{ "title": "Pathfinder - Quest for the Frozen Flame Tools", "description": "A collection of utilities to run Quest for the Frozen Flame", "version": "0.1.2", "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", "type": "Scene", "private": false, "flags": {} }, { "name": "lost-mammoth-valley-maps", "label": "Lost Mammoth Valley Maps", "path": "packs/lost-mammoth-valley-maps.db", "type": "Scene", "private": false, "flags": {} }, { "name": "burning-tundra-random-encounters", "label": "Burning Tundra Random Encounters", "path": "packs/burning-tundra-random-encounters.db", "type": "RollTable", "private": false, "flags": {} }, { "name": "qftff-macros", "label": "Quest for the Frozen Flame Macros", "path": "packs/macros.db", "type": "Macro", "private": false, "flags": {} } ], "manifest": "https://raw.githubusercontent.com/BernhardPosselt/pf2e-qftff-tools/master/module.json", "download": "https://github.com/BernhardPosselt/pf2e-qftff-tools/releases/download/0.1.2/release.zip", "id": "pf2e-qftff-tools", "authors": [ { "name": "Bernhard Posselt", "flags": {} } ], "compatibility": { "minimum": "10", "maximum": "10" } }