{
  "id": "bts-lady-lamentation",
  "title": "Book of Spirits \u2014 Lady of Lamentation",
  "version": "2.0.0",
  "description": "Uncontrolled sorrow can master the strongest of hearts.",
  "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": 14,
    "verified": 14
  },
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {
          "minimum": "5.3",
          "verified": "5.3.2"
        }
      }
    ],
    "requires": [],
    "recommends": []
  },
  "persistentStorage": false,
  "socket": false,
  "flags": {
    "tokenRingSubjectMappings": {
      "modules/bts-lady-lamentation/assets/tokens/": "modules/bts-lady-lamentation/assets/subjects/"
    },
    "dnd5e": {
      "sourceBooks": {
        "BOS": "spirits.journal.label"
      },
      "spellLists": []
    }
  },
  "esmodules": [
    "adventures.mjs"
  ],
  "styles": [
    "bts-lady-lamentation.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    }
  ],
  "packs": [
    {
      "name": "book",
      "path": "packs/book",
      "system": "dnd5e",
      "type": "JournalEntry",
      "label": "Book of Spirits",
      "banner": "modules/bts-lady-lamentation/assets/elements/pack-banner.webp",
      "ownership": {
        "PLAYER": "OBSERVER"
      },
      "flags": {
        "dnd5e": {
          "display": "table-of-contents"
        }
      }
    },
    {
      "name": "campaign",
      "path": "packs/campaign",
      "system": "dnd5e",
      "type": "Adventure",
      "label": "Campaign Adventures",
      "banner": "modules/bts-lady-lamentation/assets/elements/pack-banner.webp"
    }
  ],
  "packFolders": [
    {
      "name": "Book of Spirits",
      "color": "#6fa597",
      "packs": [
        "book",
        "campaign"
      ]
    }
  ],
  "documentTypes": {},
  "manifest": "https://r2.foundryvtt.com/packages-public/bts-lady-lamentation/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-lady-lamentation/assets/elements/module-cover.webp"
    }
  ],
  "protected": true
}