Valorous Assassin's Damascus, кинжал (Pre-Renewal)

Valorous Assassin's Damascus (BF_DAGGER2) – оружие.

Valorous Assassin's Damascus, кинжал (Pre-Renewal)

A dagger that has been designed specifically for battles against humans.
Account Bound
Str + 1
Agi + 1
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.
Adds a 2% chance of buffing the user for 6 seconds when performing a physical attack; Adds a permanent Level 1 Occult Impaction effect to the item.
This item is indestructible in battle.
Rogue and Ninja Bonus
Matk + 90

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

  • ID: 6049
  • Код: BF_DAGGER2
  • Тип: оружие
  • Подтип: кинжал
  • Уровень оружия: 3
  • Атака: 120
  •  
  • Требуемый уровень: 80
  • Профессии: alchemist, archer, assassin, bard, blacksmith, crusader, dancer, hunter, knight, mage, merchant, ninja, novice, rogue, sage, soul_linker, super_novice, swordman, thief, wizard
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 1

Скрипт

bonus bStr,1;
bonus bAgi,1;
bonus2 bAddRace,RC_DemiHuman,75;
bonus2 bAddRace,RC_Player_Human,75;
bonus bUnbreakableWeapon;
autobonus "{ bonus bDefRatioAtkClass,Class_All; }",10,6000,BF_WEAPON,"{ specialeffect2 EF_HASTEUP; }";
if (Class == Job_Ninja || Class == Job_Rogue || Class == Job_Stalker)
   bonus bMatkRate,15;