{ "id": "megs", "title": "MEGS (Multiversal Exponential Gaming System)", "description": "A totally unofficial, fan-made implementation of the MEGS RPG system for Foundry VTT!", "authors": [ { "name": "Jeff Barnes", "discord": "murderhobo6226" } ], "url": "https://github.com/worldsofwondergames/megs", "license": "LICENSE.txt", "readme": "README.md", "bugs": "https://github.com/worldsofwondergames/megs/issues", "changelog": "CHANGELOG.md", "media": [ { "type": "setup", "url": "https://raw.githubusercontent.com/worldsofwondergames/megs/main/system.json", "thumbnail": "systems/megs/assets/images/megs-logo-world-background.jpg" } ], "version": "1.0.0", "compatibility": { "minimum": 11, "verified": "13.346" }, "esmodules": ["module/megs.mjs"], "styles": ["css/megs.css"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt.json" } ], "packs": [ { "name": "powers", "label": "MEGS Powers", "path": "packs/powers", "type": "Item", "system": "megs", "ownership": { "PLAYER": "LIMITED", "TRUSTED": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "advantages", "label": "MEGS Advantages", "path": "packs/advantages", "type": "Item", "system": "megs", "ownership": { "PLAYER": "LIMITED", "TRUSTED": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "drawbacks", "label": "MEGS Drawbacks", "path": "packs/drawbacks", "type": "Item", "system": "megs", "ownership": { "PLAYER": "LIMITED", "TRUSTED": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "bonuses", "label": "MEGS Bonuses", "path": "packs/bonuses", "type": "Item", "system": "megs", "ownership": { "PLAYER": "LIMITED", "TRUSTED": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "limitations", "label": "MEGS Limitations", "path": "packs/limitations", "type": "Item", "system": "megs", "ownership": { "PLAYER": "LIMITED", "TRUSTED": "OBSERVER", "ASSISTANT": "OWNER" } } ], "packFolders": [ { "name": "MEGS Item Repository", "sorting": "a", "packs": [ "powers", "advantages", "drawbacks", "bonuses", "limitations" ] } ], "socket": false, "manifest": "https://raw.githubusercontent.com/worldsofwondergames/megs/main/system.json", "download": "https://github.com/worldsofwondergames/megs/zipball/main", "background": "systems/megs/assets/images/megs-logo-world-background.jpg", "grid": { "distance": 5, "units": "ft" }, "primaryTokenAttribute": "", "secondaryTokenAttribute": "" }