Merged with main

This commit is contained in:
WBHarry 2025-07-19 15:49:49 +02:00
commit ccba480250
26 changed files with 437 additions and 251 deletions

View file

@ -38,6 +38,9 @@
"Settings": {
"resultBased": {
"label": "Formula based on Hope/Fear result."
},
"applyTo": {
"label": "Targeted Resource"
}
},
"TYPES": {
@ -678,6 +681,10 @@
"armorStack": {
"name": "Armor Stack",
"abbreviation": "AS"
},
"fear": {
"name": "Fear",
"abbreviation": "FR"
}
},
"ItemResourceType": {
@ -1275,6 +1282,7 @@
},
"fear": "Fear",
"features": "Features",
"healing": "Healing",
"hitPoints": {
"single": "Hit Point",
"plural": "Hit Points",