{
  "id": "sf2e",
  "title": "Starfinder Second Edition",
  "description": "A community contributed game system for Starfinder Second Edition",
  "version": "1.4.1",
  "license": "./LICENSE",
  "manifest": "https://raw.githubusercontent.com/foundryvtt/pf2e/v14-dev/system.sf2e.json",
  "download": "https://github.com/foundryvtt/pf2e/releases/download/sf2e-1.4.1/system.zip",
  "changelog": "https://raw.githubusercontent.com/foundryvtt/pf2e/refs/heads/v14-dev/CHANGELOG%20(SF2E).md",
  "url": "https://github.com/foundryvtt/pf2e",
  "bugs": "https://github.com/foundryvtt/pf2e/issues",
  "background": "systems/sf2e/assets/system-banners/03.webp",
  "socket": true,
  "primaryTokenAttribute": "attributes.hp",
  "compatibility": {
    "minimum": "14.361",
    "verified": "14.367",
    "maximum": "14"
  },
  "authors": [
    {
      "name": "The PF2e/SF2e System Developers",
      "url": "https://github.com/foundryvtt/pf2e",
      "flags": {}
    }
  ],
  "esmodules": [
    "vendor.mjs",
    "sf2e.mjs"
  ],
  "scripts": [
    "greensock/dist/gsap.min.js",
    "lib/tooltipster.bundle.min.js"
  ],
  "styles": [
    {
      "src": "styles/sf2e.css"
    }
  ],
  "grid": {
    "distance": 5,
    "units": "ft",
    "diagonals": 4
  },
  "documentTypes": {
    "Actor": {
      "army": {
        "htmlFields": [
          "details.description"
        ]
      },
      "familiar": {},
      "hazard": {
        "htmlFields": [
          "details.description"
        ]
      },
      "loot": {
        "htmlFields": [
          "details.description"
        ]
      },
      "party": {
        "htmlFields": [
          "details.description"
        ]
      },
      "vehicle": {
        "htmlFields": [
          "details.description"
        ]
      }
    },
    "Item": {
      "melee": {
        "htmlFields": [
          "description.value",
          "description.gm"
        ]
      },
      "treasure": {
        "htmlFields": [
          "description.value",
          "description.gm",
          "identification.unidentified.data.description.value"
        ]
      }
    },
    "RegionBehavior": {
      "environment": {},
      "environmentFeature": {}
    }
  },
  "languages": [
    {
      "lang": "en",
      "name": "Main (English)",
      "path": "lang/en.json",
      "flags": {}
    },
    {
      "lang": "en",
      "name": "Actions (English)",
      "path": "lang/action-en.json",
      "flags": {}
    },
    {
      "lang": "en",
      "name": "Rules Elements (English)",
      "path": "lang/re-en.json",
      "flags": {}
    },
    {
      "lang": "en",
      "name": "Kingmaker (English)",
      "path": "lang/kingmaker-en.json",
      "flags": {}
    },
    {
      "lang": "en",
      "name": "SF2e Overrides (English)",
      "path": "lang/sf2e-overrides-en.json",
      "flags": {}
    }
  ],
  "packs": [
    {
      "name": "alien-core-bestiary",
      "label": "Alien Core",
      "path": "packs/alien-core-bestiary",
      "type": "Actor",
      "banner": "systems/sf2e/assets/compendium-banner/red.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "LIMITED",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "guilt-of-the-grave-world-bestiary",
      "label": "Guilt of the Grave World",
      "path": "packs/guilt-of-the-grave-world-bestiary",
      "type": "Actor",
      "banner": "systems/sf2e/assets/compendium-banner/red.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "LIMITED",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "iconics",
      "label": "Iconics",
      "path": "packs/iconics",
      "type": "Actor",
      "banner": "systems/sf2e/assets/compendium-banner/red.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "paizo-pregens",
      "label": "Adventure Pregens",
      "path": "packs/paizo-pregens",
      "type": "Actor",
      "banner": "systems/sf2e/assets/compendium-banner/red.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "standalone-adventure-bestiary",
      "label": "Standalone Adventures",
      "path": "packs/standalone-adventure-bestiary",
      "type": "Actor",
      "banner": "systems/sf2e/assets/compendium-banner/red.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "LIMITED",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "starfinder-society-bestiary",
      "label": "Starfinder Society",
      "path": "packs/starfinder-society-bestiary",
      "type": "Actor",
      "banner": "systems/sf2e/assets/compendium-banner/red.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "LIMITED",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "rulebook-bestiaries",
      "label": "Rulebooks",
      "path": "packs/rulebook-bestiaries",
      "type": "Actor",
      "banner": "systems/sf2e/assets/compendium-banner/red.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "LIMITED",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "tales-from-the-vast-bestiary",
      "label": "Tales from the Vast",
      "path": "packs/tales-from-the-vast-bestiary",
      "type": "Actor",
      "banner": "systems/sf2e/assets/compendium-banner/red.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "LIMITED",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "actions",
      "label": "Actions",
      "path": "packs/actions",
      "type": "Item",
      "banner": "systems/sf2e/assets/compendium-banner/green.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "ancestries",
      "label": "Ancestries",
      "path": "packs/ancestries",
      "type": "Item",
      "banner": "systems/sf2e/assets/compendium-banner/green.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "ancestry-features",
      "label": "Ancestry Features",
      "path": "packs/ancestry-features",
      "type": "Item",
      "banner": "systems/sf2e/assets/compendium-banner/green.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "backgrounds",
      "label": "Backgrounds",
      "path": "packs/backgrounds",
      "type": "Item",
      "banner": "systems/sf2e/assets/compendium-banner/green.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "classes",
      "label": "Classes",
      "path": "packs/classes",
      "type": "Item",
      "banner": "systems/sf2e/assets/compendium-banner/green.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "class-features",
      "label": "Class Features",
      "path": "packs/class-features",
      "type": "Item",
      "banner": "systems/sf2e/assets/compendium-banner/green.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "feats",
      "label": "Feats",
      "path": "packs/feats",
      "type": "Item",
      "banner": "systems/sf2e/assets/compendium-banner/green.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "heritages",
      "label": "Heritages",
      "path": "packs/heritages",
      "type": "Item",
      "banner": "systems/sf2e/assets/compendium-banner/green.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "spells",
      "label": "Spells",
      "path": "packs/spells",
      "type": "Item",
      "banner": "systems/sf2e/assets/compendium-banner/green.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "conditions",
      "label": "Conditions",
      "path": "packs/conditions",
      "type": "Item",
      "banner": "systems/sf2e/assets/compendium-banner/blue.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "bestiary-effects",
      "label": "Bestiary Effects",
      "path": "packs/bestiary-effects",
      "type": "Item",
      "banner": "systems/pf2e/assets/compendium-banner/blue.webp",
      "system": "pf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "equipment-effects",
      "label": "Equipment Effects",
      "path": "packs/equipment-effects",
      "type": "Item",
      "banner": "systems/sf2e/assets/compendium-banner/blue.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "other-effects",
      "label": "Other Effects",
      "path": "packs/other-effects",
      "type": "Item",
      "banner": "systems/sf2e/assets/compendium-banner/blue.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "feat-effects",
      "label": "Feat/Feature Effects",
      "path": "packs/feat-effects",
      "type": "Item",
      "banner": "systems/sf2e/assets/compendium-banner/blue.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "spell-effects",
      "label": "Spell Effects",
      "path": "packs/spell-effects",
      "type": "Item",
      "banner": "systems/sf2e/assets/compendium-banner/blue.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "equipment",
      "label": "Equipment",
      "path": "packs/equipment",
      "type": "Item",
      "banner": "systems/sf2e/assets/compendium-banner/green.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "deities",
      "label": "Deities",
      "path": "packs/deities",
      "type": "Item",
      "banner": "systems/sf2e/assets/compendium-banner/green.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "macros",
      "label": "SF2e Macros",
      "path": "packs/macros",
      "type": "Macro",
      "banner": "systems/sf2e/assets/compendium-banner/orange.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "bestiary-ability-glossary-srd",
      "label": "Bestiary Ability Glossary",
      "path": "packs/bestiary-ability-glossary-srd",
      "type": "Item",
      "banner": "systems/sf2e/assets/compendium-banner/green.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "LIMITED",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "starfinder-society-boons",
      "label": "Starfinder Society Boons",
      "path": "packs/starfinder-society-boons",
      "type": "Item",
      "banner": "systems/sf2e/assets/compendium-banner/blue.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    },
    {
      "name": "journals",
      "label": "SF2e Journals",
      "path": "packs/journals",
      "type": "JournalEntry",
      "banner": "systems/sf2e/assets/compendium-banner/orange.webp",
      "system": "sf2e",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    }
  ],
  "packFolders": [
    {
      "name": "Bestiaries",
      "sorting": "m",
      "color": "#3b2524",
      "packs": [
        "alien-core-bestiary",
        "guilt-of-the-grave-world-bestiary",
        "rulebook-bestiaries",
        "standalone-adventure-bestiary",
        "starfinder-society-bestiary",
        "tales-from-the-vast-bestiary"
      ],
      "folders": []
    },
    {
      "name": "Pregenerated PCs",
      "sorting": "m",
      "color": "#3b2524",
      "packs": [
        "iconics",
        "paizo-pregens"
      ],
      "folders": []
    },
    {
      "name": "Effects",
      "sorting": "m",
      "color": "#2f3339",
      "packs": [
        "bestiary-effects",
        "conditions",
        "equipment-effects",
        "feat-effects",
        "other-effects",
        "spell-effects"
      ],
      "folders": []
    },
    {
      "name": "Character Building",
      "sorting": "m",
      "color": "#343c33",
      "packs": [
        "actions",
        "ancestries",
        "ancestry-features",
        "backgrounds",
        "classes",
        "class-features",
        "deities",
        "equipment",
        "feats",
        "heritages",
        "spells"
      ],
      "folders": []
    },
    {
      "name": "GM Tools",
      "sorting": "m",
      "color": "#181818",
      "packs": [
        "bestiary-ability-glossary-srd",
        "starfinder-society-boons"
      ],
      "folders": []
    },
    {
      "name": "Macros",
      "sorting": "m",
      "color": "#181818",
      "packs": [
        "macros"
      ],
      "folders": []
    },
    {
      "name": "Journals",
      "sorting": "m",
      "color": "#181818",
      "packs": [
        "journals"
      ],
      "folders": []
    }
  ],
  "flags": {}
}