Viewing Item

#26907: HSS_Wealth

Item ID 26907 For Sale No
Identifier Wealth Credit Price Not For Sale
Name HSS_Wealth
NPC Buy 0 Weight 0
NPC Sell 0 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 if(HeroFury < 3) { dispbottom "Not enough fury to unleash your skill!"; end; } if(HACD > gettimetick(2)){ dispbottom "HSS COOLDOWN"; end; } else { set HACD,gettimetick(2)+500; } set HeroFury,HeroFury-3; specialeffect2 521; sc_start SC_ITEMBOOST,100000,200; bonus_script "{ }",100,0,0,SI_HA_Wealth; bonus_script "{ }",500,0,0,SI_HA_Cooldown;

Equip Script None
Unequip Script None