{
  "id": "boss-loot-assets-premium",
  "title": "BLFX Animation Editor Premium",
  "description": "<p>A Boss Loot module featuring the Animation Editor, Animation Preview, macros for custom animations, and Auto Recognition for D&amp;D 5e weapons, spells, and abilities.</p><p>Thank you for supporting us on <a href=\"https://www.patreon.com/BossLoot\">Patreon!</a></p><p>Join our <a href=\"https://discord.gg/Cg8WEDbCua\">Discord server</a> for any further questions.</p>",
  "version": "3.2.1",
  "protected": true,
  "socket": true,
  "compatibility": {
    "minimum": "12",
    "verified": "14.359",
    "maximum": "14"
  },
  "esmodules": [
    "scripts/bossLootFx.js"
  ],
  "styles": [
    "styles/bossLoot.css",
    "styles/blap.css",
    "styles/blfx.css",
    "styles/bl-cdd.css"
  ],
  "relationships": {
    "requires": [
      {
        "id": "sequencer",
        "type": "module"
      },
      {
        "id": "blfx-assets-pack01",
        "type": "module"
      }
    ]
  },
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    },
    {
      "lang": "zh-CN",
      "name": "\u7b80\u4f53\u4e2d\u6587",
      "path": "lang/zh-CN.json"
    },
    {
      "lang": "pl",
      "name": "Polski",
      "path": "lang/pl.json"
    }
  ],
  "media": [
    {
      "type": "setup",
      "url": "modules/boss-loot-assets-premium/artwork/00-logo/setup-logo.webp",
      "loop": false,
      "flags": {}
    }
  ],
  "packs": [
    {
      "name": "blfx-macros",
      "label": "BLFX Macros",
      "path": "packs/macros",
      "type": "Macro",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OBSERVER"
      }
    },
    {
      "name": "blfx-items",
      "label": "BLFX Items",
      "path": "packs/items",
      "type": "Item",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OBSERVER"
      }
    },
    {
      "name": "blfx-spells",
      "label": "BLFX Spells",
      "path": "packs/spells",
      "type": "Item",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OBSERVER"
      }
    },
    {
      "name": "blfx-actors",
      "label": "BLFX Actors",
      "path": "packs/actors",
      "type": "Actor",
      "system": "dnd5e",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OBSERVER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Boss Loot FX, Premium",
      "sorting": "m",
      "color": "#79519c",
      "packs": [
        "blfx-macros",
        "blfx-items",
        "blfx-spells",
        "blfx-actors"
      ]
    }
  ],
  "authors": [
    {
      "name": "quantiq",
      "url": "https://www.patreon.com/BossLoot",
      "discord": "https://discord.gg/Cg8WEDbCua",
      "flags": {}
    },
    {
      "name": "razvani",
      "url": "https://www.patreon.com/BossLoot",
      "discord": "https://discord.gg/Cg8WEDbCua",
      "flags": {}
    },
    {
      "name": "avatarart",
      "url": "https://www.patreon.com/BossLoot",
      "discord": "https://discord.gg/Cg8WEDbCua",
      "flags": {}
    }
  ],
  "url": "https://www.patreon.com/BossLoot",
  "bugs": "https://discord.gg/Cg8WEDbCua",
  "manifest": "https://r2.foundryvtt.com/packages-public/boss-loot-assets-premium/module.json"
}