Tier 3 Magical

This commit is contained in:
WBHarry 2025-07-30 02:12:56 +02:00
parent ec58d0231e
commit d36a41b534
23 changed files with 2711 additions and 6 deletions

View file

@ -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": {