Soldier Gatling Gun, (Pre-Renewal)
Soldier Gatling Gun (BF_GATLING_GUN1) – оружие.

A gatling gun that has been designed specifically for battles against humans.
Account Bound
Property: Neutral
Dex + 2
Increases physical damage on Demi-Human race targets by 35%.
Bypass 20% of hard defense of Demi-Human race targets when performing a physical attack.
Increases physical damage on Human Player race targets by 35%.
Bypass 20% of hard defense of Human Player race targets when performing a physical attack.
Adds a 1% chance of buffing the user for 6 seconds when performing a physical attack; Atk + 80; Drains 120 HP from the user every second.
This item is indestructible in battle.
Базовые свойства предмета
- ID: 6096
- Код: BF_GATLING_GUN1
- Тип: оружие
- Подтип:
- Уровень оружия: 3
- Атака: 80
- Требуемый уровень: 80
- Профессии: gunslinger
- Вес: 1
Скрипт
bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,35; bonus2 bAddRace,RC_Player_Human,35; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player_Human,20; autobonus "{ bonus bBaseAtk,80; bonus2 bHPLossRate,120,1000; }",10,6000,BF_WEAPON,"{ specialeffect2 EF_BASH3D; }"; bonus bUnbreakableWeapon;