So, I am trying to do a trigger that makes it so when my hero enters a region, the level of a unit's ability is increased.
EVENTS
Unit - A unit enters [region]
CONDITIONS
Entering Unit - Equal to [hero]
ACTIONS
Unit Group - Pick every unit in [Units in [Region]] and do [Unit - Set level of [Ability Name] for [Picked Units] to [Hero level of [Hero]]
Not really working...
EDIT - I was just using an ability that didn't work. Silly me.
EVENTS
Unit - A unit enters [region]
CONDITIONS
Entering Unit - Equal to [hero]
ACTIONS
Unit Group - Pick every unit in [Units in [Region]] and do [Unit - Set level of [Ability Name] for [Picked Units] to [Hero level of [Hero]]
Not really working...
EDIT - I was just using an ability that didn't work. Silly me.
Last edited: