Condition
conditionManage mechanical and narrative statuses on entities. Apply, remove, or list them, keeping TTRPG state clear without combat damage.
Instructions
Manage mechanical or narrative conditions on entities. Use when: applying, removing, or listing conditions. Do NOT use when: recording damage or combat state — use combat (action: init/advance).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | apply, remove, or list. | |
| rounds | No | Optional duration in rounds (apply). | |
| condition | No | The condition name (apply/remove). | |
| entity_id | No | The entity to affect (apply/remove). |