From e63997e48363d22f108db9492dabf6dffa87b5f2 Mon Sep 17 00:00:00 2001
From: Psitacus <59754077+Psitacus@users.noreply.github.com>
Date: Mon, 4 Aug 2025 02:04:23 -0600
Subject: [PATCH] add splendor cards (#572)
Co-authored-by: psitacus Make a
Make a Spellcast Roll against a target within Far range. On a success, spend a Hope to send a bolt of shimmering light toward them, dealing d8+2 magic damage using your Proficiency. The target becomes temporarily Vulnerable and glows brightly until this condition is cleared.
", "domain": "splendor", "recallCost": 1, "level": 1, - "type": "spell" + "type": "spell", + "actions": { + "zrGLlwmpuUIBrSXy": { + "type": "attack", + "_id": "zrGLlwmpuUIBrSXy", + "systemPath": "actions", + "description": "Make a Spellcast Roll against a target within Far range. On a success, spend a Hope to send a bolt of shimmering light toward them, dealing d8+2 magic damage using your Proficiency. The target becomes temporarily Vulnerable and glows brightly until this condition is cleared.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "consumeOnSuccess": true, + "scalable": false, + "key": "hope", + "value": 1, + "keyIsID": false, + "step": null + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [ + { + "resultBased": false, + "value": { + "custom": { + "enabled": false + }, + "multiplier": "prof", + "dice": "d8", + "bonus": 2, + "flatMultiplier": 1 + }, + "applyTo": "hitPoints", + "type": [], + "base": false, + "valueAlt": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null, + "custom": { + "enabled": false + } + } + } + ], + "includeBase": false + }, + "target": { + "type": "any", + "amount": null + }, + "effects": [ + { + "_id": "veZpnhnF8NRRhKG4", + "onSave": false + } + ], + "roll": { + "type": "spellcast", + "trait": null, + "difficulty": null, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "compare": null, + "treshold": null + }, + "useDefault": false + }, + "save": { + "trait": null, + "difficulty": null, + "damageMod": "none" + }, + "name": "Cast", + "img": "icons/magic/light/beam-horizon-strike-yellow.webp", + "range": "far" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784418, - "modifiedTime": 1753922784418, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754269150878, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "BNevJyGk7hmN7XOY", "sort": 3400000, - "effects": [], + "effects": [ + { + "name": "Vulnerable", + "img": "icons/skills/wounds/injury-pain-body-orange.webp", + "origin": "Compendium.daggerheart.domains.Item.BNevJyGk7hmN7XOY", + "transfer": false, + "_id": "veZpnhnF8NRRhKG4", + "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": "Temporarily Vulnerable and glows brightly until this condition is cleared.
", + "tint": "#ffffff", + "statuses": [ + "vulnerable" + ], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754261444472, + "modifiedTime": 1754269172524, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items.effects!BNevJyGk7hmN7XOY.veZpnhnF8NRRhKG4" + } + ], + "ownership": { + "default": 0 + }, "_key": "!items!BNevJyGk7hmN7XOY" } diff --git a/src/packs/domains/domainCard_Divination_K8oFepK24UVsAX8B.json b/src/packs/domains/domainCard_Divination_K8oFepK24UVsAX8B.json index 39f116b8..0c7e5530 100644 --- a/src/packs/domains/domainCard_Divination_K8oFepK24UVsAX8B.json +++ b/src/packs/domains/domainCard_Divination_K8oFepK24UVsAX8B.json @@ -1,29 +1,66 @@ { "name": "Divination", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/splendor.png", "type": "domainCard", "folder": "vAZKNDtAafd7HDWV", "system": { - "description": "Once per long rest, spend 3
Once per long rest, spend 3 Hope to reach out to the forces beyond and ask one “yes or no” question about an event, person, place, or situation in the near future. For a moment, the present falls away and you see the answer before you.
", "domain": "splendor", "recallCost": 1, "level": 4, - "type": "spell" + "type": "spell", + "actions": { + "wKwNncd5XKH312Lz": { + "type": "effect", + "_id": "wKwNncd5XKH312Lz", + "systemPath": "actions", + "description": "Once per long rest, spend 3 Hope to reach out to the forces beyond and ask one “yes or no” question about an event, person, place, or situation in the near future. For a moment, the present falls away and you see the answer before you.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": false, + "key": "hope", + "value": 3, + "keyIsID": false, + "step": null, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "1", + "recovery": "longRest", + "consumeOnSuccess": false + }, + "effects": [], + "target": { + "type": "any", + "amount": null + }, + "name": "Ask one Question", + "img": "icons/skills/trades/academics-astronomy-navigation-blue.webp", + "range": "" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784448, - "modifiedTime": 1753922784448, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754269593038, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "K8oFepK24UVsAX8B", "sort": 3400000, "effects": [], + "ownership": { + "default": 0 + }, "_key": "!items!K8oFepK24UVsAX8B" } diff --git a/src/packs/domains/domainCard_Final_Words_Nbw6Jnh1vRZzwHQI.json b/src/packs/domains/domainCard_Final_Words_Nbw6Jnh1vRZzwHQI.json index e78af94a..61cd64e6 100644 --- a/src/packs/domains/domainCard_Final_Words_Nbw6Jnh1vRZzwHQI.json +++ b/src/packs/domains/domainCard_Final_Words_Nbw6Jnh1vRZzwHQI.json @@ -1,29 +1,81 @@ { "name": "Final Words", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/splendor.png", "type": "domainCard", "folder": "2yh8wuYprOyswf0r", "system": { - "description": "You can infuse a corpse with a moment of life to speak with it. Make a
You can infuse a corpse with a moment of life to speak with it. Make a Spellcast Roll (13). On a success with Hope, the corpse answers up to three questions. On a success with Fear, the corpse answers one question. The corpse answers truthfully, but it can’t impart information it didn’t know in life. On a failure, or once the corpse has finished answering your questions, the body turns to dust.
", "domain": "splendor", "recallCost": 1, "level": 2, - "type": "spell" + "type": "spell", + "actions": { + "XQD9kHORVBowly4H": { + "type": "attack", + "_id": "XQD9kHORVBowly4H", + "systemPath": "actions", + "description": "", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [], + "includeBase": false + }, + "target": { + "type": "any", + "amount": null + }, + "effects": [], + "roll": { + "type": "spellcast", + "trait": null, + "difficulty": 13, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "compare": null, + "treshold": null + }, + "useDefault": false + }, + "save": { + "trait": null, + "difficulty": null, + "damageMod": "none" + }, + "name": "Infuse Corpse", + "img": "icons/magic/death/undead-skeleton-fire-green.webp", + "range": "" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784454, - "modifiedTime": 1753922784454, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754269243084, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "Nbw6Jnh1vRZzwHQI", "sort": 3400000, "effects": [], + "ownership": { + "default": 0 + }, "_key": "!items!Nbw6Jnh1vRZzwHQI" } diff --git a/src/packs/domains/domainCard_Healing_Hands_WTlhnQMajc1r8i50.json b/src/packs/domains/domainCard_Healing_Hands_WTlhnQMajc1r8i50.json index 8776f8d5..622e2266 100644 --- a/src/packs/domains/domainCard_Healing_Hands_WTlhnQMajc1r8i50.json +++ b/src/packs/domains/domainCard_Healing_Hands_WTlhnQMajc1r8i50.json @@ -1,29 +1,439 @@ { "name": "Healing Hands", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/splendor.png", "type": "domainCard", "folder": "2yh8wuYprOyswf0r", "system": { - "description": "Make a
Make a Spellcast Roll (13) and target a creature other than yourself within Melee range. On a success, mark a Stress to clear 2 Hit Points or 2 Stress on the target. On a failure, mark a Stress to clear a Hit Point or a Stress on the target. You can’t heal the same target again until your next long rest.
", "domain": "splendor", "recallCost": 1, "level": 2, - "type": "spell" + "type": "spell", + "actions": { + "PjXt807MYg1JbAfO": { + "type": "attack", + "_id": "PjXt807MYg1JbAfO", + "systemPath": "actions", + "description": "Make a Spellcast Roll (13) and target a creature other than yourself within Melee range.
", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [], + "includeBase": false + }, + "target": { + "type": "any", + "amount": null + }, + "effects": [ + { + "_id": "sd5liP4ZcVeTMAoW", + "onSave": false + } + ], + "roll": { + "type": "spellcast", + "trait": null, + "difficulty": 13, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "compare": null, + "treshold": null + }, + "useDefault": false + }, + "save": { + "trait": null, + "difficulty": null, + "damageMod": "none" + }, + "name": "Cast", + "img": "icons/magic/life/heart-hand-gold-green-light.webp", + "range": "melee" + }, + "vmWku5XYmakLdwX2": { + "type": "healing", + "_id": "vmWku5XYmakLdwX2", + "systemPath": "actions", + "description": "On a failure, mark a Stress to clear a Hit Point or a Stress on the target. You can’t heal the same target again until your next long rest.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "consumeOnSuccess": true, + "scalable": false, + "key": "stress", + "value": 1, + "keyIsID": false, + "step": null + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [ + { + "resultBased": false, + "value": { + "custom": { + "enabled": true, + "formula": "1" + }, + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null + }, + "applyTo": "hitPoints", + "base": false, + "valueAlt": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null, + "custom": { + "enabled": false + } + }, + "type": [] + } + ], + "includeBase": false + }, + "target": { + "type": "any", + "amount": null + }, + "effects": [], + "roll": { + "type": "spellcast", + "trait": null, + "difficulty": null, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "compare": null, + "treshold": null + }, + "useDefault": false + }, + "name": "Heal One Hit Point", + "img": "icons/commodities/gems/gem-faceted-diamond-green.webp", + "range": "melee" + }, + "FYHLuVtFCR9A6Nvt": { + "type": "healing", + "_id": "FYHLuVtFCR9A6Nvt", + "systemPath": "actions", + "description": "On a success, mark a Stress to clear 2 Hit Points or 2 Stress on the target. You can’t heal the same target again until your next long rest.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": false, + "key": "stress", + "value": 1, + "keyIsID": false, + "step": null, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [ + { + "value": { + "custom": { + "enabled": true, + "formula": "2" + }, + "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": "any", + "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": "Heal Two Hit Points", + "img": "icons/commodities/gems/gem-faceted-diamond-green.webp", + "range": "melee" + }, + "8ElTYMjIM7YI6Kb8": { + "type": "healing", + "_id": "8ElTYMjIM7YI6Kb8", + "systemPath": "actions", + "description": "On a failure, mark a Stress to clear a Hit Point or a Stress on the target. You can’t heal the same target again until your next long rest.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": false, + "key": "stress", + "value": 1, + "keyIsID": false, + "step": null, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [ + { + "value": { + "custom": { + "enabled": true, + "formula": "1" + }, + "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": "any", + "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": "Heal One Stress", + "img": "icons/commodities/gems/gem-faceted-navette-red.webp", + "range": "" + }, + "lQMhidLodJn9Nj7e": { + "type": "healing", + "_id": "lQMhidLodJn9Nj7e", + "systemPath": "actions", + "description": "On a success, mark a Stress to clear 2 Hit Points or 2 Stress on the target. You can’t heal the same target again until your next long rest.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": false, + "key": "stress", + "value": 1, + "keyIsID": false, + "step": null, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [ + { + "value": { + "custom": { + "enabled": true, + "formula": "2" + }, + "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": "any", + "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": "Heal Two Stress", + "img": "icons/commodities/gems/gem-faceted-navette-red.webp", + "range": "melee" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784467, - "modifiedTime": 1753922784467, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754269408742, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "WTlhnQMajc1r8i50", "sort": 3400000, - "effects": [], + "effects": [ + { + "name": "Healed by Healing Hands", + "img": "icons/svg/item-bag.svg", + "origin": "Compendium.daggerheart.domains.Item.WTlhnQMajc1r8i50", + "transfer": false, + "_id": "sd5liP4ZcVeTMAoW", + "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": "Can’t be healed again with Healing Hands by the caster of the Healing Hands until a long rest.
", + "tint": "#ffffff", + "statuses": [], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754263407455, + "modifiedTime": 1754263727114, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items.effects!WTlhnQMajc1r8i50.sd5liP4ZcVeTMAoW" + } + ], + "ownership": { + "default": 0 + }, "_key": "!items!WTlhnQMajc1r8i50" } diff --git a/src/packs/domains/domainCard_Healing_Strike_XtSc0jIJLOoMTMYS.json b/src/packs/domains/domainCard_Healing_Strike_XtSc0jIJLOoMTMYS.json index 154d471a..6c3dd4fd 100644 --- a/src/packs/domains/domainCard_Healing_Strike_XtSc0jIJLOoMTMYS.json +++ b/src/packs/domains/domainCard_Healing_Strike_XtSc0jIJLOoMTMYS.json @@ -1,29 +1,111 @@ { "name": "Healing Strike", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/splendor.png", "type": "domainCard", "folder": "Z6oglw8LIOrtBcN6", "system": { - "description": "When you deal damage to an adversary, you can spend 2
When you deal damage to an adversary, you can spend 2 Hope to clear a Hit Point on an ally within Close range.
", "domain": "splendor", "recallCost": 1, "level": 7, - "type": "spell" + "type": "spell", + "actions": { + "ECYp5SeXDAQzRTgC": { + "type": "healing", + "_id": "ECYp5SeXDAQzRTgC", + "systemPath": "actions", + "description": "When you deal damage to an adversary, you can spend 2 Hope to clear a Hit Point on an ally within Close range.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": false, + "key": "hope", + "value": 2, + "keyIsID": false, + "step": null, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "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": "any", + "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 Point", + "img": "icons/commodities/gems/gem-faceted-diamond-green.webp", + "range": "close" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784468, - "modifiedTime": 1753922784468, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754269824514, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "XtSc0jIJLOoMTMYS", "sort": 3400000, "effects": [], + "ownership": { + "default": 0 + }, "_key": "!items!XtSc0jIJLOoMTMYS" } diff --git a/src/packs/domains/domainCard_Invigoration_X8OfkEoI5gLTRf1B.json b/src/packs/domains/domainCard_Invigoration_X8OfkEoI5gLTRf1B.json index f09bb223..9bdf44e7 100644 --- a/src/packs/domains/domainCard_Invigoration_X8OfkEoI5gLTRf1B.json +++ b/src/packs/domains/domainCard_Invigoration_X8OfkEoI5gLTRf1B.json @@ -1,29 +1,90 @@ { "name": "Invigoration", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/splendor.png", "type": "domainCard", "folder": "nZr2hsu6Q6TlFXQn", "system": { - "description": "When you or an ally within
When you or an ally within Close range has used a feature that has an exhaustion limit (such as once per rest or once per session), you can spend any number of Hope and roll that many d6s. If any roll a 6, the feature can be used again.
", "domain": "splendor", "recallCost": 3, "level": 10, - "type": "spell" + "type": "spell", + "actions": { + "bbWofyWTChZVuW60": { + "type": "attack", + "_id": "bbWofyWTChZVuW60", + "systemPath": "actions", + "description": "When you or an ally within Close range has used a feature that has an exhaustion limit (such as once per rest or once per session), you can spend any number of Hope and roll that many d6s. If any roll a 6, the feature can be used again.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": true, + "key": "hope", + "value": 1, + "step": 1, + "keyIsID": false, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [], + "includeBase": false + }, + "target": { + "type": "any", + "amount": null + }, + "effects": [], + "roll": { + "type": "diceSet", + "trait": null, + "difficulty": null, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "scale", + "flatMultiplier": 1, + "dice": "d6", + "compare": null, + "treshold": null + }, + "useDefault": false + }, + "save": { + "trait": null, + "difficulty": null, + "damageMod": "none" + }, + "name": "Roll Dice Pool", + "img": "icons/commodities/gems/gem-faceted-octagon-yellow.webp", + "range": "" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784474, - "modifiedTime": 1753922784474, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754270049868, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "X8OfkEoI5gLTRf1B", "sort": 3400000, "effects": [], + "ownership": { + "default": 0 + }, "_key": "!items!X8OfkEoI5gLTRf1B" } diff --git a/src/packs/domains/domainCard_Life_Ward_OszbCj0jTqq2ADx9.json b/src/packs/domains/domainCard_Life_Ward_OszbCj0jTqq2ADx9.json index 8192557d..efdec150 100644 --- a/src/packs/domains/domainCard_Life_Ward_OszbCj0jTqq2ADx9.json +++ b/src/packs/domains/domainCard_Life_Ward_OszbCj0jTqq2ADx9.json @@ -1,6 +1,6 @@ { "name": "Life Ward", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/splendor.png", "type": "domainCard", "folder": "vAZKNDtAafd7HDWV", "system": { @@ -8,22 +8,109 @@ "domain": "splendor", "recallCost": 1, "level": 4, - "type": "spell" + "type": "spell", + "actions": { + "i99aNWZqVC8PHAIx": { + "type": "effect", + "_id": "i99aNWZqVC8PHAIx", + "systemPath": "actions", + "description": "Spend 3 Hope and choose an ally within Close range. They are marked with a glowing sigil of protection. When this ally would make a death move, they clear a Hit Point instead.
This effect ends when it saves the target from a death move, you cast Life Ward on another target, or you take a long rest.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": false, + "key": "hope", + "value": 3, + "keyIsID": false, + "step": null, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "effects": [ + { + "_id": "E7Ou4OMEy3TeK1Gf", + "onSave": false + } + ], + "target": { + "type": "any", + "amount": null + }, + "name": "Mark with Sigil", + "img": "icons/magic/defensive/shield-barrier-deflect-gold.webp", + "range": "" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784478, - "modifiedTime": 1753922784478, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754269642386, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "OszbCj0jTqq2ADx9", "sort": 3400000, - "effects": [], + "effects": [ + { + "name": "Life Ward", + "img": "icons/svg/item-bag.svg", + "origin": "Compendium.daggerheart.domains.Item.OszbCj0jTqq2ADx9", + "transfer": false, + "_id": "E7Ou4OMEy3TeK1Gf", + "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": "Marked with a glowing sigil of protection. When this ally would make a death move, they clear a Hit Point instead.
This effect ends when it saves the target from a death move, you cast Life Ward on another target, or you take a long rest.
", + "tint": "#ffffff", + "statuses": [], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754264687962, + "modifiedTime": 1754264717646, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items.effects!OszbCj0jTqq2ADx9.E7Ou4OMEy3TeK1Gf" + } + ], + "ownership": { + "default": 0 + }, "_key": "!items!OszbCj0jTqq2ADx9" } diff --git a/src/packs/domains/domainCard_Mending_Touch_TGjR4vJVNbQRV8zr.json b/src/packs/domains/domainCard_Mending_Touch_TGjR4vJVNbQRV8zr.json index 4aaee76a..bbe13819 100644 --- a/src/packs/domains/domainCard_Mending_Touch_TGjR4vJVNbQRV8zr.json +++ b/src/packs/domains/domainCard_Mending_Touch_TGjR4vJVNbQRV8zr.json @@ -1,29 +1,365 @@ { "name": "Mending Touch", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/splendor.png", "type": "domainCard", "folder": "LlWJaBZOKh0Ot2kD", "system": { - "description": "You lay your hands upon a creature and channel healing magic to close their wounds. When you can take a few minutes to focus on the target you’re helping, you can spend 2
Once per
You lay your hands upon a creature and channel healing magic to close their wounds. When you can take a few minutes to focus on the target you’re helping, you can spend 2 Hope to clear a Hit Point or a Stress on them.
Once per long rest, when you spend this healing time learning something new about them or revealing something about yourself, you can clear 2 Hit Points or 2 Stress on them instead.
", "domain": "splendor", "recallCost": 1, "level": 1, - "type": "spell" + "type": "spell", + "actions": { + "sDoL9p1cpIx8Vdbb": { + "type": "healing", + "_id": "sDoL9p1cpIx8Vdbb", + "systemPath": "actions", + "description": "When you can take a few minutes to focus on the target you’re helping, you can spend 2 Hope to clear a Hit Point or a Stress on them.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": false, + "key": "hope", + "value": 2, + "keyIsID": false, + "step": null, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "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": "any", + "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": "Heal One Hitpoint", + "img": "icons/commodities/gems/gem-faceted-diamond-green.webp", + "range": "" + }, + "NCDSgZBLoq9fQvku": { + "type": "healing", + "_id": "NCDSgZBLoq9fQvku", + "systemPath": "actions", + "description": "", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": false, + "key": "hope", + "value": 2, + "keyIsID": false, + "step": null, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [ + { + "value": { + "custom": { + "enabled": true, + "formula": "1" + }, + "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": "any", + "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": "Heal One Stress", + "img": "icons/commodities/gems/gem-faceted-navette-red.webp", + "range": "" + }, + "FsbOSV8eR2PEb1aS": { + "type": "healing", + "_id": "FsbOSV8eR2PEb1aS", + "systemPath": "actions", + "description": "When you can take a few minutes to focus on the target you’re helping, you can spend 2 Hope to clear a Hit Point or a Stress on them.
Once per long rest, when you spend this healing time learning something new about them or revealing something about yourself, you can clear 2 Hit Points or 2 Stress on them instead.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": false, + "key": "hope", + "value": 2, + "keyIsID": false, + "step": null, + "consumeOnSuccess": false + }, + { + "scalable": false, + "key": "TGjR4vJVNbQRV8zr", + "value": 1, + "keyIsID": true, + "step": null, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [ + { + "value": { + "custom": { + "enabled": true, + "formula": "2" + }, + "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": "any", + "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": "Heal Two Hit Points", + "img": "icons/commodities/gems/gem-faceted-diamond-green.webp", + "range": "" + }, + "mqDV9s6oMRQjJF4U": { + "type": "healing", + "_id": "mqDV9s6oMRQjJF4U", + "systemPath": "actions", + "description": "When you can take a few minutes to focus on the target you’re helping, you can spend 2 Hope to clear a Hit Point or a Stress on them.
Once per long rest, when you spend this healing time learning something new about them or revealing something about yourself, you can clear 2 Hit Points or 2 Stress on them instead.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": false, + "key": "hope", + "value": 2, + "keyIsID": false, + "step": null, + "consumeOnSuccess": false + }, + { + "scalable": false, + "key": "TGjR4vJVNbQRV8zr", + "value": 1, + "keyIsID": true, + "step": null, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [ + { + "value": { + "custom": { + "enabled": true, + "formula": "2" + }, + "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": "any", + "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": "Heal Two Stress", + "img": "icons/commodities/gems/gem-faceted-navette-red.webp", + "range": "" + } + }, + "resource": { + "type": "simple", + "value": 1, + "recovery": "longRest", + "max": "1", + "icon": "" + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784482, - "modifiedTime": 1753922784482, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754269394280, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "TGjR4vJVNbQRV8zr", "sort": 3400000, "effects": [], + "ownership": { + "default": 0 + }, "_key": "!items!TGjR4vJVNbQRV8zr" } diff --git a/src/packs/domains/domainCard_Overwhelming_Aura_iEBLySZD9z8CLdz7.json b/src/packs/domains/domainCard_Overwhelming_Aura_iEBLySZD9z8CLdz7.json index 74d3a1a9..68abefea 100644 --- a/src/packs/domains/domainCard_Overwhelming_Aura_iEBLySZD9z8CLdz7.json +++ b/src/packs/domains/domainCard_Overwhelming_Aura_iEBLySZD9z8CLdz7.json @@ -1,29 +1,147 @@ { "name": "Overwhelming Aura", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/splendor.png", "type": "domainCard", "folder": "sGCKwmomutMTv0Xs", "system": { - "description": "Make a
While this spell is active, an adversary must mark a
Make a Spellcast Roll (15) to magically empower your aura. On a success, spend 2 Hope to make your Presence equal to your Spellcast trait until your next long rest.
While this spell is active, an adversary must mark a Stress when they target you with an attack.
", "domain": "splendor", "recallCost": 2, "level": 9, - "type": "spell" + "type": "spell", + "actions": { + "r2XblKJyZyamOOXq": { + "type": "attack", + "_id": "r2XblKJyZyamOOXq", + "systemPath": "actions", + "description": "Make a Spellcast Roll (15) to magically empower your aura. On a success, spend 2 Hope to make your Presence equal to your Spellcast trait until your next long rest.While this spell is active, an adversary must mark a Stress when they target you with an attack.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "consumeOnSuccess": true, + "scalable": false, + "key": "hope", + "value": 2, + "keyIsID": false, + "step": null + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [], + "includeBase": false + }, + "target": { + "type": "any", + "amount": null + }, + "effects": [ + { + "_id": "ba9GO4NtQHYkaRR9", + "onSave": false + } + ], + "roll": { + "type": "spellcast", + "trait": null, + "difficulty": 15, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "compare": null, + "treshold": null + }, + "useDefault": false + }, + "save": { + "trait": null, + "difficulty": null, + "damageMod": "none" + }, + "name": "Cast", + "img": "icons/magic/holy/angel-winged-humanoid-blue.webp", + "range": "" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784491, - "modifiedTime": 1753922784491, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754270006714, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "iEBLySZD9z8CLdz7", "sort": 3400000, - "effects": [], + "effects": [ + { + "name": "Overwhelming Aura", + "img": "icons/magic/holy/angel-winged-humanoid-blue.webp", + "origin": "Compendium.daggerheart.domains.Item.iEBLySZD9z8CLdz7", + "transfer": false, + "_id": "ba9GO4NtQHYkaRR9", + "type": "base", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "changes": [ + { + "key": "system.traits.presence.value", + "mode": 5, + "value": "@cast", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "Your Presence is equal to your Spellcast trait until your next long rest.
While this spell is active, an adversary must mark a Stress when they target you with an attack.
Once per rest, after an ally attempts an
Once per rest, after an ally attempts an action roll but before the consequences take place, you can offer assistance or words of support. When you do, your ally can reroll their dice.
", "domain": "splendor", "recallCost": 0, "level": 1, - "type": "ability" + "type": "ability", + "actions": { + "QZGSuYgLE6BMbFsD": { + "type": "effect", + "_id": "QZGSuYgLE6BMbFsD", + "systemPath": "actions", + "description": "Once per rest, after an ally attempts an action roll but before the consequences take place, you can offer assistance or words of support. When you do, your ally can reroll their dice.
", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": 1, + "max": "1", + "recovery": "shortRest", + "consumeOnSuccess": false + }, + "effects": [], + "target": { + "type": "any", + "amount": null + }, + "name": "Reassure", + "img": "icons/sundries/gaming/dice-pair-white-green.webp", + "range": "" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784499, - "modifiedTime": 1753922784499, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754269219077, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "iYNVTB7uAD1FTCZu", "sort": 3400000, "effects": [], + "ownership": { + "default": 0 + }, "_key": "!items!iYNVTB7uAD1FTCZu" } diff --git a/src/packs/domains/domainCard_Restoration_wUQFsRtww18naYaq.json b/src/packs/domains/domainCard_Restoration_wUQFsRtww18naYaq.json index d1ae8fa0..e0d05dd3 100644 --- a/src/packs/domains/domainCard_Restoration_wUQFsRtww18naYaq.json +++ b/src/packs/domains/domainCard_Restoration_wUQFsRtww18naYaq.json @@ -1,29 +1,227 @@ { "name": "Restoration", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/splendor.png", "type": "domainCard", "folder": "OwsbTSWzKq2WJmQN", "system": { - "description": "After a
You can also spend a token from this card when touching a creature to clear the
When you take a long rest, clear all unspent tokens.
", + "description": "After a long rest, place a number of tokens equal to your Spellcast trait on this card. Touch a creature and spend any number of tokens to clear 2 Hit Points or 2 Stress for each token spent.
You can also spend a token from this card when touching a creature to clear the Vulnerable condition or heal a physical or magical ailment (the GM might require additional tokens depending on the strength of the ailment).
When you take a long rest, clear all unspent tokens.
", "domain": "splendor", "recallCost": 2, "level": 6, - "type": "spell" + "type": "spell", + "resource": { + "type": "simple", + "value": 0, + "recovery": "longRest", + "max": "@cast", + "icon": "" + }, + "actions": { + "udmHKUtCDClxeB4h": { + "type": "healing", + "_id": "udmHKUtCDClxeB4h", + "systemPath": "actions", + "description": "Touch a creature and spend any number of tokens to clear 2 Hit Points or 2 Stress for each token spent.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": true, + "key": "wUQFsRtww18naYaq", + "value": 1, + "step": null, + "keyIsID": true, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [ + { + "value": { + "custom": { + "enabled": true, + "formula": "@scale*2" + }, + "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": "any", + "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": "Heal Hitpoints", + "img": "icons/commodities/gems/gem-faceted-diamond-green.webp", + "range": "" + }, + "TvF88tS5x3Yof8Q1": { + "type": "healing", + "_id": "TvF88tS5x3Yof8Q1", + "systemPath": "actions", + "description": "Touch a creature and spend any number of tokens to clear 2 Hit Points or 2 Stress for each token spent.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": true, + "key": "wUQFsRtww18naYaq", + "value": 1, + "step": 1, + "keyIsID": true, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [ + { + "value": { + "custom": { + "enabled": true, + "formula": "@scale*2" + }, + "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": "any", + "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": "Reduce Stress", + "img": "icons/commodities/gems/gem-faceted-navette-red.webp", + "range": "" + }, + "LFDgLQ2CjnBEoTH9": { + "type": "effect", + "_id": "LFDgLQ2CjnBEoTH9", + "systemPath": "actions", + "description": "You can also spend a token from this card when touching a creature to clear the Vulnerable condition or heal a physical or magical ailment (the GM might require additional tokens depending on the strength of the ailment).
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": true, + "key": "wUQFsRtww18naYaq", + "value": 1, + "step": null, + "keyIsID": true, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "effects": [], + "target": { + "type": "any", + "amount": null + }, + "name": "Remove Condition", + "img": "icons/magic/light/beam-rays-yellow.webp", + "range": "" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784502, - "modifiedTime": 1753922784502, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754269768509, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "wUQFsRtww18naYaq", "sort": 3400000, "effects": [], + "ownership": { + "default": 0 + }, "_key": "!items!wUQFsRtww18naYaq" } diff --git a/src/packs/domains/domainCard_Resurrection_z30ciOwQI7g3tHla.json b/src/packs/domains/domainCard_Resurrection_z30ciOwQI7g3tHla.json index 27df7703..7d580ff9 100644 --- a/src/packs/domains/domainCard_Resurrection_z30ciOwQI7g3tHla.json +++ b/src/packs/domains/domainCard_Resurrection_z30ciOwQI7g3tHla.json @@ -1,6 +1,6 @@ { "name": "Resurrection", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/splendor.png", "type": "domainCard", "folder": "nZr2hsu6Q6TlFXQn", "system": { @@ -8,22 +8,121 @@ "domain": "splendor", "recallCost": 2, "level": 10, - "type": "spell" + "type": "spell", + "actions": { + "znSDInMjOlFZn7Vp": { + "type": "attack", + "_id": "znSDInMjOlFZn7Vp", + "systemPath": "actions", + "description": "Make a Spellcast Roll (20). On a success, restore one creature who has been dead no longer than 100 years to full strength.
", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [], + "includeBase": false + }, + "target": { + "type": "any", + "amount": null + }, + "effects": [], + "roll": { + "type": "spellcast", + "trait": null, + "difficulty": 20, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "compare": null, + "treshold": null + }, + "useDefault": false + }, + "save": { + "trait": null, + "difficulty": null, + "damageMod": "none" + }, + "name": "Cast", + "img": "icons/magic/light/explosion-beam-impact-silhouette.webp", + "range": "" + }, + "NurXUfoPDSVptejR": { + "type": "attack", + "_id": "NurXUfoPDSVptejR", + "systemPath": "actions", + "description": "Then roll a d6. On a result of 5 or lower, place this card in your vault permanently. On a failure, you can’t cast Resurrection again for a week.
", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "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": null, + "treshold": null + }, + "useDefault": false + }, + "save": { + "trait": null, + "difficulty": null, + "damageMod": "none" + }, + "name": "Keep Card", + "img": "icons/sundries/gaming/dice-runed-brown.webp", + "range": "" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784503, - "modifiedTime": 1753922784503, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754270120120, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "z30ciOwQI7g3tHla", "sort": 3400000, "effects": [], + "ownership": { + "default": 0 + }, "_key": "!items!z30ciOwQI7g3tHla" } diff --git a/src/packs/domains/domainCard_Salvation_Beam_4uAFGp3LxiC07woC.json b/src/packs/domains/domainCard_Salvation_Beam_4uAFGp3LxiC07woC.json index 38c15e73..0d799f82 100644 --- a/src/packs/domains/domainCard_Salvation_Beam_4uAFGp3LxiC07woC.json +++ b/src/packs/domains/domainCard_Salvation_Beam_4uAFGp3LxiC07woC.json @@ -1,29 +1,111 @@ { "name": "Salvation Beam", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/splendor.png", "type": "domainCard", "folder": "sGCKwmomutMTv0Xs", "system": { - "description": "Make a
Make a Spellcast Roll (16). On a success, mark any number of Stress to target a line of allies within Far range. You can clear Hit Points on the targets equal to the number of Stress marked, divided among them however you’d like.
", "domain": "splendor", "recallCost": 2, "level": 9, - "type": "spell" + "type": "spell", + "actions": { + "dmnB4ZMSk8lsB8Lg": { + "type": "healing", + "_id": "dmnB4ZMSk8lsB8Lg", + "systemPath": "actions", + "description": "Make a Spellcast Roll (16). On a success, mark any number of Stress to target a line of allies within Far range. You can clear Hit Points on the targets equal to the number of Stress marked, divided among them however you’d like.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "consumeOnSuccess": true, + "scalable": true, + "key": "stress", + "value": 1, + "step": null, + "keyIsID": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [ + { + "resultBased": false, + "value": { + "custom": { + "enabled": true, + "formula": "@scale" + }, + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null + }, + "applyTo": "hitPoints", + "base": false, + "valueAlt": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null, + "custom": { + "enabled": false + } + }, + "type": [] + } + ], + "includeBase": false + }, + "target": { + "type": "any", + "amount": null + }, + "effects": [], + "roll": { + "type": "spellcast", + "trait": null, + "difficulty": 16, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "compare": null, + "treshold": null + }, + "useDefault": false + }, + "name": "Cast", + "img": "icons/magic/light/beams-rays-orange-purple-large.webp", + "range": "far" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784508, - "modifiedTime": 1753922784508, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754270031835, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "4uAFGp3LxiC07woC", "sort": 3400000, "effects": [], + "ownership": { + "default": 0 + }, "_key": "!items!4uAFGp3LxiC07woC" } diff --git a/src/packs/domains/domainCard_Second_Wind_ffPbSEvLuFrFsMxl.json b/src/packs/domains/domainCard_Second_Wind_ffPbSEvLuFrFsMxl.json index 11f183a6..07b037d6 100644 --- a/src/packs/domains/domainCard_Second_Wind_ffPbSEvLuFrFsMxl.json +++ b/src/packs/domains/domainCard_Second_Wind_ffPbSEvLuFrFsMxl.json @@ -1,29 +1,195 @@ { "name": "Second Wind", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/splendor.png", "type": "domainCard", "folder": "8ZfL09F8MiOEUzzw", "system": { - "description": "Once per rest, when you succeed on an attack against an adversary, you can clear 3
Once per rest, when you succeed on an attack against an adversary, you can clear 3 Stress or a Hit Point. On a success with Hope, you also clear 3 Stress or a Hit Point on an ally within Close range of you.
", "domain": "splendor", "recallCost": 2, "level": 3, - "type": "ability" + "type": "ability", + "actions": { + "1w6rcNGdI6H9wVIz": { + "type": "healing", + "_id": "1w6rcNGdI6H9wVIz", + "systemPath": "actions", + "description": "Once per rest, when you succeed on an attack against an adversary, you can clear 3 Stress or a Hit Point. On a success with Hope, you also clear 3 Stress or a Hit Point on an ally within Close range of you.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": false, + "key": "ffPbSEvLuFrFsMxl", + "value": 1, + "keyIsID": true, + "step": null, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [ + { + "value": { + "custom": { + "enabled": true, + "formula": "3" + }, + "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": "any", + "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 Three Stress", + "img": "icons/commodities/gems/gem-faceted-navette-red.webp", + "range": "" + }, + "OIrSjtVdt4b2yJ2t": { + "type": "healing", + "_id": "OIrSjtVdt4b2yJ2t", + "systemPath": "actions", + "description": "Once per rest, when you succeed on an attack against an adversary, you can clear 3 Stress or a Hit Point. On a success with Hope, you also clear 3 Stress or a Hit Point on an ally within Close range of you.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": false, + "key": "ffPbSEvLuFrFsMxl", + "value": 1, + "keyIsID": true, + "step": null, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "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": "any", + "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 Point", + "img": "icons/commodities/gems/gem-faceted-diamond-green.webp", + "range": "close" + } + }, + "resource": { + "type": "simple", + "value": 1, + "recovery": "shortRest", + "max": "1", + "icon": "" + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784509, - "modifiedTime": 1753922784509, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754269533170, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "ffPbSEvLuFrFsMxl", "sort": 3400000, "effects": [], + "ownership": { + "default": 0 + }, "_key": "!items!ffPbSEvLuFrFsMxl" } diff --git a/src/packs/domains/domainCard_Shape_Material_db4xV3YErHRslbVE.json b/src/packs/domains/domainCard_Shape_Material_db4xV3YErHRslbVE.json index b2d6d402..c4eb21a0 100644 --- a/src/packs/domains/domainCard_Shape_Material_db4xV3YErHRslbVE.json +++ b/src/packs/domains/domainCard_Shape_Material_db4xV3YErHRslbVE.json @@ -1,29 +1,66 @@ { "name": "Shape Material", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/splendor.png", "type": "domainCard", "folder": "Jbw6Teaha6So9tym", "system": { - "description": "Spend a
You can only affect the material within
Spend a Hope to shape a section of natural material you’re touching (such as stone, ice, or wood) to suit your purpose. The area of the material can be no larger than you. For example, you can form a rudimentary tool or create a door.
You can only affect the material within Close range of where you’re touching it.
", "domain": "splendor", "recallCost": 1, "level": 5, - "type": "spell" + "type": "spell", + "actions": { + "TQ830KcZOKCdTFuD": { + "type": "effect", + "_id": "TQ830KcZOKCdTFuD", + "systemPath": "actions", + "description": "Spend a Hope to shape a section of natural material you’re touching (such as stone, ice, or wood) to suit your purpose. The area of the material can be no larger than you. For example, you can form a rudimentary tool or create a door.
You can only affect the material within Close range of where you’re touching it.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "keyIsID": false, + "key": "hope", + "value": 1, + "scalable": false, + "step": null, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "effects": [], + "target": { + "type": "any", + "amount": null + }, + "name": "Shape", + "img": "icons/commodities/stone/geode-raw-white.webp", + "range": "" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784514, - "modifiedTime": 1753922784514, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754269669897, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "db4xV3YErHRslbVE", "sort": 3400000, "effects": [], + "ownership": { + "default": 0 + }, "_key": "!items!db4xV3YErHRslbVE" } diff --git a/src/packs/domains/domainCard_Shield_Aura_rfIv6lln40Fh6EIl.json b/src/packs/domains/domainCard_Shield_Aura_rfIv6lln40Fh6EIl.json index 3033d62a..ea63ca5a 100644 --- a/src/packs/domains/domainCard_Shield_Aura_rfIv6lln40Fh6EIl.json +++ b/src/packs/domains/domainCard_Shield_Aura_rfIv6lln40Fh6EIl.json @@ -1,6 +1,6 @@ { "name": "Shield Aura", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/splendor.png", "type": "domainCard", "folder": "A00z8Q8B3aKApKzI", "system": { @@ -8,22 +8,116 @@ "domain": "splendor", "recallCost": 2, "level": 8, - "type": "spell" + "type": "spell", + "actions": { + "vox5fIIFsOnraXgK": { + "type": "effect", + "_id": "vox5fIIFsOnraXgK", + "systemPath": "actions", + "description": "Mark a Stress to cast a protective aura on a target within Very Close range. When the target marks an Armor Slot, they reduce the severity of the attack by an additional threshold. If this spell causes a creature who would be damaged to instead mark no Hit Points, the effect ends.
You can only hold Shield Aura on one creature at a time.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": false, + "key": "stress", + "value": 1, + "keyIsID": false, + "step": null, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "effects": [ + { + "_id": "OQreUqdAfIt3V6uq", + "onSave": false + } + ], + "target": { + "type": "any", + "amount": null + }, + "name": "Cast Protective Aura", + "img": "icons/magic/defensive/shield-barrier-flaming-diamond-orange.webp", + "range": "" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784516, - "modifiedTime": 1753922784516, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754269891393, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "rfIv6lln40Fh6EIl", "sort": 3400000, - "effects": [], + "effects": [ + { + "name": "Protective Aura", + "img": "icons/magic/defensive/shield-barrier-flaming-diamond-orange.webp", + "origin": "Compendium.daggerheart.domains.Item.rfIv6lln40Fh6EIl", + "transfer": false, + "_id": "OQreUqdAfIt3V6uq", + "type": "base", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "changes": [ + { + "key": "system.rules.damageReduction.increasePerArmorMark", + "mode": 2, + "value": "+1", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "When the target marks an Armor Slot, they reduce the severity of the attack by an additional threshold. If this spell causes a creature who would be damaged to instead mark no Hit Points, the effect ends.
", + "tint": "#ffffff", + "statuses": [], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754267028648, + "modifiedTime": 1754269905777, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items.effects!rfIv6lln40Fh6EIl.OQreUqdAfIt3V6uq" + } + ], + "ownership": { + "default": 0 + }, "_key": "!items!rfIv6lln40Fh6EIl" } diff --git a/src/packs/domains/domainCard_Smite_U1uWJE94HZVudujz.json b/src/packs/domains/domainCard_Smite_U1uWJE94HZVudujz.json index 71c18bda..8a67261a 100644 --- a/src/packs/domains/domainCard_Smite_U1uWJE94HZVudujz.json +++ b/src/packs/domains/domainCard_Smite_U1uWJE94HZVudujz.json @@ -1,29 +1,116 @@ { "name": "Smite", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/splendor.png", "type": "domainCard", "folder": "Jbw6Teaha6So9tym", "system": { - "description": "Once per rest, spend 3
Once per rest, spend 3 Hope to charge your powerful smite. When you next successfully attack with a weapon, double the result of your damage roll. This attack deals magic damage regardless of the weapon’s damage type.
", "domain": "splendor", "recallCost": 2, "level": 5, - "type": "spell" + "type": "spell", + "actions": { + "GYEbUY5m30Uw8yf5": { + "type": "effect", + "_id": "GYEbUY5m30Uw8yf5", + "systemPath": "actions", + "description": "Once per rest, spend 3 Hope to charge your powerful smite. When you next successfully attack with a weapon, double the result of your damage roll. This attack deals magic damage regardless of the weapon’s damage type.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": false, + "key": "hope", + "value": 3, + "keyIsID": false, + "step": null, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "effects": [ + { + "_id": "mqZSae8J9d7o3lon", + "onSave": false + } + ], + "target": { + "type": "any", + "amount": null + }, + "name": "Charge Smite", + "img": "icons/skills/melee/sword-winged-holy-orange.webp", + "range": "" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784519, - "modifiedTime": 1753922784519, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754269704377, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "U1uWJE94HZVudujz", "sort": 3400000, - "effects": [], + "effects": [ + { + "name": "Smite", + "img": "icons/skills/melee/sword-winged-holy-orange.webp", + "origin": "Compendium.daggerheart.domains.Item.U1uWJE94HZVudujz", + "transfer": false, + "_id": "mqZSae8J9d7o3lon", + "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": "When you next successfully attack with a weapon, double the result of your damage roll. This attack deals magic damage regardless of the weapon’s damage type.
", + "tint": "#ffffff", + "statuses": [], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754264891117, + "modifiedTime": 1754269718941, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items.effects!U1uWJE94HZVudujz.mqZSae8J9d7o3lon" + } + ], + "ownership": { + "default": 0 + }, "_key": "!items!U1uWJE94HZVudujz" } diff --git a/src/packs/domains/domainCard_Splendor_Touched_JT5dM3gVL6chDBYU.json b/src/packs/domains/domainCard_Splendor_Touched_JT5dM3gVL6chDBYU.json index f9482ae4..0772f92b 100644 --- a/src/packs/domains/domainCard_Splendor_Touched_JT5dM3gVL6chDBYU.json +++ b/src/packs/domains/domainCard_Splendor_Touched_JT5dM3gVL6chDBYU.json @@ -1,6 +1,6 @@ { "name": "Splendor-Touched", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/splendor.png", "type": "domainCard", "folder": "Z6oglw8LIOrtBcN6", "system": { @@ -15,15 +15,70 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784522, - "modifiedTime": 1753922784522, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754268980895, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "JT5dM3gVL6chDBYU", "sort": 3400000, - "effects": [], + "effects": [ + { + "name": "Splendor-Touched", + "type": "base", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "_id": "u13fiOMD8B36PkiZ", + "img": "systems/daggerheart/assets/icons/domains/domain-card/splendor.png", + "changes": [ + { + "key": "system.damageThresholds.severe", + "mode": 2, + "value": "+3", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "+3 bonus to your Severe damage threshold
Once per long rest, when incoming damage would require you to mark a number of Hit Points, you can choose to mark that much Stress or spend that much Hope instead.
Make a
Targets who succeed take 3d20+3 magic damage. Targets who fail take 4d20+5 magic damage and are temporarily Stunned. While Stunned, they can’t use reactions and can’t take any other actions until they clear this
Make a Spellcast Roll to unleash powerful rays of burning sunlight against all adversaries in front of you within Far range. On a success, spend any number of Hope and force that many targets you succeeded against to make a Reaction Roll (14).
Targets who succeed take 3d20+3 magic damage. Targets who fail take 4d20+5 magic damage and are temporarily Stunned. While Stunned, they can’t use reactions and can’t take any other actions until they clear this condition.
", "domain": "splendor", "recallCost": 2, "level": 8, - "type": "spell" + "type": "spell", + "actions": { + "eiUQZbHvPkEV03c1": { + "type": "attack", + "_id": "eiUQZbHvPkEV03c1", + "systemPath": "actions", + "description": "Make a Spellcast Roll to unleash powerful rays of burning sunlight against all adversaries in front of you within Far range. On a success, spend any number of Hope and force that many targets you succeeded against to make a Reaction Roll (14).
Targets who succeed take 3d20+3 magic damage. Targets who fail take 4d20+5 magic damage and are temporarily Stunned. While Stunned, they can’t use reactions and can’t take any other actions until they clear this condition.
", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "consumeOnSuccess": true, + "scalable": true, + "key": "hope", + "value": 1, + "step": null, + "keyIsID": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [ + { + "resultBased": false, + "value": { + "custom": { + "enabled": false + }, + "multiplier": "flat", + "flatMultiplier": 4, + "dice": "d20", + "bonus": 5 + }, + "applyTo": "hitPoints", + "type": [ + "magical" + ], + "base": false, + "valueAlt": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "bonus": null, + "custom": { + "enabled": false + } + } + } + ], + "includeBase": false + }, + "target": { + "type": "any", + "amount": null + }, + "effects": [ + { + "_id": "kSLuGSI6FLhOJaGp", + "onSave": false + } + ], + "roll": { + "type": "spellcast", + "trait": null, + "difficulty": null, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "compare": null, + "treshold": null + }, + "useDefault": false + }, + "save": { + "trait": "agility", + "difficulty": 14, + "damageMod": "none" + }, + "name": "Cast", + "img": "icons/magic/light/beam-strike-village-yellow.webp", + "range": "far" + }, + "AI8sGbUXLw4gG8mW": { + "type": "damage", + "_id": "AI8sGbUXLw4gG8mW", + "systemPath": "actions", + "description": "Targets who succeed take 3d20+3 magic damage.
", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "damage": { + "parts": [ + { + "value": { + "custom": { + "enabled": false + }, + "multiplier": "flat", + "flatMultiplier": 3, + "dice": "d20", + "bonus": 3 + }, + "applyTo": "hitPoints", + "type": [ + "magical" + ], + "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": "Damage on Successful Save", + "img": "icons/magic/light/beam-strike-village-yellow.webp", + "range": "" + } + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784524, - "modifiedTime": 1753922784524, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754269929319, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "lRHo6ZkK1zybeEoG", "sort": 3400000, - "effects": [], + "effects": [ + { + "name": "Stunning Sunlight", + "img": "icons/magic/unholy/strike-body-life-soul-green.webp", + "origin": "Compendium.daggerheart.domains.Item.lRHo6ZkK1zybeEoG", + "transfer": false, + "_id": "kSLuGSI6FLhOJaGp", + "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": "Temporarily Stunned. While Stunned, they can’t use reactions and can’t take any other actions until they clear this condition.
", + "tint": "#ffffff", + "statuses": [ + "stun" + ], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754267322034, + "modifiedTime": 1754269990023, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items.effects!lRHo6ZkK1zybeEoG.kSLuGSI6FLhOJaGp" + } + ], + "ownership": { + "default": 0 + }, "_key": "!items!lRHo6ZkK1zybeEoG" } diff --git a/src/packs/domains/domainCard_Voice_of_Reason_t3RRGH6mMYYJJCcF.json b/src/packs/domains/domainCard_Voice_of_Reason_t3RRGH6mMYYJJCcF.json index b16c64a7..481caddf 100644 --- a/src/packs/domains/domainCard_Voice_of_Reason_t3RRGH6mMYYJJCcF.json +++ b/src/packs/domains/domainCard_Voice_of_Reason_t3RRGH6mMYYJJCcF.json @@ -1,10 +1,10 @@ { "name": "Voice of Reason", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/splendor.png", "type": "domainCard", "folder": "8ZfL09F8MiOEUzzw", "system": { - "description": "You speak with an unmatched power and authority. You have
Additionally, you’re emboldened in moments of duress. When all of your
You speak with an unmatched power and authority. You have advantage on action rolls to de-escalate violent situations or convince someone to follow your lead.
Additionally, you’re emboldened in moments of duress. When all of your Stress slots are marked, you gain a +1 bonus to your Proficiency for damage rolls.
", "domain": "splendor", "recallCost": 1, "level": 3, @@ -15,15 +15,127 @@ "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784542, - "modifiedTime": 1753922784542, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754268954870, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "t3RRGH6mMYYJJCcF", "sort": 3400000, - "effects": [], + "effects": [ + { + "name": "Advantage", + "type": "base", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "_id": "qWDojebJXMPIP629", + "img": "icons/skills/social/diplomacy-handshake.webp", + "changes": [ + { + "key": "system.advantageSources", + "mode": 2, + "value": "De-escalate violent situations.", + "priority": null + }, + { + "key": "system.advantageSources", + "mode": 2, + "value": "Convince someone to follow your lead.", + "priority": null + } + ], + "disabled": false, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "You have advantage on action rolls to de-escalate violent situations or convince someone to follow your lead.
", + "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": 1754264027993, + "modifiedTime": 1754269567750, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items.effects!t3RRGH6mMYYJJCcF.qWDojebJXMPIP629" + }, + { + "name": "Emboldened (activate manually)", + "type": "base", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "_id": "i5dnpOxTtWV1J46k", + "img": "icons/skills/melee/unarmed-punch-fist-yellow-red.webp", + "changes": [ + { + "key": "system.proficiency", + "mode": 2, + "value": "+1", + "priority": null + } + ], + "disabled": true, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "When all of your Stress slots are marked, you gain a +1 bonus to your Proficiency for damage rolls.
", + "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": 1754264126158, + "modifiedTime": 1754269579439, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items.effects!t3RRGH6mMYYJJCcF.i5dnpOxTtWV1J46k" + } + ], + "ownership": { + "default": 0 + }, "_key": "!items!t3RRGH6mMYYJJCcF" } diff --git a/src/packs/domains/domainCard_Zone_of_Protection_lOZaRb4fCVgQsWB5.json b/src/packs/domains/domainCard_Zone_of_Protection_lOZaRb4fCVgQsWB5.json index cc881d17..f94f270c 100644 --- a/src/packs/domains/domainCard_Zone_of_Protection_lOZaRb4fCVgQsWB5.json +++ b/src/packs/domains/domainCard_Zone_of_Protection_lOZaRb4fCVgQsWB5.json @@ -1,29 +1,88 @@ { "name": "Zone of Protection", - "img": "icons/svg/item-bag.svg", + "img": "systems/daggerheart/assets/icons/domains/domain-card/splendor.png", "type": "domainCard", "folder": "OwsbTSWzKq2WJmQN", "system": { - "description": "Make a
Make a Spellcast Roll (16). Once per long rest on a success, choose a point within Far range and create a visible zone of protection there for all allies within Very Close range of that point. When you do, place a d6 on this card with the 1 value facing up. When an ally in this zone takes damage, they reduce it by the die’s value. You then increase the die’s value by one. When the die’s value would exceed 6, this effect ends.
@Template[type:emanation|range:vc]
", "domain": "splendor", "recallCost": 2, "level": 6, - "type": "spell" + "type": "spell", + "actions": { + "U4faKrfbdN797zJm": { + "type": "attack", + "_id": "U4faKrfbdN797zJm", + "systemPath": "actions", + "description": "Make a Spellcast Roll (16). Once per long rest on a success, choose a point within Far range and create a visible zone of protection there for all allies within Very Close range of that point. When you do, place a d6 on this card with the 1 value facing up. When an ally in this zone takes damage, they reduce it by the die’s value. You then increase the die’s value by one. When the die’s value would exceed 6, this effect ends.
", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "1", + "recovery": "longRest", + "consumeOnSuccess": true + }, + "damage": { + "parts": [], + "includeBase": false + }, + "target": { + "type": "any", + "amount": null + }, + "effects": [], + "roll": { + "type": "spellcast", + "trait": null, + "difficulty": 16, + "bonus": null, + "advState": "neutral", + "diceRolling": { + "multiplier": "prof", + "flatMultiplier": 1, + "dice": "d6", + "compare": null, + "treshold": null + }, + "useDefault": false + }, + "save": { + "trait": null, + "difficulty": null, + "damageMod": "none" + }, + "name": "Cast", + "img": "icons/magic/control/buff-flight-wings-runes-purple-orange.webp", + "range": "far" + } + }, + "resource": { + "type": "simple", + "value": 0, + "max": "6", + "icon": "", + "recovery": "longRest" + } }, "flags": {}, "_stats": { "compendiumSource": null, "duplicateSource": null, "exportSource": null, - "coreVersion": "13.344", + "coreVersion": "13.346", "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1753922784549, - "modifiedTime": 1753922784549, - "lastModifiedBy": "WafZqd6qLGpBRGTt" + "modifiedTime": 1754269795161, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_id": "lOZaRb4fCVgQsWB5", "sort": 3400000, "effects": [], + "ownership": { + "default": 0 + }, "_key": "!items!lOZaRb4fCVgQsWB5" }