Unit Tab

The Unit Tab behaves similarly to the unit tab in the Firaxis editor. You can help build out the documentation of standard functionality. For now, this page documents functionality unique to this editor.

Unit Filtering

You can filter the unit list by typing in the input box above the list of units (version 1.13 and later). Some filters support an equals operand, some support greater than, less than, and equals operand (referred to as GT, LT, EQ; symbols >, <, and =), and the unit name filter does not require an operand. The list of filters available are:

You can use more than one filter; when doing so include a space between filters. For example, "era=3 ship attack>5" searches for units in the third era which have "ship" in their name and have an attack of more than 5. A unit must pass all of the filters to not be filtered out.

You may note that as you are entering a term, all units are filtered out. That is okay. If you've typed "atta", then as the editor doesn't see a >, <, or = symbol, it is currently filtering for units whose name includes "atta", which is most likely none. Once you enter your query in full, it will work.

Similarly, text-based queries will only filter once the full text is entered. "availableTo=Gre" will not filter, as the editor will not find a civilization named "Gre" to filter on, but once you've typed "availableTo=Greece", the filter will apply.