Thanos Knuckle [1], кастет (Renewal)
Thanos Knuckle [1] (THANOS_KNUCKLE) – оружие.
![Thanos Knuckle [1], кастет (Renewal) Thanos Knuckle [1], кастет (Renewal)](/images/db/items/picture/1836.png)
This magic knuckle, made to counteract the Devil Sword Thanatos, is sculpted out of Gray Shard. It offers incredible power and mana at a great cost.
Magic Property: Neutral
Vit + 6
Int + 6
Luk - 6
Adds a 5% chance of restoring 5% of damage as HP when performing a physical attack.
Adds a 1% chance of restoring 5% of damage as SP when performing a physical attack.
Drains 100 HP from the user every 10 seconds.
Drains 1000 HP from the user when the item is unequipped.
Скрипт
bonus bInt,6; bonus bVit,6; bonus bLuk,-6; bonus2 bHPDrainRate,50,5; bonus2 bSPDrainRate,10,5; bonus2 bHPLossRate,100,10000;
Скрипт при снятии
heal -1000,0;