Parade Hat [1], броня (Pre-Renewal)

Parade Hat [1] (MARCHER_HAT) – броня.

Parade Hat [1], броня (Pre-Renewal)

A hat by those leading the way to celebrations.
Mdef +2,
Increases tolerance to Stun by 10%.
When being physically attacked, has a chance of auto-casting Lv 5 Angelus or Lv 1 Assumptio on onself.
If the user is an Acolyte, Priest , High Priest or Arch Bishop class, will auto-cast Lv 1 Lex Aeterna when using Heal Skill on an enemy.
This item can be traded, stored, and put into a cart

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

  • ID: 5496
  • Код: MARCHER_HAT
  • Тип: броня
  • Уровень брони: 1
  • Защита: 2
  •  
  • Требуемый уровень: 10
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 20

Скрипт

bonus bMdef,2;
bonus bStr,2;
bonus4 bAutoSpellWhenHit,"AL_ANGELUS",5,30,0;
bonus4 bAutoSpellWhenHit,"HP_ASSUMPTIO",1,1,0;
bonus2 bResEff,Eff_Stun,1000;
if (BaseClass == Job_Acolyte)
   bonus4 bAutoSpellOnSkill,"AL_HEAL","PR_LEXAETERNA",1,1000;