Melon Axe [1], одноручный топор (Renewal)
Melon Axe [1] (MELON_AXE) – оружие.
Can't be refined.
Can't be destroyed.
Atk + 5%, increases long ranged physical damage by 2% per each level of Madogear License user learned.
If the user's base level is 105 or higher, reduces variable casting time by 10%, increases Vulcan Arm, Knuckle Boost and Arm Cannon 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 Vulcan Arm, Knuckle Boost and Arm Cannon damage by additional 15%.
Базовые свойства предмета
- ID: 31305
 - Код: MELON_AXE
 - Тип: оружие
 - Подтип: одноручный топор
 - Уровень оружия: 4
 - Атака: 180
 - Магическая атака: 110
 - Требуемый уровень: 100
 - Профессии: alchemist, assassin, blacksmith, crusader, knight, super_novice
 
- Цена покупки: 20 з
 - Цена продажи: 10 з
 - Вес: 180
 
Скрипт
.@r = getrefine();
autobonus "{ bonus bUseSPrate,-100; bonus2 bSPRegenRate,100,1000; }",20,5000,BF_WEAPON;
autobonus "{ bonus bUseSPrate,-100; bonus2 bSPRegenRate,100,1000; }",10,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;
}