From 7130c70fb517a88df59563f90dddcf3f009fed5a Mon Sep 17 00:00:00 2001 From: psitacus Date: Mon, 4 Aug 2025 19:06:48 -0600 Subject: [PATCH] add seraph --- .../class_Seraph_5ZnlJ5bEoyOTkUJv.json | 79 ++++++ .../class_Sorcerer_DchOzHcWIJE9FKcR.json | 87 ++++++ ...feature_Arcane_Sense_CHK32dfCTTyuxV1A.json | 33 +++ ...re_Channel_Raw_Power_P02cbN50LIoD662z.json | 74 +++++ ...feature_Life_Support_lSlvSUHbOoX36q2j.json | 111 ++++++++ ...ature_Minor_Illusion_cshTYdtz9yoXYYB3.json | 81 ++++++ .../feature_Prayer_Dice_Xd7RYhfTxIj9aWI2.json | 39 +++ ...ature_Volatile_Magic_ieiQlD0joWSqt53D.json | 66 +++++ .../folders_Seraph_e1YJUjmPjY0vZ6BJ.json | 21 ++ .../folders_Seraph_xIlwXYiea893J5HF.json | 21 ++ .../folders_Sorcerer_ZTh1tNA9cAwDhaJD.json | 22 ++ .../folders_Sorcerer_oNhnBt8HZ2oaSnSn.json | 22 ++ ...olders_Standard_Take_rY8M3uLGRwuLhzk0.json | 6 +- ..._Bundle_of_Offerings_aLvek22hb5kNg9MF.json | 31 +++ ...loot_Family_Heirloom_Yum0uBtnEtTBcpax.json | 31 +++ ...ot_Sigil_of_Your_God_o3G6szWvPoz7fo6T.json | 31 +++ .../loot_Whispering_Orb_9AM1YsPeuWSysdDo.json | 31 +++ ...eature_Arcane_Charge_yA4MKQ1tbKFiJoDB.json | 91 +++++++ .../feature_Ascendant_fefLgx6kcYWusjBb.json | 85 ++++++ .../feature_Devout_J3A7ycmj65hlhWnI.json | 33 +++ ...feature_Elementalist_dPcqKN5NeDkjB1HW.json | 213 +++++++++++++++ ...eature_Enchanted_Aid_4pVBN8cuKePI423V.json | 57 ++++ ...ture_Ethereal_Visage_tyGB6wRKjYdIBK1i.json | 85 ++++++ ...ure_Manipulate_Magic_UNg4eyNfEQrMdD7G.json | 66 +++++ ...ture_Natural_Evasion_TnuLBtHQGbqyzn82.json | 90 ++++++ ...re_Power_of_the_Gods_Yij5sNyP1Ii7BAbc.json | 33 +++ ...ure_Sacred_Resonance_DxOAkDBfIMpXxAUD.json | 33 +++ ...eature_Sparing_Touch_GfOSgVJW8bS1OjNq.json | 185 +++++++++++++ ...eature_Spirit_Weapon_McoS0RxNLOg3SfSt.json | 66 +++++ ...eature_Transcendence_th6HZwEFnVBjUtqm.json | 257 ++++++++++++++++++ ...ature_Wings_of_Light_KkQH0tYhagIqe2MT.json | 152 +++++++++++ .../folders_Seraph_RZOEu0ZYQNPs6O2c.json | 23 ++ .../folders_Seraph_cwVcmK9rWmi3LMLK.json | 21 ++ .../folders_Seraph_gdnQftNWn4kxnew9.json | 21 ++ .../folders_Seraph_nVfL09Rh27H0aAqS.json | 21 ++ .../folders_Sorcerer_3PV3wn7IGmusnf4p.json | 22 ++ .../folders_Sorcerer_F0mW5ofdyyfE2hHo.json | 23 ++ .../folders_Sorcerer_G0anvImB7zZBUe8a.json | 22 ++ .../folders_Sorcerer_sRNZtEniwaOIQ2rY.json | 22 ++ ...class_Divine_Wielder_M5mpGoAj8LRkylrY.json | 50 ++++ ...ass_Elemental_Origin_wg1H0hROc2acHwZh.json | 46 ++++ ...bclass_Primal_Origin_GLpRVxnY5E82khxH.json | 46 ++++ ...lass_Winged_Sentinel_y7ERWRIpJsdP9Re4.json | 50 ++++ 43 files changed, 2596 insertions(+), 3 deletions(-) create mode 100644 src/packs/classes/class_Seraph_5ZnlJ5bEoyOTkUJv.json create mode 100644 src/packs/classes/class_Sorcerer_DchOzHcWIJE9FKcR.json create mode 100644 src/packs/classes/feature_Arcane_Sense_CHK32dfCTTyuxV1A.json create mode 100644 src/packs/classes/feature_Channel_Raw_Power_P02cbN50LIoD662z.json create mode 100644 src/packs/classes/feature_Life_Support_lSlvSUHbOoX36q2j.json create mode 100644 src/packs/classes/feature_Minor_Illusion_cshTYdtz9yoXYYB3.json create mode 100644 src/packs/classes/feature_Prayer_Dice_Xd7RYhfTxIj9aWI2.json create mode 100644 src/packs/classes/feature_Volatile_Magic_ieiQlD0joWSqt53D.json create mode 100644 src/packs/classes/folders_Seraph_e1YJUjmPjY0vZ6BJ.json create mode 100644 src/packs/classes/folders_Seraph_xIlwXYiea893J5HF.json create mode 100644 src/packs/classes/folders_Sorcerer_ZTh1tNA9cAwDhaJD.json create mode 100644 src/packs/classes/folders_Sorcerer_oNhnBt8HZ2oaSnSn.json create mode 100644 src/packs/classes/loot_Bundle_of_Offerings_aLvek22hb5kNg9MF.json create mode 100644 src/packs/classes/loot_Family_Heirloom_Yum0uBtnEtTBcpax.json create mode 100644 src/packs/classes/loot_Sigil_of_Your_God_o3G6szWvPoz7fo6T.json create mode 100644 src/packs/classes/loot_Whispering_Orb_9AM1YsPeuWSysdDo.json create mode 100644 src/packs/subclasses/feature_Arcane_Charge_yA4MKQ1tbKFiJoDB.json create mode 100644 src/packs/subclasses/feature_Ascendant_fefLgx6kcYWusjBb.json create mode 100644 src/packs/subclasses/feature_Devout_J3A7ycmj65hlhWnI.json create mode 100644 src/packs/subclasses/feature_Elementalist_dPcqKN5NeDkjB1HW.json create mode 100644 src/packs/subclasses/feature_Enchanted_Aid_4pVBN8cuKePI423V.json create mode 100644 src/packs/subclasses/feature_Ethereal_Visage_tyGB6wRKjYdIBK1i.json create mode 100644 src/packs/subclasses/feature_Manipulate_Magic_UNg4eyNfEQrMdD7G.json create mode 100644 src/packs/subclasses/feature_Natural_Evasion_TnuLBtHQGbqyzn82.json create mode 100644 src/packs/subclasses/feature_Power_of_the_Gods_Yij5sNyP1Ii7BAbc.json create mode 100644 src/packs/subclasses/feature_Sacred_Resonance_DxOAkDBfIMpXxAUD.json create mode 100644 src/packs/subclasses/feature_Sparing_Touch_GfOSgVJW8bS1OjNq.json create mode 100644 src/packs/subclasses/feature_Spirit_Weapon_McoS0RxNLOg3SfSt.json create mode 100644 src/packs/subclasses/feature_Transcendence_th6HZwEFnVBjUtqm.json create mode 100644 src/packs/subclasses/feature_Wings_of_Light_KkQH0tYhagIqe2MT.json create mode 100644 src/packs/subclasses/folders_Seraph_RZOEu0ZYQNPs6O2c.json create mode 100644 src/packs/subclasses/folders_Seraph_cwVcmK9rWmi3LMLK.json create mode 100644 src/packs/subclasses/folders_Seraph_gdnQftNWn4kxnew9.json create mode 100644 src/packs/subclasses/folders_Seraph_nVfL09Rh27H0aAqS.json create mode 100644 src/packs/subclasses/folders_Sorcerer_3PV3wn7IGmusnf4p.json create mode 100644 src/packs/subclasses/folders_Sorcerer_F0mW5ofdyyfE2hHo.json create mode 100644 src/packs/subclasses/folders_Sorcerer_G0anvImB7zZBUe8a.json create mode 100644 src/packs/subclasses/folders_Sorcerer_sRNZtEniwaOIQ2rY.json create mode 100644 src/packs/subclasses/subclass_Divine_Wielder_M5mpGoAj8LRkylrY.json create mode 100644 src/packs/subclasses/subclass_Elemental_Origin_wg1H0hROc2acHwZh.json create mode 100644 src/packs/subclasses/subclass_Primal_Origin_GLpRVxnY5E82khxH.json create mode 100644 src/packs/subclasses/subclass_Winged_Sentinel_y7ERWRIpJsdP9Re4.json diff --git a/src/packs/classes/class_Seraph_5ZnlJ5bEoyOTkUJv.json b/src/packs/classes/class_Seraph_5ZnlJ5bEoyOTkUJv.json new file mode 100644 index 00000000..b88da6c2 --- /dev/null +++ b/src/packs/classes/class_Seraph_5ZnlJ5bEoyOTkUJv.json @@ -0,0 +1,79 @@ +{ + "name": "Seraph", + "type": "class", + "_id": "5ZnlJ5bEoyOTkUJv", + "img": "icons/magic/holy/barrier-shield-winged-cross.webp", + "system": { + "description": "

Seraphs are divine fighters and healers imbued with sacred purpose. A wide array of deities exist within the realms, and thus numerous kinds of seraphs are appointed by these gods. Their ethos traditionally aligns with the domain or goals of their god, such as defending the weak, exacting vengeance, protecting a land or artifact, or upholding a particular faith. Some seraphs ally themselves with an army or locale, much to the satisfaction of their rulers, but other crusaders fight in opposition to the follies of the Mortal Realm. It is better to be a seraph’s ally than their enemy, as they are terrifying foes to those who defy their purpose.

", + "domains": [ + "valor", + "splendor" + ], + "classItems": [], + "hitPoints": 7, + "evasion": 9, + "features": [ + { + "type": "hope", + "item": "Compendium.daggerheart.classes.Item.lSlvSUHbOoX36q2j" + }, + { + "type": "class", + "item": "Compendium.daggerheart.classes.Item.Xd7RYhfTxIj9aWI2" + } + ], + "subclasses": [ + "Compendium.daggerheart.subclasses.Item.M5mpGoAj8LRkylrY", + "Compendium.daggerheart.subclasses.Item.y7ERWRIpJsdP9Re4" + ], + "inventory": { + "take": [ + "Compendium.daggerheart.classes.Item.hMST9iizQP1yz0MG", + "Compendium.daggerheart.classes.Item.uoG5iq09mxJPXfmk", + "Compendium.daggerheart.classes.Item.zqeXrJTd1geX73Pw" + ], + "choiceA": [ + "Compendium.daggerheart.consumables.Item.tPfKtKRRjv8qdSqy", + "Compendium.daggerheart.consumables.Item.b6vGSPFWOlzZZDLO" + ], + "choiceB": [ + "Compendium.daggerheart.classes.Item.aLvek22hb5kNg9MF", + "Compendium.daggerheart.classes.Item.o3G6szWvPoz7fo6T" + ] + }, + "characterGuide": { + "suggestedTraits": { + "agility": 0, + "strength": 2, + "finesse": 0, + "instinct": 1, + "presence": 1, + "knowledge": -1 + }, + "suggestedPrimaryWeapon": "Compendium.daggerheart.weapons.Item.Vayg7CnRTFBrunjM", + "suggestedSecondaryWeapon": "Compendium.daggerheart.weapons.Item.mxwWKDujgsRcZWPT", + "suggestedArmor": "Compendium.daggerheart.armors.Item.haULhuEg37zUUvhb" + }, + "isMulticlass": false + }, + "effects": [], + "folder": null, + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754351482530, + "modifiedTime": 1754355938087, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!5ZnlJ5bEoyOTkUJv" +} diff --git a/src/packs/classes/class_Sorcerer_DchOzHcWIJE9FKcR.json b/src/packs/classes/class_Sorcerer_DchOzHcWIJE9FKcR.json new file mode 100644 index 00000000..15e9bcce --- /dev/null +++ b/src/packs/classes/class_Sorcerer_DchOzHcWIJE9FKcR.json @@ -0,0 +1,87 @@ +{ + "name": "Sorcerer", + "type": "class", + "_id": "DchOzHcWIJE9FKcR", + "img": "icons/magic/symbols/rune-sigil-horned-white-purple.webp", + "system": { + "description": "

Not all innate magic users choose to hone their craft, but those who do can become powerful sorcerers. The gifts of these wielders are passed down through families, even if the family is unaware of or reluctant to practice them. A sorcerer’s abilities can range from the elemental to the illusionary and beyond, and many practitioners band together into collectives based on their talents. The act of becoming a formidable sorcerer is not the practice of acquiring power, but learning to cultivate and control the power one already possesses. The magic of a misguided or undisciplined sorcerer is a dangerous

force indeed.

", + "domains": [ + "arcana", + "midnight" + ], + "classItems": [], + "hitPoints": 6, + "evasion": 10, + "features": [ + { + "type": "hope", + "item": "Compendium.daggerheart.classes.Item.ieiQlD0joWSqt53D" + }, + { + "type": "class", + "item": "Compendium.daggerheart.classes.Item.CHK32dfCTTyuxV1A" + }, + { + "type": "class", + "item": "Compendium.daggerheart.classes.Item.cshTYdtz9yoXYYB3" + }, + { + "type": "class", + "item": "Compendium.daggerheart.classes.Item.P02cbN50LIoD662z" + } + ], + "subclasses": [ + "Compendium.daggerheart.subclasses.Item.wg1H0hROc2acHwZh", + "Compendium.daggerheart.subclasses.Item.GLpRVxnY5E82khxH" + ], + "inventory": { + "take": [ + "Compendium.daggerheart.classes.Item.hMST9iizQP1yz0MG", + "Compendium.daggerheart.classes.Item.uoG5iq09mxJPXfmk", + "Compendium.daggerheart.classes.Item.zqeXrJTd1geX73Pw" + ], + "choiceA": [ + "Compendium.daggerheart.consumables.Item.tPfKtKRRjv8qdSqy", + "Compendium.daggerheart.consumables.Item.b6vGSPFWOlzZZDLO" + ], + "choiceB": [ + "Compendium.daggerheart.classes.Item.Yum0uBtnEtTBcpax", + "Compendium.daggerheart.classes.Item.9AM1YsPeuWSysdDo" + ] + }, + "characterGuide": { + "suggestedTraits": { + "agility": 0, + "strength": -1, + "finesse": 1, + "instinct": 2, + "presence": 1, + "knowledge": 0 + }, + "suggestedPrimaryWeapon": "Compendium.daggerheart.weapons.Item.j8cdNeIUYxxzFVji", + "suggestedSecondaryWeapon": null, + "suggestedArmor": "Compendium.daggerheart.armors.Item.yJFp1bfpecDcStVK" + }, + "isMulticlass": false + }, + "effects": [], + "folder": null, + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754349743129, + "modifiedTime": 1754350005553, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!DchOzHcWIJE9FKcR" +} diff --git a/src/packs/classes/feature_Arcane_Sense_CHK32dfCTTyuxV1A.json b/src/packs/classes/feature_Arcane_Sense_CHK32dfCTTyuxV1A.json new file mode 100644 index 00000000..493a5336 --- /dev/null +++ b/src/packs/classes/feature_Arcane_Sense_CHK32dfCTTyuxV1A.json @@ -0,0 +1,33 @@ +{ + "folder": "oNhnBt8HZ2oaSnSn", + "name": "Arcane Sense", + "type": "feature", + "_id": "CHK32dfCTTyuxV1A", + "img": "icons/magic/perception/third-eye-blue-red.webp", + "system": { + "description": "

You can sense the presence of magical people and objects within Close range.

", + "resource": null, + "actions": {}, + "originItemType": null, + "originId": null + }, + "effects": [], + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754349703843, + "modifiedTime": 1754349703843, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!CHK32dfCTTyuxV1A" +} diff --git a/src/packs/classes/feature_Channel_Raw_Power_P02cbN50LIoD662z.json b/src/packs/classes/feature_Channel_Raw_Power_P02cbN50LIoD662z.json new file mode 100644 index 00000000..b4f79450 --- /dev/null +++ b/src/packs/classes/feature_Channel_Raw_Power_P02cbN50LIoD662z.json @@ -0,0 +1,74 @@ +{ + "folder": "oNhnBt8HZ2oaSnSn", + "name": "Channel Raw Power", + "type": "feature", + "_id": "P02cbN50LIoD662z", + "img": "icons/magic/unholy/strike-body-explode-disintegrate.webp", + "system": { + "description": "

Once per long rest, you can place a domain card from your loadout into your vault and choose to either:

", + "resource": { + "type": "simple", + "value": 1, + "max": "1", + "icon": "", + "recovery": "longRest", + "diceStates": {}, + "dieFaces": "d4" + }, + "actions": { + "YFmqnbMx540su2Ni": { + "type": "effect", + "_id": "YFmqnbMx540su2Ni", + "systemPath": "actions", + "description": "

Once per long rest, you can place a domain card from your loadout into your vault and choose to either:

", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": false, + "key": "P02cbN50LIoD662z", + "value": 1, + "keyIsID": true, + "step": null, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "effects": [], + "target": { + "type": "any", + "amount": null + }, + "name": "Channel", + "img": "icons/magic/unholy/strike-body-explode-disintegrate.webp", + "range": "" + } + }, + "originItemType": null, + "originId": null + }, + "effects": [], + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754349703843, + "modifiedTime": 1754349703843, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!P02cbN50LIoD662z" +} diff --git a/src/packs/classes/feature_Life_Support_lSlvSUHbOoX36q2j.json b/src/packs/classes/feature_Life_Support_lSlvSUHbOoX36q2j.json new file mode 100644 index 00000000..289401df --- /dev/null +++ b/src/packs/classes/feature_Life_Support_lSlvSUHbOoX36q2j.json @@ -0,0 +1,111 @@ +{ + "folder": "xIlwXYiea893J5HF", + "name": "Life Support", + "type": "feature", + "_id": "lSlvSUHbOoX36q2j", + "img": "icons/magic/life/heart-cross-strong-flame-purple-orange.webp", + "system": { + "description": "

Spend 3 Hope to clear a Hit Point on an ally within Close range.

", + "resource": null, + "actions": { + "7xzDLC2PrlK1E2XO": { + "type": "healing", + "_id": "7xzDLC2PrlK1E2XO", + "systemPath": "actions", + "description": "

Spend 3 Hope to clear a Hit Point on an ally within Close range.

", + "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 + }, + "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": "Healing", + "img": "icons/magic/life/heart-cross-strong-flame-purple-orange.webp", + "range": "close" + } + }, + "originItemType": null, + "originId": null + }, + "effects": [], + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754352191693, + "modifiedTime": 1754352366258, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!lSlvSUHbOoX36q2j" +} diff --git a/src/packs/classes/feature_Minor_Illusion_cshTYdtz9yoXYYB3.json b/src/packs/classes/feature_Minor_Illusion_cshTYdtz9yoXYYB3.json new file mode 100644 index 00000000..1bb9865b --- /dev/null +++ b/src/packs/classes/feature_Minor_Illusion_cshTYdtz9yoXYYB3.json @@ -0,0 +1,81 @@ +{ + "folder": "oNhnBt8HZ2oaSnSn", + "name": "Minor Illusion", + "type": "feature", + "_id": "cshTYdtz9yoXYYB3", + "img": "icons/magic/unholy/hands-cloud-light-pink.webp", + "system": { + "description": "

Make a Spellcast Roll (10). On a success, you create a minor visual illusion no larger than yourself within Close range. This illusion is convincing to anyone at Close range or farther.

", + "resource": null, + "actions": { + "gLjqQ6KgxVeJljRt": { + "type": "attack", + "_id": "gLjqQ6KgxVeJljRt", + "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": 10, + "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/unholy/hands-cloud-light-pink.webp", + "range": "" + } + }, + "originItemType": null, + "originId": null + }, + "effects": [], + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754349703843, + "modifiedTime": 1754349703843, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!cshTYdtz9yoXYYB3" +} diff --git a/src/packs/classes/feature_Prayer_Dice_Xd7RYhfTxIj9aWI2.json b/src/packs/classes/feature_Prayer_Dice_Xd7RYhfTxIj9aWI2.json new file mode 100644 index 00000000..7705d9d6 --- /dev/null +++ b/src/packs/classes/feature_Prayer_Dice_Xd7RYhfTxIj9aWI2.json @@ -0,0 +1,39 @@ +{ + "folder": "xIlwXYiea893J5HF", + "name": "Prayer Dice", + "type": "feature", + "_id": "Xd7RYhfTxIj9aWI2", + "img": "icons/sundries/gaming/dice-runed-tan.webp", + "system": { + "description": "

At the beginning of each session, roll a number of d4s equal to your subclass’s Spellcast trait and place them on your character sheet in the space provided. These are your Prayer Dice. You can spend any number of Prayer Dice to aid yourself or an ally within Far range. You can use a spent die’s value to reduce incoming damage, add to a roll’s result after the roll is made, or gain Hope equal to the result. At the end of each session, clear all unspent Prayer Dice.

", + "resource": { + "type": "diceValue", + "value": 0, + "max": "2", + "icon": "", + "recovery": "session" + }, + "actions": {}, + "originItemType": null, + "originId": null + }, + "effects": [], + "sort": 100000, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754352649696, + "modifiedTime": 1754352712334, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!Xd7RYhfTxIj9aWI2" +} diff --git a/src/packs/classes/feature_Volatile_Magic_ieiQlD0joWSqt53D.json b/src/packs/classes/feature_Volatile_Magic_ieiQlD0joWSqt53D.json new file mode 100644 index 00000000..b6994b72 --- /dev/null +++ b/src/packs/classes/feature_Volatile_Magic_ieiQlD0joWSqt53D.json @@ -0,0 +1,66 @@ +{ + "name": "Volatile Magic", + "type": "feature", + "_id": "ieiQlD0joWSqt53D", + "img": "icons/magic/lightning/barrier-shield-orb-pink.webp", + "system": { + "description": "

Spend 3 Hope to reroll any number of your damage dice on an attack that deals magic damage.

", + "resource": null, + "actions": { + "JQPMlMLYMs84rWIy": { + "type": "effect", + "_id": "JQPMlMLYMs84rWIy", + "systemPath": "actions", + "description": "

Spend 3 Hope to reroll any number of your damage dice on an attack that deals magic damage.

", + "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": [], + "target": { + "type": "any", + "amount": null + }, + "name": "Spend 3 Hope", + "img": "icons/commodities/gems/gem-faceted-octagon-yellow.webp", + "range": "" + } + }, + "originItemType": null, + "originId": null + }, + "effects": [], + "folder": "oNhnBt8HZ2oaSnSn", + "sort": 100000, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754349703843, + "modifiedTime": 1754349703843, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!ieiQlD0joWSqt53D" +} diff --git a/src/packs/classes/folders_Seraph_e1YJUjmPjY0vZ6BJ.json b/src/packs/classes/folders_Seraph_e1YJUjmPjY0vZ6BJ.json new file mode 100644 index 00000000..df39e038 --- /dev/null +++ b/src/packs/classes/folders_Seraph_e1YJUjmPjY0vZ6BJ.json @@ -0,0 +1,21 @@ +{ + "type": "Item", + "folder": "7v4rk8aUOc9l81kD", + "name": "Seraph", + "color": null, + "sorting": "a", + "_id": "e1YJUjmPjY0vZ6BJ", + "description": "", + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "lastModifiedBy": null + }, + "_key": "!folders!e1YJUjmPjY0vZ6BJ" +} diff --git a/src/packs/classes/folders_Seraph_xIlwXYiea893J5HF.json b/src/packs/classes/folders_Seraph_xIlwXYiea893J5HF.json new file mode 100644 index 00000000..ec08c585 --- /dev/null +++ b/src/packs/classes/folders_Seraph_xIlwXYiea893J5HF.json @@ -0,0 +1,21 @@ +{ + "type": "Item", + "folder": "S4dTxJcuo1VW8o1E", + "name": "Seraph", + "color": null, + "sorting": "a", + "_id": "xIlwXYiea893J5HF", + "description": "", + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "lastModifiedBy": null + }, + "_key": "!folders!xIlwXYiea893J5HF" +} diff --git a/src/packs/classes/folders_Sorcerer_ZTh1tNA9cAwDhaJD.json b/src/packs/classes/folders_Sorcerer_ZTh1tNA9cAwDhaJD.json new file mode 100644 index 00000000..452dce69 --- /dev/null +++ b/src/packs/classes/folders_Sorcerer_ZTh1tNA9cAwDhaJD.json @@ -0,0 +1,22 @@ +{ + "type": "Item", + "folder": "7v4rk8aUOc9l81kD", + "name": "Sorcerer", + "color": null, + "sorting": "a", + "_id": "ZTh1tNA9cAwDhaJD", + "description": "", + "sort": 700000, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "lastModifiedBy": "Q9NoTaEarn3VMS6Z", + "modifiedTime": 1754349932509 + }, + "_key": "!folders!ZTh1tNA9cAwDhaJD" +} diff --git a/src/packs/classes/folders_Sorcerer_oNhnBt8HZ2oaSnSn.json b/src/packs/classes/folders_Sorcerer_oNhnBt8HZ2oaSnSn.json new file mode 100644 index 00000000..bef9e910 --- /dev/null +++ b/src/packs/classes/folders_Sorcerer_oNhnBt8HZ2oaSnSn.json @@ -0,0 +1,22 @@ +{ + "type": "Item", + "folder": "S4dTxJcuo1VW8o1E", + "name": "Sorcerer", + "color": null, + "sorting": "a", + "_id": "oNhnBt8HZ2oaSnSn", + "description": "", + "sort": 500000, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "lastModifiedBy": "Q9NoTaEarn3VMS6Z", + "modifiedTime": 1754349706650 + }, + "_key": "!folders!oNhnBt8HZ2oaSnSn" +} diff --git a/src/packs/classes/folders_Standard_Take_rY8M3uLGRwuLhzk0.json b/src/packs/classes/folders_Standard_Take_rY8M3uLGRwuLhzk0.json index 0c66a48c..11e7811f 100644 --- a/src/packs/classes/folders_Standard_Take_rY8M3uLGRwuLhzk0.json +++ b/src/packs/classes/folders_Standard_Take_rY8M3uLGRwuLhzk0.json @@ -6,7 +6,7 @@ "sorting": "m", "_id": "rY8M3uLGRwuLhzk0", "description": "", - "sort": 100000, + "sort": 800000, "flags": {}, "_stats": { "compendiumSource": null, @@ -16,8 +16,8 @@ "systemId": "daggerheart", "systemVersion": "0.0.1", "createdTime": 1754174513416, - "modifiedTime": 1754266190074, - "lastModifiedBy": "LgnbNMLaxandgMQq" + "modifiedTime": 1754351875141, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" }, "_key": "!folders!rY8M3uLGRwuLhzk0" } diff --git a/src/packs/classes/loot_Bundle_of_Offerings_aLvek22hb5kNg9MF.json b/src/packs/classes/loot_Bundle_of_Offerings_aLvek22hb5kNg9MF.json new file mode 100644 index 00000000..dd7f004a --- /dev/null +++ b/src/packs/classes/loot_Bundle_of_Offerings_aLvek22hb5kNg9MF.json @@ -0,0 +1,31 @@ +{ + "folder": "e1YJUjmPjY0vZ6BJ", + "name": "Bundle of Offerings", + "type": "loot", + "_id": "aLvek22hb5kNg9MF", + "img": "icons/commodities/materials/feathers-brown.webp", + "system": { + "description": "", + "quantity": 1, + "actions": {} + }, + "effects": [], + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754351899479, + "modifiedTime": 1754351912391, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!aLvek22hb5kNg9MF" +} diff --git a/src/packs/classes/loot_Family_Heirloom_Yum0uBtnEtTBcpax.json b/src/packs/classes/loot_Family_Heirloom_Yum0uBtnEtTBcpax.json new file mode 100644 index 00000000..e9c05457 --- /dev/null +++ b/src/packs/classes/loot_Family_Heirloom_Yum0uBtnEtTBcpax.json @@ -0,0 +1,31 @@ +{ + "folder": "ZTh1tNA9cAwDhaJD", + "name": "Family Heirloom", + "type": "loot", + "_id": "Yum0uBtnEtTBcpax", + "img": "icons/commodities/treasure/trinket-totem-bone-green.webp", + "system": { + "description": "", + "quantity": 1, + "actions": {} + }, + "effects": [], + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754349932502, + "modifiedTime": 1754349932502, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!Yum0uBtnEtTBcpax" +} diff --git a/src/packs/classes/loot_Sigil_of_Your_God_o3G6szWvPoz7fo6T.json b/src/packs/classes/loot_Sigil_of_Your_God_o3G6szWvPoz7fo6T.json new file mode 100644 index 00000000..732bcf67 --- /dev/null +++ b/src/packs/classes/loot_Sigil_of_Your_God_o3G6szWvPoz7fo6T.json @@ -0,0 +1,31 @@ +{ + "folder": "e1YJUjmPjY0vZ6BJ", + "name": "Sigil of Your God", + "type": "loot", + "_id": "o3G6szWvPoz7fo6T", + "img": "icons/commodities/treasure/statue-bust-stone-grey.webp", + "system": { + "description": "", + "quantity": 1, + "actions": {} + }, + "effects": [], + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754351952157, + "modifiedTime": 1754351975883, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!o3G6szWvPoz7fo6T" +} diff --git a/src/packs/classes/loot_Whispering_Orb_9AM1YsPeuWSysdDo.json b/src/packs/classes/loot_Whispering_Orb_9AM1YsPeuWSysdDo.json new file mode 100644 index 00000000..5d513f5e --- /dev/null +++ b/src/packs/classes/loot_Whispering_Orb_9AM1YsPeuWSysdDo.json @@ -0,0 +1,31 @@ +{ + "folder": "ZTh1tNA9cAwDhaJD", + "name": "Whispering Orb", + "type": "loot", + "_id": "9AM1YsPeuWSysdDo", + "img": "icons/magic/unholy/orb-glowing-yellow-purple.webp", + "system": { + "description": "", + "quantity": 1, + "actions": {} + }, + "effects": [], + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754349932502, + "modifiedTime": 1754349932502, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!9AM1YsPeuWSysdDo" +} diff --git a/src/packs/subclasses/feature_Arcane_Charge_yA4MKQ1tbKFiJoDB.json b/src/packs/subclasses/feature_Arcane_Charge_yA4MKQ1tbKFiJoDB.json new file mode 100644 index 00000000..59dfea8f --- /dev/null +++ b/src/packs/subclasses/feature_Arcane_Charge_yA4MKQ1tbKFiJoDB.json @@ -0,0 +1,91 @@ +{ + "folder": "G0anvImB7zZBUe8a", + "name": "Arcane Charge", + "type": "feature", + "_id": "yA4MKQ1tbKFiJoDB", + "img": "icons/magic/unholy/barrier-fire-pink.webp", + "system": { + "description": "

You can gather magical energy to enhance your capabilities. When you take magic damage, you become Charged. Alternatively, you can spend 2 Hope to become Charged. When you successfully make an attack that deals magic damage while Charged, you can clear your Charge to either gain a +10 bonus to the damage roll or gain a +3 bonus to the Difficulty of a reaction roll the spell causes the target to make. You stop being Charged at your next long rest.

", + "resource": { + "type": "simple", + "value": 0, + "max": "", + "icon": "", + "recovery": null, + "diceStates": {}, + "dieFaces": "d4" + }, + "actions": {}, + "originItemType": null, + "originId": null + }, + "effects": [ + { + "name": "Charged", + "type": "base", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "_id": "z49V45ir45HGHOBB", + "img": "icons/magic/unholy/strike-hand-glow-pink.webp", + "changes": [ + { + "key": "system.bonuses.damage.magical.bonus", + "mode": 2, + "value": "+10", + "priority": null + } + ], + "disabled": true, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "

When you successfully make an attack that deals magic damage while Charged, you can clear your Charge to either gain a +10 bonus to the damage roll or gain a +3 bonus to the Difficulty of a reaction roll the spell causes the target to make. You stop being Charged at your next long 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", + "lastModifiedBy": null + }, + "_key": "!items.effects!yA4MKQ1tbKFiJoDB.z49V45ir45HGHOBB" + } + ], + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754349515898, + "modifiedTime": 1754349515898, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!yA4MKQ1tbKFiJoDB" +} diff --git a/src/packs/subclasses/feature_Ascendant_fefLgx6kcYWusjBb.json b/src/packs/subclasses/feature_Ascendant_fefLgx6kcYWusjBb.json new file mode 100644 index 00000000..209fcbdb --- /dev/null +++ b/src/packs/subclasses/feature_Ascendant_fefLgx6kcYWusjBb.json @@ -0,0 +1,85 @@ +{ + "folder": "gdnQftNWn4kxnew9", + "name": "Ascendant", + "type": "feature", + "_id": "fefLgx6kcYWusjBb", + "img": "icons/magic/defensive/shield-barrier-deflect-gold.webp", + "system": { + "description": "

Gain a permanent +4 bonus to your Severe damage threshold.

", + "resource": null, + "actions": {}, + "originItemType": null, + "originId": null + }, + "effects": [ + { + "name": "Ascendant", + "type": "base", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "_id": "7M8UsvVweRtT3E85", + "img": "icons/magic/defensive/shield-barrier-deflect-gold.webp", + "changes": [ + { + "key": "system.damageThresholds.severe", + "mode": 2, + "value": "+4", + "priority": null + } + ], + "disabled": true, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "

Gain a permanent +4 bonus to your Severe damage threshold.

", + "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": 1754355742768, + "modifiedTime": 1754355809469, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items.effects!fefLgx6kcYWusjBb.7M8UsvVweRtT3E85" + } + ], + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754355721228, + "modifiedTime": 1754355738718, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!fefLgx6kcYWusjBb" +} diff --git a/src/packs/subclasses/feature_Devout_J3A7ycmj65hlhWnI.json b/src/packs/subclasses/feature_Devout_J3A7ycmj65hlhWnI.json new file mode 100644 index 00000000..b7568b2c --- /dev/null +++ b/src/packs/subclasses/feature_Devout_J3A7ycmj65hlhWnI.json @@ -0,0 +1,33 @@ +{ + "folder": "cwVcmK9rWmi3LMLK", + "name": "Devout", + "type": "feature", + "_id": "J3A7ycmj65hlhWnI", + "img": "icons/magic/holy/prayer-hands-glowing-yellow-white.webp", + "system": { + "description": "

When you roll your Prayer Dice, you can roll an additional die and discard the lowest result. Additionally, you can use your “Sparing Touch” feature twice instead of once per long rest.

", + "resource": null, + "actions": {}, + "originItemType": null, + "originId": null + }, + "effects": [], + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754353798475, + "modifiedTime": 1754353830966, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!J3A7ycmj65hlhWnI" +} diff --git a/src/packs/subclasses/feature_Elementalist_dPcqKN5NeDkjB1HW.json b/src/packs/subclasses/feature_Elementalist_dPcqKN5NeDkjB1HW.json new file mode 100644 index 00000000..b282d4fb --- /dev/null +++ b/src/packs/subclasses/feature_Elementalist_dPcqKN5NeDkjB1HW.json @@ -0,0 +1,213 @@ +{ + "folder": "sRNZtEniwaOIQ2rY", + "name": "Elementalist", + "type": "feature", + "_id": "dPcqKN5NeDkjB1HW", + "img": "icons/magic/fire/flame-burning-hand-white.webp", + "system": { + "description": "

Choose one of the following elements at character creation: air, earth, fire, lightning, water.

You can shape this element into harmless effects. Additionally, spend a Hope and describe how your control over this element helps an action roll you’re about to make, then either gain a +2 bonus to the roll or a +3 bonus to the roll’s damage.

", + "resource": null, + "actions": { + "rxuFLfHP1FILDpds": { + "type": "effect", + "_id": "rxuFLfHP1FILDpds", + "systemPath": "actions", + "description": "

Spend a Hope and describe how your control over this element helps an action roll you’re about to make, gain a +2 bonus to the roll.

", + "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": [ + { + "_id": "EY87mY6ULfIt3XC8", + "onSave": false + } + ], + "target": { + "type": "any", + "amount": null + }, + "name": "Bonus to Roll", + "img": "icons/sundries/gaming/dice-runed-tan.webp", + "range": "" + }, + "S7HvFD3qIR3ifJRL": { + "type": "effect", + "_id": "S7HvFD3qIR3ifJRL", + "systemPath": "actions", + "description": "

Spend a Hope and describe how your control over this element helps an action roll you’re about to make, gain a +3 bonus to the roll’s damage.

", + "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": [ + { + "_id": "WwibpgaO6Kkks7aZ", + "onSave": false + } + ], + "target": { + "type": "any", + "amount": null + }, + "name": "Bonus to Damage", + "img": "icons/sundries/gaming/dice-runed-tan.webp", + "range": "" + } + }, + "originItemType": null, + "originId": null + }, + "effects": [ + { + "name": "Bonus to Roll", + "img": "icons/magic/fire/flame-burning-hand-white.webp", + "origin": "Compendium.daggerheart.subclasses.Item.dPcqKN5NeDkjB1HW", + "transfer": false, + "_id": "EY87mY6ULfIt3XC8", + "type": "base", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "changes": [ + { + "key": "system.bonuses.roll.action.bonus", + "mode": 2, + "value": "+2", + "priority": null + } + ], + "disabled": true, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "

+2 to an action roll

", + "tint": "#ffffff", + "statuses": [], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "lastModifiedBy": null + }, + "_key": "!items.effects!dPcqKN5NeDkjB1HW.EY87mY6ULfIt3XC8" + }, + { + "name": "Bonus to Damage", + "img": "icons/magic/fire/flame-burning-hand-white.webp", + "origin": "Compendium.daggerheart.subclasses.Item.dPcqKN5NeDkjB1HW", + "transfer": false, + "_id": "WwibpgaO6Kkks7aZ", + "type": "base", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "changes": [ + { + "key": "system.bonuses.damage.magical.bonus", + "mode": 2, + "value": "+3", + "priority": null + }, + { + "key": "system.bonuses.damage.physical.bonus", + "mode": 2, + "value": "+3", + "priority": null + } + ], + "disabled": true, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "

+3 to damage

", + "tint": "#ffffff", + "statuses": [], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "lastModifiedBy": null + }, + "_key": "!items.effects!dPcqKN5NeDkjB1HW.WwibpgaO6Kkks7aZ" + } + ], + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754349507020, + "modifiedTime": 1754349507020, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!dPcqKN5NeDkjB1HW" +} diff --git a/src/packs/subclasses/feature_Enchanted_Aid_4pVBN8cuKePI423V.json b/src/packs/subclasses/feature_Enchanted_Aid_4pVBN8cuKePI423V.json new file mode 100644 index 00000000..756a21cc --- /dev/null +++ b/src/packs/subclasses/feature_Enchanted_Aid_4pVBN8cuKePI423V.json @@ -0,0 +1,57 @@ +{ + "folder": "3PV3wn7IGmusnf4p", + "name": "Enchanted Aid", + "type": "feature", + "_id": "4pVBN8cuKePI423V", + "img": "icons/magic/movement/trail-streak-zigzag-teal.webp", + "system": { + "description": "

You can enhance the magic of others with your essence. When you Help an Ally with a Spellcast Roll, you can roll a d8 as your advantage die. Once per long rest, after an ally has made a Spellcast Roll with your help, you can swap the results of their Duality Dice.

", + "resource": null, + "actions": { + "n8wSqR967o0pZDLR": { + "type": "effect", + "_id": "n8wSqR967o0pZDLR", + "systemPath": "actions", + "description": "

Once per long rest, after an ally has made a Spellcast Roll with your help, you can swap the results of their Duality Dice.

", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "1", + "recovery": "longRest", + "consumeOnSuccess": false + }, + "effects": [], + "target": { + "type": "any", + "amount": null + }, + "name": "Swap Dice Results", + "img": "icons/sundries/gaming/dice-pair-white-green.webp", + "range": "" + } + }, + "originItemType": null, + "originId": null + }, + "effects": [], + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754349511084, + "modifiedTime": 1754349511084, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!4pVBN8cuKePI423V" +} diff --git a/src/packs/subclasses/feature_Ethereal_Visage_tyGB6wRKjYdIBK1i.json b/src/packs/subclasses/feature_Ethereal_Visage_tyGB6wRKjYdIBK1i.json new file mode 100644 index 00000000..41855576 --- /dev/null +++ b/src/packs/subclasses/feature_Ethereal_Visage_tyGB6wRKjYdIBK1i.json @@ -0,0 +1,85 @@ +{ + "folder": "cwVcmK9rWmi3LMLK", + "name": "Ethereal Visage", + "type": "feature", + "_id": "tyGB6wRKjYdIBK1i", + "img": "icons/magic/holy/saint-glass-portrait-halo.webp", + "system": { + "description": "

Your supernatural visage strikes awe and fear. While flying, you have advantage on Presence Rolls. When you succeed with Hope on a Presence Roll, you can remove a Fear from the GM’s Fear pool instead of gaining Hope.

", + "resource": null, + "actions": {}, + "originItemType": null, + "originId": null + }, + "effects": [ + { + "name": "Ethereal Visage", + "type": "base", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "_id": "Ns1DcQ8wo47LhlL3", + "img": "icons/magic/holy/saint-glass-portrait-halo.webp", + "changes": [ + { + "key": "system.advantageSources", + "mode": 2, + "value": "Presence rolls while flying", + "priority": null + } + ], + "disabled": true, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "

While flying, you have advantage on Presence 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": 1754355264762, + "modifiedTime": 1754355501877, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items.effects!tyGB6wRKjYdIBK1i.Ns1DcQ8wo47LhlL3" + } + ], + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754355219220, + "modifiedTime": 1754355252528, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!tyGB6wRKjYdIBK1i" +} diff --git a/src/packs/subclasses/feature_Manipulate_Magic_UNg4eyNfEQrMdD7G.json b/src/packs/subclasses/feature_Manipulate_Magic_UNg4eyNfEQrMdD7G.json new file mode 100644 index 00000000..df35ffdf --- /dev/null +++ b/src/packs/subclasses/feature_Manipulate_Magic_UNg4eyNfEQrMdD7G.json @@ -0,0 +1,66 @@ +{ + "folder": "sRNZtEniwaOIQ2rY", + "name": "Manipulate Magic", + "type": "feature", + "_id": "UNg4eyNfEQrMdD7G", + "img": "icons/magic/unholy/orb-hands-pink.webp", + "system": { + "description": "

Your primal origin allows you to modify the essence of magic itself. After you cast a spell or make an attack using a weapon that deals magic damage, you can mark a Stress to do one of the following:

", + "resource": null, + "actions": { + "KL5l4QJjPtDiDBSv": { + "type": "effect", + "_id": "KL5l4QJjPtDiDBSv", + "systemPath": "actions", + "description": "

Your primal origin allows you to modify the essence of magic itself. After you cast a spell or make an attack using a weapon that deals magic damage, you can mark a Stress to do one of the following:

", + "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": [], + "target": { + "type": "any", + "amount": null + }, + "name": "Manipulate", + "img": "icons/magic/unholy/orb-hands-pink.webp", + "range": "" + } + }, + "originItemType": null, + "originId": null + }, + "effects": [], + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754349507020, + "modifiedTime": 1754349507020, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!UNg4eyNfEQrMdD7G" +} diff --git a/src/packs/subclasses/feature_Natural_Evasion_TnuLBtHQGbqyzn82.json b/src/packs/subclasses/feature_Natural_Evasion_TnuLBtHQGbqyzn82.json new file mode 100644 index 00000000..fe491267 --- /dev/null +++ b/src/packs/subclasses/feature_Natural_Evasion_TnuLBtHQGbqyzn82.json @@ -0,0 +1,90 @@ +{ + "folder": "3PV3wn7IGmusnf4p", + "name": "Natural Evasion", + "type": "feature", + "_id": "TnuLBtHQGbqyzn82", + "img": "icons/magic/movement/trail-streak-impact-blue.webp", + "system": { + "description": "

You can call forth your element to protect you from harm. When an attack roll against you succeeds, you can mark a Stress and describe how you use your element to defend you. When you do, roll a d6 and add its result to your Evasion against the attack.

", + "resource": null, + "actions": { + "amJMKDdSgJHsOsOB": { + "type": "attack", + "_id": "amJMKDdSgJHsOsOB", + "systemPath": "actions", + "description": "

You can call forth your element to protect you from harm. When an attack roll against you succeeds, you can mark a Stress and describe how you use your element to defend you. When you do, roll a d6 and add its result to your Evasion against the attack.

", + "chatDisplay": false, + "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": [], + "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": "Evade", + "img": "icons/magic/movement/trail-streak-impact-blue.webp", + "range": "" + } + }, + "originItemType": null, + "originId": null + }, + "effects": [], + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754349511084, + "modifiedTime": 1754349511084, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!TnuLBtHQGbqyzn82" +} diff --git a/src/packs/subclasses/feature_Power_of_the_Gods_Yij5sNyP1Ii7BAbc.json b/src/packs/subclasses/feature_Power_of_the_Gods_Yij5sNyP1Ii7BAbc.json new file mode 100644 index 00000000..ef286817 --- /dev/null +++ b/src/packs/subclasses/feature_Power_of_the_Gods_Yij5sNyP1Ii7BAbc.json @@ -0,0 +1,33 @@ +{ + "folder": "gdnQftNWn4kxnew9", + "name": "Power of the Gods", + "type": "feature", + "_id": "Yij5sNyP1Ii7BAbc", + "img": "icons/magic/holy/projectiles-blades-salvo-yellow.webp", + "system": { + "description": "

While flying, you deal an extra 1d12 damage instead of 1d8 from your “Wings of Light” feature.

", + "resource": null, + "actions": {}, + "originItemType": null, + "originId": null + }, + "effects": [], + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754355875610, + "modifiedTime": 1754355895962, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!Yij5sNyP1Ii7BAbc" +} diff --git a/src/packs/subclasses/feature_Sacred_Resonance_DxOAkDBfIMpXxAUD.json b/src/packs/subclasses/feature_Sacred_Resonance_DxOAkDBfIMpXxAUD.json new file mode 100644 index 00000000..a610db7e --- /dev/null +++ b/src/packs/subclasses/feature_Sacred_Resonance_DxOAkDBfIMpXxAUD.json @@ -0,0 +1,33 @@ +{ + "folder": "gdnQftNWn4kxnew9", + "name": "Sacred Resonance", + "type": "feature", + "_id": "DxOAkDBfIMpXxAUD", + "img": "icons/magic/sonic/explosion-impact-shock-wave.webp", + "system": { + "description": "

When you roll damage for your “Spirit Weapon” feature, if any of the die results match, double the value of each matching die. For example, if you roll two 5s, they count as two 10s.

", + "resource": null, + "actions": {}, + "originItemType": null, + "originId": null + }, + "effects": [], + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754353916777, + "modifiedTime": 1754354052548, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!DxOAkDBfIMpXxAUD" +} diff --git a/src/packs/subclasses/feature_Sparing_Touch_GfOSgVJW8bS1OjNq.json b/src/packs/subclasses/feature_Sparing_Touch_GfOSgVJW8bS1OjNq.json new file mode 100644 index 00000000..832b5532 --- /dev/null +++ b/src/packs/subclasses/feature_Sparing_Touch_GfOSgVJW8bS1OjNq.json @@ -0,0 +1,185 @@ +{ + "folder": "nVfL09Rh27H0aAqS", + "name": "Sparing Touch", + "type": "feature", + "_id": "GfOSgVJW8bS1OjNq", + "img": "icons/magic/holy/prayer-hands-glowing-yellow.webp", + "system": { + "description": "

Once per long rest, touch a creature and clear 2 Hit Points or 2 Stress from them.

", + "resource": { + "type": "simple", + "value": 0, + "max": "1", + "icon": "", + "recovery": "longRest" + }, + "actions": { + "aanLNQkeO2ZTIqBl": { + "type": "healing", + "_id": "aanLNQkeO2ZTIqBl", + "systemPath": "actions", + "description": "

Once per long rest, touch a creature and clear 2 Hit Points or 2 Stress from them.

", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": false, + "key": "GfOSgVJW8bS1OjNq", + "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": "Clear Hit Points", + "img": "icons/commodities/gems/gem-faceted-diamond-green.webp", + "range": "" + }, + "cWdzCQJv8RFfi2NR": { + "type": "healing", + "_id": "cWdzCQJv8RFfi2NR", + "systemPath": "actions", + "description": "

Once per long rest, touch a creature and clear 2 Hit Points or 2 Stress from them.

", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "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": "Clear Stress", + "img": "icons/commodities/gems/gem-faceted-navette-red.webp", + "range": "" + } + }, + "originItemType": null, + "originId": null + }, + "effects": [], + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754353243691, + "modifiedTime": 1754353387422, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!GfOSgVJW8bS1OjNq" +} diff --git a/src/packs/subclasses/feature_Spirit_Weapon_McoS0RxNLOg3SfSt.json b/src/packs/subclasses/feature_Spirit_Weapon_McoS0RxNLOg3SfSt.json new file mode 100644 index 00000000..ca08ad1f --- /dev/null +++ b/src/packs/subclasses/feature_Spirit_Weapon_McoS0RxNLOg3SfSt.json @@ -0,0 +1,66 @@ +{ + "folder": "nVfL09Rh27H0aAqS", + "name": "Spirit Weapon", + "type": "feature", + "_id": "McoS0RxNLOg3SfSt", + "img": "icons/weapons/swords/sword-winged-pink.webp", + "system": { + "description": "

When you have an equipped weapon with a range of Melee or Very Close, it can fly from your hand to attack an adversary within Close range and then return to you. You can mark a Stress to target an additional adversary within range with the same attack roll.

", + "resource": null, + "actions": { + "TDvWFqAxu7V33UIC": { + "type": "effect", + "_id": "TDvWFqAxu7V33UIC", + "systemPath": "actions", + "description": "

You can mark a Stress to target an additional adversary within range with the same attack roll.

", + "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": [], + "target": { + "type": "any", + "amount": null + }, + "name": "Target Additional Adversary", + "img": "icons/weapons/swords/sword-winged-pink.webp", + "range": "" + } + }, + "originItemType": null, + "originId": null + }, + "effects": [], + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754353023665, + "modifiedTime": 1754353132278, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!McoS0RxNLOg3SfSt" +} diff --git a/src/packs/subclasses/feature_Transcendence_th6HZwEFnVBjUtqm.json b/src/packs/subclasses/feature_Transcendence_th6HZwEFnVBjUtqm.json new file mode 100644 index 00000000..cffaba38 --- /dev/null +++ b/src/packs/subclasses/feature_Transcendence_th6HZwEFnVBjUtqm.json @@ -0,0 +1,257 @@ +{ + "folder": "G0anvImB7zZBUe8a", + "name": "Transcendence", + "type": "feature", + "_id": "th6HZwEFnVBjUtqm", + "img": "icons/magic/fire/elemental-fire-flying.webp", + "system": { + "description": "

Once per long rest, you can transform into a physical manifestation of your element. When you do, describe your transformation and choose two of the following benefits to gain until your next rest:

", + "resource": { + "type": "simple", + "value": 1, + "max": "1", + "icon": "", + "recovery": "longRest", + "diceStates": {}, + "dieFaces": "d4" + }, + "actions": { + "RIbyJjEkCgqoDmyn": { + "type": "effect", + "_id": "RIbyJjEkCgqoDmyn", + "systemPath": "actions", + "description": "

Once per long rest, you can transform into a physical manifestation of your element. When you do, describe your transformation and choose two of the following benefits to gain until your next rest:

", + "chatDisplay": true, + "actionType": "action", + "cost": [ + { + "scalable": false, + "key": "th6HZwEFnVBjUtqm", + "value": 1, + "keyIsID": true, + "step": null, + "consumeOnSuccess": false + } + ], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "effects": [], + "target": { + "type": "any", + "amount": null + }, + "name": "Transform", + "img": "icons/magic/fire/elemental-fire-flying.webp", + "range": "" + } + }, + "originItemType": null, + "originId": null + }, + "effects": [ + { + "name": "Bonus to Threshold", + "type": "base", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "_id": "zFOpzO3tBJPcZcRc", + "img": "icons/magic/fire/elemental-fire-flying.webp", + "changes": [ + { + "key": "system.damageThresholds.severe", + "mode": 2, + "value": "+4", + "priority": null + } + ], + "disabled": true, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "

+4 bonus to your Severe threshold

", + "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", + "lastModifiedBy": null + }, + "_key": "!items.effects!th6HZwEFnVBjUtqm.zFOpzO3tBJPcZcRc" + }, + { + "name": "Bonus to Trait", + "type": "base", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "_id": "cTgSmxkTi89y6sbc", + "img": "icons/magic/fire/elemental-fire-flying.webp", + "changes": [], + "disabled": true, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "

+1 bonus to a character trait of your choice

", + "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", + "lastModifiedBy": null + }, + "_key": "!items.effects!th6HZwEFnVBjUtqm.cTgSmxkTi89y6sbc" + }, + { + "name": "Bonus to Proficiency", + "type": "base", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "_id": "oWf3iXf4dawdbmzd", + "img": "icons/magic/fire/elemental-fire-flying.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": "

+1 bonus to your Proficiency

", + "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", + "lastModifiedBy": null + }, + "_key": "!items.effects!th6HZwEFnVBjUtqm.oWf3iXf4dawdbmzd" + }, + { + "name": "Bonus to Evasion", + "type": "base", + "system": { + "rangeDependence": { + "enabled": false, + "type": "withinRange", + "target": "hostile", + "range": "melee" + } + }, + "_id": "2LCF6lSnWFqNiPs5", + "img": "icons/magic/fire/elemental-fire-flying.webp", + "changes": [], + "disabled": true, + "duration": { + "startTime": null, + "combat": null, + "seconds": null, + "rounds": null, + "turns": null, + "startRound": null, + "startTurn": null + }, + "description": "

+2 bonus to your Evasion

", + "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", + "lastModifiedBy": null + }, + "_key": "!items.effects!th6HZwEFnVBjUtqm.2LCF6lSnWFqNiPs5" + } + ], + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754349515898, + "modifiedTime": 1754349515898, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!th6HZwEFnVBjUtqm" +} diff --git a/src/packs/subclasses/feature_Wings_of_Light_KkQH0tYhagIqe2MT.json b/src/packs/subclasses/feature_Wings_of_Light_KkQH0tYhagIqe2MT.json new file mode 100644 index 00000000..034ea026 --- /dev/null +++ b/src/packs/subclasses/feature_Wings_of_Light_KkQH0tYhagIqe2MT.json @@ -0,0 +1,152 @@ +{ + "folder": "nVfL09Rh27H0aAqS", + "name": "Wings of Light", + "type": "feature", + "_id": "KkQH0tYhagIqe2MT", + "img": "icons/magic/light/projectile-beam-yellow.webp", + "system": { + "description": "

You can fly. While flying, you can do the following:

", + "resource": null, + "actions": { + "rg2sLCTqY2rTo861": { + "type": "effect", + "_id": "rg2sLCTqY2rTo861", + "systemPath": "actions", + "description": "

Mark a Stress to pick up and carry another willing creature approximately your size or smaller.

", + "chatDisplay": true, + "actionType": "action", + "cost": [], + "uses": { + "value": null, + "max": "", + "recovery": null, + "consumeOnSuccess": false + }, + "effects": [], + "target": { + "type": "any", + "amount": null + }, + "name": "Mark Stress", + "img": "icons/magic/light/projectile-beam-yellow.webp", + "range": "" + }, + "1qjnoz5I7NqrWMkp": { + "type": "effect", + "_id": "1qjnoz5I7NqrWMkp", + "systemPath": "actions", + "description": "

Spend a Hope to deal an extra 1d8 damage on a successful attack.

", + "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": [ + { + "_id": "PfCwuVbKLxhnrm9X", + "onSave": false + } + ], + "target": { + "type": "any", + "amount": null + }, + "name": "Spend Hope", + "img": "icons/magic/light/projectile-beam-yellow.webp", + "range": "" + } + }, + "originItemType": null, + "originId": null + }, + "effects": [ + { + "name": "Wings of Light", + "img": "icons/magic/light/projectile-beam-yellow.webp", + "origin": "Compendium.daggerheart.subclasses.Item.KkQH0tYhagIqe2MT", + "transfer": false, + "_id": "PfCwuVbKLxhnrm9X", + "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 + }, + { + "key": "system.bonuses.damage.magical.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": "

Deal an extra 1d8 damage on a successful attack.

", + "tint": "#ffffff", + "statuses": [], + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754355070342, + "modifiedTime": 1754355121666, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items.effects!KkQH0tYhagIqe2MT.PfCwuVbKLxhnrm9X" + } + ], + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754354510934, + "modifiedTime": 1754355070373, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!KkQH0tYhagIqe2MT" +} diff --git a/src/packs/subclasses/folders_Seraph_RZOEu0ZYQNPs6O2c.json b/src/packs/subclasses/folders_Seraph_RZOEu0ZYQNPs6O2c.json new file mode 100644 index 00000000..8fac588e --- /dev/null +++ b/src/packs/subclasses/folders_Seraph_RZOEu0ZYQNPs6O2c.json @@ -0,0 +1,23 @@ +{ + "type": "Item", + "folder": null, + "name": "Seraph", + "color": null, + "sorting": "a", + "_id": "RZOEu0ZYQNPs6O2c", + "description": "", + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754352793139, + "modifiedTime": 1754352793139, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!folders!RZOEu0ZYQNPs6O2c" +} diff --git a/src/packs/subclasses/folders_Seraph_cwVcmK9rWmi3LMLK.json b/src/packs/subclasses/folders_Seraph_cwVcmK9rWmi3LMLK.json new file mode 100644 index 00000000..f917192d --- /dev/null +++ b/src/packs/subclasses/folders_Seraph_cwVcmK9rWmi3LMLK.json @@ -0,0 +1,21 @@ +{ + "type": "Item", + "folder": "Br5kHZnnjGzz4RJ9", + "name": "Seraph", + "color": null, + "sorting": "a", + "_id": "cwVcmK9rWmi3LMLK", + "description": "", + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "lastModifiedBy": null + }, + "_key": "!folders!cwVcmK9rWmi3LMLK" +} diff --git a/src/packs/subclasses/folders_Seraph_gdnQftNWn4kxnew9.json b/src/packs/subclasses/folders_Seraph_gdnQftNWn4kxnew9.json new file mode 100644 index 00000000..14b3f5e0 --- /dev/null +++ b/src/packs/subclasses/folders_Seraph_gdnQftNWn4kxnew9.json @@ -0,0 +1,21 @@ +{ + "type": "Item", + "folder": "37B1HLu8gv8sSDNI", + "name": "Seraph", + "color": null, + "sorting": "a", + "_id": "gdnQftNWn4kxnew9", + "description": "", + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "lastModifiedBy": null + }, + "_key": "!folders!gdnQftNWn4kxnew9" +} diff --git a/src/packs/subclasses/folders_Seraph_nVfL09Rh27H0aAqS.json b/src/packs/subclasses/folders_Seraph_nVfL09Rh27H0aAqS.json new file mode 100644 index 00000000..79b9db6e --- /dev/null +++ b/src/packs/subclasses/folders_Seraph_nVfL09Rh27H0aAqS.json @@ -0,0 +1,21 @@ +{ + "type": "Item", + "folder": "QBeb6IqRnhTXzRtd", + "name": "Seraph", + "color": null, + "sorting": "a", + "_id": "nVfL09Rh27H0aAqS", + "description": "", + "sort": 0, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "lastModifiedBy": null + }, + "_key": "!folders!nVfL09Rh27H0aAqS" +} diff --git a/src/packs/subclasses/folders_Sorcerer_3PV3wn7IGmusnf4p.json b/src/packs/subclasses/folders_Sorcerer_3PV3wn7IGmusnf4p.json new file mode 100644 index 00000000..be3de2fa --- /dev/null +++ b/src/packs/subclasses/folders_Sorcerer_3PV3wn7IGmusnf4p.json @@ -0,0 +1,22 @@ +{ + "type": "Item", + "folder": "Br5kHZnnjGzz4RJ9", + "name": "Sorcerer", + "color": null, + "sorting": "a", + "_id": "3PV3wn7IGmusnf4p", + "description": "", + "sort": 500000, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "lastModifiedBy": "Q9NoTaEarn3VMS6Z", + "modifiedTime": 1754349511092 + }, + "_key": "!folders!3PV3wn7IGmusnf4p" +} diff --git a/src/packs/subclasses/folders_Sorcerer_F0mW5ofdyyfE2hHo.json b/src/packs/subclasses/folders_Sorcerer_F0mW5ofdyyfE2hHo.json new file mode 100644 index 00000000..8358cbaf --- /dev/null +++ b/src/packs/subclasses/folders_Sorcerer_F0mW5ofdyyfE2hHo.json @@ -0,0 +1,23 @@ +{ + "type": "Item", + "folder": null, + "name": "Sorcerer", + "color": null, + "sorting": "a", + "_id": "F0mW5ofdyyfE2hHo", + "description": "", + "sort": 800000, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754349604935, + "modifiedTime": 1754349604956, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!folders!F0mW5ofdyyfE2hHo" +} diff --git a/src/packs/subclasses/folders_Sorcerer_G0anvImB7zZBUe8a.json b/src/packs/subclasses/folders_Sorcerer_G0anvImB7zZBUe8a.json new file mode 100644 index 00000000..f1b1a630 --- /dev/null +++ b/src/packs/subclasses/folders_Sorcerer_G0anvImB7zZBUe8a.json @@ -0,0 +1,22 @@ +{ + "type": "Item", + "folder": "37B1HLu8gv8sSDNI", + "name": "Sorcerer", + "color": null, + "sorting": "a", + "_id": "G0anvImB7zZBUe8a", + "description": "", + "sort": 100000, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "lastModifiedBy": "Q9NoTaEarn3VMS6Z", + "modifiedTime": 1754349520222 + }, + "_key": "!folders!G0anvImB7zZBUe8a" +} diff --git a/src/packs/subclasses/folders_Sorcerer_sRNZtEniwaOIQ2rY.json b/src/packs/subclasses/folders_Sorcerer_sRNZtEniwaOIQ2rY.json new file mode 100644 index 00000000..c15c5e66 --- /dev/null +++ b/src/packs/subclasses/folders_Sorcerer_sRNZtEniwaOIQ2rY.json @@ -0,0 +1,22 @@ +{ + "type": "Item", + "folder": "QBeb6IqRnhTXzRtd", + "name": "Sorcerer", + "color": null, + "sorting": "a", + "_id": "sRNZtEniwaOIQ2rY", + "description": "", + "sort": 500000, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "lastModifiedBy": "Q9NoTaEarn3VMS6Z", + "modifiedTime": 1754349507044 + }, + "_key": "!folders!sRNZtEniwaOIQ2rY" +} diff --git a/src/packs/subclasses/subclass_Divine_Wielder_M5mpGoAj8LRkylrY.json b/src/packs/subclasses/subclass_Divine_Wielder_M5mpGoAj8LRkylrY.json new file mode 100644 index 00000000..e5f1f4c8 --- /dev/null +++ b/src/packs/subclasses/subclass_Divine_Wielder_M5mpGoAj8LRkylrY.json @@ -0,0 +1,50 @@ +{ + "folder": "RZOEu0ZYQNPs6O2c", + "name": "Divine Wielder", + "type": "subclass", + "_id": "M5mpGoAj8LRkylrY", + "img": "icons/weapons/swords/sword-gold-holy.webp", + "system": { + "description": "

Play the Divine Wielder if you want to dominate the battlefield with a legendary weapon.

", + "spellcastingTrait": "strength", + "features": [ + { + "type": "foundation", + "item": "Compendium.daggerheart.subclasses.Item.McoS0RxNLOg3SfSt" + }, + { + "type": "foundation", + "item": "Compendium.daggerheart.subclasses.Item.GfOSgVJW8bS1OjNq" + }, + { + "type": "specialization", + "item": "Compendium.daggerheart.subclasses.Item.J3A7ycmj65hlhWnI" + }, + { + "type": "mastery", + "item": "Compendium.daggerheart.subclasses.Item.DxOAkDBfIMpXxAUD" + } + ], + "featureState": 1, + "isMulticlass": false + }, + "effects": [], + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754352806098, + "modifiedTime": 1754354057333, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!M5mpGoAj8LRkylrY" +} diff --git a/src/packs/subclasses/subclass_Elemental_Origin_wg1H0hROc2acHwZh.json b/src/packs/subclasses/subclass_Elemental_Origin_wg1H0hROc2acHwZh.json new file mode 100644 index 00000000..b1e5f67e --- /dev/null +++ b/src/packs/subclasses/subclass_Elemental_Origin_wg1H0hROc2acHwZh.json @@ -0,0 +1,46 @@ +{ + "folder": "F0mW5ofdyyfE2hHo", + "name": "Elemental Origin", + "type": "subclass", + "_id": "wg1H0hROc2acHwZh", + "img": "icons/magic/water/orb-water-ice-pink.webp", + "system": { + "description": "

Play the Elemental Origin if you want to channel raw magic to

take the shape of a particular element

", + "spellcastingTrait": "instinct", + "features": [ + { + "type": "foundation", + "item": "Compendium.daggerheart.subclasses.Item.dPcqKN5NeDkjB1HW" + }, + { + "type": "specialization", + "item": "Compendium.daggerheart.subclasses.Item.TnuLBtHQGbqyzn82" + }, + { + "type": "mastery", + "item": "Compendium.daggerheart.subclasses.Item.th6HZwEFnVBjUtqm" + } + ], + "featureState": 1, + "isMulticlass": false + }, + "effects": [], + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754349604941, + "modifiedTime": 1754349648910, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!wg1H0hROc2acHwZh" +} diff --git a/src/packs/subclasses/subclass_Primal_Origin_GLpRVxnY5E82khxH.json b/src/packs/subclasses/subclass_Primal_Origin_GLpRVxnY5E82khxH.json new file mode 100644 index 00000000..e3f38604 --- /dev/null +++ b/src/packs/subclasses/subclass_Primal_Origin_GLpRVxnY5E82khxH.json @@ -0,0 +1,46 @@ +{ + "folder": "F0mW5ofdyyfE2hHo", + "name": "Primal Origin", + "type": "subclass", + "_id": "GLpRVxnY5E82khxH", + "img": "icons/magic/fire/flame-burning-hand-purple.webp", + "system": { + "description": "

Play the Primal Origin if you want to extend the versatility of your spells in powerful ways.

", + "spellcastingTrait": "instinct", + "features": [ + { + "type": "mastery", + "item": "Compendium.daggerheart.subclasses.Item.yA4MKQ1tbKFiJoDB" + }, + { + "type": "specialization", + "item": "Compendium.daggerheart.subclasses.Item.4pVBN8cuKePI423V" + }, + { + "type": "foundation", + "item": "Compendium.daggerheart.subclasses.Item.UNg4eyNfEQrMdD7G" + } + ], + "featureState": 1, + "isMulticlass": false + }, + "effects": [], + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754349604941, + "modifiedTime": 1754349673276, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!GLpRVxnY5E82khxH" +} diff --git a/src/packs/subclasses/subclass_Winged_Sentinel_y7ERWRIpJsdP9Re4.json b/src/packs/subclasses/subclass_Winged_Sentinel_y7ERWRIpJsdP9Re4.json new file mode 100644 index 00000000..6da6a117 --- /dev/null +++ b/src/packs/subclasses/subclass_Winged_Sentinel_y7ERWRIpJsdP9Re4.json @@ -0,0 +1,50 @@ +{ + "folder": "RZOEu0ZYQNPs6O2c", + "name": "Winged Sentinel", + "type": "subclass", + "_id": "y7ERWRIpJsdP9Re4", + "img": "icons/magic/holy/angel-winged-humanoid-blue.webp", + "system": { + "description": "

Play the Winged Sentinel if you want to take flight and strike crushing blows from the sky.

", + "spellcastingTrait": "strength", + "features": [ + { + "type": "foundation", + "item": "Compendium.daggerheart.subclasses.Item.KkQH0tYhagIqe2MT" + }, + { + "type": "specialization", + "item": "Compendium.daggerheart.subclasses.Item.tyGB6wRKjYdIBK1i" + }, + { + "type": "mastery", + "item": "Compendium.daggerheart.subclasses.Item.fefLgx6kcYWusjBb" + }, + { + "type": "mastery", + "item": "Compendium.daggerheart.subclasses.Item.Yij5sNyP1Ii7BAbc" + } + ], + "featureState": 1, + "isMulticlass": false + }, + "effects": [], + "sort": 0, + "ownership": { + "default": 0, + "Q9NoTaEarn3VMS6Z": 3 + }, + "flags": {}, + "_stats": { + "compendiumSource": null, + "duplicateSource": null, + "exportSource": null, + "coreVersion": "13.346", + "systemId": "daggerheart", + "systemVersion": "0.0.1", + "createdTime": 1754354451615, + "modifiedTime": 1754355901649, + "lastModifiedBy": "Q9NoTaEarn3VMS6Z" + }, + "_key": "!items!y7ERWRIpJsdP9Re4" +}