Paradise Ninja Crucifixion Shuriken, (Renewal)

Paradise Ninja Crucifixion Shuriken (2PARA_HUMMA2_NJ) – оружие.

Paradise Ninja Crucifixion Shuriken, (Renewal)

Can't be refined.
Can't be destroyed.
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 Throw Kunai damage by 20%.
If the user's base level is 90 or higher, increases Throw Huuma Shuriken damage by 20%.

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

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

Скрипт

bonus bAtkRate,3;
if (BaseLevel>=60)
   bonus bLongAtkRate,10;
if (BaseLevel>=75)
   bonus2 bSkillAtk,"NJ_KUNAI",20;
if (BaseLevel>=90)
   bonus2 bSkillAtk,"NJ_HUUMA",20;