mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49: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
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"name": "Ring of Resistance",
|
||||
"type": "loot",
|
||||
"_id": "aUqRifqR5JXXa1dN",
|
||||
"img": "icons/equipment/finger/ring-shield-silver.webp",
|
||||
"system": {
|
||||
"description": "<p>Once per long rest, you can activate this ring after a successful attack against you to halve the damage.</p>",
|
||||
"quantity": 1,
|
||||
"actions": {
|
||||
"4swwe8SZeh2KyPtl": {
|
||||
"type": "effect",
|
||||
"_id": "4swwe8SZeh2KyPtl",
|
||||
"systemPath": "actions",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": 1,
|
||||
"recovery": "longRest"
|
||||
},
|
||||
"effects": [],
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Activate",
|
||||
"img": "icons/equipment/finger/ring-shield-silver.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": 1753638222884,
|
||||
"modifiedTime": 1753638266245,
|
||||
"lastModifiedBy": "OFxauskoxcvVTVNA"
|
||||
},
|
||||
"_key": "!items!aUqRifqR5JXXa1dN"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue