mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 07:36:26 +01:00
added loot items (#433)
This commit is contained in:
parent
c81c1941a4
commit
0fe6c4066a
60 changed files with 3004 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue