{ "id": "skyfall-fastplay", "title": "Skyfall RPG - Fastplay", "version": "0.0.1", "manifest": "https://raw.githubusercontent.com/Capycat-Games/skyfall-fastplay/main/module.json", "download": "https://github.com/Capycat-Games/skyfall-fastplay/archive/refs/tags/release-0.0.1.zip", "compatibility": { "minimum": "12", "verified": "12" }, "relationships": { "systems": [ { "id": "skyfall", "type": "system", "compatibility": { "minimum": "0.9.0" } } ] }, "authors": [ { "name": "Capycat Games", "discord": "capycatgames", "flags": {} }, { "name": "Vizael", "discord": "vizael", "flags": {} } ], "packs": [ { "name": "fastplay", "label": "Aventura", "path": "packs/adventure", "type": "Adventure", "ownership": { "ASSISTANT": "OWNER" }, "system": "skyfall", "flags": {} }, { "name": "rules", "label": "Regras", "path": "packs/rules", "type": "JournalEntry", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "system": "skyfall", "flags": {} }, { "name": "characters", "label": "Personagens Prontos", "path": "packs/characters", "type": "Actor", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "system": "skyfall", "flags": {} } ], "packFolders": [ { "name": "Skyfall RPG - Jogo RĂ¡pido", "sorting": "m", "color": "#000000", "packs": ["fastplay", "characters", "rules"] } ] }