{
  "id": "tome-of-intangible-treasures-ii",
  "title": "Tome of Intangible Treasures II",
  "manifest": "https://r2.foundryvtt.com/packages-public/tome-of-intangible-treasures-ii/module.json",
  "protected": true,
  "version": "1.0.1",
  "compatibility": {
    "minimum": "13",
    "verified": "14"
  },
  "authors": [
    {
      "name": "Lone Colossus Games",
      "flags": {}
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "i18n/en.json",
      "flags": {}
    }
  ],
  "packs": [
    {
      "name": "journal",
      "label": "ToIT 2 - Journals",
      "path": "packs/journal",
      "type": "JournalEntry",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "monsters",
      "label": "ToIT 2 - Monsters",
      "path": "packs/monsters",
      "type": "Actor",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "boons-and-charms",
      "label": "ToIT 2 - Boons & Charms",
      "path": "packs/boons-and-charms",
      "type": "Item",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Tome of Intangible Treasures II",
      "sorting": "m",
      "color": "#5c3a8c",
      "packs": [
        "journal",
        "monsters",
        "boons-and-charms"
      ]
    }
  ],
  "esmodules": [
    "module/main.mjs"
  ],
  "styles": [
    {
      "src": "style/style.css"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {
          "minimum": "5.1.9",
          "verified": "5.3.3"
        }
      }
    ]
  },
  "description": "What better way to celebrate a victory against a dangerous creature than to take its power for yourself?\n\nThe second, standalone volume in a growing series, Tome of Intangible Treasures II expands your options for 5e-compatible story-based rewards",
  "flags": {}
}