{
  "id": "ponyfinder-humans-of-everglow",
  "title": "Ponyfinder: Humans of Everglow",
  "version": "1.0.3",
  "manifest": "https://r2.foundryvtt.com/packages-public/ponyfinder-humans-of-everglow/module.json",
  "protected": true,
  "compatibility": {
    "minimum": "12",
    "verified": "14"
  },
  "authors": [
    {
      "name": "David Silver",
      "flags": {}
    }
  ],
  "esmodules": [
    "scripts/register-animations.mjs",
    "scripts/pf2e-dailies.js"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "pf2e",
        "type": "system",
        "compatibility": {}
      }
    ],
    "recommends": [
      {
        "id": "trigger-animations",
        "type": "module",
        "reason": "Provides the animation trigger application."
      },
      {
        "id": "trigger-engine",
        "type": "module",
        "reason": "Provides the animation event graph runtime."
      },
      {
        "id": "sequencer",
        "type": "module",
        "reason": "Required by Trigger Animations to play effects."
      },
      {
        "id": "pf2e-dailies",
        "type": "module",
        "reason": "Adds daily-preparation handling for compatible Humans of Everglow feats."
      }
    ]
  },
  "packFolders": [
    {
      "name": "Ponyfinder",
      "sorting": "m",
      "packs": [],
      "folders": [
        {
          "name": "Humans of Everglow",
          "sorting": "a",
          "packs": [
            "humans-of-everglow-actions",
            "humans-of-everglow-animal-companions",
            "humans-of-everglow-class-features",
            "humans-of-everglow-deities",
            "humans-of-everglow-effects",
            "humans-of-everglow-equipment",
            "humans-of-everglow-feats",
            "humans-of-everglow-heritages",
            "humans-of-everglow-spells"
          ]
        }
      ]
    }
  ],
  "packs": [
    {
      "name": "humans-of-everglow-actions",
      "label": "Actions",
      "path": "packs/actions",
      "type": "Item",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "humans-of-everglow-animal-companions",
      "label": "Animal Companions",
      "path": "packs/animal-companions",
      "type": "Item",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "humans-of-everglow-class-features",
      "label": "Class Features",
      "path": "packs/class-features",
      "type": "Item",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "humans-of-everglow-deities",
      "label": "Deities",
      "path": "packs/deities",
      "type": "Item",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "humans-of-everglow-effects",
      "label": "Effects",
      "path": "packs/effects",
      "type": "Item",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "humans-of-everglow-equipment",
      "label": "Equipment",
      "path": "packs/equipment",
      "type": "Item",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "humans-of-everglow-feats",
      "label": "Feats",
      "path": "packs/feats",
      "type": "Item",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "humans-of-everglow-heritages",
      "label": "Heritages",
      "path": "packs/heritages",
      "type": "Item",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "humans-of-everglow-spells",
      "label": "Spells",
      "path": "packs/spells",
      "type": "Item",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ]
}