Skip to content

BUILDING#

Used to specify a building that has to be built for the requirement to be fulfilled.

Example#

The following example requires DSA Research building to be built.

"requirements": [
  {
    "type": "BUILDING",
    "id": "$dsa_research_center00"
  }
]

Attributes#

count#

Type: integer

By default, the value will be 1.

hide if fulfilled#

Type: boolean

Whether to hide the requirement text if the requirement was fulfilled.

By default, the value will be false.

hide if not fulfilled#

Type: boolean

Whether to hide the requirement text if the requirement was not fulfilled.

By default, the value will be false.

id#

Type: string

ID of the building.