Paradise Alchemist Sword, одноручный меч (Renewal)
Paradise Alchemist Sword (2PARA_SWORD_AM) – оружие.

Can't be refined.
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: 31173
- Код: 2PARA_SWORD_AM
- Тип: оружие
- Подтип: одноручный меч
- Уровень оружия: 3
- Атака: 160
- Требуемый уровень: 45
- Профессии: alchemist
- Вес: 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;