Brave Carnage Katar, катар (Renewal)

Brave Carnage Katar (BF_KATAR1) – оружие.

Brave Carnage Katar, катар (Renewal)

A katar created specifically for battles against humans. It can be used for terrible crimes if equipped by a master assassin.
Account Bound
Property: Neutral
Str + 1
Dex + 1
Luk + 1
Increases physical damage on Demi-Human race targets by 70%.
Bypass 20% of hard defense of Demi-Human race targets when performing a physical attack.
Increases physical damage on Human Player race targets by 70%.
Bypass 20% of hard defense of Human Player race targets when performing a physical attack.
This item is indestructible in battle.

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

  • ID: 20740
  • Код: BF_KATAR1
  • Тип: оружие
  • Подтип: катар
  • Уровень оружия: 3
  • Атака: 130
  •  
  • Требуемый уровень: 80
  • Профессии: assassin
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 1

Скрипт

bonus bStr,1;
bonus bDex,1;
bonus bLuk,1;
bonus2 bAddRace,RC_DemiHuman,70;
bonus2 bAddRace,RC_Player_Human,70;
bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,20;
bonus bUnbreakableWeapon;