Diadem Of Bruenhild [1], броня (Renewal)
Diadem Of Bruenhild [1] (AEGIS_400455) – броня.
A helm worn by the Knights of Khalitzburg.
It seems to have been purified during the dimension investigation.
------------------------
SPL + 3
------------------------
Reduce damage taken from Players by 13%.
------------------------
Reduce damage taken from normal and boss monsters by 20%.
------------------------
MATK + 40%
------------------------
Every 10 Base Level, increase damage of Cross Rain and Judgement Cross by 1%.
------------------------
Every refine level, SPL + 1.
------------------------
Def : 10
Базовые свойства предмета
- ID: 29520
- Код: AEGIS_400455
- Тип: броня
- Уровень брони: 1
- Защита: 6
- Требуемый уровень: 80
- Вес: 60
Скрипт
.@r = getrefine(); bonus2 bSubEle,Ele_Neutral,5; bonus2 bSubRace,RC_Dragon,5; bonus bLongAtkDef,min(.@r,10); if (.@r>=7) autobonus2 "{ sc_end SC_CONFUSION; sc_end SC_CURSE; sc_end SC_POISON; sc_end SC_SILENCE; bonus2 bResEff,Eff_Confuse,10000; bonus2 bResEff,Eff_Curse,10000; bonus2 bResEff,Eff_Poison,10000; bonus2 bResEff,Eff_Silence,10000; }",(.@r>=10?40:10),3000,BF_MAGIC|BF_WEAPON; if (.@r>=10) bonus bMaxHPrate,3;