[Fix] PouncingPredator Beastform (#1307)

* .

* .
This commit is contained in:
WBHarry 2025-11-19 12:47:28 +01:00 committed by GitHub
parent a02015df57
commit d1cbaa7809
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,7 @@
"value": { "value": {
"custom": { "custom": {
"enabled": true, "enabled": true,
"formula": "(@prof+2)@basicAttackDamageDice" "formula": "(@prof+2)@basicAttackDamageDice + 6"
}, },
"multiplier": "prof", "multiplier": "prof",
"flatMultiplier": 1, "flatMultiplier": 1,
@ -49,7 +49,8 @@
"dice": "d6", "dice": "d6",
"bonus": null, "bonus": null,
"custom": { "custom": {
"enabled": false "enabled": false,
"formula": ""
} }
} }
} }
@ -57,8 +58,8 @@
"includeBase": false "includeBase": false
}, },
"target": { "target": {
"type": "self", "type": "hostile",
"amount": null "amount": 1
}, },
"effects": [], "effects": [],
"roll": { "roll": {
@ -83,7 +84,7 @@
}, },
"name": "Attack", "name": "Attack",
"img": "icons/creatures/abilities/paw-print-orange.webp", "img": "icons/creatures/abilities/paw-print-orange.webp",
"range": "self" "range": "melee"
} }
}, },
"originItemType": null, "originItemType": null,
@ -150,12 +151,12 @@
"compendiumSource": null, "compendiumSource": null,
"duplicateSource": null, "duplicateSource": null,
"exportSource": null, "exportSource": null,
"coreVersion": "13.347", "coreVersion": "13.351",
"systemId": "daggerheart", "systemId": "daggerheart",
"systemVersion": "1.1.0", "systemVersion": "1.2.3",
"createdTime": 1753621786000, "createdTime": 1753621786000,
"modifiedTime": 1756041242273, "modifiedTime": 1763549111169,
"lastModifiedBy": "vUIbuan0U50nfKBE" "lastModifiedBy": "Q4RzhhaPfvLUzzbw"
}, },
"_id": "0ey4kM9ssj2otHvb", "_id": "0ey4kM9ssj2otHvb",
"sort": 600000, "sort": 600000,