• 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!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Vote for the theme of Hive's HD Modeling Contest #7! Click here to vote! - Please only vote if you plan on participating❗️

[Spell] Devour Hero Ability

Status
Not open for further replies.
Level 2
Joined
Jul 27, 2013
Messages
4
hello everyone, i'm having a issue, i'm trying to make devour a hero ability (with 3 levels and heal over time), problem is if a hero cast the skill it does nothing, it only works if a nonhero unit cast, any idea how to solve this? *FIXED *(didn't know it also need the devour cargo skill)

(also any sugestion to make the heal over time work together with the digest effect)

Thanks!
 
Last edited:
Level 43
Joined
Feb 27, 2007
Messages
5,454
How are you envisioning this heal to work? Flat amount? Damage dealt by devour? % of devoured units current/max life? Scaling with attributes? Some of these are easy and some are hard. In general they would involve detecting the devour cast, then either dummy casting a healing spell or periodically healing the caster with a trigger until either the unit is devoured, it's unloaded (not sure if that's possible?), or the caster dies. I presume the unit runs a death event when devoured so you probably don't need it but this system can detect load/unload events and I presume it works with devour too: GUI Unit Event v2.5.2.0
 
Status
Not open for further replies.
Top