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

@ -192,9 +192,9 @@
},
"changes": [
{
"key": "system.rules.dualityRoll.defaultHopeDice",
"key": "system.rules.roll.hope",
"mode": 5,
"value": "d10",
"value": 3,
"priority": null
}
],