mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-16 23:26:28 +01:00
add splendor cards (#572)
Co-authored-by: psitacus <walther.johnson@ucalgary.ca>
This commit is contained in:
parent
34f2481fd6
commit
e63997e483
21 changed files with 2661 additions and 129 deletions
|
|
@ -1,29 +1,66 @@
|
|||
{
|
||||
"name": "Divination",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"img": "systems/daggerheart/assets/icons/domains/domain-card/splendor.png",
|
||||
"type": "domainCard",
|
||||
"folder": "vAZKNDtAafd7HDWV",
|
||||
"system": {
|
||||
"description": "<p><p class=\"Body-Foundation\">Once per long rest, <strong>spend 3 </strong><tooltip category=\"rule\" class=\"tooltip-convert\" element=\"hope\" nexus=\"daggerheart\"><strong>Hope</strong></tooltip> to reach out to the forces beyond and ask one “yes or no” question about an event, person, place, or situation in the near future. For a moment, the present falls away and you see the answer before you. </p></p>",
|
||||
"description": "<p class=\"Body-Foundation\">Once per long rest, <strong>spend 3 Hope</strong> to reach out to the forces beyond and ask one “yes or no” question about an event, person, place, or situation in the near future. For a moment, the present falls away and you see the answer before you.</p>",
|
||||
"domain": "splendor",
|
||||
"recallCost": 1,
|
||||
"level": 4,
|
||||
"type": "spell"
|
||||
"type": "spell",
|
||||
"actions": {
|
||||
"wKwNncd5XKH312Lz": {
|
||||
"type": "effect",
|
||||
"_id": "wKwNncd5XKH312Lz",
|
||||
"systemPath": "actions",
|
||||
"description": "<p>Once per long rest, <strong>spend 3 Hope</strong> to reach out to the forces beyond and ask one “yes or no” question about an event, person, place, or situation in the near future. For a moment, the present falls away and you see the answer before you.</p>",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
{
|
||||
"scalable": false,
|
||||
"key": "hope",
|
||||
"value": 3,
|
||||
"keyIsID": false,
|
||||
"step": null,
|
||||
"consumeOnSuccess": false
|
||||
}
|
||||
],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": "1",
|
||||
"recovery": "longRest",
|
||||
"consumeOnSuccess": false
|
||||
},
|
||||
"effects": [],
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Ask one Question",
|
||||
"img": "icons/skills/trades/academics-astronomy-navigation-blue.webp",
|
||||
"range": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.344",
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753922784448,
|
||||
"modifiedTime": 1753922784448,
|
||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||
"modifiedTime": 1754269593038,
|
||||
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||
},
|
||||
"_id": "K8oFepK24UVsAX8B",
|
||||
"sort": 3400000,
|
||||
"effects": [],
|
||||
"ownership": {
|
||||
"default": 0
|
||||
},
|
||||
"_key": "!items!K8oFepK24UVsAX8B"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue