mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 04:31:07 +01:00
Roll classes
This commit is contained in:
parent
4a044db77f
commit
7cc92d153b
25 changed files with 793 additions and 337 deletions
|
|
@ -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"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue