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

Old Rune Circlet [1] (OLD_RUNE_CIRCLET) – броня.

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

An old, abandoned rune circlet 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.
Mdef + 5
Aspd + 1 per 5 upgrade levels of the item.
Increases the damage of Ignition Break by 20% per 2 upgrade levels of the item.
Increases the damage of Hundred Spears by 15% per 2 upgrade levels of the item.

Set Bonus
Old Detachments Ring
Old Rune Circlet [1]
Reduces the fixed casting time of Storm Blast by 100%.

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

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

Скрипт

bonus bAllStats,1;
bonus bMdef,5;
.@r = getrefine();
bonus bBaseAtk,4*.@r;
bonus bAspd,.@r/5;
bonus bMaxHPrate,.@r/2;
bonus bMaxSPrate,.@r/2;
bonus2 bSkillAtk,"RK_IGNITIONBREAK",20*.@r/2;
bonus2 bSkillAtk,"RK_HUNDREDSPEAR",15*.@r/2;