This commit is contained in:
lonelywolf 2026-04-27 03:05:05 +00:00
parent 2c933a5ce9
commit 611680ea41
1 changed files with 3 additions and 2 deletions

View File

@ -2,7 +2,7 @@
// | 7魔法装备 |
// +-------------+
//基础屏蔽
ItemDisplay[ARMOR !(CHEST MAXSOCKETS>3 REQSTR<119) MAG !ID !(DRU OR BAR OR NEC) FILTLVL>0 CLVL>11]:
ItemDisplay[ARMOR !(CHEST (EXC OR ELT) MAXSOCKETS>3 REQSTR<119) MAG !ID !(DRU OR BAR OR NEC) FILTLVL>0 CLVL>11]:
ItemDisplay[WEAPON MAG !ID !(CLUB OR SIN OR SOR OR ZON OR STAFF OR SCEPTER OR WAND OR DAGGER OR glv OR 9gl OR 7gl OR tsp OR 9ts OR 7ts OR glv OR 9gl OR 7gl OR tsp OR 9ts OR 7ts) FILTLVL>0 CLVL>11]:
ItemDisplay[HIDE_MAG1 MAG !ID amu FILTLVL>1 GROUND]:
ItemDisplay[HIDE_MAG2 MAG !ID rin FILTLVL>1 GROUND]:
@ -29,7 +29,8 @@ ItemDisplay[HIDE_MAGSOR_1 MAG !ID (ob5 OR oba OR obf) FILTLVL>1 GROUND]:
ItemDisplay[HIDE_MAGSOR_2 MAG !ID SOR !(ob5 OR oba OR obf) FILTLVL>1 GROUND]:
//木棒、法杖、权杖、魔杖、匕首
ItemDisplay[HIDE_MAGCLUB MAG !ID CLUB FILTLVL>1 GROUND]:
ItemDisplay[HIDE_MAGSTAFF MAG !ID STAFF FILTLVL>1 GROUND]:
ItemDisplay[HIDE_MAGSTAFF_2 MAG !ID STAFF MAXSOCKETS<6 FILTLVL>1 GROUND]:
ItemDisplay[HIDE_MAGSTAFF_1 MAG !ID STAFF MAXSOCKETS>5 FILTLVL>1 GROUND]:
ItemDisplay[HIDE_MAGSCEP MAG !ID SCEPTER FILTLVL>1 GROUND]:
ItemDisplay[HIDE_MAGWAND MAG !ID WAND FILTLVL>1 GROUND]:
ItemDisplay[HIDE_MAGDAGGER_1 MAG !ID (kri OR 9kr OR 7kr) FILTLVL>1 GROUND]: