Line 1,294: |
Line 1,294: |
| |C -> B = * Do not meet the requirements to go to E. | | |C -> B = * Do not meet the requirements to go to E. |
| |C -> E = | | |C -> E = |
− | * If Normal Fleet:
| + | * If fleet contains either CV(B) or LHA, go to B. |
− | ** If fleet contains CV(B), go to B.
| + | * Else, if amount of CVL ≥ 2, random routing. |
− | ** Else, if amount of CVL ≥ 2, random routing.
| + | * Else, if Fast Fleet '''AND''' amount of DD ≥ 2, go to E. |
− | ** Else, if amount of DD ≥ 4, go to E.
| + | * Else, if amount of DD ≥ 4, go to E. |
− | ** Else, if amount of (F)BB(V)+CV(L/B) ≥ 3, go to B.
| + | * Finally, go to B if you don't meet any of the above requirements. |
− | ** Else, if Fast+ Fleet and amount of DD ≥ 2, go to E.
| |
− | ** Finally, go to B if you don't meet any of the above requirements.
| |
− | * If Combined Fleet:
| |
− | ** If '''Slow''' fleet and amount of DD ≤ 3, go to B.
| |
− | ** Else, if fleet contains either CV(B) or LHA, go to B.
| |
− | ** Else, if amount of CVL ≥ 2, random routing.
| |
− | ** Else, if amount of CL ≤ 1, go to E.
| |
− | ** Finally, random routing if you don't meet any of the above requirements.
| |
| | | |
| |E -> F = * Surface Task Force '''OR''' Carrier Task Force | | |E -> F = * Surface Task Force '''OR''' Carrier Task Force |