{
  "id": "aether-nexus-core",
  "title": "Aether Nexus - Core Rules",
  "version": "2.0.0",
  "compatibility": {
    "minimum": "14",
    "verified": "14.359"
  },
  "authors": [
    {
      "name": "Cussa Mitre [Hod Publishing]",
      "url": "https://hodpub.com",
      "discord": "CussaMitre"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "aether-nexus",
        "type": "system"
      }
    ]
  },
  "packs": [
    {
      "name": "core",
      "label": "Core Book",
      "path": "packs/core",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "aether-nexus"
    },
    {
      "name": "roll-tables",
      "label": "Roll Tables",
      "path": "packs/roll-tables",
      "type": "RollTable",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "aether-nexus"
    },
    {
      "name": "macros",
      "label": "Macros",
      "path": "packs/macros",
      "type": "Macro",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "aether-nexus"
    },
    {
      "name": "kins",
      "label": "Kins",
      "path": "packs/kins",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "aether-nexus"
    },
    {
      "name": "frames",
      "label": "Frames",
      "path": "packs/frames",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "aether-nexus"
    },
    {
      "name": "augments",
      "label": "Augments",
      "path": "packs/augments",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "aether-nexus"
    },
    {
      "name": "boons",
      "label": "Boons",
      "path": "packs/boons",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "aether-nexus"
    },
    {
      "name": "armory",
      "label": "Armory",
      "path": "packs/armory",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "aether-nexus"
    },
    {
      "name": "foes",
      "label": "Foes",
      "path": "packs/foes",
      "type": "Actor",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "aether-nexus"
    },
    {
      "name": "foes-traits",
      "label": "Foe's Traits",
      "path": "packs/foe-traits",
      "type": "Item",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "aether-nexus"
    },
    {
      "name": "foes-activations",
      "label": "Foe's Activations",
      "path": "packs/foe-activations",
      "type": "Item",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "aether-nexus"
    },
    {
      "name": "foes-interactions",
      "label": "Foe's Interactions",
      "path": "packs/foe-interactions",
      "type": "Item",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "aether-nexus"
    },
    {
      "name": "foes-maneuvers",
      "label": "Foe's Maneuvers",
      "path": "packs/foe-maneuvers",
      "type": "Item",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "aether-nexus"
    },
    {
      "name": "foes-strikes",
      "label": "Foe's Strikes",
      "path": "packs/foe-strikes",
      "type": "Item",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "aether-nexus"
    },
    {
      "name": "ships",
      "label": "Ships",
      "path": "packs/ships",
      "type": "Actor",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "aether-nexus"
    },
    {
      "name": "ship-crew",
      "label": "Ship's Crew",
      "path": "packs/ship-crew",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "aether-nexus"
    },
    {
      "name": "ship-component",
      "label": "Ship's Components",
      "path": "packs/ship-component",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "aether-nexus"
    },
    {
      "name": "scenes",
      "label": "Scenes",
      "path": "packs/scenes",
      "type": "Scene",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "aether-nexus"
    }
  ],
  "packFolders": [
    {
      "name": "Aether Nexus",
      "sorting": "m",
      "color": "#645372",
      "packs": [
        "core",
        "scenes",
        "roll-tables",
        "macros"
      ],
      "folders": [
        {
          "name": "Knights & Apparatus",
          "sorting": "m",
          "color": "#645372",
          "packs": [
            "kins",
            "frames"
          ],
          "folders": []
        },
        {
          "name": "Augments & Boons",
          "sorting": "m",
          "color": "#645372",
          "packs": [
            "augments",
            "boons"
          ],
          "folders": []
        },
        {
          "name": "Armory",
          "sorting": "m",
          "color": "#645372",
          "packs": [
            "armory"
          ],
          "folders": []
        },
        {
          "name": "Foes",
          "sorting": "m",
          "color": "#645372",
          "packs": [
            "foes",
            "foes-traits",
            "foes-activations",
            "foes-interactions",
            "foes-maneuvers",
            "foes-strikes"
          ],
          "folders": []
        },
        {
          "name": "Ships",
          "sorting": "m",
          "color": "#645372",
          "packs": [
            "ships",
            "ship-crew",
            "ship-component"
          ],
          "folders": []
        }
      ]
    }
  ],
  "esmodules": [
    "module/aether-nexus-core.mjs"
  ],
  "styles": [
    "css/aether-nexus-core.css"
  ],
  "manifest": "https://r2.foundryvtt.com/packages-public/aether-nexus-core/module.json",
  "protected": true,
  "flags": {}
}