mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-16 05:31:07 +01:00
* Initial migration * Updated compendium YML * Added Quantity as a possible cost * Added quantity consumption to all Compendium Consumables * . * Added DestroyOnEmpty property
70 lines
2 KiB
JSON
70 lines
2 KiB
JSON
{
|
|
"name": "Knowledge Stone",
|
|
"type": "consumable",
|
|
"_id": "nL9IALzm9BNi5oSt",
|
|
"img": "icons/commodities/treasure/token-engraved-blue-glowing.webp",
|
|
"system": {
|
|
"description": "<p>If you die while holding this stone, an ally can take a card from your loadout to place in their loadout or vault. After they take this knowledge, the stone crumbles.</p>",
|
|
"quantity": 1,
|
|
"actions": {
|
|
"We38aIuxBrv8zhfr": {
|
|
"type": "effect",
|
|
"_id": "We38aIuxBrv8zhfr",
|
|
"systemPath": "actions",
|
|
"description": "<p>If you die while holding this stone, an ally can take a card from your loadout to place in their loadout or vault. After they take this knowledge, the stone crumbles.</p>",
|
|
"chatDisplay": true,
|
|
"actionType": "action",
|
|
"cost": [
|
|
{
|
|
"scalable": false,
|
|
"key": "quantity",
|
|
"value": 1,
|
|
"itemId": "nL9IALzm9BNi5oSt",
|
|
"step": null,
|
|
"consumeOnSuccess": false
|
|
}
|
|
],
|
|
"uses": {
|
|
"value": null,
|
|
"max": "",
|
|
"recovery": null
|
|
},
|
|
"effects": [],
|
|
"target": {
|
|
"type": "any",
|
|
"amount": null
|
|
},
|
|
"name": "Use",
|
|
"img": "icons/commodities/treasure/token-engraved-blue-glowing.webp",
|
|
"range": ""
|
|
}
|
|
},
|
|
"consumeOnUse": true,
|
|
"destroyOnEmpty": true,
|
|
"attribution": {
|
|
"source": "Daggerheart SRD",
|
|
"page": 62,
|
|
"artist": ""
|
|
}
|
|
},
|
|
"effects": [],
|
|
"folder": null,
|
|
"sort": 0,
|
|
"ownership": {
|
|
"default": 0,
|
|
"OFxauskoxcvVTVNA": 3
|
|
},
|
|
"flags": {},
|
|
"_stats": {
|
|
"compendiumSource": null,
|
|
"duplicateSource": null,
|
|
"exportSource": null,
|
|
"coreVersion": "13.347",
|
|
"systemId": "daggerheart",
|
|
"systemVersion": "1.2.0",
|
|
"createdTime": 1753592240392,
|
|
"modifiedTime": 1756336587702,
|
|
"lastModifiedBy": "gbAAZWyczKwejDNh"
|
|
},
|
|
"_key": "!items!nL9IALzm9BNi5oSt"
|
|
}
|