mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
Some corrections and adds to Consumables and Loot compendia (#492)
This commit is contained in:
parent
3e333d3533
commit
6ca24b3db7
61 changed files with 2142 additions and 540 deletions
|
|
@ -69,7 +69,6 @@ export default class DHRoll extends Roll {
|
|||
|
||||
static postEvaluate(roll, config = {}) {
|
||||
return {
|
||||
type: config.roll.type,
|
||||
total: roll.total,
|
||||
formula: roll.formula,
|
||||
dice: roll.dice.map(d => ({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue