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

True Gemstone Shadow Armor (S_TRUEGEM_ARMOR) – теневое снаряжение.

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

Matk + 3%.
Increases all property magical damage by 1% per 2 refine rate.
If refine rate is 10 or higher, reduces variable casting time by 3%.
When equipped with True Gemstone Shadow Shoes, Matk + 2%,
if the sum of refine rate of set is 18 or higher, negates gemstone consumption of skills, increases SP consumption of skills by 40%,
if the sum of refine rate of set is 20 or higher, increases magical damage against all size enemies by 12%.

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

  • Вес: 1

Скрипт

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