Added effect message

This commit is contained in:
WBHarry 2025-08-25 22:43:58 +02:00
parent 744412bf9f
commit 30229407cd
5 changed files with 106 additions and 1 deletions

View file

@ -2322,6 +2322,7 @@
"action": {
"title": "Action"
},
"appliedTo": "Applied To",
"applyEffect": {
"title": "Apply Effects - {name}"
},
@ -2331,6 +2332,10 @@
"rollHealing": "Roll Healing",
"applyEffect": "Apply Effects"
},
"damageSummary": {
"title": "Damage Applied",
"healingTitle": "Healing Applied"
},
"damageRoll": {
"title": "Damage - {damage}",
"dealDamageToTargets": "Damage Hit Targets",
@ -2352,6 +2357,9 @@
"dualityRoll": {
"abilityCheckTitle": "{ability} Check"
},
"effectSummary": {
"title": "Effects Applied"
},
"featureTitle": "Class Feature",
"healingRoll": {
"title": "Heal - {damage}",