@andrewaagamer
1941.j18.vAndrew.tsvg
Explanation:
Since there is a dogfight I have to implement all possible scenarios in TripleA. I edited a bunch to simulate all scenario’s
First of is the AA roll. I have 3 bombers and three fighters. Therefore I bomb with 1, 2, or 3 bombers. I edited a factory on SA (with two bombers), FWA (with 1 bomber), and Brazil (with three bombers).
These throw first.
Then, I simulate the AA by attacking Sudan with 3 bombers and three fighters to see if I have casualties.
For the dogfight, I edited 2 American infantery on FEA (attacking with 2 inf), Rhodesia (attacking with 3 inf), and Italian Africa (attacking with 1 inf).
The result of the AA roll on Sudan determines which scenario actually happens.
Since the AA didn’t hit, the scenario Rhodesia happens (Dogfight of three fighters@1 on two fighters@2). Since there were no hits there either, the scenario in Brazil (three bombers on the factory) happens.
After all this, I edit Africa to its original state and edit the damage on the UK factory.
If my logic is not correct somewhere, please let me know.