Dancer Shadow Shoes, теневое снаряжение (Renewal)
Dancer Shadow Shoes (S_DANCER_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 Dancing Lesson skill.
If upgrade level is over +6:
For every upgrade level of Dancer Shadow Shoes, increases ATK based on the Dancing Lesson skill level.
Базовые свойства предмета
- ID: 27004
- Код: S_DANCER_SHOES
- Тип: теневое снаряжение
- Требуемый уровень: 1
- Вес: 1
Скрипт
.@r = getrefine(); bonus bMaxHP,.@r*10; .@a = getskilllv("DC_DANCINGLESSON"); .@r = max(.@r,6); bonus bBaseAtk,.@a+((.@r-6)*.@a);