foundry-sw5e/src/packs/packs/adventuringgear.db/Aquatic Rebreather.json
2021-06-24 19:09:13 +01:00

32 lines
No EOL
837 B
JSON

{
"name": "Aquatic Rebreather",
"permission": {
"default": 0,
"vXYkFWX6qzvOu2jc": 3
},
"type": "loot",
"data": {
"description": {
"value": "<p>Aquatic breathers are breath masks designed to operate underwater. While worn, the wearer can breathe both air and water.</p>",
"chat": "",
"unidentified": ""
},
"source": "PHB",
"quantity": 1,
"weight": 2,
"price": 100,
"attuned": false,
"equipped": false,
"rarity": "",
"identified": true,
"attributes": {
"spelldc": 10
},
"damage": {
"parts": []
}
},
"flags": {},
"img": "systems/sw5e/packs/Icons/Life%20Support/Aquatic%20Rebreather.webp",
"_id": "d508bDYXnIHgIRYL"
}