{ "id": "numenera-base", "title": "Numenera Base", "version": "1.3.9", "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" } }, { "name": "type", "label": "Sentence", "path": "packs/type", "type": "JournalEntry", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "equipment", "label": "Equipment", "path": "packs/equipment", "type": "Item", "system": "cyphersystem", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "audio", "label": "Audio", "path": "packs/audio", "type": "Playlist", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "characters", "label": "Characters", "path": "packs/characters", "type": "Actor", "system": "cyphersystem", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "locations", "label": "Locations", "path": "packs/locations", "type": "JournalEntry", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ], "relationships": { "requires": [ { "id": "world-explorer", "type": "module", "compatibility": {} }, { "id": "pdf-pager", "type": "module", "compatibility": {} } ], "recommends": [ { "id": "journal-to-canvas-slideshow", "type": "module", "manifest": "https://edit.crownoffire.ltd/adam/journal-to-canvas-slideshow/raw/branch/main/module.json", "compatibility": {} }, { "id": "nice-cypher-add-ons", "type": "module", "manifest": "https://github.com/aedelen/nice-cypher-add-ons/releases/download/0.0.2/module.json", "compatibility": {} } ] }, "packFolders": [ { "name": "Numenera Base", "sorting": "a", "packs": [ "scenes", "books", "equipment", "audio", "characters", "locations" ], "folders": [ { "name": "Character Creation", "sorting": "m", "packs": [ "character-options", "type" ], "folders": [] } ] } ], "download": "https://edit.crownoffire.ltd/adam/numeneraBaseWorld/archive/1.3.9.zip", "manifest": "https://edit.crownoffire.ltd/adam/numeneraBaseWorld/raw/branch/main/module.json" }