{
  "config": {
    "trackHighestDivision": true
  },
  "appVersion": 2,
  "colors": {
    "light": {
      "primary": "#6b5f3f",
      "background": "#fffffe",
      "pageBackground": "#fffffe",
      "buttonBackground": "#f5f2e9",
      "primaryBorder": "#6b5f3f"
    },
    "dark": {
      "background": "#171713",
      "pageBackground": "#171713",
      "primary": "#eeeeee",
      "buttonBackground": "#343328",
      "primaryBorder": "#8f8768"
    }
  },
  "credit": [
    {
      "type": "text",
      "text": "Homebrew playtest army list using the 2018 MESBG Tabletop Admiral structure."
    }
  ],
  "game": "Lord of the Isles V0.1",
  "usePrimarySecondaryAllianceLevels": true,
  "allianceTerms": {
    "primary": "Historical",
    "secondary": "Convenient",
    "none": "Impossible"
  },
  "scenarios": [],
  "stats": [
    {
      "name": "Movement",
      "abbreviation": "Mv",
      "trail": "\""
    },
    {
      "name": "Fight",
      "abbreviation": "F",
      "trail": "/"
    },
    {
      "name": "Shoot",
      "trail": "+",
      "shareWith": "Fight"
    },
    {
      "name": "Strength",
      "abbreviation": "S"
    },
    {
      "name": "Defence",
      "abbreviation": "D"
    },
    {
      "name": "Attack",
      "abbreviation": "A"
    },
    {
      "name": "Wounds",
      "abbreviation": "W",
      "expendable": true,
      "onlyExpendableIfGreaterThanOne": true
    },
    {
      "name": "Courage",
      "abbreviation": "C"
    },
    {
      "name": "",
      "abbreviation": "|",
      "showIf": "Might"
    },
    {
      "name": "Might",
      "abbreviation": "M",
      "expendable": true
    },
    {
      "name": "Will",
      "abbreviation": "W",
      "expendable": true
    },
    {
      "name": "Fate",
      "abbreviation": "F",
      "expendable": true
    }
  ],
  "dataTableKeys": [
    "heroes",
    "warriors"
  ],
  "limits": [],
  "counts": [],
  "calculations": [
    {
      "label": "Broken",
      "property": "models",
      "percentage": 50.00001,
      "roundup": true,
      "suffix": " killed"
    },
    {
      "label": "Quartered",
      "property": "models",
      "percentage": 25,
      "roundup": false,
      "suffix": " remaining"
    },
    {
      "label": "Might",
      "properties": [
        "might"
      ]
    }
  ],
  "validations": [],
  "leaderConfig": {
    "elementPropertyName": "heroes",
    "usesProperty": "heroicTier"
  },
  "additionalPrint": [
    {
      "propertyName": "wargear",
      "label": "Wargear",
      "dataSource": "gear"
    },
    {
      "propertyName": "heroicActions",
      "label": "Heroic Actions"
    },
    {
      "propertyName": "specialRules",
      "label": "Special Rules",
      "dataSource": "keywords"
    },
    {
      "propertyName": "keywords",
      "label": "Keywords"
    }
  ],
  "elements": [
    {
      "propertyName": "factions",
      "label": "Faction",
      "type": "faction",
      "dataSource": "factions",
      "removeWhenNotPrimary": [
        "armyBonus"
      ],
      "divisionProperty": "alignment",
      "divisions": [
        "Good",
        "Evil"
      ],
      "children": [
        {
          "propertyName": "heroes",
          "dataSource": "heroes",
          "label": "Hero",
          "type": "main",
          "tierProperty": "heroicTier",
          "tierData": "heroicTiers",
          "tiers": [
            {
              "name": "Hero of Legend",
              "maximumChildren": {
                "warriors": 18
              },
              "rank": 1
            },
            {
              "name": "Hero of Valour",
              "maximumChildren": {
                "warriors": 15
              },
              "rank": 2
            },
            {
              "name": "Hero of Fortitude",
              "maximumChildren": {
                "warriors": 12
              },
              "rank": 3
            },
            {
              "name": "Minor Hero",
              "maximumChildren": {
                "warriors": 6
              },
              "rank": 4
            },
            {
              "name": "Independent Hero",
              "maximumChildren": {
                "warriors": 0
              },
              "canBeChild": true,
              "rank": 5
            }
          ],
          "children": [
            {
              "singleKey": "warrior",
              "dataSource": "warriors",
              "propertyName": "warriors",
              "label": "Warrior",
              "type": "list",
              "children": [
                {
                  "propertyName": "options",
                  "type": "checkbox",
                  "dataSource": "gear",
                  "disallowedMultiples": [
                    "bow",
                    "mount",
                    "armour",
                    "shield"
                  ]
                },
                {
                  "propertyName": "wargear",
                  "label": "Wargear",
                  "type": "static",
                  "dataSource": "gear"
                },
                {
                  "propertyName": "keywords",
                  "label": "Keywords",
                  "type": "static",
                  "dataSource": "keywords"
                },
                {
                  "propertyName": "specialRules",
                  "type": "static",
                  "label": "Special Rules",
                  "dataSource": "keywords"
                }
              ]
            },
            {
              "propertyName": "wargear",
              "label": "Wargear",
              "type": "static",
              "dataSource": "gear"
            },
            {
              "propertyName": "keywords",
              "label": "Keywords",
              "type": "static",
              "dataSource": "keywords"
            },
            {
              "propertyName": "options",
              "type": "checkbox",
              "dataSource": "gear",
              "disallowedMultiples": [
                "bow",
                "mount",
                "armour",
                "shield"
              ]
            },
            {
              "propertyName": "specialRules",
              "label": "Special Rules",
              "type": "static",
              "dataSource": "keywords"
            },
            {
              "propertyName": "heroicActions",
              "label": "Heroic Actions",
              "type": "static"
            },
            {
              "propertyName": "magicalPowers",
              "label": "Magical Powers",
              "type": "static",
              "dataSource": "magicalPowers",
              "stats": [
                {
                  "name": "Magical Power",
                  "propertyName": "name"
                },
                {
                  "name": "Range",
                  "propertyName": "range",
                  "trail": "\"",
                  "definedOnUnit": true
                },
                {
                  "name": "Casting",
                  "propertyName": "casting",
                  "trail": "+",
                  "definedOnUnit": true
                },
                {
                  "name": "Duration",
                  "propertyName": "duration",
                  "inTooltip": true,
                  "printDisplay": "parentheses"
                },
                {
                  "name": "Definition",
                  "propertyName": "definition",
                  "inTooltip": true
                },
                {
                  "name": "Channelled",
                  "propertyName": "channelled",
                  "inTooltip": true
                }
              ]
            }
          ]
        }
      ]
    }
  ],
  "data": {
    "factions": [
      {
        "name": "The Elven Imperium",
        "alignment": "Good",
        "armyBonus": "\"Standards of the Empire\" — If a friendly Imperial Elf Hero within 3\" of a friendly Imperial model carrying a Banner declares a Heroic Move or Heroic March, roll a D6. On a 4+, that Hero does not expend a point of Might for declaring that Heroic Action. Only one roll may be made for each Heroic Action, regardless of the number of Banners within range."
      },
      {
        "name": "Orcish Invaders",
        "alignment": "Evil",
        "armyBonus": "\"Great Heathen Army\" — On a turn in which an Orc model Charges, it gains +1 Strength and must re-roll To Wound rolls of 1."
      }
    ],
    "heroicTiers": [
      {
        "name": "Hero of Legend",
        "followers": 18
      },
      {
        "name": "Hero of Valour",
        "followers": 15
      },
      {
        "name": "Hero of Fortitude",
        "followers": 12
      },
      {
        "name": "Minor Hero",
        "followers": 6
      },
      {
        "name": "Independent Hero",
        "followers": 0
      }
    ],
    "heroes": [
      {
        "name": "Elf Centurion",
        "factions": [
          {
            "name": "The Elven Imperium",
            "heroicTier": "Hero of Fortitude"
          }
        ],
        "unlimited": true,
        "points": 70,
        "movement": 6,
        "fight": 6,
        "shoot": 3,
        "strength": 4,
        "defence": 6,
        "attack": 2,
        "wounds": 2,
        "courage": 6,
        "might": 2,
        "will": 1,
        "fate": 1,
        "keywords": [
          "Elf",
          "Imperial",
          "Legionary",
          "Infantry",
          "Hero"
        ],
        "heroicActions": [
          "Heroic March"
        ],
        "specialRules": [
          "Testudo"
        ],
        "wargear": [
          "Heavy Armour",
          "Elven-made Sword"
        ],
        "options": [
          {
            "name": "Armoured Horse",
            "points": 15
          },
          {
            "name": "Lance",
            "points": 5
          },
          {
            "name": "Pila",
            "points": 5
          },
          {
            "name": "Shield",
            "points": 5
          },
          {
            "name": "Weapon Swap",
            "points": 5
          }
        ]
      },
      {
        "name": "Elf Flamen",
        "factions": [
          {
            "name": "The Elven Imperium",
            "heroicTier": "Minor Hero"
          }
        ],
        "unlimited": true,
        "points": 65,
        "movement": 6,
        "fight": 5,
        "shoot": 3,
        "strength": 3,
        "defence": 4,
        "attack": 1,
        "wounds": 2,
        "courage": 5,
        "might": 1,
        "will": 4,
        "fate": 1,
        "keywords": [
          "Elf",
          "Imperial",
          "Infantry",
          "Hero"
        ],
        "heroicActions": [
          "Heroic Channeling"
        ],
        "specialRules": [
          "Sacred Standard",
          "Woodland Creature"
        ],
        "wargear": [
          "Staff"
        ],
        "options": [
          {
            "name": "Weapon Swap",
            "points": 5
          }
        ],
        "magicalPowers": [
          {
            "name": "Call Winds",
            "range": 12,
            "casting": 3
          },
          {
            "name": "Enchanted Blades",
            "range": 6,
            "casting": 4
          },
          {
            "name": "Tremor",
            "range": 6,
            "casting": 6
          }
        ]
      },
      {
        "name": "Aramehtar, Emperor of the Elves",
        "factions": [
          {
            "name": "The Elven Imperium",
            "heroicTier": "Hero of Legend"
          }
        ],
        "points": 215,
        "movement": 6,
        "fight": 9,
        "shoot": 3,
        "strength": 4,
        "defence": 7,
        "attack": 3,
        "wounds": 3,
        "courage": 7,
        "might": 3,
        "will": 3,
        "fate": 3,
        "heroicActions": [
          "Heroic Strike",
          "Heroic Challenge",
          "Heroic Resolve",
          "Heroic Strength",
          "Heroic Defence"
        ],
        "keywords": [
          "Elf",
          "Imperial",
          "Legionary",
          "Infantry",
          "Hero"
        ],
        "options": [
          {
            "name": "Armoured Horse",
            "points": 15
          },
          {
            "name": "Shield",
            "points": 5
          }
        ],
        "specialRules": [
          "Terror",
          "Testudo",
          "Emperor of the Elves",
          "Rally to the Standard",
          "Prideful"
        ],
        "wargear": [
          "Heavy Armour",
          "Elenhatal"
        ],
        "specialText": "Elf Legionaries in Aramehtar's warband may be upgraded to Palatine Guard for +1 point per model; Palatine Guard have Fight 6/3+ and gain Bodyguard. One Palatine Guard in his warband may bear the Emperor's Standard. The Palatine Guard Standard Bearer is a unique Warrior profile and may only be included in Aramehtar's warband."
      },
      {
        "name": "Calassë, Daughter of Aramehtar",
        "factions": [
          {
            "name": "The Elven Imperium",
            "heroicTier": "Independent Hero"
          }
        ],
        "unique": true,
        "points": 80,
        "movement": 6,
        "fight": 4,
        "shoot": 3,
        "strength": 3,
        "defence": 3,
        "attack": 1,
        "wounds": 2,
        "courage": 6,
        "might": 1,
        "will": 4,
        "fate": 2,
        "keywords": [
          "Elf",
          "Imperial",
          "Infantry",
          "Hero"
        ],
        "heroicActions": [
          "Heroic Resolve",
          "Heroic Channeling"
        ],
        "specialRules": [
          "Fair",
          "Keeper of the Eternal Flame",
          "Woodland Creature",
          "Terror",
          "Resistant to Magic"
        ],
        "wargear": [
          "Unarmed"
        ],
        "magicalPowers": [
          {
            "name": "Blinding Light",
            "range": 0,
            "casting": 2
          },
          {
            "name": "Song of Slumber",
            "range": 3,
            "casting": 4
          },
          {
            "name": "Refreshing Song",
            "range": 6,
            "casting": 6
          }
        ]
      },
      {
        "name": "Vorontirmo, Chief Marchwarden of the Empire",
        "factions": [
          {
            "name": "The Elven Imperium",
            "heroicTier": "Hero of Valour"
          }
        ],
        "unique": true,
        "points": 115,
        "movement": 8,
        "fight": 7,
        "shoot": 2,
        "strength": 4,
        "defence": 4,
        "attack": 3,
        "wounds": 3,
        "courage": 7,
        "might": 3,
        "will": 3,
        "fate": 1,
        "keywords": [
          "Elf",
          "Imperial",
          "Infantry",
          "Hero"
        ],
        "heroicActions": [
          "Heroic Accuracy",
          "Heroic March",
          "Heroic Strike",
          "Heroic Challenge"
        ],
        "specialRules": [
          "Expert Shot",
          "Blood and Glory",
          "Fearless",
          "Woodland Creature",
          "Swift",
          "Vain"
        ],
        "wargear": [
          "Elven-made Dagger"
        ],
        "specialText": "Elf Explorators included in Vorontirmo's warband may be upgraded to Marchwardens for +1 point per model. Marchwardens have a Move value of 8\".",
        "options": [
          {
            "name": "Bow of Diana",
            "points": 15
          },
          {
            "name": "Sword of Vulcan",
            "points": 10
          },
          {
            "name": "Armour",
            "points": 5
          },
          {
            "name": "Elven Cloak",
            "points": 5
          }
        ]
      },
      {
        "name": "Rambacáno, Shield of the Legions",
        "factions": [
          {
            "name": "The Elven Imperium",
            "heroicTier": "Hero of Fortitude"
          }
        ],
        "unique": true,
        "points": 90,
        "movement": 6,
        "fight": 6,
        "shoot": 3,
        "strength": 4,
        "defence": 6,
        "attack": 2,
        "wounds": 2,
        "courage": 6,
        "might": 2,
        "will": 2,
        "fate": 2,
        "keywords": [
          "Elf",
          "Imperial",
          "Legionary",
          "Infantry",
          "Hero"
        ],
        "heroicActions": [
          "Heroic Strike",
          "Heroic Defence",
          "Heroic Resolve"
        ],
        "specialRules": [
          "Testudo",
          "Drill Sergeant"
        ],
        "wargear": [
          "Heavy Armour",
          "Elven-made Sword"
        ],
        "options": [
          {
            "name": "Pila",
            "points": 5
          },
          {
            "name": "Shield",
            "points": 5
          }
        ]
      },
      {
        "name": "Roccandil, Master of Cataphracts",
        "factions": [
          {
            "name": "The Elven Imperium",
            "heroicTier": "Hero of Fortitude"
          }
        ],
        "unique": true,
        "points": 105,
        "movement": 6,
        "fight": 6,
        "shoot": 3,
        "strength": 4,
        "defence": 6,
        "attack": 2,
        "wounds": 2,
        "courage": 6,
        "might": 2,
        "will": 2,
        "fate": 1,
        "keywords": [
          "Elf",
          "Imperial",
          "Cavalry",
          "Hero"
        ],
        "heroicActions": [
          "Heroic Strike",
          "Heroic Strength",
          "Heroic Challenge"
        ],
        "specialRules": [
          "Expert Rider",
          "Testudo",
          "Horse Lord",
          "Eternal Charge"
        ],
        "wargear": [
          "Heavy Armour",
          "Elven-made Sword",
          "Armoured Horse",
          "Lance"
        ],
        "options": [
          {
            "name": "Shield",
            "points": 5
          }
        ]
      },
      {
        "name": "Orc Warchief",
        "factions": [
          {
            "name": "Orcish Invaders",
            "heroicTier": "Hero of Fortitude"
          }
        ],
        "points": 45,
        "movement": 6,
        "fight": 4,
        "shoot": 5,
        "strength": 4,
        "defence": 5,
        "attack": 2,
        "wounds": 2,
        "courage": 4,
        "might": 2,
        "will": 1,
        "fate": 1,
        "keywords": [
          "Orc",
          "Infantry",
          "Hero",
          "Warchief"
        ],
        "heroicActions": [
          "Heroic March",
          "Heroic Strength"
        ],
        "specialRules": [
          "War Cry"
        ],
        "wargear": [
          "Axe or Sword"
        ],
        "options": [
          {
            "name": "Greataxe",
            "points": 5
          },
          {
            "name": "Shield",
            "points": 5
          },
          {
            "name": "Weapon Swap",
            "points": 5
          }
        ]
      },
      {
        "name": "Guthrum, Bearer of Hrafnbítr",
        "factions": [
          {
            "name": "Orcish Invaders",
            "heroicTier": "Minor Hero"
          }
        ],
        "unique": true,
        "points": 105,
        "movement": 6,
        "fight": 6,
        "shoot": 5,
        "strength": 5,
        "defence": 5,
        "attack": 3,
        "wounds": 3,
        "courage": 7,
        "might": 3,
        "will": 2,
        "fate": 0,
        "keywords": [
          "Orc",
          "Infantry",
          "Hero"
        ],
        "heroicActions": [
          "Heroic Strike",
          "Heroic Strength",
          "Heroic Challenge"
        ],
        "specialRules": [
          "Burly",
          "Arrow Chopper",
          "Bloodthirsty",
          "Frenzied",
          "Leader of the Berserkers"
        ],
        "wargear": [
          "Hrafnbítr"
        ]
      }
    ],
    "warriors": [
      {
        "name": "Elf Legionary",
        "factions": [
          "The Elven Imperium"
        ],
        "points": 9,
        "movement": 6,
        "fight": 5,
        "shoot": 3,
        "strength": 3,
        "defence": 5,
        "attack": 1,
        "wounds": 1,
        "courage": 5,
        "keywords": [
          "Elf",
          "Imperial",
          "Legionary",
          "Infantry",
          "Warrior"
        ],
        "specialRules": [
          "Testudo"
        ],
        "wargear": [
          "Heavy Armour",
          "Elven-made Sword"
        ],
        "options": [
          {
            "name": "War Horn",
            "points": 30
          },
          {
            "name": "Banner",
            "points": 25
          },
          {
            "name": "Pila",
            "points": 2
          },
          {
            "name": "Palatine Guard",
            "points": 1,
            "availableIn": [
              "Aramehtar, Emperor of the Elves"
            ]
          },
          {
            "name": "Shield",
            "points": 1
          },
          {
            "name": "Weapon Swap",
            "points": 1
          }
        ]
      },
      {
        "name": "Elf Cataphract",
        "factions": [
          "The Elven Imperium"
        ],
        "points": 21,
        "movement": 6,
        "fight": 5,
        "shoot": 3,
        "strength": 3,
        "defence": 5,
        "attack": 1,
        "wounds": 1,
        "courage": 5,
        "keywords": [
          "Elf",
          "Imperial",
          "Cavalry",
          "Warrior"
        ],
        "specialRules": [
          "Expert Rider",
          "Testudo"
        ],
        "wargear": [
          "Heavy Armour",
          "Elven-made Sword",
          "Armoured Horse",
          "Lance"
        ],
        "options": [
          {
            "name": "War Horn",
            "points": 30
          },
          {
            "name": "Banner",
            "points": 25
          },
          {
            "name": "Shield",
            "points": 1
          },
          {
            "name": "Weapon Swap",
            "points": 1
          }
        ]
      },
      {
        "name": "Elf Explorator",
        "factions": [
          "The Elven Imperium"
        ],
        "points": 8,
        "movement": 6,
        "fight": 5,
        "shoot": 3,
        "strength": 3,
        "defence": 3,
        "attack": 1,
        "wounds": 1,
        "courage": 5,
        "keywords": [
          "Elf",
          "Imperial",
          "Infantry",
          "Warrior"
        ],
        "specialRules": [
          "Woodland Creature"
        ],
        "wargear": [
          "Elven-made Sword",
          "Elven Cloak"
        ],
        "options": [
          {
            "name": "Banner",
            "points": 25
          },
          {
            "name": "Elf Bow",
            "points": 2
          },
          {
            "name": "Pila",
            "points": 2
          },
          {
            "name": "Marchwarden",
            "points": 1,
            "availableIn": [
              "Vorontirmo, Chief Marchwarden of the Empire"
            ]
          },
          {
            "name": "Weapon Swap",
            "points": 1
          }
        ]
      },
      {
        "name": "Palatine Guard Standard Bearer",
        "factions": [],
        "availableIn": [
          "Aramehtar, Emperor of the Elves"
        ],
        "unique": true,
        "points": 50,
        "movement": 6,
        "fight": 6,
        "shoot": 3,
        "strength": 3,
        "defence": 5,
        "attack": 1,
        "wounds": 1,
        "courage": 5,
        "keywords": [
          "Elf",
          "Imperial",
          "Legionary",
          "Infantry",
          "Warrior"
        ],
        "specialRules": [
          "Testudo",
          "Bodyguard"
        ],
        "wargear": [
          "Heavy Armour",
          "Elven-made Sword",
          "Emperor's Standard"
        ],
        "options": [
          {
            "name": "War Horn",
            "points": 30
          },
          {
            "name": "Pila",
            "points": 2
          },
          {
            "name": "Shield",
            "points": 1
          },
          {
            "name": "Weapon Swap",
            "points": 1
          }
        ],
        "additionalHeroes": [
          "Aramehtar, Emperor of the Elves"
        ]
      },
      {
        "name": "Orc Raider",
        "factions": [],
        "points": 6,
        "movement": 6,
        "fight": 3,
        "shoot": 5,
        "strength": 3,
        "defence": 4,
        "attack": 1,
        "wounds": 1,
        "courage": 2,
        "keywords": [
          "Orc",
          "Infantry",
          "Warrior"
        ],
        "specialRules": [],
        "wargear": [
          "Axe or Sword"
        ],
        "options": [
          {
            "name": "War Horn",
            "points": 30
          },
          {
            "name": "Banner",
            "points": 25
          },
          {
            "name": "Greataxe",
            "points": 2
          },
          {
            "name": "Orc Bow",
            "points": 1
          },
          {
            "name": "Shield",
            "points": 1
          },
          {
            "name": "Spear",
            "points": 1
          },
          {
            "name": "Weapon Swap",
            "points": 1
          }
        ],
        "availableIn": [
          "Orc Warchief"
        ],
        "additionalHeroes": [
          "Orc Warchief"
        ]
      },
      {
        "name": "Orc Berserker",
        "factions": [
          "Orcish Invaders"
        ],
        "points": 18,
        "movement": 6,
        "fight": 5,
        "shoot": 5,
        "strength": 4,
        "defence": 4,
        "attack": 2,
        "wounds": 1,
        "courage": 7,
        "keywords": [
          "Orc",
          "Infantry",
          "Warrior"
        ],
        "specialRules": [
          "Burly",
          "Frenzied",
          "Arrow Chopper",
          "Bloodthirsty"
        ],
        "wargear": [
          "Berserker Axe"
        ],
        "options": [
          {
            "name": "War Horn",
            "points": 30
          },
          {
            "name": "Weapon Swap",
            "points": 1
          }
        ]
      },
      {
        "name": "Orc Huscarl",
        "factions": [],
        "points": 10,
        "movement": 6,
        "fight": 3,
        "shoot": 5,
        "strength": 4,
        "defence": 5,
        "attack": 1,
        "wounds": 1,
        "courage": 2,
        "keywords": [
          "Orc",
          "Infantry",
          "Warrior"
        ],
        "specialRules": [
          "Oathsworn"
        ],
        "wargear": [
          "Heavy Armour",
          "Axe or Sword"
        ],
        "options": [
          {
            "name": "Banner",
            "points": 25
          },
          {
            "name": "Greataxe",
            "points": 2
          },
          {
            "name": "Shield",
            "points": 1
          },
          {
            "name": "Weapon Swap",
            "points": 1
          }
        ],
        "availableIn": [
          "Orc Warchief"
        ],
        "additionalHeroes": [
          "Orc Warchief"
        ]
      },
      {
        "name": "Orc Boar Rider",
        "factions": [],
        "points": 12,
        "movement": 6,
        "fight": 3,
        "shoot": 5,
        "strength": 3,
        "defence": 4,
        "attack": 1,
        "wounds": 1,
        "courage": 2,
        "keywords": [
          "Orc",
          "Cavalry",
          "Warrior"
        ],
        "specialRules": [
          "Porcine Fury"
        ],
        "wargear": [
          "Axe or Sword",
          "Boar"
        ],
        "options": [
          {
            "name": "War Horn",
            "points": 30
          },
          {
            "name": "Banner",
            "points": 25
          },
          {
            "name": "Orc Bow",
            "points": 1
          },
          {
            "name": "Shield",
            "points": 1
          },
          {
            "name": "War Spear",
            "points": 1
          },
          {
            "name": "Weapon Swap",
            "points": 1
          }
        ],
        "availableIn": [
          "Orc Warchief"
        ],
        "additionalHeroes": [
          "Orc Warchief"
        ]
      }
    ],
    "gear": [
      {
        "name": "Heavy Armour",
        "type": "armour"
      },
      {
        "name": "Elven-made Sword"
      },
      {
        "name": "Shield",
        "type": "shield",
        "modifiesStats": [
          {
            "stat": "defence",
            "modifier": 1
          }
        ]
      },
      {
        "name": "Pila",
        "definition": "Pila are Throwing Spears (Range 8\", Strength 3) and may also be used as Spears."
      },
      {
        "name": "Banner",
        "type": "banner",
        "definition": "A Banner has a range of 3\". A friendly model within range may re-roll a single D6 when making a Duel roll. A model carrying a Banner suffers a -1 penalty to its Duel roll. If a Warrior carrying a Banner is slain, the Banner may be passed to another eligible friendly Warrior in base contact."
      },
      {
        "name": "Weapon Swap",
        "definition": "A Warrior model or unnamed Hero model may exchange an eligible weapon for another weapon of the same class. Named Hero models may not take this option."
      },
      {
        "name": "War Horn",
        "definition": "If one or more War Horns are on the battlefield, all models in your force receive +1 Courage."
      },
      {
        "name": "Horse"
      },
      {
        "name": "Armoured Horse",
        "type": "mount",
        "movement": 10,
        "fight": 3,
        "shoot": 6,
        "strength": 3,
        "defence": 5,
        "attack": 0,
        "wounds": 1,
        "courage": 3
      },
      {
        "name": "Lance",
        "definition": "A mounted Cavalry model using a Lance adds +1 to its To Wound rolls when making Strikes in a turn in which it Charged. This bonus also applies against Cavalry, but not while the model is in difficult terrain. If the model dismounts or its mount is slain, the Lance is discarded."
      },
      {
        "name": "Elf Bow",
        "definition": "An Elf Bow has a range of 24\" and a Strength of 3."
      },
      {
        "name": "Elven Cloak",
        "definition": "A model wearing an Elven Cloak has the Stalk Unseen special rule."
      },
      {
        "name": "Staff",
        "definition": "A Staff is a hand-and-a-half weapon and may use the Stun Special Strike."
      },
      {
        "name": "Palatine Guard",
        "modifiesStats": [
          {
            "stat": "fight",
            "modifier": 1
          }
        ],
        "definition": "An Elf Legionary upgraded to Palatine Guard increases its Fight value by 1 and gains the Bodyguard special rule.",
        "type": "upgrade",
        "specialRules": [
          "Bodyguard"
        ]
      },
      {
        "name": "Emperor's Standard",
        "type": "banner",
        "definition": "The Emperor's Standard is a Banner with a range of 6\" rather than 3\". When a friendly Elf Hero within 3\" of the Emperor's Standard declares a Heroic Move or Heroic March, Standards of the Empire succeeds on a 3+ rather than a 4+. Additionally, all friendly Elf models within 3\" of the Emperor's Standard gain the Resistant to Magic special rule. If its bearer is slain, it may be passed to another eligible friendly Palatine Guard in base contact in the same manner as a normal Banner."
      },
      {
        "name": "Elenhatal",
        "definition": "Elenhatal is an Elven-made Pila and follows all the normal rules for Pila. Shooting attacks made with Elenhatal are resolved at Strength 4. If the Emperor slays an enemy model with a Shooting attack made with Elenhatal, he may immediately make another Shooting attack with it. He may continue to do so until he fails to slay an enemy model, or there are no valid targets remaining. Additionally, when making Strikes during a Heroic Combat, the Emperor gains a +1 bonus to his To Wound rolls."
      },
      {
        "name": "Unarmed",
        "definition": "This model is Unarmed and suffers the usual penalties for fighting without a weapon."
      },
      {
        "name": "Armour",
        "type": "armour",
        "modifiesStats": [
          {
            "stat": "defence",
            "modifier": 1
          }
        ]
      },
      {
        "name": "Sword of Vulcan",
        "definition": "This is an Elven-made hand-and-a-half sword. If Vorontirmo causes an unsaved Wound with the Sword of Vulcan on a To Wound roll of 6, the target is Set Ablaze."
      },
      {
        "name": "Bow of Diana",
        "definition": "This is an Elf Bow (Range 24\", Strength 3). Vorontirmo passes In The Way tests made with the Bow of Diana on a 3+."
      },
      {
        "name": "Marchwarden",
        "type": "upgrade",
        "modifiesStats": [
          {
            "stat": "movement",
            "modifier": 2
          }
        ],
        "definition": "An Elf Explorator upgraded to Marchwarden increases its Move value to 8\"."
      },
      {
        "name": "Elven-made Dagger"
      },
      {
        "name": "Axe or Sword"
      },
      {
        "name": "Spear"
      },
      {
        "name": "Greataxe",
        "definition": "A Greataxe is a two-handed Axe. It may also be used as a Spear."
      },
      {
        "name": "Berserker Axe",
        "definition": "This is a hand-and-a-half Axe."
      },
      {
        "name": "Hrafnbítr",
        "definition": "Hrafnbítr is a hand-and-a-half Axe. Keep a tally of enemy models slain by Strikes made by Guthrum using Hrafnbítr. The following benefits are cumulative and last for the remainder of the battle. After Guthrum has slain 1 enemy model, he ignores Wounds on a 5+ rather than a 6 when using the Frenzied special rule. After he has slain 3 enemy models, his Strength increases to 6. After he has slain 7 enemy models, he gains the Terror special rule."
      },
      {
        "name": "Orc Bow",
        "definition": "An Orc Bow has a range of 18\" and Strength 2."
      },
      {
        "name": "War Spear",
        "definition": "A War Spear follows the rules for a Spear while the model is Infantry and the rules for a Lance while the model is Cavalry."
      },
      {
        "name": "Boar",
        "type": "mount",
        "movement": 8,
        "fight": 3,
        "shoot": 6,
        "strength": 4,
        "defence": 5,
        "attack": 1,
        "wounds": 1,
        "courage": 3,
        "specialRules": [
          "Porcine Fury"
        ],
        "definition": "This mount has the Porcine Fury special rule."
      }
    ],
    "magicalPowers": [
      {
        "name": "Call Winds",
        "duration": "Instant",
        "definition": "Choose one enemy model within range. It is blown D6\" directly away from the caster and knocked Prone. If it would contact another model or terrain, stop it 1\" away. If the target is in combat, all other models in that combat are also knocked Prone.",
        "channelled": "The target is instead blown 2D6\" away."
      },
      {
        "name": "Enchanted Blades",
        "duration": "Temporary",
        "definition": "Choose one friendly model within range. In the Fight phase, that model may re-roll failed To Wound rolls.",
        "channelled": "The target also gains +1 on its To Wound rolls for the duration of the power."
      },
      {
        "name": "Tremor",
        "duration": "Instant",
        "definition": "Choose one enemy model within range and draw a 1mm-wide straight line D6\" directly away from the caster through that model. Every model touched by the line is knocked Prone and suffers a Strength 6 hit. Cavalry models are treated as having been Knocked Flying. If a model in combat is affected, all models in that combat are also affected. One affected model may attempt to Resist the power.",
        "channelled": "The line instead extends 2D6\"."
      },
      {
        "name": "Blinding Light",
        "duration": "Temporary",
        "definition": "This Magical Power targets the caster. While it is in effect, Shooting attacks against the caster or a friendly model within 6\" only hit on a To Hit roll of 6. The area within 12\" of the caster also counts as daylight.",
        "channelled": "When Channelled, its duration becomes Exhaustion."
      },
      {
        "name": "Sacred Flame",
        "duration": "Temporary",
        "definition": "Choose one friendly Elf model within range. Until the start of the caster's next Move phase, the first time that model fails a Fate roll, it may re-roll that D6.",
        "channelled": "For the duration of the Magical Power, the target may instead re-roll each failed Fate roll."
      },
      {
        "name": "Rekindle",
        "duration": "Instant",
        "definition": "Choose one friendly Elf Hero within range that has previously spent at least one Fate point. That Hero immediately regains one Fate point, up to its starting Fate value.",
        "channelled": "The target instead regains up to two Fate points, up to its starting Fate value."
      },
      {
        "name": "Song of Slumber",
        "duration": "Temporary",
        "definition": "Every enemy model within 3\" of the caster is affected as though targeted by Transfix. Only one affected model may attempt to Resist this Magical Power."
      },
      {
        "name": "Refreshing Song",
        "duration": "Instant",
        "definition": "Choose one friendly model within range. It regains one lost Wound and one spent point each of Might, Will and Fate, and may end any unwanted Magical Powers currently affecting it.",
        "channelled": "When Channelled, the target regains all lost Wounds instead of one."
      }
    ],
    "keywords": [
      {
        "name": "Testudo",
        "tag": "Active",
        "definition": "If this model is armed with a Shield and is in base contact with at least two other friendly models of the same base size with this special rule that are also armed with Shields, it receives +1 Defence against Shooting attacks."
      },
      {
        "name": "Expert Rider",
        "tag": "Passive",
        "definition": "Whilst mounted, an Expert Rider may re-roll the dice when making Jump, Swim and Thrown Rider tests. While mounted, a model carrying both a Shield and a Bow will still receive the +1 Defence bonus for being armed with a Shield. If the model dismounts, they will lose this bonus. Additionally, an Expert Rider can pick up Light Objects without having to dismount."
      },
      {
        "name": "Woodland Creature",
        "tag": "Active",
        "definition": "An Infantry model with this rule treats woods and forests that are difficult terrain as open ground for movement. It must still climb, avoid tree trunks and jump obstacles normally."
      },
      {
        "name": "Sacred Standard",
        "tag": "Passive",
        "definition": "Whilst this model is within 3\" of a friendly model carrying a Banner, it may re-roll a single D6 when making a Casting or Resist roll."
      },
      {
        "name": "Terror",
        "tag": "Passive",
        "definition": "An enemy model wishing to Charge this model must first take a Courage test. If it passes, it may Charge normally. If it fails, it does not Charge and may not move that turn. If a model type is shown in brackets, only models of that type must take this test."
      },
      {
        "name": "Resistant to Magic",
        "tag": "Passive",
        "definition": "When this model is targeted by a Magical Power, it may roll one free D6 when making a Resist test, even if it has no Will remaining or spends no Will."
      },
      {
        "name": "Emperor of the Elves",
        "tag": "Active",
        "definition": "Aramehtar's Stand Fast! has a range of 12\" rather than 6\". Additionally, friendly Elf Hero models may benefit from Aramehtar's Stand Fast!"
      },
      {
        "name": "Rally to the Standard",
        "tag": "Active",
        "definition": "If the model bearing the Emperor's Standard is Engaged in a Fight within 3\" of Aramehtar, Aramehtar may declare a Heroic Combat without expending a point of Might. If that Heroic Combat is successful, he must use the resulting move to join the Standard-bearer's combat if possible; if this is not possible, he must move as close as possible to the Standard-bearer."
      },
      {
        "name": "Prideful",
        "tag": "Passive",
        "definition": "Aramehtar may never decline a Heroic Challenge. Additionally, if the bearer of the Emperor's Standard is slain by an enemy model and the Standard is not passed to another friendly model, the enemy model that slew the bearer is considered to have captured the Standard. Whenever Aramehtar is able to Charge that model, he must do so. If Aramehtar is Engaged in the same combat as that model, he must direct all of his Strikes against it until it is slain."
      },
      {
        "name": "Keeper of the Eternal Flame",
        "tag": "Passive",
        "definition": "At the start of each turn, Calassë gains one free point of Will. This may be used exactly like a normal point of Will during that turn. If it has not been spent by the end of the turn, it is lost."
      },
      {
        "name": "Fair",
        "tag": "Passive",
        "definition": "Before an enemy model resolves Strikes against Calassë, it must first pass a Courage test. If the test is failed, that model may not resolve any Strikes against Calassë that turn."
      },
      {
        "name": "Expert Shot",
        "tag": "Active",
        "definition": "This model may make two Shooting attacks in each Shoot phase."
      },
      {
        "name": "Fearless",
        "tag": "Passive",
        "definition": "This model automatically passes all Courage tests it is required to make."
      },
      {
        "name": "Blood and Glory",
        "tag": "Active",
        "definition": "Whenever this model slays an enemy Hero in a Fight, it immediately regains one Might point spent earlier in the battle, up to its starting Might value."
      },
      {
        "name": "Swift",
        "tag": "Active",
        "definition": "This model receives +2 on all Jump, Leap, Climb and Swim tests."
      },
      {
        "name": "Vain",
        "tag": "Passive",
        "definition": "If an enemy model causes Vorontirmo to suffer a Wound, he must Charge that model during his next Move phase if able. If that model is a Hero, the next time Vorontirmo is in base contact with it and is able to declare a Heroic Challenge, he must declare one against that Hero without spending Might. He may do so regardless of that Hero's Heroic Tier. If a new model causes Vorontirmo to suffer a Wound, it replaces the previous target."
      },
      {
        "name": "Eternal Charge",
        "tag": "Active",
        "definition": "On a turn in which they Charged, Roccandil and friendly Elf Cataphracts within 3\" of him treat Roccandil as a Banner."
      },
      {
        "name": "Bodyguard",
        "tag": "Active",
        "definition": "Models with this rule automatically Bodyguard the friendly Hero from the same army list with the highest Heroic Tier. If several Heroes share that tier, the controlling player chooses which one is Bodyguarded. While that Hero remains alive on the battlefield, this model automatically passes Courage tests."
      },
      {
        "name": "Horse Lord",
        "tag": "Passive",
        "definition": "Whilst this model is mounted, they may choose to expend their own Fate points to prevent Wounds caused to their mount."
      },
      {
        "name": "Drill Sergeant",
        "tag": "Active",
        "definition": "If a friendly Elf Legionary model within 6\" of Rambacáno loses a Duel roll, up to two other friendly Elf Legionary models may Make Way for it instead of one."
      },
      {
        "name": "War Cry",
        "tag": "Active",
        "definition": "At the start of the Move phase, this model may spend 1 Will point. Until the end of the turn, friendly Orc models within 3\" of this model cause Terror."
      },
      {
        "name": "Burly",
        "tag": "Passive",
        "definition": "This model does not suffer the -1 penalty to its Duel roll for using a two-handed weapon."
      },
      {
        "name": "Bloodthirsty",
        "tag": "Active",
        "definition": "After this model has Engaged an enemy model for the first time, it must Charge an enemy model at the start of each of its activations if able. If it cannot Charge an enemy model, it must Charge a friendly model if able. If neither is possible, it must move as directly as possible towards the nearest enemy model."
      },
      {
        "name": "Frenzied",
        "tag": "Passive",
        "definition": "This model automatically passes all Courage tests. In addition, whenever this model suffers a Wound, roll a D6; on a 6, the Wound is ignored. Whenever this model is targeted by a Magical Power, before making any Resist test, roll a D6. On a natural 6, the Magical Power is automatically resisted without expending any Will."
      },
      {
        "name": "Arrow Chopper",
        "tag": "Passive",
        "definition": "Whenever this model is hit by a Shooting attack, before rolling To Wound, resolve a single Strength 4 hit against a Defence value equal to the Strength of the Shooting attack. If this hit successfully Wounds, the projectile is knocked aside and the Shooting attack has no further effect."
      },
      {
        "name": "Oathsworn",
        "tag": "Passive",
        "definition": "While this model is within 3\" of a friendly Hero model with the Warchief keyword whose warband this model is included in, it gains +1 Fight and +2 Courage."
      },
      {
        "name": "Porcine Fury",
        "tag": "Passive",
        "definition": "If a Boar with this rule becomes a Separated Mount, it may re-roll the Courage test to remain on the battlefield."
      },
      {
        "name": "Leader of the Berserkers",
        "tag": "Passive",
        "definition": "Guthrum's warband may only contain Orc Berserkers."
      }
    ]
  }
}
