| Line 618: |
Line 618: |
| | *Meet '''ANY''' of the following to go to C | | *Meet '''ANY''' of the following to go to C |
| | **(F)BB(V)+CV(L/B) ≥ 3 | | **(F)BB(V)+CV(L/B) ≥ 3 |
| − | **(F)BB(V)+CV(L/B) = 2 '''AND''' Slow Fleet | + | **(F)BB(V)+CV(L/B) ≥ 2 '''AND''' Slow Fleet |
| | *Random between C and D if fleet contains SS(V) | | *Random between C and D if fleet contains SS(V) |
| | *Otherwise, D | | *Otherwise, D |
| Line 643: |
Line 643: |
| | | | |
| | |I/night -> J/night, O/empty = | | |I/night -> J/night, O/empty = |
| − | *'''FORCE''' node J if fleet contains CVL or (F)BB(V) >= 3 | + | *'''FORCE''' node J if fleet contains CVL or (F)BB(V) ≥ 3 |
| | *Meet '''ANY''' of the following to go to O ('''Overrides (F)BB(V) = 2 rule below''') | | *Meet '''ANY''' of the following to go to O ('''Overrides (F)BB(V) = 2 rule below''') |
| − | **DD >= 3 | + | **DD ≥ 3 |
| − | **(F)BB(V) <= 1 and DD >= 2 | + | **(F)BB(V) <= 1 and DD ≥ 2 |
| − | **Fleet contains CL and DD >= 2 | + | **Fleet contains CL and DD ≥ 2 |
| − | **Fleet contains CL, CA(V) >= 4 and CA+CL+DD = 6 | + | **Fleet contains CL, CA(V) ≥ 4 and CA+CL+DD = 6 |
| | *Go to J if (F)BB(V) = 2 | | *Go to J if (F)BB(V) = 2 |
| | *Otherwise, random routing | | *Otherwise, random routing |
| | | | |
| | |J/night -> L/storm, M, N/night = | | |J/night -> L/storm, M, N/night = |
| − | * Go to M if fleet contains CV(B) | + | *Meet '''ANY''' of the following to '''FORCE''' M |
| | + | **Fleet contains CV(B) |
| | + | **(F)BB(V) ≥ 3 |
| | + | **CVL ≥ 2 |
| | * Random between L, M and N if fleet contains SS(V) | | * Random between L, M and N if fleet contains SS(V) |
| − | * Go to L if CVL = 1 '''AND''' CL+DD ≥ 3 | + | * Random between L and N if fleet contains BBV and CL+DD ≥ 3 |
| − | * Go to N if fleet contains any CV(L) '''AND''' CL+DD ≤ 2 | + | *Meet '''ALL''' of the following to go to L |
| | + | **CVL = 1 |
| | + | **(F)BB <= 2 |
| | + | **CL+DD ≥ 3 |
| | + | **DD ≥ 2 |
| | + | **No BBV |
| | + | *Meet '''ALL''' of the following to go to N |
| | + | **CVL = 1 |
| | + | **(F)BB <= 2 |
| | + | **DD <= 1 or CL+DD <= 2 |
| | * Otherwise, random between L and N (The more DD you have in the fleet, the higher chance you will go to L) | | * Otherwise, random between L and N (The more DD you have in the fleet, the higher chance you will go to L) |
| | | | |