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

Hero Plate [1] (HERO_PLATE) – броня.

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

Max HP + 5%
Max SP + 5%
Atk + 10
Matk + 10
Mdef + 5
Hit + 10
Flee + 10

Increases the damage of Vanishing Point by 10%.
Increases the damage of Storm Blast by 10%.
Adds a chance of casting Level 10 Heal and Level 10 Storm Gust when performing a physical attack.
Adds an additional chance of casting Level 10 Heal and Level 10 Storm Gust per upgrade level of the armor.
Set Bonus
Brooch of Hero [1]
Hero Plate [1]
Disables the following effects of Hero Plate [1], chance of casting Level 10 Heal and Level 10 Storm Gust.
Increases the damage of Storm Blast by 5% per upgrade level of the armor.
Increases the damage of Vanishing Point by 5% per upgrade level of the armor.

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

  • ID: 23856
  • Код: HERO_PLATE
  • Тип: броня
  • Уровень брони: 1
  • Защита: 120
  •  
  • Требуемый уровень: 160
  • Профессии: crusader, knight
  • Цена покупки: 10 з
  • Цена продажи: 5 з
  • Вес: 400

Скрипт

bonus bMdef,5;
bonus bMaxHPrate,5;
bonus bMaxSPrate,5;
bonus bMatk,10;
bonus bBaseAtk,10;
bonus bHit,10;
bonus bFlee,10;
bonus2 bSkillAtk,"LG_BANISHINGPOINT",10;
bonus2 bSkillAtk,"RK_STORMBLAST",10;
.@r = (getrefine()+1)*3;
bonus5 bAutoSpell,"AL_HEAL",10,.@r,BF_SHORT,0;
bonus5 bAutoSpell,"WZ_STORMGUST",10,.@r,BF_SHORT,1;