rules_list_subclass_options
Lists all options in a subclass choice group by exact tag, returning full details including descriptions, granted abilities, and stat modifiers so you can compare choices directly.
Instructions
List every option in a subclass-style choice group by its exact tag
(see rules_list_subclass_option_groups for valid values -- tag
matching is exact, not fuzzy, since e.g. Inventor's two groups
('weapon-innovation-modification'/'armor-innovation-modification')
don't share a class-name prefix the way most others do, so guessing a
class-name-based filter would silently miss real groups). Returns full
entries (with description, plus grants -- anything the option
automatically grants, e.g. Shaman practice granting Spirit Familiar --
and stat_modifiers -- numeric/proficiency changes, e.g. an order's
skill training -- both sourced from structured GrantItem/
ActiveEffectLike data, not parsed from prose) rather than summaries,
since the point of this tool is seeing what each option actually does
in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |