usage_roll
Roll a usage die for a tracked resource, stepping it down on a 1 or 2 and recording the outcome in the unratified ledger. Optionally attach stakes to define consequences of depletion or success.
Instructions
Roll one Usage Die for a tracked resource.
A result of 1 or 2 steps the die down one grade along d20, d12, d10, d8, d6, d4. A d4 that steps down is depleted. Mutates the named resource on the sheet.
Optional stakes record what depletion durably means (stakes_failure) and what holding means (stakes_success). A downgrade always enters the unratified-outcomes ledger, with or without stakes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | Yes | ||
| owner_id | Yes | ||
| advantage | No | ||
| resource_id | Yes | ||
| disadvantage | No | ||
| stakes_hidden | No | ||
| stakes_failure | No | ||
| stakes_success | No |