Basis Shadow Armor, теневое снаряжение (Renewal)
Basis Shadow Armor (S_BASIS_ARMOR) – теневое снаряжение.

An armor worn to enhance neutral monster damage.
Max HP + 10 per upgrade level of the item.
Increases physical and magical damage on Neutral property targets by 1%.
Increases physical and magical damage on Neutral property targets by an additional 1% per 2 upgrade levels of the item.
Set Bonus
Basis Shadow Armor
Basis Shadow Shield
Reduces damage taken from Neutral property enemies by 2%.
Базовые свойства предмета
- ID: 26922
- Код: S_BASIS_ARMOR
- Тип: теневое снаряжение
- Требуемый уровень: 1
- Вес: 1
Скрипт
.@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bAddEle,Ele_Neutral,(1+(.@r/2)); bonus2 bMagicAddEle,Ele_Neutral,(1+(.@r/2));