From d1cbaa7809c762f7ea76359933de5476e932e9c1 Mon Sep 17 00:00:00 2001 From: WBHarry <89362246+WBHarry@users.noreply.github.com> Date: Wed, 19 Nov 2025 12:47:28 +0100 Subject: [PATCH] [Fix] PouncingPredator Beastform (#1307) * . * . --- .../feature_Takedown_0ey4kM9ssj2otHvb.json | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/src/packs/beastforms/feature_Takedown_0ey4kM9ssj2otHvb.json b/src/packs/beastforms/feature_Takedown_0ey4kM9ssj2otHvb.json index 5392665b..2c09b7ed 100644 --- a/src/packs/beastforms/feature_Takedown_0ey4kM9ssj2otHvb.json +++ b/src/packs/beastforms/feature_Takedown_0ey4kM9ssj2otHvb.json @@ -33,7 +33,7 @@ "value": { "custom": { "enabled": true, - "formula": "(@prof+2)@basicAttackDamageDice" + "formula": "(@prof+2)@basicAttackDamageDice + 6" }, "multiplier": "prof", "flatMultiplier": 1, @@ -49,7 +49,8 @@ "dice": "d6", "bonus": null, "custom": { - "enabled": false + "enabled": false, + "formula": "" } } } @@ -57,8 +58,8 @@ "includeBase": false }, "target": { - "type": "self", - "amount": null + "type": "hostile", + "amount": 1 }, "effects": [], "roll": { @@ -83,7 +84,7 @@ }, "name": "Attack", "img": "icons/creatures/abilities/paw-print-orange.webp", - "range": "self" + "range": "melee" } }, "originItemType": null, @@ -150,12 +151,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.347", + "coreVersion": "13.351", "systemId": "daggerheart", - "systemVersion": "1.1.0", + "systemVersion": "1.2.3", "createdTime": 1753621786000, - "modifiedTime": 1756041242273, - "lastModifiedBy": "vUIbuan0U50nfKBE" + "modifiedTime": 1763549111169, + "lastModifiedBy": "Q4RzhhaPfvLUzzbw" }, "_id": "0ey4kM9ssj2otHvb", "sort": 600000,