Paradise Blacksmith Axe, одноручный топор (Renewal)

Paradise Blacksmith Axe (2PARA_AXE_BS) – оружие.

Paradise Blacksmith Axe, одноручный топор (Renewal)

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%.

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

  • Вес: 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;