| Line 99: |
Line 99: |
| | |B1/battle -> C/empty = * Meet '''ALL''' of the following requirements: | | |B1/battle -> C/empty = * Meet '''ALL''' of the following requirements: |
| | ** [CTF/STF] Amount of (F)BB(V) + CV(B) ≤ 2 | | ** [CTF/STF] Amount of (F)BB(V) + CV(B) ≤ 2 |
| | + | ** [CTF/STF] Amount of CV(B/L) ≤ 3 |
| | ** [CTF/STF] Amount of DD ≥ 4 | | ** [CTF/STF] Amount of DD ≥ 4 |
| | ** [CTF/STF] Amount of DD ≤ 5 | | ** [CTF/STF] Amount of DD ≤ 5 |
| | + | ** [CTF/STF] If Slow Fleet and amount of CV(B) ≥ 1, then amount of CV(B/L) ≤ 2 * |
| | |C/empty -> D/battle, F/battle = * Active Branching | | |C/empty -> D/battle, F/battle = * Active Branching |
| | |D/battle -> D1/pink = * Does not meet the requirements to go to D2 | | |D/battle -> D1/pink = * Does not meet the requirements to go to D2 |
| Line 126: |
Line 128: |
| | ** Fast Fleet | | ** Fast Fleet |
| | ** Amount of CL ≥ 2 | | ** Amount of CL ≥ 2 |
| − | ** Amount of DD ≥ 3-4? | + | ** Amount of DD ≥ 4 |
| − | |2 -> F2/pink = * ??? | + | |2 -> F2/pink = * Fastest Fleet |
| | |2 -> J/battle = * Does not meet the requirements to go to F or F2 | | |2 -> J/battle = * Does not meet the requirements to go to F or F2 |
| | |F/battle -> F1/pink = * [Phase 1] Does not meet the requirements to go to F2 | | |F/battle -> F1/pink = * [Phase 1] Does not meet the requirements to go to F2 |
| | * [Phase 2] Meet '''ALL''' of the following requirements: | | * [Phase 2] Meet '''ALL''' of the following requirements: |
| − | ** Amount of CV(B) ≤ 2 | + | ** Amount of (F)BB(V) + CV(B) ≤ 4 |
| | ** Does not meet the requirements to go to F2 | | ** Does not meet the requirements to go to F2 |
| | |F/battle -> F2 = * Meet '''ALL''' of the following requirements: | | |F/battle -> F2 = * Meet '''ALL''' of the following requirements: |
| Line 204: |
Line 206: |
| | |V/pink -> W/red/darkblue = * Does not meet the requirements to go to X | | |V/pink -> W/red/darkblue = * Does not meet the requirements to go to X |
| | |V/pink -> X/battle = * Meet '''ALL''' of the following requirements: | | |V/pink -> X/battle = * Meet '''ALL''' of the following requirements: |
| | + | ** Amount of (F)BB(V) + CVL ≤ 3 |
| | ** Amount of CV(B) = 0 | | ** Amount of CV(B) = 0 |
| | ** Amount of CL ≥ 1 | | ** Amount of CL ≥ 1 |
| | ** Amount of CA(V) ≤ 1 | | ** Amount of CA(V) ≤ 1 |
| | + | ** Amount of SS(V) = 0 |
| | |X/battle -> Y/empty = * Fail the LoS check | | |X/battle -> Y/empty = * Fail the LoS check |
| | |X/battle -> Z/battle = * Pass the LoS check | | |X/battle -> Z/battle = * Pass the LoS check |