Add rolls and new fixes
All checks were successful
Release Creation / build (release) Successful in 1m2s

This commit is contained in:
2025-05-25 00:01:39 +02:00
parent 4bed84358b
commit 585b9a1ab5
20 changed files with 389 additions and 223 deletions

View File

@@ -21,6 +21,18 @@
},
"Character": {
"FIELDS": {
"mortality": {
"label": "Mortality",
"current": {
"label": "Mortality"
}
},
"limboes": {
"label": "Limboes"
},
"ammo": {
"label": "Ammo"
},
"age": {
"label": "Age"
},
@@ -315,6 +327,12 @@
}
},
"Label": {
"difficulty": "Difficulty",
"unknown": "Unknown",
"statRoll": "Stat Roll",
"stat": "Stat",
"formula": "Formula",
"characteristics": "Characteristics",
"deals": "Deals",
"tarot": "Tarot",
"backstory": "Backstory",
@@ -342,8 +360,11 @@
"combat": "Combat",
"Counters": "Counters",
"creature": "Creature",
"criticalFailure": "Critical Failure",
"criticalSuccess": "Critical Success",
"fiendishSuccess": "Fiendish Failure",
"satanicSuccess": "Satanic Success",
"bonus": "Bonus",
"penalty": "Penalty",
"quote": "Quote",
"current": "Curr.",
"damage": "Damage",
"damages": "Damages",