{ "id": "fvtt-vileborn", "title": "Vileborn - Le Livre de Base", "description": "Système FoundryVTT pour Vileborn, un jeu de rôle nobledark inspiré des romans de fantasy initiatiques par Horrible Games / Don't Panic Games.", "manifest": "https://www.uberwald.me/gitea/uberwald/fvtt-vileborn/releases/download/latest/system.json", "download": "https://www.uberwald.me/gitea/uberwald/fvtt-vileborn/releases/download/14.0.0/fvtt-vileborn-14.0.0.zip", "url": "https://www.uberwald.me/gitea/uberwald/fvtt-vileborn", "license": "CC BY-NC-SA 4.0", "version": "14.0.0", "authors": [ { "name": "LeRatierBretonnien/Uberwald", "discord": "LeRatierBretonnien", "url": "https://www.uberwald.me" } ], "flags": { "hotReload": { "extensions": [ "css", "html", "hbs", "json" ], "paths": [ "templates", "css", "lang/fr.json" ] } }, "compatibility": { "minimum": "14", "verified": "14" }, "esmodules": [ "fvtt-vileborn.mjs" ], "styles": [ "css/fvtt-vileborn.css" ], "languages": [ { "lang": "fr", "name": "Français", "path": "lang/fr.json" } ], "documentTypes": { "Actor": { "paria": { "htmlFields": [ "description", "appearance", "distinctiveTrait", "pastEvent", "heritageAbilities", "notes" ] }, "nuisible": { "htmlFields": [ "description", "notes" ] } }, "Item": { "origin": { "htmlFields": [ "description", "whyChoose" ] }, "dark-heritage": { "htmlFields": [ "description", "pulsion.description", "abilities", "limitations", "whyChoose" ] }, "gift": { "htmlFields": [ "description", "effect", "drawback" ] }, "aptitude": { "htmlFields": [ "description", "effect" ] }, "trait": { "htmlFields": [ "description" ] }, "equipment": { "htmlFields": [ "description" ] }, "weapon": { "htmlFields": [ "description" ] } } }, "packs": [ { "name": "vileborn-origins", "banner": "systems/fvtt-vileborn/assets/ui/banner_origins.png", "label": "Vileborn - Origines", "system": "fvtt-vileborn", "path": "packs-system/vileborn-origins", "type": "Item" }, { "name": "vileborn-dark-heritages", "banner": "systems/fvtt-vileborn/assets/ui/banner_heritages.png", "label": "Vileborn - Sombres Héritages", "system": "fvtt-vileborn", "path": "packs-system/vileborn-dark-heritages", "type": "Item" }, { "name": "vileborn-gifts", "banner": "systems/fvtt-vileborn/assets/ui/banner_gifts.png", "label": "Vileborn - Dons", "system": "fvtt-vileborn", "path": "packs-system/vileborn-gifts", "type": "Item" }, { "name": "vileborn-nuisibles", "banner": "systems/fvtt-vileborn/assets/ui/banner_nuisibles.png", "label": "Vileborn - Nuisibles", "system": "fvtt-vileborn", "path": "packs-system/vileborn-nuisibles", "type": "Actor" }, { "name": "vileborn-aptitudes", "banner": "systems/fvtt-vileborn/assets/ui/banner_aptitudes.png", "label": "Vileborn - Aptitudes", "system": "fvtt-vileborn", "path": "packs-system/vileborn-aptitudes", "type": "Item" } ], "grid": { "distance": 5, "units": "m", "primary": "grid", "secondary": "grid" }, "primaryTokenAttribute": "wounds", "socket": true, "background": "systems/fvtt-vileborn/assets/ui/background_vileborn.webp" }