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

Full Spell Shadow Shoes (S_FULL_SPELL_SHOES) – теневое снаряжение.

 

Matk + 3%.
Every 2 refine rate, increases all property magical damage by 1%.
If refine rate is 10, S.Matk + 2.

When equipped with Magical Spell Shadow Shield, Matk + 3%,
if the sum of refine rate is 18 or higher, SPL + 3, S.Matk + 3.

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

  • Вес: 1

Скрипт

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