Wild Beast Claw [1], катар (Pre-Renewal)
Wild Beast Claw [1] (WILD_BEAST_CLAW) – оружие. Выпадает из монстров: Treasure Chest, Hillslion, Hell Poodle.
![Wild Beast Claw [1], катар (Pre-Renewal) Wild Beast Claw [1], катар (Pre-Renewal)](/images/db/items/picture/1268.png)
A katar crafted from the claws of a huge beast. The wounds it inflicts tend to be fatal.
Property: Neutral
Adds a 10% chance of casting Level 1 Fatal Wound on the target when performing a physical attack.
If upgrade level is +9 or higher,
Level 2 Fatal Wound will be cast instead.
Скрипт
if (getrefine()>=9) bonus3 bAutoSpell,"NPC_CRITICALWOUND",2,100; else bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,100;