| Line 33: |
Line 33: |
| | ** Amount of CL ≥ 1 | | ** Amount of CL ≥ 1 |
| | ** Fleet only contains DD | | ** Fleet only contains DD |
| | + | ** ??? |
| | |B -> E = Does not meet the requirements to go to C | | |B -> E = Does not meet the requirements to go to C |
| | |B -> G = * Meet '''ALL''' of the following requirements: | | |B -> G = * Meet '''ALL''' of the following requirements: |
| | + | ** Fast fleet |
| | ** Fleet contains only CL + DD | | ** Fleet contains only CL + DD |
| | ** Amount of CL ≥ 1 | | ** Amount of CL ≥ 1 |
| Line 41: |
Line 43: |
| | |D -> F = * Does not meet the requirements to go to H | | |D -> F = * Does not meet the requirements to go to H |
| | |D -> H = * Meet '''ALL''' of the following requirements: | | |D -> H = * Meet '''ALL''' of the following requirements: |
| − | ** Amount of (F)BB(V) <= 1 | + | ** Amount of BBV = 0 |
| | ** Amount of CVL ≤ 1 | | ** Amount of CVL ≤ 1 |
| | + | *** If single fleet, amount of CVL = 0 |
| | ** Amount of CL ≥ 1 | | ** Amount of CL ≥ 1 |
| | ** Amount of DD ≥ 4 | | ** Amount of DD ≥ 4 |
| − | *** If CAV ≥ 1, amount of DD ≥ 5 | + | *** If fleet contains (F)BB, CAV or CLT, amount of DD ≥ 5 ? |
| | |H -> I = * Phase 1: Fixed routing | | |H -> I = * Phase 1: Fixed routing |
| | * Phase 2: Unreachable | | * Phase 2: Unreachable |
| Line 54: |
Line 57: |
| | |H -> Q = * Does not meet the requirements to go to P | | |H -> Q = * Does not meet the requirements to go to P |
| | |I -> J = * Does not meet the requirements to go to K | | |I -> J = * Does not meet the requirements to go to K |
| − | |I -> K = * Before node L is unlocked: | + | |I -> K = * Meet '''ALL''' of the following requirements: |
| − | ** Meet '''ALL''' of the following requirements:
| + | ** Fleet does not contain (F)BB(V) or CAV |
| − | *** Amount of (F)BB(V) = 0 ? | + | ** Amount of CVL ≤ 1 |
| − | *** Amount of CVL + CAV ≤ 1
| + | ** Amount of CL ≥ 1 |
| − | *** Amount of CL ≥ 1
| + | ** Amount of DD+DE ≥ 4 |
| − | *** Amount of DD+DE ≥ 4
| + | ** Does not meet the requirements to go to L |
| − | * After node L is unlocked:
| |
| − | ** Meet '''ALL''' of the following requirements: | |
| − | *** Amount of (F)BB(V) ≤ 0?
| |
| − | *** Amount of CVL ≤ 1 (CA?, no comps so far)
| |
| | |I -> L = * Meet '''ALL''' of the following requirements: | | |I -> L = * Meet '''ALL''' of the following requirements: |
| | ** Node L is unlocked | | ** Node L is unlocked |
| − | ** Fleet does not contain (F)BB(V), CVL | + | ** Fleet does not contain (F)BB(V), CVL, or CAV ? |
| | ** Amount of CL ≥ 1 ? | | ** Amount of CL ≥ 1 ? |
| − | ** Amount of DD ≥ 4 ? | + | ** Amount of DD+DE ≥ 4 ? |
| | |M -> N = * Fail the LoS check | | |M -> N = * Fail the LoS check |
| | |M -> O = * Pass the LoS check | | |M -> O = * Pass the LoS check |
| Line 74: |
Line 73: |
| | |P -> R = * Meet '''ALL''' of the following requirements: | | |P -> R = * Meet '''ALL''' of the following requirements: |
| | ** Fast Fleet | | ** Fast Fleet |
| − | ** Amount of (F)BB(V) = 0 | + | ** Amount of (F)BB(V) = 0 ? |
| | ** Amount of DD = 5 | | ** Amount of DD = 5 |
| | |S -> T = * ??? | | |S -> T = * ??? |