Paradise Blacksmith Axe, одноручный топор (Renewal)
Paradise Blacksmith Axe (2PARA_AXE_BS) – оружие.

Can't be refined.
Can't be destroyed.
Atk + 3%.
If the user's base level is 60 or higher, increases melee physical damage by 10%.
If the user's base level is 75 or higher, increases Cart Revolution damage by 10%.
If the user's base level is 90 or higher, increases Cart Revolution damage by additional 15%.
Базовые свойства предмета
- ID: 31303
- Код: 2PARA_AXE_BS
- Тип: оружие
- Подтип: одноручный топор
- Уровень оружия: 3
- Атака: 160
- Требуемый уровень: 45
- Профессии: blacksmith
- Вес: 1
Скрипт
bonus bAtkRate,3; if (BaseLevel>=60) bonus bShortAtkRate,10; if (BaseLevel>=75) bonus2 bSkillAtk,"MC_CARTREVOLUTION",10; if (BaseLevel>=90) bonus2 bSkillAtk,"MC_CARTREVOLUTION",15;