daggerheart/src/packs/items/consumables/consumable_Featherbone_DpxEMpwfasEBpORU.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

100 lines
2.6 KiB
JSON

{
"name": "Featherbone",
"type": "consumable",
"_id": "DpxEMpwfasEBpORU",
"img": "icons/commodities/bones/bones-stack-worn-brown.webp",
"system": {
"description": "<p>You can use this bone to control your falling speed for a number of minutes equal to your level.</p>",
"quantity": 1,
"actions": {
"MC0EA6TDZpEHMz11": {
"type": "effect",
"_id": "MC0EA6TDZpEHMz11",
"systemPath": "actions",
"description": "<p>You can use this bone to control your falling speed for a number of minutes equal to your level.</p>",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": false,
"key": "quantity",
"value": 1,
"itemId": "DpxEMpwfasEBpORU",
"step": null,
"consumeOnSuccess": false
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [
{
"_id": "VfJIJBW96e45xQHY",
"onSave": false
}
],
"target": {
"type": "self",
"amount": null
},
"name": "Use",
"img": "icons/commodities/bones/bones-stack-worn-brown.webp",
"range": "self"
}
},
"consumeOnUse": true,
"attribution": {
"source": "Daggerheart SRD",
"page": 61,
"artist": ""
}
},
"effects": [
{
"name": "Featherbone",
"img": "icons/commodities/bones/bones-stack-worn-brown.webp",
"origin": "Compendium.daggerheart.consumables.Item.DpxEMpwfasEBpORU",
"transfer": false,
"_id": "VfJIJBW96e45xQHY",
"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>You can use this bone to control your falling speed for a number of minutes equal to your level.</p>",
"tint": "#ffffff",
"statuses": [],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null
},
"_key": "!items.effects!DpxEMpwfasEBpORU.VfJIJBW96e45xQHY"
}
],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"OFxauskoxcvVTVNA": 3
},
"flags": {},
"_key": "!items!DpxEMpwfasEBpORU"
}