[Fix] ActiveEffectConfig Missing Resistances (#1653)

* Fixed so that ActiveEffectConfig uses missing hints and has resistance in the autocomplete list

* Raised version
This commit is contained in:
WBHarry 2026-02-11 23:59:27 +01:00 committed by GitHub
parent 95d4003045
commit 6cbe770880
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 22 additions and 14 deletions

View file

@ -2111,7 +2111,7 @@
"thresholdImmunities": {
"minor": {
"label": "Threshold Immunities: Minor",
"hint": "Automatically ignores minor damage"
"hint": "Automatically ignores minor damage when set to 1"
}
}
},