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,31 @@
{
"name": "Gem of Might",
"type": "loot",
"_id": "rtSInNPc4B3ChBUZ",
"img": "icons/commodities/gems/gem-rough-brilliant-green.webp",
"system": {
"description": "<p>You can attach this gem to a weapon, allowing you to use your Strength when making an attack with that weapon.</p>",
"quantity": 1,
"actions": {}
},
"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": 1753640512721,
"modifiedTime": 1753640527143,
"lastModifiedBy": "OFxauskoxcvVTVNA"
},
"_key": "!items!rtSInNPc4B3ChBUZ"
}