{ "id": "libersf", "title": "Liber SF", "description": "The libersf SF system for FoundryVTT!", "version": "3.055", "compatibility": { "minimum": "0.9", "verified": "12.327" }, "authors": [ { "name": "Vharung", "url": "https://foundryvtt.com", "flags": {} } ], "esmodules": [ "module/libersf.js" ], "styles": [ "css/libersf.css" ], "packs": [ { "name": "vehicule", "label": "Véhicule", "system": "libersf", "path": "pack/vehicule", "type": "Actor", "flags": {} }, { "name": "arme", "label": "Inventaire", "system": "libersf", "path": "pack/inventaire-v2", "type": "Item", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "flags": {} }, { "name": "competences", "label": "Compétences", "system": "libersf", "path": "pack/competences", "type": "Item", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "flags": {} }, { "name": "armevehicule", "label": "Equipement vehicule", "system": "libersf", "path": "pack/armevehicule", "type": "Item", "flags": {} }, { "name": "planete", "label": "Planete", "system": "libersf", "path": "pack/planete", "type": "Actor", "flags": {} }, { "name": "monstre", "label": "Monstre", "system": "libersf", "path": "pack/monstre", "type": "Actor", "flags": {} }, { "label": "Régles", "type": "JournalEntry", "name": "regles", "path": "pack/regles", "system": "libersf", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "flags": {} } ], "packFolders": [ { "name": "Liber SF", "sorting": "m", "color": "#05d1d6", "packs": [ "arme", "competences", "vehicule", "armevehicule", "planete", "monstre", "regles" ] } ], "languages": [ { "lang": "fr", "name": "Français", "path": "lang/fr.json", "flags": {} } ], "background": "systems/libersf/assets/accueil.jpg", "grid": { "units": "m" }, "primaryTokenAttribute": "hp", "secondaryTokenAttribute": "psy", "url": "https://github.com/Vharung/libersfsf", "manifest": "https://raw.githubusercontent.com/Vharung/libersf/main/system.json", "download": "https://github.com/Vharung/libersf/archive/refs/heads/main.zip", "license": "LICENSE.txt" }