mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 06:26:13 +01:00
[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:
parent
95d4003045
commit
6cbe770880
3 changed files with 22 additions and 14 deletions
|
|
@ -2111,7 +2111,7 @@
|
|||
"thresholdImmunities": {
|
||||
"minor": {
|
||||
"label": "Threshold Immunities: Minor",
|
||||
"hint": "Automatically ignores minor damage"
|
||||
"hint": "Automatically ignores minor damage when set to 1"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue