-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathheroes.json
121 lines (121 loc) · 2.45 KB
/
heroes.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
{
"1": "antimage",
"2": "axe",
"3": "bane",
"4": "bloodseeker",
"5": "crystal_maiden",
"6": "drow_ranger",
"7": "earthshaker",
"8": "juggernaut",
"9": "mirana",
"10": "morphling",
"11": "nevermore",
"12": "phantom_lancer",
"13": "puck",
"14": "pudge",
"15": "razor",
"16": "sand_king",
"17": "storm_spirit",
"18": "sven",
"19": "tiny",
"20": "vengefulspirit",
"21": "windrunner",
"22": "zuus",
"23": "kunkka",
"25": "lina",
"26": "lion",
"27": "shadow_shaman",
"28": "slardar",
"29": "tidehunter",
"30": "witch_doctor",
"31": "lich",
"32": "riki",
"33": "enigma",
"34": "tinker",
"35": "sniper",
"36": "necrolyte",
"37": "warlock",
"38": "beastmaster",
"39": "queenofpain",
"40": "venomancer",
"41": "faceless_void",
"42": "skeleton_king",
"43": "death_prophet",
"44": "phantom_assassin",
"45": "pugna",
"46": "templar_assassin",
"47": "viper",
"48": "luna",
"49": "dragon_knight",
"50": "dazzle",
"51": "rattletrap",
"52": "leshrac",
"53": "furion",
"54": "life_stealer",
"55": "dark_seer",
"56": "clinkz",
"57": "omniknight",
"58": "enchantress",
"59": "huskar",
"60": "night_stalker",
"61": "broodmother",
"62": "bounty_hunter",
"63": "weaver",
"64": "jakiro",
"65": "batrider",
"66": "chen",
"67": "spectre",
"68": "ancient_apparition",
"69": "doom_bringer",
"70": "ursa",
"71": "spirit_breaker",
"72": "gyrocopter",
"73": "alchemist",
"74": "invoker",
"75": "silencer",
"76": "obsidian_destroyer",
"77": "lycan",
"78": "brewmaster",
"79": "shadow_demon",
"80": "lone_druid",
"81": "chaos_knight",
"82": "meepo",
"83": "treant",
"84": "ogre_magi",
"85": "undying",
"86": "rubick",
"87": "disruptor",
"88": "nyx_assassin",
"89": "naga_siren",
"90": "keeper_of_the_light",
"91": "wisp",
"92": "visage",
"93": "slark",
"94": "medusa",
"95": "troll_warlord",
"96": "centaur",
"97": "magnataur",
"98": "shredder",
"99": "bristleback",
"100": "tusk",
"101": "skywrath_mage",
"102": "abaddon",
"103": "elder_titan",
"104": "legion_commander",
"105": "techies",
"106": "ember_spirit",
"107": "earth_spirit",
"108": "abyssal_underlord",
"109": "terrorblade",
"110": "phoenix",
"111": "oracle",
"112": "winter_wyvern",
"113": "arc_warden",
"114": "monkey_king",
"119": "dark_willow",
"120": "pangolier",
"121": "grimstroke",
"129": "mars",
"128": "snapfire",
"126": "void_spirit"
}