Cutlass, двуручный меч (Renewal)

Cutlass (HAIRTAIL) – оружие.

Cutlass, двуручный меч (Renewal)

Frozen cutlass fish with a body shaped like a sword. It's frozen solid.
Account Bound
Rental Item
Property: Neutral
Crit + 20
Increases critical damage on targets by 50%.
Adds a 0.3% chance of inflicting Crystallization on the target when performing a physical attack.
If the users base level is 101 or higher,
Atk + 50

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

  • ID: 20660
  • Код: HAIRTAIL
  • Тип: оружие
  • Подтип: двуручный меч
  • Уровень оружия: 1
  • Атака: 220
  •  
  • Требуемый уровень: 50
  • Профессии: crusader, knight, swordman
  • Вес: 1

Скрипт

bonus bCritical,20;
bonus bCritAtkRate,50;
bonus2 bAddEff,Eff_Crystalize,30;
if (BaseLevel>99) {
   bonus bBaseAtk,50;
}