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

Blacksmith Shadow Shoes (S_BLACKSMITH_SHOES) – теневое снаряжение.

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

Shoes worn on top of normal shoes for additional effect. Can be equipped alone but the effect is insignificant.
Reduces the SP cost of Hammer Fall and Adrenaline Rush by 20%.
For every upgrade level of Blacksmith Shadow Shoes, reduces SP cost by an additional 5%.

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

  • Вес: 1

Скрипт

.@r = getrefine();
bonus bMaxHP,.@r*10;
.@val = 20+(5*.@r);
bonus2 bSkillUseSPrate,"BS_HAMMERFALL",.@val;
bonus2 bSkillUseSPrate,"BS_ADRENALINE",.@val;