{ "id": "fvtt-adventures-with-emmy", "title": "Adventures with Emmy", "description": "Adventures with Emmy - STEM Education RPG", "manifest": "https://www.uberwald.me/gitea/uberwald/fvtt-adventures-with-emmy/releases/download/latest/system.json", "download": "https://www.uberwald.me/gitea/uberwald/fvtt-adventures-with-emmy/releases/download/14.0.3/fvtt-adventures-with-emmy.zip", "url": "https://www.uberwald.me/gitea/uberwald/fvtt-adventures-with-emmy", "license": "LICENSE", "version": "14.0.3", "authors": [ { "name": "Uberwald", "discord": "LeRatierBretonnien" } ], "compatibility": { "minimum": "13", "verified": "13" }, "esmodules": [ "adventures-with-emmy.mjs" ], "styles": [ "css/adventures-with-emmy.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "documentTypes": { "Actor": { "character": { "htmlFields": [ "description", "notes" ] }, "creature": { "htmlFields": [ "description" ] } }, "Item": { "specialization": { "htmlFields": [ "description" ] }, "ability": { "htmlFields": [ "description" ] }, "field": { "htmlFields": [ "description" ] }, "archetype": { "htmlFields": [ "description" ] }, "background": { "htmlFields": [ "description" ] }, "kit": { "htmlFields": [ "description" ] }, "weapon": { "htmlFields": [ "description" ] }, "equipment": { "htmlFields": [ "description" ] }, "skill": { "htmlFields": [ "description" ] }, "effect": { "htmlFields": [ "description" ] } } }, "grid": { "distance": 1, "units": "m" }, "primaryTokenAttribute": "hp", "flags": { "hotReload": { "extensions": [ "css", "hbs", "json" ], "paths": [ "css/", "lang/", "assets/", "templates/" ] } } }