Illusion Shield II [1], броня (Renewal)
Illusion Shield II [1] (ILLUSION_SHIELD_B) – броня.
A combat shield created by collecting the essence of Illusion technology.
MaxHP + 10% , MaxSP + 10%, When above BaseLv170, increase resistance of neutral property attacks by 5%.
Atk + 15 , Matk + 15 per 3 refine rates.
Required level : 100
Базовые свойства предмета
- ID: 30362
- Код: ILLUSION_SHIELD_B
- Тип: броня
- Уровень брони: 1
- Защита: 60
- Требуемый уровень: 100
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 40
Скрипт
.@r = getrefine(); bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus bMatk,15*(.@r/3); bonus bBaseAtk,15*(.@r/3); if (BaseLevel >= 170) bonus2 bSubEle,Ele_Neutral,5;