Line 30: |
Line 30: |
| |title = E-2 Branching Rules | | |title = E-2 Branching Rules |
| |expand = true | | |expand = true |
− | |id = 47-2 | + | |id = 48-2 |
− | |order = | + | |order = A,B,E,F,I,K,R,G,N,O |
| | | |
− | |1 -> A = | + | |A/empty -> B/empty = * Do not meet the requirements to go to C. |
− | |1 -> B/empty = | + | |A/empty -> C = |
| + | * Meet '''ALL''' of the following requirements: |
| + | ** Amount of CL(T)+DD ≥ 6 |
| + | ** Amount of CVL ≤ 1 |
| + | ** No CV(B) |
| | | |
− | |C -> D = | + | |B/empty -> D, E = * Active branching |
− | |C -> E/empty =
| |
| | | |
− | |E/empty -> F/empty = | + | |E -> F = * Slow Fleet |
− | |E/empty -> G = | + | |E -> H = * Fast Fleet |
| | | |
− | |F/empty -> I/empty, H = | + | |F -> H = * Do not meet the requirements to go to I. |
| + | |F -> I/empty = * Amount of DD ≥ 6 |
| + | |
| + | |I/empty -> K/empty = * Surface/Carrier Task Force |
| + | |I/empty -> M = * Transport Combined Fleet |
| + | |
| + | |K/empty -> J, L = * Active branching |
| + | |
| + | |R -> S/empty = * Fail the LoS check. |
| + | |R -> T = * Pass the LoS check. |
| + | |
| + | |G -> F = * Do not meet the requirements to go to N. |
| + | |G -> N = |
| + | * Meet '''ALL''' of the following requirements: |
| + | ** Route to node N is unlocked. |
| + | ** If Surface Task Force, no CV(B) |
| + | |
| + | |N -> O = * Do not meet the requirements to go to P. |
| + | |N -> P = |
| + | * Meet '''ALL''' of the following requirements: |
| + | ** If Slow Fleet, amount of (F)BB(V)+CV(L/B)+LHA ≤ 3 |
| + | ** If Fast Fleet, amount of (F)BB(V)+CV(L/B)+LHA ≤ 4 |
| + | ** Amount of CV(B) ≤ 2 |
| + | |
| + | |O -> P = * Pass the LoS check. |
| + | |O -> Q/empty = * Fail the LoS check. |
| }} | | }} |
| | | |