mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-24 16:33: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
|
|
@ -192,9 +192,9 @@
|
|||
},
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.rules.dualityRoll.defaultHopeDice",
|
||||
"key": "system.rules.roll.hope",
|
||||
"mode": 5,
|
||||
"value": "d10",
|
||||
"value": 3,
|
||||
"priority": null
|
||||
}
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue