Paradise Bard Violin, (Renewal)
Paradise Bard Violin (2PARA_VIOLIN_BA) – оружие.

Can't be refined.
Atk + 3%.
If the user's base level is 60 or higher, increases long ranged physical damage by 10%.
If the user's base level is 75 or higher, increases Melody Strike damage by 10%.
If the user's base level is 90 or higher, increases Melody Strike damage by additional 15%.
Базовые свойства предмета
- ID: 31583
- Код: 2PARA_VIOLIN_BA
- Тип: оружие
- Подтип:
- Уровень оружия: 3
- Атака: 160
- Требуемый уровень: 45
- Профессии: bard, dancer
- Вес: 1
Скрипт
bonus bAtkRate,3; if (BaseLevel>=60) bonus bLongAtkRate,10; if (BaseLevel>=75) bonus2 bSkillAtk,"BA_MUSICALSTRIKE",10; if (BaseLevel>=90) bonus2 bSkillAtk,"BA_MUSICALSTRIKE",15;