mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 04:31:07 +01:00
Massive Damage incoming. Over 9000.
This commit is contained in:
parent
f4dd9dc5c1
commit
c37fb9b049
5 changed files with 26 additions and 2 deletions
|
|
@ -1801,6 +1801,7 @@
|
|||
"plural": "Costs"
|
||||
},
|
||||
"Damage": {
|
||||
"massive": "Massive",
|
||||
"severe": "Severe",
|
||||
"major": "Major",
|
||||
"minor": "Minor",
|
||||
|
|
@ -2517,6 +2518,10 @@
|
|||
"actionTokens": {
|
||||
"enabled": { "label": "Enabled" },
|
||||
"tokens": { "label": "Tokens" }
|
||||
},
|
||||
"massiveDamage":{
|
||||
"title":"Massive Damage",
|
||||
"enabled": { "label": "Enabled" }
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue