{ "id": "csb-scales", "title": "CSB Scales", "version": "11.1.5", "url": "https://github.com/los-brutos/csb-scales", "manifest": "https://raw.githubusercontent.com/los-brutos/csb-scales/11.1.5/module.json", "download": "https://github.com/los-brutos/csb-scales/releases/download/11.1.5/csb-scales.zip", "changelog": "https://github.com/los-brutos/csb-scales/raw/main/changelog.md", "compatibility": { "minimum": "11", "verified": "11" }, "relationships": { "systems": [ { "id": "custom-system-builder", "type": "system", "manifest": "https://gitlab.com/custom-system-builder/custom-system-builder/-/raw/main/system.json", "compatibility": {} } ] }, "description": "Implémentation du système Scales avec Custom System Builder (CSB)", "authors": [ { "name": "Los Brutos", "discord": "@losbrutos", "flags": {} } ], "scripts": [ "scripts/script.js" ], "styles": [ "styles/scales.css" ], "packs": [ { "name": "templates-actors", "label": "Templates acteurs (Scales)", "path": "packs/templates-actors", "type": "Actor", "ownership": { "PLAYER": "NONE", "ASSISTANT": "OWNER" }, "system": "custom-system-builder", "flags": {} }, { "name": "templates-items", "label": "Templates objets (Scales)", "path": "packs/templates-items", "type": "Item", "ownership": { "PLAYER": "NONE", "ASSISTANT": "OWNER" }, "system": "custom-system-builder", "flags": {} }, { "name": "manuel", "label": "Installation et manuel d'utilisation de Scales", "path": "packs/manuel", "type": "JournalEntry", "ownership": { "PLAYER": "NONE", "ASSISTANT": "OWNER" }, "system": "custom-system-builder", "flags": {} }, { "name": "armes", "label": "Armes (Scales)", "path": "packs/armes", "type": "Item", "ownership": { "PLAYER": "NONE", "ASSISTANT": "OWNER" }, "system": "custom-system-builder", "flags": {} }, { "name": "armures-et-protections", "label": "Armures et protections (Scales)", "path": "packs/armures-et-protections", "type": "Item", "ownership": { "PLAYER": "NONE", "ASSISTANT": "OWNER" }, "system": "custom-system-builder", "flags": {} }, { "name": "formules-magiques", "label": "Formules magiques (Scales)", "path": "packs/formules-magiques", "type": "Item", "ownership": { "PLAYER": "NONE", "ASSISTANT": "OWNER" }, "system": "custom-system-builder", "flags": {} }, { "name": "pouvoirs-innes", "label": "Pouvoirs innés (Scales)", "path": "packs/pouvoirs-innes", "type": "Item", "ownership": { "PLAYER": "NONE", "ASSISTANT": "OWNER" }, "system": "custom-system-builder", "flags": {} }, { "name": "sorts-draconiques", "label": "Sorts draconiques (Scales)", "path": "packs/sorts-draconiques", "type": "Item", "ownership": { "PLAYER": "NONE", "ASSISTANT": "OWNER" }, "system": "custom-system-builder", "flags": {} }, { "name": "ingredients-alchimiques", "label": "Ingrédients alchimiques (Scales)", "path": "packs/ingredients-alchimiques", "type": "RollTable", "ownership": { "PLAYER": "NONE", "ASSISTANT": "OWNER" }, "system": "custom-system-builder", "flags": {} }, { "name": "intervenants", "label": "Intervenants (Scales)", "path": "packs/intervenants", "type": "Actor", "ownership": { "PLAYER": "NONE", "ASSISTANT": "OWNER" }, "system": "custom-system-builder", "flags": {} }, { "name": "scenarios-officiels", "label": "Scénarios officiels (Scales)", "path": "packs/scenarios-officiels", "type": "Adventure", "ownership": { "PLAYER": "NONE", "ASSISTANT": "OWNER" }, "system": "custom-system-builder", "flags": {} }, { "name": "scenes", "label": "Scènes (Scales)", "path": "packs/scenes", "type": "Scene", "ownership": { "PLAYER": "NONE", "ASSISTANT": "OWNER" }, "system": "custom-system-builder", "flags": {} } ], "packFolders": [ { "name": "Scales", "sorting": "m", "folders": [ { "name": "Templates et manuel pour Scales", "sorting": "m", "color": "#000000", "packs": ["templates-actors", "templates-items", "manuel"] }, { "name": "Ressources pour Scales", "sorting": "a", "color": "#000000", "packs": ["armes", "armures-et-protections", "formules-magiques", "ingredients-alchimiques", "intervenants", "pouvoirs-innes", "sorts-draconiques", "scenes"] } ], "packs": ["scenarios-officiels"] }] }