• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Regeneration in a region

Status
Not open for further replies.
Level 6
Joined
Oct 10, 2013
Messages
173
if i want to add regenration upon a region
i.e if a unit enters specific region set rate of regenration= this much
and if enemy enters specific region set rate of degenration= this much
any trigger possible , available?
 
Level 12
Joined
Oct 16, 2010
Messages
680
for regen just place a dummy with fountain of health regeneration to specified area set targets allowed to friendly units (dummy must be owned by friend or you so friendly units will be you and friends:) )


Edit: for degen do the same with immolation ability and set the range of it as you wish
 
Level 33
Joined
Mar 27, 2008
Messages
8,035
Instead of using Aura, just trigger the value.
Because, Aura has a delay of allocate/deallocate, meaning that it doesn't work instantly if you enter the Region and get out of it in 1 second or so.

Situation:
You enter a Lava-region, and not taking damage until 3 second, isn't that a weird phenomenon ?
And once you leave the region, you would still take damage up until 3 seconds.
 
Status
Not open for further replies.
Top