{ "id": "fantastic-depths", "title": "Fantastic Depths", "description": "The Fantastic Depths system for FoundryVTT!", "authors": [ { "name": "forelius", "url": "https://github.com/Forelius", "discord": "forelius", "flags": {} } ], "media": [ { "type": "setup", "url": "systems/fantastic-depths/assets/cover.webp", "thumbnail": "systems/fantastic-depths/assets/cover.webp" } ], "version": "#{VERSION}#", "compatibility": { "minimum": 13, "verified": 14, "maximum": 14 }, "esmodules": [ "module/fantastic-depths.min.js" ], "styles": [ "css/fantastic-depths.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "packs": [], "packFolders": [], "socket": true, "url": "#{URL}#", "license": "LICENSE.txt", "readme": "README.md", "bugs": "https://github.com/Forelius/fantastic-depths/issues", "manifest": "#{MANIFEST}#", "download": "#{DOWNLOAD}#", "changelog": "#{CHANGELOG}#", "background": "systems/fantastic-depths/assets/cover.webp", "documentTypes": { "Actor": { "character": {}, "monster": {}, "vehicle": {} }, "Item": { "item": {}, "weapon": {}, "armor": {}, "spell": {}, "skill": {}, "actorClass": {}, "mastery": {}, "specialAbility": {}, "class": {}, "weaponMastery": {}, "light": {}, "condition": {}, "treasure": {}, "species": {}, "ammo": {} } }, "grid": { "distance": 5, "units": "ft" }, "primaryTokenAttribute": "hp" }