{
  "id": "broken-compass-csb-it",
  "title": "Broken Compass CSB (IT)",
  "version": "1.1.1",
  "compatibility": {
    "minimum": "11",
    "verified": "12.331"
  },
  "relationships": {
    "systems": [
      {
        "id": "custom-system-builder",
        "type": "system",
        "compatibility": {
          "minimum": "3.1.2",
          "verified": "4.0.0"
        }
      }
    ],
    "recommends": [
      {
        "id": "dice-so-nice",
        "type": "module",
        "compatibility": {}
      }
    ]
  },
  "authors": [
    {
      "name": "Pedro Baringo",
      "url": "https://github.com/pedrobaringo",
      "discord": "pedrobari",
      "flags": {}
    }
  ],
  "packs": [
    {
      "name": "actortemplates",
      "label": "Actor_templates",
      "path": "packs/actortemplates",
      "type": "Actor",
      "system": "custom-system-builder",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "object-templates",
      "label": "Object Templates",
      "path": "packs/object-templates",
      "type": "Item",
      "system": "custom-system-builder",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "macrosbc",
      "label": "Macros_BC",
      "path": "packs/macrosbc",
      "type": "Macro",
      "system": "custom-system-builder",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    }
  ],
  "esmodules": [
    "modules/brokencompassdice.js",
    "modules/welcomemessage.js"
  ],
  "styles": [
    "assets/BrokenCompass.css"
  ],
  "url": "https://www.ilsalottodigiano.it/foundry/broken-compass-csb-it",
  "manifest": "https://www.ilsalottodigiano.it/foundry/broken-compass-csb-it/releases/latest/download/module.json",
  "download": "https://www.ilsalottodigiano.it/foundry/broken-compass-csb-it/releases/download/1.1.1/broken-compass-csb-it.zip"
}