Adding direct damage to adversaries and environments (#1412)

This commit is contained in:
Nick Salyzyn 2025-12-13 08:24:22 -07:00 committed by GitHub
parent 6cb635901f
commit 315f1ef8e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 203 additions and 22 deletions

View file

@ -307,7 +307,8 @@
}
}
],
"includeBase": false
"includeBase": false,
"direct": true
},
"target": {
"type": "any",
@ -319,7 +320,7 @@
"trait": null,
"difficulty": null,
"bonus": null,
"advState": "neutral",
"advState": "advantage",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,