Melon Two-Handed Axe [1], двуручный топор (Renewal)

Melon Two-Handed Axe [1] (MELON_T_AXE) – оружие.

 

Can't be refined.
Can't be destroyed.
Atk + 5%, increases melee physical damage by 1% per each level of Weaponry Research user learned.
If the user's base level is 105 or higher, reduces skill cooldown of Axe Tornado by 1 second, increases Axe Tornado and Power Swing damage by 25%.
If the user's base level is 110 or higher, reduces global cooldown by 10%, increases physical damage against all size enemies by 15%.
If the user's base level is 115 or higher, increases Axe Tornado and Power Swing damage by additional 15%.

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

  • ID: 31774
  • Код: MELON_T_AXE
  • Тип: оружие
  • Подтип: двуручный топор
  • Уровень оружия: 4
  • Атака: 320
  • Магическая атака: 200
  •  
  • Требуемый уровень: 100
  • Профессии: alchemist, blacksmith, crusader, knight
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 400

Скрипт

.@r = getrefine();
autobonus "{ bonus bUseSPrate,-100; bonus2 bSPRegenRate,100,1000; }",50,5000,BF_WEAPON;
autobonus "{ bonus bUseSPrate,-100; bonus2 bSPRegenRate,100,1000; }",30,5000,BF_MAGIC;
bonus bAtkRate,10*.@r;
bonus bMatkRate,5*.@r;
if (.@r>=7) {
   bonus2 bIgnoreDefRaceRate,RC_All,50;
   bonus2 bIgnoreMdefRaceRate,RC_All,50;
}
if (.@r>=9) {
   bonus2 bIgnoreDefRaceRate,RC_All,50;
   bonus2 bIgnoreMdefRaceRate,RC_All,50;
}