Geffen Magic Robe [1], броня (Renewal)

Geffen Magic Robe [1] (GEFFEN_MAGE_ROBE) – броня.

Geffen Magic Robe [1], броня (Renewal)

This uniform worn by the Geffen Mages enhances its wearer's concentration while he casts spells.
Reduces the SP cost of skills by 10%.
The users casting cannot be interrupted outside of WoE.
Increases the variable casting time of skills by 15%.
If upgrade level is +7 or higher, reduces the SP cost of skills by an additional 5%.
If upgrade level is +9 or higher, reduces the variable casting time of skills by 5%.

Set Bonus
Geffen Magic Robe [1]
Physical Enhancer Ring [1]
Reduces the global delay of skills by 5%.
Reduces damage taken from Demi-Human race enemies by 5%.

Set Bonus
Geffen Magic Robe [1]
Magic Intensifier Ring [1]
Reduces the variable casting time of skills by 5%.

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

  • ID: 23837
  • Код: GEFFEN_MAGE_ROBE
  • Тип: броня
  • Уровень брони: 1
  • Защита: 40
  •  
  • Требуемый уровень: 99
  • Цена покупки: 10 з
  • Цена продажи: 5 з
  • Вес: 100

Скрипт

.@r = getrefine();
bonus bUseSPrate,-10-((.@r>=7) ? 5: 0);
bonus bVariableCastrate,15-((.@r>=9) ? 5: 0);
bonus bNoCastCancel2;