Added a separation of system effects and generic effects on token status effects. Can be turned off in settings.

This commit is contained in:
WBHarry 2025-07-11 15:20:39 +02:00
parent 70239ec06a
commit 202ee0b635
11 changed files with 199 additions and 5 deletions

View file

@ -279,6 +279,11 @@
}
}
},
"HUD": {
"tokenHUD": {
"genericEffects": "Foundry Effects"
}
},
"Levelup": {
"actions": {
"creatureComfort": {
@ -1180,7 +1185,8 @@
"SETTINGS": {
"Appearance": {
"FIELDS": {
"displayFear": { "label": "Fear Display" }
"displayFear": { "label": "Fear Display" },
"showGenericStatusEffects": { "label": "Show Foundry Status Effects" }
},
"fearDisplay": {
"token": "Tokens",