Change the damage to use d8 instead of d6

This commit is contained in:
Chris Ryan 2025-10-05 22:12:07 +10:00
parent b406ec6c96
commit a8804d6b7f

View file

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