Line 14: |
Line 14: |
| |expand = true | | |expand = true |
| |id = 2-5 | | |id = 2-5 |
− | |0 -> B = | + | |0 -> A, C = * Random |
− | |0 -> C = | + | |C -> E, F/empty = |
− | | + | * If (F)BB(V)+CV(L/B) ≥ 5, go to E. |
− | |B -> A/empty = | + | * If (F)BB(V)+CV(L/B) ≤ 2, go to F. |
− | |B -> F = | + | * Else, random routing. |
| + | |D -> G, H = |
| + | * If fleet contains SS(V), random routing is '''FORCED'''. |
| + | * If (F)BB(V)+CV(L/B) ≥ 5, go to H. |
| + | * If (F)BB(V)+CV(L/B) ≤ 4, go to G. |
| + | |F/empty -> D = * Do not meet the requirements to go to H. |
| + | |F/empty -> H = |
| + | * Meet ALL of the following requirements: |
| + | ** No (F)BB(V) or CV(L/B) |
| + | ** Amount of DD ≥ 4 |
| + | ** Amount of CL ≥ 1 |
| + | |H -> I/empty, J = |
| + | * Meeting ANY of the following FORCES you to I: |
| + | ** (F)BB(V)+CV(L/B) ≥ 5 |
| + | ** Fleet contains SS(V) |
| + | ** Amount of ships in fleet ≤ 5 |
| + | * Go to J if amount of (F)BB(V)+CV(L/B) ≤ 1 |
| + | * Else, random routing. |
| }} | | }} |
| {{AirControlSystem | | {{AirControlSystem |