buildings.xml

The buildings.xml configuration file contains configuration for settlement buildings. Buildings can be edited and new types of buildings can be defined here.

Each building is defined within "building" tags and must have a unique "name" attribute.

The "power-required" tag is required and describes the the buildings power requirements. The "base-power" attribute is the base-line power (kW) required by the building when it is fully powered, not including the additional power required for specific activities (such as life support). The "base-power-down-power" attribute is the base-line power (kW) required by the building when it is powered down.

Each building has a list of functions that the building is capable of performing. The "functions" tag is required, but it may be empty if the building performs no functions. A building can have any of the possible functions, but each function may only be listed in the "functions" tag once.

Here is a list of possible building functions and their details.