daggerheart/src/packs/items/consumables/consumable_Unstable_Arcane_Shard_mUepnLbkvFk0ha4Z.json
WBHarry 8fd63d5963
[Feature] 1033 - Consume Quantity On Use (#1106)
* Initial migration

* Updated compendium YML

* Added Quantity as a possible cost

* Added quantity consumption to all Compendium Consumables

* .

* Added DestroyOnEmpty property
2025-08-28 12:29:17 -04:00

121 lines
3.2 KiB
JSON

{
"name": "Unstable Arcane Shard",
"type": "consumable",
"_id": "mUepnLbkvFk0ha4Z",
"img": "icons/commodities/gems/gem-faceted-cushion-teal-black.webp",
"system": {
"description": "<p>You can make a Finesse Roll to throw this shard at a group of adversaries within Far range. Targets you succeed against take 1d20 magic damage.</p>",
"quantity": 1,
"actions": {
"D7BTCUV5DOXmqC0l": {
"type": "attack",
"_id": "D7BTCUV5DOXmqC0l",
"systemPath": "actions",
"description": "<p>You can make a Finesse Roll to throw this shard at a group of adversaries within Far range. Targets you succeed against take 1d20 magic damage.</p>",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"consumeOnSuccess": false,
"scalable": false,
"key": "quantity",
"value": 1,
"itemId": "mUepnLbkvFk0ha4Z",
"step": null
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"damage": {
"parts": [
{
"resultBased": false,
"value": {
"custom": {
"enabled": false
},
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d20",
"bonus": null
},
"applyTo": "hitPoints",
"type": [
"magical"
],
"base": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "hostile",
"amount": null
},
"effects": [],
"roll": {
"type": "attack",
"trait": "finesse",
"difficulty": null,
"bonus": null,
"advState": "neutral",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": "above",
"treshold": 1
},
"useDefault": false
},
"save": {
"trait": null,
"difficulty": 10,
"damageMod": "none"
},
"name": "Throw",
"img": "icons/commodities/gems/gem-faceted-cushion-teal-black.webp",
"range": "far"
}
},
"consumeOnUse": true,
"destroyOnEmpty": true,
"attribution": {
"source": "Daggerheart SRD",
"page": 60,
"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": 1753587732694,
"modifiedTime": 1756336811267,
"lastModifiedBy": "gbAAZWyczKwejDNh"
},
"_key": "!items!mUepnLbkvFk0ha4Z"
}