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

Shoes worn on top of normal shoes for additional effect. Can be equipped alone but the effect is insignificant.
Reduces the variable cast time of Lord of Vermillion, Storm Gust and Meteor Storm by 20%.
For every upgrade level of Wizard Shadow Shoes, reduce the variable cast time of Lord of Vermillion, Storm Gust and Meteor Storm by an additional 3%.
Базовые свойства предмета
- ID: 27000
- Код: S_WIZARD_SHOES
- Тип: теневое снаряжение
- Требуемый уровень: 1
- Вес: 1
Скрипт
.@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bVariableCastrate,"WZ_STORMGUST",-1*(20+(3*.@r)); bonus2 bVariableCastrate,"WZ_VERMILION",-1*(20+(3*.@r)); bonus2 bVariableCastrate,"WZ_METEOR",-1*(20+(3*.@r));