{
  "id": "aff2e-stellar-adventures",
  "title": "Stellar Adventures",
  "version": "1.0.0",
  "compatibility": {
    "minimum": "13",
    "verified": "13.348"
  },
  "authors": [
    {
      "name": "Cussa Mitre [Hod Publishing]",
      "url": "https://hodpub.com",
      "discord": "CussaMitre",
      "flags": {}
    },
    {
      "name": "L. Pessoa [Hod Publishing]",
      "url": "https://hodpub.com",
      "flags": {}
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "aff2e",
        "type": "system",
        "compatibility": {}
      }
    ]
  },
  "packs": [
    {
      "name": "core-book",
      "label": "Core Book",
      "path": "packs/core-book",
      "banner": "modules/aff2e-stellar-adventures/assets/banner/compendium-banner-01.webp",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "aff2e"
    },
    {
      "name": "actors",
      "label": "Actors",
      "path": "packs/actors",
      "banner": "modules/aff2e-stellar-adventures/assets/banner/compendium-banner-02.webp",
      "type": "Actor",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "aff2e"
    },
    {
      "name": "special-skills",
      "label": "Special Skills",
      "path": "packs/special-skills",
      "banner": "modules/aff2e-stellar-adventures/assets/banner/compendium-banner-03.webp",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "aff2e"
    },
    {
      "name": "talents",
      "label": "Talents",
      "path": "packs/talents",
      "banner": "modules/aff2e-stellar-adventures/assets/banner/compendium-banner-04.webp",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "aff2e"
    },
    {
      "name": "equipments-combat",
      "label": "Equipments & Combat",
      "path": "packs/equipments-combat",
      "banner": "modules/aff2e-stellar-adventures/assets/banner/compendium-banner-05.webp",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "aff2e"
    },
    {
      "name": "vehicle-modules",
      "label": "Vehicle Modules & Combat",
      "path": "packs/vehicle-modules",
      "banner": "modules/aff2e-stellar-adventures/assets/banner/compendium-banner-06.webp",
      "type": "Item",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "aff2e"
    },
    {
      "name": "rollable-tables",
      "label": "Rollable Tables",
      "path": "packs/rollable-tables",
      "banner": "modules/aff2e-stellar-adventures/assets/banner/compendium-banner-07.webp",
      "type": "RollTable",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "aff2e"
    },
    {
      "name": "macros",
      "label": "Macros",
      "path": "packs/macros",
      "banner": "modules/aff2e-stellar-adventures/assets/banner/compendium-banner-08.webp",
      "type": "Macro",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "aff2e"
    },

    {
      "name": "adventures",
      "label": "Adventures",
      "path": "packs/adventures",
      "banner": "modules/aff2e-stellar-adventures/assets/banner/compendium-banner-09.webp",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "system": "aff2e"
    }
  ],
  "packFolders": [
    {
      "name": "Stellar Adventures",
      "sorting": "m",
      "color": "#c9ad79",
      "packs": [
        "core-book",
        "special-skills",
        "talents",
        "equipments-combat",
        "vehicle-modules",
        "magic",
        "rollable-tables",
        "macros",
        "actors",
        "adventures"
      ],
      "folders": []
    }
  ],
  "esmodules": [
    "module/module-starter.mjs"
  ],
  "styles": [
    {
      "src": "css/module-style.css"
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json",
      "flags": {}
    }
  ],
  "documentTypes": {
    "Item": {
      "vehicleModule": {
        "htmlFields": [
          "description"
        ]
      },
      "vehicleWeapon": {
        "htmlFields": [
          "description"
        ]
      },
      "vehicleArmour": {
        "htmlFields": [
          "description"
        ]
      }
    },
    "Actor": {
      "vehicle": {
        "htmlFields": [
          "description"
        ]
      }
    }
  },
  "manifest": "https://tkc-prd-s3-manifests.s3.amazonaws.com/aff2e-stellar-adventures/latest.json",
  "flags": {
  },
  "description": ""
}