Page 1 of 1

Sub attack: which convoy gets attacked?

Posted: Thu Jan 28, 2021 7:20 pm
by Christolos
Which of the three convoys gets attacked in this situation and how is it decided?
Image

C

RE: Sub attack: which convoy gets attacked?

Posted: Thu Jan 28, 2021 9:45 pm
by Mithrilotter
I heard that it was least MPP convoy to greatest MPP convoy.

RE: Sub attack: which convoy gets attacked?

Posted: Fri Jan 29, 2021 12:26 am
by Hubert Cater
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.