{
  "id": "archmage",
  "title": "13th Age",
  "version": "1.39.0",
  "authors": [
    {
      "name": "Matt Smith",
      "discord": "asacolips"
    },
    {
      "name": "Cody Swendrowski",
      "discord": "cswendrowski"
    },
    {
      "name": "Federico Pederzolli",
      "discord": "legofed3"
    },
    {
      "name": "Ben Straub",
      "discord": "benstraub"
    }
  ],
  "description": "The official 13th Age system for Foundry Virtual Tabletop.",
  "compatibility": {
    "minimum": "13",
    "verified": "13.351",
    "maximum": "13"
  },
  "esmodules": [
    "module/archmage.js"
  ],
  "scripts": [
    "scripts/lib/parse-md.js",
    "scripts/migrate/archmage-updates.js",
    "scripts/lib/intro.js"
  ],
  "styles": [
    "css/archmage.css",
    "css/v2/archmage-v2.css",
    "vue/styles.vue.css",
    "css/lib/introjs.css"
  ],
  "flags": {
    "archmage": {
      "archmage-art": "systems/archmage/map-archmage.json"
    },
    "hotReload": {
      "extensions": [
        "css",
        "html",
        "hbs",
        "json"
      ],
      "paths": [
        "css",
        "vue",
        "templates",
        "languages"
      ]
    }
  },
  "packFolders": [
    {
      "name": "Player options",
      "sorting": "m",
      "packs": [
        "pregen-characters",
        "generalfeats",
        "multiclassfeats",
        "races",
        "classes",
        "barbarian",
        "bard",
        "cleric",
        "fighter",
        "paladin",
        "ranger",
        "animal-companion",
        "animal-companions",
        "rogue",
        "sorcerer",
        "wizard",
        "chaosmage",
        "commander",
        "druid",
        "monk",
        "necromancer",
        "necromancer-summons",
        "occultist",
        "srd-magic-items"
      ]
    },
    {
      "name": "Creatures",
      "sorting": "m",
      "packs": [
        "srd-Monsters",
        "srd-random-monster-abilities"
      ]
    },
    {
      "name": "Misc",
      "sorting": "m",
      "packs": [
        "conditions",
        "system-macros",
        "system-rolltables"
      ]
    }
  ],
  "packs": [
    {
      "label": "Pregenerated Characters",
      "type": "Actor",
      "name": "pregen-characters",
      "path": "packs/pregen-characters",
      "system": "archmage"
    },
    {
      "label": "Classes",
      "type": "JournalEntry",
      "name": "classes",
      "path": "packs/classes",
      "system": "archmage"
    },
    {
      "label": "Conditions",
      "type": "JournalEntry",
      "name": "conditions",
      "path": "packs/conditions",
      "system": "archmage"
    },
    {
      "label": "Races",
      "type": "Item",
      "name": "races",
      "path": "packs/races",
      "system": "archmage"
    },
    {
      "label": "Barbarian",
      "type": "Item",
      "name": "barbarian",
      "path": "packs/barbarian",
      "system": "archmage"
    },
    {
      "label": "Bard",
      "type": "Item",
      "name": "bard",
      "path": "packs/bard",
      "system": "archmage"
    },
    {
      "label": "Cleric",
      "type": "Item",
      "name": "cleric",
      "path": "packs/cleric",
      "system": "archmage"
    },
    {
      "label": "Fighter",
      "type": "Item",
      "name": "fighter",
      "path": "packs/fighter",
      "system": "archmage"
    },
    {
      "label": "Paladin",
      "type": "Item",
      "name": "paladin",
      "path": "packs/paladin",
      "system": "archmage"
    },
    {
      "label": "Ranger",
      "type": "Item",
      "name": "ranger",
      "path": "packs/ranger",
      "system": "archmage"
    },
    {
      "label": "Rogue",
      "type": "Item",
      "name": "rogue",
      "path": "packs/rogue",
      "system": "archmage"
    },
    {
      "label": "Sorcerer",
      "type": "Item",
      "name": "sorcerer",
      "path": "packs/sorcerer",
      "system": "archmage"
    },
    {
      "label": "Wizard",
      "type": "Item",
      "name": "wizard",
      "path": "packs/wizard",
      "system": "archmage"
    },
    {
      "label": "Chaos Mage",
      "type": "Item",
      "name": "chaosmage",
      "path": "packs/chaosmage",
      "system": "archmage"
    },
    {
      "label": "Commander",
      "type": "Item",
      "name": "commander",
      "path": "packs/commander",
      "system": "archmage"
    },
    {
      "label": "Druid",
      "type": "Item",
      "name": "druid",
      "path": "packs/druid",
      "system": "archmage"
    },
    {
      "label": "Monk",
      "type": "Item",
      "name": "monk",
      "path": "packs/monk",
      "system": "archmage"
    },
    {
      "label": "Necromancer",
      "type": "Item",
      "name": "necromancer",
      "path": "packs/necromancer",
      "system": "archmage"
    },
    {
      "label": "Necromancer (Summons)",
      "type": "Actor",
      "name": "necromancer-summons",
      "path": "packs/necromancer-summons",
      "system": "archmage"
    },
    {
      "label": "Occultist",
      "type": "Item",
      "name": "occultist",
      "path": "packs/occultist",
      "system": "archmage"
    },
    {
      "label": "General Feats",
      "type": "Item",
      "name": "generalfeats",
      "path": "packs/general-feats",
      "system": "archmage"
    },
    {
      "label": "Multiclass Feats",
      "type": "Item",
      "name": "multiclassfeats",
      "path": "packs/multiclass-feats",
      "system": "archmage"
    },
    {
      "label": "Animal Companion",
      "type": "Item",
      "name": "animal-companion",
      "path": "packs/animal-companion",
      "system": "archmage"
    },
    {
      "label": "Animal Companions",
      "type": "Actor",
      "name": "animal-companions",
      "path": "packs/animal-companions",
      "system": "archmage"
    },
    {
      "label": "SRD Monsters",
      "type": "Actor",
      "name": "srd-Monsters",
      "path": "packs/srd-monsters",
      "system": "archmage"
    },
    {
      "label": "SRD Magic Items",
      "type": "Item",
      "name": "srd-magic-items",
      "path": "packs/srd-magic-items",
      "system": "archmage"
    },
    {
      "label": "SRD Random Monster Abilities",
      "type": "Item",
      "name": "srd-random-monster-abilities",
      "path": "packs/srd-random-monster-abilities",
      "system": "archmage"
    },
    {
      "label": "System Macros",
      "type": "Macro",
      "name": "system-macros",
      "path": "packs/system-macros",
      "system": "archmage"
    },
    {
      "label": "System RollTables",
      "type": "RollTable",
      "name": "system-rolltables",
      "path": "packs/system-rolltables",
      "system": "archmage"
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "languages/en.json"
    },
    {
      "lang": "es",
      "name": "Español",
      "path": "languages/es.json"
    }
  ],
  "socket": true,
  "url": "https://github.com/asacolips-projects/13th-age",
  "manifest": "https://asacolips-artifacts.s3.amazonaws.com/archmage/latest/system.json",
  "download": "https://asacolips-artifacts.s3.amazonaws.com/archmage/1.39.0/archmage.zip",
  "changelog": "https://github.com/asacolips-projects/13th-age/releases",
  "initiative": "1d20 + (@abilities?.dex.mod || 0) + @attributes.init.value + @attributes.level.value",
  "grid": {
    "distance": 1,
    "units": "Units"
  },
  "primaryTokenAttribute": "attributes.hp",
  "media": [
    {
      "type": "cover",
      "loop": false,
      "flags": {}
    },
    {
      "type": "setup",
      "url": "https://mattsmithin-files.s3.amazonaws.com/toolkit13.png",
      "thumbnail": "https://mattsmithin-files.s3.amazonaws.com/toolkit13.png"
    }
  ]
}