Spellflow Shadow Shield, теневое снаряжение (Renewal)

Spellflow Shadow Shield (S_SPELL_FLOW_SHIELD) – теневое снаряжение.

Spellflow Shadow Shield, теневое снаряжение (Renewal)

A shield worn to enhance casting.
Max HP + 10 per upgrade level of the item.
Reduces the SP cost of skills by 1%.
If upgrade level is +7 or higher,
Max SP + 1%
Set Bonus
Spellflow Shadow Armor
Spellflow Shadow Shield
Spellflow Shadow Shoes
Reduces the SP cost of skills by 1% per upgrade level of Spellflow Shadow Armor, Spellflow Shadow Shield and Spellflow Shadow Shoes.
Increases the SP cost of skills by 40%.
The users casting cannot be interrupted outside of WoE.

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

  • Вес: 1

Скрипт

.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bUseSPrate,-1;
if (.@r>6)
   bonus bMaxSPrate,1;