{
  "authors": [
    {
      "name": "LeRatierBretonnien"
    }
  ],
  "compatibility": {
    "minimum": "13",
    "verified": "14"
  },
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json",
      "flags": {}
    },
    {
      "lang": "fr",
      "name": "Fran\u00e7ais",
      "path": "lang/fr.json",
      "flags": {}
    }
  ],
  "description": "Rulebook content for Barbarians of Lemuria (EN/FR)",
  "esmodules": [
    "modules/bol-rulebook-main.js"
  ],
  "id": "bol-rulebook",
  "manifest": "https://r2.foundryvtt.com/packages-public/bol-rulebook/module.json",
  "packFolders": [
    {
      "color": "#00435c",
      "folders": [
        {
          "color": "#00435c",
          "name": "Common",
          "packs": [
            "items"
          ]
        },
        {
          "color": "#00435c",
          "name": "English",
          "packs": [
            "rulebook-en",
            "saga-en",
            "creatures-en",
            "maps"
          ]
        },
        {
          "color": "#00435c",
          "name": "Fran\u00e7ais",
          "packs": [
            "rulebook-fr",
            "saga-fr",
            "creatures",
            "cartes"
          ]
        }
      ],
      "name": "BoL - Rulebook",
      "sorting": "m"
    }
  ],
  "packs": [
    {
      "label": "Cr\u00e9atures",
      "name": "creatures",
      "ownership": {
        "GAMEMASTER": "OWNER",
        "PLAYER": "NONE"
      },
      "path": "packs/creatures",
      "system": "bol",
      "type": "Actor"
    },
    {
      "label": "Creatures",
      "name": "creatures-en",
      "ownership": {
        "GAMEMASTER": "OWNER",
        "PLAYER": "NONE"
      },
      "path": "packs/creatures-en",
      "system": "bol",
      "type": "Actor"
    },
    {
      "label": "Traits et Dieux",
      "name": "items",
      "ownership": {
        "GAMEMASTER": "OWNER",
        "PLAYER": "NONE"
      },
      "path": "packs/items",
      "system": "bol",
      "type": "Item"
    },
    {
      "label": "Cartes",
      "name": "cartes",
      "ownership": {
        "GAMEMASTER": "OWNER",
        "PLAYER": "NONE"
      },
      "path": "packs/cartes",
      "system": "bol",
      "type": "Scene"
    },
    {
      "label": "Maps",
      "name": "maps",
      "ownership": {
        "GAMEMASTER": "OWNER",
        "PLAYER": "NONE"
      },
      "path": "packs/maps",
      "system": "bol",
      "type": "Scene"
    },
    {
      "label": "Rulebook",
      "name": "rulebook-en",
      "ownership": {
        "GAMEMASTER": "OWNER",
        "PLAYER": "NONE"
      },
      "path": "packs/rulebook-en",
      "system": "bol",
      "type": "JournalEntry"
    },
    {
      "label": "Livre de R\u00e8gle",
      "name": "rulebook-fr",
      "ownership": {
        "GAMEMASTER": "OWNER",
        "PLAYER": "NONE"
      },
      "path": "packs/rulebook-fr",
      "system": "bol",
      "type": "JournalEntry"
    },
    {
      "label": "Sagas",
      "name": "saga-fr",
      "ownership": {
        "ASSISTANT": "OWNER",
        "PLAYER": "NONE"
      },
      "path": "packs/saga-fr",
      "system": "bol",
      "type": "Adventure"
    },
    {
      "label": "Sagas",
      "name": "saga-en",
      "ownership": {
        "ASSISTANT": "OWNER",
        "PLAYER": "NONE"
      },
      "path": "packs/saga-en",
      "system": "bol",
      "type": "Adventure"
    }
  ],
  "relationships": {
    "requires": [
      {
        "compatibility": {},
        "id": "babele",
        "type": "module"
      }
    ],
    "systems": [
      {
        "compatibility": {},
        "id": "bol",
        "type": "system"
      }
    ]
  },
  "styles": [
    "bol.css"
  ],
  "protected": true,
  "title": "Barbarians of Lemuria - Rulebook",
  "url": "https://www.uberwald.me/gitea/uberwald/bol-rulebook",
  "version": "1.21.1"
}