Line 29: |
Line 29: |
| |0 -> 1 = Single Fleet | | |0 -> 1 = Single Fleet |
| |0 -> 2 = Striking Force Fleet | | |0 -> 2 = Striking Force Fleet |
− | |A/empty -> B = * Does not meet the requirements to go to G | + | |A/empty -> B = * Meet '''ANY''' of the following requirements: |
− | |A/empty -> G = * Meet '''ANY''' of the following requirements:
| + | ** Amount of ships in fleet ≤ 3 |
− | ** Fleet contains (F)BB(V) | + | ** Fleet contains only SS(V) or AS Flaghip + SS(V) |
− | ** Amount of CA(V) ≥ 2 | + | ** Meet '''ALL''' of the following requirements: |
− | ** Amount of CA(V) ≥ 1 and amount of AV ≥ 1 and CL = 0 | + | *** Amount of CA(V) ≤ 1 |
− | ** If Slow and amount of CA(V) ≥ 1: Amount of CL = 0 and amount of DD ≤ 2 | + | *** Amount of DD+DE ≥ 2 |
| + | *** If AV ≥ 1 & CA(V) ≥ 1, amount of CL ≥ 1 |
| + | *** If Slow & CA(V) ≥ 1, amount of CL ≥ 1 & DD+DE ≥ 3 |
| + | |A/empty -> G = * '''Force G''' if fleet contains (F)BB(V) |
| |C -> D = * Does not meet the requirements to go to F | | |C -> D = * Does not meet the requirements to go to F |
| |C -> F = * Meet '''ANY''' of the following requirements: | | |C -> F = * Meet '''ANY''' of the following requirements: |
Line 60: |
Line 63: |
| ** Fleet is Fast | | ** Fleet is Fast |
| ** Amount of CA(V)+AV+CL ≥ 1 | | ** Amount of CA(V)+AV+CL ≥ 1 |
− | ** If fleet is Slow, amount of DD+DE ≥ 3 | + | ** If fleet is Slow, amount of AS+CA(V)+AV+CL(T) ≥ 1 & DD+DE ≥ 3 |
| |M/resource -> N/empty = Does not meet the requirements to go to O | | |M/resource -> N/empty = Does not meet the requirements to go to O |
| |M/resource -> O = Pass the LoS check (Cn4 = 64 on Hard) | | |M/resource -> O = Pass the LoS check (Cn4 = 64 on Hard) |