In some maps that i have played, some units generate gold, for example 1 gold/sec. Is this a trigger or ability? If this is a trigger, pls tell me how to do it, and if its an ability, tell me which ability. Thx
Events -
Time - Every (10.00) seconds of game time
Conditions -
*
Actions -
Player - Add (Numbers of units of type (Unit) controlled by (Player)) to (Player)'s current gold
The action will add 1 gold to the player every 10 seconds for each one the units of a certain type that player possesses.