Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion lib/npc_features.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,10 @@
},
"locked": false,
"type": "Trait",
"effect": "This trait can only be applied if the Horror is Biological. The Horror is no longer Biological and gains Heat Cap 6."
"effect": "This trait can only be applied if the Horror is Biological. The Horror is no longer Biological and gains Heat Cap 6.",
"override": {
"heatcap": 6
}
},
{
"id": "npcf_terrifying_horror",
Expand Down