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