mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-25 00:43:38 +02:00
Moved default hope/fear/advantage/disadvantage under system/rules/roll and changed them to be dice indexs
This commit is contained in:
parent
7af3f07a26
commit
b50f011361
8 changed files with 79 additions and 62 deletions
|
|
@ -320,8 +320,8 @@
|
|||
},
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.rules.dualityRoll.defaultFearDice",
|
||||
"value": "d20",
|
||||
"key": "system.rules.roll.fear",
|
||||
"value": 5,
|
||||
"priority": null,
|
||||
"type": "override"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue