Roll classes

This commit is contained in:
Dapoolp 2025-06-17 03:04:20 +02:00
parent 4a044db77f
commit 7cc92d153b
25 changed files with 793 additions and 337 deletions

View file

@ -927,13 +927,17 @@
},
"AttackRoll": {
"Title": "Attack - {attack}",
"RollDamage": "Roll Damage"
"RollDamage": "Roll Damage",
"ApplyEffect": "Apply Effects"
},
"DamageRoll": {
"Title": "Damage - {damage}",
"DealDamageToTargets": "Damage Hit Targets",
"DealDamage": "Deal Damage"
},
"ApplyEffect": {
"Title": "Apply Effects - {name}"
},
"HealingRoll": {
"Heal": "Heal"
},