Viewing Item

#26904: HSS_Bloodthirst

Item ID 26904 For Sale No
Identifier Bloodthirst Credit Price Not For Sale
Name HSS_Bloodthirst
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 < 2) { dispbottom "Not enough fury to unleash your skill!"; end; } if(HACD > gettimetick(2)){ dispbottom "HSS COOLDOWN"; end; } else { set HACD,gettimetick(2)+210; } set HeroFury,HeroFury-2; specialeffect2 521; bonus_script "{ bonus2 bMagicAddRace,RC_DemiHuman,20; bonus2 bMagicAddRace,RC_Player,20; bonus2 bAddRace,RC_DemiHuman,20; bonus2 bAddRace,RC_Player,20; }",30,0,0,SI_HA_Bloodthirst; bonus_script "{ }",210,0,0,SI_HA_Cooldown;

Equip Script None
Unequip Script None