- Joined
- Dec 13, 2008
- Messages
- 1,049
Hello everyone, I need help creating an income trigger than will give 15gold per capital. A capital is any building that has the ability "Income - Capital" which gives off a buff of the same type. For each of these buildings that the player would own, 15 gold would be received.
I attempted creating this trigger on my own, however, it did not work. This is what I made:
I attempted creating this trigger on my own, however, it did not work. This is what I made:
-
Capitals
-
Events
- Time - Every 60.00 seconds of game time
-
Conditions
- ((Triggering unit) has buff Income - Capital ) Equal to True
-
Actions
- Player - Add 15 to (Owner of (Triggering unit)) Current gold
-
Events
Last edited: