{ "id": "lhtrpg", "title": "Log Horizon TRPG (ログ・ホライズンTRPG)", "description": "A system for playing Log Horizon TRPG. Database Database Just living in the Database", "version": "1.3.0", "compatibility": { "minimum": 11, "verified": 11 }, "authors": [ { "name": "Kyane", "url": "https://github.com/Tenyryas", "discord": "Kyane#8654" } ], "media": [ { "type": "setup", "url": "systems/lhtrpg/assets/Logo_lhtrpg.webp", "thumbnail": "systems/lhtrpg/assets/Logo_lhtrpg.webp" } ], "esmodules": ["module/lhtrpg.mjs"], "styles": ["css/lhtrpg.css"], "scripts": [], "packs": [], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "ja", "name": "日本語", "path": "lang/ja.json" }, { "lang": "ko", "name": "Korean", "path": "lang/ko.json" } ], "gridDistance": 5, "gridUnits": "ft", "primaryTokenAttribute": "health", "secondaryTokenAttribute": "fate", "url": "https://github.com/Tenyryas/lhtrpg", "manifest": "https://raw.githubusercontent.com/Tenyryas/lhtrpg/latest/system.json", "download": "https://github.com/Tenyryas/lhtrpg/releases/download/v1.3.0/lhtrpg.zip", "license": "LICENSE.txt" }