Couple of things; conditions may need to be all combined under an "and" to force to make sure all three are rquired otherwise use "or". You do not need to save or move a region with an action as your pick each units condition can check a region made from circle around are target unit. Also your else cause it to deal damage and then change ownership of it right after. If you have it setup that was it will either kill the target unit and the next action won't register because you just destroyed it or you damage basically your own unit.
Rollback Post to RevisionRollBack
When I want your opinion...I'll give it to you!
To post a comment, please login or register a new account.
Couple of things; conditions may need to be all combined under an "and" to force to make sure all three are rquired otherwise use "or". You do not need to save or move a region with an action as your pick each units condition can check a region made from circle around are target unit. Also your else cause it to deal damage and then change ownership of it right after. If you have it setup that was it will either kill the target unit and the next action won't register because you just destroyed it or you damage basically your own unit.