Which of the three convoys gets attacked in this situation and how is it decided?
C
Attachments
Subattack..attacked.jpg (31.78 KiB) Viewed 105 times
“Excellence is never an accident. It is always the result of high intention, sincere effort, and intelligent execution; it represents the wise choice of many alternatives - choice, not chance, determines your destiny.”
The convoys should be read by the game engine randomized each turn, so even though there are 3 along that same line, they'll be read in by the code in a random order each time which helps to ensure that not necessarily the same convoy is raided each time by raiders.
Once a convoy is fully raided for value, the next raider (if there is one) will move on to the next convoy in the list.