Add rolls and new fixes
All checks were successful
Release Creation / build (release) Successful in 1m2s
All checks were successful
Release Creation / build (release) Successful in 1m2s
This commit is contained in:
25
lang/en.json
25
lang/en.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user