{ "title": "Pathfinder - Kingmaker Tools (Unofficial)", "description": "A collection of utilities to run Kingmaker", "version": "0.0.34", "scripts": [ "dist/main.js" ], "url": "https://github.com/BernhardPosselt/pf2e-kingmaker-tools", "license": "LICENSE", "styles": [ "styles/style.css", "styles/army.css" ], "packs": [ { "name": "kingmaker-tools-structures", "label": "Kingmaker Tools Structures", "path": "packs/structures.db", "type": "Actor", "system": "pf2e", "private": false, "flags": {} }, { "name": "kingmaker-tools-meal-effects", "label": "Kingmaker Tools Meal Effects", "path": "packs/meal-effects.db", "type": "Item", "system": "pf2e", "private": false, "flags": {} }, { "name": "kingmaker-tools-camping-effects", "label": "Kingmaker Tools Camping Effects", "path": "packs/camping-effects.db", "type": "Item", "system": "pf2e", "private": false, "flags": {} }, { "name": "kingmaker-tools-weather-effects", "label": "Kingmaker Tools Weather Effects", "path": "packs/weather-effects.db", "type": "Item", "system": "pf2e", "private": false, "flags": {} }, { "name": "kingmaker-tools-journals", "label": "Kingmaker Tools Journals", "path": "packs/journals.db", "type": "JournalEntry", "private": false, "flags": {}, "system": "pf2e" }, { "name": "kingmaker-tools-custom-journals", "label": "Kingmaker Tools Custom Journals", "path": "packs/custom-journals.db", "type": "JournalEntry", "private": false, "flags": {}, "system": "pf2e" }, { "name": "kingmaker-tools-rolltables", "label": "Kingmaker Tools Rolltables", "path": "packs/rolltables.db", "type": "RollTable", "private": false, "flags": {}, "system": "pf2e" }, { "name": "kingmaker-tools-random-encounters", "label": "Kingmaker Random Encounters", "path": "packs/random-encounters.db", "type": "RollTable", "private": false, "flags": {}, "system": "pf2e" }, { "name": "kingmaker-tools-custom-rolltables", "label": "Kingmaker Custom Rolltables", "path": "packs/custom-rolltables.db", "type": "RollTable", "private": false, "flags": {}, "system": "pf2e" }, { "name": "kingmaker-tools-macros", "label": "Kingmaker Tools Macros", "path": "packs/macros.db", "type": "Macro", "private": false, "flags": {}, "system": "pf2e" } ], "manifest": "https://raw.githubusercontent.com/BernhardPosselt/pf2e-kingmaker-tools/master/module.json", "download": "https://github.com/BernhardPosselt/pf2e-kingmaker-tools/releases/download/0.0.34/release.zip", "id": "pf2e-kingmaker-tools", "authors": [ { "name": "Bernhard Posselt", "flags": {} } ], "flags": { "pf2e-kingmaker-tools": { "pf2e-art": "modules/pf2e-kingmaker-tools/map.json" } }, "relationships": { "systems": [ { "id": "pf2e", "type": "system", "compatibility": {} } ] }, "compatibility": { "minimum": "10", "maximum": "10" } }