{ "id": "fvtt-aldebaran", "title": "ALDEBARAN", "description": "Système FoundryVTT pour ALDEBARAN, le jeu de rôle d'Antre Monde Éditions.", "manifest": "https://www.uberwald.me/gitea/public/fvtt-aldebaran/releases/download/latest/system.json", "download": "https://www.uberwald.me/gitea/public/fvtt-aldebaran/releases/download/14.0.0/fvtt-aldebaran.zip", "url": "https://www.uberwald.me/gitea/uberwald/fvtt-aldebaran", "license": "LICENSE", "version": "14.0.0", "authors": [ { "name": "Uberwald", "discord": "LeRatierBretonnien" } ], "flags": { "hotReload": { "extensions": [ "css", "html", "hbs", "json" ], "paths": [ "css/", "templates/", "lang/fr.json" ] } }, "compatibility": { "minimum": "13", "verified": "14" }, "esmodules": [ "fvtt-aldebaran.mjs" ], "styles": [ "css/fvtt-aldebaran.css" ], "languages": [ { "lang": "fr", "name": "Français", "path": "lang/fr.json" } ], "documentTypes": { "Actor": { "personnage": { "htmlFields": [ "background", "notes" ] }, "pnj": { "htmlFields": [ "description", "notes" ] } }, "Item": { "arme": { "htmlFields": [ "description" ] }, "armure": { "htmlFields": [ "description" ] }, "equipement": { "htmlFields": [ "effet", "description" ] }, "sort": { "htmlFields": [ "description", "niveaux.novice.effet", "niveaux.adepte.effet", "niveaux.expert.effet", "niveaux.maitre.effet" ] }, "technique": { "htmlFields": [ "effet", "description" ] }, "arcane": { "htmlFields": [ "effet", "description" ] }, "capacite-psionique": { "htmlFields": [ "amelioration", "effet", "description" ] }, "atout": { "htmlFields": [ "effet", "description" ] }, "competence": { "htmlFields": [ "description" ] }, "race": { "htmlFields": [ "vestige", "ascendances.effet", "heritages.effet", "description" ] }, "culture": { "htmlFields": [ "heritagesCulturels.effet", "description" ] }, "education": { "htmlFields": [ "description" ] }, "archetype": { "htmlFields": [ "effetsInitiaux.effet", "atoutsArchetype.effet", "description" ] } } }, "grid": { "distance": 1, "units": "m" }, "socket": true, "background": "systems/fvtt-aldebaran/assets/ui/default_background_main.webp" }