Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
how do i made a trigger for when a unit enters region it starts getting damage
ive made this spot with fire in it and i want to make trigger damage unit in region
Event - unit enters region x
action -- deal x damage to unit (I don't remember the exact wording because i don't have WE installed anymore. I believe the damage thing is in generic or specific unit events.)
Make sure you have the region.

)
or, you could just create a dummy unit, and give it permanent immolation and locust.
Locust = cannot be selected
Immolation = dmg over time, adn you can edit the spells dmg values.
so you just place the dummy unitin the flaming area
much simpler
what i mean is kinda like a cloak of flames or immolation
that if a unit/ship is in the region with the flames it gets damaged as if its a cloak of flames get it?
@Zenerik there is a bug in your trigger... you forgot to remove the entering unit from damage group when leaving the region
that would mean another trigger
unit leaves region
unit is in damage group equal to true
remove leaving unit from damage group
ok it's a joke 
