Viewing Item

#21721: Full_Chemical_Protection_Scroll

Item ID 21721 For Sale No
Identifier Full Chemical Protection Scroll Credit Price Not For Sale
Name Full_Chemical_Protection_Scroll
NPC Buy 100,000 Weight 100
NPC Sell 50,000 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
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(@mapname$,@mapx,@mapy,0); if(@mapname$ == "old_ruins" || @mapname$ == "nguild_prt"){ skilleffect "AM_CP_SHIELD",0; sc_start SC_CP_SHIELD,300000,5; sc_start SC_CP_WEAPON,300000,5; sc_start SC_CP_ARMOR,300000,5; sc_start SC_CP_HELM,300000,5; dispbottom "Full chemical protection will last for 5 minutes."; } else {dispbottom "This item is only usable in Division Events."; end;}

Equip Script None
Unequip Script None