{
  "id": "bts-book-spirits",
  "title": "Book of Spirits",
  "version": "1.0.3",
  "description": "Explore the spirit realm in D&D 5E. Cross the Veil, defeat dark manifestations, and reshape the world with your heroic spark.",
  "authors": [
    {
      "name": "Aviad Tal",
      "url": "https://beyondthescreenrpg.com/"
    },
    {
      "name": "trioderegion",
      "url": "https://www.github.com/trioderegion"
    },
    {
      "name": "InYourLibrary",
      "url": "https://github.com/InYourLibrary"
    }
  ],
  "compatibility": {
    "minimum": 13,
    "verified": 13
  },
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {
          "minimum": "5.2",
          "verified": "5.2.5"
        }
      }
    ],
    "requires": [],
    "recommends": []
  },
  "persistentStorage": false,
  "socket": false,
  "flags": {
    "dnd5e": {
      "sourceBooks": {
        "BOS": "spirits.journal.label"
      },
      "spellLists": [
        "Compendium.bts-book-spirits.book.JournalEntry.LmKCiMTEveZaMKhT.JournalEntryPage.JCcfi1comF9zWeCs",
        "Compendium.bts-book-spirits.book.JournalEntry.LmKCiMTEveZaMKhT.JournalEntryPage.2bs5cJcoQbJIpmAP",
        "Compendium.bts-book-spirits.book.JournalEntry.LmKCiMTEveZaMKhT.JournalEntryPage.A4M21Tbxntyme6HS",
        "Compendium.bts-book-spirits.book.JournalEntry.LmKCiMTEveZaMKhT.JournalEntryPage.9tPzRzHPDh6HTOHt",
        "Compendium.bts-book-spirits.book.JournalEntry.LmKCiMTEveZaMKhT.JournalEntryPage.kyzjXGIyMSeUKacO",
        "Compendium.bts-book-spirits.book.JournalEntry.LmKCiMTEveZaMKhT.JournalEntryPage.bTGcVLqkbJaV8Lrn",
        "Compendium.bts-book-spirits.book.JournalEntry.LmKCiMTEveZaMKhT.JournalEntryPage.HhTSm6egd1gar8TS",
        "Compendium.bts-book-spirits.book.JournalEntry.LmKCiMTEveZaMKhT.JournalEntryPage.fvpHhDuYorVIoTVL",
        "Compendium.bts-book-spirits.book.JournalEntry.LmKCiMTEveZaMKhT.JournalEntryPage.RY4AbqUI0NvgjPuD"
      ]
    }
  },
  "esmodules": [
    "index.mjs"
  ],
  "styles": [
    "bts-book-spirits.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    }
  ],
  "packs": [
    {
      "name": "tables",
      "path": "packs/tables",
      "system": "dnd5e",
      "type": "RollTable",
      "label": "Tables",
      "banner": "modules/bts-book-spirits/assets/elements/pack-banner.webp"
    },
    {
      "name": "options",
      "path": "packs/options",
      "system": "dnd5e",
      "type": "Item",
      "label": "Character Options",
      "banner": "modules/bts-book-spirits/assets/elements/pack-banner.webp",
      "ownership": {
        "PLAYER": "OBSERVER"
      },
      "flags": {
        "dnd5e": {
          "types": [
            "class",
            "subclass",
            "feat",
            "background",
            "race",
            "spell",
            "equipment"
          ]
        }
      }
    },
    {
      "name": "items",
      "path": "packs/items",
      "system": "dnd5e",
      "type": "Item",
      "label": "Items & Equipment",
      "banner": "modules/bts-book-spirits/assets/elements/pack-banner.webp",
      "flags": {
        "dnd5e": {
          "types": [
            "equipment",
            "weapon",
            "consumable"
          ]
        }
      }
    },
    {
      "name": "campaign",
      "path": "packs/campaign",
      "system": "dnd5e",
      "type": "Adventure",
      "label": "Campaign Adventures",
      "banner": "modules/bts-book-spirits/assets/elements/pack-banner.webp"
    },
    {
      "name": "book",
      "path": "packs/book",
      "system": "dnd5e",
      "type": "JournalEntry",
      "label": "Book of Spirits",
      "banner": "modules/bts-book-spirits/assets/elements/pack-banner.webp",
      "ownership": {
        "PLAYER": "OBSERVER"
      },
      "flags": {
        "dnd5e": {
          "display": "table-of-contents"
        }
      }
    },
    {
      "name": "actors",
      "path": "packs/actors",
      "system": "dnd5e",
      "type": "Actor",
      "label": "Creatures & NPCs",
      "banner": "modules/bts-book-spirits/assets/elements/pack-banner.webp",
      "flags": {
        "dnd5e": {
          "types": [
            "npc"
          ]
        }
      }
    }
  ],
  "packFolders": [
    {
      "name": "Book of Spirits",
      "color": "#6fa597",
      "packs": [
        "tables",
        "options",
        "items",
        "campaign",
        "book",
        "actors"
      ]
    }
  ],
  "documentTypes": {
    "ChatMessage": {
      "resonance": {}
    }
  },
  "manifest": "https://r2.foundryvtt.com/packages-public/bts-book-spirits/module.json",
  "url": "https://beyondthescreenrpg.com/",
  "bugs": "https://www.github.com/trioderegion/bts-support-desk/issues",
  "changelog": "https://www.github.com/trioderegion/bts-support-desk/discussions/categories/book-of-spirits-updates",
  "media": [
    {
      "type": "setup",
      "url": "modules/bts-book-spirits/assets/elements/module-cover.webp"
    }
  ],
  "protected": true
}