{ "id": "mgt2", "version": "14.0.0", "title": "MGT2 - Mongoose Traveller (Unofficial)", "description": "An unofficial implementation of Mongoose Publishing Traveller (VO/VF). Traveller is the property of Mongoose Publishing, and can be purchased at https://www.mongoosepublishing.com", "background": "systems/mgt2/assets/screens/rosette-nebula-ngc2239-hoo.webp", "url": "https://github.com/JDR-Ninja/foundryvtt-mgt2", "manifest": "https://github.com/JDR-Ninja/foundryvtt-mgt2/releases/latest/download/system.json", "readme": "https://raw.githubusercontent.com/JDR-Ninja/foundryvtt-mgt2/main/README.md", "download": "https://github.com/JDR-Ninja/foundryvtt-mgt2/releases/download/v0.1.4/mgt2.zip", "changelog": "https://raw.githubusercontent.com/JDR-Ninja/foundryvtt-mgt2/main/CHANGELOG.md", "authors": [ { "name": "JdR Ninja", "url": "https://www.jdr.ninja/", "discord": "jdr.ninja" } ], "esmodules": [ "mgt2.bundle.js" ], "styles": [ "styles/mgt2.min.css" ], "packs": [], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "fr", "name": "Français", "path": "lang/fr.json" } ], "documentTypes": { "Actor": { "character": { "htmlFields": [ "personal.speciesText.descriptionLong", "biography", "finance.notes", "notes" ] }, "vehicule": { "htmlFields": [ "description", "notes" ] }, "creature": { "htmlFields": [ "biography", "notes" ] } }, "Item": { "armor": { "htmlFields": [ "description" ] }, "career": { "htmlFields": [ "description" ] }, "computer": { "htmlFields": [ "description" ] }, "contact": { "htmlFields": [ "description", "notes" ] }, "container": { "htmlFields": [ "description", "lockedDescription" ] }, "disease": { "htmlFields": [ "description" ] }, "equipment": { "htmlFields": [ "description" ] }, "item": { "htmlFields": [ "description" ] }, "species": { "htmlFields": [ "description", "descriptionLong" ] }, "talent": { "htmlFields": [ "description" ] }, "weapon": { "htmlFields": [ "description" ] } } }, "compatibility": { "minimum": "13", "verified": "14" }, "grid": { "distance": 1.5, "units": "m" }, "primaryTokenAttribute": "life" }