{ "id": "numenera-base", "title": "Numenera Base", "version": "1.1.2", "compatibility": { "minimum": "11", "verified": "11.313" }, "description": "Base module for our weekly Numenera game mostly containing world building assets", "authors": [ { "name": "Adam" } ], "packs": [ { "name": "scenes", "label": "Scenes", "path": "packs/scenes", "type": "Scene", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "character-options", "label": "Character Options", "path": "packs/character-options", "type": "Item", "system": "cyphersystem", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "books", "label": "Books", "path": "packs/books", "type": "JournalEntry", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ], "relationships": { "requires": [ { "id": "world-explorer", "type": "module", "compatibility": {} }, { "id": "pdf-pager", "type": "module" } ], "recommends": [ { "id": "journal-to-canvas-slideshow", "type": "module", "manifest": "https://edit.crownoffire.ltd/adam/journal-to-canvas-slideshow/raw/branch/main/module.json", "compatibility": {} } ] }, "download": "https://edit.crownoffire.ltd/adam/numeneraBaseWorld/archive/1.1.2.zip", "manifest": "https://edit.crownoffire.ltd/adam/numeneraBaseWorld/raw/branch/main/module.json" }