| Line 63: |
Line 63: |
| | |D/battle -> D3/pink = * Meet '''ALL''' of the following requirements: | | |D/battle -> D3/pink = * Meet '''ALL''' of the following requirements: |
| | ** Amount of ships in fleet ≤ 5 | | ** Amount of ships in fleet ≤ 5 |
| − | ** If Fast Fleet, then fleet must only contain CL and DD | + | ** If Fast Fleet, then fleet must only contain CL, CT and DD |
| − | ** If Fast Fleet, then amount of CL = 1 | + | ** If Fast Fleet, then amount of CL + CT = 1 |
| | ** If Slow Fleet, then amount of DE ≥ 3 | | ** If Slow Fleet, then amount of DE ≥ 3 |
| − | * Otherwise, fleet contains exactly 1CVL 2DD 2DE | + | * Otherwise, fleet contains exactly 1CV(B/L) 2DD 2DE |
| | |2 -> B1/battle = * Does not meet the requirements to go to F | | |2 -> B1/battle = * Does not meet the requirements to go to F |
| | |2 -> F/empty = * Meet '''ALL''' of the following requirements: | | |2 -> F/empty = * Meet '''ALL''' of the following requirements: |
| | ** Amount of (F)BB(V) + CV(B/L) ≤ 2 | | ** Amount of (F)BB(V) + CV(B/L) ≤ 2 |
| | ** Amount of CL ≥ 1 | | ** Amount of CL ≥ 1 |
| − | ** Amount of DD ≥ 3 | + | ** Amount of DD + DE ≥ 3 |
| | |A/empty -> B/empty, D/battle = Active Branching | | |A/empty -> B/empty, D/battle = Active Branching |
| | |B/empty -> B1/battle = * Does not meet the requirements to go to B2 | | |B/empty -> B1/battle = * Does not meet the requirements to go to B2 |