{ "id": "csb-insmv2", "title": "CSB - In Nomine Satanis / Magna Veritas (INS/MV)", "description": "Implémentation du jeu INS/MV avec Custom System Builder", "version": "13.1.5", "compatibility": { "minimum": "13", "verified": "13" }, "url": "https://github.com/los-brutos/csb-insmv2/", "manifest": "https://raw.githubusercontent.com/los-brutos/csb-insmv2/refs/tags/13.1.5/module.json", "download": "https://github.com/los-brutos/csb-insmv2/releases/download/13.1.5/csb-insmv2.zip", "readme": "https://github.com/los-brutos/csb-insmv2/blob/main/README.md", "bugs": "https://github.com/los-brutos/csb-insmv2/issues", "authors": [ { "name": "Los Brutos", "discord": "losbrutos", "flags": {} } ], "flags": { "canUpload": true }, "styles": [ "styles/csb-insmv.css" ], "packs": [ { "name": "actor-templates", "label": "INS/MV - Templates Acteurs", "path": "packs/actor-templates", "type": "Actor", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "system": "custom-system-builder", "flags": {} }, { "name": "item-templates", "label": "INS/MV - Templates Objets", "path": "packs/item-templates", "type": "Item", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "system": "custom-system-builder", "flags": {} }, { "name": "pouvoirs", "label": "INS/MV Pouvoirs", "path": "packs/pouvoirs", "type": "Item", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "system": "custom-system-builder", "flags": {} }, { "name": "superieures", "label": "INS/MV Supérieur.es", "path": "packs/superieures", "type": "Item", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "system": "custom-system-builder", "flags": {} }, { "name": "rolltables", "label": "INS/MV Tables aléatoires", "type": "RollTable", "path": "packs/rolltables", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ], "relationships": { "systems": [ { "id": "custom-system-builder", "type": "system", "compatibility": {} } ] } }