{
  "id": "pf2e-tokens-characters",
  "title": "Pathfinder Tokens: Character Gallery",
  "description": "<p>Token artwork and portraits for over 1200 characters, along with a bespoke application designed to make sorting and filtering the collection a breeze!</p>",
  "version": "1.3.0",
  "compatibility": {
    "minimum": "13",
    "verified": "14"
  },
  "authors": [
    {
      "name": "Ian Hildebrandt",
      "discord": "tdnarbedlih"
    },
    {
      "name": "Viviane Charlier",
      "discord": "geckopilled"
    },
    {
      "name": "Richard Sim\u00f5es",
      "discord": "stwlam"
    }
  ],
  "esmodules": [
    "module/main.mjs"
  ],
  "styles": [
    "styles/pf2e-tokens-characters.css"
  ],
  "languages": [
    {
      "lang": "en",
      "path": "lang/en.json",
      "name": "",
      "flags": {}
    }
  ],
  "media": [
    {
      "type": "setup",
      "caption": "Token Pack: Characters",
      "thumbnail": "modules/pf2e-tokens-characters/assets/thumbnail.webp"
    }
  ],
  "flags": {
    "galleryDatasheets": {
      "character-gallery": {
        "label": "Pathfinder Tokens: Character Gallery Datasheet",
        "hint": "Artwork from the Pathfinder Tokens: Character Gallery module, with a heavy focus on playable ancestries for PC and NPC artwork.",
        "sheet": "modules/pf2e-tokens-characters/data/datasheet.json"
      }
    },
    "compendiumArtMappings": {
      "pf2e": {
        "mapping": "modules/pf2e-tokens-characters/data/compendium-map.json",
        "credit": "<em>Portrait, token, and subject artwork from the Pathfinder Tokens: Character Gallery.</em>"
      }
    },
    "tokenRingSubjectMappings": {
      "modules/pf2e-tokens-characters/assets/tokens/": "modules/pf2e-tokens-characters/assets/subjects/"
    }
  },
  "manifest": "https://r2.foundryvtt.com/packages-public/pf2e-tokens-characters/module.json",
  "protected": true
}