Valorous Huuma Front Shuriken, (Renewal)

Valorous Huuma Front Shuriken (BF_HUUMA_SHURIKEN2) – оружие.

Valorous Huuma Front Shuriken, (Renewal)

A huuma shuriken that has been designed specifically for battles against humans.
Account Bound
Property: Neutral
Str + 2
Dex + 1
Increases physical damage on Demi-Human race targets by 95%.
Increases physical damage on Human Player race targets by 95%.
Adds a 5% chance of buffing the user for 10 seconds when performing a physical attack; Increases the damage of Killing Stroke and Throw Huuma Shuriken by 100%.
This item is indestructible in battle.

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

  • ID: 23643
  • Код: BF_HUUMA_SHURIKEN2
  • Тип: оружие
  • Подтип:
  • Уровень оружия: 3
  • Атака: 55
  •  
  • Требуемый уровень: 80
  • Профессии: kagerou, ninja, oboro
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 1

Скрипт

bonus bStr,2;
bonus bDex,1;
bonus2 bAddRace,RC_DemiHuman,95;
bonus2 bAddRace,RC_Player_Human,95;
autobonus "{ bonus2 bSkillAtk,\"NJ_HUUMA\",100;  bonus2 bSkillAtk,\"NJ_ISSEN\",100; }",50,10000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
bonus bUnbreakableWeapon;