group_test
Roll one attribute test per character and report whether the group succeeds when at least half pass. Use for coordinated actions by declaring stakes for success and failure before the roll.
Instructions
Roll one attribute test per character and return the group result.
The group succeeds when at least half the participants succeed. Use this for coordinated actions such as a whole party crossing unseen.
Declare the group's stakes before rolling, one sentence per branch: stakes_success for what durably changes if the group passes, stakes_failure for what durably changes if it does not. stakes_hidden is optional and never shown to players.
category: optional structured tag (see attribute_test) applied to every participant's test; a background that grants Advantage on it edges only that participant's roll.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | Yes | ||
| category | No | ||
| attribute | Yes | ||
| character_ids | Yes | ||
| stakes_hidden | No | ||
| opponent_level | No | ||
| stakes_failure | Yes | ||
| stakes_success | Yes | ||
| advantage_character_ids | No | ||
| disadvantage_character_ids | No |