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

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 Bash damage by 10%.
If the user's base level is 90 or higher, increases Bash damage by additional 15%.
Базовые свойства предмета
- ID: 31174
- Код: 2PARA_SWORD_NV
- Тип: оружие
- Подтип: одноручный меч
- Уровень оружия: 3
- Атака: 160
- Требуемый уровень: 45
- Профессии: novice, super_novice
- Вес: 1
Скрипт
bonus bAtkRate,3; if (BaseLevel>=60) bonus bShortAtkRate,10; if (BaseLevel>=75) bonus2 bSkillAtk,"SM_BASH",20; if (BaseLevel>=90) bonus2 bSkillAtk,"SM_BASH",20;