feat(armorItem): add base thresholds to armor

This commit is contained in:
JimCanE 2025-05-23 17:21:08 +02:00
parent cf66b4683e
commit 3eaaab53a5
3 changed files with 55 additions and 36 deletions

View file

@ -910,7 +910,12 @@
"Armor": {
"BaseScore": "Base Score",
"Feature": "Feature",
"Description": "Description"
"Description": "Description",
"BaseThresholds": {
"Base": "Base Thresholds",
"Major": "Major Threshold",
"Severe": "Severe Threshold"
}
},
"Class": {
"Tabs": {