You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If my space dock can support 3 fighters, it is illegal to build 6 fighters (3 will be destroyed)
But building 6 fighters and a carrier is acceptable, because the carrier contributes its capacity immediately.
This is perhaps somewhat tricky to implement without expanding scope further, because TI4 plays with capacity values a bit across factions (see: Sol carriers, Argent destroyers, L1Z1X dreadnoughts, etc.)
The text was updated successfully, but these errors were encountered:
Super good catch, and is another layer of trickiness capacity increasing with upgrades? Maybe a short-term implementation could be when the user produces greater than 0 of a unit, pop up a form field next to the counter where they can input a capacity value? Don't know if that feels too messy
Example:
This is perhaps somewhat tricky to implement without expanding scope further, because TI4 plays with capacity values a bit across factions (see: Sol carriers, Argent destroyers, L1Z1X dreadnoughts, etc.)
The text was updated successfully, but these errors were encountered: