Viewing Item

#21436: Shield_of_Evalach

Item ID 21436 For Sale No
Identifier Shield of Evalach Credit Price Not For Sale
Name Shield_of_Evalach
NPC Buy 0 Weight 180
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 set @map, getmapxy(@maps$,@mapx,@mapy,0);if (@maps$ == "bat_a03" || @maps$ == "bat_b02" || @maps$ == "schg_cas06" || @maps$ == "schg_cas07" || @maps$ == "schg_cas08" || @maps$ == "arug_cas06" || @maps$ == "arug_cas07" || @maps$ == "arug_cas08" || @maps$ == "rush_cas01" || @maps$ == "rush_cas02" || @maps$ == "rush_cas03" || @maps$ == "rush_cas04" || @maps$ == "region_8" || @maps$ == "bat_a04" || @maps$ == "bat_a02" || @maps$ == "bat_b04" || @maps$ == "hero_arena" || @maps$ == "arug_cas03" || @maps$ == "schg_cas01" || @maps$ == "payg_cas03" || @maps$ == "aldeg_cas01" ){ dispbottom "Cannot be used in PVP maps"; end; } if (@maps$ == "div_are01" && pkactive ==1) { dispbottom "Cannot be used while PK active"; end; } bonus2 bSubRace,Class_Boss,-25; bonus bAtkrate,20; bonus bMatkrate,20; if(getrefine()>=8){ bonus3 bAutoSpellWhenHit,"PR_KYRIE",7,100; } callfunc "Enlight_S";

Equip Script None
Unequip Script None