{
  "id": "jsg-sd-savage-arctic",
  "title": "Savage Arctic",
  "description": "Adventure in the frozen tundra, where miners and settlers battle harsh elements, forbidding land, and unique creatures.",
  "version": "1.0.0",
  "url": "https://www.jeffstevensgames.com/",
  "manifest": "https://r2.foundryvtt.com/packages-public/jsg-sd-savage-arctic/module.json",
  "compatibility": {
    "minimum": "14",
    "verified": "14"
  },
  "relationships": {
    "systems": [
      {
        "id": "shadowdark",
        "type": "system",
        "compatibility": {
          "minimum": "4",
          "verified": "4"
        }
      }
    ]
  },
  "authors": [
    {
      "name": "Jeff Stevens Games",
      "url": "https://www.jeffstevensgames.com/",
      "discord": "@jeffcstevens",
      "flags": {}
    },
    {
      "name": "Dragon Clan Studio",
      "discord": "dragonclanstudio_13570",
      "flags": {}
    },
    {
      "name": "Gwen le Touze",
      "discord": "bradeck",
      "flags": {}
    }
  ],
  "media": [
    {
      "type": "setup",
      "url": "modules/jsg-sd-savage-arctic/assets/ui/module-bg.webp",
      "thumbnail": "modules/jsg-sd-savage-arctic/assets/ui/module-thumbnail.webp",
      "loop": false,
      "flags": {}
    }
  ],
  "esmodules": [
    "scripts.mjs"
  ],
  "styles": [
    {
      "src": "styles.css"
    }
  ],
  "packs": [
    {
      "name": "sd-journal",
      "label": "Savage Arctic",
      "path": "packs/sd-journal",
      "type": "JournalEntry",
      "system": "shadowdark",
      "banner": "modules/jsg-sd-savage-arctic/assets/ui/tiles/tile_01.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "sd-players-features",
      "label": "Player's Options Features",
      "path": "packs/sd-players-features",
      "type": "Item",
      "banner": "modules/jsg-sd-savage-arctic/assets/ui/tiles/tile_02.webp",
      "system": "shadowdark",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "sd-items",
      "label": "Magic Items",
      "path": "packs/sd-items",
      "type": "Item",
      "banner": "modules/jsg-sd-savage-arctic/assets/ui/tiles/tile_03.webp",
      "system": "shadowdark",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "sd-adventures",
      "label": "Savage Arctic Adventures",
      "path": "packs/sd-adventures",
      "type": "Adventure",
      "system": "shadowdark",
      "banner": "modules/jsg-sd-savage-arctic/assets/ui/tiles/tile_05.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "sd-actors",
      "label": "NPCs & Monsters",
      "path": "packs/sd-actors",
      "type": "Actor",
      "banner": "modules/jsg-sd-savage-arctic/assets/ui/tiles/tile_04.webp",
      "system": "shadowdark",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "sd-tables",
      "label": "Savage Arctic Tables",
      "path": "packs/sd-tables",
      "type": "RollTable",
      "system": "shadowdark",
      "banner": "modules/jsg-sd-savage-arctic/assets/ui/tiles/tile_06.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Jeff Stevens Games",
      "color": "#3d3a4b",
      "sorting": "a",
      "packs": [],
      "folders": [
        {
          "name": "Savage Arctic",
          "sorting": "m",
          "color": "#22252b",
          "packs": [
            "sd-journal",
            "sd-players-features",
            "sd-items",
            "sd-adventures",
            "sd-actors",
            "sd-tables"
          ]
        }
      ]
    }
  ],
  "protected": true,
  "flags": {
    "canUpload": true,
    "hotReload": false,
    "shadowdark": {
      "sources": {
        "SA": "Savage Arctic"
      }
    }
  }
}