Ironsworn
ironswornResolve Ironsworn-style actions by handling momentum, move rolls, challenge dice, and progress tracks. Use to set or burn momentum, roll moves, mark or test progress, and manage tracks.
Instructions
Resolve Ironsworn-style actions: momentum, the action-roll move framework, and progress tracks. Use when: setting or burning momentum, rolling a move against two challenge dice, or marking and testing a progress track. Do NOT use when: managing vows — use vow (action: set).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| op | No | Sub-operation: momentum (set, gain, lose, reset, list), progress (create, mark, test, list). | |
| adds | No | Stat and bonuses added to the action die (move). | |
| burn | No | Burn momentum to replace the action score (move). | |
| name | No | Move name (move) or progress-track name (progress). | |
| rank | No | Progress-track rank (progress). | |
| seed | No | Deterministic seed (move, progress test). | |
| ticks | No | Progress to mark (progress); defaults to 1. | |
| action | Yes | momentum, move, or progress. | |
| amount | No | Amount to set/gain/lose (momentum); defaults to 1. | |
| entity_id | No | Entity or NPC id (momentum, move burn). |