{ "name": "pf2e-qftff-tools", "title": "Pathfinder - Quest for the Frozen Flame Tools", "description": "A collection of utilities to run Quest for the Frozen Flame", "author": "Bernhard Posselt", "version": "0.0.9", "minimumCoreVersion": "9", "compatibleCoreVersion": "9.269", "scripts": [ "dist/main.js" ], "url": "https://github.com/BernhardPosselt/pf2e-qftff", "license": "LICENSE", "styles": ["styles/style.css"], "packs": [ { "name": "burning-tundra-maps", "label": "Burning Tundra Maps", "path": "packs/burning-tundra-maps.db", "entity": "Scene", "type": "Scene" }, { "name": "lost-mammoth-valley-maps", "label": "Lost Mammoth Valley Maps", "path": "packs/lost-mammoth-valley-maps.db", "entity": "Scene", "type": "Scene" }, { "name": "burning-tundra-random-encounters", "label": "Burning Tundra Random Encounters", "path": "packs/burning-tundra-random-encounters.db", "entity": "RollTable", "type": "RollTable" }, { "name": "qftff-macros", "label": "Quest for the Frozen Flame Macros", "path": "packs/macros.db", "entity": "Macro", "type": "Macro" } ], "manifest": "https://raw.githubusercontent.com/BernhardPosselt/pf2e-qftff-tools/master/module.json", "download": "https://github.com/BernhardPosselt/pf2e-qftff-tools/releases/download/0.0.9/release.zip" }