construct

Vars | |
| can_repair | Whether this construct can repair other constructs or cult buildings. Gets the healing_touch component if so. |
|---|---|
| can_repair_self | Whether this construct can repair itself. Works independently of can_repair. |
| construct_spells | List of spells that this construct can cast |
| master | The construct's master |
| playstyle_string | Flavor text shown to players when they spawn as this construct |
| remains_by_theme | The different flavors of goop constructs can drop, depending on theme. |
| seeking | Whether this construct is currently seeking nar nar |
| smashes_walls | Can this construct destroy walls? |
| theme | Theme controls color. THEME_CULT is red THEME_WIZARD is purple and THEME_HOLY is blue |
Var Details
can_repair

Whether this construct can repair other constructs or cult buildings. Gets the healing_touch component if so.
can_repair_self

Whether this construct can repair itself. Works independently of can_repair.
construct_spells

List of spells that this construct can cast
master

The construct's master
playstyle_string

Flavor text shown to players when they spawn as this construct
remains_by_theme

The different flavors of goop constructs can drop, depending on theme.
seeking

Whether this construct is currently seeking nar nar
smashes_walls

Can this construct destroy walls?
theme

Theme controls color. THEME_CULT is red THEME_WIZARD is purple and THEME_HOLY is blue