{ "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/13.0.3/fvtt-ftl-nomad-13.0.3.zip", "url": "https://www.uberwald.me/gitea/uberwald/fvtt-ftl-nomad", "license": "LICENSE", "version": "13.0.3", "authors": [ { "name": "Uberwald", "discord": "LeRatierBretonnien" } ], "flags": { "hotReload": { "extensions": [ "css", "html", "hbs", "json" ], "paths": [ "acks.css", "./", "templates", "css", "lang/en.json" ] } }, "compatibility": { "minimum": "13", "verified": "13" }, "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": [ { "label": "FTL Nomad - Items", "type": "Item", "name": "ftl-nomad-items", "path": "packs/ftl-nomad-items", "system": "fvtt-ftl-nomad", "flags": {}, "ownership": { "PLAYER": "NONE", "ASSISTANT": "OWNER" } }, { "label": "FTL Nomad - Vehicles", "type": "Actor", "name": "ftl-nomad-vehicles", "path": "packs/ftl-nomad-vehicles", "system": "fvtt-ftl-nomad", "flags": {}, "ownership": { "PLAYER": "NONE", "ASSISTANT": "OWNER" } } ], "grid": { "distance": 10, "units": "m" }, "primaryTokenAttribute": "hp", "socket": true, "background": "systems/fvtt-ftl-nomad/assets/ui/ftl_nomad_background_01.webp" }