Thanos Staff [1], посох (Renewal)
Thanos Staff [1] (THANOS_STAFF) – оружие.
![Thanos Staff [1], посох (Renewal) Thanos Staff [1], посох (Renewal)](/images/db/items/picture/1669.png)
This magic staff, made to counteract the Devil Sword Thanatos, is sculpted out of Gray Shard. It offers incredible power and mana at a great cost.
Property: Neutral
Required
VIT + 6
INT + 6
LUK - 6
MATK + 200
Restores 300 HP to the user every 2 seconds.
Restores 50 SP to the user every 2 seconds.
Drains 100 HP from the user every 10 seconds.
Drains 1000 HP from the user when the item is unequipped.
Increases the recovery rate of recovery skills by 15%.
This magic staff, made to counteract the Devil Sword Thanatos, is sculpted out of Gray Shard.
It offers incredible power and mana at a great cost.
INT +6. VIT +6. LUK -6.
+15% Healing effectiveness.
Creates a chance of recovering HP and SP while you are Magically attacking.
Consumes 100 HP every 10 seconds.
Consumes 1,000 HP when unequipped.
MATK +200.
Скрипт
bonus bInt,6; bonus bVit,6; bonus bLuk,-6; bonus bHealPower,15; autobonus "{ bonus2 bHPRegenRate,300,2000; bonus2 bSPRegenRate,50,2000; }",50,60000,BF_MAGIC,"{ specialeffect2 EF_HEALSP; }"; bonus2 bHPLossRate,100,10000;
Скрипт при снятии
heal -1000,0;