Moved default hope/fear/advantage/disadvantage under system/rules/roll and changed them to be dice indexs

This commit is contained in:
WBHarry 2026-04-20 19:11:40 +02:00
parent 7af3f07a26
commit b50f011361
8 changed files with 79 additions and 62 deletions

View file

@ -320,8 +320,8 @@
},
"changes": [
{
"key": "system.rules.dualityRoll.defaultFearDice",
"value": "d20",
"key": "system.rules.roll.fear",
"value": 5,
"priority": null,
"type": "override"
}