{
  "id": "undying-accord",
  "title": "The Undying Accord",
  "description": "Official Undying Accord content module for Archvillain Games",
  "authors": [
    {
      "name": "Archvillain Games",
      "url": "https://archvillaingames.com/"
    }
  ],
  "version": "1.0.0",
  "protected": true,
  "manifest": "https://r2.foundryvtt.com/packages-public/undying-accord/module.json",
  "compatibility": {
    "minimum": "13",
    "verified": "13"
  },
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system"
      }
    ]
  },
  "packs": [
    {
      "name": "undying-journals",
      "label": "Undying Accord Journals",
      "path": "./packs/undying-journals",
      "type": "JournalEntry",
      "system": "dnd5e",
      "folder": "The Undying Accord"
    },
    {
      "name": "undying-bestiary",
      "label": "Undying Accord Bestiary",
      "path": "./packs/undying-bestiary",
      "type": "Actor",
      "system": "dnd5e",
      "folder": "The Undying Accord"
    },
    {
      "name": "undying-magic-items",
      "label": "Undying Accord Magic Items",
      "path": "./packs/undying-magic-items",
      "type": "Item",
      "system": "dnd5e",
      "folder": "The Undying Accord"
    },
    {
      "name": "undying-spells",
      "label": "Undying Accord Spells",
      "path": "./packs/undying-spells",
      "type": "Item",
      "system": "dnd5e",
      "folder": "The Undying Accord"
    },
    {
      "name": "undying-scenes",
      "label": "Undying Accord Maps",
      "path": "./packs/undying-scenes",
      "type": "Scene",
      "system": "dnd5e",
      "folder": "The Undying Accord"
    }
  ]
}