mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-25 08:53:39 +02:00
[Feature] Roll Rules Standardization (#1818)
* 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
2c994ac78c
15 changed files with 132 additions and 83 deletions
|
|
@ -192,9 +192,9 @@
|
|||
},
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.rules.dualityRoll.defaultHopeDice",
|
||||
"key": "system.rules.roll.hopeIndex",
|
||||
"mode": 5,
|
||||
"value": "d10",
|
||||
"value": 3,
|
||||
"priority": null
|
||||
}
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue