Json Example Banner Data - HeroesToolChest/HeroesDataParser GitHub Wiki

Game version: 2.44.0.73016

{
  "BannerD3DemonHunter": {
    "name": "Demon Hunter Banner",
    "hyperlinkId": "DemonHunterBanner",
    "attributeId": "BN05",
    "rarity": "Common",
    "category": "Diablo",
    "releaseDate": "2014-03-13",
    "sortName": "3DemBaseVar0",
    "description": "The demon hunters are neither a people, nor a nation. Instead, they are survivors bound by vengeance."
  },
  "BannerD3DemonHunterRare": {
    "name": "Demon Hunter Warbanner",
    "hyperlinkId": "DemonHunterWarbanner",
    "attributeId": "BN08",
    "rarity": "Rare",
    "category": "Diablo",
    "releaseDate": "2014-03-13",
    "sortName": "3DemRareVar0",
    "description": "Only a hunter whose hatred is fully tempered by discipline will ever bear the sigil of the Order-masters."
  },
…
}