Valorous Battle Fist, кастет (Renewal)

Valorous Battle Fist (BF_KNUCKLE1) – оружие.

Valorous Battle Fist, кастет (Renewal)

A knuckle that has been designed specifically for battles against humans.
Account Bound
Property: Neutral
Str + 2
Agi + 1
Increases physical damage on Demi-Human race targets by 95%.
Bypass 20% of hard defense of Demi-Human race targets when performing a physical attack.
Increases physical damage on Human Player race targets by 95%.
Bypass 20% of hard defense of Human Player race targets when performing a physical attack.
Adds a 2% chance of casting Level 1 Zen on the user when performing a physical attack.
This item is indestructible in battle.

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

  • ID: 21222
  • Код: BF_KNUCKLE1
  • Тип: оружие
  • Подтип: кастет
  • Уровень оружия: 3
  • Атака: 30
  •  
  • Требуемый уровень: 80
  • Профессии: monk, priest
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 1

Скрипт

bonus bStr,2;
bonus bAgi,1;
bonus2 bAddRace,RC_DemiHuman,95;
bonus2 bAddRace,RC_Player_Human,95;
bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,20;
bonus4 bAutoSpell,"CH_SOULCOLLECT",1,20,0;
bonus bUnbreakableWeapon;