Line 50: |
Line 50: |
| |A -> C/empty = * Meet '''ALL''' of the following requirements: | | |A -> C/empty = * Meet '''ALL''' of the following requirements: |
| ** If slow fleet, meet '''ALL''' of the following requirements: | | ** If slow fleet, meet '''ALL''' of the following requirements: |
− | *** Amount of (F)BB(V) = 0 | + | *** Amount of (F)BB(V) + CV(B) = 0 |
− | ***Amount of DD ≥ 4 | + | *** Amount of DD ≥ 4 |
− | ** Amount of CV(B) ≤ (?)
| |
| ** Amount of CL ≥ 1 | | ** Amount of CL ≥ 1 |
− | ** Amount of DD ≥ 3(?) | + | ** Amount of DD ≥ 3 |
| ** Amount of SS(V) = 0 | | ** Amount of SS(V) = 0 |
| |C/empty -> D,E/empty = Choose your own adventure! | | |C/empty -> D,E/empty = Choose your own adventure! |
− | |D -> L = * Does not meet the requirements to go to M or O | + | |D -> L = * Meet '''ALL''' of the following requirements: |
| + | ** Does not meet the requirements to go to M or O |
| + | ** Pass the LoS Check |
| |D -> M = * Meet '''ALL''' of the following requirements: | | |D -> M = * Meet '''ALL''' of the following requirements: |
| + | ** Does not meet the requirements to go to O |
| ** Fast Fleet | | ** Fast Fleet |
| ** Amount of CV(B) ≤ 2(?) | | ** Amount of CV(B) ≤ 2(?) |
| ** Amount of (F)BB(V) + CV(L/B) ≤ 3(?) | | ** Amount of (F)BB(V) + CV(L/B) ≤ 3(?) |
| ** Amount of DD ≥ 3(?) | | ** Amount of DD ≥ 3(?) |
| + | ** Pass the LoS check |
| |D -> N/empty = * '''Force N''' if fail the LoS Check | | |D -> N/empty = * '''Force N''' if fail the LoS Check |
| |D -> O = * Meet '''ALL''' of the following requirements: | | |D -> O = * Meet '''ALL''' of the following requirements: |
| ** If Slow, meet '''ALL''' of the following requirements: | | ** If Slow, meet '''ALL''' of the following requirements: |
| *** Amount of (F)BB(V) ≤ 1 | | *** Amount of (F)BB(V) ≤ 1 |
− | *** Amount of CVL = (?)
| |
| ** Fleet does '''not''' contain CV(B) | | ** Fleet does '''not''' contain CV(B) |
| ** Amount of DD ≥ 3(?) | | ** Amount of DD ≥ 3(?) |
Line 86: |
Line 88: |
| |id = 55-2c | | |id = 55-2c |
| |order = P,H,S | | |order = P,H,S |
− | |P/empty -> P1 = * Force P1, if fleet contains SS(V) | + | |P/empty -> P1 = * '''Force P1''', if fleet contains SS(V) |
| * Does not meet the requirements to go to Q or P2 | | * Does not meet the requirements to go to Q or P2 |
| |P/empty -> P2 = * Meet '''ALL''' of the following requirements: | | |P/empty -> P2 = * Meet '''ALL''' of the following requirements: |
| ** Does not meet the requirements to go to Q | | ** Does not meet the requirements to go to Q |
| ** Fleet does '''not''' contain SS(V) | | ** Fleet does '''not''' contain SS(V) |
| + | ** If Slow, amount of CL + DD ≥ 4(?) |
| ** ??? | | ** ??? |
| |P/empty -> Q = * Meet '''ALL''' of the following requirements: | | |P/empty -> Q = * Meet '''ALL''' of the following requirements: |