Add a 10% chance of breaking the enemy's weapon and a 7% chance of breaking the enemy's armor when attacking.
Класс : Card
Вставляется в : Weapon
Вес : 1
Доп. информация:
ID : 4361
Цена у NPC : 10
Script :
{ bonus bBreakWeaponRate,1000; bonus bBreakArmorRate,700; }
{
...bonus bBreakWeaponRate,1000;
...bonus bBreakArmorRate,700;
}