Brave Battle Fist, кастет (Pre-Renewal)

Brave Battle Fist (BF_KNUCKLE2) – оружие.

Brave Battle Fist, кастет (Pre-Renewal)

A knuckle that has been designed specifically for battles against humans.
Account Bound
Property: Neutral
Str + 1
Int + 2
Reduces the variable casting time of Guillotine Fist by 25%.
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 6 seconds when performing a physical attack; Reduces the variable casting time of Guillotine Fist by 100%.
This item is indestructible in battle.

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

  • ID: 4651
  • Код: BF_KNUCKLE2
  • Тип: оружие
  • Подтип: кастет
  • Уровень оружия: 3
  • Атака: 30
  •  
  • Требуемый уровень: 80
  • Профессии: monk, priest
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 1

Скрипт

bonus bStr,2;
bonus bInt,1;
bonus2 bAddRace,RC_DemiHuman,95;
bonus2 bAddRace,RC_Player_Human,95;
bonus2 bCastrate,"MO_EXTREMITYFIST",-25;
autobonus "{ bonus2 bCastrate,\"MO_EXTREMITYFIST\",-100; }",50,6000,BF_WEAPON,"{ specialeffect2 EF_SUFFRAGIUM; }";
bonus bUnbreakableWeapon;