Line 794: |
Line 794: |
| |B -> C/storm,G/resource= | | |B -> C/storm,G/resource= |
| *Meet '''ANY''' of the following to go to C | | *Meet '''ANY''' of the following to go to C |
− | **(F)BB(V)+CV(L/B) >= 5 | + | **(F)BB(V)+CV(L/B) ≥ 5 |
− | **CV(L/B) >= 3 '''AND''' DD <= 2 | + | **CV(L/B) ≥ 3 '''AND''' DD ≤ 2 |
− | **(F)BB(V)+CV(B) >= 3 '''AND''' DD <= 2 | + | **(F)BB(V)+CV(B) ≥ 3 '''AND''' DD ≤ 2 |
| *Meet '''ALL''' of the following to go to G | | *Meet '''ALL''' of the following to go to G |
| **No (F)BB(V), CV(L/B), AV or SS(V) | | **No (F)BB(V), CV(L/B), AV or SS(V) |
| **CL = 1 | | **CL = 1 |
− | **DD >= 4 | + | **DD ≥ 4 |
| *Otherwise, random routing | | *Otherwise, random routing |
| | | |
Line 808: |
Line 808: |
| | | |
| |F -> A/resource, J/empty= | | |F -> A/resource, J/empty= |
− | *Go to A if fleet contains no CVL '''AND''' DD <= 1 | + | *Go to A if fleet contains no CVL '''AND''' DD ≤ 1 |
| *Otherwise, random routing | | *Otherwise, random routing |
| | | |
Line 815: |
Line 815: |
| **Your fleet must contain 6 ships. | | **Your fleet must contain 6 ships. |
| **DD ≥ 4 | | **DD ≥ 4 |
− | **CL + CT ≤ 2 | + | **CL+CT ≤ 2 |
| **CA ≤ 1 | | **CA ≤ 1 |
− | **No other shiptypes are allowed. | + | **No other ship types are allowed. |
| *Otherwise, go to I. | | *Otherwise, go to I. |
| | | |
Line 825: |
Line 825: |
| |J/empty -> L,M= | | |J/empty -> L,M= |
| *Meet '''ANY''' of the following to go to L | | *Meet '''ANY''' of the following to go to L |
− | **(F)BB(V)+CV(L/B) >= 4 | + | **(F)BB(V)+CV(L/B) ≥ 4 |
| **No CV(B) | | **No CV(B) |
| *Meet '''ANY''' of the following to go to M | | *Meet '''ANY''' of the following to go to M |
Line 834: |
Line 834: |
| |K/empty -> L,N/resource,O/empty= | | |K/empty -> L,N/resource,O/empty= |
| *Random routing, with higher chance of going to N if fleet contains AV or SS(V) ('''Overrides every other rules''') | | *Random routing, with higher chance of going to N if fleet contains AV or SS(V) ('''Overrides every other rules''') |
− | *Go to L if DD >= 2 | + | *Go to L if DD ≥ 2 |
| *Otherwise, random routing between L and O | | *Otherwise, random routing between L and O |
| **If fleet contains DD, you will more likely to go to L | | **If fleet contains DD, you will more likely to go to L |
Line 840: |
Line 840: |
| | | |
| |L -> M= | | |L -> M= |
− | *(F)BB(V)+CV(L/B) >= 4 | + | *(F)BB(V)+CV(L/B) ≥ 4 |
| *Random routing if you don't meet any conditions | | *Random routing if you don't meet any conditions |
| |L -> P= | | |L -> P= |
− | *(F)BB(V)+CV(B) <= 2 | + | *(F)BB(V)+CV(B) ≤ 2 |
| *Random routing if you don't meet any conditions | | *Random routing if you don't meet any conditions |
| }} | | }} |