Change the damage to use d8 instead of d6 (#1211)

Co-authored-by: Chris Ryan <chrisr@blackhole>
This commit is contained in:
Chris Ryan 2025-10-09 04:14:23 +10:00 committed by GitHub
parent e15d210e20
commit a80789f1f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -127,11 +127,12 @@
"resultBased": false,
"value": {
"custom": {
"enabled": false
"enabled": false,
"formula": ""
},
"multiplier": "flat",
"flatMultiplier": 2,
"dice": "d6",
"dice": "d8",
"bonus": 3
},
"applyTo": "hitPoints",
@ -145,7 +146,8 @@
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
"enabled": false,
"formula": ""
}
}
}
@ -188,12 +190,12 @@
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.346",
"coreVersion": "13.348",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"systemVersion": "1.1.2",
"createdTime": 1753922784438,
"modifiedTime": 1754338003443,
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
"modifiedTime": 1759666111504,
"lastModifiedBy": "9HOfUKAXuCu7hUPY"
},
"_id": "rZPH0BY8Sznc9sFG",
"sort": 3400000,