{ "id": "fvtt-ftl-nomad", "title": "Faster Than Light : Nomad", "description": "Faster Than Light : Nomad is a system for Foundry VTT, based on the FTL system. It is a system for playing in a universe of space opera, where the players are the crew of a spaceship, traveling from planet to planet, from system to system, in search of adventure and fortune.", "manifest": "https://www.uberwald.me/gitea/uberwald/uberwald/fvtt-ftl-nomad/releases/download/latest/system.json", "download": "https://www.uberwald.me/gitea/uberwald/fvtt-ftl-nomad/releases/download/12.0.2/fvtt-ftl-nomad-12.0.2.zip", "url": "https://www.uberwald.me/gitea/uberwald/fvtt-ftl-nomad", "license": "LICENSE", "version": "12.0.2", "authors": [ { "name": "Uberwald", "discord": "LeRatierBretonnien" } ], "flags": { "hotReload": { "extensions": [ "css", "html", "hbs", "json" ], "paths": [ "acks.css", "./", "templates", "css", "lang/en.json" ] } }, "compatibility": { "minimum": "12", "verified": "12" }, "esmodules": [ "fvtt-ftl-nomad.mjs" ], "styles": [ "css/fvtt-ftl-nomad.css" ], "languages": [ { "lang": "en", "name": "Anglais", "path": "lang/en.json" } ], "documentTypes": { "Actor": { "character": { "htmlFields": [ "description", "notes" ] }, "creature": { "htmlFields": [ "description", "notes" ] }, "vehicle": { "htmlFields": [ "description", "notes" ] }, "starship": { "htmlFields": [ "description", "notes" ] } }, "Item": { "talent": { "htmlFields": [ "description" ] }, "weapon": { "htmlFields": [ "description" ] }, "armor": { "htmlFields": [ "description" ] }, "equipment": { "htmlFields": [ "description" ] }, "psionic": { "htmlFields": [ "description" ] }, "creature-trait": { "htmlFields": [ "description" ] }, "creature-ability": { "htmlFields": [ "description" ] }, "implant": { "htmlFields": [ "description" ] }, "language": { "htmlFields": [ "description" ] } } }, "packs": [], "grid": { "distance": 10, "units": "m" }, "primaryTokenAttribute": "hp", "socket": true, "background": "systems/fvtt-ftl-nomad/assets/ui/background_01.webp" }