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

Spell Caster Shadow Armor (S_SPELLCASTER_ARMOR) – теневое снаряжение.

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

Reduces variable casting time by 1% per refine rate.
Atk + 1% and Matk + 1% per 3 refine rate.
When Spell Caster set (Armor, Shoes) are equipped together, reduces SP consumption of skills by 10%.
If the sum of refine rate of set is 20, reduces fixed casting time by 0.3 seconds.
(However, fixed casting time reduction doesn't stack with counterpart Spell Caster set (Earring, Pendant)).

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

  • Вес: 1

Скрипт

.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bVariableCastrate,-.@r;
bonus bMatkRate,(.@r/3);
bonus bAtkRate,(.@r/3);