mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
initial grace cards
This commit is contained in:
parent
66fc4e2854
commit
807d9ca3f8
21 changed files with 1046 additions and 95 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Astral Projection",
|
"name": "Astral Projection",
|
||||||
"img": "icons/svg/item-bag.svg",
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "7O1tTswJMNdPgLsx",
|
"folder": "7O1tTswJMNdPgLsx",
|
||||||
"system": {
|
"system": {
|
||||||
|
|
@ -15,15 +15,18 @@
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null,
|
"duplicateSource": null,
|
||||||
"exportSource": null,
|
"exportSource": null,
|
||||||
"coreVersion": "13.344",
|
"coreVersion": "13.346",
|
||||||
"systemId": "daggerheart",
|
"systemId": "daggerheart",
|
||||||
"systemVersion": "0.0.1",
|
"systemVersion": "0.0.1",
|
||||||
"createdTime": 1753922784409,
|
"createdTime": 1753922784409,
|
||||||
"modifiedTime": 1753922784409,
|
"modifiedTime": 1754093672333,
|
||||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||||
},
|
},
|
||||||
"_id": "YNOCNmZ96sCp9NEr",
|
"_id": "YNOCNmZ96sCp9NEr",
|
||||||
"sort": 3400000,
|
"sort": 3400000,
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
"ownership": {
|
||||||
|
"default": 0
|
||||||
|
},
|
||||||
"_key": "!items!YNOCNmZ96sCp9NEr"
|
"_key": "!items!YNOCNmZ96sCp9NEr"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Copycat",
|
"name": "Copycat",
|
||||||
"img": "icons/svg/item-bag.svg",
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "yFcD1LOM3xKbkNYl",
|
"folder": "yFcD1LOM3xKbkNYl",
|
||||||
"system": {
|
"system": {
|
||||||
|
|
@ -15,15 +15,18 @@
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null,
|
"duplicateSource": null,
|
||||||
"exportSource": null,
|
"exportSource": null,
|
||||||
"coreVersion": "13.344",
|
"coreVersion": "13.346",
|
||||||
"systemId": "daggerheart",
|
"systemId": "daggerheart",
|
||||||
"systemVersion": "0.0.1",
|
"systemVersion": "0.0.1",
|
||||||
"createdTime": 1753922784439,
|
"createdTime": 1753922784439,
|
||||||
"modifiedTime": 1753922784439,
|
"modifiedTime": 1754093678683,
|
||||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||||
},
|
},
|
||||||
"_id": "3A7LZ1xmDEMGa165",
|
"_id": "3A7LZ1xmDEMGa165",
|
||||||
"sort": 3400000,
|
"sort": 3400000,
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
"ownership": {
|
||||||
|
"default": 0
|
||||||
|
},
|
||||||
"_key": "!items!3A7LZ1xmDEMGa165"
|
"_key": "!items!3A7LZ1xmDEMGa165"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Deft Deceiver",
|
"name": "Deft Deceiver",
|
||||||
"img": "icons/svg/item-bag.svg",
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "nVCKcZkcoEivYJaF",
|
"folder": "nVCKcZkcoEivYJaF",
|
||||||
"system": {
|
"system": {
|
||||||
|
|
@ -8,22 +8,114 @@
|
||||||
"domain": "grace",
|
"domain": "grace",
|
||||||
"recallCost": 0,
|
"recallCost": 0,
|
||||||
"level": 1,
|
"level": 1,
|
||||||
"type": "ability"
|
"type": "ability",
|
||||||
|
"actions": {
|
||||||
|
"8upofDpPl8wqSl77": {
|
||||||
|
"type": "effect",
|
||||||
|
"_id": "8upofDpPl8wqSl77",
|
||||||
|
"systemPath": "actions",
|
||||||
|
"description": "",
|
||||||
|
"chatDisplay": true,
|
||||||
|
"actionType": "action",
|
||||||
|
"cost": [
|
||||||
|
{
|
||||||
|
"keyIsID": false,
|
||||||
|
"key": "hope",
|
||||||
|
"value": 1,
|
||||||
|
"scalable": false,
|
||||||
|
"step": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"uses": {
|
||||||
|
"value": null,
|
||||||
|
"max": "",
|
||||||
|
"recovery": null
|
||||||
|
},
|
||||||
|
"effects": [
|
||||||
|
{
|
||||||
|
"_id": "qtHDKXJ1pH8Cu7by",
|
||||||
|
"onSave": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"target": {
|
||||||
|
"type": "any",
|
||||||
|
"amount": null
|
||||||
|
},
|
||||||
|
"name": "Gain Advantage",
|
||||||
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
|
"range": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null,
|
"duplicateSource": null,
|
||||||
"exportSource": null,
|
"exportSource": null,
|
||||||
"coreVersion": "13.344",
|
"coreVersion": "13.346",
|
||||||
"systemId": "daggerheart",
|
"systemId": "daggerheart",
|
||||||
"systemVersion": "0.0.1",
|
"systemVersion": "0.0.1",
|
||||||
"createdTime": 1753922784445,
|
"createdTime": 1753922784445,
|
||||||
"modifiedTime": 1753922784445,
|
"modifiedTime": 1754094497453,
|
||||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||||
},
|
},
|
||||||
"_id": "38znCh6kHTkaPwYi",
|
"_id": "38znCh6kHTkaPwYi",
|
||||||
"sort": 3400000,
|
"sort": 3400000,
|
||||||
"effects": [],
|
"effects": [
|
||||||
|
{
|
||||||
|
"name": "Deft Deceiver",
|
||||||
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
|
"origin": "Compendium.daggerheart.domains.Item.38znCh6kHTkaPwYi",
|
||||||
|
"transfer": false,
|
||||||
|
"_id": "qtHDKXJ1pH8Cu7by",
|
||||||
|
"type": "base",
|
||||||
|
"system": {
|
||||||
|
"rangeDependence": {
|
||||||
|
"enabled": false,
|
||||||
|
"type": "withinRange",
|
||||||
|
"target": "hostile",
|
||||||
|
"range": "melee"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"key": "system.advantageSources",
|
||||||
|
"mode": 2,
|
||||||
|
"value": "Deceive or trick someone into believing a lie you told them",
|
||||||
|
"priority": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"disabled": false,
|
||||||
|
"duration": {
|
||||||
|
"startTime": null,
|
||||||
|
"combat": null,
|
||||||
|
"seconds": null,
|
||||||
|
"rounds": null,
|
||||||
|
"turns": null,
|
||||||
|
"startRound": null,
|
||||||
|
"startTurn": null
|
||||||
|
},
|
||||||
|
"description": "<p><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\">Gain </span><span class=\"tooltip-convert\" style=\"box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgb(93, 20, 43) rgba(0, 0, 0, 0);color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial\">advantage</span><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\"> on a roll to deceive or trick someone into believing a lie you tell them.</span></p>",
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"statuses": [],
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1754094114894,
|
||||||
|
"modifiedTime": 1754094189363,
|
||||||
|
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||||
|
},
|
||||||
|
"_key": "!items.effects!38znCh6kHTkaPwYi.qtHDKXJ1pH8Cu7by"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"ownership": {
|
||||||
|
"default": 0
|
||||||
|
},
|
||||||
"_key": "!items!38znCh6kHTkaPwYi"
|
"_key": "!items!38znCh6kHTkaPwYi"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Encore",
|
"name": "Encore",
|
||||||
"img": "icons/svg/item-bag.svg",
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "wdhWWqWlPiBxtsvr",
|
"folder": "wdhWWqWlPiBxtsvr",
|
||||||
"system": {
|
"system": {
|
||||||
|
|
@ -15,15 +15,18 @@
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null,
|
"duplicateSource": null,
|
||||||
"exportSource": null,
|
"exportSource": null,
|
||||||
"coreVersion": "13.344",
|
"coreVersion": "13.346",
|
||||||
"systemId": "daggerheart",
|
"systemId": "daggerheart",
|
||||||
"systemVersion": "0.0.1",
|
"systemVersion": "0.0.1",
|
||||||
"createdTime": 1753922784450,
|
"createdTime": 1753922784450,
|
||||||
"modifiedTime": 1753922784450,
|
"modifiedTime": 1754093684717,
|
||||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||||
},
|
},
|
||||||
"_id": "klahWDFwihqqEhXP",
|
"_id": "klahWDFwihqqEhXP",
|
||||||
"sort": 3400000,
|
"sort": 3400000,
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
"ownership": {
|
||||||
|
"default": 0
|
||||||
|
},
|
||||||
"_key": "!items!klahWDFwihqqEhXP"
|
"_key": "!items!klahWDFwihqqEhXP"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Endless Charisma",
|
"name": "Endless Charisma",
|
||||||
"img": "icons/svg/item-bag.svg",
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "W81LnTWzwmoaycTl",
|
"folder": "W81LnTWzwmoaycTl",
|
||||||
"system": {
|
"system": {
|
||||||
|
|
@ -15,15 +15,18 @@
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null,
|
"duplicateSource": null,
|
||||||
"exportSource": null,
|
"exportSource": null,
|
||||||
"coreVersion": "13.344",
|
"coreVersion": "13.346",
|
||||||
"systemId": "daggerheart",
|
"systemId": "daggerheart",
|
||||||
"systemVersion": "0.0.1",
|
"systemVersion": "0.0.1",
|
||||||
"createdTime": 1753922784450,
|
"createdTime": 1753922784450,
|
||||||
"modifiedTime": 1753922784450,
|
"modifiedTime": 1754093666635,
|
||||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||||
},
|
},
|
||||||
"_id": "tNzFNlVHghloKsFi",
|
"_id": "tNzFNlVHghloKsFi",
|
||||||
"sort": 3400000,
|
"sort": 3400000,
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
"ownership": {
|
||||||
|
"default": 0
|
||||||
|
},
|
||||||
"_key": "!items!tNzFNlVHghloKsFi"
|
"_key": "!items!tNzFNlVHghloKsFi"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Enrapture",
|
"name": "Enrapture",
|
||||||
"img": "icons/svg/item-bag.svg",
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "nVCKcZkcoEivYJaF",
|
"folder": "nVCKcZkcoEivYJaF",
|
||||||
"system": {
|
"system": {
|
||||||
|
|
@ -8,22 +8,133 @@
|
||||||
"domain": "grace",
|
"domain": "grace",
|
||||||
"recallCost": 0,
|
"recallCost": 0,
|
||||||
"level": 1,
|
"level": 1,
|
||||||
"type": "spell"
|
"type": "spell",
|
||||||
|
"actions": {
|
||||||
|
"G6RBFMbCuHlM45t0": {
|
||||||
|
"type": "attack",
|
||||||
|
"_id": "G6RBFMbCuHlM45t0",
|
||||||
|
"systemPath": "actions",
|
||||||
|
"description": "",
|
||||||
|
"chatDisplay": true,
|
||||||
|
"actionType": "action",
|
||||||
|
"cost": [],
|
||||||
|
"uses": {
|
||||||
|
"value": null,
|
||||||
|
"max": "",
|
||||||
|
"recovery": null
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"parts": [],
|
||||||
|
"includeBase": false
|
||||||
|
},
|
||||||
|
"target": {
|
||||||
|
"type": "any",
|
||||||
|
"amount": null
|
||||||
|
},
|
||||||
|
"effects": [],
|
||||||
|
"roll": {
|
||||||
|
"type": "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": "Enrapture",
|
||||||
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
|
"range": "close"
|
||||||
|
},
|
||||||
|
"oJDiE9egDyfdLbR7": {
|
||||||
|
"type": "damage",
|
||||||
|
"_id": "oJDiE9egDyfdLbR7",
|
||||||
|
"systemPath": "actions",
|
||||||
|
"description": "",
|
||||||
|
"chatDisplay": true,
|
||||||
|
"actionType": "action",
|
||||||
|
"cost": [
|
||||||
|
{
|
||||||
|
"scalable": false,
|
||||||
|
"key": "stress",
|
||||||
|
"value": 1,
|
||||||
|
"keyIsID": false,
|
||||||
|
"step": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"uses": {
|
||||||
|
"value": null,
|
||||||
|
"max": "1",
|
||||||
|
"recovery": "shortRest"
|
||||||
|
},
|
||||||
|
"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": [],
|
||||||
|
"name": "Mark Stress",
|
||||||
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
|
"range": "close"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null,
|
"duplicateSource": null,
|
||||||
"exportSource": null,
|
"exportSource": null,
|
||||||
"coreVersion": "13.344",
|
"coreVersion": "13.346",
|
||||||
"systemId": "daggerheart",
|
"systemId": "daggerheart",
|
||||||
"systemVersion": "0.0.1",
|
"systemVersion": "0.0.1",
|
||||||
"createdTime": 1753922784451,
|
"createdTime": 1753922784451,
|
||||||
"modifiedTime": 1753922784451,
|
"modifiedTime": 1754094799079,
|
||||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||||
},
|
},
|
||||||
"_id": "a8lFiKX1o8T924ze",
|
"_id": "a8lFiKX1o8T924ze",
|
||||||
"sort": 3400000,
|
"sort": 3400000,
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
"ownership": {
|
||||||
|
"default": 0
|
||||||
|
},
|
||||||
"_key": "!items!a8lFiKX1o8T924ze"
|
"_key": "!items!a8lFiKX1o8T924ze"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Grace-Touched",
|
"name": "Grace-Touched",
|
||||||
"img": "icons/svg/item-bag.svg",
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "W81LnTWzwmoaycTl",
|
"folder": "W81LnTWzwmoaycTl",
|
||||||
"system": {
|
"system": {
|
||||||
|
|
@ -15,15 +15,18 @@
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null,
|
"duplicateSource": null,
|
||||||
"exportSource": null,
|
"exportSource": null,
|
||||||
"coreVersion": "13.344",
|
"coreVersion": "13.346",
|
||||||
"systemId": "daggerheart",
|
"systemId": "daggerheart",
|
||||||
"systemVersion": "0.0.1",
|
"systemVersion": "0.0.1",
|
||||||
"createdTime": 1753922784465,
|
"createdTime": 1753922784465,
|
||||||
"modifiedTime": 1753922784465,
|
"modifiedTime": 1754093669150,
|
||||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||||
},
|
},
|
||||||
"_id": "KAuNb51AwhD8KEXk",
|
"_id": "KAuNb51AwhD8KEXk",
|
||||||
"sort": 3400000,
|
"sort": 3400000,
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
"ownership": {
|
||||||
|
"default": 0
|
||||||
|
},
|
||||||
"_key": "!items!KAuNb51AwhD8KEXk"
|
"_key": "!items!KAuNb51AwhD8KEXk"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Hypnotic Shimmer",
|
"name": "Hypnotic Shimmer",
|
||||||
"img": "icons/svg/item-bag.svg",
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "GhLhMfmSgGqS9bwU",
|
"folder": "GhLhMfmSgGqS9bwU",
|
||||||
"system": {
|
"system": {
|
||||||
|
|
@ -8,22 +8,151 @@
|
||||||
"domain": "grace",
|
"domain": "grace",
|
||||||
"recallCost": 1,
|
"recallCost": 1,
|
||||||
"level": 3,
|
"level": 3,
|
||||||
"type": "spell"
|
"type": "spell",
|
||||||
|
"actions": {
|
||||||
|
"kLMAuyZktmohOSXa": {
|
||||||
|
"type": "attack",
|
||||||
|
"_id": "kLMAuyZktmohOSXa",
|
||||||
|
"systemPath": "actions",
|
||||||
|
"description": "",
|
||||||
|
"chatDisplay": true,
|
||||||
|
"actionType": "action",
|
||||||
|
"cost": [],
|
||||||
|
"uses": {
|
||||||
|
"value": null,
|
||||||
|
"max": "1",
|
||||||
|
"recovery": "shortRest"
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"parts": [
|
||||||
|
{
|
||||||
|
"resultBased": false,
|
||||||
|
"value": {
|
||||||
|
"custom": {
|
||||||
|
"enabled": true,
|
||||||
|
"formula": "1"
|
||||||
|
},
|
||||||
|
"multiplier": "prof",
|
||||||
|
"flatMultiplier": 1,
|
||||||
|
"dice": "d6",
|
||||||
|
"bonus": null
|
||||||
|
},
|
||||||
|
"applyTo": "stress",
|
||||||
|
"type": [],
|
||||||
|
"base": false,
|
||||||
|
"valueAlt": {
|
||||||
|
"multiplier": "prof",
|
||||||
|
"flatMultiplier": 1,
|
||||||
|
"dice": "d6",
|
||||||
|
"bonus": null,
|
||||||
|
"custom": {
|
||||||
|
"enabled": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"includeBase": false
|
||||||
|
},
|
||||||
|
"target": {
|
||||||
|
"type": "any",
|
||||||
|
"amount": null
|
||||||
|
},
|
||||||
|
"effects": [
|
||||||
|
{
|
||||||
|
"_id": "xAG75UWUz3aDZH3m",
|
||||||
|
"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": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
|
"range": "close"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null,
|
"duplicateSource": null,
|
||||||
"exportSource": null,
|
"exportSource": null,
|
||||||
"coreVersion": "13.344",
|
"coreVersion": "13.346",
|
||||||
"systemId": "daggerheart",
|
"systemId": "daggerheart",
|
||||||
"systemVersion": "0.0.1",
|
"systemVersion": "0.0.1",
|
||||||
"createdTime": 1753922784471,
|
"createdTime": 1753922784471,
|
||||||
"modifiedTime": 1753922784471,
|
"modifiedTime": 1754099767972,
|
||||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||||
},
|
},
|
||||||
"_id": "2ZeuCGVatQdPOVC6",
|
"_id": "2ZeuCGVatQdPOVC6",
|
||||||
"sort": 3400000,
|
"sort": 3400000,
|
||||||
"effects": [],
|
"effects": [
|
||||||
|
{
|
||||||
|
"name": "Stunned",
|
||||||
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
|
"origin": "Compendium.daggerheart.domains.Item.2ZeuCGVatQdPOVC6",
|
||||||
|
"transfer": false,
|
||||||
|
"_id": "xAG75UWUz3aDZH3m",
|
||||||
|
"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": "<p><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\">An illusion of flashing colors and lights that temporarily </span><span style=\"box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgb(93, 20, 43) rgba(0, 0, 0, 0);color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial\">Stuns</span><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\"> targets. While </span><span style=\"box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgb(93, 20, 43) rgba(0, 0, 0, 0);color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial\">Stunned</span><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\">, they can’t use reactions and can’t take any other actions until they clear this </span><span class=\"tooltip-convert\" style=\"box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgb(93, 20, 43) rgba(0, 0, 0, 0);color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial\">condition</span><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\">.</span></p>",
|
||||||
|
"tint": "#ffffff",
|
||||||
|
"statuses": [
|
||||||
|
"stun"
|
||||||
|
],
|
||||||
|
"sort": 0,
|
||||||
|
"flags": {},
|
||||||
|
"_stats": {
|
||||||
|
"compendiumSource": null,
|
||||||
|
"duplicateSource": null,
|
||||||
|
"exportSource": null,
|
||||||
|
"coreVersion": "13.346",
|
||||||
|
"systemId": "daggerheart",
|
||||||
|
"systemVersion": "0.0.1",
|
||||||
|
"createdTime": 1754099673462,
|
||||||
|
"modifiedTime": 1754102182618,
|
||||||
|
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||||
|
},
|
||||||
|
"_key": "!items.effects!2ZeuCGVatQdPOVC6.xAG75UWUz3aDZH3m"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"ownership": {
|
||||||
|
"default": 0
|
||||||
|
},
|
||||||
"_key": "!items!2ZeuCGVatQdPOVC6"
|
"_key": "!items!2ZeuCGVatQdPOVC6"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Inspirational Words",
|
"name": "Inspirational Words",
|
||||||
"img": "icons/svg/item-bag.svg",
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "nVCKcZkcoEivYJaF",
|
"folder": "nVCKcZkcoEivYJaF",
|
||||||
"system": {
|
"system": {
|
||||||
|
|
@ -8,22 +8,259 @@
|
||||||
"domain": "grace",
|
"domain": "grace",
|
||||||
"recallCost": 1,
|
"recallCost": 1,
|
||||||
"level": 1,
|
"level": 1,
|
||||||
"type": "ability"
|
"type": "ability",
|
||||||
|
"resource": {
|
||||||
|
"type": "simple",
|
||||||
|
"value": 0,
|
||||||
|
"recovery": "longRest",
|
||||||
|
"max": "",
|
||||||
|
"icon": ""
|
||||||
|
},
|
||||||
|
"actions": {
|
||||||
|
"5sGMd6m6Ltahit4h": {
|
||||||
|
"type": "healing",
|
||||||
|
"_id": "5sGMd6m6Ltahit4h",
|
||||||
|
"systemPath": "actions",
|
||||||
|
"description": "",
|
||||||
|
"chatDisplay": true,
|
||||||
|
"actionType": "action",
|
||||||
|
"cost": [
|
||||||
|
{
|
||||||
|
"scalable": false,
|
||||||
|
"key": "cWu1o82ZF7GvnbXc",
|
||||||
|
"value": 1,
|
||||||
|
"step": null,
|
||||||
|
"keyIsID": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"uses": {
|
||||||
|
"value": null,
|
||||||
|
"max": "",
|
||||||
|
"recovery": null
|
||||||
|
},
|
||||||
|
"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": "Clear Stress",
|
||||||
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
|
"range": ""
|
||||||
|
},
|
||||||
|
"QKS3vo3Nf5CK8rkF": {
|
||||||
|
"type": "healing",
|
||||||
|
"_id": "QKS3vo3Nf5CK8rkF",
|
||||||
|
"systemPath": "actions",
|
||||||
|
"description": "",
|
||||||
|
"chatDisplay": true,
|
||||||
|
"actionType": "action",
|
||||||
|
"cost": [
|
||||||
|
{
|
||||||
|
"scalable": false,
|
||||||
|
"key": "cWu1o82ZF7GvnbXc",
|
||||||
|
"value": 1,
|
||||||
|
"keyIsID": true,
|
||||||
|
"step": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"uses": {
|
||||||
|
"value": null,
|
||||||
|
"max": "",
|
||||||
|
"recovery": null
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"parts": [
|
||||||
|
{
|
||||||
|
"value": {
|
||||||
|
"custom": {
|
||||||
|
"enabled": true,
|
||||||
|
"formula": "1"
|
||||||
|
},
|
||||||
|
"multiplier": "prof",
|
||||||
|
"flatMultiplier": 1,
|
||||||
|
"dice": "d6",
|
||||||
|
"bonus": null
|
||||||
|
},
|
||||||
|
"applyTo": "hitPoints",
|
||||||
|
"base": false,
|
||||||
|
"resultBased": false,
|
||||||
|
"valueAlt": {
|
||||||
|
"multiplier": "prof",
|
||||||
|
"flatMultiplier": 1,
|
||||||
|
"dice": "d6",
|
||||||
|
"bonus": null,
|
||||||
|
"custom": {
|
||||||
|
"enabled": false
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": []
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"includeBase": false
|
||||||
|
},
|
||||||
|
"target": {
|
||||||
|
"type": "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 Hitpoint",
|
||||||
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
|
"range": ""
|
||||||
|
},
|
||||||
|
"5xn70wYZW7k9aiVl": {
|
||||||
|
"type": "healing",
|
||||||
|
"_id": "5xn70wYZW7k9aiVl",
|
||||||
|
"systemPath": "actions",
|
||||||
|
"description": "",
|
||||||
|
"chatDisplay": true,
|
||||||
|
"actionType": "action",
|
||||||
|
"cost": [
|
||||||
|
{
|
||||||
|
"scalable": false,
|
||||||
|
"key": "cWu1o82ZF7GvnbXc",
|
||||||
|
"value": 1,
|
||||||
|
"keyIsID": true,
|
||||||
|
"step": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"uses": {
|
||||||
|
"value": null,
|
||||||
|
"max": "",
|
||||||
|
"recovery": null
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"parts": [
|
||||||
|
{
|
||||||
|
"value": {
|
||||||
|
"custom": {
|
||||||
|
"enabled": true,
|
||||||
|
"formula": "1"
|
||||||
|
},
|
||||||
|
"multiplier": "prof",
|
||||||
|
"flatMultiplier": 1,
|
||||||
|
"dice": "d6",
|
||||||
|
"bonus": null
|
||||||
|
},
|
||||||
|
"applyTo": "hope",
|
||||||
|
"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": "Give Hope",
|
||||||
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
|
"range": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null,
|
"duplicateSource": null,
|
||||||
"exportSource": null,
|
"exportSource": null,
|
||||||
"coreVersion": "13.344",
|
"coreVersion": "13.346",
|
||||||
"systemId": "daggerheart",
|
"systemId": "daggerheart",
|
||||||
"systemVersion": "0.0.1",
|
"systemVersion": "0.0.1",
|
||||||
"createdTime": 1753922784473,
|
"createdTime": 1753922784473,
|
||||||
"modifiedTime": 1753922784473,
|
"modifiedTime": 1754101191119,
|
||||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||||
},
|
},
|
||||||
"_id": "cWu1o82ZF7GvnbXc",
|
"_id": "cWu1o82ZF7GvnbXc",
|
||||||
"sort": 3400000,
|
"sort": 3400000,
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
"ownership": {
|
||||||
|
"default": 0
|
||||||
|
},
|
||||||
"_key": "!items!cWu1o82ZF7GvnbXc"
|
"_key": "!items!cWu1o82ZF7GvnbXc"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Mass Enrapture",
|
"name": "Mass Enrapture",
|
||||||
"img": "icons/svg/item-bag.svg",
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "7O1tTswJMNdPgLsx",
|
"folder": "7O1tTswJMNdPgLsx",
|
||||||
"system": {
|
"system": {
|
||||||
|
|
@ -15,15 +15,18 @@
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null,
|
"duplicateSource": null,
|
||||||
"exportSource": null,
|
"exportSource": null,
|
||||||
"coreVersion": "13.344",
|
"coreVersion": "13.346",
|
||||||
"systemId": "daggerheart",
|
"systemId": "daggerheart",
|
||||||
"systemVersion": "0.0.1",
|
"systemVersion": "0.0.1",
|
||||||
"createdTime": 1753922784481,
|
"createdTime": 1753922784481,
|
||||||
"modifiedTime": 1753922784481,
|
"modifiedTime": 1754093674783,
|
||||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||||
},
|
},
|
||||||
"_id": "ubpixIgZrJXKyM3b",
|
"_id": "ubpixIgZrJXKyM3b",
|
||||||
"sort": 3400000,
|
"sort": 3400000,
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
"ownership": {
|
||||||
|
"default": 0
|
||||||
|
},
|
||||||
"_key": "!items!ubpixIgZrJXKyM3b"
|
"_key": "!items!ubpixIgZrJXKyM3b"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Master of the Craft",
|
"name": "Master of the Craft",
|
||||||
"img": "icons/svg/item-bag.svg",
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "yFcD1LOM3xKbkNYl",
|
"folder": "yFcD1LOM3xKbkNYl",
|
||||||
"system": {
|
"system": {
|
||||||
|
|
@ -15,15 +15,18 @@
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null,
|
"duplicateSource": null,
|
||||||
"exportSource": null,
|
"exportSource": null,
|
||||||
"coreVersion": "13.344",
|
"coreVersion": "13.346",
|
||||||
"systemId": "daggerheart",
|
"systemId": "daggerheart",
|
||||||
"systemVersion": "0.0.1",
|
"systemVersion": "0.0.1",
|
||||||
"createdTime": 1753922784482,
|
"createdTime": 1753922784482,
|
||||||
"modifiedTime": 1753922784482,
|
"modifiedTime": 1754093680967,
|
||||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||||
},
|
},
|
||||||
"_id": "yAGTwXHUC3qxpTeK",
|
"_id": "yAGTwXHUC3qxpTeK",
|
||||||
"sort": 3400000,
|
"sort": 3400000,
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
"ownership": {
|
||||||
|
"default": 0
|
||||||
|
},
|
||||||
"_key": "!items!yAGTwXHUC3qxpTeK"
|
"_key": "!items!yAGTwXHUC3qxpTeK"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Never Upstaged",
|
"name": "Never Upstaged",
|
||||||
"img": "icons/svg/item-bag.svg",
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "VgADdqYn9nS9G1Us",
|
"folder": "VgADdqYn9nS9G1Us",
|
||||||
"system": {
|
"system": {
|
||||||
|
|
@ -15,15 +15,18 @@
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null,
|
"duplicateSource": null,
|
||||||
"exportSource": null,
|
"exportSource": null,
|
||||||
"coreVersion": "13.344",
|
"coreVersion": "13.346",
|
||||||
"systemId": "daggerheart",
|
"systemId": "daggerheart",
|
||||||
"systemVersion": "0.0.1",
|
"systemVersion": "0.0.1",
|
||||||
"createdTime": 1753922784486,
|
"createdTime": 1753922784486,
|
||||||
"modifiedTime": 1753922784486,
|
"modifiedTime": 1754093660266,
|
||||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||||
},
|
},
|
||||||
"_id": "McdncxmO9K1YNP7Y",
|
"_id": "McdncxmO9K1YNP7Y",
|
||||||
"sort": 3400000,
|
"sort": 3400000,
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
"ownership": {
|
||||||
|
"default": 0
|
||||||
|
},
|
||||||
"_key": "!items!McdncxmO9K1YNP7Y"
|
"_key": "!items!McdncxmO9K1YNP7Y"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Notorious",
|
"name": "Notorious",
|
||||||
"img": "icons/svg/item-bag.svg",
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "wdhWWqWlPiBxtsvr",
|
"folder": "wdhWWqWlPiBxtsvr",
|
||||||
"system": {
|
"system": {
|
||||||
|
|
@ -15,15 +15,18 @@
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null,
|
"duplicateSource": null,
|
||||||
"exportSource": null,
|
"exportSource": null,
|
||||||
"coreVersion": "13.344",
|
"coreVersion": "13.346",
|
||||||
"systemId": "daggerheart",
|
"systemId": "daggerheart",
|
||||||
"systemVersion": "0.0.1",
|
"systemVersion": "0.0.1",
|
||||||
"createdTime": 1753922784489,
|
"createdTime": 1753922784489,
|
||||||
"modifiedTime": 1753922784489,
|
"modifiedTime": 1754093687017,
|
||||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||||
},
|
},
|
||||||
"_id": "IqxzvvjZiYbgx21A",
|
"_id": "IqxzvvjZiYbgx21A",
|
||||||
"sort": 3400000,
|
"sort": 3400000,
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
"ownership": {
|
||||||
|
"default": 0
|
||||||
|
},
|
||||||
"_key": "!items!IqxzvvjZiYbgx21A"
|
"_key": "!items!IqxzvvjZiYbgx21A"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Share the Burden",
|
"name": "Share the Burden",
|
||||||
"img": "icons/svg/item-bag.svg",
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "VgADdqYn9nS9G1Us",
|
"folder": "VgADdqYn9nS9G1Us",
|
||||||
"system": {
|
"system": {
|
||||||
|
|
@ -15,15 +15,18 @@
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null,
|
"duplicateSource": null,
|
||||||
"exportSource": null,
|
"exportSource": null,
|
||||||
"coreVersion": "13.344",
|
"coreVersion": "13.346",
|
||||||
"systemId": "daggerheart",
|
"systemId": "daggerheart",
|
||||||
"systemVersion": "0.0.1",
|
"systemVersion": "0.0.1",
|
||||||
"createdTime": 1753922784515,
|
"createdTime": 1753922784515,
|
||||||
"modifiedTime": 1753922784515,
|
"modifiedTime": 1754093662766,
|
||||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||||
},
|
},
|
||||||
"_id": "8nRle10pw1HO8QVu",
|
"_id": "8nRle10pw1HO8QVu",
|
||||||
"sort": 3400000,
|
"sort": 3400000,
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
"ownership": {
|
||||||
|
"default": 0
|
||||||
|
},
|
||||||
"_key": "!items!8nRle10pw1HO8QVu"
|
"_key": "!items!8nRle10pw1HO8QVu"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Soothing Speech",
|
"name": "Soothing Speech",
|
||||||
"img": "icons/svg/item-bag.svg",
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "thP6nUk0nkrNcpXY",
|
"folder": "thP6nUk0nkrNcpXY",
|
||||||
"system": {
|
"system": {
|
||||||
|
|
@ -15,15 +15,18 @@
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null,
|
"duplicateSource": null,
|
||||||
"exportSource": null,
|
"exportSource": null,
|
||||||
"coreVersion": "13.344",
|
"coreVersion": "13.346",
|
||||||
"systemId": "daggerheart",
|
"systemId": "daggerheart",
|
||||||
"systemVersion": "0.0.1",
|
"systemVersion": "0.0.1",
|
||||||
"createdTime": 1753922784519,
|
"createdTime": 1753922784519,
|
||||||
"modifiedTime": 1753922784519,
|
"modifiedTime": 1754093648433,
|
||||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||||
},
|
},
|
||||||
"_id": "QED2PDYePOSTbLtC",
|
"_id": "QED2PDYePOSTbLtC",
|
||||||
"sort": 3400000,
|
"sort": 3400000,
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
"ownership": {
|
||||||
|
"default": 0
|
||||||
|
},
|
||||||
"_key": "!items!QED2PDYePOSTbLtC"
|
"_key": "!items!QED2PDYePOSTbLtC"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Tell No Lies",
|
"name": "Tell No Lies",
|
||||||
"img": "icons/svg/item-bag.svg",
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "pu3xD4rEkdfdAvGc",
|
"folder": "pu3xD4rEkdfdAvGc",
|
||||||
"system": {
|
"system": {
|
||||||
|
|
@ -8,22 +8,144 @@
|
||||||
"domain": "grace",
|
"domain": "grace",
|
||||||
"recallCost": 1,
|
"recallCost": 1,
|
||||||
"level": 2,
|
"level": 2,
|
||||||
"type": "spell"
|
"type": "spell",
|
||||||
|
"actions": {
|
||||||
|
"Et9JXoAULa2EAZfa": {
|
||||||
|
"type": "attack",
|
||||||
|
"_id": "Et9JXoAULa2EAZfa",
|
||||||
|
"systemPath": "actions",
|
||||||
|
"description": "",
|
||||||
|
"chatDisplay": true,
|
||||||
|
"actionType": "action",
|
||||||
|
"cost": [],
|
||||||
|
"uses": {
|
||||||
|
"value": null,
|
||||||
|
"max": "",
|
||||||
|
"recovery": null
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"parts": [
|
||||||
|
{
|
||||||
|
"resultBased": false,
|
||||||
|
"value": {
|
||||||
|
"custom": {
|
||||||
|
"enabled": true,
|
||||||
|
"formula": "1"
|
||||||
|
},
|
||||||
|
"multiplier": "prof",
|
||||||
|
"flatMultiplier": 1,
|
||||||
|
"dice": "d6",
|
||||||
|
"bonus": null
|
||||||
|
},
|
||||||
|
"applyTo": "stress",
|
||||||
|
"type": [],
|
||||||
|
"base": false,
|
||||||
|
"valueAlt": {
|
||||||
|
"multiplier": "prof",
|
||||||
|
"flatMultiplier": 1,
|
||||||
|
"dice": "d6",
|
||||||
|
"bonus": null,
|
||||||
|
"custom": {
|
||||||
|
"enabled": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"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
|
||||||
|
},
|
||||||
|
"save": {
|
||||||
|
"trait": null,
|
||||||
|
"difficulty": null,
|
||||||
|
"damageMod": "none"
|
||||||
|
},
|
||||||
|
"name": "Cast",
|
||||||
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
|
"range": "close"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null,
|
"duplicateSource": null,
|
||||||
"exportSource": null,
|
"exportSource": null,
|
||||||
"coreVersion": "13.344",
|
"coreVersion": "13.346",
|
||||||
"systemId": "daggerheart",
|
"systemId": "daggerheart",
|
||||||
"systemVersion": "0.0.1",
|
"systemVersion": "0.0.1",
|
||||||
"createdTime": 1753922784529,
|
"createdTime": 1753922784529,
|
||||||
"modifiedTime": 1753922784529,
|
"modifiedTime": 1754098485841,
|
||||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||||
},
|
},
|
||||||
"_id": "HTv9QEPS466WsstP",
|
"_id": "HTv9QEPS466WsstP",
|
||||||
"sort": 3400000,
|
"sort": 3400000,
|
||||||
"effects": [],
|
"effects": [
|
||||||
|
{
|
||||||
|
"name": "Can't Lie",
|
||||||
|
"type": "base",
|
||||||
|
"system": {
|
||||||
|
"rangeDependence": {
|
||||||
|
"enabled": false,
|
||||||
|
"type": "withinRange",
|
||||||
|
"target": "hostile",
|
||||||
|
"range": "melee"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"_id": "5L6fC80VfbPfGmcA",
|
||||||
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
|
"changes": [],
|
||||||
|
"disabled": false,
|
||||||
|
"duration": {
|
||||||
|
"startTime": null,
|
||||||
|
"combat": null,
|
||||||
|
"seconds": null,
|
||||||
|
"rounds": null,
|
||||||
|
"turns": null,
|
||||||
|
"startRound": null,
|
||||||
|
"startTurn": null
|
||||||
|
},
|
||||||
|
"description": "<p><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\">Can’t lie to you while they remain within </span><span class=\"tooltip-convert\" style=\"box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgb(93, 20, 43) rgba(0, 0, 0, 0);color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial\">Close</span><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\"> range, but they are not compelled to speak. If you ask them a question and they refuse to answer, they must mark a </span><span class=\"tooltip-convert\" style=\"box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgb(93, 20, 43) rgba(0, 0, 0, 0);color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial\">Stress</span><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\"> and the effect ends. The target is typically unaware this spell has been cast on them until it causes them to utter the truth.</span></p>",
|
||||||
|
"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": 1754098358492,
|
||||||
|
"modifiedTime": 1754098549846,
|
||||||
|
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||||
|
},
|
||||||
|
"_key": "!items.effects!HTv9QEPS466WsstP.5L6fC80VfbPfGmcA"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"ownership": {
|
||||||
|
"default": 0
|
||||||
|
},
|
||||||
"_key": "!items!HTv9QEPS466WsstP"
|
"_key": "!items!HTv9QEPS466WsstP"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Thought Delver",
|
"name": "Thought Delver",
|
||||||
"img": "icons/svg/item-bag.svg",
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "6gA7SmNIblkMaYgr",
|
"folder": "6gA7SmNIblkMaYgr",
|
||||||
"system": {
|
"system": {
|
||||||
|
|
@ -15,15 +15,18 @@
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null,
|
"duplicateSource": null,
|
||||||
"exportSource": null,
|
"exportSource": null,
|
||||||
"coreVersion": "13.344",
|
"coreVersion": "13.346",
|
||||||
"systemId": "daggerheart",
|
"systemId": "daggerheart",
|
||||||
"systemVersion": "0.0.1",
|
"systemVersion": "0.0.1",
|
||||||
"createdTime": 1753922784532,
|
"createdTime": 1753922784532,
|
||||||
"modifiedTime": 1753922784532,
|
"modifiedTime": 1754093653766,
|
||||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||||
},
|
},
|
||||||
"_id": "B4choj481tqajWb9",
|
"_id": "B4choj481tqajWb9",
|
||||||
"sort": 3400000,
|
"sort": 3400000,
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
"ownership": {
|
||||||
|
"default": 0
|
||||||
|
},
|
||||||
"_key": "!items!B4choj481tqajWb9"
|
"_key": "!items!B4choj481tqajWb9"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Through Your Eyes",
|
"name": "Through Your Eyes",
|
||||||
"img": "icons/svg/item-bag.svg",
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "thP6nUk0nkrNcpXY",
|
"folder": "thP6nUk0nkrNcpXY",
|
||||||
"system": {
|
"system": {
|
||||||
|
|
@ -15,15 +15,18 @@
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null,
|
"duplicateSource": null,
|
||||||
"exportSource": null,
|
"exportSource": null,
|
||||||
"coreVersion": "13.344",
|
"coreVersion": "13.346",
|
||||||
"systemId": "daggerheart",
|
"systemId": "daggerheart",
|
||||||
"systemVersion": "0.0.1",
|
"systemVersion": "0.0.1",
|
||||||
"createdTime": 1753922784533,
|
"createdTime": 1753922784533,
|
||||||
"modifiedTime": 1753922784533,
|
"modifiedTime": 1754093651588,
|
||||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||||
},
|
},
|
||||||
"_id": "7b0mzV5QMPjVPT4o",
|
"_id": "7b0mzV5QMPjVPT4o",
|
||||||
"sort": 3400000,
|
"sort": 3400000,
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
"ownership": {
|
||||||
|
"default": 0
|
||||||
|
},
|
||||||
"_key": "!items!7b0mzV5QMPjVPT4o"
|
"_key": "!items!7b0mzV5QMPjVPT4o"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Troublemaker",
|
"name": "Troublemaker",
|
||||||
"img": "icons/svg/item-bag.svg",
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "pu3xD4rEkdfdAvGc",
|
"folder": "pu3xD4rEkdfdAvGc",
|
||||||
"system": {
|
"system": {
|
||||||
|
|
@ -8,22 +8,99 @@
|
||||||
"domain": "grace",
|
"domain": "grace",
|
||||||
"recallCost": 2,
|
"recallCost": 2,
|
||||||
"level": 2,
|
"level": 2,
|
||||||
"type": "ability"
|
"type": "ability",
|
||||||
|
"actions": {
|
||||||
|
"8fv9Rk2Nq6kalkEQ": {
|
||||||
|
"type": "attack",
|
||||||
|
"_id": "8fv9Rk2Nq6kalkEQ",
|
||||||
|
"systemPath": "actions",
|
||||||
|
"description": "",
|
||||||
|
"chatDisplay": true,
|
||||||
|
"actionType": "action",
|
||||||
|
"cost": [],
|
||||||
|
"uses": {
|
||||||
|
"value": null,
|
||||||
|
"max": "1",
|
||||||
|
"recovery": "shortRest"
|
||||||
|
},
|
||||||
|
"damage": {
|
||||||
|
"parts": [
|
||||||
|
{
|
||||||
|
"resultBased": false,
|
||||||
|
"value": {
|
||||||
|
"custom": {
|
||||||
|
"enabled": true,
|
||||||
|
"formula": "@profd4kh"
|
||||||
|
},
|
||||||
|
"multiplier": "prof",
|
||||||
|
"flatMultiplier": 1,
|
||||||
|
"dice": "d6",
|
||||||
|
"bonus": null
|
||||||
|
},
|
||||||
|
"applyTo": "stress",
|
||||||
|
"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": "trait",
|
||||||
|
"trait": "presence",
|
||||||
|
"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": "Provoke",
|
||||||
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
|
"range": "far"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"_stats": {
|
"_stats": {
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null,
|
"duplicateSource": null,
|
||||||
"exportSource": null,
|
"exportSource": null,
|
||||||
"coreVersion": "13.344",
|
"coreVersion": "13.346",
|
||||||
"systemId": "daggerheart",
|
"systemId": "daggerheart",
|
||||||
"systemVersion": "0.0.1",
|
"systemVersion": "0.0.1",
|
||||||
"createdTime": 1753922784535,
|
"createdTime": 1753922784535,
|
||||||
"modifiedTime": 1753922784535,
|
"modifiedTime": 1754099293023,
|
||||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||||
},
|
},
|
||||||
"_id": "JrdZedm1BFKeV7Yb",
|
"_id": "JrdZedm1BFKeV7Yb",
|
||||||
"sort": 3400000,
|
"sort": 3400000,
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
"ownership": {
|
||||||
|
"default": 0
|
||||||
|
},
|
||||||
"_key": "!items!JrdZedm1BFKeV7Yb"
|
"_key": "!items!JrdZedm1BFKeV7Yb"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Words of Discord",
|
"name": "Words of Discord",
|
||||||
"img": "icons/svg/item-bag.svg",
|
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||||
"type": "domainCard",
|
"type": "domainCard",
|
||||||
"folder": "6gA7SmNIblkMaYgr",
|
"folder": "6gA7SmNIblkMaYgr",
|
||||||
"system": {
|
"system": {
|
||||||
|
|
@ -15,15 +15,18 @@
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null,
|
"duplicateSource": null,
|
||||||
"exportSource": null,
|
"exportSource": null,
|
||||||
"coreVersion": "13.344",
|
"coreVersion": "13.346",
|
||||||
"systemId": "daggerheart",
|
"systemId": "daggerheart",
|
||||||
"systemVersion": "0.0.1",
|
"systemVersion": "0.0.1",
|
||||||
"createdTime": 1753922784548,
|
"createdTime": 1753922784548,
|
||||||
"modifiedTime": 1753922784548,
|
"modifiedTime": 1754093656216,
|
||||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||||
},
|
},
|
||||||
"_id": "ZjAdi1FSNCDDHI3X",
|
"_id": "ZjAdi1FSNCDDHI3X",
|
||||||
"sort": 3400000,
|
"sort": 3400000,
|
||||||
"effects": [],
|
"effects": [],
|
||||||
|
"ownership": {
|
||||||
|
"default": 0
|
||||||
|
},
|
||||||
"_key": "!items!ZjAdi1FSNCDDHI3X"
|
"_key": "!items!ZjAdi1FSNCDDHI3X"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue