- Macro: Request fear check specialization macro
- Macro: Fear Table to call the new fearTable api endpoint
- API: rulesVersion property
- API: fearTable(actor) calls the relevant premium core rules module's fear
table
- API: added requestFearRollFromTokens special helper
- Trait roll hooks for:
- Glow/Shroud
- Range modifiers
- added a summary chat message for the roll results to requested rolls.
- added a target number option to requested rolls.
26 lines
626 B
JSON
26 lines
626 B
JSON
{
|
|
"name": "Fear Table",
|
|
"type": "script",
|
|
"_id": "S6HY6RqjPTt0z0yY",
|
|
"author": "sVoCvBU1knmXzoYe",
|
|
"img": "icons/magic/death/undead-ghost-scream-teal.webp",
|
|
"scope": "global",
|
|
"command": "game.modules.get('swade-mb-helpers').api.fearTable(actor)",
|
|
"folder": null,
|
|
"sort": 0,
|
|
"ownership": {
|
|
"default": 0,
|
|
"sVoCvBU1knmXzoYe": 3
|
|
},
|
|
"flags": {},
|
|
"_stats": {
|
|
"systemId": "swade",
|
|
"systemVersion": "3.2.5",
|
|
"coreVersion": "11.315",
|
|
"createdTime": 1703096862424,
|
|
"modifiedTime": 1703096940207,
|
|
"lastModifiedBy": "sVoCvBU1knmXzoYe"
|
|
},
|
|
"_key": "!macros!S6HY6RqjPTt0z0yY"
|
|
}
|