{
  "id": "fabled-battles-and-warfare",
  "title": "Fabled Battles and Warfare",
  "version": "1.2.0",
  "compatibility": {
    "minimum": "14",
    "verified": "14.365"
  },
  "authors": [
    {
      "name": "Cussa Mitre [Hod Publishing]",
      "url": "https://hodpub.com",
      "discord": "CussaMitre"
    },
    {
      "name": "Angelo Grola [Hod Publishing]",
      "url": "https://hodpub.com"
    }
  ],
  "packs": [
    {
      "name": "core-rules",
      "label": "Fabled Battles and Warfare",
      "path": "packs/core-rules",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Fabled Battles and Warfare",
      "sorting": "m",
      "color": "#2b261a",
      "packs": [
        "core-rules"
      ]
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    }
  ],
  "documentTypes": {
    "Actor": {
      "unit": {},
      "commander": {},
      "fortification": {}
    },
    "Item":{
      "ability": {}
    }
  },
  "esmodules": ["module/fabled-battles-and-warfare.mjs"],
  "styles": ["css/fabled-battles-and-warfare.css"],
  "manifest": "https://tkc-prd-s3-manifests.s3.amazonaws.com/fabled-battles-and-warfare/latest.json",
  "protected": true,
  "flags": {
  }
}