diff --git a/module/applications/dialogs/d20RollDialog.mjs b/module/applications/dialogs/d20RollDialog.mjs index 9075c454..9027bbea 100644 --- a/module/applications/dialogs/d20RollDialog.mjs +++ b/module/applications/dialogs/d20RollDialog.mjs @@ -7,7 +7,7 @@ export default class D20RollDialog extends HandlebarsApplicationMixin(Applicatio this.roll = roll; this.config = config; this.config.experiences = []; - this.reactionOverride = config.roll.type === 'reaction'; + this.reactionOverride = config.roll?.type === 'reaction'; if (config.source?.action) { this.item = config.data.parent.items.get(config.source.item) ?? config.data.parent; @@ -149,16 +149,16 @@ export default class D20RollDialog extends HandlebarsApplicationMixin(Applicatio static toggleReaction() { if (this.config.roll) { this.reactionOverride = !this.reactionOverride; + this.config.roll.type = this.reactionOverride + ? CONFIG.DH.ITEM.actionTypes.reaction.id + : this.config.roll.type === CONFIG.DH.ITEM.actionTypes.reaction.id + ? null + : this.config.roll.type; this.render(); } } static async submitRoll() { - this.config.roll.type = this.reactionOverride - ? CONFIG.DH.ITEM.actionTypes.reaction.id - : this.config.roll.type === CONFIG.DH.ITEM.actionTypes.reaction.id - ? null - : this.config.roll.type; await this.close({ submitted: true }); } diff --git a/module/data/actor/character.mjs b/module/data/actor/character.mjs index 2e7d2507..7fc7c5d7 100644 --- a/module/data/actor/character.mjs +++ b/module/data/actor/character.mjs @@ -566,7 +566,7 @@ export default class DhCharacter extends BaseDataActor { this.attack.roll.trait = this.rules.attack.roll.trait ?? this.attack.roll.trait; this.resources.armor = { - value: this.armor.system.marks.value, + value: this.armor?.system?.marks?.value ?? 0, max: this.armorScore, isReversed: true }; diff --git a/module/dice/d20Roll.mjs b/module/dice/d20Roll.mjs index 701616f1..8cec2669 100644 --- a/module/dice/d20Roll.mjs +++ b/module/dice/d20Roll.mjs @@ -145,6 +145,7 @@ export default class D20Roll extends DHRoll { data.difficulty = config.roll.difficulty; data.success = roll.isCritical || roll.total >= config.roll.difficulty; } + data.type = config.roll.type; data.advantage = { type: config.roll.advantage, dice: roll.dAdvantage?.denomination, diff --git a/module/dice/dhRoll.mjs b/module/dice/dhRoll.mjs index fcf30be5..bacaf47b 100644 --- a/module/dice/dhRoll.mjs +++ b/module/dice/dhRoll.mjs @@ -69,7 +69,6 @@ export default class DHRoll extends Roll { static postEvaluate(roll, config = {}) { return { - type: config.roll.type, total: roll.total, formula: roll.formula, dice: roll.dice.map(d => ({ diff --git a/src/packs/items/consumables/consumable_Armor_Stitcher_VlbsCjvvLNfTzNXb.json b/src/packs/items/consumables/consumable_Armor_Stitcher_VlbsCjvvLNfTzNXb.json index d30b9b39..22f5ad71 100644 --- a/src/packs/items/consumables/consumable_Armor_Stitcher_VlbsCjvvLNfTzNXb.json +++ b/src/packs/items/consumables/consumable_Armor_Stitcher_VlbsCjvvLNfTzNXb.json @@ -6,7 +6,38 @@ "system": { "description": "
You can use this stitcher to spend any number of Hope and clear that many Armor Slots.
", "quantity": 1, - "actions": {}, + "actions": { + "htoGx8qrv8trds81": { + "type": "effect", + "_id": "htoGx8qrv8trds81", + "systemPath": "actions", + "description": "", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": true, + "key": "hope", + "value": 1, + "step": 1, + "keyIsID": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null + }, + "effects": [], + "target": { + "type": "any", + "amount": null + }, + "name": "Stitch", + "img": "icons/skills/trades/textiles-stitching-leather-brown.webp", + "range": "" + } + }, "consumeOnUse": true }, "effects": [], @@ -21,12 +52,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753588973384, - "modifiedTime": 1753623129674, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753990471152, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!VlbsCjvvLNfTzNXb" } diff --git a/src/packs/items/consumables/consumable_Attune_Potion_JGD3M9hBHtVAA8XP.json b/src/packs/items/consumables/consumable_Attune_Potion_JGD3M9hBHtVAA8XP.json index 6ec2165a..fc76dbc1 100644 --- a/src/packs/items/consumables/consumable_Attune_Potion_JGD3M9hBHtVAA8XP.json +++ b/src/packs/items/consumables/consumable_Attune_Potion_JGD3M9hBHtVAA8XP.json @@ -17,7 +17,7 @@ "cost": [], "uses": { "value": null, - "max": null, + "max": "", "recovery": null }, "effects": [ @@ -27,7 +27,7 @@ } ], "target": { - "type": null, + "type": "self", "amount": null }, "name": "Drink", @@ -73,12 +73,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753587072840, - "modifiedTime": 1753587081602, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753991772642, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items.effects!JGD3M9hBHtVAA8XP.I5vgALTNDVApxy9d" } @@ -94,12 +94,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753587033468, - "modifiedTime": 1753587890614, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753993286360, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!JGD3M9hBHtVAA8XP" } diff --git a/src/packs/items/consumables/consumable_Blinding_Orb_eAXHdzA5qNPldOpn.json b/src/packs/items/consumables/consumable_Blinding_Orb_eAXHdzA5qNPldOpn.json index ec74d7a2..bb4e36bf 100644 --- a/src/packs/items/consumables/consumable_Blinding_Orb_eAXHdzA5qNPldOpn.json +++ b/src/packs/items/consumables/consumable_Blinding_Orb_eAXHdzA5qNPldOpn.json @@ -57,7 +57,7 @@ "startRound": null, "startTurn": null }, - "description": "", + "description": "You are Vulnerable until you mark a Hit Point.
", "tint": "#ffffff", "statuses": [ "vulnerable" @@ -68,12 +68,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753592689854, - "modifiedTime": 1753592707034, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753991240756, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items.effects!eAXHdzA5qNPldOpn.nryJhrF26hyFQUxH" } diff --git a/src/packs/items/consumables/consumable_Bolster_Potion_FOPQNqXbiVO0ilYL.json b/src/packs/items/consumables/consumable_Bolster_Potion_FOPQNqXbiVO0ilYL.json index 2609a130..e30a3678 100644 --- a/src/packs/items/consumables/consumable_Bolster_Potion_FOPQNqXbiVO0ilYL.json +++ b/src/packs/items/consumables/consumable_Bolster_Potion_FOPQNqXbiVO0ilYL.json @@ -17,7 +17,7 @@ "cost": [], "uses": { "value": null, - "max": null, + "max": "", "recovery": null }, "effects": [ @@ -27,7 +27,7 @@ } ], "target": { - "type": null, + "type": "self", "amount": null }, "name": "Drink", @@ -73,12 +73,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753586918808, - "modifiedTime": 1753586928363, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753991761053, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items.effects!FOPQNqXbiVO0ilYL.HVCJp9Tkhr1i4Oc1" } @@ -94,12 +94,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753586850134, - "modifiedTime": 1753587920117, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753993272604, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!FOPQNqXbiVO0ilYL" } diff --git a/src/packs/items/consumables/consumable_Charm_Potion_CVBbFfOY75YwyQsp.json b/src/packs/items/consumables/consumable_Charm_Potion_CVBbFfOY75YwyQsp.json index 94cfbcb9..80b63739 100644 --- a/src/packs/items/consumables/consumable_Charm_Potion_CVBbFfOY75YwyQsp.json +++ b/src/packs/items/consumables/consumable_Charm_Potion_CVBbFfOY75YwyQsp.json @@ -17,7 +17,7 @@ "cost": [], "uses": { "value": null, - "max": null, + "max": "", "recovery": null }, "effects": [ @@ -27,7 +27,7 @@ } ], "target": { - "type": null, + "type": "self", "amount": null }, "name": "Drink", @@ -73,12 +73,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753587164842, - "modifiedTime": 1753587173489, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753991748543, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items.effects!CVBbFfOY75YwyQsp.COrKb7gBin4Ro6r6" } @@ -94,12 +94,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753587097370, - "modifiedTime": 1753587932738, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753993259552, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!CVBbFfOY75YwyQsp" } diff --git a/src/packs/items/consumables/consumable_Control_Potion_eeBhZSGLjuNZuJuI.json b/src/packs/items/consumables/consumable_Control_Potion_eeBhZSGLjuNZuJuI.json index 274efd2b..3f5815a8 100644 --- a/src/packs/items/consumables/consumable_Control_Potion_eeBhZSGLjuNZuJuI.json +++ b/src/packs/items/consumables/consumable_Control_Potion_eeBhZSGLjuNZuJuI.json @@ -17,7 +17,7 @@ "cost": [], "uses": { "value": null, - "max": null, + "max": "", "recovery": null }, "effects": [ @@ -27,7 +27,7 @@ } ], "target": { - "type": null, + "type": "self", "amount": null }, "name": "Drink", @@ -73,12 +73,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753587008395, - "modifiedTime": 1753587017580, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753993225233, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items.effects!eeBhZSGLjuNZuJuI.1VAQYZ1YYc9ew9UR" } @@ -94,12 +94,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753586944889, - "modifiedTime": 1753587943049, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753993217076, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!eeBhZSGLjuNZuJuI" } diff --git a/src/packs/items/consumables/consumable_Death_Tea_xDnJeF1grkmKck8Q.json b/src/packs/items/consumables/consumable_Death_Tea_xDnJeF1grkmKck8Q.json index eafe74d0..6518176c 100644 --- a/src/packs/items/consumables/consumable_Death_Tea_xDnJeF1grkmKck8Q.json +++ b/src/packs/items/consumables/consumable_Death_Tea_xDnJeF1grkmKck8Q.json @@ -20,7 +20,12 @@ "max": null, "recovery": null }, - "effects": [], + "effects": [ + { + "_id": "IqlpqsgurXsUEQhs", + "onSave": false + } + ], "target": { "type": null, "amount": null @@ -32,7 +37,52 @@ }, "consumeOnUse": true }, - "effects": [], + "effects": [ + { + "name": "Death Tea", + "img": "icons/consumables/drinks/wine-amphora-clay-gray.webp", + "origin": "Compendium.daggerheart.consumables.Item.xDnJeF1grkmKck8Q", + "transfer": false, + "_id": "IqlpqsgurXsUEQhs", + "type": "base", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "changes": [], + "disabled": false, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "After you drink this tea, you instantly kill your target when you critically succeed on an attack. If you don’t critically succeed on an attack before your next long rest, you die.
", + "tint": "#ffffff", + "statuses": [], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1753993240647, + "modifiedTime": 1753993244347, + "lastModifiedBy": "MQSznptE5yLT7kj8" + }, + "_key": "!items.effects!xDnJeF1grkmKck8Q.IqlpqsgurXsUEQhs" + } + ], "folder": null, "sort": 0, "ownership": { @@ -44,12 +94,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753592717630, - "modifiedTime": 1753592777582, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753993240672, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!xDnJeF1grkmKck8Q" } diff --git a/src/packs/items/consumables/consumable_Dripfang_Poison_eU8VpbWB2NHIL47n.json b/src/packs/items/consumables/consumable_Dripfang_Poison_eU8VpbWB2NHIL47n.json index d11569cc..98a7b646 100644 --- a/src/packs/items/consumables/consumable_Dripfang_Poison_eU8VpbWB2NHIL47n.json +++ b/src/packs/items/consumables/consumable_Dripfang_Poison_eU8VpbWB2NHIL47n.json @@ -17,7 +17,7 @@ "cost": [], "uses": { "value": null, - "max": null, + "max": "", "recovery": null }, "damage": { @@ -52,7 +52,7 @@ "includeBase": false }, "target": { - "type": null, + "type": "self", "amount": null }, "effects": [], @@ -75,12 +75,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753590938047, - "modifiedTime": 1753591027903, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753993201934, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!eU8VpbWB2NHIL47n" } diff --git a/src/packs/items/consumables/consumable_Enlighten_Potion_aWHSO2AqDufi7nL4.json b/src/packs/items/consumables/consumable_Enlighten_Potion_aWHSO2AqDufi7nL4.json index 9b4c1c0f..2e3eaebe 100644 --- a/src/packs/items/consumables/consumable_Enlighten_Potion_aWHSO2AqDufi7nL4.json +++ b/src/packs/items/consumables/consumable_Enlighten_Potion_aWHSO2AqDufi7nL4.json @@ -17,7 +17,7 @@ "cost": [], "uses": { "value": null, - "max": null, + "max": "", "recovery": null }, "effects": [ @@ -27,7 +27,7 @@ } ], "target": { - "type": null, + "type": "self", "amount": null }, "name": "Drink", @@ -94,12 +94,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753587185754, - "modifiedTime": 1753588649868, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753993190563, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!aWHSO2AqDufi7nL4" } diff --git a/src/packs/items/consumables/consumable_Feast_of_Xuria_aX6NyxkNzu0LcJpt.json b/src/packs/items/consumables/consumable_Feast_of_Xuria_aX6NyxkNzu0LcJpt.json index abea2847..b2467459 100644 --- a/src/packs/items/consumables/consumable_Feast_of_Xuria_aX6NyxkNzu0LcJpt.json +++ b/src/packs/items/consumables/consumable_Feast_of_Xuria_aX6NyxkNzu0LcJpt.json @@ -6,7 +6,124 @@ "system": { "description": "You can eat this meal to clear all HP and Stress and gain 1d4 Hope.
", "quantity": 1, - "actions": {}, + "actions": { + "TL1fJitAJmDzrnHT": { + "type": "healing", + "_id": "TL1fJitAJmDzrnHT", + "systemPath": "actions", + "description": "", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null + }, + "damage": { + "parts": [ + { + "value": { + "custom": { + "enabled": true, + "formula": "@system.resources.hitPoints.max" + }, + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null + }, + "applyTo": "hitPoints", + "base": false, + "resultBased": false, + "valueAlt": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null, + "custom": { + "enabled": false + } + }, + "type": [] + }, + { + "value": { + "custom": { + "enabled": true, + "formula": "@system.resources.stress.max" + }, + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null + }, + "applyTo": "stress", + "base": false, + "resultBased": false, + "valueAlt": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null, + "custom": { + "enabled": false + } + }, + "type": [] + }, + { + "value": { + "custom": { + "enabled": false + }, + "multiplier": "flat", + "flatMultiplier": 1, + "dice": "d4", + "bonus": null + }, + "applyTo": "hope", + "base": false, + "resultBased": false, + "valueAlt": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null, + "custom": { + "enabled": false + } + }, + "type": [] + } + ], + "includeBase": false + }, + "target": { + "type": "self", + "amount": null + }, + "effects": [], + "roll": { + "type": null, + "trait": null, + "difficulty": null, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "compare": null, + "treshold": null + }, + "useDefault": false + }, + "name": "Eat", + "img": "icons/consumables/food/bowl-stew-tofu-potato-red.webp", + "range": "" + } + }, "consumeOnUse": true }, "effects": [], @@ -21,12 +138,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753591925502, - "modifiedTime": 1753623203098, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753993182306, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!aX6NyxkNzu0LcJpt" } diff --git a/src/packs/items/consumables/consumable_Grindletooth_Venom_8WkhvSzeOmLdnoLJ.json b/src/packs/items/consumables/consumable_Grindletooth_Venom_8WkhvSzeOmLdnoLJ.json index 86e4dd75..8a32c524 100644 --- a/src/packs/items/consumables/consumable_Grindletooth_Venom_8WkhvSzeOmLdnoLJ.json +++ b/src/packs/items/consumables/consumable_Grindletooth_Venom_8WkhvSzeOmLdnoLJ.json @@ -7,9 +7,9 @@ "description": "You can apply this venom to a weapon that deals physical damage to add a d6 to your next damage roll with that weapon.
", "quantity": 1, "actions": { - "PxLGZBoJCS0L4QZl": { - "type": "damage", - "_id": "PxLGZBoJCS0L4QZl", + "BuzdaD4vLsbBS2gy": { + "type": "effect", + "_id": "BuzdaD4vLsbBS2gy", "systemPath": "actions", "description": "", "chatDisplay": true, @@ -17,53 +17,79 @@ "cost": [], "uses": { "value": null, - "max": null, + "max": "", "recovery": null }, - "damage": { - "parts": [ - { - "value": { - "custom": { - "enabled": false - }, - "multiplier": "flat", - "flatMultiplier": 1, - "dice": "d6", - "bonus": null - }, - "applyTo": "hitPoints", - "type": [ - "physical" - ], - "base": false, - "resultBased": false, - "valueAlt": { - "multiplier": "prof", - "flatMultiplier": 1, - "dice": "d6", - "bonus": null, - "custom": { - "enabled": false - } - } - } - ], - "includeBase": false - }, + "effects": [ + { + "_id": "yx4ZkXeuXgw2KvV4", + "onSave": false + } + ], "target": { - "type": null, + "type": "self", "amount": null }, - "effects": [], - "name": "Apply Venom", + "name": "Apply", "img": "icons/consumables/potions/bottle-conical-corked-labeled-skull-poison-green.webp", "range": "" } }, "consumeOnUse": true }, - "effects": [], + "effects": [ + { + "name": "Grindletooth Venom", + "img": "icons/consumables/potions/bottle-conical-corked-labeled-skull-poison-green.webp", + "origin": "Compendium.daggerheart.consumables.Item.8WkhvSzeOmLdnoLJ", + "transfer": false, + "_id": "yx4ZkXeuXgw2KvV4", + "type": "base", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "changes": [ + { + "key": "system.bonuses.damage.physical.dice", + "mode": 2, + "value": "1d6", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "You deal 1d6 additional physical damage on your next damage roll with the weapon the venom was applied to.
", + "tint": "#ffffff", + "statuses": [], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1753991894209, + "modifiedTime": 1753992577548, + "lastModifiedBy": "MQSznptE5yLT7kj8" + }, + "_key": "!items.effects!8WkhvSzeOmLdnoLJ.yx4ZkXeuXgw2KvV4" + } + ], "folder": null, "sort": 0, "ownership": { @@ -75,12 +101,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753587386639, - "modifiedTime": 1753587966903, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753993171395, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!8WkhvSzeOmLdnoLJ" } diff --git a/src/packs/items/consumables/consumable_Growing_Potion_fl2f3ees8RFMze9t.json b/src/packs/items/consumables/consumable_Growing_Potion_fl2f3ees8RFMze9t.json index faea5ef7..7638aaaa 100644 --- a/src/packs/items/consumables/consumable_Growing_Potion_fl2f3ees8RFMze9t.json +++ b/src/packs/items/consumables/consumable_Growing_Potion_fl2f3ees8RFMze9t.json @@ -17,7 +17,7 @@ "cost": [], "uses": { "value": null, - "max": null, + "max": "", "recovery": null }, "effects": [ @@ -27,7 +27,7 @@ } ], "target": { - "type": null, + "type": "self", "amount": null }, "name": "Drink", @@ -100,12 +100,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753592174440, - "modifiedTime": 1753592211868, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753993162834, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!fl2f3ees8RFMze9t" } diff --git a/src/packs/items/consumables/consumable_Health_Potion_Aruc2NLutWuVIjP1.json b/src/packs/items/consumables/consumable_Health_Potion_Aruc2NLutWuVIjP1.json index 2599f827..14cf057b 100644 --- a/src/packs/items/consumables/consumable_Health_Potion_Aruc2NLutWuVIjP1.json +++ b/src/packs/items/consumables/consumable_Health_Potion_Aruc2NLutWuVIjP1.json @@ -6,7 +6,74 @@ "system": { "description": "Clear 1d4+1 HP.
", "quantity": 1, - "actions": {}, + "actions": { + "O5MYyHpkiEz9uf6A": { + "type": "healing", + "_id": "O5MYyHpkiEz9uf6A", + "systemPath": "actions", + "description": "", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null + }, + "damage": { + "parts": [ + { + "value": { + "custom": { + "enabled": false + }, + "multiplier": "flat", + "dice": "d4", + "bonus": 1, + "flatMultiplier": 1 + }, + "applyTo": "hitPoints", + "base": false, + "resultBased": false, + "valueAlt": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null, + "custom": { + "enabled": false + } + }, + "type": [] + } + ], + "includeBase": false + }, + "target": { + "type": "self", + "amount": null + }, + "effects": [], + "roll": { + "type": null, + "trait": null, + "difficulty": null, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "compare": null, + "treshold": null + }, + "useDefault": false + }, + "name": "Drink", + "img": "icons/consumables/potions/bottle-corked-red.webp", + "range": "" + } + }, "consumeOnUse": true }, "effects": [], @@ -21,12 +88,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753588839527, - "modifiedTime": 1753623230976, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753993155821, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!Aruc2NLutWuVIjP1" } diff --git a/src/packs/items/consumables/consumable_Homet_s_Secret_Potion_VSwa1LpQ9PjZKsWF.json b/src/packs/items/consumables/consumable_Homet_s_Secret_Potion_VSwa1LpQ9PjZKsWF.json index 276d8595..1981a439 100644 --- a/src/packs/items/consumables/consumable_Homet_s_Secret_Potion_VSwa1LpQ9PjZKsWF.json +++ b/src/packs/items/consumables/consumable_Homet_s_Secret_Potion_VSwa1LpQ9PjZKsWF.json @@ -17,12 +17,17 @@ "cost": [], "uses": { "value": null, - "max": null, + "max": "", "recovery": null }, - "effects": [], + "effects": [ + { + "_id": "QyzXAnvho7lVQQtP", + "onSave": false + } + ], "target": { - "type": null, + "type": "self", "amount": null }, "name": "Drink", @@ -32,7 +37,52 @@ }, "consumeOnUse": true }, - "effects": [], + "effects": [ + { + "name": "Homet’s Secret Potion", + "img": "icons/consumables/potions/conical-ornate-purple.webp", + "origin": "Compendium.daggerheart.consumables.Item.VSwa1LpQ9PjZKsWF", + "transfer": false, + "_id": "QyzXAnvho7lVQQtP", + "type": "base", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "changes": [], + "disabled": false, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "The next successful attack you make critically succeeds.
", + "tint": "#ffffff", + "statuses": [], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1753992037102, + "modifiedTime": 1753992049261, + "lastModifiedBy": "MQSznptE5yLT7kj8" + }, + "_key": "!items.effects!VSwa1LpQ9PjZKsWF.QyzXAnvho7lVQQtP" + } + ], "folder": null, "sort": 0, "ownership": { @@ -44,12 +94,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753589998065, - "modifiedTime": 1753590051364, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753993147954, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!VSwa1LpQ9PjZKsWF" } diff --git a/src/packs/items/consumables/consumable_Improved_Grindletooth_Venom_BqBWXXe9T07AMV4u.json b/src/packs/items/consumables/consumable_Improved_Grindletooth_Venom_BqBWXXe9T07AMV4u.json index 102359d3..0f9fe097 100644 --- a/src/packs/items/consumables/consumable_Improved_Grindletooth_Venom_BqBWXXe9T07AMV4u.json +++ b/src/packs/items/consumables/consumable_Improved_Grindletooth_Venom_BqBWXXe9T07AMV4u.json @@ -7,9 +7,9 @@ "description": "You can apply this venom to a weapon that deals physical damage to add a d8 to your next damage roll with that weapon.
", "quantity": 1, "actions": { - "qCr94sRkuODpywiZ": { - "type": "damage", - "_id": "qCr94sRkuODpywiZ", + "KhZ4WVT9cLA1a1y8": { + "type": "effect", + "_id": "KhZ4WVT9cLA1a1y8", "systemPath": "actions", "description": "", "chatDisplay": true, @@ -17,53 +17,79 @@ "cost": [], "uses": { "value": null, - "max": null, + "max": "", "recovery": null }, - "damage": { - "parts": [ - { - "value": { - "custom": { - "enabled": false - }, - "multiplier": "flat", - "flatMultiplier": 1, - "dice": "d8", - "bonus": null - }, - "applyTo": "hitPoints", - "type": [ - "physical" - ], - "base": false, - "resultBased": false, - "valueAlt": { - "multiplier": "prof", - "flatMultiplier": 1, - "dice": "d6", - "bonus": null, - "custom": { - "enabled": false - } - } - } - ], - "includeBase": false - }, + "effects": [ + { + "_id": "P7tbNjq58bQ9R1Cc", + "onSave": false + } + ], "target": { - "type": null, + "type": "self", "amount": null }, - "effects": [], - "name": "Apply Venom", + "name": "Apply", "img": "icons/consumables/potions/potion-jar-corked-labeled-poison-skull-green.webp", "range": "" } }, "consumeOnUse": true }, - "effects": [], + "effects": [ + { + "name": "Improved Grindletooth Venom", + "img": "icons/consumables/potions/potion-jar-corked-labeled-poison-skull-green.webp", + "origin": "Compendium.daggerheart.consumables.Item.BqBWXXe9T07AMV4u", + "transfer": false, + "_id": "P7tbNjq58bQ9R1Cc", + "type": "base", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "changes": [ + { + "key": "system.bonuses.damage.physical.dice", + "mode": 2, + "value": "1d8", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "You deal 1d8 additional physical damage on your next damage roll with the weapon the venom was applied to.
", + "tint": "#ffffff", + "statuses": [], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1753992123122, + "modifiedTime": 1753992593459, + "lastModifiedBy": "MQSznptE5yLT7kj8" + }, + "_key": "!items.effects!BqBWXXe9T07AMV4u.P7tbNjq58bQ9R1Cc" + } + ], "folder": null, "sort": 0, "ownership": { @@ -75,12 +101,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753588170670, - "modifiedTime": 1753588234520, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753992123149, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!BqBWXXe9T07AMV4u" } diff --git a/src/packs/items/consumables/consumable_Major_Attune_Potion_CCPFm5iXXwvyYYwR.json b/src/packs/items/consumables/consumable_Major_Attune_Potion_CCPFm5iXXwvyYYwR.json index 4442e555..c5f17fea 100644 --- a/src/packs/items/consumables/consumable_Major_Attune_Potion_CCPFm5iXXwvyYYwR.json +++ b/src/packs/items/consumables/consumable_Major_Attune_Potion_CCPFm5iXXwvyYYwR.json @@ -17,7 +17,7 @@ "cost": [], "uses": { "value": null, - "max": null, + "max": "", "recovery": null }, "effects": [ @@ -27,7 +27,7 @@ } ], "target": { - "type": null, + "type": "self", "amount": null }, "name": "Drink", @@ -94,12 +94,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753589747286, - "modifiedTime": 1753589806499, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753993121571, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!CCPFm5iXXwvyYYwR" } diff --git a/src/packs/items/consumables/consumable_Major_Bolster_Potion_mnyQDRtngWWQeRXF.json b/src/packs/items/consumables/consumable_Major_Bolster_Potion_mnyQDRtngWWQeRXF.json index b1328d06..51d5b20d 100644 --- a/src/packs/items/consumables/consumable_Major_Bolster_Potion_mnyQDRtngWWQeRXF.json +++ b/src/packs/items/consumables/consumable_Major_Bolster_Potion_mnyQDRtngWWQeRXF.json @@ -17,7 +17,7 @@ "cost": [], "uses": { "value": null, - "max": null, + "max": "", "recovery": null }, "effects": [ @@ -27,7 +27,7 @@ } ], "target": { - "type": null, + "type": "self", "amount": null }, "name": "Drink", @@ -94,12 +94,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753589623872, - "modifiedTime": 1753589654996, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753993114459, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!mnyQDRtngWWQeRXF" } diff --git a/src/packs/items/consumables/consumable_Major_Charm_Potion_IJLAUlQymbSjzsri.json b/src/packs/items/consumables/consumable_Major_Charm_Potion_IJLAUlQymbSjzsri.json index b45a434f..bba3e34d 100644 --- a/src/packs/items/consumables/consumable_Major_Charm_Potion_IJLAUlQymbSjzsri.json +++ b/src/packs/items/consumables/consumable_Major_Charm_Potion_IJLAUlQymbSjzsri.json @@ -17,7 +17,7 @@ "cost": [], "uses": { "value": null, - "max": null, + "max": "", "recovery": null }, "effects": [ @@ -27,7 +27,7 @@ } ], "target": { - "type": null, + "type": "self", "amount": null }, "name": "Drink", @@ -94,12 +94,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753589816684, - "modifiedTime": 1753589854510, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753993108884, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!IJLAUlQymbSjzsri" } diff --git a/src/packs/items/consumables/consumable_Major_Control_Potion_80s1FLmTLtohZ5GH.json b/src/packs/items/consumables/consumable_Major_Control_Potion_80s1FLmTLtohZ5GH.json index 5e16f5ad..daeec81e 100644 --- a/src/packs/items/consumables/consumable_Major_Control_Potion_80s1FLmTLtohZ5GH.json +++ b/src/packs/items/consumables/consumable_Major_Control_Potion_80s1FLmTLtohZ5GH.json @@ -17,7 +17,7 @@ "cost": [], "uses": { "value": null, - "max": null, + "max": "", "recovery": null }, "effects": [ @@ -27,7 +27,7 @@ } ], "target": { - "type": null, + "type": "self", "amount": null }, "name": "Drink", @@ -94,12 +94,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753589675185, - "modifiedTime": 1753589723393, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753993102418, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!80s1FLmTLtohZ5GH" } diff --git a/src/packs/items/consumables/consumable_Major_Enlighten_Potion_SDdv1G2veMLKrxcJ.json b/src/packs/items/consumables/consumable_Major_Enlighten_Potion_SDdv1G2veMLKrxcJ.json index ba6c1f17..ad02bbf2 100644 --- a/src/packs/items/consumables/consumable_Major_Enlighten_Potion_SDdv1G2veMLKrxcJ.json +++ b/src/packs/items/consumables/consumable_Major_Enlighten_Potion_SDdv1G2veMLKrxcJ.json @@ -17,7 +17,7 @@ "cost": [], "uses": { "value": null, - "max": null, + "max": "", "recovery": null }, "effects": [ @@ -27,7 +27,7 @@ } ], "target": { - "type": null, + "type": "self", "amount": null }, "name": "Drink", @@ -94,12 +94,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753589874661, - "modifiedTime": 1753589930795, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753993094810, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!SDdv1G2veMLKrxcJ" } diff --git a/src/packs/items/consumables/consumable_Major_Health_Potion_cM7pHe8bBAxSZ2xR.json b/src/packs/items/consumables/consumable_Major_Health_Potion_cM7pHe8bBAxSZ2xR.json index 90c758f4..ba145323 100644 --- a/src/packs/items/consumables/consumable_Major_Health_Potion_cM7pHe8bBAxSZ2xR.json +++ b/src/packs/items/consumables/consumable_Major_Health_Potion_cM7pHe8bBAxSZ2xR.json @@ -6,7 +6,74 @@ "system": { "description": "Clear 1d4+2 HP.
", "quantity": 1, - "actions": {}, + "actions": { + "Xm2ldAlmUQY4jlLb": { + "type": "healing", + "_id": "Xm2ldAlmUQY4jlLb", + "systemPath": "actions", + "description": "", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null + }, + "damage": { + "parts": [ + { + "value": { + "custom": { + "enabled": false + }, + "multiplier": "flat", + "dice": "d4", + "bonus": 2, + "flatMultiplier": 1 + }, + "applyTo": "hitPoints", + "base": false, + "resultBased": false, + "valueAlt": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null, + "custom": { + "enabled": false + } + }, + "type": [] + } + ], + "includeBase": false + }, + "target": { + "type": "self", + "amount": null + }, + "effects": [], + "roll": { + "type": null, + "trait": null, + "difficulty": null, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "compare": null, + "treshold": null + }, + "useDefault": false + }, + "name": "Drink", + "img": "icons/consumables/potions/bottle-round-label-cork-red.webp", + "range": "" + } + }, "consumeOnUse": true }, "effects": [], @@ -21,12 +88,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753591046168, - "modifiedTime": 1753623266522, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753993085839, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!cM7pHe8bBAxSZ2xR" } diff --git a/src/packs/items/consumables/consumable_Major_Stamina_Potion_I4cQ03xbxnc81EGa.json b/src/packs/items/consumables/consumable_Major_Stamina_Potion_I4cQ03xbxnc81EGa.json index 43bfa7ed..5fbd865d 100644 --- a/src/packs/items/consumables/consumable_Major_Stamina_Potion_I4cQ03xbxnc81EGa.json +++ b/src/packs/items/consumables/consumable_Major_Stamina_Potion_I4cQ03xbxnc81EGa.json @@ -6,7 +6,74 @@ "system": { "description": "Clear 1d4+2 Stress.
", "quantity": 1, - "actions": {}, + "actions": { + "3duuNVqCeQaUUKTo": { + "type": "healing", + "_id": "3duuNVqCeQaUUKTo", + "systemPath": "actions", + "description": "", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null + }, + "damage": { + "parts": [ + { + "value": { + "custom": { + "enabled": false + }, + "multiplier": "flat", + "flatMultiplier": 1, + "dice": "d4", + "bonus": 2 + }, + "applyTo": "stress", + "base": false, + "resultBased": false, + "valueAlt": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null, + "custom": { + "enabled": false + } + }, + "type": [] + } + ], + "includeBase": false + }, + "target": { + "type": "self", + "amount": null + }, + "effects": [], + "roll": { + "type": null, + "trait": null, + "difficulty": null, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "compare": null, + "treshold": null + }, + "useDefault": false + }, + "name": "Drink", + "img": "icons/consumables/potions/bottle-round-label-cork-green.webp", + "range": "" + } + }, "consumeOnUse": true }, "effects": [], @@ -21,12 +88,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753591113317, - "modifiedTime": 1753623276997, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753993078821, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!I4cQ03xbxnc81EGa" } diff --git a/src/packs/items/consumables/consumable_Major_Stride_Potion_yK6eEDUrsPbZA8G0.json b/src/packs/items/consumables/consumable_Major_Stride_Potion_yK6eEDUrsPbZA8G0.json index 0c969d9f..5fe693f8 100644 --- a/src/packs/items/consumables/consumable_Major_Stride_Potion_yK6eEDUrsPbZA8G0.json +++ b/src/packs/items/consumables/consumable_Major_Stride_Potion_yK6eEDUrsPbZA8G0.json @@ -17,7 +17,7 @@ "cost": [], "uses": { "value": null, - "max": null, + "max": "", "recovery": null }, "effects": [ @@ -27,7 +27,7 @@ } ], "target": { - "type": null, + "type": "self", "amount": null }, "name": "Drink", @@ -94,12 +94,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753589545730, - "modifiedTime": 1753589592499, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753993065896, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!yK6eEDUrsPbZA8G0" } diff --git a/src/packs/items/consumables/consumable_Minor_Health_Potion_tPfKtKRRjv8qdSqy.json b/src/packs/items/consumables/consumable_Minor_Health_Potion_tPfKtKRRjv8qdSqy.json index 5b50792f..2e883d2d 100644 --- a/src/packs/items/consumables/consumable_Minor_Health_Potion_tPfKtKRRjv8qdSqy.json +++ b/src/packs/items/consumables/consumable_Minor_Health_Potion_tPfKtKRRjv8qdSqy.json @@ -6,7 +6,74 @@ "system": { "description": "Clear 1d4 HP.
", "quantity": 1, - "actions": {}, + "actions": { + "9HVL2MPFX9VGiSsV": { + "type": "healing", + "_id": "9HVL2MPFX9VGiSsV", + "systemPath": "actions", + "description": "", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null + }, + "damage": { + "parts": [ + { + "value": { + "custom": { + "enabled": false + }, + "multiplier": "flat", + "flatMultiplier": 1, + "dice": "d4", + "bonus": null + }, + "applyTo": "hitPoints", + "base": false, + "resultBased": false, + "valueAlt": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null, + "custom": { + "enabled": false + } + }, + "type": [] + } + ], + "includeBase": false + }, + "target": { + "type": "self", + "amount": null + }, + "effects": [], + "roll": { + "type": null, + "trait": null, + "difficulty": null, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "compare": null, + "treshold": null + }, + "useDefault": false + }, + "name": "Drink", + "img": "icons/consumables/potions/potion-tube-corked-red.webp", + "range": "" + } + }, "consumeOnUse": true }, "effects": [], @@ -21,12 +88,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753587253431, - "modifiedTime": 1753623289863, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753993058583, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!tPfKtKRRjv8qdSqy" } diff --git a/src/packs/items/consumables/consumable_Minor_Stamina_Potion_b6vGSPFWOlzZZDLO.json b/src/packs/items/consumables/consumable_Minor_Stamina_Potion_b6vGSPFWOlzZZDLO.json index f5a18ef8..d8cdb7a9 100644 --- a/src/packs/items/consumables/consumable_Minor_Stamina_Potion_b6vGSPFWOlzZZDLO.json +++ b/src/packs/items/consumables/consumable_Minor_Stamina_Potion_b6vGSPFWOlzZZDLO.json @@ -6,7 +6,74 @@ "system": { "description": "Clear 1d4 Stress.
", "quantity": 1, - "actions": {}, + "actions": { + "fdjpkjhzHQOrZPm0": { + "type": "healing", + "_id": "fdjpkjhzHQOrZPm0", + "systemPath": "actions", + "description": "", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null + }, + "damage": { + "parts": [ + { + "value": { + "custom": { + "enabled": false + }, + "multiplier": "flat", + "flatMultiplier": 1, + "dice": "d4", + "bonus": null + }, + "applyTo": "hitPoints", + "base": false, + "resultBased": false, + "valueAlt": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null, + "custom": { + "enabled": false + } + }, + "type": [] + } + ], + "includeBase": false + }, + "target": { + "type": "self", + "amount": null + }, + "effects": [], + "roll": { + "type": null, + "trait": null, + "difficulty": null, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "compare": null, + "treshold": null + }, + "useDefault": false + }, + "name": "Drink", + "img": "icons/consumables/potions/potion-tube-corked-green.webp", + "range": "" + } + }, "consumeOnUse": true }, "effects": [], @@ -21,12 +88,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753587324465, - "modifiedTime": 1753623297325, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753993052307, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!b6vGSPFWOlzZZDLO" } diff --git a/src/packs/items/consumables/consumable_Morphing_Clay_f1NHVSIHJJCIOaBl.json b/src/packs/items/consumables/consumable_Morphing_Clay_f1NHVSIHJJCIOaBl.json index ca8fc106..8ccb3846 100644 --- a/src/packs/items/consumables/consumable_Morphing_Clay_f1NHVSIHJJCIOaBl.json +++ b/src/packs/items/consumables/consumable_Morphing_Clay_f1NHVSIHJJCIOaBl.json @@ -25,12 +25,17 @@ ], "uses": { "value": null, - "max": null, + "max": "", "recovery": null }, - "effects": [], + "effects": [ + { + "_id": "rMno0zO5Cbwlu4zn", + "onSave": false + } + ], "target": { - "type": null, + "type": "self", "amount": null }, "name": "Use", @@ -40,7 +45,52 @@ }, "consumeOnUse": true }, - "effects": [], + "effects": [ + { + "name": "Morphing Clay", + "img": "icons/commodities/stone/ore-chunk-brown.webp", + "origin": "Compendium.daggerheart.consumables.Item.f1NHVSIHJJCIOaBl", + "transfer": false, + "_id": "rMno0zO5Cbwlu4zn", + "type": "base", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "changes": [], + "disabled": false, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "Your face is unrecognizable until your next rest.
", + "tint": "#ffffff", + "statuses": [], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1753992314196, + "modifiedTime": 1753992340780, + "lastModifiedBy": "MQSznptE5yLT7kj8" + }, + "_key": "!items.effects!f1NHVSIHJJCIOaBl.rMno0zO5Cbwlu4zn" + } + ], "folder": null, "sort": 0, "ownership": { @@ -52,12 +102,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753588254032, - "modifiedTime": 1753588327474, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753993039274, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!f1NHVSIHJJCIOaBl" } diff --git a/src/packs/items/consumables/consumable_Mythic_Dust_Zsh2AvZr8EkGtLyw.json b/src/packs/items/consumables/consumable_Mythic_Dust_Zsh2AvZr8EkGtLyw.json index 445ea187..5dc7f067 100644 --- a/src/packs/items/consumables/consumable_Mythic_Dust_Zsh2AvZr8EkGtLyw.json +++ b/src/packs/items/consumables/consumable_Mythic_Dust_Zsh2AvZr8EkGtLyw.json @@ -7,9 +7,9 @@ "description": "You can apply this dust to a weapon that deals magic damage to add a d12 to your next damage roll with that weapon.
", "quantity": 1, "actions": { - "yAE40wCrWg0qC3z0": { - "type": "damage", - "_id": "yAE40wCrWg0qC3z0", + "oHph7e6VrOwPetbE": { + "type": "effect", + "_id": "oHph7e6VrOwPetbE", "systemPath": "actions", "description": "", "chatDisplay": true, @@ -17,53 +17,79 @@ "cost": [], "uses": { "value": null, - "max": null, + "max": "", "recovery": null }, - "damage": { - "parts": [ - { - "value": { - "custom": { - "enabled": false - }, - "multiplier": "flat", - "flatMultiplier": 1, - "dice": "d12", - "bonus": null - }, - "applyTo": "hitPoints", - "type": [ - "magical" - ], - "base": false, - "resultBased": false, - "valueAlt": { - "multiplier": "prof", - "flatMultiplier": 1, - "dice": "d6", - "bonus": null, - "custom": { - "enabled": false - } - } - } - ], - "includeBase": false - }, + "effects": [ + { + "_id": "L68lFhuWdS3ppDxR", + "onSave": false + } + ], "target": { - "type": null, + "type": "self", "amount": null }, - "effects": [], - "name": "Apply", + "name": "Use", "img": "icons/commodities/materials/bowl-powder-grey.webp", "range": "" } }, "consumeOnUse": true }, - "effects": [], + "effects": [ + { + "name": "Mythic Dust", + "img": "icons/commodities/materials/bowl-powder-grey.webp", + "origin": "Compendium.daggerheart.consumables.Item.Zsh2AvZr8EkGtLyw", + "transfer": false, + "_id": "L68lFhuWdS3ppDxR", + "type": "base", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "changes": [ + { + "key": "system.bonuses.damage.magical.dice", + "mode": 2, + "value": "1d12", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "You deal 1d12 additional magical damage on your next damage roll with the weapon the venom was applied to.
", + "tint": "#ffffff", + "statuses": [], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1753992360178, + "modifiedTime": 1753992538796, + "lastModifiedBy": "MQSznptE5yLT7kj8" + }, + "_key": "!items.effects!Zsh2AvZr8EkGtLyw.L68lFhuWdS3ppDxR" + } + ], "folder": null, "sort": 0, "ownership": { @@ -75,12 +101,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753590241722, - "modifiedTime": 1753590307682, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753992387326, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!Zsh2AvZr8EkGtLyw" } diff --git a/src/packs/items/consumables/consumable_Ogre_Musk_qr1bosjFcUfuwq4B.json b/src/packs/items/consumables/consumable_Ogre_Musk_qr1bosjFcUfuwq4B.json index ba809758..947a533f 100644 --- a/src/packs/items/consumables/consumable_Ogre_Musk_qr1bosjFcUfuwq4B.json +++ b/src/packs/items/consumables/consumable_Ogre_Musk_qr1bosjFcUfuwq4B.json @@ -17,12 +17,17 @@ "cost": [], "uses": { "value": null, - "max": null, + "max": "", "recovery": null }, - "effects": [], + "effects": [ + { + "_id": "n73d0J4oMCBIPWHN", + "onSave": false + } + ], "target": { - "type": null, + "type": "self", "amount": null }, "name": "Use", @@ -32,7 +37,52 @@ }, "consumeOnUse": true }, - "effects": [], + "effects": [ + { + "name": "Ogre Musk", + "img": "icons/commodities/materials/slime-thick-green.webp", + "origin": "Compendium.daggerheart.consumables.Item.qr1bosjFcUfuwq4B", + "transfer": false, + "_id": "n73d0J4oMCBIPWHN", + "type": "base", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "changes": [], + "disabled": false, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "You cannot be tracked by mundane or magical means until your next rest.
", + "tint": "#ffffff", + "statuses": [], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1753992438445, + "modifiedTime": 1753992468525, + "lastModifiedBy": "MQSznptE5yLT7kj8" + }, + "_key": "!items.effects!qr1bosjFcUfuwq4B.n73d0J4oMCBIPWHN" + } + ], "folder": null, "sort": 0, "ownership": { @@ -44,12 +94,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753591168468, - "modifiedTime": 1753591274462, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753992446047, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!qr1bosjFcUfuwq4B" } diff --git a/src/packs/items/consumables/consumable_Potion_of_Stability_dvL8oaxpEF6jKvYN.json b/src/packs/items/consumables/consumable_Potion_of_Stability_dvL8oaxpEF6jKvYN.json index 16496808..f3c097bb 100644 --- a/src/packs/items/consumables/consumable_Potion_of_Stability_dvL8oaxpEF6jKvYN.json +++ b/src/packs/items/consumables/consumable_Potion_of_Stability_dvL8oaxpEF6jKvYN.json @@ -17,7 +17,7 @@ "cost": [], "uses": { "value": null, - "max": null, + "max": "", "recovery": null }, "effects": [ @@ -27,7 +27,7 @@ } ], "target": { - "type": null, + "type": "self", "amount": null }, "name": "Drink", @@ -100,12 +100,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753588038000, - "modifiedTime": 1753616591291, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753992490244, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!dvL8oaxpEF6jKvYN" } diff --git a/src/packs/items/consumables/consumable_Redthorn_Saliva_s2Exl2XFuoOhtIov.json b/src/packs/items/consumables/consumable_Redthorn_Saliva_s2Exl2XFuoOhtIov.json index 8d2b2fa5..3848d6a0 100644 --- a/src/packs/items/consumables/consumable_Redthorn_Saliva_s2Exl2XFuoOhtIov.json +++ b/src/packs/items/consumables/consumable_Redthorn_Saliva_s2Exl2XFuoOhtIov.json @@ -7,9 +7,9 @@ "description": "You can apply this saliva to a weapon that deals physical damage to add a d12 to your next damage roll with that weapon.
", "quantity": 1, "actions": { - "RJ9WXmH6mwQKpS8O": { - "type": "damage", - "_id": "RJ9WXmH6mwQKpS8O", + "kOU2DpAIHvQsFY5A": { + "type": "effect", + "_id": "kOU2DpAIHvQsFY5A", "systemPath": "actions", "description": "", "chatDisplay": true, @@ -17,45 +17,19 @@ "cost": [], "uses": { "value": null, - "max": null, + "max": "", "recovery": null }, - "damage": { - "parts": [ - { - "value": { - "custom": { - "enabled": false - }, - "multiplier": "flat", - "flatMultiplier": 1, - "dice": "d12", - "bonus": null - }, - "applyTo": "hitPoints", - "type": [ - "physical" - ], - "base": false, - "resultBased": false, - "valueAlt": { - "multiplier": "prof", - "flatMultiplier": 1, - "dice": "d6", - "bonus": null, - "custom": { - "enabled": false - } - } - } - ], - "includeBase": false - }, + "effects": [ + { + "_id": "tWf00ezdpxQQLuZ1", + "onSave": false + } + ], "target": { - "type": null, + "type": "self", "amount": null }, - "effects": [], "name": "Apply", "img": "icons/commodities/materials/slime-thick-blue.webp", "range": "" @@ -63,7 +37,59 @@ }, "consumeOnUse": true }, - "effects": [], + "effects": [ + { + "name": "Redthorn Saliva", + "img": "icons/commodities/materials/slime-thick-blue.webp", + "origin": "Compendium.daggerheart.consumables.Item.s2Exl2XFuoOhtIov", + "transfer": false, + "_id": "tWf00ezdpxQQLuZ1", + "type": "base", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "changes": [ + { + "key": "system.bonuses.damage.physical.dice", + "mode": 2, + "value": "1d12", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "You deal 1d12 additional physical damage on your next damage roll with the weapon the saliva was applied to.
", + "tint": "#ffffff", + "statuses": [], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1753992517609, + "modifiedTime": 1753992565438, + "lastModifiedBy": "MQSznptE5yLT7kj8" + }, + "_key": "!items.effects!s2Exl2XFuoOhtIov.tWf00ezdpxQQLuZ1" + } + ], "folder": null, "sort": 0, "ownership": { @@ -75,12 +101,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753590061810, - "modifiedTime": 1753590334574, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753992517634, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!s2Exl2XFuoOhtIov" } diff --git a/src/packs/items/consumables/consumable_Shrinking_Potion_HGixKenQwhyRAYNk.json b/src/packs/items/consumables/consumable_Shrinking_Potion_HGixKenQwhyRAYNk.json index 8dc3db65..5051a772 100644 --- a/src/packs/items/consumables/consumable_Shrinking_Potion_HGixKenQwhyRAYNk.json +++ b/src/packs/items/consumables/consumable_Shrinking_Potion_HGixKenQwhyRAYNk.json @@ -17,7 +17,7 @@ "cost": [], "uses": { "value": null, - "max": null, + "max": "", "recovery": null }, "effects": [ @@ -27,7 +27,7 @@ } ], "target": { - "type": null, + "type": "self", "amount": null }, "name": "Drink", @@ -100,12 +100,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753592077792, - "modifiedTime": 1753592138977, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753992994457, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!HGixKenQwhyRAYNk" } diff --git a/src/packs/items/consumables/consumable_Sleeping_Sap_XZavUVlHEvE2srEt.json b/src/packs/items/consumables/consumable_Sleeping_Sap_XZavUVlHEvE2srEt.json index 8814e290..316ccdfa 100644 --- a/src/packs/items/consumables/consumable_Sleeping_Sap_XZavUVlHEvE2srEt.json +++ b/src/packs/items/consumables/consumable_Sleeping_Sap_XZavUVlHEvE2srEt.json @@ -6,7 +6,75 @@ "system": { "description": "You can drink this potion to fall asleep for a full night’s rest. You clear all Stress upon waking.
", "quantity": 1, - "actions": {}, + "actions": { + "0cqzI66ChzO6x8WF": { + "type": "healing", + "_id": "0cqzI66ChzO6x8WF", + "systemPath": "actions", + "description": "", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null + }, + "damage": { + "parts": [ + { + "value": { + "custom": { + "enabled": true, + "formula": "@system.resources.stress.max" + }, + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null + }, + "applyTo": "stress", + "base": false, + "resultBased": false, + "valueAlt": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null, + "custom": { + "enabled": false + } + }, + "type": [] + } + ], + "includeBase": false + }, + "target": { + "type": "self", + "amount": null + }, + "effects": [], + "roll": { + "type": null, + "trait": null, + "difficulty": null, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "compare": null, + "treshold": null + }, + "useDefault": false + }, + "name": "Wake", + "img": "icons/consumables/potions/bottle-bulb-corked-labeled-blue.webp", + "range": "" + } + }, "consumeOnUse": true }, "effects": [], @@ -21,12 +89,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753591837472, - "modifiedTime": 1753623358593, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753992986613, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!XZavUVlHEvE2srEt" } diff --git a/src/packs/items/consumables/consumable_Snap_Powder_cg6VtQ0eVZjDdcK0.json b/src/packs/items/consumables/consumable_Snap_Powder_cg6VtQ0eVZjDdcK0.json index ddada48f..c53d0f0e 100644 --- a/src/packs/items/consumables/consumable_Snap_Powder_cg6VtQ0eVZjDdcK0.json +++ b/src/packs/items/consumables/consumable_Snap_Powder_cg6VtQ0eVZjDdcK0.json @@ -6,7 +6,83 @@ "system": { "description": "Mark a Stress and clear a HP.
", "quantity": 1, - "actions": {}, + "actions": { + "FVn1NAbzHHyX2lsM": { + "type": "healing", + "_id": "FVn1NAbzHHyX2lsM", + "systemPath": "actions", + "description": "", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": false, + "key": "stress", + "value": 1, + "keyIsID": false, + "step": null + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null + }, + "damage": { + "parts": [ + { + "value": { + "custom": { + "enabled": true, + "formula": "1" + }, + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null + }, + "applyTo": "hitPoints", + "base": false, + "resultBased": false, + "valueAlt": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null, + "custom": { + "enabled": false + } + }, + "type": [] + } + ], + "includeBase": false + }, + "target": { + "type": "self", + "amount": null + }, + "effects": [], + "roll": { + "type": null, + "trait": null, + "difficulty": null, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "compare": null, + "treshold": null + }, + "useDefault": false + }, + "name": "Imbibe", + "img": "icons/commodities/materials/bowl-powder-gold.webp", + "range": "" + } + }, "consumeOnUse": true }, "effects": [], @@ -21,12 +97,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753588752841, - "modifiedTime": 1753623348062, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753992977908, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!cg6VtQ0eVZjDdcK0" } diff --git a/src/packs/items/consumables/consumable_Stamina_Potion_hf3k1POoVSooJyN2.json b/src/packs/items/consumables/consumable_Stamina_Potion_hf3k1POoVSooJyN2.json index a8eb8b4a..f09738ee 100644 --- a/src/packs/items/consumables/consumable_Stamina_Potion_hf3k1POoVSooJyN2.json +++ b/src/packs/items/consumables/consumable_Stamina_Potion_hf3k1POoVSooJyN2.json @@ -6,7 +6,74 @@ "system": { "description": "Clear 1d4+1 Stress.
", "quantity": 1, - "actions": {}, + "actions": { + "BnYXCo5zr50Sw8gj": { + "type": "healing", + "_id": "BnYXCo5zr50Sw8gj", + "systemPath": "actions", + "description": "", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null + }, + "damage": { + "parts": [ + { + "value": { + "custom": { + "enabled": false + }, + "multiplier": "flat", + "flatMultiplier": 1, + "dice": "d4", + "bonus": 1 + }, + "applyTo": "stress", + "base": false, + "resultBased": false, + "valueAlt": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null, + "custom": { + "enabled": false + } + }, + "type": [] + } + ], + "includeBase": false + }, + "target": { + "type": "self", + "amount": null + }, + "effects": [], + "roll": { + "type": null, + "trait": null, + "difficulty": null, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "compare": null, + "treshold": null + }, + "useDefault": false + }, + "name": "Drink", + "img": "icons/consumables/potions/bottle-corked-green.webp", + "range": "" + } + }, "consumeOnUse": true }, "effects": [], @@ -21,12 +88,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753588904835, - "modifiedTime": 1753623366482, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753992968712, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!hf3k1POoVSooJyN2" } diff --git a/src/packs/items/consumables/consumable_Stride_Potion_lNtcrkgFGOJNaroE.json b/src/packs/items/consumables/consumable_Stride_Potion_lNtcrkgFGOJNaroE.json index 2f2bdf11..b286bd8f 100644 --- a/src/packs/items/consumables/consumable_Stride_Potion_lNtcrkgFGOJNaroE.json +++ b/src/packs/items/consumables/consumable_Stride_Potion_lNtcrkgFGOJNaroE.json @@ -17,7 +17,7 @@ "cost": [], "uses": { "value": null, - "max": null, + "max": "", "recovery": null }, "effects": [ @@ -27,7 +27,7 @@ } ], "target": { - "type": null, + "type": "self", "amount": null }, "name": "Drink", @@ -94,12 +94,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753585993187, - "modifiedTime": 1753587999711, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753992957300, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!lNtcrkgFGOJNaroE" } diff --git a/src/packs/items/consumables/consumable_Sun_Tree_Sap_kwexUzdM9wm1Qums.json b/src/packs/items/consumables/consumable_Sun_Tree_Sap_kwexUzdM9wm1Qums.json index a1f1fbf7..4e8d828d 100644 --- a/src/packs/items/consumables/consumable_Sun_Tree_Sap_kwexUzdM9wm1Qums.json +++ b/src/packs/items/consumables/consumable_Sun_Tree_Sap_kwexUzdM9wm1Qums.json @@ -7,9 +7,9 @@ "description": "Consume this sap to roll a [[/r d6]]. On a result of 5–6, clear 2 HP. On a result of 2–4, clear 3 Stress. On a result of 1, see through the veil of death and return changed, gaining one scar.
", "quantity": 1, "actions": { - "bxM1ig880ykRgmTl": { - "type": "effect", - "_id": "bxM1ig880ykRgmTl", + "Fh7OR8ZmiLNvRPHa": { + "type": "attack", + "_id": "Fh7OR8ZmiLNvRPHa", "systemPath": "actions", "description": "", "chatDisplay": true, @@ -17,15 +17,39 @@ "cost": [], "uses": { "value": null, - "max": null, + "max": "", "recovery": null }, - "effects": [], + "damage": { + "parts": [], + "includeBase": false + }, "target": { - "type": null, + "type": "any", "amount": null }, - "name": "Drink", + "effects": [], + "roll": { + "type": "diceSet", + "trait": null, + "difficulty": null, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "flat", + "flatMultiplier": 1, + "dice": "d6", + "compare": null, + "treshold": null + }, + "useDefault": false + }, + "save": { + "trait": null, + "difficulty": null, + "damageMod": "none" + }, + "name": "Consume", "img": "icons/consumables/drinks/wine-amphora-clay-pink.webp", "range": "" } @@ -44,12 +68,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753590791260, - "modifiedTime": 1753590920951, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753992739516, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!kwexUzdM9wm1Qums" } diff --git a/src/packs/items/consumables/consumable_Sweet_Moss_GrDrRqWgv7gvl9vn.json b/src/packs/items/consumables/consumable_Sweet_Moss_GrDrRqWgv7gvl9vn.json index 5db74f3b..382217a5 100644 --- a/src/packs/items/consumables/consumable_Sweet_Moss_GrDrRqWgv7gvl9vn.json +++ b/src/packs/items/consumables/consumable_Sweet_Moss_GrDrRqWgv7gvl9vn.json @@ -6,7 +6,140 @@ "system": { "description": "You can consume this moss during a rest to clear 1d10 HP or 1d10 Stress.
", "quantity": 1, - "actions": {}, + "actions": { + "Sft4HkhlqsYH5qKI": { + "type": "healing", + "_id": "Sft4HkhlqsYH5qKI", + "systemPath": "actions", + "description": "", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null + }, + "damage": { + "parts": [ + { + "value": { + "custom": { + "enabled": false + }, + "multiplier": "flat", + "flatMultiplier": 1, + "dice": "d10", + "bonus": null + }, + "applyTo": "hitPoints", + "base": false, + "resultBased": false, + "valueAlt": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null, + "custom": { + "enabled": false + } + }, + "type": [] + } + ], + "includeBase": false + }, + "target": { + "type": "self", + "amount": null + }, + "effects": [], + "roll": { + "type": null, + "trait": null, + "difficulty": null, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "compare": null, + "treshold": null + }, + "useDefault": false + }, + "name": "Clear Hit Points", + "img": "icons/consumables/plants/succulent-bundle-green.webp", + "range": "" + }, + "IolxVguij8PjHSVt": { + "type": "healing", + "_id": "IolxVguij8PjHSVt", + "systemPath": "actions", + "description": "", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null + }, + "damage": { + "parts": [ + { + "value": { + "custom": { + "enabled": false + }, + "multiplier": "flat", + "dice": "d10", + "bonus": null, + "flatMultiplier": 1 + }, + "applyTo": "stress", + "base": false, + "resultBased": false, + "valueAlt": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null, + "custom": { + "enabled": false + } + }, + "type": [] + } + ], + "includeBase": false + }, + "target": { + "type": "self", + "amount": null + }, + "effects": [], + "roll": { + "type": null, + "trait": null, + "difficulty": null, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "compare": null, + "treshold": null + }, + "useDefault": false + }, + "name": "Clear Stress", + "img": "icons/consumables/plants/succulent-bundle-green.webp", + "range": "" + } + }, "consumeOnUse": true }, "effects": [], @@ -21,12 +154,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753592391195, - "modifiedTime": 1753623392811, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753992944498, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!GrDrRqWgv7gvl9vn" } diff --git a/src/packs/items/consumables/consumable_Varik_Leaves_hvy5BkG3F6iOIXTx.json b/src/packs/items/consumables/consumable_Varik_Leaves_hvy5BkG3F6iOIXTx.json index 2c6cff6d..487b278f 100644 --- a/src/packs/items/consumables/consumable_Varik_Leaves_hvy5BkG3F6iOIXTx.json +++ b/src/packs/items/consumables/consumable_Varik_Leaves_hvy5BkG3F6iOIXTx.json @@ -6,7 +6,75 @@ "system": { "description": "You can eat these paired leaves to immediately gain 2 Hope.
", "quantity": 1, - "actions": {}, + "actions": { + "9e4l2Yiy8uV26SQF": { + "type": "healing", + "_id": "9e4l2Yiy8uV26SQF", + "systemPath": "actions", + "description": "", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null + }, + "damage": { + "parts": [ + { + "value": { + "custom": { + "enabled": true, + "formula": "2" + }, + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null + }, + "applyTo": "hope", + "base": false, + "resultBased": false, + "valueAlt": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null, + "custom": { + "enabled": false + } + }, + "type": [] + } + ], + "includeBase": false + }, + "target": { + "type": "self", + "amount": null + }, + "effects": [], + "roll": { + "type": null, + "trait": null, + "difficulty": null, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "compare": null, + "treshold": null + }, + "useDefault": false + }, + "name": "Eat", + "img": "icons/consumables/plants/leaf-serrated-pink.webp", + "range": "" + } + }, "consumeOnUse": true }, "effects": [], @@ -21,12 +89,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753587484164, - "modifiedTime": 1753623431444, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753992927147, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!hvy5BkG3F6iOIXTx" } diff --git a/src/packs/items/consumables/consumable_Vial_of_Darksmoke_Nwv5ydGf0MWnzq1n.json b/src/packs/items/consumables/consumable_Vial_of_Darksmoke_Nwv5ydGf0MWnzq1n.json index 8d4d1ae8..716c5210 100644 --- a/src/packs/items/consumables/consumable_Vial_of_Darksmoke_Nwv5ydGf0MWnzq1n.json +++ b/src/packs/items/consumables/consumable_Vial_of_Darksmoke_Nwv5ydGf0MWnzq1n.json @@ -44,12 +44,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753588345314, - "modifiedTime": 1753616649293, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753992848674, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!Nwv5ydGf0MWnzq1n" } diff --git a/src/packs/items/consumables/consumable_Vial_of_Moondrip_VqEX5YwK5oL3r1t6.json b/src/packs/items/consumables/consumable_Vial_of_Moondrip_VqEX5YwK5oL3r1t6.json index 22b09db6..7dd0d58e 100644 --- a/src/packs/items/consumables/consumable_Vial_of_Moondrip_VqEX5YwK5oL3r1t6.json +++ b/src/packs/items/consumables/consumable_Vial_of_Moondrip_VqEX5YwK5oL3r1t6.json @@ -17,12 +17,17 @@ "cost": [], "uses": { "value": null, - "max": null, + "max": "", "recovery": null }, - "effects": [], + "effects": [ + { + "_id": "548KAUPcSbQLsivh", + "onSave": false + } + ], "target": { - "type": null, + "type": "self", "amount": null }, "name": "Drink", @@ -32,7 +37,52 @@ }, "consumeOnUse": true }, - "effects": [], + "effects": [ + { + "name": "Vial of Moondrip", + "img": "icons/consumables/potions/bottle-ornate-bat-teal.webp", + "origin": "Compendium.daggerheart.consumables.Item.VqEX5YwK5oL3r1t6", + "transfer": false, + "_id": "548KAUPcSbQLsivh", + "type": "base", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "changes": [], + "disabled": false, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "You can see in total darkness until your next rest.
", + "tint": "#ffffff", + "statuses": [], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1753992869479, + "modifiedTime": 1753992876165, + "lastModifiedBy": "MQSznptE5yLT7kj8" + }, + "_key": "!items.effects!VqEX5YwK5oL3r1t6.548KAUPcSbQLsivh" + } + ], "folder": null, "sort": 0, "ownership": { @@ -44,12 +94,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753587590537, - "modifiedTime": 1753588714959, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753992914849, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!VqEX5YwK5oL3r1t6" } diff --git a/src/packs/items/consumables/consumable_Wingsprout_n10vozlmosVR6lo4.json b/src/packs/items/consumables/consumable_Wingsprout_n10vozlmosVR6lo4.json index 71ccfa52..e63956c2 100644 --- a/src/packs/items/consumables/consumable_Wingsprout_n10vozlmosVR6lo4.json +++ b/src/packs/items/consumables/consumable_Wingsprout_n10vozlmosVR6lo4.json @@ -17,12 +17,17 @@ "cost": [], "uses": { "value": null, - "max": null, + "max": "", "recovery": null }, - "effects": [], + "effects": [ + { + "_id": "80F8gAn7ejhhNL7R", + "onSave": false + } + ], "target": { - "type": null, + "type": "self", "amount": null }, "name": "Use", @@ -32,7 +37,52 @@ }, "consumeOnUse": true }, - "effects": [], + "effects": [ + { + "name": "Wingsprout", + "img": "icons/consumables/plants/leaf-broad-blue.webp", + "origin": "Compendium.daggerheart.consumables.Item.n10vozlmosVR6lo4", + "transfer": false, + "_id": "80F8gAn7ejhhNL7R", + "type": "base", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "changes": [], + "disabled": false, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "You gain magic wings that allow you to fly for a number of minutes equal to your level.
", + "tint": "#ffffff", + "statuses": [], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1753992894565, + "modifiedTime": 1753992898781, + "lastModifiedBy": "MQSznptE5yLT7kj8" + }, + "_key": "!items.effects!n10vozlmosVR6lo4.80F8gAn7ejhhNL7R" + } + ], "folder": null, "sort": 0, "ownership": { @@ -44,12 +94,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753591283853, - "modifiedTime": 1753591361344, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753992905805, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!n10vozlmosVR6lo4" } diff --git a/src/packs/items/loot/loot_Arcane_Prism_Mn1eo2Mdtu1kzyxB.json b/src/packs/items/loot/loot_Arcane_Prism_Mn1eo2Mdtu1kzyxB.json index b73f9fcd..b1fa3700 100644 --- a/src/packs/items/loot/loot_Arcane_Prism_Mn1eo2Mdtu1kzyxB.json +++ b/src/packs/items/loot/loot_Arcane_Prism_Mn1eo2Mdtu1kzyxB.json @@ -4,7 +4,7 @@ "_id": "Mn1eo2Mdtu1kzyxB", "img": "icons/commodities/gems/gem-faceted-trillion-blue.webp", "system": { - "description": "", + "description": "Position this prism in a location of your choosing and activate it. All allies within Close range of it gain a +1 bonus to their Spellcast Rolls. While activated, the prism can’t be moved. Once the prism is deactivated, it can’t be activated again until your next long rest.
", "quantity": 1, "actions": { "QgBDJh0laEvOB94w": { @@ -93,12 +93,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753626536923, - "modifiedTime": 1753626610902, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753989088942, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!Mn1eo2Mdtu1kzyxB" } diff --git a/src/packs/items/loot/loot_Attune_Relic_vK6bKyQTT3m8WvMh.json b/src/packs/items/loot/loot_Attune_Relic_vK6bKyQTT3m8WvMh.json index 6075ed0f..59909fa7 100644 --- a/src/packs/items/loot/loot_Attune_Relic_vK6bKyQTT3m8WvMh.json +++ b/src/packs/items/loot/loot_Attune_Relic_vK6bKyQTT3m8WvMh.json @@ -13,7 +13,7 @@ "name": "Attune Relic", "type": "base", "_id": "KmoJVnCQJUGyrZIk", - "img": "icons/magic/life/heart-cross-blue.webp", + "img": "icons/magic/perception/eye-ringed-green.webp", "system": {}, "changes": [ { @@ -33,7 +33,7 @@ "startRound": null, "startTurn": null }, - "description": "", + "description": "You gain a +1 bonus to your Instinct.
", "origin": null, "tint": "#ffffff", "transfer": true, @@ -44,12 +44,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753639655271, - "modifiedTime": 1753639665432, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753989634795, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items.effects!vK6bKyQTT3m8WvMh.KmoJVnCQJUGyrZIk" } diff --git a/src/packs/items/loot/loot_Bag_of_Ficklesand_v758j4FwNVAurhYK.json b/src/packs/items/loot/loot_Bag_of_Ficklesand_v758j4FwNVAurhYK.json index 954fc9e0..767dc8e0 100644 --- a/src/packs/items/loot/loot_Bag_of_Ficklesand_v758j4FwNVAurhYK.json +++ b/src/packs/items/loot/loot_Bag_of_Ficklesand_v758j4FwNVAurhYK.json @@ -6,9 +6,108 @@ "system": { "description": "You can convince this small bag of sand to be much heavier or lighter with a successful [[/dr trait=\"presence\" difficulty=\"10\"]]. Additionally, on a successful [[/dr trait=\"finesse\" difficulty=\"10\"]], you can blow a bit of sand into a target’s face to make them temporarily Vulnerable.
You gain a +1 bonus to your Strength.
", "origin": null, "tint": "#ffffff", "transfer": true, @@ -44,12 +44,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753639476499, - "modifiedTime": 1753639561079, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753989646651, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items.effects!m3EpxlDgxn2tCDDR.ByYXvJNr5YbXqn8I" } diff --git a/src/packs/items/loot/loot_Box_of_Many_Goods_bZyT7Qw7iafswlTY.json b/src/packs/items/loot/loot_Box_of_Many_Goods_bZyT7Qw7iafswlTY.json index 2856ffc7..3112c665 100644 --- a/src/packs/items/loot/loot_Box_of_Many_Goods_bZyT7Qw7iafswlTY.json +++ b/src/packs/items/loot/loot_Box_of_Many_Goods_bZyT7Qw7iafswlTY.json @@ -7,9 +7,9 @@ "description": "Once per long rest, you can open this small box and roll a [[/r d12]]. On a result of 1–6, it’s empty. On a result of 7–10, it contains one random common consumable. On a result of 11–12, it contains two random common consumables.
", "quantity": 1, "actions": { - "5vW3p31WvGN6v8qc": { - "type": "effect", - "_id": "5vW3p31WvGN6v8qc", + "lt1iEma1OVUNZ77o": { + "type": "attack", + "_id": "lt1iEma1OVUNZ77o", "systemPath": "actions", "description": "", "chatDisplay": true, @@ -17,14 +17,38 @@ "cost": [], "uses": { "value": null, - "max": 1, + "max": "1", "recovery": "longRest" }, - "effects": [], + "damage": { + "parts": [], + "includeBase": false + }, "target": { "type": "any", "amount": null }, + "effects": [], + "roll": { + "type": "diceSet", + "trait": null, + "difficulty": null, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "flat", + "flatMultiplier": 1, + "dice": "d12", + "compare": null, + "treshold": null + }, + "useDefault": false + }, + "save": { + "trait": null, + "difficulty": null, + "damageMod": "none" + }, "name": "Open", "img": "icons/containers/boxes/crate-heavy-yellow.webp", "range": "" @@ -43,12 +67,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753638361357, - "modifiedTime": 1753638425801, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753989365853, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!bZyT7Qw7iafswlTY" } diff --git a/src/packs/items/loot/loot_Calming_Pendant_tgFFMxpuRSiRrrEB.json b/src/packs/items/loot/loot_Calming_Pendant_tgFFMxpuRSiRrrEB.json index 44103e9a..82a1078a 100644 --- a/src/packs/items/loot/loot_Calming_Pendant_tgFFMxpuRSiRrrEB.json +++ b/src/packs/items/loot/loot_Calming_Pendant_tgFFMxpuRSiRrrEB.json @@ -6,7 +6,54 @@ "system": { "description": "When you would mark your last Stress, roll a [[/r d6]]. On a result of 5 or higher, don’t mark it.
", "quantity": 1, - "actions": {} + "actions": { + "wIlkGuUddWSUp4nN": { + "type": "attack", + "_id": "wIlkGuUddWSUp4nN", + "systemPath": "actions", + "description": "", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null + }, + "damage": { + "parts": [], + "includeBase": false + }, + "target": { + "type": "any", + "amount": null + }, + "effects": [], + "roll": { + "type": "diceSet", + "trait": null, + "difficulty": null, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "flat", + "flatMultiplier": 1, + "dice": "d6", + "compare": "aboveEqual", + "treshold": 5 + }, + "useDefault": false + }, + "save": { + "trait": null, + "difficulty": null, + "damageMod": "none" + }, + "name": "Use", + "img": "icons/equipment/neck/amulet-round-blue.webp", + "range": "" + } + } }, "effects": [], "folder": null, @@ -20,12 +67,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753637842111, - "modifiedTime": 1753637884439, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753989405747, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!tgFFMxpuRSiRrrEB" } diff --git a/src/packs/items/loot/loot_Charging_Quiver_gsUDP90d4SRtLEUn.json b/src/packs/items/loot/loot_Charging_Quiver_gsUDP90d4SRtLEUn.json index 8e41852a..19ef04c7 100644 --- a/src/packs/items/loot/loot_Charging_Quiver_gsUDP90d4SRtLEUn.json +++ b/src/packs/items/loot/loot_Charging_Quiver_gsUDP90d4SRtLEUn.json @@ -6,62 +6,67 @@ "system": { "description": "When you succeed on an attack with an arrow stored in this quiver, gain a bonus to the damage roll equal to your current tier.
", "quantity": 1, - "actions": { - "VI11nILEneaigrRE": { - "type": "damage", - "_id": "VI11nILEneaigrRE", - "systemPath": "actions", - "description": "", - "chatDisplay": true, - "actionType": "action", - "cost": [], - "uses": { - "value": null, - "max": null, - "recovery": null - }, - "damage": { - "parts": [ - { - "value": { - "custom": { - "enabled": true, - "formula": "@tier" - }, - "multiplier": "prof", - "flatMultiplier": 1, - "dice": "d6", - "bonus": null - }, - "applyTo": "hitPoints", - "type": [], - "base": false, - "resultBased": false, - "valueAlt": { - "multiplier": "prof", - "flatMultiplier": 1, - "dice": "d6", - "bonus": null, - "custom": { - "enabled": false - } - } - } - ], - "includeBase": false - }, - "target": { - "type": "any", - "amount": null - }, - "effects": [], - "name": "Use Arrow", - "img": "icons/containers/ammunition/arrows-quiver-grey-gold.webp", - "range": "" - } - } + "actions": {} }, - "effects": [], + "effects": [ + { + "name": "Charging Quiver", + "type": "base", + "_id": "0zebbOsyjkm9IqE6", + "img": "icons/weapons/ammunition/arrow-broadhead-glowing-orange.webp", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "changes": [ + { + "key": "system.bonuses.damage.physical.bonus", + "mode": 2, + "value": "@system.tier", + "priority": null + }, + { + "key": "system.bonuses.damage.magical.bonus", + "mode": 2, + "value": "@system.tier", + "priority": null + } + ], + "disabled": true, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "", + "origin": null, + "tint": "#ffffff", + "transfer": true, + "statuses": [], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1753989433725, + "modifiedTime": 1753989574054, + "lastModifiedBy": "MQSznptE5yLT7kj8" + }, + "_key": "!items.effects!gsUDP90d4SRtLEUn.0zebbOsyjkm9IqE6" + } + ], "folder": null, "sort": 0, "ownership": { @@ -73,12 +78,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753625025089, - "modifiedTime": 1753625150698, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753989432098, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!gsUDP90d4SRtLEUn" } diff --git a/src/packs/items/loot/loot_Charm_Relic_9P9jqGSlxVCbTdLe.json b/src/packs/items/loot/loot_Charm_Relic_9P9jqGSlxVCbTdLe.json index 301ac3d0..a1c80a2b 100644 --- a/src/packs/items/loot/loot_Charm_Relic_9P9jqGSlxVCbTdLe.json +++ b/src/packs/items/loot/loot_Charm_Relic_9P9jqGSlxVCbTdLe.json @@ -13,7 +13,7 @@ "name": "Charm Relic", "type": "base", "_id": "2yr8Ps6wvaG3b1qy", - "img": "icons/magic/life/heart-cross-blue.webp", + "img": "icons/magic/life/heart-cross-strong-purple-orange.webp", "system": {}, "changes": [ { @@ -33,7 +33,7 @@ "startRound": null, "startTurn": null }, - "description": "", + "description": "You gain a +1 bonus to your Presence.
", "origin": null, "tint": "#ffffff", "transfer": true, @@ -44,12 +44,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753639698545, - "modifiedTime": 1753639708693, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753989621310, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items.effects!9P9jqGSlxVCbTdLe.2yr8Ps6wvaG3b1qy" } diff --git a/src/packs/items/loot/loot_Control_Relic_QPGBDItjrRhXU6iJ.json b/src/packs/items/loot/loot_Control_Relic_QPGBDItjrRhXU6iJ.json index 7ec2343a..9245934b 100644 --- a/src/packs/items/loot/loot_Control_Relic_QPGBDItjrRhXU6iJ.json +++ b/src/packs/items/loot/loot_Control_Relic_QPGBDItjrRhXU6iJ.json @@ -13,7 +13,7 @@ "name": "Control Relic", "type": "base", "_id": "OwjK2TqOizTiRGxD", - "img": "icons/magic/life/heart-cross-blue.webp", + "img": "icons/skills/targeting/target-glowing-yellow.webp", "system": {}, "changes": [ { @@ -33,7 +33,7 @@ "startRound": null, "startTurn": null }, - "description": "", + "description": "You gain a +1 bonus to your Finesse.
", "origin": null, "tint": "#ffffff", "transfer": true, @@ -44,12 +44,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753639502481, - "modifiedTime": 1753639535252, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753989714746, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items.effects!QPGBDItjrRhXU6iJ.OwjK2TqOizTiRGxD" } diff --git a/src/packs/items/loot/loot_Elusive_Amulet_PkmTZXRMZL022O75.json b/src/packs/items/loot/loot_Elusive_Amulet_PkmTZXRMZL022O75.json index 02c2aa0f..6b007a29 100644 --- a/src/packs/items/loot/loot_Elusive_Amulet_PkmTZXRMZL022O75.json +++ b/src/packs/items/loot/loot_Elusive_Amulet_PkmTZXRMZL022O75.json @@ -27,7 +27,7 @@ } ], "target": { - "type": "any", + "type": "self", "amount": null }, "name": "Activate", @@ -56,7 +56,7 @@ "startRound": null, "startTurn": null }, - "description": "", + "description": "You are Hidden until you move. While Hidden in this way, you remain unseen even if an adversary moves to where they would normally see you.
", "tint": "#ffffff", "statuses": [ "hidden" @@ -67,12 +67,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753639111583, - "modifiedTime": 1753639213582, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753989796129, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items.effects!PkmTZXRMZL022O75.YBkYjxU0Vn5JEsMK" } @@ -88,12 +88,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753638931971, - "modifiedTime": 1753639111606, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753989758225, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!PkmTZXRMZL022O75" } diff --git a/src/packs/items/loot/loot_Enlighten_Relic_vSGx1f9SYUiA29L3.json b/src/packs/items/loot/loot_Enlighten_Relic_vSGx1f9SYUiA29L3.json index aa5e9b4d..0f992ddf 100644 --- a/src/packs/items/loot/loot_Enlighten_Relic_vSGx1f9SYUiA29L3.json +++ b/src/packs/items/loot/loot_Enlighten_Relic_vSGx1f9SYUiA29L3.json @@ -13,7 +13,7 @@ "name": "Enlighten Relic", "type": "base", "_id": "aWOGlmqC9l86GlFV", - "img": "icons/magic/life/heart-cross-blue.webp", + "img": "icons/magic/perception/third-eye-blue-red.webp", "system": {}, "changes": [ { @@ -33,7 +33,7 @@ "startRound": null, "startTurn": null }, - "description": "", + "description": "You gain a +1 bonus to your Knowledge.
", "origin": null, "tint": "#ffffff", "transfer": true, @@ -44,12 +44,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753639757883, - "modifiedTime": 1753639770922, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753989839297, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items.effects!vSGx1f9SYUiA29L3.aWOGlmqC9l86GlFV" } diff --git a/src/packs/items/loot/loot_Glider_CiXwelozmBDcPY48.json b/src/packs/items/loot/loot_Glider_CiXwelozmBDcPY48.json index 05211e72..799e170f 100644 --- a/src/packs/items/loot/loot_Glider_CiXwelozmBDcPY48.json +++ b/src/packs/items/loot/loot_Glider_CiXwelozmBDcPY48.json @@ -4,9 +4,40 @@ "_id": "CiXwelozmBDcPY48", "img": "icons/commodities/leather/leather-patch-red.webp", "system": { - "description": "While falling, you can mark a Stress to deploy this small parachute and glide safely to the ground.
", + "description": "While falling, you can mark a Stress to deploy this small parachute and glide safely to the ground.
", "quantity": 1, - "actions": {} + "actions": { + "Adz50oihGEMJxbyA": { + "type": "effect", + "_id": "Adz50oihGEMJxbyA", + "systemPath": "actions", + "description": "", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": false, + "key": "stress", + "value": 1, + "keyIsID": false, + "step": null + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null + }, + "effects": [], + "target": { + "type": "any", + "amount": null + }, + "name": "Mark Stress", + "img": "icons/commodities/leather/leather-patch-red.webp", + "range": "" + } + } }, "effects": [], "folder": null, @@ -20,12 +51,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753637642501, - "modifiedTime": 1753637766985, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753989923053, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!CiXwelozmBDcPY48" } diff --git a/src/packs/items/loot/loot_Piercing_Arrows_I63LTFD6GXHgyGpR.json b/src/packs/items/loot/loot_Piercing_Arrows_I63LTFD6GXHgyGpR.json index 152a15f3..a3789138 100644 --- a/src/packs/items/loot/loot_Piercing_Arrows_I63LTFD6GXHgyGpR.json +++ b/src/packs/items/loot/loot_Piercing_Arrows_I63LTFD6GXHgyGpR.json @@ -7,9 +7,9 @@ "description": "Three times per rest when you succeed on an attack with one of these arrows, you can add your Proficiency to the damage roll.
", "quantity": 1, "actions": { - "0TomBo6UygDFhawG": { - "type": "damage", - "_id": "0TomBo6UygDFhawG", + "DW5AqEM0F8XaUqpn": { + "type": "effect", + "_id": "DW5AqEM0F8XaUqpn", "systemPath": "actions", "description": "", "chatDisplay": true, @@ -17,51 +17,79 @@ "cost": [], "uses": { "value": null, - "max": 3, + "max": "3", "recovery": "shortRest" }, - "damage": { - "parts": [ - { - "value": { - "custom": { - "enabled": true, - "formula": "@prof" - }, - "multiplier": "prof", - "flatMultiplier": 1, - "dice": "d6", - "bonus": null - }, - "applyTo": "hitPoints", - "type": [], - "base": false, - "resultBased": false, - "valueAlt": { - "multiplier": "prof", - "flatMultiplier": 1, - "dice": "d6", - "bonus": null, - "custom": { - "enabled": false - } - } - } - ], - "includeBase": false - }, + "effects": [], "target": { - "type": "any", + "type": "self", "amount": null }, - "effects": [], - "name": "Use Arrow", + "name": "Use", "img": "icons/weapons/ammunition/arrow-broadhead-glowing-orange.webp", "range": "" } } }, - "effects": [], + "effects": [ + { + "name": "Piercing Arrows", + "type": "base", + "_id": "lRfqfbwlfxzPbE6U", + "img": "icons/weapons/ammunition/arrow-broadhead-glowing-orange.webp", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "changes": [ + { + "key": "system.bonuses.damage.physical.bonus", + "mode": 2, + "value": "@system.proficiency", + "priority": null + }, + { + "key": "system.bonuses.damage.magical.bonus", + "mode": 2, + "value": "@system.proficiency", + "priority": null + } + ], + "disabled": true, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "Add your Proficiency to the damage roll of this attack.
", + "origin": null, + "tint": "#ffffff", + "transfer": true, + "statuses": [], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1753990197623, + "modifiedTime": 1753990270846, + "lastModifiedBy": "MQSznptE5yLT7kj8" + }, + "_key": "!items.effects!I63LTFD6GXHgyGpR.lRfqfbwlfxzPbE6U" + } + ], "folder": null, "sort": 0, "ownership": { @@ -73,12 +101,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753625947079, - "modifiedTime": 1753626142491, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753990194353, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!I63LTFD6GXHgyGpR" } diff --git a/src/packs/items/loot/loot_Ring_of_Silence_K1ysGnTpNyxPu5Au.json b/src/packs/items/loot/loot_Ring_of_Silence_K1ysGnTpNyxPu5Au.json index 42129a61..502c73b2 100644 --- a/src/packs/items/loot/loot_Ring_of_Silence_K1ysGnTpNyxPu5Au.json +++ b/src/packs/items/loot/loot_Ring_of_Silence_K1ysGnTpNyxPu5Au.json @@ -39,7 +39,52 @@ } } }, - "effects": [], + "effects": [ + { + "name": "Ring of Silence", + "type": "base", + "_id": "aCt3QjdeTREZAlEa", + "img": "icons/equipment/finger/ring-ball-purple.webp", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "changes": [], + "disabled": true, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "Your footsteps are silent until your next rest.
", + "origin": null, + "tint": "#ffffff", + "transfer": true, + "statuses": [], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1753990311274, + "modifiedTime": 1753990345889, + "lastModifiedBy": "MQSznptE5yLT7kj8" + }, + "_key": "!items.effects!K1ysGnTpNyxPu5Au.aCt3QjdeTREZAlEa" + } + ], "folder": null, "sort": 0, "ownership": { diff --git a/src/packs/items/loot/loot_Shard_of_Memory_2ULPgNyqCrxea0v0.json b/src/packs/items/loot/loot_Shard_of_Memory_2ULPgNyqCrxea0v0.json index 0291485e..46beee5a 100644 --- a/src/packs/items/loot/loot_Shard_of_Memory_2ULPgNyqCrxea0v0.json +++ b/src/packs/items/loot/loot_Shard_of_Memory_2ULPgNyqCrxea0v0.json @@ -4,7 +4,7 @@ "_id": "2ULPgNyqCrxea0v0", "img": "icons/commodities/gems/gem-rough-navette-purple-pink.webp", "system": { - "description": "Once per long rest, you can spend 2 Hope to recall a domain card from your vault instead of paying its Recall
Cost.
", + "description": "Once per long rest, you can spend 2 Hope to recall a domain card from your vault instead of paying its Recall Cost.
", "quantity": 1, "actions": { "YNRybKQC51muVHYH": { @@ -51,12 +51,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753640199098, - "modifiedTime": 1753640251763, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753990369010, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items!2ULPgNyqCrxea0v0" } diff --git a/src/packs/items/loot/loot_Stride_Relic_FfJISMzYATaPQPLc.json b/src/packs/items/loot/loot_Stride_Relic_FfJISMzYATaPQPLc.json index f4257e16..9f169207 100644 --- a/src/packs/items/loot/loot_Stride_Relic_FfJISMzYATaPQPLc.json +++ b/src/packs/items/loot/loot_Stride_Relic_FfJISMzYATaPQPLc.json @@ -13,7 +13,7 @@ "name": "Stride Relic", "type": "base", "_id": "7lHIbMyCDonSxSZf", - "img": "icons/magic/life/heart-cross-blue.webp", + "img": "icons/skills/movement/feet-winged-boots-glowing-yellow.webp", "system": {}, "changes": [ { @@ -33,7 +33,7 @@ "startRound": null, "startTurn": null }, - "description": "", + "description": "You gain a +1 bonus to your Agility.
", "origin": null, "tint": "#ffffff", "transfer": true, @@ -44,12 +44,12 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753639435741, - "modifiedTime": 1753639579370, - "lastModifiedBy": "OFxauskoxcvVTVNA" + "modifiedTime": 1753990402231, + "lastModifiedBy": "MQSznptE5yLT7kj8" }, "_key": "!items.effects!FfJISMzYATaPQPLc.7lHIbMyCDonSxSZf" }