Viewing Item

#21725: Heroic_PowerUp_Scroll

Item ID 21725 For Sale No
Identifier Heroic PowerUp Scroll Credit Price Not For Sale
Name Heroic_PowerUp_Scroll
NPC Buy 2 Weight 1
NPC Sell 1 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 "AL_BLESSING",0; sc_start SC_BLESSING,240000,10; skilleffect "AL_INCAGI",0; sc_start SC_INCREASEAGI,240000,10; sc_start SC_IMPOSITIO,90000,5; sc_start SC_ASSUMPTIO,100000,5; } else {dispbottom "This item is only usable in Division Events."; end;}

Equip Script None
Unequip Script None