{
  "id": "ponyfinder-foundryvtt-module",
  "title": "Ponyfinder for Pathfinder 2e",
  "description": "A collection of Ponyfinder content for Pathfinder 2e",
  "version": "2.9.1",
  "authors": [
    {
      "name": "Memely",
      "discord": "memely"
    },
    {
      "name": "David Silver",
      "discord": "davidsilver"
    }
  ],
  "relationships": {
    "requires": [
      {
        "id": "ponyfinder-traits",
        "type": "module",
        "compatibility": {},
        "manifest": "https://github.com/MemelyPepeartly/ponyfinder-traits/releases/latest/download/module.json"
      }
    ],
    "systems": [
      {
        "id": "pf2e",
        "type": "system",
        "compatibility": {}
      }
    ]
  },
  "url": "https://www.drivethrurpg.com/product/391091/Foundry-VTT--Ponyfinder-Campaign-Setting-PF2E",
  "protected": true,
  "manifest": "https://r2.foundryvtt.com/packages-public/ponyfinder-foundryvtt-module/module.json",
  "esmodules": [
    "scripts/heritage-ability-boosts.js",
    "scripts/const.js",
    "scripts/util.js"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json",
      "flags": {}
    }
  ],
  "packFolders": [
    {
      "name": "Ponyfinder",
      "sorting": "m",
      "folders": [
        {
          "name": "Core",
          "sorting": "m",
          "packs": [
            "ponyfinder-actions",
            "ponyfinder-ancestries",
            "ponyfinder-archetypes",
            "ponyfinder-deities",
            "ponyfinder-domains",
            "ponyfinder-effects",
            "ponyfinder-feats",
            "ponyfinder-heritages",
            "ponyfinder-items",
            "ponyfinder-spells",
            "ponyfinder-npc-actions",
            "ponyfinder-npc-gallery"
          ],
          "folders": [],
          "color": null
        }
      ],
      "packs": []
    }
  ],
  "packs": [
    {
      "name": "ponyfinder-actions",
      "label": "Ponyfinder Actions",
      "path": "packs/ponyfinder-actions",
      "type": "Item",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "ponyfinder-ancestries",
      "label": "Ponyfinder Ancestries",
      "path": "packs/ponyfinder-ancestries",
      "type": "Item",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "ponyfinder-archetypes",
      "label": "Ponyfinder Archetypes",
      "path": "packs/ponyfinder-archetypes",
      "type": "JournalEntry",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "ponyfinder-deities",
      "label": "Ponyfinder Deities",
      "path": "packs/ponyfinder-deities",
      "type": "Item",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "ponyfinder-domains",
      "label": "Ponyfinder Domains",
      "path": "packs/ponyfinder-domains",
      "type": "JournalEntry",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "ponyfinder-effects",
      "label": "Ponyfinder Effects",
      "path": "packs/ponyfinder-effects",
      "type": "Item",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "ponyfinder-feats",
      "label": "Ponyfinder Feats",
      "path": "packs/ponyfinder-feats",
      "type": "Item",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "ponyfinder-heritages",
      "label": "Ponyfinder Heritages",
      "path": "packs/ponyfinder-heritages",
      "type": "Item",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "ponyfinder-items",
      "label": "Ponyfinder Items",
      "path": "packs/ponyfinder-items",
      "type": "Item",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "ponyfinder-spells",
      "label": "Ponyfinder Spells",
      "path": "packs/ponyfinder-spells",
      "type": "Item",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "ponyfinder-npc-actions",
      "label": "Ponyfinder NPC Actions",
      "path": "packs/ponyfinder-npc-actions",
      "type": "Item",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "ponyfinder-npc-gallery",
      "label": "Ponyfinder NPC Gallery",
      "path": "packs/ponyfinder-npc-gallery",
      "type": "Actor",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "compatibility": {
    "minimum": "13",
    "verified": "14",
    "maximum": "14"
  }
}