Bard Shadow Shoes, теневое снаряжение (Renewal)
Bard Shadow Shoes (S_BARD_SHOES) – теневое снаряжение.

Shoes worn on top of normal shoes for additional effect. Can be equipped alone but the effect is insignificant.
Increases ATK based on the Musical Lesson skill.
If upgrade level is over +6:
For every upgrade level of Bard Shadow Shoes, increases ATK based on the Musical Lesson skill level.
Базовые свойства предмета
- ID: 27003
- Код: S_BARD_SHOES
- Тип: теневое снаряжение
- Требуемый уровень: 1
- Вес: 1
Скрипт
.@r = getrefine(); bonus bMaxHP,.@r*10; .@a = getskilllv("BA_MUSICALLESSON"); .@r = max(.@r,6); bonus bBaseAtk,.@a+((.@r-6)*.@a);