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

Old Blazing Soul [1] (OLD_BLAZING_SOUL) – броня.

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

An old, abandoned blazing soul 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.
Crit + 2 per upgrade level of the item.
Increases the damage of Lightning Ride by 20% per 2 upgrade levels of the item.
Increases the damage of Rampage Blaster by 15% per 2 upgrade levels of the item.

Set Bonus
Old Detachments Ring
Old Blazing Soul [1]
Increases the damage of Lightning Ride by 70%.

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

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

Скрипт

.@r = getrefine();
bonus bAllStats,1;
bonus bCritical,2*.@r;
bonus bBaseAtk,4*.@r;
bonus bMaxHPrate,(.@r/2);
bonus bMaxSPrate,(.@r/2);
bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",15*(.@r/2);
bonus2 bSkillAtk,"SR_RIDEINLIGHTNING",20*(.@r/2);