the_beguiler_module/packs/dwgl-equipment.json

73 lines
1.6 KiB
JSON
Raw Permalink Normal View History

2023-06-06 13:32:36 +02:00
{
"_id": "gLFA3L03JkkBQXjZ",
"name": "Black Leather Armor",
"permission": {
"default": 0
},
"type": "equipment",
"data": {
"name": "",
"description": "<p>Black leather armor.</p>",
"class": "",
"quantity": 1,
"weight": 1,
"uses": 0,
"tags": "[{\"value\":\"worn\"},{\"value\":\"1 armor\"}]",
"tagsString": "worn, 1 armor",
"magic": false,
"itemType": "armor",
"attributes": {}
},
"flags": {},
"img": "icons/equipment/chest/breastplate-layered-grey.webp",
"effects": []
}
{
"_id": "lUy2SI7YYpyzVjHQ",
"name": "Silk robes and a snake staff",
"permission": {
"default": 0
},
"type": "equipment",
"data": {
"name": "",
"description": "<p>Impressive silk robes and a snake staff with jeweled eyes.</p>",
"class": "",
"quantity": 1,
"weight": 1,
"uses": 0,
"tags": "[{\"value\":\"close\"},{\"value\":\"reach\"}]",
"tagsString": "close, reach",
"magic": false,
"itemType": "weapon",
"attributes": {}
},
"flags": {},
"img": "icons/weapons/staves/staff-ornate-hook.webp",
"effects": []
}
{
"_id": "aK9CIEZ7AddPTIX5",
"name": "Psychic Paper",
"permission": {
"default": 0
},
"type": "equipment",
"data": {
"name": "",
"description": "<p>An unassuming blank sheet of paper that says exactly what you want it to say, when you want it to say it.</p>",
"class": "",
"quantity": 1,
"weight": 0,
"uses": 0,
"tags": "",
"tagsString": "",
"magic": false,
"itemType": "",
"attributes": {}
},
"flags": {},
"img": "icons/sundries/scrolls/scroll-plain-tan.webp",
"effects": []
}