Gemstone Shadow Shield II, теневое снаряжение (Renewal)
Gemstone Shadow Shield II (S2_GEMSTONE_SHIELD) – теневое снаряжение.

A small shield that provides additional defense ability.
DEF + 5. Reduce SP consumption by 2%.
When refined to +7 or higher,
reduce sp consumption by additional 1%.
SET BONUS
Gemstone Shadow Shield II
Gemstone Shadow Weapon II
Gemstone Shadow Earring II
All Stats + 1.
Reduces the amount of gems required for skills by 1.
When sum of refine rate is 25 or higher,
using skill does not consume any gemstone.
But SP consumption of skills is increased by 70%.
When using skills,
SP consumption is reduced by percentage equivalent to sum of refine rate.
Базовые свойства предмета
- ID: 27072
- Код: S2_GEMSTONE_SHIELD
- Тип: теневое снаряжение
- Требуемый уровень: 1
- Вес: 1
Скрипт
.@r = getrefine(); bonus bMaxHP,.@r*10; bonus bDef,5; if (.@r >= 7) { bonus bUseSPrate,-3; } else { bonus bUseSPrate,-2; }