Thanos Whip [1], кнут (Renewal)
Thanos Whip [1] (THANOS_WHIP) – оружие.
![Thanos Whip [1], кнут (Renewal) Thanos Whip [1], кнут (Renewal)](/images/db/items/picture/1988.png)
This two-handed magic spear, 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.
Increases long-ranged damage on targets by 20%.
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; bonus bLongAtkRate,20; bonus2 bHPLossRate,100,10000;
Скрипт при снятии
heal -1000,0;