Brave Battle Fist, кастет (Pre-Renewal)
Brave Battle Fist (BF_KNUCKLE2) – оружие.

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.
Скрипт
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;