This commit is contained in:
WBHarry 2025-06-24 15:57:17 +02:00
parent 0d60cd90b6
commit c952580f6b
10 changed files with 418 additions and 56 deletions

View file

@ -207,6 +207,12 @@
"Session": "Session",
"Shortrest": "Short Rest",
"Longrest": "Long Rest"
},
"Damage": {
"Severe": "Severe",
"Major": "Major",
"Minor": "Minor",
"None": "None"
}
},
"ActionType": {
@ -1084,6 +1090,16 @@
"Title": "Ownership Selection - {name}",
"Default": "Default Ownership"
},
"DamageReduction": {
"Title": "Damage Reduction",
"ArmorMarks": "Armor Marks",
"UsedMarks": "Used Marks",
"Stress": "Stress",
"Notifications": {
"DamageAlreadyNone": "The damage has already been reduced to none",
"NotEnoughArmor": "You don't have enough unspent armor marks"
}
},
"Sheets": {
"PC": {
"Name": "Name",