Soldier Rifle, винтовка (Pre-Renewal)

Soldier Rifle (BF_RIFLE1) – оружие.

Soldier Rifle, винтовка (Pre-Renewal)

A rifle that has been designed specifically for battles against humans.
Account Bound
Property: Neutral
Dex + 2
Hit + 10
Crit + 10
Reduces the variable casting time of Tracking by 25%.
Increases physical damage on Demi-Human race targets by 75%.
Bypass 20% of hard defense of Demi-Human race targets when performing a physical attack.
Increases physical damage on Human Player race targets by 75%.
Bypass 20% of hard defense of Human Player race targets when performing a physical attack.
This item is indestructible in battle.

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

  • ID: 6095
  • Код: BF_RIFLE1
  • Тип: оружие
  • Подтип: винтовка
  • Уровень оружия: 3
  • Атака: 50
  •  
  • Требуемый уровень: 80
  • Профессии: gunslinger
  • Вес: 1

Скрипт

bonus bDex,2;
bonus bHit,10;
bonus bCritical,10;
bonus2 bAddRace,RC_DemiHuman,75;
bonus2 bAddRace,RC_Player_Human,75;
bonus2 bCastrate,"GS_TRACKING",-25;
bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,20;
bonus bUnbreakableWeapon;