lol-constants 2.12.0 → 2.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/constants/Champion.d.ts +174 -174
- package/assets/constants/Champion.js +1 -1
- package/assets/constants/Item.d.ts +706 -412
- package/assets/constants/Item.js +1 -1
- package/assets/constants/RunesReforged.d.ts +12 -12
- package/assets/constants/RunesReforged.js +1 -1
- package/assets/constants/Summoner.d.ts +4 -4
- package/assets/constants/Summoner.js +1 -1
- package/assets/scripts/generate-categorized-item-keys-num.js +12 -0
- package/assets/scripts/generate-categorized-item-keys.js +12 -0
- package/assets/scripts/generate-categorized-item-names.js +12 -0
- package/assets/scripts/generate-item-keys-num.js +3 -0
- package/assets/scripts/generate-item-keys.js +3 -0
- package/assets/scripts/generate-item-names.js +3 -0
- package/assets/scripts/helpers/generateIndexFile.d.ts +1 -0
- package/assets/scripts/helpers/generateIndexFile.js +7 -0
- package/assets/scripts/helpers/writeToTmpFile.d.ts +2 -0
- package/assets/scripts/helpers/writeToTmpFile.js +1 -1
- package/assets/scripts/print-file-names.js +0 -25
- package/core/constants/DataDragonUrls.d.ts +16 -16
- package/core/constants/DataDragonUrls.js +2 -2
- package/core/constants/Items/BootsItemKeys.d.ts +6 -6
- package/core/constants/Items/BootsItemKeys.js +1 -1
- package/core/constants/Items/BootsItemKeysNum.d.ts +6 -6
- package/core/constants/Items/BootsItemKeysNum.js +1 -1
- package/core/constants/Items/BootsItemNames.d.ts +0 -6
- package/core/constants/Items/BootsItemNames.js +1 -1
- package/core/constants/Items/ItemKeys.d.ts +130 -156
- package/core/constants/Items/ItemKeys.js +1 -1
- package/core/constants/Items/ItemKeysNum.d.ts +130 -156
- package/core/constants/Items/ItemKeysNum.js +1 -1
- package/core/constants/Items/ItemNames.d.ts +1 -163
- package/core/constants/Items/ItemNames.js +1 -1
- package/core/constants/Items/LegendaryItemKeys.d.ts +65 -66
- package/core/constants/Items/LegendaryItemKeys.js +1 -1
- package/core/constants/Items/LegendaryItemKeysNum.d.ts +65 -66
- package/core/constants/Items/LegendaryItemKeysNum.js +1 -1
- package/core/constants/Items/LegendaryItemNames.d.ts +0 -67
- package/core/constants/Items/LegendaryItemNames.js +1 -1
- package/core/constants/Items/MythicItemKeys.d.ts +58 -58
- package/core/constants/Items/MythicItemKeys.js +1 -1
- package/core/constants/Items/MythicItemKeysNum.d.ts +58 -58
- package/core/constants/Items/MythicItemKeysNum.js +1 -1
- package/core/constants/Items/MythicItemNames.d.ts +0 -58
- package/core/constants/Items/MythicItemNames.js +1 -1
- package/core/constants/Items/OrnnItemKeys.d.ts +28 -28
- package/core/constants/Items/OrnnItemKeys.js +1 -1
- package/core/constants/Items/OrnnItemKeysNum.d.ts +28 -28
- package/core/constants/Items/OrnnItemKeysNum.js +1 -1
- package/core/constants/Items/OrnnItemNames.d.ts +0 -28
- package/core/constants/Items/OrnnItemNames.js +1 -1
- package/core/constants/LeagueTexts.d.ts +49 -0
- package/core/constants/LeagueTexts.js +58 -0
- package/core/index.d.ts +1 -0
- package/core/index.js +1 -0
- package/package.json +2 -2
@@ -1,10 +1,10 @@
|
|
1
1
|
export declare const Champion: {
|
2
2
|
readonly type: "champion";
|
3
3
|
readonly format: "standAloneComplex";
|
4
|
-
readonly version: "13.
|
4
|
+
readonly version: "13.20.1";
|
5
5
|
readonly data: {
|
6
6
|
readonly Aatrox: {
|
7
|
-
readonly version: "13.
|
7
|
+
readonly version: "13.20.1";
|
8
8
|
readonly id: "Aatrox";
|
9
9
|
readonly key: "266";
|
10
10
|
readonly name: "Aatrox";
|
@@ -51,7 +51,7 @@ export declare const Champion: {
|
|
51
51
|
};
|
52
52
|
};
|
53
53
|
readonly Ahri: {
|
54
|
-
readonly version: "13.
|
54
|
+
readonly version: "13.20.1";
|
55
55
|
readonly id: "Ahri";
|
56
56
|
readonly key: "103";
|
57
57
|
readonly name: "Ahri";
|
@@ -98,7 +98,7 @@ export declare const Champion: {
|
|
98
98
|
};
|
99
99
|
};
|
100
100
|
readonly Akali: {
|
101
|
-
readonly version: "13.
|
101
|
+
readonly version: "13.20.1";
|
102
102
|
readonly id: "Akali";
|
103
103
|
readonly key: "84";
|
104
104
|
readonly name: "Akali";
|
@@ -145,7 +145,7 @@ export declare const Champion: {
|
|
145
145
|
};
|
146
146
|
};
|
147
147
|
readonly Akshan: {
|
148
|
-
readonly version: "13.
|
148
|
+
readonly version: "13.20.1";
|
149
149
|
readonly id: "Akshan";
|
150
150
|
readonly key: "166";
|
151
151
|
readonly name: "Akshan";
|
@@ -192,7 +192,7 @@ export declare const Champion: {
|
|
192
192
|
};
|
193
193
|
};
|
194
194
|
readonly Alistar: {
|
195
|
-
readonly version: "13.
|
195
|
+
readonly version: "13.20.1";
|
196
196
|
readonly id: "Alistar";
|
197
197
|
readonly key: "12";
|
198
198
|
readonly name: "Alistar";
|
@@ -239,7 +239,7 @@ export declare const Champion: {
|
|
239
239
|
};
|
240
240
|
};
|
241
241
|
readonly Amumu: {
|
242
|
-
readonly version: "13.
|
242
|
+
readonly version: "13.20.1";
|
243
243
|
readonly id: "Amumu";
|
244
244
|
readonly key: "32";
|
245
245
|
readonly name: "Amumu";
|
@@ -286,7 +286,7 @@ export declare const Champion: {
|
|
286
286
|
};
|
287
287
|
};
|
288
288
|
readonly Anivia: {
|
289
|
-
readonly version: "13.
|
289
|
+
readonly version: "13.20.1";
|
290
290
|
readonly id: "Anivia";
|
291
291
|
readonly key: "34";
|
292
292
|
readonly name: "Anivia";
|
@@ -333,7 +333,7 @@ export declare const Champion: {
|
|
333
333
|
};
|
334
334
|
};
|
335
335
|
readonly Annie: {
|
336
|
-
readonly version: "13.
|
336
|
+
readonly version: "13.20.1";
|
337
337
|
readonly id: "Annie";
|
338
338
|
readonly key: "1";
|
339
339
|
readonly name: "Annie";
|
@@ -380,7 +380,7 @@ export declare const Champion: {
|
|
380
380
|
};
|
381
381
|
};
|
382
382
|
readonly Aphelios: {
|
383
|
-
readonly version: "13.
|
383
|
+
readonly version: "13.20.1";
|
384
384
|
readonly id: "Aphelios";
|
385
385
|
readonly key: "523";
|
386
386
|
readonly name: "Aphelios";
|
@@ -427,7 +427,7 @@ export declare const Champion: {
|
|
427
427
|
};
|
428
428
|
};
|
429
429
|
readonly Ashe: {
|
430
|
-
readonly version: "13.
|
430
|
+
readonly version: "13.20.1";
|
431
431
|
readonly id: "Ashe";
|
432
432
|
readonly key: "22";
|
433
433
|
readonly name: "Ashe";
|
@@ -474,7 +474,7 @@ export declare const Champion: {
|
|
474
474
|
};
|
475
475
|
};
|
476
476
|
readonly AurelionSol: {
|
477
|
-
readonly version: "13.
|
477
|
+
readonly version: "13.20.1";
|
478
478
|
readonly id: "AurelionSol";
|
479
479
|
readonly key: "136";
|
480
480
|
readonly name: "Aurelion Sol";
|
@@ -521,7 +521,7 @@ export declare const Champion: {
|
|
521
521
|
};
|
522
522
|
};
|
523
523
|
readonly Azir: {
|
524
|
-
readonly version: "13.
|
524
|
+
readonly version: "13.20.1";
|
525
525
|
readonly id: "Azir";
|
526
526
|
readonly key: "268";
|
527
527
|
readonly name: "Azir";
|
@@ -568,7 +568,7 @@ export declare const Champion: {
|
|
568
568
|
};
|
569
569
|
};
|
570
570
|
readonly Bard: {
|
571
|
-
readonly version: "13.
|
571
|
+
readonly version: "13.20.1";
|
572
572
|
readonly id: "Bard";
|
573
573
|
readonly key: "432";
|
574
574
|
readonly name: "Bard";
|
@@ -615,7 +615,7 @@ export declare const Champion: {
|
|
615
615
|
};
|
616
616
|
};
|
617
617
|
readonly Belveth: {
|
618
|
-
readonly version: "13.
|
618
|
+
readonly version: "13.20.1";
|
619
619
|
readonly id: "Belveth";
|
620
620
|
readonly key: "200";
|
621
621
|
readonly name: "Bel'Veth";
|
@@ -662,7 +662,7 @@ export declare const Champion: {
|
|
662
662
|
};
|
663
663
|
};
|
664
664
|
readonly Blitzcrank: {
|
665
|
-
readonly version: "13.
|
665
|
+
readonly version: "13.20.1";
|
666
666
|
readonly id: "Blitzcrank";
|
667
667
|
readonly key: "53";
|
668
668
|
readonly name: "Blitzcrank";
|
@@ -709,7 +709,7 @@ export declare const Champion: {
|
|
709
709
|
};
|
710
710
|
};
|
711
711
|
readonly Brand: {
|
712
|
-
readonly version: "13.
|
712
|
+
readonly version: "13.20.1";
|
713
713
|
readonly id: "Brand";
|
714
714
|
readonly key: "63";
|
715
715
|
readonly name: "Brand";
|
@@ -756,7 +756,7 @@ export declare const Champion: {
|
|
756
756
|
};
|
757
757
|
};
|
758
758
|
readonly Braum: {
|
759
|
-
readonly version: "13.
|
759
|
+
readonly version: "13.20.1";
|
760
760
|
readonly id: "Braum";
|
761
761
|
readonly key: "201";
|
762
762
|
readonly name: "Braum";
|
@@ -803,7 +803,7 @@ export declare const Champion: {
|
|
803
803
|
};
|
804
804
|
};
|
805
805
|
readonly Briar: {
|
806
|
-
readonly version: "13.
|
806
|
+
readonly version: "13.20.1";
|
807
807
|
readonly id: "Briar";
|
808
808
|
readonly key: "233";
|
809
809
|
readonly name: "Briar";
|
@@ -850,7 +850,7 @@ export declare const Champion: {
|
|
850
850
|
};
|
851
851
|
};
|
852
852
|
readonly Caitlyn: {
|
853
|
-
readonly version: "13.
|
853
|
+
readonly version: "13.20.1";
|
854
854
|
readonly id: "Caitlyn";
|
855
855
|
readonly key: "51";
|
856
856
|
readonly name: "Caitlyn";
|
@@ -897,7 +897,7 @@ export declare const Champion: {
|
|
897
897
|
};
|
898
898
|
};
|
899
899
|
readonly Camille: {
|
900
|
-
readonly version: "13.
|
900
|
+
readonly version: "13.20.1";
|
901
901
|
readonly id: "Camille";
|
902
902
|
readonly key: "164";
|
903
903
|
readonly name: "Camille";
|
@@ -944,7 +944,7 @@ export declare const Champion: {
|
|
944
944
|
};
|
945
945
|
};
|
946
946
|
readonly Cassiopeia: {
|
947
|
-
readonly version: "13.
|
947
|
+
readonly version: "13.20.1";
|
948
948
|
readonly id: "Cassiopeia";
|
949
949
|
readonly key: "69";
|
950
950
|
readonly name: "Cassiopeia";
|
@@ -991,7 +991,7 @@ export declare const Champion: {
|
|
991
991
|
};
|
992
992
|
};
|
993
993
|
readonly Chogath: {
|
994
|
-
readonly version: "13.
|
994
|
+
readonly version: "13.20.1";
|
995
995
|
readonly id: "Chogath";
|
996
996
|
readonly key: "31";
|
997
997
|
readonly name: "Cho'Gath";
|
@@ -1038,7 +1038,7 @@ export declare const Champion: {
|
|
1038
1038
|
};
|
1039
1039
|
};
|
1040
1040
|
readonly Corki: {
|
1041
|
-
readonly version: "13.
|
1041
|
+
readonly version: "13.20.1";
|
1042
1042
|
readonly id: "Corki";
|
1043
1043
|
readonly key: "42";
|
1044
1044
|
readonly name: "Corki";
|
@@ -1085,7 +1085,7 @@ export declare const Champion: {
|
|
1085
1085
|
};
|
1086
1086
|
};
|
1087
1087
|
readonly Darius: {
|
1088
|
-
readonly version: "13.
|
1088
|
+
readonly version: "13.20.1";
|
1089
1089
|
readonly id: "Darius";
|
1090
1090
|
readonly key: "122";
|
1091
1091
|
readonly name: "Darius";
|
@@ -1132,7 +1132,7 @@ export declare const Champion: {
|
|
1132
1132
|
};
|
1133
1133
|
};
|
1134
1134
|
readonly Diana: {
|
1135
|
-
readonly version: "13.
|
1135
|
+
readonly version: "13.20.1";
|
1136
1136
|
readonly id: "Diana";
|
1137
1137
|
readonly key: "131";
|
1138
1138
|
readonly name: "Diana";
|
@@ -1179,7 +1179,7 @@ export declare const Champion: {
|
|
1179
1179
|
};
|
1180
1180
|
};
|
1181
1181
|
readonly Draven: {
|
1182
|
-
readonly version: "13.
|
1182
|
+
readonly version: "13.20.1";
|
1183
1183
|
readonly id: "Draven";
|
1184
1184
|
readonly key: "119";
|
1185
1185
|
readonly name: "Draven";
|
@@ -1226,7 +1226,7 @@ export declare const Champion: {
|
|
1226
1226
|
};
|
1227
1227
|
};
|
1228
1228
|
readonly DrMundo: {
|
1229
|
-
readonly version: "13.
|
1229
|
+
readonly version: "13.20.1";
|
1230
1230
|
readonly id: "DrMundo";
|
1231
1231
|
readonly key: "36";
|
1232
1232
|
readonly name: "Dr. Mundo";
|
@@ -1273,7 +1273,7 @@ export declare const Champion: {
|
|
1273
1273
|
};
|
1274
1274
|
};
|
1275
1275
|
readonly Ekko: {
|
1276
|
-
readonly version: "13.
|
1276
|
+
readonly version: "13.20.1";
|
1277
1277
|
readonly id: "Ekko";
|
1278
1278
|
readonly key: "245";
|
1279
1279
|
readonly name: "Ekko";
|
@@ -1320,7 +1320,7 @@ export declare const Champion: {
|
|
1320
1320
|
};
|
1321
1321
|
};
|
1322
1322
|
readonly Elise: {
|
1323
|
-
readonly version: "13.
|
1323
|
+
readonly version: "13.20.1";
|
1324
1324
|
readonly id: "Elise";
|
1325
1325
|
readonly key: "60";
|
1326
1326
|
readonly name: "Elise";
|
@@ -1367,7 +1367,7 @@ export declare const Champion: {
|
|
1367
1367
|
};
|
1368
1368
|
};
|
1369
1369
|
readonly Evelynn: {
|
1370
|
-
readonly version: "13.
|
1370
|
+
readonly version: "13.20.1";
|
1371
1371
|
readonly id: "Evelynn";
|
1372
1372
|
readonly key: "28";
|
1373
1373
|
readonly name: "Evelynn";
|
@@ -1414,7 +1414,7 @@ export declare const Champion: {
|
|
1414
1414
|
};
|
1415
1415
|
};
|
1416
1416
|
readonly Ezreal: {
|
1417
|
-
readonly version: "13.
|
1417
|
+
readonly version: "13.20.1";
|
1418
1418
|
readonly id: "Ezreal";
|
1419
1419
|
readonly key: "81";
|
1420
1420
|
readonly name: "Ezreal";
|
@@ -1461,7 +1461,7 @@ export declare const Champion: {
|
|
1461
1461
|
};
|
1462
1462
|
};
|
1463
1463
|
readonly Fiddlesticks: {
|
1464
|
-
readonly version: "13.
|
1464
|
+
readonly version: "13.20.1";
|
1465
1465
|
readonly id: "Fiddlesticks";
|
1466
1466
|
readonly key: "9";
|
1467
1467
|
readonly name: "Fiddlesticks";
|
@@ -1508,7 +1508,7 @@ export declare const Champion: {
|
|
1508
1508
|
};
|
1509
1509
|
};
|
1510
1510
|
readonly Fiora: {
|
1511
|
-
readonly version: "13.
|
1511
|
+
readonly version: "13.20.1";
|
1512
1512
|
readonly id: "Fiora";
|
1513
1513
|
readonly key: "114";
|
1514
1514
|
readonly name: "Fiora";
|
@@ -1555,7 +1555,7 @@ export declare const Champion: {
|
|
1555
1555
|
};
|
1556
1556
|
};
|
1557
1557
|
readonly Fizz: {
|
1558
|
-
readonly version: "13.
|
1558
|
+
readonly version: "13.20.1";
|
1559
1559
|
readonly id: "Fizz";
|
1560
1560
|
readonly key: "105";
|
1561
1561
|
readonly name: "Fizz";
|
@@ -1602,7 +1602,7 @@ export declare const Champion: {
|
|
1602
1602
|
};
|
1603
1603
|
};
|
1604
1604
|
readonly Galio: {
|
1605
|
-
readonly version: "13.
|
1605
|
+
readonly version: "13.20.1";
|
1606
1606
|
readonly id: "Galio";
|
1607
1607
|
readonly key: "3";
|
1608
1608
|
readonly name: "Galio";
|
@@ -1649,7 +1649,7 @@ export declare const Champion: {
|
|
1649
1649
|
};
|
1650
1650
|
};
|
1651
1651
|
readonly Gangplank: {
|
1652
|
-
readonly version: "13.
|
1652
|
+
readonly version: "13.20.1";
|
1653
1653
|
readonly id: "Gangplank";
|
1654
1654
|
readonly key: "41";
|
1655
1655
|
readonly name: "Gangplank";
|
@@ -1696,7 +1696,7 @@ export declare const Champion: {
|
|
1696
1696
|
};
|
1697
1697
|
};
|
1698
1698
|
readonly Garen: {
|
1699
|
-
readonly version: "13.
|
1699
|
+
readonly version: "13.20.1";
|
1700
1700
|
readonly id: "Garen";
|
1701
1701
|
readonly key: "86";
|
1702
1702
|
readonly name: "Garen";
|
@@ -1743,7 +1743,7 @@ export declare const Champion: {
|
|
1743
1743
|
};
|
1744
1744
|
};
|
1745
1745
|
readonly Gnar: {
|
1746
|
-
readonly version: "13.
|
1746
|
+
readonly version: "13.20.1";
|
1747
1747
|
readonly id: "Gnar";
|
1748
1748
|
readonly key: "150";
|
1749
1749
|
readonly name: "Gnar";
|
@@ -1790,7 +1790,7 @@ export declare const Champion: {
|
|
1790
1790
|
};
|
1791
1791
|
};
|
1792
1792
|
readonly Gragas: {
|
1793
|
-
readonly version: "13.
|
1793
|
+
readonly version: "13.20.1";
|
1794
1794
|
readonly id: "Gragas";
|
1795
1795
|
readonly key: "79";
|
1796
1796
|
readonly name: "Gragas";
|
@@ -1837,7 +1837,7 @@ export declare const Champion: {
|
|
1837
1837
|
};
|
1838
1838
|
};
|
1839
1839
|
readonly Graves: {
|
1840
|
-
readonly version: "13.
|
1840
|
+
readonly version: "13.20.1";
|
1841
1841
|
readonly id: "Graves";
|
1842
1842
|
readonly key: "104";
|
1843
1843
|
readonly name: "Graves";
|
@@ -1884,7 +1884,7 @@ export declare const Champion: {
|
|
1884
1884
|
};
|
1885
1885
|
};
|
1886
1886
|
readonly Gwen: {
|
1887
|
-
readonly version: "13.
|
1887
|
+
readonly version: "13.20.1";
|
1888
1888
|
readonly id: "Gwen";
|
1889
1889
|
readonly key: "887";
|
1890
1890
|
readonly name: "Gwen";
|
@@ -1931,7 +1931,7 @@ export declare const Champion: {
|
|
1931
1931
|
};
|
1932
1932
|
};
|
1933
1933
|
readonly Hecarim: {
|
1934
|
-
readonly version: "13.
|
1934
|
+
readonly version: "13.20.1";
|
1935
1935
|
readonly id: "Hecarim";
|
1936
1936
|
readonly key: "120";
|
1937
1937
|
readonly name: "Hecarim";
|
@@ -1978,7 +1978,7 @@ export declare const Champion: {
|
|
1978
1978
|
};
|
1979
1979
|
};
|
1980
1980
|
readonly Heimerdinger: {
|
1981
|
-
readonly version: "13.
|
1981
|
+
readonly version: "13.20.1";
|
1982
1982
|
readonly id: "Heimerdinger";
|
1983
1983
|
readonly key: "74";
|
1984
1984
|
readonly name: "Heimerdinger";
|
@@ -2025,7 +2025,7 @@ export declare const Champion: {
|
|
2025
2025
|
};
|
2026
2026
|
};
|
2027
2027
|
readonly Illaoi: {
|
2028
|
-
readonly version: "13.
|
2028
|
+
readonly version: "13.20.1";
|
2029
2029
|
readonly id: "Illaoi";
|
2030
2030
|
readonly key: "420";
|
2031
2031
|
readonly name: "Illaoi";
|
@@ -2072,7 +2072,7 @@ export declare const Champion: {
|
|
2072
2072
|
};
|
2073
2073
|
};
|
2074
2074
|
readonly Irelia: {
|
2075
|
-
readonly version: "13.
|
2075
|
+
readonly version: "13.20.1";
|
2076
2076
|
readonly id: "Irelia";
|
2077
2077
|
readonly key: "39";
|
2078
2078
|
readonly name: "Irelia";
|
@@ -2119,7 +2119,7 @@ export declare const Champion: {
|
|
2119
2119
|
};
|
2120
2120
|
};
|
2121
2121
|
readonly Ivern: {
|
2122
|
-
readonly version: "13.
|
2122
|
+
readonly version: "13.20.1";
|
2123
2123
|
readonly id: "Ivern";
|
2124
2124
|
readonly key: "427";
|
2125
2125
|
readonly name: "Ivern";
|
@@ -2166,7 +2166,7 @@ export declare const Champion: {
|
|
2166
2166
|
};
|
2167
2167
|
};
|
2168
2168
|
readonly Janna: {
|
2169
|
-
readonly version: "13.
|
2169
|
+
readonly version: "13.20.1";
|
2170
2170
|
readonly id: "Janna";
|
2171
2171
|
readonly key: "40";
|
2172
2172
|
readonly name: "Janna";
|
@@ -2213,7 +2213,7 @@ export declare const Champion: {
|
|
2213
2213
|
};
|
2214
2214
|
};
|
2215
2215
|
readonly JarvanIV: {
|
2216
|
-
readonly version: "13.
|
2216
|
+
readonly version: "13.20.1";
|
2217
2217
|
readonly id: "JarvanIV";
|
2218
2218
|
readonly key: "59";
|
2219
2219
|
readonly name: "Jarvan IV";
|
@@ -2260,7 +2260,7 @@ export declare const Champion: {
|
|
2260
2260
|
};
|
2261
2261
|
};
|
2262
2262
|
readonly Jax: {
|
2263
|
-
readonly version: "13.
|
2263
|
+
readonly version: "13.20.1";
|
2264
2264
|
readonly id: "Jax";
|
2265
2265
|
readonly key: "24";
|
2266
2266
|
readonly name: "Jax";
|
@@ -2307,7 +2307,7 @@ export declare const Champion: {
|
|
2307
2307
|
};
|
2308
2308
|
};
|
2309
2309
|
readonly Jayce: {
|
2310
|
-
readonly version: "13.
|
2310
|
+
readonly version: "13.20.1";
|
2311
2311
|
readonly id: "Jayce";
|
2312
2312
|
readonly key: "126";
|
2313
2313
|
readonly name: "Jayce";
|
@@ -2354,7 +2354,7 @@ export declare const Champion: {
|
|
2354
2354
|
};
|
2355
2355
|
};
|
2356
2356
|
readonly Jhin: {
|
2357
|
-
readonly version: "13.
|
2357
|
+
readonly version: "13.20.1";
|
2358
2358
|
readonly id: "Jhin";
|
2359
2359
|
readonly key: "202";
|
2360
2360
|
readonly name: "Jhin";
|
@@ -2401,7 +2401,7 @@ export declare const Champion: {
|
|
2401
2401
|
};
|
2402
2402
|
};
|
2403
2403
|
readonly Jinx: {
|
2404
|
-
readonly version: "13.
|
2404
|
+
readonly version: "13.20.1";
|
2405
2405
|
readonly id: "Jinx";
|
2406
2406
|
readonly key: "222";
|
2407
2407
|
readonly name: "Jinx";
|
@@ -2426,7 +2426,7 @@ export declare const Champion: {
|
|
2426
2426
|
readonly partype: "Mana";
|
2427
2427
|
readonly stats: {
|
2428
2428
|
readonly hp: 630;
|
2429
|
-
readonly hpperlevel:
|
2429
|
+
readonly hpperlevel: 105;
|
2430
2430
|
readonly mp: 260;
|
2431
2431
|
readonly mpperlevel: 50;
|
2432
2432
|
readonly movespeed: 325;
|
@@ -2448,7 +2448,7 @@ export declare const Champion: {
|
|
2448
2448
|
};
|
2449
2449
|
};
|
2450
2450
|
readonly Kaisa: {
|
2451
|
-
readonly version: "13.
|
2451
|
+
readonly version: "13.20.1";
|
2452
2452
|
readonly id: "Kaisa";
|
2453
2453
|
readonly key: "145";
|
2454
2454
|
readonly name: "Kai'Sa";
|
@@ -2477,7 +2477,7 @@ export declare const Champion: {
|
|
2477
2477
|
readonly mp: 345;
|
2478
2478
|
readonly mpperlevel: 40;
|
2479
2479
|
readonly movespeed: 335;
|
2480
|
-
readonly armor:
|
2480
|
+
readonly armor: 25;
|
2481
2481
|
readonly armorperlevel: 4.2;
|
2482
2482
|
readonly spellblock: 30;
|
2483
2483
|
readonly spellblockperlevel: 1.3;
|
@@ -2495,7 +2495,7 @@ export declare const Champion: {
|
|
2495
2495
|
};
|
2496
2496
|
};
|
2497
2497
|
readonly Kalista: {
|
2498
|
-
readonly version: "13.
|
2498
|
+
readonly version: "13.20.1";
|
2499
2499
|
readonly id: "Kalista";
|
2500
2500
|
readonly key: "429";
|
2501
2501
|
readonly name: "Kalista";
|
@@ -2542,7 +2542,7 @@ export declare const Champion: {
|
|
2542
2542
|
};
|
2543
2543
|
};
|
2544
2544
|
readonly Karma: {
|
2545
|
-
readonly version: "13.
|
2545
|
+
readonly version: "13.20.1";
|
2546
2546
|
readonly id: "Karma";
|
2547
2547
|
readonly key: "43";
|
2548
2548
|
readonly name: "Karma";
|
@@ -2589,7 +2589,7 @@ export declare const Champion: {
|
|
2589
2589
|
};
|
2590
2590
|
};
|
2591
2591
|
readonly Karthus: {
|
2592
|
-
readonly version: "13.
|
2592
|
+
readonly version: "13.20.1";
|
2593
2593
|
readonly id: "Karthus";
|
2594
2594
|
readonly key: "30";
|
2595
2595
|
readonly name: "Karthus";
|
@@ -2636,7 +2636,7 @@ export declare const Champion: {
|
|
2636
2636
|
};
|
2637
2637
|
};
|
2638
2638
|
readonly Kassadin: {
|
2639
|
-
readonly version: "13.
|
2639
|
+
readonly version: "13.20.1";
|
2640
2640
|
readonly id: "Kassadin";
|
2641
2641
|
readonly key: "38";
|
2642
2642
|
readonly name: "Kassadin";
|
@@ -2683,7 +2683,7 @@ export declare const Champion: {
|
|
2683
2683
|
};
|
2684
2684
|
};
|
2685
2685
|
readonly Katarina: {
|
2686
|
-
readonly version: "13.
|
2686
|
+
readonly version: "13.20.1";
|
2687
2687
|
readonly id: "Katarina";
|
2688
2688
|
readonly key: "55";
|
2689
2689
|
readonly name: "Katarina";
|
@@ -2730,7 +2730,7 @@ export declare const Champion: {
|
|
2730
2730
|
};
|
2731
2731
|
};
|
2732
2732
|
readonly Kayle: {
|
2733
|
-
readonly version: "13.
|
2733
|
+
readonly version: "13.20.1";
|
2734
2734
|
readonly id: "Kayle";
|
2735
2735
|
readonly key: "10";
|
2736
2736
|
readonly name: "Kayle";
|
@@ -2777,7 +2777,7 @@ export declare const Champion: {
|
|
2777
2777
|
};
|
2778
2778
|
};
|
2779
2779
|
readonly Kayn: {
|
2780
|
-
readonly version: "13.
|
2780
|
+
readonly version: "13.20.1";
|
2781
2781
|
readonly id: "Kayn";
|
2782
2782
|
readonly key: "141";
|
2783
2783
|
readonly name: "Kayn";
|
@@ -2824,7 +2824,7 @@ export declare const Champion: {
|
|
2824
2824
|
};
|
2825
2825
|
};
|
2826
2826
|
readonly Kennen: {
|
2827
|
-
readonly version: "13.
|
2827
|
+
readonly version: "13.20.1";
|
2828
2828
|
readonly id: "Kennen";
|
2829
2829
|
readonly key: "85";
|
2830
2830
|
readonly name: "Kennen";
|
@@ -2871,7 +2871,7 @@ export declare const Champion: {
|
|
2871
2871
|
};
|
2872
2872
|
};
|
2873
2873
|
readonly Khazix: {
|
2874
|
-
readonly version: "13.
|
2874
|
+
readonly version: "13.20.1";
|
2875
2875
|
readonly id: "Khazix";
|
2876
2876
|
readonly key: "121";
|
2877
2877
|
readonly name: "Kha'Zix";
|
@@ -2918,7 +2918,7 @@ export declare const Champion: {
|
|
2918
2918
|
};
|
2919
2919
|
};
|
2920
2920
|
readonly Kindred: {
|
2921
|
-
readonly version: "13.
|
2921
|
+
readonly version: "13.20.1";
|
2922
2922
|
readonly id: "Kindred";
|
2923
2923
|
readonly key: "203";
|
2924
2924
|
readonly name: "Kindred";
|
@@ -2965,7 +2965,7 @@ export declare const Champion: {
|
|
2965
2965
|
};
|
2966
2966
|
};
|
2967
2967
|
readonly Kled: {
|
2968
|
-
readonly version: "13.
|
2968
|
+
readonly version: "13.20.1";
|
2969
2969
|
readonly id: "Kled";
|
2970
2970
|
readonly key: "240";
|
2971
2971
|
readonly name: "Kled";
|
@@ -3012,7 +3012,7 @@ export declare const Champion: {
|
|
3012
3012
|
};
|
3013
3013
|
};
|
3014
3014
|
readonly KogMaw: {
|
3015
|
-
readonly version: "13.
|
3015
|
+
readonly version: "13.20.1";
|
3016
3016
|
readonly id: "KogMaw";
|
3017
3017
|
readonly key: "96";
|
3018
3018
|
readonly name: "Kog'Maw";
|
@@ -3059,7 +3059,7 @@ export declare const Champion: {
|
|
3059
3059
|
};
|
3060
3060
|
};
|
3061
3061
|
readonly KSante: {
|
3062
|
-
readonly version: "13.
|
3062
|
+
readonly version: "13.20.1";
|
3063
3063
|
readonly id: "KSante";
|
3064
3064
|
readonly key: "897";
|
3065
3065
|
readonly name: "K'Sante";
|
@@ -3083,13 +3083,13 @@ export declare const Champion: {
|
|
3083
3083
|
readonly tags: readonly ["Tank", "Fighter"];
|
3084
3084
|
readonly partype: "Mana";
|
3085
3085
|
readonly stats: {
|
3086
|
-
readonly hp:
|
3087
|
-
readonly hpperlevel:
|
3086
|
+
readonly hp: 570;
|
3087
|
+
readonly hpperlevel: 115;
|
3088
3088
|
readonly mp: 290;
|
3089
3089
|
readonly mpperlevel: 60;
|
3090
3090
|
readonly movespeed: 330;
|
3091
3091
|
readonly armor: 33;
|
3092
|
-
readonly armorperlevel:
|
3092
|
+
readonly armorperlevel: 5.2;
|
3093
3093
|
readonly spellblock: 30;
|
3094
3094
|
readonly spellblockperlevel: 2.1;
|
3095
3095
|
readonly attackrange: 175;
|
@@ -3106,7 +3106,7 @@ export declare const Champion: {
|
|
3106
3106
|
};
|
3107
3107
|
};
|
3108
3108
|
readonly Leblanc: {
|
3109
|
-
readonly version: "13.
|
3109
|
+
readonly version: "13.20.1";
|
3110
3110
|
readonly id: "Leblanc";
|
3111
3111
|
readonly key: "7";
|
3112
3112
|
readonly name: "LeBlanc";
|
@@ -3153,7 +3153,7 @@ export declare const Champion: {
|
|
3153
3153
|
};
|
3154
3154
|
};
|
3155
3155
|
readonly LeeSin: {
|
3156
|
-
readonly version: "13.
|
3156
|
+
readonly version: "13.20.1";
|
3157
3157
|
readonly id: "LeeSin";
|
3158
3158
|
readonly key: "64";
|
3159
3159
|
readonly name: "Lee Sin";
|
@@ -3200,7 +3200,7 @@ export declare const Champion: {
|
|
3200
3200
|
};
|
3201
3201
|
};
|
3202
3202
|
readonly Leona: {
|
3203
|
-
readonly version: "13.
|
3203
|
+
readonly version: "13.20.1";
|
3204
3204
|
readonly id: "Leona";
|
3205
3205
|
readonly key: "89";
|
3206
3206
|
readonly name: "Leona";
|
@@ -3247,7 +3247,7 @@ export declare const Champion: {
|
|
3247
3247
|
};
|
3248
3248
|
};
|
3249
3249
|
readonly Lillia: {
|
3250
|
-
readonly version: "13.
|
3250
|
+
readonly version: "13.20.1";
|
3251
3251
|
readonly id: "Lillia";
|
3252
3252
|
readonly key: "876";
|
3253
3253
|
readonly name: "Lillia";
|
@@ -3294,7 +3294,7 @@ export declare const Champion: {
|
|
3294
3294
|
};
|
3295
3295
|
};
|
3296
3296
|
readonly Lissandra: {
|
3297
|
-
readonly version: "13.
|
3297
|
+
readonly version: "13.20.1";
|
3298
3298
|
readonly id: "Lissandra";
|
3299
3299
|
readonly key: "127";
|
3300
3300
|
readonly name: "Lissandra";
|
@@ -3341,7 +3341,7 @@ export declare const Champion: {
|
|
3341
3341
|
};
|
3342
3342
|
};
|
3343
3343
|
readonly Lucian: {
|
3344
|
-
readonly version: "13.
|
3344
|
+
readonly version: "13.20.1";
|
3345
3345
|
readonly id: "Lucian";
|
3346
3346
|
readonly key: "236";
|
3347
3347
|
readonly name: "Lucian";
|
@@ -3388,7 +3388,7 @@ export declare const Champion: {
|
|
3388
3388
|
};
|
3389
3389
|
};
|
3390
3390
|
readonly Lulu: {
|
3391
|
-
readonly version: "13.
|
3391
|
+
readonly version: "13.20.1";
|
3392
3392
|
readonly id: "Lulu";
|
3393
3393
|
readonly key: "117";
|
3394
3394
|
readonly name: "Lulu";
|
@@ -3435,7 +3435,7 @@ export declare const Champion: {
|
|
3435
3435
|
};
|
3436
3436
|
};
|
3437
3437
|
readonly Lux: {
|
3438
|
-
readonly version: "13.
|
3438
|
+
readonly version: "13.20.1";
|
3439
3439
|
readonly id: "Lux";
|
3440
3440
|
readonly key: "99";
|
3441
3441
|
readonly name: "Lux";
|
@@ -3482,7 +3482,7 @@ export declare const Champion: {
|
|
3482
3482
|
};
|
3483
3483
|
};
|
3484
3484
|
readonly Malphite: {
|
3485
|
-
readonly version: "13.
|
3485
|
+
readonly version: "13.20.1";
|
3486
3486
|
readonly id: "Malphite";
|
3487
3487
|
readonly key: "54";
|
3488
3488
|
readonly name: "Malphite";
|
@@ -3529,7 +3529,7 @@ export declare const Champion: {
|
|
3529
3529
|
};
|
3530
3530
|
};
|
3531
3531
|
readonly Malzahar: {
|
3532
|
-
readonly version: "13.
|
3532
|
+
readonly version: "13.20.1";
|
3533
3533
|
readonly id: "Malzahar";
|
3534
3534
|
readonly key: "90";
|
3535
3535
|
readonly name: "Malzahar";
|
@@ -3576,7 +3576,7 @@ export declare const Champion: {
|
|
3576
3576
|
};
|
3577
3577
|
};
|
3578
3578
|
readonly Maokai: {
|
3579
|
-
readonly version: "13.
|
3579
|
+
readonly version: "13.20.1";
|
3580
3580
|
readonly id: "Maokai";
|
3581
3581
|
readonly key: "57";
|
3582
3582
|
readonly name: "Maokai";
|
@@ -3623,7 +3623,7 @@ export declare const Champion: {
|
|
3623
3623
|
};
|
3624
3624
|
};
|
3625
3625
|
readonly MasterYi: {
|
3626
|
-
readonly version: "13.
|
3626
|
+
readonly version: "13.20.1";
|
3627
3627
|
readonly id: "MasterYi";
|
3628
3628
|
readonly key: "11";
|
3629
3629
|
readonly name: "Master Yi";
|
@@ -3670,7 +3670,7 @@ export declare const Champion: {
|
|
3670
3670
|
};
|
3671
3671
|
};
|
3672
3672
|
readonly Milio: {
|
3673
|
-
readonly version: "13.
|
3673
|
+
readonly version: "13.20.1";
|
3674
3674
|
readonly id: "Milio";
|
3675
3675
|
readonly key: "902";
|
3676
3676
|
readonly name: "Milio";
|
@@ -3717,7 +3717,7 @@ export declare const Champion: {
|
|
3717
3717
|
};
|
3718
3718
|
};
|
3719
3719
|
readonly MissFortune: {
|
3720
|
-
readonly version: "13.
|
3720
|
+
readonly version: "13.20.1";
|
3721
3721
|
readonly id: "MissFortune";
|
3722
3722
|
readonly key: "21";
|
3723
3723
|
readonly name: "Miss Fortune";
|
@@ -3764,7 +3764,7 @@ export declare const Champion: {
|
|
3764
3764
|
};
|
3765
3765
|
};
|
3766
3766
|
readonly MonkeyKing: {
|
3767
|
-
readonly version: "13.
|
3767
|
+
readonly version: "13.20.1";
|
3768
3768
|
readonly id: "MonkeyKing";
|
3769
3769
|
readonly key: "62";
|
3770
3770
|
readonly name: "Wukong";
|
@@ -3811,7 +3811,7 @@ export declare const Champion: {
|
|
3811
3811
|
};
|
3812
3812
|
};
|
3813
3813
|
readonly Mordekaiser: {
|
3814
|
-
readonly version: "13.
|
3814
|
+
readonly version: "13.20.1";
|
3815
3815
|
readonly id: "Mordekaiser";
|
3816
3816
|
readonly key: "82";
|
3817
3817
|
readonly name: "Mordekaiser";
|
@@ -3858,7 +3858,7 @@ export declare const Champion: {
|
|
3858
3858
|
};
|
3859
3859
|
};
|
3860
3860
|
readonly Morgana: {
|
3861
|
-
readonly version: "13.
|
3861
|
+
readonly version: "13.20.1";
|
3862
3862
|
readonly id: "Morgana";
|
3863
3863
|
readonly key: "25";
|
3864
3864
|
readonly name: "Morgana";
|
@@ -3905,7 +3905,7 @@ export declare const Champion: {
|
|
3905
3905
|
};
|
3906
3906
|
};
|
3907
3907
|
readonly Naafiri: {
|
3908
|
-
readonly version: "13.
|
3908
|
+
readonly version: "13.20.1";
|
3909
3909
|
readonly id: "Naafiri";
|
3910
3910
|
readonly key: "950";
|
3911
3911
|
readonly name: "Naafiri";
|
@@ -3952,7 +3952,7 @@ export declare const Champion: {
|
|
3952
3952
|
};
|
3953
3953
|
};
|
3954
3954
|
readonly Nami: {
|
3955
|
-
readonly version: "13.
|
3955
|
+
readonly version: "13.20.1";
|
3956
3956
|
readonly id: "Nami";
|
3957
3957
|
readonly key: "267";
|
3958
3958
|
readonly name: "Nami";
|
@@ -3999,7 +3999,7 @@ export declare const Champion: {
|
|
3999
3999
|
};
|
4000
4000
|
};
|
4001
4001
|
readonly Nasus: {
|
4002
|
-
readonly version: "13.
|
4002
|
+
readonly version: "13.20.1";
|
4003
4003
|
readonly id: "Nasus";
|
4004
4004
|
readonly key: "75";
|
4005
4005
|
readonly name: "Nasus";
|
@@ -4046,7 +4046,7 @@ export declare const Champion: {
|
|
4046
4046
|
};
|
4047
4047
|
};
|
4048
4048
|
readonly Nautilus: {
|
4049
|
-
readonly version: "13.
|
4049
|
+
readonly version: "13.20.1";
|
4050
4050
|
readonly id: "Nautilus";
|
4051
4051
|
readonly key: "111";
|
4052
4052
|
readonly name: "Nautilus";
|
@@ -4093,7 +4093,7 @@ export declare const Champion: {
|
|
4093
4093
|
};
|
4094
4094
|
};
|
4095
4095
|
readonly Neeko: {
|
4096
|
-
readonly version: "13.
|
4096
|
+
readonly version: "13.20.1";
|
4097
4097
|
readonly id: "Neeko";
|
4098
4098
|
readonly key: "518";
|
4099
4099
|
readonly name: "Neeko";
|
@@ -4140,7 +4140,7 @@ export declare const Champion: {
|
|
4140
4140
|
};
|
4141
4141
|
};
|
4142
4142
|
readonly Nidalee: {
|
4143
|
-
readonly version: "13.
|
4143
|
+
readonly version: "13.20.1";
|
4144
4144
|
readonly id: "Nidalee";
|
4145
4145
|
readonly key: "76";
|
4146
4146
|
readonly name: "Nidalee";
|
@@ -4187,7 +4187,7 @@ export declare const Champion: {
|
|
4187
4187
|
};
|
4188
4188
|
};
|
4189
4189
|
readonly Nilah: {
|
4190
|
-
readonly version: "13.
|
4190
|
+
readonly version: "13.20.1";
|
4191
4191
|
readonly id: "Nilah";
|
4192
4192
|
readonly key: "895";
|
4193
4193
|
readonly name: "Nilah";
|
@@ -4234,7 +4234,7 @@ export declare const Champion: {
|
|
4234
4234
|
};
|
4235
4235
|
};
|
4236
4236
|
readonly Nocturne: {
|
4237
|
-
readonly version: "13.
|
4237
|
+
readonly version: "13.20.1";
|
4238
4238
|
readonly id: "Nocturne";
|
4239
4239
|
readonly key: "56";
|
4240
4240
|
readonly name: "Nocturne";
|
@@ -4281,7 +4281,7 @@ export declare const Champion: {
|
|
4281
4281
|
};
|
4282
4282
|
};
|
4283
4283
|
readonly Nunu: {
|
4284
|
-
readonly version: "13.
|
4284
|
+
readonly version: "13.20.1";
|
4285
4285
|
readonly id: "Nunu";
|
4286
4286
|
readonly key: "20";
|
4287
4287
|
readonly name: "Nunu & Willump";
|
@@ -4328,7 +4328,7 @@ export declare const Champion: {
|
|
4328
4328
|
};
|
4329
4329
|
};
|
4330
4330
|
readonly Olaf: {
|
4331
|
-
readonly version: "13.
|
4331
|
+
readonly version: "13.20.1";
|
4332
4332
|
readonly id: "Olaf";
|
4333
4333
|
readonly key: "2";
|
4334
4334
|
readonly name: "Olaf";
|
@@ -4375,7 +4375,7 @@ export declare const Champion: {
|
|
4375
4375
|
};
|
4376
4376
|
};
|
4377
4377
|
readonly Orianna: {
|
4378
|
-
readonly version: "13.
|
4378
|
+
readonly version: "13.20.1";
|
4379
4379
|
readonly id: "Orianna";
|
4380
4380
|
readonly key: "61";
|
4381
4381
|
readonly name: "Orianna";
|
@@ -4422,7 +4422,7 @@ export declare const Champion: {
|
|
4422
4422
|
};
|
4423
4423
|
};
|
4424
4424
|
readonly Ornn: {
|
4425
|
-
readonly version: "13.
|
4425
|
+
readonly version: "13.20.1";
|
4426
4426
|
readonly id: "Ornn";
|
4427
4427
|
readonly key: "516";
|
4428
4428
|
readonly name: "Ornn";
|
@@ -4469,7 +4469,7 @@ export declare const Champion: {
|
|
4469
4469
|
};
|
4470
4470
|
};
|
4471
4471
|
readonly Pantheon: {
|
4472
|
-
readonly version: "13.
|
4472
|
+
readonly version: "13.20.1";
|
4473
4473
|
readonly id: "Pantheon";
|
4474
4474
|
readonly key: "80";
|
4475
4475
|
readonly name: "Pantheon";
|
@@ -4516,7 +4516,7 @@ export declare const Champion: {
|
|
4516
4516
|
};
|
4517
4517
|
};
|
4518
4518
|
readonly Poppy: {
|
4519
|
-
readonly version: "13.
|
4519
|
+
readonly version: "13.20.1";
|
4520
4520
|
readonly id: "Poppy";
|
4521
4521
|
readonly key: "78";
|
4522
4522
|
readonly name: "Poppy";
|
@@ -4563,7 +4563,7 @@ export declare const Champion: {
|
|
4563
4563
|
};
|
4564
4564
|
};
|
4565
4565
|
readonly Pyke: {
|
4566
|
-
readonly version: "13.
|
4566
|
+
readonly version: "13.20.1";
|
4567
4567
|
readonly id: "Pyke";
|
4568
4568
|
readonly key: "555";
|
4569
4569
|
readonly name: "Pyke";
|
@@ -4610,7 +4610,7 @@ export declare const Champion: {
|
|
4610
4610
|
};
|
4611
4611
|
};
|
4612
4612
|
readonly Qiyana: {
|
4613
|
-
readonly version: "13.
|
4613
|
+
readonly version: "13.20.1";
|
4614
4614
|
readonly id: "Qiyana";
|
4615
4615
|
readonly key: "246";
|
4616
4616
|
readonly name: "Qiyana";
|
@@ -4657,7 +4657,7 @@ export declare const Champion: {
|
|
4657
4657
|
};
|
4658
4658
|
};
|
4659
4659
|
readonly Quinn: {
|
4660
|
-
readonly version: "13.
|
4660
|
+
readonly version: "13.20.1";
|
4661
4661
|
readonly id: "Quinn";
|
4662
4662
|
readonly key: "133";
|
4663
4663
|
readonly name: "Quinn";
|
@@ -4681,11 +4681,11 @@ export declare const Champion: {
|
|
4681
4681
|
readonly tags: readonly ["Marksman", "Assassin"];
|
4682
4682
|
readonly partype: "Mana";
|
4683
4683
|
readonly stats: {
|
4684
|
-
readonly hp:
|
4684
|
+
readonly hp: 565;
|
4685
4685
|
readonly hpperlevel: 107;
|
4686
4686
|
readonly mp: 269;
|
4687
4687
|
readonly mpperlevel: 35;
|
4688
|
-
readonly movespeed:
|
4688
|
+
readonly movespeed: 330;
|
4689
4689
|
readonly armor: 28;
|
4690
4690
|
readonly armorperlevel: 4.7;
|
4691
4691
|
readonly spellblock: 30;
|
@@ -4698,13 +4698,13 @@ export declare const Champion: {
|
|
4698
4698
|
readonly crit: 0;
|
4699
4699
|
readonly critperlevel: 0;
|
4700
4700
|
readonly attackdamage: 59;
|
4701
|
-
readonly attackdamageperlevel: 2.
|
4701
|
+
readonly attackdamageperlevel: 2.7;
|
4702
4702
|
readonly attackspeedperlevel: 3.1;
|
4703
4703
|
readonly attackspeed: 0.668;
|
4704
4704
|
};
|
4705
4705
|
};
|
4706
4706
|
readonly Rakan: {
|
4707
|
-
readonly version: "13.
|
4707
|
+
readonly version: "13.20.1";
|
4708
4708
|
readonly id: "Rakan";
|
4709
4709
|
readonly key: "497";
|
4710
4710
|
readonly name: "Rakan";
|
@@ -4751,7 +4751,7 @@ export declare const Champion: {
|
|
4751
4751
|
};
|
4752
4752
|
};
|
4753
4753
|
readonly Rammus: {
|
4754
|
-
readonly version: "13.
|
4754
|
+
readonly version: "13.20.1";
|
4755
4755
|
readonly id: "Rammus";
|
4756
4756
|
readonly key: "33";
|
4757
4757
|
readonly name: "Rammus";
|
@@ -4798,7 +4798,7 @@ export declare const Champion: {
|
|
4798
4798
|
};
|
4799
4799
|
};
|
4800
4800
|
readonly RekSai: {
|
4801
|
-
readonly version: "13.
|
4801
|
+
readonly version: "13.20.1";
|
4802
4802
|
readonly id: "RekSai";
|
4803
4803
|
readonly key: "421";
|
4804
4804
|
readonly name: "Rek'Sai";
|
@@ -4845,7 +4845,7 @@ export declare const Champion: {
|
|
4845
4845
|
};
|
4846
4846
|
};
|
4847
4847
|
readonly Rell: {
|
4848
|
-
readonly version: "13.
|
4848
|
+
readonly version: "13.20.1";
|
4849
4849
|
readonly id: "Rell";
|
4850
4850
|
readonly key: "526";
|
4851
4851
|
readonly name: "Rell";
|
@@ -4892,7 +4892,7 @@ export declare const Champion: {
|
|
4892
4892
|
};
|
4893
4893
|
};
|
4894
4894
|
readonly Renata: {
|
4895
|
-
readonly version: "13.
|
4895
|
+
readonly version: "13.20.1";
|
4896
4896
|
readonly id: "Renata";
|
4897
4897
|
readonly key: "888";
|
4898
4898
|
readonly name: "Renata Glasc";
|
@@ -4939,7 +4939,7 @@ export declare const Champion: {
|
|
4939
4939
|
};
|
4940
4940
|
};
|
4941
4941
|
readonly Renekton: {
|
4942
|
-
readonly version: "13.
|
4942
|
+
readonly version: "13.20.1";
|
4943
4943
|
readonly id: "Renekton";
|
4944
4944
|
readonly key: "58";
|
4945
4945
|
readonly name: "Renekton";
|
@@ -4986,7 +4986,7 @@ export declare const Champion: {
|
|
4986
4986
|
};
|
4987
4987
|
};
|
4988
4988
|
readonly Rengar: {
|
4989
|
-
readonly version: "13.
|
4989
|
+
readonly version: "13.20.1";
|
4990
4990
|
readonly id: "Rengar";
|
4991
4991
|
readonly key: "107";
|
4992
4992
|
readonly name: "Rengar";
|
@@ -5033,7 +5033,7 @@ export declare const Champion: {
|
|
5033
5033
|
};
|
5034
5034
|
};
|
5035
5035
|
readonly Riven: {
|
5036
|
-
readonly version: "13.
|
5036
|
+
readonly version: "13.20.1";
|
5037
5037
|
readonly id: "Riven";
|
5038
5038
|
readonly key: "92";
|
5039
5039
|
readonly name: "Riven";
|
@@ -5080,7 +5080,7 @@ export declare const Champion: {
|
|
5080
5080
|
};
|
5081
5081
|
};
|
5082
5082
|
readonly Rumble: {
|
5083
|
-
readonly version: "13.
|
5083
|
+
readonly version: "13.20.1";
|
5084
5084
|
readonly id: "Rumble";
|
5085
5085
|
readonly key: "68";
|
5086
5086
|
readonly name: "Rumble";
|
@@ -5127,7 +5127,7 @@ export declare const Champion: {
|
|
5127
5127
|
};
|
5128
5128
|
};
|
5129
5129
|
readonly Ryze: {
|
5130
|
-
readonly version: "13.
|
5130
|
+
readonly version: "13.20.1";
|
5131
5131
|
readonly id: "Ryze";
|
5132
5132
|
readonly key: "13";
|
5133
5133
|
readonly name: "Ryze";
|
@@ -5174,7 +5174,7 @@ export declare const Champion: {
|
|
5174
5174
|
};
|
5175
5175
|
};
|
5176
5176
|
readonly Samira: {
|
5177
|
-
readonly version: "13.
|
5177
|
+
readonly version: "13.20.1";
|
5178
5178
|
readonly id: "Samira";
|
5179
5179
|
readonly key: "360";
|
5180
5180
|
readonly name: "Samira";
|
@@ -5221,7 +5221,7 @@ export declare const Champion: {
|
|
5221
5221
|
};
|
5222
5222
|
};
|
5223
5223
|
readonly Sejuani: {
|
5224
|
-
readonly version: "13.
|
5224
|
+
readonly version: "13.20.1";
|
5225
5225
|
readonly id: "Sejuani";
|
5226
5226
|
readonly key: "113";
|
5227
5227
|
readonly name: "Sejuani";
|
@@ -5268,7 +5268,7 @@ export declare const Champion: {
|
|
5268
5268
|
};
|
5269
5269
|
};
|
5270
5270
|
readonly Senna: {
|
5271
|
-
readonly version: "13.
|
5271
|
+
readonly version: "13.20.1";
|
5272
5272
|
readonly id: "Senna";
|
5273
5273
|
readonly key: "235";
|
5274
5274
|
readonly name: "Senna";
|
@@ -5315,7 +5315,7 @@ export declare const Champion: {
|
|
5315
5315
|
};
|
5316
5316
|
};
|
5317
5317
|
readonly Seraphine: {
|
5318
|
-
readonly version: "13.
|
5318
|
+
readonly version: "13.20.1";
|
5319
5319
|
readonly id: "Seraphine";
|
5320
5320
|
readonly key: "147";
|
5321
5321
|
readonly name: "Seraphine";
|
@@ -5362,7 +5362,7 @@ export declare const Champion: {
|
|
5362
5362
|
};
|
5363
5363
|
};
|
5364
5364
|
readonly Sett: {
|
5365
|
-
readonly version: "13.
|
5365
|
+
readonly version: "13.20.1";
|
5366
5366
|
readonly id: "Sett";
|
5367
5367
|
readonly key: "875";
|
5368
5368
|
readonly name: "Sett";
|
@@ -5409,7 +5409,7 @@ export declare const Champion: {
|
|
5409
5409
|
};
|
5410
5410
|
};
|
5411
5411
|
readonly Shaco: {
|
5412
|
-
readonly version: "13.
|
5412
|
+
readonly version: "13.20.1";
|
5413
5413
|
readonly id: "Shaco";
|
5414
5414
|
readonly key: "35";
|
5415
5415
|
readonly name: "Shaco";
|
@@ -5456,7 +5456,7 @@ export declare const Champion: {
|
|
5456
5456
|
};
|
5457
5457
|
};
|
5458
5458
|
readonly Shen: {
|
5459
|
-
readonly version: "13.
|
5459
|
+
readonly version: "13.20.1";
|
5460
5460
|
readonly id: "Shen";
|
5461
5461
|
readonly key: "98";
|
5462
5462
|
readonly name: "Shen";
|
@@ -5503,7 +5503,7 @@ export declare const Champion: {
|
|
5503
5503
|
};
|
5504
5504
|
};
|
5505
5505
|
readonly Shyvana: {
|
5506
|
-
readonly version: "13.
|
5506
|
+
readonly version: "13.20.1";
|
5507
5507
|
readonly id: "Shyvana";
|
5508
5508
|
readonly key: "102";
|
5509
5509
|
readonly name: "Shyvana";
|
@@ -5550,7 +5550,7 @@ export declare const Champion: {
|
|
5550
5550
|
};
|
5551
5551
|
};
|
5552
5552
|
readonly Singed: {
|
5553
|
-
readonly version: "13.
|
5553
|
+
readonly version: "13.20.1";
|
5554
5554
|
readonly id: "Singed";
|
5555
5555
|
readonly key: "27";
|
5556
5556
|
readonly name: "Singed";
|
@@ -5597,7 +5597,7 @@ export declare const Champion: {
|
|
5597
5597
|
};
|
5598
5598
|
};
|
5599
5599
|
readonly Sion: {
|
5600
|
-
readonly version: "13.
|
5600
|
+
readonly version: "13.20.1";
|
5601
5601
|
readonly id: "Sion";
|
5602
5602
|
readonly key: "14";
|
5603
5603
|
readonly name: "Sion";
|
@@ -5644,7 +5644,7 @@ export declare const Champion: {
|
|
5644
5644
|
};
|
5645
5645
|
};
|
5646
5646
|
readonly Sivir: {
|
5647
|
-
readonly version: "13.
|
5647
|
+
readonly version: "13.20.1";
|
5648
5648
|
readonly id: "Sivir";
|
5649
5649
|
readonly key: "15";
|
5650
5650
|
readonly name: "Sivir";
|
@@ -5691,7 +5691,7 @@ export declare const Champion: {
|
|
5691
5691
|
};
|
5692
5692
|
};
|
5693
5693
|
readonly Skarner: {
|
5694
|
-
readonly version: "13.
|
5694
|
+
readonly version: "13.20.1";
|
5695
5695
|
readonly id: "Skarner";
|
5696
5696
|
readonly key: "72";
|
5697
5697
|
readonly name: "Skarner";
|
@@ -5738,7 +5738,7 @@ export declare const Champion: {
|
|
5738
5738
|
};
|
5739
5739
|
};
|
5740
5740
|
readonly Sona: {
|
5741
|
-
readonly version: "13.
|
5741
|
+
readonly version: "13.20.1";
|
5742
5742
|
readonly id: "Sona";
|
5743
5743
|
readonly key: "37";
|
5744
5744
|
readonly name: "Sona";
|
@@ -5785,7 +5785,7 @@ export declare const Champion: {
|
|
5785
5785
|
};
|
5786
5786
|
};
|
5787
5787
|
readonly Soraka: {
|
5788
|
-
readonly version: "13.
|
5788
|
+
readonly version: "13.20.1";
|
5789
5789
|
readonly id: "Soraka";
|
5790
5790
|
readonly key: "16";
|
5791
5791
|
readonly name: "Soraka";
|
@@ -5832,7 +5832,7 @@ export declare const Champion: {
|
|
5832
5832
|
};
|
5833
5833
|
};
|
5834
5834
|
readonly Swain: {
|
5835
|
-
readonly version: "13.
|
5835
|
+
readonly version: "13.20.1";
|
5836
5836
|
readonly id: "Swain";
|
5837
5837
|
readonly key: "50";
|
5838
5838
|
readonly name: "Swain";
|
@@ -5879,7 +5879,7 @@ export declare const Champion: {
|
|
5879
5879
|
};
|
5880
5880
|
};
|
5881
5881
|
readonly Sylas: {
|
5882
|
-
readonly version: "13.
|
5882
|
+
readonly version: "13.20.1";
|
5883
5883
|
readonly id: "Sylas";
|
5884
5884
|
readonly key: "517";
|
5885
5885
|
readonly name: "Sylas";
|
@@ -5926,7 +5926,7 @@ export declare const Champion: {
|
|
5926
5926
|
};
|
5927
5927
|
};
|
5928
5928
|
readonly Syndra: {
|
5929
|
-
readonly version: "13.
|
5929
|
+
readonly version: "13.20.1";
|
5930
5930
|
readonly id: "Syndra";
|
5931
5931
|
readonly key: "134";
|
5932
5932
|
readonly name: "Syndra";
|
@@ -5973,7 +5973,7 @@ export declare const Champion: {
|
|
5973
5973
|
};
|
5974
5974
|
};
|
5975
5975
|
readonly TahmKench: {
|
5976
|
-
readonly version: "13.
|
5976
|
+
readonly version: "13.20.1";
|
5977
5977
|
readonly id: "TahmKench";
|
5978
5978
|
readonly key: "223";
|
5979
5979
|
readonly name: "Tahm Kench";
|
@@ -6020,7 +6020,7 @@ export declare const Champion: {
|
|
6020
6020
|
};
|
6021
6021
|
};
|
6022
6022
|
readonly Taliyah: {
|
6023
|
-
readonly version: "13.
|
6023
|
+
readonly version: "13.20.1";
|
6024
6024
|
readonly id: "Taliyah";
|
6025
6025
|
readonly key: "163";
|
6026
6026
|
readonly name: "Taliyah";
|
@@ -6067,7 +6067,7 @@ export declare const Champion: {
|
|
6067
6067
|
};
|
6068
6068
|
};
|
6069
6069
|
readonly Talon: {
|
6070
|
-
readonly version: "13.
|
6070
|
+
readonly version: "13.20.1";
|
6071
6071
|
readonly id: "Talon";
|
6072
6072
|
readonly key: "91";
|
6073
6073
|
readonly name: "Talon";
|
@@ -6114,7 +6114,7 @@ export declare const Champion: {
|
|
6114
6114
|
};
|
6115
6115
|
};
|
6116
6116
|
readonly Taric: {
|
6117
|
-
readonly version: "13.
|
6117
|
+
readonly version: "13.20.1";
|
6118
6118
|
readonly id: "Taric";
|
6119
6119
|
readonly key: "44";
|
6120
6120
|
readonly name: "Taric";
|
@@ -6161,7 +6161,7 @@ export declare const Champion: {
|
|
6161
6161
|
};
|
6162
6162
|
};
|
6163
6163
|
readonly Teemo: {
|
6164
|
-
readonly version: "13.
|
6164
|
+
readonly version: "13.20.1";
|
6165
6165
|
readonly id: "Teemo";
|
6166
6166
|
readonly key: "17";
|
6167
6167
|
readonly name: "Teemo";
|
@@ -6208,7 +6208,7 @@ export declare const Champion: {
|
|
6208
6208
|
};
|
6209
6209
|
};
|
6210
6210
|
readonly Thresh: {
|
6211
|
-
readonly version: "13.
|
6211
|
+
readonly version: "13.20.1";
|
6212
6212
|
readonly id: "Thresh";
|
6213
6213
|
readonly key: "412";
|
6214
6214
|
readonly name: "Thresh";
|
@@ -6255,7 +6255,7 @@ export declare const Champion: {
|
|
6255
6255
|
};
|
6256
6256
|
};
|
6257
6257
|
readonly Tristana: {
|
6258
|
-
readonly version: "13.
|
6258
|
+
readonly version: "13.20.1";
|
6259
6259
|
readonly id: "Tristana";
|
6260
6260
|
readonly key: "18";
|
6261
6261
|
readonly name: "Tristana";
|
@@ -6302,7 +6302,7 @@ export declare const Champion: {
|
|
6302
6302
|
};
|
6303
6303
|
};
|
6304
6304
|
readonly Trundle: {
|
6305
|
-
readonly version: "13.
|
6305
|
+
readonly version: "13.20.1";
|
6306
6306
|
readonly id: "Trundle";
|
6307
6307
|
readonly key: "48";
|
6308
6308
|
readonly name: "Trundle";
|
@@ -6349,7 +6349,7 @@ export declare const Champion: {
|
|
6349
6349
|
};
|
6350
6350
|
};
|
6351
6351
|
readonly Tryndamere: {
|
6352
|
-
readonly version: "13.
|
6352
|
+
readonly version: "13.20.1";
|
6353
6353
|
readonly id: "Tryndamere";
|
6354
6354
|
readonly key: "23";
|
6355
6355
|
readonly name: "Tryndamere";
|
@@ -6396,7 +6396,7 @@ export declare const Champion: {
|
|
6396
6396
|
};
|
6397
6397
|
};
|
6398
6398
|
readonly TwistedFate: {
|
6399
|
-
readonly version: "13.
|
6399
|
+
readonly version: "13.20.1";
|
6400
6400
|
readonly id: "TwistedFate";
|
6401
6401
|
readonly key: "4";
|
6402
6402
|
readonly name: "Twisted Fate";
|
@@ -6443,7 +6443,7 @@ export declare const Champion: {
|
|
6443
6443
|
};
|
6444
6444
|
};
|
6445
6445
|
readonly Twitch: {
|
6446
|
-
readonly version: "13.
|
6446
|
+
readonly version: "13.20.1";
|
6447
6447
|
readonly id: "Twitch";
|
6448
6448
|
readonly key: "29";
|
6449
6449
|
readonly name: "Twitch";
|
@@ -6490,7 +6490,7 @@ export declare const Champion: {
|
|
6490
6490
|
};
|
6491
6491
|
};
|
6492
6492
|
readonly Udyr: {
|
6493
|
-
readonly version: "13.
|
6493
|
+
readonly version: "13.20.1";
|
6494
6494
|
readonly id: "Udyr";
|
6495
6495
|
readonly key: "77";
|
6496
6496
|
readonly name: "Udyr";
|
@@ -6537,7 +6537,7 @@ export declare const Champion: {
|
|
6537
6537
|
};
|
6538
6538
|
};
|
6539
6539
|
readonly Urgot: {
|
6540
|
-
readonly version: "13.
|
6540
|
+
readonly version: "13.20.1";
|
6541
6541
|
readonly id: "Urgot";
|
6542
6542
|
readonly key: "6";
|
6543
6543
|
readonly name: "Urgot";
|
@@ -6584,7 +6584,7 @@ export declare const Champion: {
|
|
6584
6584
|
};
|
6585
6585
|
};
|
6586
6586
|
readonly Varus: {
|
6587
|
-
readonly version: "13.
|
6587
|
+
readonly version: "13.20.1";
|
6588
6588
|
readonly id: "Varus";
|
6589
6589
|
readonly key: "110";
|
6590
6590
|
readonly name: "Varus";
|
@@ -6631,7 +6631,7 @@ export declare const Champion: {
|
|
6631
6631
|
};
|
6632
6632
|
};
|
6633
6633
|
readonly Vayne: {
|
6634
|
-
readonly version: "13.
|
6634
|
+
readonly version: "13.20.1";
|
6635
6635
|
readonly id: "Vayne";
|
6636
6636
|
readonly key: "67";
|
6637
6637
|
readonly name: "Vayne";
|
@@ -6678,7 +6678,7 @@ export declare const Champion: {
|
|
6678
6678
|
};
|
6679
6679
|
};
|
6680
6680
|
readonly Veigar: {
|
6681
|
-
readonly version: "13.
|
6681
|
+
readonly version: "13.20.1";
|
6682
6682
|
readonly id: "Veigar";
|
6683
6683
|
readonly key: "45";
|
6684
6684
|
readonly name: "Veigar";
|
@@ -6725,7 +6725,7 @@ export declare const Champion: {
|
|
6725
6725
|
};
|
6726
6726
|
};
|
6727
6727
|
readonly Velkoz: {
|
6728
|
-
readonly version: "13.
|
6728
|
+
readonly version: "13.20.1";
|
6729
6729
|
readonly id: "Velkoz";
|
6730
6730
|
readonly key: "161";
|
6731
6731
|
readonly name: "Vel'Koz";
|
@@ -6772,7 +6772,7 @@ export declare const Champion: {
|
|
6772
6772
|
};
|
6773
6773
|
};
|
6774
6774
|
readonly Vex: {
|
6775
|
-
readonly version: "13.
|
6775
|
+
readonly version: "13.20.1";
|
6776
6776
|
readonly id: "Vex";
|
6777
6777
|
readonly key: "711";
|
6778
6778
|
readonly name: "Vex";
|
@@ -6819,7 +6819,7 @@ export declare const Champion: {
|
|
6819
6819
|
};
|
6820
6820
|
};
|
6821
6821
|
readonly Vi: {
|
6822
|
-
readonly version: "13.
|
6822
|
+
readonly version: "13.20.1";
|
6823
6823
|
readonly id: "Vi";
|
6824
6824
|
readonly key: "254";
|
6825
6825
|
readonly name: "Vi";
|
@@ -6866,7 +6866,7 @@ export declare const Champion: {
|
|
6866
6866
|
};
|
6867
6867
|
};
|
6868
6868
|
readonly Viego: {
|
6869
|
-
readonly version: "13.
|
6869
|
+
readonly version: "13.20.1";
|
6870
6870
|
readonly id: "Viego";
|
6871
6871
|
readonly key: "234";
|
6872
6872
|
readonly name: "Viego";
|
@@ -6913,7 +6913,7 @@ export declare const Champion: {
|
|
6913
6913
|
};
|
6914
6914
|
};
|
6915
6915
|
readonly Viktor: {
|
6916
|
-
readonly version: "13.
|
6916
|
+
readonly version: "13.20.1";
|
6917
6917
|
readonly id: "Viktor";
|
6918
6918
|
readonly key: "112";
|
6919
6919
|
readonly name: "Viktor";
|
@@ -6960,7 +6960,7 @@ export declare const Champion: {
|
|
6960
6960
|
};
|
6961
6961
|
};
|
6962
6962
|
readonly Vladimir: {
|
6963
|
-
readonly version: "13.
|
6963
|
+
readonly version: "13.20.1";
|
6964
6964
|
readonly id: "Vladimir";
|
6965
6965
|
readonly key: "8";
|
6966
6966
|
readonly name: "Vladimir";
|
@@ -7007,7 +7007,7 @@ export declare const Champion: {
|
|
7007
7007
|
};
|
7008
7008
|
};
|
7009
7009
|
readonly Volibear: {
|
7010
|
-
readonly version: "13.
|
7010
|
+
readonly version: "13.20.1";
|
7011
7011
|
readonly id: "Volibear";
|
7012
7012
|
readonly key: "106";
|
7013
7013
|
readonly name: "Volibear";
|
@@ -7054,7 +7054,7 @@ export declare const Champion: {
|
|
7054
7054
|
};
|
7055
7055
|
};
|
7056
7056
|
readonly Warwick: {
|
7057
|
-
readonly version: "13.
|
7057
|
+
readonly version: "13.20.1";
|
7058
7058
|
readonly id: "Warwick";
|
7059
7059
|
readonly key: "19";
|
7060
7060
|
readonly name: "Warwick";
|
@@ -7101,7 +7101,7 @@ export declare const Champion: {
|
|
7101
7101
|
};
|
7102
7102
|
};
|
7103
7103
|
readonly Xayah: {
|
7104
|
-
readonly version: "13.
|
7104
|
+
readonly version: "13.20.1";
|
7105
7105
|
readonly id: "Xayah";
|
7106
7106
|
readonly key: "498";
|
7107
7107
|
readonly name: "Xayah";
|
@@ -7148,7 +7148,7 @@ export declare const Champion: {
|
|
7148
7148
|
};
|
7149
7149
|
};
|
7150
7150
|
readonly Xerath: {
|
7151
|
-
readonly version: "13.
|
7151
|
+
readonly version: "13.20.1";
|
7152
7152
|
readonly id: "Xerath";
|
7153
7153
|
readonly key: "101";
|
7154
7154
|
readonly name: "Xerath";
|
@@ -7195,7 +7195,7 @@ export declare const Champion: {
|
|
7195
7195
|
};
|
7196
7196
|
};
|
7197
7197
|
readonly XinZhao: {
|
7198
|
-
readonly version: "13.
|
7198
|
+
readonly version: "13.20.1";
|
7199
7199
|
readonly id: "XinZhao";
|
7200
7200
|
readonly key: "5";
|
7201
7201
|
readonly name: "Xin Zhao";
|
@@ -7242,7 +7242,7 @@ export declare const Champion: {
|
|
7242
7242
|
};
|
7243
7243
|
};
|
7244
7244
|
readonly Yasuo: {
|
7245
|
-
readonly version: "13.
|
7245
|
+
readonly version: "13.20.1";
|
7246
7246
|
readonly id: "Yasuo";
|
7247
7247
|
readonly key: "157";
|
7248
7248
|
readonly name: "Yasuo";
|
@@ -7289,7 +7289,7 @@ export declare const Champion: {
|
|
7289
7289
|
};
|
7290
7290
|
};
|
7291
7291
|
readonly Yone: {
|
7292
|
-
readonly version: "13.
|
7292
|
+
readonly version: "13.20.1";
|
7293
7293
|
readonly id: "Yone";
|
7294
7294
|
readonly key: "777";
|
7295
7295
|
readonly name: "Yone";
|
@@ -7336,7 +7336,7 @@ export declare const Champion: {
|
|
7336
7336
|
};
|
7337
7337
|
};
|
7338
7338
|
readonly Yorick: {
|
7339
|
-
readonly version: "13.
|
7339
|
+
readonly version: "13.20.1";
|
7340
7340
|
readonly id: "Yorick";
|
7341
7341
|
readonly key: "83";
|
7342
7342
|
readonly name: "Yorick";
|
@@ -7383,7 +7383,7 @@ export declare const Champion: {
|
|
7383
7383
|
};
|
7384
7384
|
};
|
7385
7385
|
readonly Yuumi: {
|
7386
|
-
readonly version: "13.
|
7386
|
+
readonly version: "13.20.1";
|
7387
7387
|
readonly id: "Yuumi";
|
7388
7388
|
readonly key: "350";
|
7389
7389
|
readonly name: "Yuumi";
|
@@ -7430,7 +7430,7 @@ export declare const Champion: {
|
|
7430
7430
|
};
|
7431
7431
|
};
|
7432
7432
|
readonly Zac: {
|
7433
|
-
readonly version: "13.
|
7433
|
+
readonly version: "13.20.1";
|
7434
7434
|
readonly id: "Zac";
|
7435
7435
|
readonly key: "154";
|
7436
7436
|
readonly name: "Zac";
|
@@ -7477,7 +7477,7 @@ export declare const Champion: {
|
|
7477
7477
|
};
|
7478
7478
|
};
|
7479
7479
|
readonly Zed: {
|
7480
|
-
readonly version: "13.
|
7480
|
+
readonly version: "13.20.1";
|
7481
7481
|
readonly id: "Zed";
|
7482
7482
|
readonly key: "238";
|
7483
7483
|
readonly name: "Zed";
|
@@ -7524,7 +7524,7 @@ export declare const Champion: {
|
|
7524
7524
|
};
|
7525
7525
|
};
|
7526
7526
|
readonly Zeri: {
|
7527
|
-
readonly version: "13.
|
7527
|
+
readonly version: "13.20.1";
|
7528
7528
|
readonly id: "Zeri";
|
7529
7529
|
readonly key: "221";
|
7530
7530
|
readonly name: "Zeri";
|
@@ -7571,7 +7571,7 @@ export declare const Champion: {
|
|
7571
7571
|
};
|
7572
7572
|
};
|
7573
7573
|
readonly Ziggs: {
|
7574
|
-
readonly version: "13.
|
7574
|
+
readonly version: "13.20.1";
|
7575
7575
|
readonly id: "Ziggs";
|
7576
7576
|
readonly key: "115";
|
7577
7577
|
readonly name: "Ziggs";
|
@@ -7618,7 +7618,7 @@ export declare const Champion: {
|
|
7618
7618
|
};
|
7619
7619
|
};
|
7620
7620
|
readonly Zilean: {
|
7621
|
-
readonly version: "13.
|
7621
|
+
readonly version: "13.20.1";
|
7622
7622
|
readonly id: "Zilean";
|
7623
7623
|
readonly key: "26";
|
7624
7624
|
readonly name: "Zilean";
|
@@ -7665,7 +7665,7 @@ export declare const Champion: {
|
|
7665
7665
|
};
|
7666
7666
|
};
|
7667
7667
|
readonly Zoe: {
|
7668
|
-
readonly version: "13.
|
7668
|
+
readonly version: "13.20.1";
|
7669
7669
|
readonly id: "Zoe";
|
7670
7670
|
readonly key: "142";
|
7671
7671
|
readonly name: "Zoe";
|
@@ -7712,7 +7712,7 @@ export declare const Champion: {
|
|
7712
7712
|
};
|
7713
7713
|
};
|
7714
7714
|
readonly Zyra: {
|
7715
|
-
readonly version: "13.
|
7715
|
+
readonly version: "13.20.1";
|
7716
7716
|
readonly id: "Zyra";
|
7717
7717
|
readonly key: "143";
|
7718
7718
|
readonly name: "Zyra";
|