Basic dice roll support

This commit is contained in:
2024-12-17 15:47:36 +01:00
parent 2c29acd56c
commit 4d3c15a2a8
14 changed files with 173 additions and 67 deletions

View File

@ -250,7 +250,13 @@
"breakingPoint": "Breaking Point",
"willpower": "Willpower",
"totalScore": "Total Score",
"exhausted": "Exhausted"
"exhausted": "Exhausted",
"skillRoll": "Skill Roll",
"finalScore": "Final Score",
"failure": "Failure",
"success": "Success",
"criticalSuccess": "Critical Success",
"criticalFailure": "Critical Failure"
},
"Edit": "Edit",
"Delete": "Delete",