Viewing Item

#490113: Jasper Ring

Item ID 490113 For Sale No
Identifier Jasper_Ring Credit Price Not For Sale
Name Jasper Ring 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 bonus bStr,7;

2 bonus2 bAddClass,Class_All,10;

3 bonus2 bSkillAtk,"RK_IGNITIONBREAK",BaseLevel/3;

4 bonus2 bSkillAtk,"RK_SONICWAVE",BaseLevel/3;

5 if (getskilllv("RK_IGNITIONBREAK") >= 5)

6 bonus bMaxHPrate,15;

7 if (getskilllv("RK_WINDCUTTER") >= 5)

8 bonus2 bAddClass,Class_Boss,15;

9 if (getskilllv("RK_SONICWAVE") >= 10) {

10 bonus bAspdRate,10;

11 bonus bHPGainValue,100;

12 bonus bSPGainValue,10;

13 }

14 if (getskilllv("RK_DEATHBOUND") >= 10)

15 bonus2 bAddClass,Class_All,10;

Equip Script None
Unequip Script None