Paradise Crusader Sword, одноручный меч (Renewal)

Paradise Crusader Sword (2PARA_SWORD_CR) – оружие.

Paradise Crusader Sword, одноручный меч (Renewal)

Matk + 160.
Can't be refined.
Matk + 3%.
If the user's base level is 60 or higher, reduces variable casting time by 10%.
If the user's base level is 75 or higher, increases Grand Cross damage by 10%.
If the user's base level is 90 or higher, increases Grand Cross damage by additional 15%.

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

  • ID: 31172
  • Код: 2PARA_SWORD_CR
  • Тип: оружие
  • Подтип: одноручный меч
  • Уровень оружия: 3
  • Атака: 160
  • Магическая атака: 160
  •  
  • Требуемый уровень: 45
  • Профессии: crusader
  • Вес: 1

Скрипт

bonus bMatkRate,3;
if (BaseLevel>=60)
   bonus bVariableCastrate,-10;
if (BaseLevel>=75)
   bonus2 bSkillAtk,"CR_GRANDCROSS",10;
if (BaseLevel>=90)
   bonus2 bSkillAtk,"CR_GRANDCROSS",15;