{ "id": "13omens", "title": "13 Omens", "description": "A Foundry VTT system fpr Paizos horror P&P 13 Omens", "version": "1.3.0", "compatibility": { "minimum": 13, "verified": 14, "maximum" : 14 }, "styles": [ "styles/13omens.css", "styles/dice.css", "styles/banner.css" ], "esmodules": ["13omens.js"], "socket": true, "languages": [{ "lang": "en", "name": "English", "path": "lang/en.json" }], "documentTypes": { "Actor": { "story": {"htmlFields" : []}, "pc": {"htmlFields" : ["background.description", "background.goal", "background.traits", "background.relations.*.relation"]}, "npc": {"htmlFields" : ["description"]} }, "Item": { "archetype": {"htmlFields" : ["background.description", "background.goal", "background.traits", "background.relations.*.relation"]}, "perk": {"htmlFields" : ["description"]}, "gear": {"htmlFields" : ["description"]} } }, "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.3.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" }