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,78 @@
{
"name": "Skeleton Key",
"type": "loot",
"_id": "edkNgwy4xghZreBa",
"img": "icons/sundries/misc/key-ornate-iron-black.webp",
"system": {
"description": "<p>When you use this key to open a locked door, you gain advantage on the Finesse Roll.</p>",
"quantity": 1,
"actions": {
"lV6W9M1CX6N8jSpt": {
"type": "attack",
"_id": "lV6W9M1CX6N8jSpt",
"systemPath": "actions",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": null,
"recovery": null
},
"damage": {
"parts": [],
"includeBase": false
},
"target": {
"type": "any",
"amount": null
},
"effects": [],
"roll": {
"type": "trait",
"trait": "finesse",
"difficulty": null,
"bonus": null,
"advState": "advantage",
"diceRolling": {
"multiplier": "prof",
"flatMultiplier": 1,
"dice": "d6",
"compare": "above",
"treshold": 1
},
"useDefault": false
},
"save": {
"trait": null,
"difficulty": null,
"damageMod": "none"
},
"name": "Use Key",
"img": "icons/sundries/misc/key-ornate-iron-black.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": 1753626370278,
"modifiedTime": 1753626508104,
"lastModifiedBy": "OFxauskoxcvVTVNA"
},
"_key": "!items!edkNgwy4xghZreBa"
}