Hero Judgement Shawl [1], броня (Renewal)

Hero Judgement Shawl [1] (HERO_JUDGEMENT_SHAWL) – броня.

Hero Judgement Shawl [1], броня (Renewal)

Honorable robe given to those who fought Satan Morroc. The robe is enhanced with powers to increase concentration and spirit, occasionally it will release unpredictable attacks.
Max HP + 5%
Max SP + 5%
Atk + 10
Matk +10
Hit + 10
Flee + 10

Increases the damage of Dragon Combo by 10%.
Increases the damage of Sky Blow by 10%.
Increases the damage of Earth Shaker by 10%.
Increases the damage of Judex by 10%.
Increases the damage of Adoramus by 10%.
Adds a chance of casting Level 1 Lex Aeterna on the target when performing a magical attack.
Adds a chance of casting Level 10 Kyrie Eleison on the user when performing a physical attack.
The chance of casting the skills is increased per upgrade level of Hero Judgement Shawl [1].

Set Bonus
Brooch of Hero [1]
Hero Judgement Shawl [1]
Disables the following effect of Hero Judgement Shawl [1], chance of casting Level 10 Kyrie Eleison.
Increases the damage of Judex by 5% per upgrade level of the armor.
Increases the damage of Adoramus by 5% per upgrade level of the armor.
Increases the damage of Sky Blow by 5% per upgrade level of the armor.
Increases the damage of Dragon Combo by 5% per upgrade level of the armor.
Increases the damage of Earth Shaker by 5% per upgrade level of the armor.

Базовые свойства предмета

  • ID: 23858
  • Код: HERO_JUDGEMENT_SHAWL
  • Тип: броня
  • Уровень брони: 1
  • Защита: 77
  •  
  • Требуемый уровень: 160
  • Профессии: acolyte, monk, priest
  • Цена покупки: 10 з
  • Цена продажи: 5 з
  • Вес: 50

Скрипт

bonus bMaxHPrate,5;
bonus bMaxSPrate,5;
bonus bMatk,10;
bonus bBaseAtk,10;
bonus bHit,10;
bonus bFlee,10;
bonus2 bSkillAtk,"AB_JUDEX",10;
bonus2 bSkillAtk,"AB_ADORAMUS",10;
bonus2 bSkillAtk,"SR_DRAGONCOMBO",10;
bonus2 bSkillAtk,"SR_SKYNETBLOW",10;
bonus2 bSkillAtk,"SR_EARTHSHAKER",10;
.@r = getrefine()+1;
bonus5 bAutoSpell,"PR_KYRIE",10,.@r*3,BF_SHORT,0;
bonus5 bAutoSpell,"PR_LEXAETERNA",1,.@r*6,BF_MAGIC,1;