{
  "id": "sos2e-core",
  "title": "Shadows Over Sol 2e Core Rulebook",
  "version": "1.0.1",
  "compatibility": {
    "minimum": "13",
    "verified": "13"
  },
  "description": "<p>\"Shadows Over Sol 2e - Core Rulebook\" includes all of the gear, skills, traits, consequences, genelines and roles players need, and for the GM there's a comprehensive overview of the dark future, rules and a full selection of monstrocities\u2014both human and otherwise.</p>",
  "authors": [
    {
      "name": "Tab Creations",
      "email": "contact@tabcreations.com",
      "url": "https://www.tabcreations.com",
      "flags": {}
    }
  ],
  "url": "https://www.tabcreations.com",
  "manifest": "https://r2.foundryvtt.com/packages-public/sos2e-core/module.json",
  "protected": true,
  "flags": {
    "canUpload": true
  },
  "esmodules": [
    "scripts/import-dialog.js"
  ],
  "packs": [
    {
      "name": "sos2e-consequences",
      "label": "Consequences",
      "path": "packs/sos2e-consequences",
      "type": "Item",
      "system": "sos2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "sos2e-skills-general",
      "label": "General Skills",
      "path": "packs/sos2e-skills-general",
      "type": "Item",
      "system": "sos2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "sos2e-card-deck",
      "label": "Card Deck",
      "path": "packs/sos2e-card-deck",
      "type": "Cards",
      "system": "sos2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "sos2e-gear",
      "label": "Gear",
      "path": "packs/sos2e-gear",
      "type": "Item",
      "system": "sos2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "sos2e-traits-general",
      "label": "General Traits",
      "path": "packs/sos2e-traits-general",
      "type": "Item",
      "system": "sos2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "sos2e-traits-weaknesses",
      "label": "Weaknesses",
      "path": "packs/sos2e-traits-weaknesses",
      "type": "Item",
      "system": "sos2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "sos2e-traits-creature",
      "label": "Creature Traits",
      "path": "packs/sos2e-traits-creature",
      "type": "Item",
      "system": "sos2e",
      "ownership": {
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "sos2e-tables",
      "label": "Tables",
      "path": "packs/sos2e-tables",
      "type": "RollTable",
      "system": "sos2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "sos2e-rules",
      "label": "Rules",
      "path": "packs/sos2e-rules",
      "type": "JournalEntry",
      "system": "sos2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "sos2e-foes",
      "label": "Foes",
      "path": "packs/sos2e-foes",
      "type": "Actor",
      "system": "sos2e",
      "ownership": {
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "sos2e-genelines",
      "label": "Genelines",
      "path": "packs/sos2e-genelines",
      "type": "Item",
      "system": "sos2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "sos2e-roles",
      "label": "Roles",
      "path": "packs/sos2e-roles",
      "type": "Item",
      "system": "sos2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "sos2e",
        "type": "system",
        "compatibility": {}
      }
    ]
  }
}