mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-06 21:04:16 +02:00
More work on actionConfig outcomes
This commit is contained in:
parent
f260d221a8
commit
ec404a61d9
7 changed files with 180 additions and 58 deletions
|
|
@ -1275,6 +1275,13 @@
|
|||
"diceValue": "Dice Value",
|
||||
"die": "Die"
|
||||
},
|
||||
"OutcomeType": {
|
||||
"successHope": "Success/ Hope",
|
||||
"successFear": "Success/ Fear",
|
||||
"failureHope": "Failure/ Hope",
|
||||
"failureFear": "Failure/ Fear",
|
||||
"simpleOutcome": "Outcome"
|
||||
},
|
||||
"Range": {
|
||||
"self": {
|
||||
"name": "Self",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue