{
  "id": "splinters-of-faith",
  "title": "Splinters of Faith",
  "version": "1.1.2",
  "compatibility": {
    "minimum": "11",
    "verified": "14.363"
  },
  "authors": [
    {
      "name": "Cussa Mitre",
      "url": "https://hodpub.com",
      "discord": "CussaMitre"
    },
    {
      "name": "Angelo Grola",
      "url": "https://hodpub.com"
    },
    {
      "name": "Marcos Keller",
      "url": "https://hodpub.com"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system"
      }
    ]
  },
  "packs": [
    {
      "name": "journal-entries",
      "label": "Journal Entries",
      "path": "packs/journal-entries",
      "type": "JournalEntry",
      "banner": "modules/splinters-of-faith/assets/banner/menua-01.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    },
    {
      "name": "new-monsters",
      "label": "New Monsters",
      "path": "packs/new-monsters",
      "type": "Actor",
      "banner": "modules/splinters-of-faith/assets/banner/menua-02.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    },
    {
      "name": "magic-items",
      "label": "Magic Items",
      "path": "packs/magic-items",
      "type": "Item",
      "banner": "modules/splinters-of-faith/assets/banner/menua-03.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    },
    {
      "name": "rollable-tables",
      "label": "Rollable Tables",
      "path": "packs/rollable-tables",
      "type": "RollTable",
      "banner": "modules/splinters-of-faith/assets/banner/menua-04.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    },
    {
      "name": "macros",
      "label": "Macros",
      "path": "packs/macros",
      "type": "Macro",
      "banner": "modules/splinters-of-faith/assets/banner/menua-05.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    },
    {
      "name": "adventures",
      "label": "Adventures",
      "path": "packs/adventures",
      "type": "Adventure",
      "banner": "modules/splinters-of-faith/assets/banner/menua-06.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "dnd5e"
    }
  ],
  "packFolders": [
    {
      "name": "Splinters of Faith",
      "sorting": "m",
      "color": "#633967",
      "packs": [
        "journal-entries",
        "new-monsters",
        "magic-items",
        "rollable-tables",
        "macros",
        "adventures"
      ]
    }
  ],
  "esmodules": [
    "module/splinters-of-faith.mjs"
  ],
  "styles": [
    "css/splinters-of-faith.css"
  ],
  "manifest": "https://tkc-prd-s3-manifests.s3.amazonaws.com/splinters-of-faith/latest.json",
  "protected": true,
  "flags": {
  }
}