mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
Tier 3 Magical
This commit is contained in:
parent
ec58d0231e
commit
d36a41b534
23 changed files with 2711 additions and 6 deletions
16
lang/en.json
16
lang/en.json
|
|
@ -1016,8 +1016,20 @@
|
|||
"name": "Brutal",
|
||||
"description": "When you roll the maximum value on a damage die, roll an additional damage die.",
|
||||
"actions": {
|
||||
"name": "Brutal",
|
||||
"description": "When you roll the maximum value on a damage die, roll an additional damage die."
|
||||
"addDamage": {
|
||||
"name": "Brutal",
|
||||
"description": "When you roll the maximum value on a damage die, roll an additional damage die."
|
||||
}
|
||||
}
|
||||
},
|
||||
"burning": {
|
||||
"name": "Burning",
|
||||
"description": "When you roll the maximum value on a damage die, roll an additional damage die.",
|
||||
"actions": {
|
||||
"burn": {
|
||||
"name": "Burn",
|
||||
"description": "When you roll a 6 on a damage die, the target must mark a Stress."
|
||||
}
|
||||
}
|
||||
},
|
||||
"charged": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue