{
  "id": "faenliss-breath-of-the-jotunlord",
  "title": "Breath Of the Jotunlord",
  "manifest": "https://r2.foundryvtt.com/packages-public/faenliss-breath-of-the-jotunlord/module.json",
  "protected": true,
  "version": "1.0.2",
  "compatibility": {
    "minimum": "13",
    "verified": "13"
  },
  "description": "<p>A short adventure for level 7 characters in the Pathfinder Second Edition game system. The heroes need to explore a cave system to stop the threat of an rapidly spread ice age.</p><p>Roughly 2/3rds of a level of XP. The adventure avoids the use of the weak/elite templates so that you can easily scale the entire adventure up or down one level for more flexibility.</p><p>Install from the Adventure compendium for the ready to run experience, or raid the Bestiary or Maps compendiums for re-using the custom monsters and maps in your own adventures.  You may also need to relink some of the special effects from the Items compendia for some of the actors in that case.</p><p>Includes:<ul><li>two custom maps</li><li>eight custom creatures (ten counting variants or applications of a new template) all with custom artwork</li><li>two custom hazards</li><li>styled journals describing the adventure and providing quick reference guides</li></ul></p>",
  "authors": [
    {
      "name": "Eric D. Nielsen",
      "email": "ericdnielsen@gmail.com",
      "discord": "astrelle",
      "flags": {}
    }
  ],
  "flags": {
    "canUpload": true
  },
  "packs": [
    {
      "name": "botj-bestiary",
      "label": "Breath of the Jotunlord Bestiary",
      "path": "packs/botj-bestiary",
      "type": "Actor",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "botj-maps",
      "label": "Breath of the Jotunlord Maps",
      "path": "packs/botj-maps",
      "type": "Scene",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "breath-of-the-jotunlord",
      "label": "Breath of the Jotunlord Adventure",
      "path": "packs/breath-of-the-jotunlord",
      "type": "Adventure",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "botj-items",
      "label": "Breath of the Jotunlord Items",
      "path": "packs/botj-items",
      "type": "Item",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "pf2e",
        "type": "system",
        "compatibility": {}
      }
    ]
  },
  "scripts": [
    "scripts/init.js"
  ],
  "styles": [
    {
      "src": "styles/jotunlord.css"
    }
  ]
}