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,76 @@
{
"name": "Control Relic",
"type": "loot",
"_id": "QPGBDItjrRhXU6iJ",
"img": "icons/commodities/treasure/token-runed-sigel-brown.webp",
"system": {
"description": "<p>You gain a +1 bonus to your Finesse. You can only carry one relic.</p>",
"quantity": 1,
"actions": {}
},
"effects": [
{
"name": "Control Relic",
"type": "base",
"_id": "OwjK2TqOizTiRGxD",
"img": "icons/magic/life/heart-cross-blue.webp",
"system": {},
"changes": [
{
"key": "system.traits.finesse.value",
"mode": 2,
"value": "1",
"priority": null
}
],
"disabled": false,
"duration": {
"startTime": null,
"combat": null,
"seconds": null,
"rounds": null,
"turns": null,
"startRound": null,
"startTurn": null
},
"description": "",
"origin": null,
"tint": "#ffffff",
"transfer": true,
"statuses": [],
"sort": 0,
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.344",
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1753639502481,
"modifiedTime": 1753639535252,
"lastModifiedBy": "OFxauskoxcvVTVNA"
},
"_key": "!items.effects!QPGBDItjrRhXU6iJ.OwjK2TqOizTiRGxD"
}
],
"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": 1753639492071,
"modifiedTime": 1753639541446,
"lastModifiedBy": "OFxauskoxcvVTVNA"
},
"_key": "!items!QPGBDItjrRhXU6iJ"
}