{
  "id": "mythcraft-core-rulebook",
  "title": "MythCraft Core Rulebook",
  "protected": true,
  "manifest": "https://r2.foundryvtt.com/packages-public/mythcraft-core-rulebook/module.json",
  "version": "1.0.0",
  "compatibility": {
    "minimum": "14",
    "verified": "14"
  },
  "flags": {
    "canUpload": true
  },
  "packs": [
    {
      "name": "lineages",
      "label": "Chapter 1: Lineages",
      "path": "packs/lineages",
      "type": "Item",
      "system": "mythcraft",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "bops",
      "label": "Chapter 2: BOPs",
      "path": "packs/bops",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "mythcraft",
      "flags": {}
    },
    {
      "name": "classes",
      "label": "Chapter 3: Classes",
      "path": "packs/classes",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "mythcraft",
      "flags": {}
    },
    {
      "name": "magic",
      "label": "Chapter 4: Magic",
      "path": "packs/magic",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "mythcraft",
      "flags": {}
    },
    {
      "name": "spec-talents",
      "label": "Chapter 5: Specialization Talents",
      "path": "packs/spec-talents",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "mythcraft",
      "flags": {}
    },
    {
      "name": "equipment",
      "label": "Chapter 6: Equipment",
      "path": "packs/equipment",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "mythcraft",
      "flags": {}
    },
    {
      "name": "rulebook",
      "label": "Rulebook",
      "path": "packs/rulebook",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "mythcraft",
      "flags": {}
    },
    {
      "name": "conditions",
      "label": "Conditions",
      "path": "packs/conditions",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "mythcraft",
      "flags": {}
    },
    {
      "name": "creatures",
      "label": "Creatures",
      "path": "packs/creatures",
      "type": "Actor",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "mythcraft",
      "flags": {}
    }
  ],
  "description": ""
}