Line 29: |
Line 29: |
| |A/empty -> B, E/empty = Active Branching | | |A/empty -> B, E/empty = Active Branching |
| |C/empty -> C1/pink, C3 = Active Branching | | |C/empty -> C1/pink, C3 = Active Branching |
− | |C1/pink -> C2 = ? | + | |C1/pink -> C2 = Pass the LoS check |
− | |C1/pink -> D/empty = ? | + | |C1/pink -> D/empty = Fail the LoS check |
− | |C3 -> O/empty = Pass LoS check? | + | |C3 -> O/empty = Pass the LoS check? |
− | |C3 -> N/empty = Fail LoS check? | + | |C3 -> N/empty = Fail the LoS check? |
− | |F -> G/pink = ? | + | |F -> G/pink = * Force F, if fleet contains CV(B) |
− | |F -> H/empty = ? | + | * Does not meet the requirements to go to H |
| + | |F -> H/empty = * Amount of CL ≥ 1 or amount of DD ≤ 4 |
| |G/pink -> G1 = Do not meet the requirements for G2. | | |G/pink -> G1 = Do not meet the requirements for G2. |
− | |G/pink -> G2 = 6DD | + | |G/pink -> G2 = * Meet '''ALL''' of the following requirements: |
| + | ** Fast fleet |
| + | ** Amount of DD ≥ 5 |
| |H/empty -> H1, H2 = Active Branching | | |H/empty -> H1, H2 = Active Branching |
− | |H1 -> J = ? | + | |H1 -> J = * Amount of DD+DE ≥ 5 |
− | |H1 -> H2/darkorange = ? | + | |H1 -> H2/darkorange = Does not meet the requirements to go to H1 |
| |H2/darkorange -> I/empty = ? | | |H2/darkorange -> I/empty = ? |
| |H2/darkorange -> K = ? | | |H2/darkorange -> K = ? |