Merge branch 'v14-Dev' into v14/effect-stacking

This commit is contained in:
WBHarry 2026-02-26 20:03:16 +01:00
commit 26e650e8f6
81 changed files with 503 additions and 140 deletions

View file

@ -1223,8 +1223,8 @@
"cone": "Cone",
"emanation": "Emanation",
"inFront": "In Front",
"rect": "Rectangle",
"ray": "Ray"
"rectangle": "Rectangle",
"line": "Line"
},
"TokenSize": {
"tiny": "Tiny",
@ -2335,6 +2335,7 @@
"single": "Target",
"plural": "Targets"
},
"thingsAndThing": "{things} and {thing}",
"title": "Title",
"tokenSize": "Token Size",
"total": "Total",
@ -2373,7 +2374,8 @@
},
"Ancestry": {
"primaryFeature": "Primary Feature",
"secondaryFeature": "Secondary Feature"
"secondaryFeature": "Secondary Feature",
"featuresLabel": "Ancestry Features"
},
"Armor": {
"baseScore": "Base Score",
@ -2426,7 +2428,12 @@
"evolvedImagePlaceholder": "The image for the form selected for evolution will be used"
},
"Class": {
"startingEvasionScore": "Starting Evasion Score",
"startingHitPoints": "Starting Hit Points",
"classItems": "Class Items",
"hopeFeatureLabel": "{class}'s Hope Feature",
"hopeFeatures": "Hope Features",
"classFeature": "Class Feature",
"classFeatures": "Class Features",
"guide": {
"suggestedEquipment": "Suggested Equipments",
@ -2439,6 +2446,9 @@
}
}
},
"Community": {
"featuresLabel": "Community Feature"
},
"Consumable": {
"consumeOnUse": "Consume On Use",
"destroyOnEmpty": "Destroy On Empty"
@ -2454,7 +2464,11 @@
"masteryTitle": "Mastery"
},
"Subclass": {
"spellcastingTrait": "Spellcasting Trait"
"spellcastingTrait": "Spellcasting Trait",
"spellcastTrait": "Spellcast Trait",
"foundationFeatures": "Foundation Features",
"specializationFeature": "Specialization Feature",
"masteryFeature": "Mastery Feature"
},
"Weapon": {
"weaponType": "Weapon Type",