Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
Hello I needed to figure out a way to modify the Cannibalize ability of the Unit Ghoul to another animal so that when it eats corpses it gains mana instead of health. I would appreciate any help thx!
Just tested this
You can order a unit with triggers to cast siphon mana however when the bones decay, it will crash the game if it is still being drained
Unit starts ability
ability= your ability
pick all units within X of your unit
if picked unit equal dead and not equal to custom_unit_type
Create custom_unit_type corpse at position of picked unit
Set lasst created units transparency to 100%
Order unit to siphon mana last created unit
Put siphon mana into a disabled spellbook and give it to your units. Im not sure if last created unit detects creating corpses. You will have to test that. Also not sure if you need to make it transparent but it might look weird with a massive pile of corpses nearby.
Limitation is that they will continue sucking mana if they starte before the corpse disappeared.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.