Renewal
.:Renewal Item Database:.
Search Item By ID


Jasper Ring [1]   [Accessory]   Item ID# 490113 (Jasper_Ring)
Type
Armor
Class
Accessory
Buy
n/a
Sell
n/a
Weight
40
Required Lvl
100
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
A gold ring decorated with jasper in the center. It is said to have an effect of strengthening beliefs.

Increase physical damage to all size monsters by 10%.
Increases Ignition Break and Sonic Wave damage by 1% per 3 base levels.
If Ignition Break is level 5, MaxHP + 15%
If Wind Cutter is level 5, increases physical damage against boss monsters by 15%
If Sonic Wave is level 10, attack speed + 10%, recovers 100 HP and 10 SP when killing monsters with physical damage.
If Death Bound is level 10, Perfect Hit + 15.

Type : Accessory Defense : 0
Required level : 100
Class : All
Item Script
expand to view script
{ bonus bStr,7; bonus2 bAddClass,Class_All,10; bonus2 bSkillAtk,"RK_IGNITIONBREAK",BaseLevel/3; bonus2 bSkillAtk,"RK_SONICWAVE",BaseLevel/3; if (getskilllv("RK_IGNITIONBREAK") >= 5) bonus bMaxHPrate,15; if (getskilllv("RK_WINDCUTTER") >= 5) bonus2 bAddClass,Class_Boss,15; if (getskilllv("RK_SONICWAVE") >= 10) { bonus bAspdRate,10; bonus bHPGainValue,100; bonus bSPGainValue,10; } if (getskilllv("RK_DEATHBOUND") >= 10) bonus2 bAddClass,Class_All,10; },{},{}
Dropped By No Result

back to top