{
  "id": "magpie-root-core",
  "title": "Root RPG - Core Book",
  "description": "Root The Roleplaying Game - Core Book",
  "changelog": "https://support.metamorphic-digital.com/changelog/magpie-root-core",
  "bugs": "https://support.metamorphic-digital.com",
  "manifest": "https://sigil-fvtt.s3.amazonaws.com/magpie-root-core/module-1.0.2.json",
  "url": "https://magpiegames.com/",
  "version": "1.0.2",
  "protected": true,
  "authors": [
    {
      "name": "Magpie Games",
      "url": "https://magpiegames.com/"
    }
  ],
  "compatibility": {
    "minimum": "13",
    "verified": "13",
    "maximum": "13"
  },
  "media": [
    {
      "type": "cover",
      "url": ""
    },
    {
      "type": "icon",
      "url": ""
    },
    {
      "type": "setup",
      "url": ""
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    }
  ],
  "packs": [
    {
      "label": "Root: Core Book",
      "name": "core-book",
      "path": "packs/core-book",
      "type": "JournalEntry",
      "system": "pbta",
      "package": "magpie-root-core"
    },
    {
      "label": "The Ronin",
      "name": "the-ronin-playbook",
      "path": "packs/the-ronin-playbook",
      "type": "Item",
      "system": "pbta",
      "package": "magpie-root-core"
    },
    {
      "label": "The Scoundrel",
      "name": "the-scoundrel-playbook",
      "path": "packs/the-scoundrel-playbook",
      "type": "Item",
      "system": "pbta",
      "package": "magpie-root-core"
    },
    {
      "label": "The Thief",
      "name": "the-thief-playbook",
      "path": "packs/the-thief-playbook",
      "type": "Item",
      "system": "pbta",
      "package": "magpie-root-core"
    },
    {
      "label": "The Tinker",
      "name": "the-tinker-playbook",
      "path": "packs/the-tinker-playbook",
      "type": "Item",
      "system": "pbta",
      "package": "magpie-root-core"
    },
    {
      "label": "The Vagrant",
      "name": "the-vagrant-playbook",
      "path": "packs/the-vagrant-playbook",
      "type": "Item",
      "system": "pbta",
      "package": "magpie-root-core"
    },
    {
      "label": "Gelilahs's Grove Clearing",
      "name": "gelilahs-grove-clearing",
      "path": "packs/gelilahs-grove-clearing",
      "type": "Actor",
      "system": "pbta",
      "package": "magpie-root-core"
    },
    {
      "label": "Gelilahs's Grove Moves",
      "name": "gelilahs-grove-moves",
      "path": "packs/gelilahs-grove-moves",
      "type": "Item",
      "system": "pbta",
      "package": "magpie-root-core"
    },
    {
      "label": "Special Moves",
      "name": "special-moves",
      "path": "packs/special-moves",
      "type": "Item",
      "system": "pbta",
      "package": "magpie-root-core"
    },
    {
      "label": "Equipment",
      "name": "core-equipment",
      "path": "packs/core-equipment",
      "type": "Item",
      "system": "pbta",
      "package": "magpie-root-core"
    },
    {
      "label": "Roll Tables",
      "name": "tables",
      "path": "packs/tables",
      "type": "RollTable",
      "system": "pbta",
      "package": "magpie-root-core"
    },
    {
      "label": "Important Residents",
      "name": "npcs",
      "path": "packs/npcs",
      "type": "Actor",
      "system": "pbta",
      "package": "magpie-root-core"
    },
    {
      "label": "Woodland Maps",
      "name": "maps",
      "path": "packs/maps",
      "type": "Scene",
      "system": "pbta",
      "package": "magpie-root-core"
    },
    {
      "label": "Root Credits and Support",
      "name": "root-core-credits-support",
      "path": "packs/credits-and-support",
      "type": "JournalEntry",
      "package": "magpie-root-core"
    }
  ],
  "packFolders": [
    {
      "name": "Root: Core Book",
      "sorting": "m",
      "color": "#355f49",
      "packs": [
        "core-book",
        "maps"
      ],
      "folders": [
        {
          "name": "Playbooks",
          "sorting": "a",
          "color": "#231f20",
          "packs": [
            "the-ronin-playbook",
            "the-scoundrel-playbook",
            "the-vagrant-playbook",
            "the-tinker-playbook",
            "the-thief-playbook"
          ]
        },
        {
          "name": "New Items, Moves, & Tables",
          "sorting": "a",
          "color": "#231f20",
          "packs": [
            "core-equipment",
            "special-moves",
            "tables"
          ]
        },
        {
          "name": "Gelilah's Grove",
          "sorting": "m",
          "color": "#231f20",
          "packs": [
            "gelilahs-grove-clearing",
            "npcs",
            "gelilahs-grove-moves"
          ]
        }
      ]
    },
    {
      "name": "Root Credits and Support",
      "sorting": "m",
      "color": "#231f20",
      "packs": [
        "root-core-credits-support"
      ]
    }
  ],
  "flags": {},
  "esmodules": [
    "./index.js"
  ],
  "styles": [
    "./style.css"
  ],
  "relationships": {
    "systems": [
      {
        "id": "pbta",
        "type": "system",
        "manifest": "https://asacolips-artifacts.s3.amazonaws.com/pbta/latest/system.json",
        "compatibility": {
          "minimum": "1.1.21"
        }
      }
    ],
    "requires": [
      {
        "id": "magpie-root",
        "type": "module",
        "manifest": "",
        "compatibility": {
          "minimum": "0.0.1"
        },
        "flags": {
          "sigil": {
            "isSigilModule": true
          }
        }
      }
    ]
  }
}
