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

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

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

Shoes worn on top of normal shoes for additional effect. Can be equipped alone but the effect is insignificant.
When equipped by Rogue classes, increases ATK based on the Sword Mastery skill.
If upgrade level over +6:
Every upgrade level of Rogue Shadow Shoes increases ATK based on Sword Mastery skill level.

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

  • Вес: 1

Скрипт

.@r = getrefine();
bonus bMaxHP,.@r*10;
.@a = getskilllv("SM_SWORD");
.@r = max(.@r,6);
bonus bBaseAtk,.@a+((.@r-6)*.@a);