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

Major Auto Spell Shadow Shoes (S_M_AUTOSPELL_SHOES) – теневое снаряжение.

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

Matk + 3%.
Increases all property magical damage by 1% per 2 refine rate.
If refine rate is 10 or higher, increases attack speed (reduces delay after attack by 3%).

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

  • Вес: 1

Скрипт

.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bMatkRate,3;
bonus2 bMagicAtkEle,Ele_All,(.@r/2);
if (.@r>=10) {
   bonus bAspdRate,3;
}