Paradise Blacksmith Two-Handed Axe, двуручный топор (Renewal)
Paradise Blacksmith Two-Handed Axe (2PARA_T_AXE_BS) – оружие.

Can't be refined.
Can't be destroyed.
Cri + 10.
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 critical damage by 5%.
If the user's base level is 90 or higher, increases critical damage by additional 10%.
Базовые свойства предмета
- ID: 31772
 - Код: 2PARA_T_AXE_BS
 - Тип: оружие
 - Подтип: двуручный топор
 - Уровень оружия: 3
 - Атака: 180
 - Требуемый уровень: 45
 - Профессии: blacksmith
 
- Вес: 1
 
Скрипт
bonus bCritical,10; if (BaseLevel>=60) bonus bShortAtkRate,10; if (BaseLevel>=75) bonus bCritAtkRate,5; if (BaseLevel>=90) bonus bCritAtkRate,10;