mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-23 16:03:39 +02: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": "Shape Material",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"img": "systems/daggerheart/assets/icons/domains/domain-card/splendor.png",
|
||||
"type": "domainCard",
|
||||
"folder": "Jbw6Teaha6So9tym",
|
||||
"system": {
|
||||
"description": "<p><p class=\"Body-Foundation\"><strong>Spend a </strong><tooltip category=\"rule\" class=\"tooltip-convert\" element=\"hope\" nexus=\"daggerheart\"><strong>Hope</strong></tooltip> to shape a section of natural material you’re touching (such as stone, ice, or wood) to suit your purpose. The area of the material can be no larger than you. For example, you can form a rudimentary tool or create a door. </p><p class=\"Body-Foundation\">You can only affect the material within <tooltip category=\"rule\" class=\"tooltip-convert\" element=\"close\" nexus=\"daggerheart\">Close</tooltip> range of where you’re touching it.</p></p>",
|
||||
"description": "<p class=\"Body-Foundation\"><strong>Spend a Hope</strong> to shape a section of natural material you’re touching (such as stone, ice, or wood) to suit your purpose. The area of the material can be no larger than you. For example, you can form a rudimentary tool or create a door.</p><p class=\"Body-Foundation\">You can only affect the material within Close range of where you’re touching it.</p>",
|
||||
"domain": "splendor",
|
||||
"recallCost": 1,
|
||||
"level": 5,
|
||||
"type": "spell"
|
||||
"type": "spell",
|
||||
"actions": {
|
||||
"TQ830KcZOKCdTFuD": {
|
||||
"type": "effect",
|
||||
"_id": "TQ830KcZOKCdTFuD",
|
||||
"systemPath": "actions",
|
||||
"description": "<p><strong>Spend a Hope</strong> to shape a section of natural material you’re touching (such as stone, ice, or wood) to suit your purpose. The area of the material can be no larger than you. For example, you can form a rudimentary tool or create a door.</p><p class=\"Body-Foundation\">You can only affect the material within Close range of where you’re touching it.</p>",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
{
|
||||
"keyIsID": false,
|
||||
"key": "hope",
|
||||
"value": 1,
|
||||
"scalable": false,
|
||||
"step": null,
|
||||
"consumeOnSuccess": false
|
||||
}
|
||||
],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": "",
|
||||
"recovery": null,
|
||||
"consumeOnSuccess": false
|
||||
},
|
||||
"effects": [],
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Shape",
|
||||
"img": "icons/commodities/stone/geode-raw-white.webp",
|
||||
"range": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.344",
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753922784514,
|
||||
"modifiedTime": 1753922784514,
|
||||
"lastModifiedBy": "WafZqd6qLGpBRGTt"
|
||||
"modifiedTime": 1754269669897,
|
||||
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||
},
|
||||
"_id": "db4xV3YErHRslbVE",
|
||||
"sort": 3400000,
|
||||
"effects": [],
|
||||
"ownership": {
|
||||
"default": 0
|
||||
},
|
||||
"_key": "!items!db4xV3YErHRslbVE"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue