Viewing Item

#490096: Ring of Hunter

Item ID 490096 For Sale No
Identifier Ring_Of_Hunter Credit Price Not For Sale
Name Ring of Hunter Type Armor
NPC Buy 0 Weight 40
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable No
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Accessory Left/Right
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus2 bAddClass,Class_All,10;

2 bonus2 bSkillAtk,"SC_FATALMENACE",BaseLevel/3;

3 if (getskilllv("SC_ESCAPE") == 5)

4 bonus2 bSkillCooldown,"SC_ESCAPE",500;

5 if (getskilllv("SC_FATALMENACE") == 10)

6 bonus bDelayrate,-30;

7 if (getskilllv("SC_FEINTBOMB") == 10)

8 bonus bSPDrainValue,3;

Equip Script None
Unequip Script None