Soldier Revolver, револьвер (Pre-Renewal)
Soldier Revolver (BF_PISTOL1) – оружие.

A pistol that has been designed specifically for battles against humans.
Account Bound
Property: Neutral
Dex + 2
Hit - 10
Increases physical damage on Demi-Human race targets by 55%.
Bypass 20% of hard defense of Demi-Human race targets when performing a physical attack.
Increases physical damage on Human Player race targets by 55%.
Bypass 20% of hard defense of Human Player race targets when performing a physical attack.
Adds a 1% chance of buffing the user for 3 seconds when performing a physical attack; Aspd + 100%.
This item is indestructible in battle.
Скрипт
bonus bDex,2; bonus bHit,-10; bonus2 bAddRace,RC_DemiHuman,55; bonus2 bAddRace,RC_Player_Human,55; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player_Human,20; autobonus "{ bonus bAspdRate,100; }",10,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }"; bonus bUnbreakableWeapon;