• 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.

Couple spell questions

Status
Not open for further replies.
Level 3
Joined
Dec 20, 2007
Messages
44
1. Is there a way to trigger when a unit gains or loses a buff?
2. Is there a way to dynamically alter unit's inherent attributes, specifically their priority, range, and base attack speed?
3. Is there a way to trigger when a unit gets healed (not based on "finishes casting ability" etc)

I'm assuming that all this would be have to be done in JASS, which I'm still learning, so any help would be much appreciated
 
Level 19
Joined
Aug 24, 2007
Messages
2,888
1- Yes if you are too pro
2- with a weird way (you add %1 speed bonus multiple times for example) wont work for range
3- Health of some unit becomes max health of that unit ?
 
Status
Not open for further replies.
Top