Line 264: |
Line 264: |
| |0 -> A/empty, C = | | |0 -> A/empty, C = |
| * If the fleet contains an AV/AO, you will go to A no matter what. | | * If the fleet contains an AV/AO, you will go to A no matter what. |
| + | * If the fleet contains a carrier of any sort, you will go to C. |
| * Else, random. | | * Else, random. |
| | | |
| |A -> D/resource = | | |A -> D/resource = |
− | * The following affects your chances of going to D: | + | * If the fleet contains an AO, you will go to D. |
− | ** 80% if your fleet contains an AV.
| + | * Else, random. |
− | ** 100% if your fleet contains an AO.
| |
− | ** ??? (possibly related to the amount of DDs) | |
− | ** 0% if you meet none of the above requirements.
| |
| |A -> E = * Do not meet the requirements to go to D. | | |A -> E = * Do not meet the requirements to go to D. |
| | | |
| |F -> H/storm = | | |F -> H/storm = |
− | * Do not meet the requirements to go to J. | + | * If the fleet contains a slow BB (excepting BBVs), you will go to H. |
| + | * If the fleet contains a CV or CV甲, you will go to H. |
| |F -> J = | | |F -> J = |
− | * The following affects your chances of going to J: | + | * If the fleet contains no less than 4 DDs, you will go to J. |
− | ** Fast fleet increases your chances.
| + | * Else, random. |
− | ** Having more DDs in your fleet increases your chances. | |
− | ** Having CA(V)/CVL in your fleet decreases your chances.
| |
− | ** Having (F)BB(V)/CV(B) in your fleet greatly decreases your chances.
| |
| | | |
| |H/storm -> G/resource = | | |H/storm -> G/resource = |
− | * ??? | + | * If the fleet contains an AO, you will go to G. |
| + | * If the fleet contains no less than 3 DDs, routing is random between G and J. |
| |H/storm -> I/empty = | | |H/storm -> I/empty = |
− | * ??? | + | * If the fleet contains no less than 2 DDs, routing is random between G, I, and J. |
| + | * If the fleet contains 1 or no DD, routing is random between I and J. |
| |H/storm -> J = | | |H/storm -> J = |
− | * Fast Fleet | + | * If the fleet contains no less than 1 CL and with no less than 2 DDs, you will go to J. |
− | * ???
| |
| }} | | }} |
| | | |