Spenta Armaiti [1], броня (Renewal)
Spenta Armaiti [1] (AEGIS_460057) – броня.
Divine devotion. When good people do good deeds, they are said to show up to help and rescue people.
Reduce damage taken from normal and boss monsters by 40%.
------------------------
For every refine level,
MHP and MSP +3%.
------------------------
When refined to +9 or higher,
Reduces damage taken from Holy property attacks by 25%.
(When learned Faith lv 1 or higher)
increases damage taken from Holy property attacks by 25%.
------------------------
When refined to +11 or higher,
Reduce damage taken from Neutral property attacks by 15%.
------------------------
Def : 60
Базовые свойства предмета
- ID: 30383
- Код: AEGIS_460057
- Тип: броня
- Уровень брони: 1
- Защита: 60
- Требуемый уровень: 100
- Вес: 30
Скрипт
.@r = getrefine(); bonus bUnbreakableShield; bonus2 bSubClass,Class_Boss,40; bonus2 bSubClass,Class_Normal,40; bonus bMaxHPrate,3*.@r; bonus bMaxSPrate,3*.@r; if (.@r>=5) bonus2 bSubEle,Ele_Holy,25-(getskilllv("CR_TRUST") > 0 ? 25 : 0); if (.@r>=7) bonus2 bSubEle,Ele_Neutral,15;