
RENEWAL / ITEMS
Spirit King's Ring [1]
#28394Armor
King_of_Spirit_Ring
TypeArmor
Equipment positionAccessory
GenderBoth
Weight20
Buy price0 z
Sell price0 z
Slots1
Required level50
Armor level1
Description
This ring contains the power of the Spirit King.
Class: Accessory
Weight: 20
Requires Level: 50
Usable By: All Jobs
Vit + 5
Reduces the global delay of skills by 5%.
Reduces the cooldown of Diamond Dust and Earth Grave by 2 seconds.
Reduces the variable casting time of Varetyr Spear by 1.5 seconds.
Reduces the cooldown of Varetyr Spear by 0.5 seconds.
Reduces the variable casting time of Warmer by 50%.
Reduces the fixed casting time of Warmer by 50%.
Reduces the cooldown of Warmer by 15 seconds.
Increases the damage of Diamond Dust and Earth Grave by 1% for every 8 base levels.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Accessory
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- No
- Trade
Item effect script
bonus bVit,5;
bonus bDelayrate,-5;
bonus2 bSkillAtk,"SO_DIAMONDDUST",(BaseLevel/8);
bonus2 bSkillCooldown,"SO_DIAMONDDUST",-2000;
bonus2 bSkillAtk,"SO_EARTHGRAVE",(BaseLevel/8);
bonus2 bSkillCooldown,"SO_EARTHGRAVE",-2000;
bonus2 bSkillVariableCast,"SO_VARETYR_SPEAR",-1500;
bonus2 bSkillCooldown,"SO_VARETYR_SPEAR",-500;
bonus2 bVariableCastrate,"SO_WARMER",-50;
bonus2 bFixedCastrate,"SO_WARMER",-50;
bonus2 bSkillCooldown,"SO_WARMER",-15000;