Old Mitra [1], броня (Renewal)

Old Mitra [1] (OLD_MITRA) – броня.

Old Mitra [1], броня (Renewal)

An old, abandoned mitra that emanates a mysterious aura.
Account Bound
All Stat + 1
Max HP + 1% per 2 upgrade levels of the item.
Max SP + 1% per 2 upgrade levels of the item.
Atk + 4 per upgrade level of the item.
Matk + 2 per upgrade level of the item.
Mdef + 5
Increases the damage of Judex by 20% per 2 upgrade levels of the item.
Increases the damage of Magnus Exorcismus by 10% per 2 upgrade levels of the item.
Increases the recovery rate of recovery skills by 2% per upgrade level of the item.

Set Bonus
Old Detachments Ring
Old Mitra [1]
Max HP + 50%

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

  • ID: 24807
  • Код: OLD_MITRA
  • Тип: броня
  • Уровень брони: 1
  • Защита: 10
  •  
  • Требуемый уровень: 170
  • Профессии: priest
  • Цена покупки: 10 з
  • Цена продажи: 5 з
  • Вес: 10

Скрипт

.@r = getrefine();
bonus bAllStats,1;
bonus bMdef,5;
bonus bMatk,2*.@r;
bonus bBaseAtk,4*.@r;
bonus bHealPower,2*.@r;
bonus bMaxHPrate,(.@r/2);
bonus bMaxSPrate,(.@r/2);
bonus2 bSkillAtk,"AB_JUDEX",20*(.@r/2);
bonus2 bSkillAtk,"PR_MAGNUS",10*(.@r/2);