Fix the damage output of the Takedown Beastform feature

This commit is contained in:
Chris Ryan 2025-11-05 21:20:19 +10:00
parent e2508501a5
commit 44f2e223cc

View file

@ -32,16 +32,18 @@
"resultBased": false,
"value": {
"custom": {
"enabled": true,
"formula": "(@prof+2)@basicAttackDamageDice"
"enabled": false,
"formula": ""
},
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
"dice": "d8",
"bonus": 6,
"flatMultiplier": 1
},
"applyTo": "hitPoints",
"type": [],
"type": [
"physical"
],
"base": false,
"valueAlt": {
"multiplier": "prof",
@ -49,9 +51,64 @@
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
"enabled": false,
"formula": ""
}
}
},
{
"resultBased": false,
"value": {
"custom": {
"enabled": false,
"formula": ""
},
"multiplier": "flat",
"flatMultiplier": 2,
"dice": "d8",
"bonus": null
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"base": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false,
"formula": ""
}
}
},
{
"resultBased": false,
"value": {
"custom": {
"enabled": true,
"formula": "1"
},
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "stress",
"base": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false,
"formula": ""
}
},
"type": []
}
],
"includeBase": false
@ -150,12 +207,12 @@
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.347",
"coreVersion": "13.350",
"systemId": "daggerheart",
"systemVersion": "1.1.0",
"systemVersion": "1.1.2",
"createdTime": 1753621786000,
"modifiedTime": 1756041242273,
"lastModifiedBy": "vUIbuan0U50nfKBE"
"modifiedTime": 1762341337917,
"lastModifiedBy": "9HOfUKAXuCu7hUPY"
},
"_id": "0ey4kM9ssj2otHvb",
"sort": 600000,