some minor consumables fixes, more to come later (#429)

* some minor consumables fixes, more to come later

* another typo T_T

* more loot rename fixes

* more loot fixes

* Changed miscellaneous to loot

---------

Co-authored-by: WBHarry <williambjrklund@gmail.com>
This commit is contained in:
CPTN Cosmo 2025-07-27 15:50:48 +02:00 committed by GitHub
parent 8cb4b7663e
commit 5215212e02
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
86 changed files with 5254 additions and 1049 deletions

View file

@ -0,0 +1,86 @@
{
"name": "Grindletooth Venom",
"type": "consumable",
"_id": "8WkhvSzeOmLdnoLJ",
"img": "icons/consumables/potions/bottle-conical-corked-labeled-skull-poison-green.webp",
"system": {
"description": "<p>You can apply this venom to a weapon that deals physical damage to add a d6 to your next damage roll with that weapon.</p>",
"quantity": 1,
"actions": {
"PxLGZBoJCS0L4QZl": {
"type": "damage",
"_id": "PxLGZBoJCS0L4QZl",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": null,
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": false
},
"multiplier": "flat",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "hitPoints",
"type": [
"physical"
],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": null,
"amount": null
},
"effects": [],
"name": "Apply Venom",
"img": "icons/consumables/potions/bottle-conical-corked-labeled-skull-poison-green.webp",
"range": ""
}
},
"consumeOnUse": true
},
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"OFxauskoxcvVTVNA": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753587386639,
"modifiedTime": 1753587966903,
"lastModifiedBy": "OFxauskoxcvVTVNA"
},
"_key": "!items!8WkhvSzeOmLdnoLJ"
}