Line 488: |
Line 488: |
| |D/resource -> F,G/resource= | | |D/resource -> F,G/resource= |
| *Go to G if fleet contains AV and DD+DE >= 2 | | *Go to G if fleet contains AV and DD+DE >= 2 |
− | *Otherwise, random routing | + | *Otherwise, random routing (The more (F)BB(V) and CV(L) you have in the fleet, the higher chance you will go to node F) |
| |F -> H/resource, J, G/resource = | | |F -> H/resource, J, G/resource = |
− | * Random between J & G if the fleet contains any CV(B/L) or CL (Higher chance for J) | + | * Random between J & G if the fleet contains any AV, CV(B/L) or CL (Higher chance for J) |
| * Random between H, J, and G otherwise. | | * Random between H, J, and G otherwise. |
| |G/resource -> I/resource, K = | | |G/resource -> I/resource, K = |
| *Go to K if fleet contains any (F)BB(V) or CV(L/B) '''and''' CL+DD+DE <= 1 | | *Go to K if fleet contains any (F)BB(V) or CV(L/B) '''and''' CL+DD+DE <= 1 |
− | *Go to I if fleet contains LHA '''and''' DD+DE >= 2
| |
| *Otherwise, random routing | | *Otherwise, random routing |
| |J -> L/empty, M, N = | | |J -> L/empty, M, N = |
| *Go to L if (F)BB(V) + CV(L/B) = 6 | | *Go to L if (F)BB(V) + CV(L/B) = 6 |
| + | *Meet '''ANY''' of the following to go to N ('''Overrides any SS(V) rule below''') |
| + | **Fleet contains CL and DD >= 4 |
| + | **Fleet contains CL and CA(V) >= 4 |
| *Random between M and N if fleet contains only SS(V) | | *Random between M and N if fleet contains only SS(V) |
| *Random between L, M and N if fleet contains any SS(V) | | *Random between L, M and N if fleet contains any SS(V) |