Owl Duke Silk Hat [1], броня (Renewal)

Owl Duke Silk Hat [1] (OWLDUKE_SILK_HAT) – броня.

Owl Duke Silk Hat [1], броня (Renewal)

A silk hat of Owlduke. It can boost magic attack powers.
INT + 1, AGI + 1.
When attacking magically, Mystical Amplification LV 2 can be activated with a certain chance.
With more than 6 refine Lv, the chance to activate Mystical Amplification will be increased based on refine Lv.
With wearing One Eyed Glass, the chance to activate Mystical Amplification LV 2 will be increased.
With equipping Owl Baron Card, Mystical Amplification LV 4 can be activated with a certain chance.
With equipping Owl Baron Card and Owl Duke Card, Mystical Amplification LV 6 can be activated with a certain chance.
With equipping Walking Stick, the chance to activate Mystical Amplification will be increased per each refine Lv.
With more than 10 refine Lv of Walking Stick, decrease 20% Floating Casting time.
Required LV : 70

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

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

Скрипт

if (getrefine() > 6)
   .@val = getrefine();
bonus bAgi,1;
bonus bInt,2;
bonus5 bAutoSpell,"HW_MAGICPOWER",2,5+.@val,BF_MAGIC,0;