Vecer Axe [2], одноручный топор (Pre-Renewal)

Vecer Axe [2] (VECER_AXE) – оружие. Выпадает из монстров: Howard Alt-Eisen.

Vecer Axe [2], одноручный топор (Pre-Renewal)

A luxurious axe decorated in red. It creates wind with a unique sound when you wave it.

Property: Neutral
Atk + 20, if the users base Luk is 90 or higher.
Crit + 5, if the users base Dex is 90 or higher.
Increases the damage of Mammonite by an additional 15%, if the users base Dex and Luk is 90 or higher.
This item is indestructible in battle.

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

  • ID: 4338
  • Код: VECER_AXE
  • Тип: оружие
  • Подтип: одноручный топор
  • Уровень оружия: 3
  • Атака: 140
  •  
  • Требуемый уровень: 50
  • Профессии: alchemist, blacksmith, crusader, knight, merchant, swordman
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 150

Скрипт

if (readparam(bLuk)>=90) {
   bonus bBaseAtk,20;
}
if (readparam(bDex)>=90) {
   bonus bCritical,5;
}
if (readparam(bDex)>=90 || readparam(bLuk)>=90) {
   bonus2 bSkillAtk,"MC_MAMMONITE",15;
}

Выпадает из монстров