Line 1,369: |
Line 1,369: |
| | | |
| |E/resource -> G/night, H = | | |E/resource -> G/night, H = |
− | * Go to H if the fleet is '''Fast+''' and DD ≥ 2 | + | *Meet '''ANY''' of the following to go to H |
| + | **'''Fast+''' fleet '''and''' DD ≥ 2 |
| + | **'''Fastest''' fleet |
| * Otherwise, go to G | | * Otherwise, go to G |
| | | |
| |H -> L/storm, N, P = | | |H -> L/storm, N, P = |
| + | *Go to N if the fleet is '''Fastest''' |
| * Go to P if (F)BB(V)+CV(L/B) ≥ 4 | | * Go to P if (F)BB(V)+CV(L/B) ≥ 4 |
| * Go to L if DD ≤ 1 | | * Go to L if DD ≤ 1 |
Line 1,378: |
Line 1,381: |
| | | |
| |I/empty -> L/storm, M/night = | | |I/empty -> L/storm, M/night = |
− | * Go to L if (F)BB(V)+CV(B) = 3 and DD = 2 | + | * Go to L if (F)BB(V)+CV(B) = 3 and DD ≥ 2 |
| * Otherwise, go to M | | * Otherwise, go to M |
| | | |
Line 1,384: |
Line 1,387: |
| | | |
| |M/night -> L/storm, O/empty = | | |M/night -> L/storm, O/empty = |
| + | *'''FORCE''' node O if node L or N was reached in the same sortie |
| * Go to L if (F)BB(V)+CV(B) ≥ 4 | | * Go to L if (F)BB(V)+CV(B) ≥ 4 |
| * Go to O if DD ≥ 2 | | * Go to O if DD ≥ 2 |
Line 1,389: |
Line 1,393: |
| | | |
| |N -> M/night, O/empty = | | |N -> M/night, O/empty = |
− | * Meet '''ANY''' of the following requirements to '''FORCE''' O | + | *'''FORCE''' node O if node M was reached in the same sortie |
| + | * Meet '''ANY''' of the following requirements to go to O |
| ** '''Fast+''' fleet | | ** '''Fast+''' fleet |
| ** Fleet contains AO | | ** Fleet contains AO |
Line 1,405: |
Line 1,410: |
| | | |
| |P -> Q/empty, S = | | |P -> Q/empty, S = |
− | * Random between Q and S if fleet contains SS(V) or (F)BB(V)+CV(L/B) ≥ 5 (65% to S if fleet LoS '''≥ 84 F33 Cn2''') | + | *Meet '''ANY''' of the following to '''FORCE''' node S ('''LoS check is ignored''') |
− | *Meet '''ANY''' of the following to go to S | + | **'''Fastest''' fleet |
− | **'''Fast+''' Fleet ('''LoS check is ignored''')
| + | **'''Fast+''' fleet '''and''' (F)BB(V)+CV(L/B) ≤ 5 |
− | **Pass the LoS Check ('''≥ 81 F33 Cn2''')
| + | *Random between Q and S if fleet contains SS(V) or (F)BB(V)+CV(L/B) ≥ 5 (65% to S if fleet LoS '''≥ 84 F33 Cn2''') |
| + | *Go to S if passing the LoS Check ('''≥ 81 F33 Cn2''') |
| *Go to Q if LoS '''≤ 73 F33 Cn2''' | | *Go to Q if LoS '''≤ 73 F33 Cn2''' |
| *Otherwise, random routing | | *Otherwise, random routing |
| }} | | }} |
− |
| |
| {| | | {| |
| |- | | |- |