{ "name": "city-of-mist", "title": "City of Mist", "description": "City of Mist RPG", "author": "taragnor", "authors": [], "url": "https://github.com/taragnor/city-of-mist/", "flags": {}, "version": "2.4.9", "minimumCoreVersion": "0.9.0", "compatibleCoreVersion": "9", "scripts": [], "esmodules": [ "module/city.js" ], "styles": [ "styles/city.css", "module/token-tooltip/tooltip.css", "module/city-status-tracker/city-status-tracker.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "de", "name": "German", "path": "lang/de.json" }, { "lang": "pl", "name": "Polish", "path": "lang/pl.json" }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt-br.json" }, { "lang": "fr", "name": "French", "path": "lang/fr.json" } ], "packs": [ { "name": "themebook", "label": "Themebooks", "system": "city-of-mist", "path": "./packs/themebooks.db", "entity": "Item", "private": false }, { "name": "move", "label": "Moves", "system": "city-of-mist", "path": "./packs/moves.db", "entity": "Item", "private": false }, { "name": "improvement", "label": "Moments of Evolution", "system": "city-of-mist", "path": "./packs/BUImprovements.db", "entity": "Item", "private": false }, { "name": "macro", "label": "Macros", "system": "city-of-mist", "path": "./packs/macro.db", "entity": "Macro", "private": false } ], "system": [], "dependencies": [], "socket": false, "manifest": "https://raw.githubusercontent.com/taragnor/city-of-mist/main/system.json", "download": "https://github.com/taragnor/city-of-mist/archive/refs/tags/v.2.4.9.zip", "protected": false }