Paradise Knight Two-Handed Sword, двуручный меч (Renewal)

Paradise Knight Two-Handed Sword (2PARA_T_SWORD_KN) – оружие.

Paradise Knight Two-Handed Sword, двуручный меч (Renewal)

Can't be refined.
Cri + 10.
If the user's base level is 60 or higher, increases attack speed (reduces delay after attack by 10%).
If the user's base level is 75 or higher, increases Bowling Bash damage by 10%.
If the user's base level is 90 or higher, increases Bowling Bash damage by additional 15%.

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

  • ID: 31705
  • Код: 2PARA_T_SWORD_KN
  • Тип: оружие
  • Подтип: двуручный меч
  • Уровень оружия: 3
  • Атака: 180
  •  
  • Требуемый уровень: 45
  • Профессии: knight
  • Вес: 1

Скрипт

bonus bCritical,10;
if (BaseLevel>=60)
   bonus bAspdRate,10;
if (BaseLevel>=75)
   bonus2 bSkillAtk,"KN_BOWLINGBASH",10;
if (BaseLevel>=90)
   bonus2 bSkillAtk,"KN_BOWLINGBASH",15;