-
Notifications
You must be signed in to change notification settings - Fork 0
/
champions.txt
840 lines (840 loc) · 21 KB
/
champions.txt
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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
{
"type": "champion",
"version": "7.23.1",
"data": {
"MonkeyKing": {
"title": "the Monkey King",
"id": 62,
"key": "MonkeyKing",
"name": "Wukong"
},
"Jax": {
"title": "Grandmaster at Arms",
"id": 24,
"key": "Jax",
"name": "Jax"
},
"Fiddlesticks": {
"title": "the Harbinger of Doom",
"id": 9,
"key": "Fiddlesticks",
"name": "Fiddlesticks"
},
"Shaco": {
"title": "the Demon Jester",
"id": 35,
"key": "Shaco",
"name": "Shaco"
},
"Warwick": {
"title": "the Uncaged Wrath of Zaun",
"id": 19,
"key": "Warwick",
"name": "Warwick"
},
"Xayah": {
"title": "the Rebel",
"id": 498,
"key": "Xayah",
"name": "Xayah"
},
"Nidalee": {
"title": "the Bestial Huntress",
"id": 76,
"key": "Nidalee",
"name": "Nidalee"
},
"Zyra": {
"title": "Rise of the Thorns",
"id": 143,
"key": "Zyra",
"name": "Zyra"
},
"Kled": {
"title": "the Cantankerous Cavalier",
"id": 240,
"key": "Kled",
"name": "Kled"
},
"Brand": {
"title": "the Burning Vengeance",
"id": 63,
"key": "Brand",
"name": "Brand"
},
"Rammus": {
"title": "the Armordillo",
"id": 33,
"key": "Rammus",
"name": "Rammus"
},
"Illaoi": {
"title": "the Kraken Priestess",
"id": 420,
"key": "Illaoi",
"name": "Illaoi"
},
"Corki": {
"title": "the Daring Bombardier",
"id": 42,
"key": "Corki",
"name": "Corki"
},
"Braum": {
"title": "the Heart of the Freljord",
"id": 201,
"key": "Braum",
"name": "Braum"
},
"Darius": {
"title": "the Hand of Noxus",
"id": 122,
"key": "Darius",
"name": "Darius"
},
"Tryndamere": {
"title": "the Barbarian King",
"id": 23,
"key": "Tryndamere",
"name": "Tryndamere"
},
"MissFortune": {
"title": "the Bounty Hunter",
"id": 21,
"key": "MissFortune",
"name": "Miss Fortune"
},
"Yorick": {
"title": "Shepherd of Souls",
"id": 83,
"key": "Yorick",
"name": "Yorick"
},
"Xerath": {
"title": "the Magus Ascendant",
"id": 101,
"key": "Xerath",
"name": "Xerath"
},
"Sivir": {
"title": "the Battle Mistress",
"id": 15,
"key": "Sivir",
"name": "Sivir"
},
"Riven": {
"title": "the Exile",
"id": 92,
"key": "Riven",
"name": "Riven"
},
"Orianna": {
"title": "the Lady of Clockwork",
"id": 61,
"key": "Orianna",
"name": "Orianna"
},
"Gangplank": {
"title": "the Saltwater Scourge",
"id": 41,
"key": "Gangplank",
"name": "Gangplank"
},
"Malphite": {
"title": "Shard of the Monolith",
"id": 54,
"key": "Malphite",
"name": "Malphite"
},
"Poppy": {
"title": "Keeper of the Hammer",
"id": 78,
"key": "Poppy",
"name": "Poppy"
},
"Karthus": {
"title": "the Deathsinger",
"id": 30,
"key": "Karthus",
"name": "Karthus"
},
"Jayce": {
"title": "the Defender of Tomorrow",
"id": 126,
"key": "Jayce",
"name": "Jayce"
},
"Nunu": {
"title": "the Yeti Rider",
"id": 20,
"key": "Nunu",
"name": "Nunu"
},
"Trundle": {
"title": "the Troll King",
"id": 48,
"key": "Trundle",
"name": "Trundle"
},
"Graves": {
"title": "the Outlaw",
"id": 104,
"key": "Graves",
"name": "Graves"
},
"Zoe": {
"title": "the Aspect of Twilight",
"id": 142,
"key": "Zoe",
"name": "Zoe"
},
"Gnar": {
"title": "the Missing Link",
"id": 150,
"key": "Gnar",
"name": "Gnar"
},
"Lux": {
"title": "the Lady of Luminosity",
"id": 99,
"key": "Lux",
"name": "Lux"
},
"Shyvana": {
"title": "the Half-Dragon",
"id": 102,
"key": "Shyvana",
"name": "Shyvana"
},
"Renekton": {
"title": "the Butcher of the Sands",
"id": 58,
"key": "Renekton",
"name": "Renekton"
},
"Fiora": {
"title": "the Grand Duelist",
"id": 114,
"key": "Fiora",
"name": "Fiora"
},
"Jinx": {
"title": "the Loose Cannon",
"id": 222,
"key": "Jinx",
"name": "Jinx"
},
"Kalista": {
"title": "the Spear of Vengeance",
"id": 429,
"key": "Kalista",
"name": "Kalista"
},
"Fizz": {
"title": "the Tidal Trickster",
"id": 105,
"key": "Fizz",
"name": "Fizz"
},
"Kassadin": {
"title": "the Void Walker",
"id": 38,
"key": "Kassadin",
"name": "Kassadin"
},
"Sona": {
"title": "Maven of the Strings",
"id": 37,
"key": "Sona",
"name": "Sona"
},
"Irelia": {
"title": "the Will of the Blades",
"id": 39,
"key": "Irelia",
"name": "Irelia"
},
"Viktor": {
"title": "the Machine Herald",
"id": 112,
"key": "Viktor",
"name": "Viktor"
},
"Rakan": {
"title": "The Charmer",
"id": 497,
"key": "Rakan",
"name": "Rakan"
},
"Kindred": {
"title": "The Eternal Hunters",
"id": 203,
"key": "Kindred",
"name": "Kindred"
},
"Cassiopeia": {
"title": "the Serpent's Embrace",
"id": 69,
"key": "Cassiopeia",
"name": "Cassiopeia"
},
"Maokai": {
"title": "the Twisted Treant",
"id": 57,
"key": "Maokai",
"name": "Maokai"
},
"Ornn": {
"title": "The Fire below the Mountain",
"id": 516,
"key": "Ornn",
"name": "Ornn"
},
"Thresh": {
"title": "the Chain Warden",
"id": 412,
"key": "Thresh",
"name": "Thresh"
},
"Kayle": {
"title": "The Judicator",
"id": 10,
"key": "Kayle",
"name": "Kayle"
},
"Hecarim": {
"title": "the Shadow of War",
"id": 120,
"key": "Hecarim",
"name": "Hecarim"
},
"Khazix": {
"title": "the Voidreaver",
"id": 121,
"key": "Khazix",
"name": "Kha'Zix"
},
"Olaf": {
"title": "the Berserker",
"id": 2,
"key": "Olaf",
"name": "Olaf"
},
"Ziggs": {
"title": "the Hexplosives Expert",
"id": 115,
"key": "Ziggs",
"name": "Ziggs"
},
"Syndra": {
"title": "the Dark Sovereign",
"id": 134,
"key": "Syndra",
"name": "Syndra"
},
"DrMundo": {
"title": "the Madman of Zaun",
"id": 36,
"key": "DrMundo",
"name": "Dr. Mundo"
},
"Karma": {
"title": "the Enlightened One",
"id": 43,
"key": "Karma",
"name": "Karma"
},
"Annie": {
"title": "the Dark Child",
"id": 1,
"key": "Annie",
"name": "Annie"
},
"Akali": {
"title": "the Fist of Shadow",
"id": 84,
"key": "Akali",
"name": "Akali"
},
"Volibear": {
"title": "the Thunder's Roar",
"id": 106,
"key": "Volibear",
"name": "Volibear"
},
"Yasuo": {
"title": "the Unforgiven",
"id": 157,
"key": "Yasuo",
"name": "Yasuo"
},
"Kennen": {
"title": "the Heart of the Tempest",
"id": 85,
"key": "Kennen",
"name": "Kennen"
},
"Rengar": {
"title": "the Pridestalker",
"id": 107,
"key": "Rengar",
"name": "Rengar"
},
"Ryze": {
"title": "the Rune Mage",
"id": 13,
"key": "Ryze",
"name": "Ryze"
},
"Shen": {
"title": "the Eye of Twilight",
"id": 98,
"key": "Shen",
"name": "Shen"
},
"Zac": {
"title": "the Secret Weapon",
"id": 154,
"key": "Zac",
"name": "Zac"
},
"Talon": {
"title": "the Blade's Shadow",
"id": 91,
"key": "Talon",
"name": "Talon"
},
"Swain": {
"title": "the Master Tactician",
"id": 50,
"key": "Swain",
"name": "Swain"
},
"Bard": {
"title": "the Wandering Caretaker",
"id": 432,
"key": "Bard",
"name": "Bard"
},
"Sion": {
"title": "The Undead Juggernaut",
"id": 14,
"key": "Sion",
"name": "Sion"
},
"Vayne": {
"title": "the Night Hunter",
"id": 67,
"key": "Vayne",
"name": "Vayne"
},
"Nasus": {
"title": "the Curator of the Sands",
"id": 75,
"key": "Nasus",
"name": "Nasus"
},
"Kayn": {
"title": "the Shadow Reaper",
"id": 141,
"key": "Kayn",
"name": "Kayn"
},
"TwistedFate": {
"title": "the Card Master",
"id": 4,
"key": "TwistedFate",
"name": "Twisted Fate"
},
"Chogath": {
"title": "the Terror of the Void",
"id": 31,
"key": "Chogath",
"name": "Cho'Gath"
},
"Udyr": {
"title": "the Spirit Walker",
"id": 77,
"key": "Udyr",
"name": "Udyr"
},
"Lucian": {
"title": "the Purifier",
"id": 236,
"key": "Lucian",
"name": "Lucian"
},
"Ivern": {
"title": "the Green Father",
"id": 427,
"key": "Ivern",
"name": "Ivern"
},
"Leona": {
"title": "the Radiant Dawn",
"id": 89,
"key": "Leona",
"name": "Leona"
},
"Caitlyn": {
"title": "the Sheriff of Piltover",
"id": 51,
"key": "Caitlyn",
"name": "Caitlyn"
},
"Sejuani": {
"title": "Fury of the North",
"id": 113,
"key": "Sejuani",
"name": "Sejuani"
},
"Nocturne": {
"title": "the Eternal Nightmare",
"id": 56,
"key": "Nocturne",
"name": "Nocturne"
},
"Zilean": {
"title": "the Chronokeeper",
"id": 26,
"key": "Zilean",
"name": "Zilean"
},
"Azir": {
"title": "the Emperor of the Sands",
"id": 268,
"key": "Azir",
"name": "Azir"
},
"Rumble": {
"title": "the Mechanized Menace",
"id": 68,
"key": "Rumble",
"name": "Rumble"
},
"Morgana": {
"title": "Fallen Angel",
"id": 25,
"key": "Morgana",
"name": "Morgana"
},
"Taliyah": {
"title": "the Stoneweaver",
"id": 163,
"key": "Taliyah",
"name": "Taliyah"
},
"Teemo": {
"title": "the Swift Scout",
"id": 17,
"key": "Teemo",
"name": "Teemo"
},
"Urgot": {
"title": "the Dreadnought",
"id": 6,
"key": "Urgot",
"name": "Urgot"
},
"Amumu": {
"title": "the Sad Mummy",
"id": 32,
"key": "Amumu",
"name": "Amumu"
},
"Galio": {
"title": "the Colossus",
"id": 3,
"key": "Galio",
"name": "Galio"
},
"Heimerdinger": {
"title": "the Revered Inventor",
"id": 74,
"key": "Heimerdinger",
"name": "Heimerdinger"
},
"Anivia": {
"title": "the Cryophoenix",
"id": 34,
"key": "Anivia",
"name": "Anivia"
},
"Ashe": {
"title": "the Frost Archer",
"id": 22,
"key": "Ashe",
"name": "Ashe"
},
"Velkoz": {
"title": "the Eye of the Void",
"id": 161,
"key": "Velkoz",
"name": "Vel'Koz"
},
"Singed": {
"title": "the Mad Chemist",
"id": 27,
"key": "Singed",
"name": "Singed"
},
"Skarner": {
"title": "the Crystal Vanguard",
"id": 72,
"key": "Skarner",
"name": "Skarner"
},
"Varus": {
"title": "the Arrow of Retribution",
"id": 110,
"key": "Varus",
"name": "Varus"
},
"Twitch": {
"title": "the Plague Rat",
"id": 29,
"key": "Twitch",
"name": "Twitch"
},
"Garen": {
"title": "The Might of Demacia",
"id": 86,
"key": "Garen",
"name": "Garen"
},
"Blitzcrank": {
"title": "the Great Steam Golem",
"id": 53,
"key": "Blitzcrank",
"name": "Blitzcrank"
},
"MasterYi": {
"title": "the Wuju Bladesman",
"id": 11,
"key": "MasterYi",
"name": "Master Yi"
},
"Elise": {
"title": "the Spider Queen",
"id": 60,
"key": "Elise",
"name": "Elise"
},
"Alistar": {
"title": "the Minotaur",
"id": 12,
"key": "Alistar",
"name": "Alistar"
},
"Katarina": {
"title": "the Sinister Blade",
"id": 55,
"key": "Katarina",
"name": "Katarina"
},
"Ekko": {
"title": "the Boy Who Shattered Time",
"id": 245,
"key": "Ekko",
"name": "Ekko"
},
"Mordekaiser": {
"title": "the Iron Revenant",
"id": 82,
"key": "Mordekaiser",
"name": "Mordekaiser"
},
"Lulu": {
"title": "the Fae Sorceress",
"id": 117,
"key": "Lulu",
"name": "Lulu"
},
"Camille": {
"title": "the Steel Shadow",
"id": 164,
"key": "Camille",
"name": "Camille"
},
"Aatrox": {
"title": "the Darkin Blade",
"id": 266,
"key": "Aatrox",
"name": "Aatrox"
},
"Draven": {
"title": "the Glorious Executioner",
"id": 119,
"key": "Draven",
"name": "Draven"
},
"TahmKench": {
"title": "the River King",
"id": 223,
"key": "TahmKench",
"name": "Tahm Kench"
},
"Pantheon": {
"title": "the Artisan of War",
"id": 80,
"key": "Pantheon",
"name": "Pantheon"
},
"XinZhao": {
"title": "the Seneschal of Demacia",
"id": 5,
"key": "XinZhao",
"name": "Xin Zhao"
},
"AurelionSol": {
"title": "The Star Forger",
"id": 136,
"key": "AurelionSol",
"name": "Aurelion Sol"
},
"LeeSin": {
"title": "the Blind Monk",
"id": 64,
"key": "LeeSin",
"name": "Lee Sin"
},
"Taric": {
"title": "the Shield of Valoran",
"id": 44,
"key": "Taric",
"name": "Taric"
},
"Malzahar": {
"title": "the Prophet of the Void",
"id": 90,
"key": "Malzahar",
"name": "Malzahar"
},
"Lissandra": {
"title": "the Ice Witch",
"id": 127,
"key": "Lissandra",
"name": "Lissandra"
},
"Diana": {
"title": "Scorn of the Moon",
"id": 131,
"key": "Diana",
"name": "Diana"
},
"Tristana": {
"title": "the Yordle Gunner",
"id": 18,
"key": "Tristana",
"name": "Tristana"
},
"RekSai": {
"title": "the Void Burrower",
"id": 421,
"key": "RekSai",
"name": "Rek'Sai"
},
"Vladimir": {
"title": "the Crimson Reaper",
"id": 8,
"key": "Vladimir",
"name": "Vladimir"
},
"JarvanIV": {
"title": "the Exemplar of Demacia",
"id": 59,
"key": "JarvanIV",
"name": "Jarvan IV"
},
"Nami": {
"title": "the Tidecaller",
"id": 267,
"key": "Nami",
"name": "Nami"
},
"Jhin": {
"title": "the Virtuoso",
"id": 202,
"key": "Jhin",
"name": "Jhin"
},
"Soraka": {
"title": "the Starchild",
"id": 16,
"key": "Soraka",
"name": "Soraka"
},
"Veigar": {
"title": "the Tiny Master of Evil",
"id": 45,
"key": "Veigar",
"name": "Veigar"
},
"Janna": {
"title": "the Storm's Fury",
"id": 40,
"key": "Janna",
"name": "Janna"
},
"Nautilus": {
"title": "the Titan of the Depths",
"id": 111,
"key": "Nautilus",
"name": "Nautilus"
},
"Evelynn": {
"title": "Agony's Embrace",
"id": 28,
"key": "Evelynn",
"name": "Evelynn"
},
"Gragas": {
"title": "the Rabble Rouser",
"id": 79,
"key": "Gragas",
"name": "Gragas"
},
"Zed": {
"title": "the Master of Shadows",
"id": 238,
"key": "Zed",
"name": "Zed"
},
"Vi": {
"title": "the Piltover Enforcer",
"id": 254,
"key": "Vi",
"name": "Vi"
},
"KogMaw": {
"title": "the Mouth of the Abyss",
"id": 96,
"key": "KogMaw",
"name": "Kog'Maw"
},
"Ahri": {
"title": "the Nine-Tailed Fox",
"id": 103,
"key": "Ahri",
"name": "Ahri"
},
"Quinn": {
"title": "Demacia's Wings",
"id": 133,
"key": "Quinn",
"name": "Quinn"
},
"Leblanc": {
"title": "the Deceiver",
"id": 7,
"key": "Leblanc",
"name": "LeBlanc"
},
"Ezreal": {
"title": "the Prodigal Explorer",
"id": 81,
"key": "Ezreal",
"name": "Ezreal"
}
}
}