| Line 17: |
Line 17: |
| | | | |
| | |0 -> A/empty = | | |0 -> A/empty = |
| − | * Amount of SS(V) ≧ 3 and fleet consists of only submarines. | + | * Amount of SS(V) ≥ 3 and fleet consists of only submarines. |
| | * If the fleet contains [[Taigei]]: | | * If the fleet contains [[Taigei]]: |
| − | ** Amount of SS(V) ≧ 3 | + | ** Amount of SS(V) ≥ 3 |
| − | ** Amount of CL ≦ 1 | + | ** Amount of CL ≤ 1 |
| | ** Nothing else allowed, except DD | | ** Nothing else allowed, except DD |
| | | | |
| | |0 -> B/empty = | | |0 -> B/empty = |
| | * Meet '''ANY''' of the following requirements: | | * Meet '''ANY''' of the following requirements: |
| − | ** Amount of SS(V) ≦ 2 | + | ** Amount of SS(V) ≤ 2 |
| | *** And fleet only consists of SS(V) | | *** And fleet only consists of SS(V) |
| | *** OR if fleet contains AS [[Taigei]] and consists only of of SS(V), DD and CL | | *** OR if fleet contains AS [[Taigei]] and consists only of of SS(V), DD and CL |
| − | ** Amount of BB(V) ≧ 2 | + | ** Amount of BB(V) ≥ 2 |
| − | ** Amount of BB(V) + CV(L/B) + CA(V) ≧ 3 | + | ** Amount of BB(V) + CV(L/B) + CA(V) ≥ 3 |
| | ** Fleet contains BB(V), CV(L/B), CA(V) or CLT and the fleet has no DD or CL | | ** Fleet contains BB(V), CV(L/B), CA(V) or CLT and the fleet has no DD or CL |
| | | | |
| Line 40: |
Line 40: |
| | |G/empty -> H = | | |G/empty -> H = |
| | * Meet '''ALL''' of the following requirements: | | * Meet '''ALL''' of the following requirements: |
| − | ** Amount of SS(V) ≧ 3 | + | ** Amount of SS(V) ≥ 3 |
| − | ** Amount of BB(V) + CV(L/B) + CA(V) ≦ 1 | + | ** Amount of BB(V) + CV(L/B) + CA(V) ≤ 1 |
| | ** Pass the LOS check of 16 using the F33(Cn=4) formula | | ** Pass the LOS check of 16 using the F33(Cn=4) formula |
| | *** Routing becomes random if the LoS is between 12-15.9 using the F33(Cn=4) Formula | | *** Routing becomes random if the LoS is between 12-15.9 using the F33(Cn=4) Formula |
| Line 48: |
Line 48: |
| | * Meet '''ANY''' of the following requirements: | | * Meet '''ANY''' of the following requirements: |
| | ** Fail the LoS check | | ** Fail the LoS check |
| − | ** Amount of SS(V) ≦ 2 | + | ** Amount of SS(V) ≤ 2 |
| − | ** Amount of BB(V) + CV(L) + CA(V) ≧ 2 | + | ** Amount of BB(V) + CV(L) + CA(V) ≥ 2 |
| | * If the fleet does not contain [[Taigei]]: | | * If the fleet does not contain [[Taigei]]: |
| | ** 15% chance of off-routing to I regardless of LoS check result | | ** 15% chance of off-routing to I regardless of LoS check result |
| | | | |
| | |H -> E/empty, J, K = | | |H -> E/empty, J, K = |
| − | * Always node E if LoS is ≦ 20 using the F33(Cn=4) Formula | + | * Always node E if LOS is ≤ 20 using the F33(Cn=4) Formula |
| | * If the fleet contains [[Taigei]]: | | * If the fleet contains [[Taigei]]: |
| − | ** Always node K if LoS is ≧ 25 using the F33(Cn=4) Formula | + | ** Always node K if LOS is ≥ 25 using the F33(Cn=4) Formula |
| − | ** Random between E and K if LoS is between 20-24.9 using the F33(Cn=4) Formula | + | ** Random between E and K if LOS is between 20-24.9 using the F33(Cn=4) Formula |
| | * If the fleet does not contain [[Taigei]]: | | * If the fleet does not contain [[Taigei]]: |
| − | ** Always node K if LoS is ≧ 36 using the F33(Cn=4) formula | + | ** Always node K if LOS is ≥ 36 using the F33(Cn=4) formula |
| − | ** Random between J and K if LoS is between 25-35.9 using the F33(Cn=4) Formula | + | ** Random between J and K if LOS is between 25-35.9 using the F33(Cn=4) Formula |
| − | ** Random between E, J and K if LoS is between 20-24.9 using the F33(Cn=4) Formula | + | ** Random between E, J and K if LOS is between 20-24.9 using the F33(Cn=4) Formula |
| | | | |
| | }} | | }} |
| Line 311: |
Line 311: |
| | |id = 6-2 | | |id = 6-2 |
| | |0 -> B = | | |0 -> B = |
| − | * Guaranteed if CL + DD ≧ 4 | + | * Guaranteed if CL + DD ≥ 4 |
| | * Random if requirements for B/C aren't met | | * Random if requirements for B/C aren't met |
| | | | |
| | |0 -> C = | | |0 -> C = |
| − | * Guaranteed if (F)BB(V) + CV(L/B) ≦ 3 and requirement for B isn't met | + | * Guaranteed if (F)BB(V) + CV(L/B) ≤ 3 and requirement for B isn't met |
| | * Random if requirements for B/C aren't met | | * Random if requirements for B/C aren't met |
| | | | |
| − | |B -> C = * CL + DD ≧ 5 | + | |B -> C = * CL + DD ≥ 5 |
| | | | |
| | |B -> D/storm = * Doesn't met requiremnet to go to C | | |B -> D/storm = * Doesn't met requiremnet to go to C |
| Line 332: |
Line 332: |
| | |D/storm -> F = * Does not meet the requirement to go H | | |D/storm -> F = * Does not meet the requirement to go H |
| | | | |
| | + | |D/storm -> H = * 3+ DD & 4+ [CL + DD] & 0 [BB + CV] |
| | + | |
| | + | |E/empty -> F = * Does not meet the requirements to go to either I or J |
| | + | |
| | + | |E/empty -> I = * BB ≤ 1 & CV(L) ≤ 1 & DD ≥ 2, AND F33(Cn=3) < 43 |
| | + | |
| | + | |E/empty -> J = * BB ≤ 1 & CV(L) ≤ 1 & DD ≥ 2, AND F33(Cn=3) > 43 |
| | + | |
| | + | |F -> I = * Fixed Route |
| | + | |
| | + | |H -> G/empty = * Random or fixed route or, failed LOS check to K (boundary unknown) |
| | + | |
| | + | |H -> K = * F33(Cn=3) formula > 40 |
| | + | |
| | + | |I -> G/empty = * Random or fixed route or, failed LOS check to K (boundary unknown) |
| | + | |
| | + | |I -> K = F33(Cn=3) formula > 40 |
| | }} | | }} |
| | | | |