{ "id": "13omens", "title": "13 Omens", "description": "A Foundry VTT system fpr Paizos horror P&P 13 Omens", "version": "1.0.0", "compatibility": { "minimum": 13, "verified": 14, "maximum" : 14 }, "styles": [ "styles/13omens.css", "styles/dice.css" ], "esmodules": ["13omens.js"], "languages": [{ "lang": "en", "name": "English", "path": "lang/en.json" }], "documentTypes": { "Actor": { "story": {}, "pc": {}, "npc": {} }, "Item": { "archetype": {}, "perk": {}, "gear": {} } }, "socket": true, "grid": { "distance": 3, "units": "m" }, "primaryTokenAttribute": "resources.health", "secondaryTokenAttribute": "resources.power", "url": "https://github.com/Saibot393/13omens", "download": "https://github.com/Saibot393/13omens/archive/refs/tags/v1.0.0.zip", "manifest": "https://github.com/Saibot393/13omens/releases/latest/download/system.json", "readme": "https://github.com/Saibot393/13omens/blob/main/README.md", "changelog": "https://github.com/Saibot393/13omens/blob/main/CHANGELOG.md", "bugs": "https://github.com/Saibot393/13omens/issues" }