daggerheart/src/packs/items/consumables/consumable_Knowledge_Stone_nL9IALzm9BNi5oSt.json
Carlos Fernandez 4652ccefbc
Simplify effect click event (#1748)
* Fixed a bunch of deprecations

* Corrected AgileScout Beastform json data

* Updated TokenHUD to the new v14

* Removed DestroyOnEmpty from consumables

* Fixed so that tooltips don't get stuck (#1745)

* [Feature] TagTeam Partial Rendering (#1735)

* I done did it, I think

* Think I fixed the partial rendering bug for gm->player

* [V14] 1743 - Damage Update Error (#1746)

* Fixed DamageParts causing errors on update

* Fixed ActionBaseConfig error when no damage present on the action

* Fix removal of damage field

* Removed unneccessary default value function for parts

---------

Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>

* Simplify effect click event

---------

Co-authored-by: WBHarry <williambjrklund@gmail.com>
Co-authored-by: WBHarry <89362246+WBHarry@users.noreply.github.com>
2026-03-25 10:57:43 +01:00

58 lines
1.6 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,
"attribution": {
"source": "Daggerheart SRD",
"page": 62,
"artist": ""
}
},
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"OFxauskoxcvVTVNA": 3
},
"flags": {},
"_key": "!items!nL9IALzm9BNi5oSt"
}