{
  "id": "ponyfinder-tin-crowns",
  "title": "Ponyfinder: Tin Crowns",
  "version": "1.0.1",
  "manifest": "https://r2.foundryvtt.com/packages-public/ponyfinder-tin-crowns/module.json",
  "protected": true,
  "compatibility": {
    "minimum": "12",
    "verified": "14"
  },
  "relationships": {
    "systems": [
      {
        "id": "pf2e",
        "type": "system",
        "compatibility": {}
      }
    ],
    "recommends": [
      {
        "id": "pf2e-dailies",
        "type": "module"
      },
      {
        "id": "trigger-animations",
        "type": "module"
      },
      {
        "id": "trigger-engine",
        "type": "module"
      },
      {
        "id": "sequencer",
        "type": "module"
      },
      {
        "id": "jb2a_patreon",
        "type": "module"
      },
      {
        "id": "pf2e-trigger-trove",
        "type": "module"
      },
      {
        "id": "patreon-v3",
        "type": "module"
      }
    ]
  },
  "authors": [
    {
      "name": "David Silver",
      "flags": {}
    }
  ],
  "esmodules": [
    "scripts/dailies.js",
    "scripts/main.js",
    "scripts/register.js"
  ],
  "flags": {
    "trigger-animations": {
      "triggers": "modules/ponyfinder-tin-crowns/animations.json"
    }
  },
  "packFolders": [
    {
      "name": "Ponyfinder",
      "sorting": "m",
      "packs": [],
      "folders": [
        {
          "name": "Tin Crowns",
          "sorting": "a",
          "packs": [
            "ponyfinder-tin-crowns-effects",
            "ponyfinder-tin-crown-feats",
            "ponyfinder-tin-crowns-purposes",
            "ponyfinder-tin-crowns-ancestry-feats",
            "ponyfinder-tin-crowns-class-feats"
          ]
        }
      ]
    }
  ],
  "packs": [
    {
      "name": "ponyfinder-tin-crowns-purposes",
      "label": "Purposes",
      "path": "packs/ponyfinder-tin-crowns-purposes",
      "type": "Item",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "ponyfinder-tin-crowns-effects",
      "label": "Effects",
      "path": "packs/ponyfinder-tin-crowns-effects",
      "type": "Item",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "ponyfinder-tin-crown-feats",
      "label": "Feats",
      "path": "packs/ponyfinder-tin-crown-feats",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "pf2e"
    },
    {
      "name": "ponyfinder-tin-crowns-ancestry-feats",
      "label": "Ancestry Feats",
      "path": "packs/ponyfinder-tin-crowns-ancestry-feats",
      "type": "Item",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "ponyfinder-tin-crowns-class-feats",
      "label": "Class Feats",
      "path": "packs/ponyfinder-tin-crowns-class-feats",
      "type": "Item",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ]
}