Line 54: |
Line 54: |
| |G/empty -> G1,H = Choose your own adventure! | | |G/empty -> G1,H = Choose your own adventure! |
| |I -> J/empty = * Fail the LoS check | | |I -> J/empty = * Fail the LoS check |
− | |I -> K = * Pass the LoS check (Cn2 = 33(?) on Hard) | + | |I -> K = * Pass the LoS check (Cn4 = 76(?) on Hard) |
| |L/empty -> L1,L2 = Choose your own adventure! | | |L/empty -> L1,L2 = Choose your own adventure! |
| }} | | }} |
Line 63: |
Line 63: |
| |order = N,O,O1,P,U | | |order = N,O,O1,P,U |
| |N -> N1 = * Does not meet the requirements to go to O | | |N -> N1 = * Does not meet the requirements to go to O |
− | |N -> O = * Meet '''ANY''' of the following requirements: | + | |N -> O = * Meet '''ALL''' of the following requirements: |
− | ** Fleet is Fast+ | + | ** Amount of DD ≥ 4 |
− | ** Fleet is TCF | + | ** Meet '''ANY''' of the following requirements: |
− | ** Fleet is STF '''and''' Fast | + | *** Fleet is Fast+ |
| + | *** Fleet is TCF |
| + | *** Fleet is STF, Fast, '''and''' amount of CL ≥ 2 (?) |
| |O/empty -> O1,P = Choose your own adventure! | | |O/empty -> O1,P = Choose your own adventure! |
| |O1 -> O2 = * Pass the LoS check (Cn2 = 75(?) on Hard) | | |O1 -> O2 = * Pass the LoS check (Cn2 = 75(?) on Hard) |
Line 87: |
Line 89: |
| ** If Slow, amount of AV + AO = 0 | | ** If Slow, amount of AV + AO = 0 |
| |U -> V/empty = * Fail the LoS check | | |U -> V/empty = * Fail the LoS check |
− | |U -> W = * Pass the LoS check (Cn1 = 21 on Hard) | + | |U -> W = * Pass the LoS check (Cn2 = 55(?) on Hard) |
| }} | | }} |
| | | |