Merged with main

This commit is contained in:
WBHarry 2026-07-19 03:07:30 +02:00
commit 2d6c442421
87 changed files with 1772 additions and 1253 deletions

View file

@ -104,8 +104,10 @@
"startCountdown": "Start Countdown"
},
"damage": {
"addResource": "Add Resource",
"multiplier": "Multiplier",
"flatMultiplier": "Flat Multiplier"
"flatMultiplier": "Flat Multiplier",
"markResources": "Mark Resources"
},
"general": {
"customFormula": "Custom Formula",
@ -2245,7 +2247,7 @@
"hint": "A used armor slot normally reduces damage by one step. This value increases the number of steps damage is reduced by."
},
"magical": {
"label": "Daamge Reduction: Only Magical",
"label": "Damage Reduction: Only Magical",
"hint": "Armor can only be used to reduce magical damage"
},
"maxArmorMarkedBonus": "Max Armor Used",
@ -2483,7 +2485,6 @@
"reroll": "Reroll",
"rerolled": "Rerolled",
"rerollThing": "Reroll {thing}",
"resource": "Resource",
"result": {
"single": "Result",
"plural": "Results"
@ -2550,6 +2551,9 @@
},
"identifier": {
"label": "Identifier"
},
"gmNotes": {
"label": "GM Notes"
}
},
"Ancestry": {
@ -2565,6 +2569,9 @@
"severe": "Severe Threshold"
}
},
"Base": {
"addGMNote": "Add GM Note"
},
"Beastform": {
"FIELDS": {
"beastformType": { "label": "Beastform Type" },