Add multiple conditions handler + update Bare Bones domain card

This commit is contained in:
Dapoolp 2025-09-02 16:39:02 +02:00
parent af3a415e56
commit 4a63836c0d
8 changed files with 213 additions and 38 deletions

View file

@ -1935,6 +1935,7 @@
},
"actorName": "Actor Name",
"amount": "Amount",
"and": "AND",
"any": "Any",
"armor": "Armor",
"armors": "Armors",
@ -1947,9 +1948,12 @@
"bonus": "Bonus",
"burden": "Burden",
"conditional": {
"label": "Condition",
"hint": "(Optionnal) Set a condition that need to be verified to apply effects below.",
"notMet": "Condition Not Met"
"label": {
"single": "Condition",
"plural": "Conditions"
},
"hint": "(Optionnal) Set one or more conditions that need to be verified to apply effects below.",
"notMet": "Conditions Not Met"
},
"continue": "Continue",
"criticalSuccess": "Critical Success",
@ -2014,6 +2018,7 @@
"newCategory": "New Category",
"none": "None",
"noTarget": "No current target",
"or": "OR",
"partner": "Partner",
"player": {
"single": "Player",