added loot items (#433)

This commit is contained in:
CPTN Cosmo 2025-07-27 21:14:02 +02:00 committed by GitHub
parent c81c1941a4
commit 0fe6c4066a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
60 changed files with 3004 additions and 0 deletions

View file

@ -0,0 +1,84 @@
{
"name": "Charging Quiver",
"type": "loot",
"_id": "gsUDP90d4SRtLEUn",
"img": "icons/containers/ammunition/arrows-quiver-grey-gold.webp",
"system": {
"description": "<p>When you succeed on an attack with an arrow stored in this quiver, gain a bonus to the damage roll equal to your current tier.</p>",
"quantity": 1,
"actions": {
"VI11nILEneaigrRE": {
"type": "damage",
"_id": "VI11nILEneaigrRE",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": null,
"recovery": null
},
"damage": {
"parts": [
{
"value": {
"custom": {
"enabled": true,
"formula": "@tier"
},
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null
},
"applyTo": "hitPoints",
"type": [],
"base": false,
"resultBased": false,
"valueAlt": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"bonus": null,
"custom": {
"enabled": false
}
}
}
],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"name": "Use Arrow",
"img": "icons/containers/ammunition/arrows-quiver-grey-gold.webp",
"range": ""
}
}
},
"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": 1753625025089,
"modifiedTime": 1753625150698,
"lastModifiedBy": "OFxauskoxcvVTVNA"
},
"_key": "!items!gsUDP90d4SRtLEUn"
}