{
  "id": "ilysen-lancer-npc-rebake-structure",
  "title": "Lancer: NPCs Rebaked Structure Rules",
  "description": "Implements NPC structure and stress rules from Lancer: NPCs Rebaked, by Kai Tave.",
  "version": "0.1.2.3",
  "manifest": "https://github.com/Ilysen/ilysen-lancer-npc-rebake-structure/releases/latest/download/module.json",
  "download": "https://github.com/Ilysen/ilysen-lancer-npc-rebake-structure/releases/download/0.1.2.3/module.zip",
  "compatibility": {
    "minimum": "12",
    "verified": "13.351"
  },
  "authors": [
    {
      "name": "Ceres et al.",
      "url": "https://github.com/Ilysen/lancer-npc-rebake-structure",
      "flags": {}
    },
    {
      "name": "Rules by Kai Tave",
      "url": "https://kaitave.itch.io/",
      "flags": {}
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "lancer",
        "type": "system",
        "compatibility": {
          "minimum": "2.8.1",
          "verified": "3.0.0"
        }
      }
    ]
  },
  "esmodules": [
    "scripts/module.js"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "languages/en.json",
      "flags": {}
    }
  ],
  "readme": "README.md",
  "license": "LICENSE.md",
  "flags": {}
}