Soldier Shotgun, дробовик (Pre-Renewal)
Soldier Shotgun (BF_SHOTGUN1) – оружие.

A shotgun that has been designed specifically for battles against humans.
Account Bound
Property: Neutral
Dex + 2
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.
Enables Splash Attacks.
Adds a 3% chance of buffing the user for 6 seconds when performing a physical attack; Atk + 80; Drains 100 HP from the user every second.
This item is indestructible in battle.
Скрипт
bonus bDex,2; bonus bSplashRange,1; bonus2 bAddRace,RC_DemiHuman,55; bonus2 bAddRace,RC_Player_Human,55; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player_Human,20; autobonus "{ bonus bBaseAtk,80; bonus2 bHPLossRate,100,1000; }",30,6000,BF_WEAPON,"{ specialeffect2 EF_BASH3D; }"; bonus bUnbreakableWeapon;