
RENEWAL / ITEMS
Ring of Storm [1]
#490427Armor
Ring_Of_Storm
TypeArmor
Equipment positionAccessory (Left)
GenderBoth
Weight10
Buy price0 z
Sell price0 z
Slots1
Required level100
Armor level1
Description
A ring that symbolizes a storm.
------------------------
DEX + 20.
------------------------
Reduce after cast delay by 15%.
------------------------
Physical damage against all class enemies + 10%.
------------------------
Perfect Hit + 15.
------------------------
Reduce damage taken from players by 3%.
------------------------
Enables to use No Limits Lv 5.
------------------------
For every 2 base level, increase Severe Rainstorm damage by 1%, up to level 240.
------------------------
When unequipped, remove No Limits effect.
------------------------
Type : Accessory (Left)
Def : 0
Weight : 10
Required Level : 100
Class : Minstrel and Wanderer Class
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Accessory (Left)
- Jobs
- Bard Dancer
- Yes
- Classes
- All Third
- Yes
- Fourth
- Yes
- Refineable
- No
- Trade
Item effect script
bonus bDex,20;
bonus bDelayrate,-15;
bonus bAtkRate,10;
bonus bPerfectHitAddRate,15;
bonus2 bSubRace,RC_Player_Human,3;
bonus2 bSubRace,RC_Player_Doram,3;
skill "RA_UNLIMIT",5;
bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",BaseLevel/2;