Skip to content

New Contributor Guide Effects

Maleclypse edited this page Mar 13, 2025 · 2 revisions

Adding new effects

Effects are things like sickness, poison, or drug effects. They're also generally useful for applying a status condition on a monster or NPC that you go back and check later.

Effects are mostly stored in data/json/effects.json, and described in doc/JSON/EFFECTS_JSON.md.

Books and comestible (food/drink/medicine) items can have morale modifiers.

Clone this wiki locally