{ "id": "knight-compendium", "title": "Knight - Compendium", "description": "Ensemble de compendium pour le système Knight", "version": "0.0.7", "compatibility": { "minimum": 10, "verified": 10, "maximum": 10 }, "authors": [ { "name": "DjLeChuck", "email": "djlechuck@gmail.com", "url": "https://github.com/djlechuck/", "discord": "DjLeChuck#9015" } ], "esmodules": [ "scripts/knight-compendium.js" ], "packs": [ { "label": "Méta-armures - 1. Livre de base", "type": "Item", "name": "armours-base", "path": "packs/armours-base.db", "system": "knight", "private": false }, { "label": "Méta-armures - 2. Supplément 2038", "type": "Item", "name": "armours-2038", "path": "packs/armours-2038.db", "system": "knight", "private": true }, { "label": "Méta-armures - 3. Codex v1.5", "type": "Item", "name": "armours-codex", "path": "packs/armours-codex.db", "system": "knight", "private": true }, { "label": "Méta-armures - 4. Atlas", "type": "Item", "name": "armours-atlas", "path": "packs/armours-atlas.db", "system": "knight", "private": true }, { "label": "Modules - 1. Standard", "type": "Item", "name": "modules-standard", "path": "packs/modules-standard.db", "system": "knight", "private": false }, { "label": "Modules - 2. Avancé", "type": "Item", "name": "modules-avance", "path": "packs/modules-avance.db", "system": "knight", "private": true }, { "label": "Modules - 3. Rare", "type": "Item", "name": "modules-rare", "path": "packs/modules-rare.db", "system": "knight", "private": true }, { "label": "Modules - 4. Prestige", "type": "Item", "name": "modules-prestige", "path": "packs/modules-prestige.db", "system": "knight", "private": true }, { "label": "Armes - 1. Standard", "type": "Item", "name": "weapons-standard", "path": "packs/weapons-standard.db", "system": "knight", "private": false }, { "label": "Armes - 2. Avancé", "type": "Item", "name": "weapons-avance", "path": "packs/weapons-avance.db", "system": "knight", "private": true }, { "label": "Armes - 3. Rare", "type": "Item", "name": "weapons-rare", "path": "packs/weapons-rare.db", "system": "knight", "private": true }, { "label": "Armes - 4. Prestige", "type": "Item", "name": "weapons-prestige", "path": "packs/weapons-prestige.db", "system": "knight", "private": true }, { "label": "Armes - 5. Relique d'espoir", "type": "Item", "name": "weapons-espoir", "path": "packs/weapons-espoir.db", "system": "knight", "private": true }, { "label": "Capacités PNJ", "type": "Item", "name": "npc-capacities-base", "path": "packs/npc-capacities-base.db", "system": "knight", "private": true }, { "label": "Mecha-armures", "type": "Actor", "name": "mecha-armours-base", "path": "packs/mecha-armours-base.db", "system": "knight", "private": true }, { "label": "Traumas", "type": "Item", "name": "traumas-base", "path": "packs/traumas-base.db", "system": "knight", "private": false }, { "label": "Traumas - Tables aléatoires", "type": "RollTable", "name": "traumas-tables", "path": "packs/traumas-tables.db", "system": "knight", "private": false }, { "label": "Avantages - Chevaliers", "type": "Item", "name": "knight-advantages-base", "path": "packs/knight-advantages-base.db", "system": "knight", "private": false }, { "label": "Inconvénients - Chevaliers", "type": "Item", "name": "knight-disadvantages-base", "path": "packs/knight-disadvantages-base.db", "system": "knight", "private": false }, { "label": "Avantages - IA", "type": "Item", "name": "ai-advantages-base", "path": "packs/ai-advantages-base.db", "system": "knight", "private": false }, { "label": "Inconvénients - IA", "type": "Item", "name": "ai-disadvantages-base", "path": "packs/ai-disadvantages-base.db", "system": "knight", "private": false }, { "label": "Cartes du Destin", "type": "Item", "name": "destiny-cards-base", "path": "packs/destiny-cards-base.db", "system": "knight", "private": false }, { "label": "Cartes du Destin - Table aléatoire", "type": "RollTable", "name": "destiny-cards-tables", "path": "packs/destiny-cards-tables.db", "system": "knight", "private": false }, { "label": "Armes des créatures", "type": "Item", "name": "armes-des-creatures", "path": "packs/armes-des-creatures.db", "system": "knight", "private": true }, { "label": "Capacités héroïques", "type": "Item", "name": "capacites-heroiques", "path": "packs/capacites-heroiques.db", "system": "knight", "private": false }, { "label": "Créatures - Bestiaire officiel", "type": "Actor", "name": "creatures-bestiaire-officiel", "path": "packs/creatures-bestiaire-officiel.db", "system": "knight", "private": true }, { "label": "Le Knight", "type": "Actor", "name": "le-knight", "path": "packs/le-knight.db", "system": "knight", "private": true }, { "label": "La Black Cell", "type": "Actor", "name": "la-black-cell", "path": "packs/la-black-cell.db", "system": "knight", "private": true }, { "label": "Le Nodachi", "type": "Actor", "name": "le-nodachi", "path": "packs/le-nodachi.db", "system": "knight", "private": true }, { "label": "Les Neuf", "type": "Actor", "name": "les-neuf", "path": "packs/les-neuf.db", "system": "knight", "private": true }, { "label": "Profils humains", "type": "Actor", "name": "profils-humains", "path": "packs/profils-humains.db", "system": "knight", "private": true } ], "relationships": { "systems": [ { "id": "knight", "type": "system" } ] }, "socket": false, "url": "https://github.com/DjLeChuck/foundryvtt-knight-compendium", "manifest": "https://raw.githubusercontent.com/DjLeChuck/foundryvtt-knight-compendium/main/module.json", "download": "https://github.com/DjLeChuck/foundryvtt-knight-compendium/archive/0.0.7.zip", "bugs": "https://github.com/DjLeChuck/foundryvtt-knight-compendium/issues", "changelog": "https://github.com/DjLeChuck/foundryvtt-knight-compendium/blob/main/CHANGELOG.md", "license": "./LICENSE", "readme": "./README.md" }