Spirit King's Ring [1], броня (Renewal)

Spirit King's Ring [1] (KING_OF_SPIRIT_RING) – броня.

Spirit King's Ring [1], броня (Renewal)

This ring contains the power of the Spirit King.
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.

Базовые свойства предмета

  • ID: 27816
  • Код: KING_OF_SPIRIT_RING
  • Тип: броня
  • Уровень брони: 1
  •  
  • Требуемый уровень: 50
  • Вес: 20

Скрипт

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;