Line 49: |
Line 49: |
| *Pool 2: {{Ammo}} {{Steel}} | | *Pool 2: {{Ammo}} {{Steel}} |
| {|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px" | | {|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px" |
− | |valign="center"| <math>Res = MAX \Bigg( \Bigg| \Bigg\lceil \frac{| Ammo-400 |}{25} \Bigg\rceil + \Bigg\lceil \frac{| Steel-600 |}{30} \Bigg\rceil \Bigg| ; 51\Bigg)</math> | + | |valign="center"| <math>Res = MAX \Bigg( \Bigg| \Bigg\lceil \frac{Ammo-400}{25} \Bigg\rceil + \Bigg\lceil \frac{Steel-600}{30} \Bigg\rceil \Bigg| ; 51\Bigg)</math> |
| |} | | |} |
| | | |
| *Pool 3: {{Ammo}} {{Steel}} | | *Pool 3: {{Ammo}} {{Steel}} |
| {|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px" | | {|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px" |
− | |valign="center"| <math>Res = MAX \Bigg( \Bigg| \Bigg\lceil \frac{| Ammo-200 |}{13} \Bigg\rceil + \Bigg\lceil \frac{| Steel-200 |}{20} \Bigg\rceil \Bigg| ; 51\Bigg)</math> | + | |valign="center"| <math>Res = MAX \Bigg( \Bigg| \Bigg\lceil \frac{Ammo-200}{13} \Bigg\rceil + \Bigg\lceil \frac{Steel-200}{20} \Bigg\rceil \Bigg| ; 51\Bigg)</math> |
| |} | | |} |
| | | |
| *Pool 4: {{Fuel}} {{Steel}} | | *Pool 4: {{Fuel}} {{Steel}} |
| {|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px" | | {|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px" |
− | |valign="center"| <math>Res = MAX \Bigg( \Bigg| \Bigg\lceil \frac{| Fuel-100 |}{10} \Bigg\rceil + \Bigg\lceil \frac{| Steel-30 |}{15} \Bigg\rceil \Bigg| ; 51\Bigg)</math> | + | |valign="center"| <math>Res = MAX \Bigg( \Bigg| \Bigg\lceil \frac{Fuel-100}{10} \Bigg\rceil + \Bigg\lceil \frac{Steel-30}{15} \Bigg\rceil \Bigg| ; 51\Bigg)</math> |
| |} | | |} |
| Source: [https://tsundb.kc3.moe/construction] | | Source: [https://tsundb.kc3.moe/construction] |