lol-constants 2.20.0 → 2.22.0
Sign up to get free protection for your applications and to get access to all the features.
- package/assets/constants/BootsItemNames.d.ts +1 -1
- package/assets/constants/BootsItemNames.js +3 -1
- package/assets/constants/Champion.d.ts +437 -390
- package/assets/constants/Champion.js +1 -1
- package/assets/constants/Item.d.ts +8408 -5935
- package/assets/constants/Item.js +1 -1
- package/assets/constants/LegendaryItemNames.d.ts +1 -1
- package/assets/constants/LegendaryItemNames.js +5 -5
- package/assets/constants/RunesReforged.d.ts +45 -66
- package/assets/constants/RunesReforged.js +1 -1
- package/assets/constants/StatRunes.d.ts +28 -11
- package/assets/constants/StatRunes.js +11 -11
- package/assets/constants/StatRunesByRow.d.ts +6 -6
- package/assets/constants/StatRunesByRow.js +6 -6
- package/assets/constants/Summoner.d.ts +36 -36
- package/assets/constants/Summoner.js +1 -1
- package/assets/scripts/generate-rune-ids.js +2 -4
- package/assets/scripts/generate-rune-names.js +2 -4
- package/assets/scripts/generate-stat-rune-ids.js +2 -4
- package/assets/scripts/generate-stat-rune-names.js +2 -4
- package/core/constants/Champions/ChampionIds.d.ts +1 -0
- package/core/constants/Champions/ChampionIds.js +1 -1
- package/core/constants/Champions/ChampionIdsByName.d.ts +1 -0
- package/core/constants/Champions/ChampionIdsByName.js +1 -1
- package/core/constants/Champions/ChampionKeys.d.ts +1 -0
- package/core/constants/Champions/ChampionKeys.js +1 -1
- package/core/constants/Champions/ChampionKeysNum.d.ts +1 -0
- package/core/constants/Champions/ChampionKeysNum.js +1 -1
- package/core/constants/Champions/ChampionNames.d.ts +1 -0
- package/core/constants/Champions/ChampionNames.js +1 -1
- package/core/constants/DataDragonUrls.d.ts +16 -16
- package/core/constants/DataDragonUrls.js +2 -2
- package/core/constants/Items/BootsItemKeys.d.ts +3 -1
- package/core/constants/Items/BootsItemKeys.js +1 -1
- package/core/constants/Items/BootsItemKeysNum.d.ts +3 -1
- package/core/constants/Items/BootsItemKeysNum.js +1 -1
- package/core/constants/Items/BootsItemNames.d.ts +3 -1
- package/core/constants/Items/BootsItemNames.js +1 -1
- package/core/constants/Items/ItemKeys.d.ts +9 -6
- package/core/constants/Items/ItemKeys.js +1 -1
- package/core/constants/Items/ItemKeysNum.d.ts +9 -6
- package/core/constants/Items/ItemKeysNum.js +1 -1
- package/core/constants/Items/ItemNames.d.ts +9 -6
- package/core/constants/Items/ItemNames.js +1 -1
- package/core/constants/Items/LegendaryItemKeys.d.ts +6 -5
- package/core/constants/Items/LegendaryItemKeys.js +1 -1
- package/core/constants/Items/LegendaryItemKeysNum.d.ts +6 -5
- package/core/constants/Items/LegendaryItemKeysNum.js +1 -1
- package/core/constants/Items/LegendaryItemNames.d.ts +6 -5
- package/core/constants/Items/LegendaryItemNames.js +1 -1
- package/core/constants/QueueIds.d.ts +31 -0
- package/core/constants/QueueIds.js +57 -1
- package/core/constants/Runes/NonStatRuneIds.d.ts +5 -8
- package/core/constants/Runes/NonStatRuneIds.js +1 -1
- package/core/constants/Runes/NonStatRuneIdsNum.d.ts +5 -8
- package/core/constants/Runes/NonStatRuneIdsNum.js +1 -1
- package/core/constants/Runes/NonStatRuneNames.d.ts +4 -7
- package/core/constants/Runes/NonStatRuneNames.js +1 -1
- package/core/constants/Runes/RuneIconFileNames.js +12 -15
- package/core/constants/Runes/RunePickingRelationships.d.ts +18 -21
- package/core/constants/Runes/RunePickingRelationships.js +1 -1
- package/core/constants/Runes/RuneSets.d.ts +67 -91
- package/core/constants/Runes/RuneSets.js +7 -7
- package/core/constants/Runes/RuneSetsByRuneNames.d.ts +73 -97
- package/core/constants/Runes/RuneSetsByRuneNames.js +7 -7
- package/core/constants/Runes/RuneSetsByRuneNamesNum.d.ts +73 -97
- package/core/constants/Runes/RuneSetsByRuneNamesNum.js +7 -7
- package/core/helpers/Runes/getRuneCdnUrl.js +3 -1
- package/core/index.d.ts +0 -1
- package/core/index.js +0 -1
- package/package.json +27 -27
- package/assets/constants/MythicItemNames.d.ts +0 -1
- package/assets/constants/MythicItemNames.js +0 -37
- package/assets/scripts/generate-tree-rune-ids-num.d.ts +0 -1
- package/assets/scripts/generate-tree-rune-ids-num.js +0 -23
- package/assets/scripts/generate-tree-rune-ids.d.ts +0 -1
- package/assets/scripts/generate-tree-rune-ids.js +0 -24
- package/assets/scripts/generate-tree-rune-names.d.ts +0 -1
- package/assets/scripts/generate-tree-rune-names.js +0 -22
- package/assets/scripts/helpers/getComment.d.ts +0 -1
- package/assets/scripts/helpers/getComment.js +0 -8
- package/core/constants/Items/MythicItemKeys.d.ts +0 -61
- package/core/constants/Items/MythicItemKeys.js +0 -4
- package/core/constants/Items/MythicItemKeysNum.d.ts +0 -61
- package/core/constants/Items/MythicItemKeysNum.js +0 -4
- package/core/constants/Items/MythicItemNames.d.ts +0 -61
- package/core/constants/Items/MythicItemNames.js +0 -4
- package/core/constants/Queues.d.ts +0 -7
- package/core/constants/Queues.js +0 -12
- package/core/constants/Runes/TreeRuneIds.d.ts +0 -80
- package/core/constants/Runes/TreeRuneIds.js +0 -4
- package/core/constants/Runes/TreeRuneIdsNum.d.ts +0 -66
- package/core/constants/Runes/TreeRuneIdsNum.js +0 -4
- package/core/constants/Runes/TreeRuneNames.d.ts +0 -66
- package/core/constants/Runes/TreeRuneNames.js +0 -4
- package/core/helpers/Items/isMythicItemKey.d.ts +0 -2
- package/core/helpers/Items/isMythicItemKey.js +0 -8
- package/core/helpers/Items/isMythicItemKeyNum.d.ts +0 -2
- package/core/helpers/Items/isMythicItemKeyNum.js +0 -8
- package/core/helpers/Items/isMythicItemName.d.ts +0 -2
- package/core/helpers/Items/isMythicItemName.js +0 -8
- package/core/helpers/Runes/getTreeRuneIdByName.d.ts +0 -3
- package/core/helpers/Runes/getTreeRuneIdByName.js +0 -8
- package/core/helpers/Runes/getTreeRuneNameById.d.ts +0 -3
- package/core/helpers/Runes/getTreeRuneNameById.js +0 -8
- package/core/helpers/Runes/isDominationTreeRuneId.d.ts +0 -2
- package/core/helpers/Runes/isDominationTreeRuneId.js +0 -8
- package/core/helpers/Runes/isInspirationTreeRuneId.d.ts +0 -2
- package/core/helpers/Runes/isInspirationTreeRuneId.js +0 -8
- package/core/helpers/Runes/isPrecisionTreeRuneId.d.ts +0 -2
- package/core/helpers/Runes/isPrecisionTreeRuneId.js +0 -8
- package/core/helpers/Runes/isResolveTreeRuneId.d.ts +0 -2
- package/core/helpers/Runes/isResolveTreeRuneId.js +0 -8
- package/core/helpers/Runes/isSorceryTreeRuneId.d.ts +0 -2
- package/core/helpers/Runes/isSorceryTreeRuneId.js +0 -8
- package/core/helpers/Runes/isTreeRuneId.d.ts +0 -2
- package/core/helpers/Runes/isTreeRuneId.js +0 -8
- package/core/helpers/Runes/isTreeRuneName.d.ts +0 -2
- package/core/helpers/Runes/isTreeRuneName.js +0 -8
@@ -1,10 +1,10 @@
|
|
1
1
|
export declare const Champion: {
|
2
2
|
readonly type: "champion";
|
3
3
|
readonly format: "standAloneComplex";
|
4
|
-
readonly version: "14.
|
4
|
+
readonly version: "14.12.1";
|
5
5
|
readonly data: {
|
6
6
|
readonly Aatrox: {
|
7
|
-
readonly version: "14.
|
7
|
+
readonly version: "14.12.1";
|
8
8
|
readonly id: "Aatrox";
|
9
9
|
readonly key: "266";
|
10
10
|
readonly name: "Aatrox";
|
@@ -25,7 +25,7 @@ export declare const Champion: {
|
|
25
25
|
readonly w: 48;
|
26
26
|
readonly h: 48;
|
27
27
|
};
|
28
|
-
readonly tags: readonly ["Fighter"
|
28
|
+
readonly tags: readonly ["Fighter"];
|
29
29
|
readonly partype: "Blood Well";
|
30
30
|
readonly stats: {
|
31
31
|
readonly hp: 650;
|
@@ -34,12 +34,12 @@ export declare const Champion: {
|
|
34
34
|
readonly mpperlevel: 0;
|
35
35
|
readonly movespeed: 345;
|
36
36
|
readonly armor: 38;
|
37
|
-
readonly armorperlevel: 4.
|
37
|
+
readonly armorperlevel: 4.8;
|
38
38
|
readonly spellblock: 32;
|
39
39
|
readonly spellblockperlevel: 2.05;
|
40
40
|
readonly attackrange: 175;
|
41
41
|
readonly hpregen: 3;
|
42
|
-
readonly hpregenperlevel:
|
42
|
+
readonly hpregenperlevel: 0.5;
|
43
43
|
readonly mpregen: 0;
|
44
44
|
readonly mpregenperlevel: 0;
|
45
45
|
readonly crit: 0;
|
@@ -51,7 +51,7 @@ export declare const Champion: {
|
|
51
51
|
};
|
52
52
|
};
|
53
53
|
readonly Ahri: {
|
54
|
-
readonly version: "14.
|
54
|
+
readonly version: "14.12.1";
|
55
55
|
readonly id: "Ahri";
|
56
56
|
readonly key: "103";
|
57
57
|
readonly name: "Ahri";
|
@@ -76,7 +76,7 @@ export declare const Champion: {
|
|
76
76
|
readonly partype: "Mana";
|
77
77
|
readonly stats: {
|
78
78
|
readonly hp: 590;
|
79
|
-
readonly hpperlevel:
|
79
|
+
readonly hpperlevel: 104;
|
80
80
|
readonly mp: 418;
|
81
81
|
readonly mpperlevel: 25;
|
82
82
|
readonly movespeed: 330;
|
@@ -98,7 +98,7 @@ export declare const Champion: {
|
|
98
98
|
};
|
99
99
|
};
|
100
100
|
readonly Akali: {
|
101
|
-
readonly version: "14.
|
101
|
+
readonly version: "14.12.1";
|
102
102
|
readonly id: "Akali";
|
103
103
|
readonly key: "84";
|
104
104
|
readonly name: "Akali";
|
@@ -122,7 +122,7 @@ export declare const Champion: {
|
|
122
122
|
readonly tags: readonly ["Assassin"];
|
123
123
|
readonly partype: "Energy";
|
124
124
|
readonly stats: {
|
125
|
-
readonly hp:
|
125
|
+
readonly hp: 600;
|
126
126
|
readonly hpperlevel: 119;
|
127
127
|
readonly mp: 200;
|
128
128
|
readonly mpperlevel: 0;
|
@@ -145,7 +145,7 @@ export declare const Champion: {
|
|
145
145
|
};
|
146
146
|
};
|
147
147
|
readonly Akshan: {
|
148
|
-
readonly version: "14.
|
148
|
+
readonly version: "14.12.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: "14.
|
195
|
+
readonly version: "14.12.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: "14.
|
242
|
+
readonly version: "14.12.1";
|
243
243
|
readonly id: "Amumu";
|
244
244
|
readonly key: "32";
|
245
245
|
readonly name: "Amumu";
|
@@ -260,7 +260,7 @@ export declare const Champion: {
|
|
260
260
|
readonly w: 48;
|
261
261
|
readonly h: 48;
|
262
262
|
};
|
263
|
-
readonly tags: readonly ["Tank", "
|
263
|
+
readonly tags: readonly ["Tank", "Support"];
|
264
264
|
readonly partype: "Mana";
|
265
265
|
readonly stats: {
|
266
266
|
readonly hp: 685;
|
@@ -268,7 +268,7 @@ export declare const Champion: {
|
|
268
268
|
readonly mp: 285;
|
269
269
|
readonly mpperlevel: 40;
|
270
270
|
readonly movespeed: 335;
|
271
|
-
readonly armor:
|
271
|
+
readonly armor: 33;
|
272
272
|
readonly armorperlevel: 4;
|
273
273
|
readonly spellblock: 32;
|
274
274
|
readonly spellblockperlevel: 2.05;
|
@@ -279,14 +279,14 @@ export declare const Champion: {
|
|
279
279
|
readonly mpregenperlevel: 0.55;
|
280
280
|
readonly crit: 0;
|
281
281
|
readonly critperlevel: 0;
|
282
|
-
readonly attackdamage:
|
282
|
+
readonly attackdamage: 57;
|
283
283
|
readonly attackdamageperlevel: 3.8;
|
284
284
|
readonly attackspeedperlevel: 2.18;
|
285
285
|
readonly attackspeed: 0.736;
|
286
286
|
};
|
287
287
|
};
|
288
288
|
readonly Anivia: {
|
289
|
-
readonly version: "14.
|
289
|
+
readonly version: "14.12.1";
|
290
290
|
readonly id: "Anivia";
|
291
291
|
readonly key: "34";
|
292
292
|
readonly name: "Anivia";
|
@@ -307,7 +307,7 @@ export declare const Champion: {
|
|
307
307
|
readonly w: 48;
|
308
308
|
readonly h: 48;
|
309
309
|
};
|
310
|
-
readonly tags: readonly ["Mage"
|
310
|
+
readonly tags: readonly ["Mage"];
|
311
311
|
readonly partype: "Mana";
|
312
312
|
readonly stats: {
|
313
313
|
readonly hp: 550;
|
@@ -333,7 +333,7 @@ export declare const Champion: {
|
|
333
333
|
};
|
334
334
|
};
|
335
335
|
readonly Annie: {
|
336
|
-
readonly version: "14.
|
336
|
+
readonly version: "14.12.1";
|
337
337
|
readonly id: "Annie";
|
338
338
|
readonly key: "1";
|
339
339
|
readonly name: "Annie";
|
@@ -354,7 +354,7 @@ export declare const Champion: {
|
|
354
354
|
readonly w: 48;
|
355
355
|
readonly h: 48;
|
356
356
|
};
|
357
|
-
readonly tags: readonly ["Mage"];
|
357
|
+
readonly tags: readonly ["Mage", "Support"];
|
358
358
|
readonly partype: "Mana";
|
359
359
|
readonly stats: {
|
360
360
|
readonly hp: 560;
|
@@ -380,7 +380,7 @@ export declare const Champion: {
|
|
380
380
|
};
|
381
381
|
};
|
382
382
|
readonly Aphelios: {
|
383
|
-
readonly version: "14.
|
383
|
+
readonly version: "14.12.1";
|
384
384
|
readonly id: "Aphelios";
|
385
385
|
readonly key: "523";
|
386
386
|
readonly name: "Aphelios";
|
@@ -421,13 +421,13 @@ export declare const Champion: {
|
|
421
421
|
readonly crit: 0;
|
422
422
|
readonly critperlevel: 0;
|
423
423
|
readonly attackdamage: 55;
|
424
|
-
readonly attackdamageperlevel: 3;
|
424
|
+
readonly attackdamageperlevel: 2.3;
|
425
425
|
readonly attackspeedperlevel: 2.1;
|
426
426
|
readonly attackspeed: 0.64;
|
427
427
|
};
|
428
428
|
};
|
429
429
|
readonly Ashe: {
|
430
|
-
readonly version: "14.
|
430
|
+
readonly version: "14.12.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: "14.
|
477
|
+
readonly version: "14.12.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: "14.
|
524
|
+
readonly version: "14.12.1";
|
525
525
|
readonly id: "Azir";
|
526
526
|
readonly key: "268";
|
527
527
|
readonly name: "Azir";
|
@@ -555,7 +555,7 @@ export declare const Champion: {
|
|
555
555
|
readonly spellblock: 30;
|
556
556
|
readonly spellblockperlevel: 1.3;
|
557
557
|
readonly attackrange: 525;
|
558
|
-
readonly hpregen:
|
558
|
+
readonly hpregen: 3.5;
|
559
559
|
readonly hpregenperlevel: 0.75;
|
560
560
|
readonly mpregen: 8;
|
561
561
|
readonly mpregenperlevel: 0.8;
|
@@ -568,7 +568,7 @@ export declare const Champion: {
|
|
568
568
|
};
|
569
569
|
};
|
570
570
|
readonly Bard: {
|
571
|
-
readonly version: "14.
|
571
|
+
readonly version: "14.12.1";
|
572
572
|
readonly id: "Bard";
|
573
573
|
readonly key: "432";
|
574
574
|
readonly name: "Bard";
|
@@ -598,7 +598,7 @@ export declare const Champion: {
|
|
598
598
|
readonly mpperlevel: 50;
|
599
599
|
readonly movespeed: 330;
|
600
600
|
readonly armor: 34;
|
601
|
-
readonly armorperlevel: 5
|
601
|
+
readonly armorperlevel: 5;
|
602
602
|
readonly spellblock: 30;
|
603
603
|
readonly spellblockperlevel: 1.3;
|
604
604
|
readonly attackrange: 500;
|
@@ -611,11 +611,11 @@ export declare const Champion: {
|
|
611
611
|
readonly attackdamage: 52;
|
612
612
|
readonly attackdamageperlevel: 3;
|
613
613
|
readonly attackspeedperlevel: 2;
|
614
|
-
readonly attackspeed: 0.
|
614
|
+
readonly attackspeed: 0.658;
|
615
615
|
};
|
616
616
|
};
|
617
617
|
readonly Belveth: {
|
618
|
-
readonly version: "14.
|
618
|
+
readonly version: "14.12.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: "14.
|
665
|
+
readonly version: "14.12.1";
|
666
666
|
readonly id: "Blitzcrank";
|
667
667
|
readonly key: "53";
|
668
668
|
readonly name: "Blitzcrank";
|
@@ -683,15 +683,15 @@ export declare const Champion: {
|
|
683
683
|
readonly w: 48;
|
684
684
|
readonly h: 48;
|
685
685
|
};
|
686
|
-
readonly tags: readonly ["Tank", "
|
686
|
+
readonly tags: readonly ["Tank", "Support"];
|
687
687
|
readonly partype: "Mana";
|
688
688
|
readonly stats: {
|
689
|
-
readonly hp:
|
689
|
+
readonly hp: 600;
|
690
690
|
readonly hpperlevel: 109;
|
691
691
|
readonly mp: 267;
|
692
692
|
readonly mpperlevel: 40;
|
693
693
|
readonly movespeed: 325;
|
694
|
-
readonly armor:
|
694
|
+
readonly armor: 37;
|
695
695
|
readonly armorperlevel: 4.7;
|
696
696
|
readonly spellblock: 32;
|
697
697
|
readonly spellblockperlevel: 2.05;
|
@@ -709,7 +709,7 @@ export declare const Champion: {
|
|
709
709
|
};
|
710
710
|
};
|
711
711
|
readonly Brand: {
|
712
|
-
readonly version: "14.
|
712
|
+
readonly version: "14.12.1";
|
713
713
|
readonly id: "Brand";
|
714
714
|
readonly key: "63";
|
715
715
|
readonly name: "Brand";
|
@@ -730,7 +730,7 @@ export declare const Champion: {
|
|
730
730
|
readonly w: 48;
|
731
731
|
readonly h: 48;
|
732
732
|
};
|
733
|
-
readonly tags: readonly ["Mage"];
|
733
|
+
readonly tags: readonly ["Mage", "Support"];
|
734
734
|
readonly partype: "Mana";
|
735
735
|
readonly stats: {
|
736
736
|
readonly hp: 570;
|
@@ -756,7 +756,7 @@ export declare const Champion: {
|
|
756
756
|
};
|
757
757
|
};
|
758
758
|
readonly Braum: {
|
759
|
-
readonly version: "14.
|
759
|
+
readonly version: "14.12.1";
|
760
760
|
readonly id: "Braum";
|
761
761
|
readonly key: "201";
|
762
762
|
readonly name: "Braum";
|
@@ -777,7 +777,7 @@ export declare const Champion: {
|
|
777
777
|
readonly w: 48;
|
778
778
|
readonly h: 48;
|
779
779
|
};
|
780
|
-
readonly tags: readonly ["
|
780
|
+
readonly tags: readonly ["Tank", "Support"];
|
781
781
|
readonly partype: "Mana";
|
782
782
|
readonly stats: {
|
783
783
|
readonly hp: 610;
|
@@ -803,7 +803,7 @@ export declare const Champion: {
|
|
803
803
|
};
|
804
804
|
};
|
805
805
|
readonly Briar: {
|
806
|
-
readonly version: "14.
|
806
|
+
readonly version: "14.12.1";
|
807
807
|
readonly id: "Briar";
|
808
808
|
readonly key: "233";
|
809
809
|
readonly name: "Briar";
|
@@ -828,7 +828,7 @@ export declare const Champion: {
|
|
828
828
|
readonly partype: "Fury";
|
829
829
|
readonly stats: {
|
830
830
|
readonly hp: 590;
|
831
|
-
readonly hpperlevel:
|
831
|
+
readonly hpperlevel: 95;
|
832
832
|
readonly mp: 0;
|
833
833
|
readonly mpperlevel: 0;
|
834
834
|
readonly movespeed: 340;
|
@@ -850,7 +850,7 @@ export declare const Champion: {
|
|
850
850
|
};
|
851
851
|
};
|
852
852
|
readonly Caitlyn: {
|
853
|
-
readonly version: "14.
|
853
|
+
readonly version: "14.12.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: "14.
|
900
|
+
readonly version: "14.12.1";
|
901
901
|
readonly id: "Camille";
|
902
902
|
readonly key: "164";
|
903
903
|
readonly name: "Camille";
|
@@ -918,10 +918,10 @@ export declare const Champion: {
|
|
918
918
|
readonly w: 48;
|
919
919
|
readonly h: 48;
|
920
920
|
};
|
921
|
-
readonly tags: readonly ["Fighter", "
|
921
|
+
readonly tags: readonly ["Fighter", "Assassin"];
|
922
922
|
readonly partype: "Mana";
|
923
923
|
readonly stats: {
|
924
|
-
readonly hp:
|
924
|
+
readonly hp: 670;
|
925
925
|
readonly hpperlevel: 99;
|
926
926
|
readonly mp: 339;
|
927
927
|
readonly mpperlevel: 52;
|
@@ -944,7 +944,7 @@ export declare const Champion: {
|
|
944
944
|
};
|
945
945
|
};
|
946
946
|
readonly Cassiopeia: {
|
947
|
-
readonly version: "14.
|
947
|
+
readonly version: "14.12.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: "14.
|
994
|
+
readonly version: "14.12.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: "14.
|
1041
|
+
readonly version: "14.12.1";
|
1042
1042
|
readonly id: "Corki";
|
1043
1043
|
readonly key: "42";
|
1044
1044
|
readonly name: "Corki";
|
@@ -1059,33 +1059,33 @@ export declare const Champion: {
|
|
1059
1059
|
readonly w: 48;
|
1060
1060
|
readonly h: 48;
|
1061
1061
|
};
|
1062
|
-
readonly tags: readonly ["Marksman"];
|
1062
|
+
readonly tags: readonly ["Marksman", "Mage"];
|
1063
1063
|
readonly partype: "Mana";
|
1064
1064
|
readonly stats: {
|
1065
|
-
readonly hp:
|
1066
|
-
readonly hpperlevel:
|
1065
|
+
readonly hp: 640;
|
1066
|
+
readonly hpperlevel: 100;
|
1067
1067
|
readonly mp: 350;
|
1068
1068
|
readonly mpperlevel: 54;
|
1069
1069
|
readonly movespeed: 325;
|
1070
|
-
readonly armor:
|
1071
|
-
readonly armorperlevel: 4.
|
1070
|
+
readonly armor: 30;
|
1071
|
+
readonly armorperlevel: 4.5;
|
1072
1072
|
readonly spellblock: 30;
|
1073
1073
|
readonly spellblockperlevel: 1.3;
|
1074
1074
|
readonly attackrange: 550;
|
1075
1075
|
readonly hpregen: 5.5;
|
1076
1076
|
readonly hpregenperlevel: 0.55;
|
1077
1077
|
readonly mpregen: 7.4;
|
1078
|
-
readonly mpregenperlevel: 0.
|
1078
|
+
readonly mpregenperlevel: 0.7;
|
1079
1079
|
readonly crit: 0;
|
1080
1080
|
readonly critperlevel: 0;
|
1081
|
-
readonly attackdamage:
|
1081
|
+
readonly attackdamage: 52;
|
1082
1082
|
readonly attackdamageperlevel: 2.5;
|
1083
|
-
readonly attackspeedperlevel: 2.
|
1084
|
-
readonly attackspeed: 0.
|
1083
|
+
readonly attackspeedperlevel: 2.8;
|
1084
|
+
readonly attackspeed: 0.644;
|
1085
1085
|
};
|
1086
1086
|
};
|
1087
1087
|
readonly Darius: {
|
1088
|
-
readonly version: "14.
|
1088
|
+
readonly version: "14.12.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: "14.
|
1135
|
+
readonly version: "14.12.1";
|
1136
1136
|
readonly id: "Diana";
|
1137
1137
|
readonly key: "131";
|
1138
1138
|
readonly name: "Diana";
|
@@ -1153,7 +1153,7 @@ export declare const Champion: {
|
|
1153
1153
|
readonly w: 48;
|
1154
1154
|
readonly h: 48;
|
1155
1155
|
};
|
1156
|
-
readonly tags: readonly ["Fighter", "
|
1156
|
+
readonly tags: readonly ["Fighter", "Assassin"];
|
1157
1157
|
readonly partype: "Mana";
|
1158
1158
|
readonly stats: {
|
1159
1159
|
readonly hp: 640;
|
@@ -1174,12 +1174,12 @@ export declare const Champion: {
|
|
1174
1174
|
readonly critperlevel: 0;
|
1175
1175
|
readonly attackdamage: 57;
|
1176
1176
|
readonly attackdamageperlevel: 3;
|
1177
|
-
readonly attackspeedperlevel: 2
|
1177
|
+
readonly attackspeedperlevel: 2;
|
1178
1178
|
readonly attackspeed: 0.625;
|
1179
1179
|
};
|
1180
1180
|
};
|
1181
1181
|
readonly Draven: {
|
1182
|
-
readonly version: "14.
|
1182
|
+
readonly version: "14.12.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: "14.
|
1229
|
+
readonly version: "14.12.1";
|
1230
1230
|
readonly id: "DrMundo";
|
1231
1231
|
readonly key: "36";
|
1232
1232
|
readonly name: "Dr. Mundo";
|
@@ -1247,7 +1247,7 @@ export declare const Champion: {
|
|
1247
1247
|
readonly w: 48;
|
1248
1248
|
readonly h: 48;
|
1249
1249
|
};
|
1250
|
-
readonly tags: readonly ["
|
1250
|
+
readonly tags: readonly ["Tank", "Fighter"];
|
1251
1251
|
readonly partype: "None";
|
1252
1252
|
readonly stats: {
|
1253
1253
|
readonly hp: 613;
|
@@ -1273,7 +1273,7 @@ export declare const Champion: {
|
|
1273
1273
|
};
|
1274
1274
|
};
|
1275
1275
|
readonly Ekko: {
|
1276
|
-
readonly version: "14.
|
1276
|
+
readonly version: "14.12.1";
|
1277
1277
|
readonly id: "Ekko";
|
1278
1278
|
readonly key: "245";
|
1279
1279
|
readonly name: "Ekko";
|
@@ -1294,7 +1294,7 @@ export declare const Champion: {
|
|
1294
1294
|
readonly w: 48;
|
1295
1295
|
readonly h: 48;
|
1296
1296
|
};
|
1297
|
-
readonly tags: readonly ["Assassin", "
|
1297
|
+
readonly tags: readonly ["Assassin", "Mage"];
|
1298
1298
|
readonly partype: "Mana";
|
1299
1299
|
readonly stats: {
|
1300
1300
|
readonly hp: 655;
|
@@ -1320,7 +1320,7 @@ export declare const Champion: {
|
|
1320
1320
|
};
|
1321
1321
|
};
|
1322
1322
|
readonly Elise: {
|
1323
|
-
readonly version: "14.
|
1323
|
+
readonly version: "14.12.1";
|
1324
1324
|
readonly id: "Elise";
|
1325
1325
|
readonly key: "60";
|
1326
1326
|
readonly name: "Elise";
|
@@ -1341,7 +1341,7 @@ export declare const Champion: {
|
|
1341
1341
|
readonly w: 48;
|
1342
1342
|
readonly h: 48;
|
1343
1343
|
};
|
1344
|
-
readonly tags: readonly ["
|
1344
|
+
readonly tags: readonly ["Assassin", "Mage"];
|
1345
1345
|
readonly partype: "Mana";
|
1346
1346
|
readonly stats: {
|
1347
1347
|
readonly hp: 650;
|
@@ -1367,7 +1367,7 @@ export declare const Champion: {
|
|
1367
1367
|
};
|
1368
1368
|
};
|
1369
1369
|
readonly Evelynn: {
|
1370
|
-
readonly version: "14.
|
1370
|
+
readonly version: "14.12.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: "14.
|
1417
|
+
readonly version: "14.12.1";
|
1418
1418
|
readonly id: "Ezreal";
|
1419
1419
|
readonly key: "81";
|
1420
1420
|
readonly name: "Ezreal";
|
@@ -1455,13 +1455,13 @@ export declare const Champion: {
|
|
1455
1455
|
readonly crit: 0;
|
1456
1456
|
readonly critperlevel: 0;
|
1457
1457
|
readonly attackdamage: 62;
|
1458
|
-
readonly attackdamageperlevel: 2.
|
1458
|
+
readonly attackdamageperlevel: 2.75;
|
1459
1459
|
readonly attackspeedperlevel: 2.5;
|
1460
1460
|
readonly attackspeed: 0.625;
|
1461
1461
|
};
|
1462
1462
|
};
|
1463
1463
|
readonly Fiddlesticks: {
|
1464
|
-
readonly version: "14.
|
1464
|
+
readonly version: "14.12.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: "14.
|
1511
|
+
readonly version: "14.12.1";
|
1512
1512
|
readonly id: "Fiora";
|
1513
1513
|
readonly key: "114";
|
1514
1514
|
readonly name: "Fiora";
|
@@ -1548,14 +1548,14 @@ export declare const Champion: {
|
|
1548
1548
|
readonly mpregenperlevel: 0.7;
|
1549
1549
|
readonly crit: 0;
|
1550
1550
|
readonly critperlevel: 0;
|
1551
|
-
readonly attackdamage:
|
1551
|
+
readonly attackdamage: 66;
|
1552
1552
|
readonly attackdamageperlevel: 3.3;
|
1553
1553
|
readonly attackspeedperlevel: 3.2;
|
1554
1554
|
readonly attackspeed: 0.69;
|
1555
1555
|
};
|
1556
1556
|
};
|
1557
1557
|
readonly Fizz: {
|
1558
|
-
readonly version: "14.
|
1558
|
+
readonly version: "14.12.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: "14.
|
1605
|
+
readonly version: "14.12.1";
|
1606
1606
|
readonly id: "Galio";
|
1607
1607
|
readonly key: "3";
|
1608
1608
|
readonly name: "Galio";
|
@@ -1630,7 +1630,7 @@ export declare const Champion: {
|
|
1630
1630
|
readonly hpperlevel: 126;
|
1631
1631
|
readonly mp: 500;
|
1632
1632
|
readonly mpperlevel: 40;
|
1633
|
-
readonly movespeed:
|
1633
|
+
readonly movespeed: 340;
|
1634
1634
|
readonly armor: 24;
|
1635
1635
|
readonly armorperlevel: 4.7;
|
1636
1636
|
readonly spellblock: 32;
|
@@ -1649,7 +1649,7 @@ export declare const Champion: {
|
|
1649
1649
|
};
|
1650
1650
|
};
|
1651
1651
|
readonly Gangplank: {
|
1652
|
-
readonly version: "14.
|
1652
|
+
readonly version: "14.12.1";
|
1653
1653
|
readonly id: "Gangplank";
|
1654
1654
|
readonly key: "41";
|
1655
1655
|
readonly name: "Gangplank";
|
@@ -1673,13 +1673,13 @@ export declare const Champion: {
|
|
1673
1673
|
readonly tags: readonly ["Fighter"];
|
1674
1674
|
readonly partype: "Mana";
|
1675
1675
|
readonly stats: {
|
1676
|
-
readonly hp:
|
1676
|
+
readonly hp: 630;
|
1677
1677
|
readonly hpperlevel: 114;
|
1678
1678
|
readonly mp: 280;
|
1679
1679
|
readonly mpperlevel: 60;
|
1680
1680
|
readonly movespeed: 345;
|
1681
1681
|
readonly armor: 31;
|
1682
|
-
readonly armorperlevel: 4.
|
1682
|
+
readonly armorperlevel: 4.7;
|
1683
1683
|
readonly spellblock: 32;
|
1684
1684
|
readonly spellblockperlevel: 2.05;
|
1685
1685
|
readonly attackrange: 125;
|
@@ -1696,7 +1696,7 @@ export declare const Champion: {
|
|
1696
1696
|
};
|
1697
1697
|
};
|
1698
1698
|
readonly Garen: {
|
1699
|
-
readonly version: "14.
|
1699
|
+
readonly version: "14.12.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: "14.
|
1746
|
+
readonly version: "14.12.1";
|
1747
1747
|
readonly id: "Gnar";
|
1748
1748
|
readonly key: "150";
|
1749
1749
|
readonly name: "Gnar";
|
@@ -1784,13 +1784,13 @@ export declare const Champion: {
|
|
1784
1784
|
readonly crit: 0;
|
1785
1785
|
readonly critperlevel: 0;
|
1786
1786
|
readonly attackdamage: 57;
|
1787
|
-
readonly attackdamageperlevel: 3;
|
1787
|
+
readonly attackdamageperlevel: 3.2;
|
1788
1788
|
readonly attackspeedperlevel: 6;
|
1789
1789
|
readonly attackspeed: 0.625;
|
1790
1790
|
};
|
1791
1791
|
};
|
1792
1792
|
readonly Gragas: {
|
1793
|
-
readonly version: "14.
|
1793
|
+
readonly version: "14.12.1";
|
1794
1794
|
readonly id: "Gragas";
|
1795
1795
|
readonly key: "79";
|
1796
1796
|
readonly name: "Gragas";
|
@@ -1814,13 +1814,13 @@ export declare const Champion: {
|
|
1814
1814
|
readonly tags: readonly ["Fighter", "Mage"];
|
1815
1815
|
readonly partype: "Mana";
|
1816
1816
|
readonly stats: {
|
1817
|
-
readonly hp:
|
1818
|
-
readonly hpperlevel:
|
1817
|
+
readonly hp: 640;
|
1818
|
+
readonly hpperlevel: 115;
|
1819
1819
|
readonly mp: 400;
|
1820
1820
|
readonly mpperlevel: 47;
|
1821
1821
|
readonly movespeed: 330;
|
1822
1822
|
readonly armor: 38;
|
1823
|
-
readonly armorperlevel:
|
1823
|
+
readonly armorperlevel: 5;
|
1824
1824
|
readonly spellblock: 32;
|
1825
1825
|
readonly spellblockperlevel: 2.05;
|
1826
1826
|
readonly attackrange: 125;
|
@@ -1837,7 +1837,7 @@ export declare const Champion: {
|
|
1837
1837
|
};
|
1838
1838
|
};
|
1839
1839
|
readonly Graves: {
|
1840
|
-
readonly version: "14.
|
1840
|
+
readonly version: "14.12.1";
|
1841
1841
|
readonly id: "Graves";
|
1842
1842
|
readonly key: "104";
|
1843
1843
|
readonly name: "Graves";
|
@@ -1879,12 +1879,12 @@ export declare const Champion: {
|
|
1879
1879
|
readonly critperlevel: 0;
|
1880
1880
|
readonly attackdamage: 68;
|
1881
1881
|
readonly attackdamageperlevel: 4;
|
1882
|
-
readonly attackspeedperlevel:
|
1882
|
+
readonly attackspeedperlevel: 3;
|
1883
1883
|
readonly attackspeed: 0.475;
|
1884
1884
|
};
|
1885
1885
|
};
|
1886
1886
|
readonly Gwen: {
|
1887
|
-
readonly version: "14.
|
1887
|
+
readonly version: "14.12.1";
|
1888
1888
|
readonly id: "Gwen";
|
1889
1889
|
readonly key: "887";
|
1890
1890
|
readonly name: "Gwen";
|
@@ -1905,7 +1905,7 @@ export declare const Champion: {
|
|
1905
1905
|
readonly w: 48;
|
1906
1906
|
readonly h: 48;
|
1907
1907
|
};
|
1908
|
-
readonly tags: readonly ["Fighter"
|
1908
|
+
readonly tags: readonly ["Fighter"];
|
1909
1909
|
readonly partype: "Mana";
|
1910
1910
|
readonly stats: {
|
1911
1911
|
readonly hp: 620;
|
@@ -1931,7 +1931,7 @@ export declare const Champion: {
|
|
1931
1931
|
};
|
1932
1932
|
};
|
1933
1933
|
readonly Hecarim: {
|
1934
|
-
readonly version: "14.
|
1934
|
+
readonly version: "14.12.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: "14.
|
1981
|
+
readonly version: "14.12.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 Hwei: {
|
2028
|
-
readonly version: "14.
|
2028
|
+
readonly version: "14.12.1";
|
2029
2029
|
readonly id: "Hwei";
|
2030
2030
|
readonly key: "910";
|
2031
2031
|
readonly name: "Hwei";
|
@@ -2046,11 +2046,11 @@ export declare const Champion: {
|
|
2046
2046
|
readonly w: 48;
|
2047
2047
|
readonly h: 48;
|
2048
2048
|
};
|
2049
|
-
readonly tags: readonly ["Mage"];
|
2049
|
+
readonly tags: readonly ["Mage", "Support"];
|
2050
2050
|
readonly partype: "Mana";
|
2051
2051
|
readonly stats: {
|
2052
2052
|
readonly hp: 580;
|
2053
|
-
readonly hpperlevel:
|
2053
|
+
readonly hpperlevel: 109;
|
2054
2054
|
readonly mp: 480;
|
2055
2055
|
readonly mpperlevel: 30;
|
2056
2056
|
readonly movespeed: 330;
|
@@ -2072,7 +2072,7 @@ export declare const Champion: {
|
|
2072
2072
|
};
|
2073
2073
|
};
|
2074
2074
|
readonly Illaoi: {
|
2075
|
-
readonly version: "14.
|
2075
|
+
readonly version: "14.12.1";
|
2076
2076
|
readonly id: "Illaoi";
|
2077
2077
|
readonly key: "420";
|
2078
2078
|
readonly name: "Illaoi";
|
@@ -2097,9 +2097,9 @@ export declare const Champion: {
|
|
2097
2097
|
readonly partype: "Mana";
|
2098
2098
|
readonly stats: {
|
2099
2099
|
readonly hp: 656;
|
2100
|
-
readonly hpperlevel:
|
2101
|
-
readonly mp:
|
2102
|
-
readonly mpperlevel:
|
2100
|
+
readonly hpperlevel: 115;
|
2101
|
+
readonly mp: 350;
|
2102
|
+
readonly mpperlevel: 60;
|
2103
2103
|
readonly movespeed: 350;
|
2104
2104
|
readonly armor: 35;
|
2105
2105
|
readonly armorperlevel: 5;
|
@@ -2119,7 +2119,7 @@ export declare const Champion: {
|
|
2119
2119
|
};
|
2120
2120
|
};
|
2121
2121
|
readonly Irelia: {
|
2122
|
-
readonly version: "14.
|
2122
|
+
readonly version: "14.12.1";
|
2123
2123
|
readonly id: "Irelia";
|
2124
2124
|
readonly key: "39";
|
2125
2125
|
readonly name: "Irelia";
|
@@ -2144,7 +2144,7 @@ export declare const Champion: {
|
|
2144
2144
|
readonly partype: "Mana";
|
2145
2145
|
readonly stats: {
|
2146
2146
|
readonly hp: 590;
|
2147
|
-
readonly hpperlevel:
|
2147
|
+
readonly hpperlevel: 115;
|
2148
2148
|
readonly mp: 350;
|
2149
2149
|
readonly mpperlevel: 50;
|
2150
2150
|
readonly movespeed: 335;
|
@@ -2166,7 +2166,7 @@ export declare const Champion: {
|
|
2166
2166
|
};
|
2167
2167
|
};
|
2168
2168
|
readonly Ivern: {
|
2169
|
-
readonly version: "14.
|
2169
|
+
readonly version: "14.12.1";
|
2170
2170
|
readonly id: "Ivern";
|
2171
2171
|
readonly key: "427";
|
2172
2172
|
readonly name: "Ivern";
|
@@ -2213,7 +2213,7 @@ export declare const Champion: {
|
|
2213
2213
|
};
|
2214
2214
|
};
|
2215
2215
|
readonly Janna: {
|
2216
|
-
readonly version: "14.
|
2216
|
+
readonly version: "14.12.1";
|
2217
2217
|
readonly id: "Janna";
|
2218
2218
|
readonly key: "40";
|
2219
2219
|
readonly name: "Janna";
|
@@ -2260,7 +2260,7 @@ export declare const Champion: {
|
|
2260
2260
|
};
|
2261
2261
|
};
|
2262
2262
|
readonly JarvanIV: {
|
2263
|
-
readonly version: "14.
|
2263
|
+
readonly version: "14.12.1";
|
2264
2264
|
readonly id: "JarvanIV";
|
2265
2265
|
readonly key: "59";
|
2266
2266
|
readonly name: "Jarvan IV";
|
@@ -2281,7 +2281,7 @@ export declare const Champion: {
|
|
2281
2281
|
readonly w: 48;
|
2282
2282
|
readonly h: 48;
|
2283
2283
|
};
|
2284
|
-
readonly tags: readonly ["
|
2284
|
+
readonly tags: readonly ["Fighter", "Tank"];
|
2285
2285
|
readonly partype: "Mana";
|
2286
2286
|
readonly stats: {
|
2287
2287
|
readonly hp: 640;
|
@@ -2290,7 +2290,7 @@ export declare const Champion: {
|
|
2290
2290
|
readonly mpperlevel: 55;
|
2291
2291
|
readonly movespeed: 340;
|
2292
2292
|
readonly armor: 36;
|
2293
|
-
readonly armorperlevel:
|
2293
|
+
readonly armorperlevel: 5.2;
|
2294
2294
|
readonly spellblock: 32;
|
2295
2295
|
readonly spellblockperlevel: 2.05;
|
2296
2296
|
readonly attackrange: 175;
|
@@ -2307,7 +2307,7 @@ export declare const Champion: {
|
|
2307
2307
|
};
|
2308
2308
|
};
|
2309
2309
|
readonly Jax: {
|
2310
|
-
readonly version: "14.
|
2310
|
+
readonly version: "14.12.1";
|
2311
2311
|
readonly id: "Jax";
|
2312
2312
|
readonly key: "24";
|
2313
2313
|
readonly name: "Jax";
|
@@ -2328,7 +2328,7 @@ export declare const Champion: {
|
|
2328
2328
|
readonly w: 48;
|
2329
2329
|
readonly h: 48;
|
2330
2330
|
};
|
2331
|
-
readonly tags: readonly ["Fighter"
|
2331
|
+
readonly tags: readonly ["Fighter"];
|
2332
2332
|
readonly partype: "Mana";
|
2333
2333
|
readonly stats: {
|
2334
2334
|
readonly hp: 665;
|
@@ -2354,7 +2354,7 @@ export declare const Champion: {
|
|
2354
2354
|
};
|
2355
2355
|
};
|
2356
2356
|
readonly Jayce: {
|
2357
|
-
readonly version: "14.
|
2357
|
+
readonly version: "14.12.1";
|
2358
2358
|
readonly id: "Jayce";
|
2359
2359
|
readonly key: "126";
|
2360
2360
|
readonly name: "Jayce";
|
@@ -2375,7 +2375,7 @@ export declare const Champion: {
|
|
2375
2375
|
readonly w: 48;
|
2376
2376
|
readonly h: 48;
|
2377
2377
|
};
|
2378
|
-
readonly tags: readonly ["
|
2378
|
+
readonly tags: readonly ["Marksman", "Fighter"];
|
2379
2379
|
readonly partype: "Mana";
|
2380
2380
|
readonly stats: {
|
2381
2381
|
readonly hp: 590;
|
@@ -2394,14 +2394,14 @@ export declare const Champion: {
|
|
2394
2394
|
readonly mpregenperlevel: 0.8;
|
2395
2395
|
readonly crit: 0;
|
2396
2396
|
readonly critperlevel: 0;
|
2397
|
-
readonly attackdamage:
|
2397
|
+
readonly attackdamage: 59;
|
2398
2398
|
readonly attackdamageperlevel: 4.25;
|
2399
2399
|
readonly attackspeedperlevel: 3;
|
2400
2400
|
readonly attackspeed: 0.658;
|
2401
2401
|
};
|
2402
2402
|
};
|
2403
2403
|
readonly Jhin: {
|
2404
|
-
readonly version: "14.
|
2404
|
+
readonly version: "14.12.1";
|
2405
2405
|
readonly id: "Jhin";
|
2406
2406
|
readonly key: "202";
|
2407
2407
|
readonly name: "Jhin";
|
@@ -2448,7 +2448,7 @@ export declare const Champion: {
|
|
2448
2448
|
};
|
2449
2449
|
};
|
2450
2450
|
readonly Jinx: {
|
2451
|
-
readonly version: "14.
|
2451
|
+
readonly version: "14.12.1";
|
2452
2452
|
readonly id: "Jinx";
|
2453
2453
|
readonly key: "222";
|
2454
2454
|
readonly name: "Jinx";
|
@@ -2489,13 +2489,13 @@ export declare const Champion: {
|
|
2489
2489
|
readonly crit: 0;
|
2490
2490
|
readonly critperlevel: 0;
|
2491
2491
|
readonly attackdamage: 59;
|
2492
|
-
readonly attackdamageperlevel:
|
2492
|
+
readonly attackdamageperlevel: 2.9;
|
2493
2493
|
readonly attackspeedperlevel: 1;
|
2494
2494
|
readonly attackspeed: 0.625;
|
2495
2495
|
};
|
2496
2496
|
};
|
2497
2497
|
readonly Kaisa: {
|
2498
|
-
readonly version: "14.
|
2498
|
+
readonly version: "14.12.1";
|
2499
2499
|
readonly id: "Kaisa";
|
2500
2500
|
readonly key: "145";
|
2501
2501
|
readonly name: "Kai'Sa";
|
@@ -2516,7 +2516,7 @@ export declare const Champion: {
|
|
2516
2516
|
readonly w: 48;
|
2517
2517
|
readonly h: 48;
|
2518
2518
|
};
|
2519
|
-
readonly tags: readonly ["Marksman"];
|
2519
|
+
readonly tags: readonly ["Marksman", "Mage"];
|
2520
2520
|
readonly partype: "Mana";
|
2521
2521
|
readonly stats: {
|
2522
2522
|
readonly hp: 640;
|
@@ -2542,7 +2542,7 @@ export declare const Champion: {
|
|
2542
2542
|
};
|
2543
2543
|
};
|
2544
2544
|
readonly Kalista: {
|
2545
|
-
readonly version: "14.
|
2545
|
+
readonly version: "14.12.1";
|
2546
2546
|
readonly id: "Kalista";
|
2547
2547
|
readonly key: "429";
|
2548
2548
|
readonly name: "Kalista";
|
@@ -2589,7 +2589,7 @@ export declare const Champion: {
|
|
2589
2589
|
};
|
2590
2590
|
};
|
2591
2591
|
readonly Karma: {
|
2592
|
-
readonly version: "14.
|
2592
|
+
readonly version: "14.12.1";
|
2593
2593
|
readonly id: "Karma";
|
2594
2594
|
readonly key: "43";
|
2595
2595
|
readonly name: "Karma";
|
@@ -2613,10 +2613,10 @@ export declare const Champion: {
|
|
2613
2613
|
readonly tags: readonly ["Mage", "Support"];
|
2614
2614
|
readonly partype: "Mana";
|
2615
2615
|
readonly stats: {
|
2616
|
-
readonly hp:
|
2616
|
+
readonly hp: 630;
|
2617
2617
|
readonly hpperlevel: 109;
|
2618
2618
|
readonly mp: 374;
|
2619
|
-
readonly mpperlevel:
|
2619
|
+
readonly mpperlevel: 40;
|
2620
2620
|
readonly movespeed: 335;
|
2621
2621
|
readonly armor: 28;
|
2622
2622
|
readonly armorperlevel: 5;
|
@@ -2626,7 +2626,7 @@ export declare const Champion: {
|
|
2626
2626
|
readonly hpregen: 5.5;
|
2627
2627
|
readonly hpregenperlevel: 0.55;
|
2628
2628
|
readonly mpregen: 13;
|
2629
|
-
readonly mpregenperlevel: 0.
|
2629
|
+
readonly mpregenperlevel: 0.8;
|
2630
2630
|
readonly crit: 0;
|
2631
2631
|
readonly critperlevel: 0;
|
2632
2632
|
readonly attackdamage: 51;
|
@@ -2636,7 +2636,7 @@ export declare const Champion: {
|
|
2636
2636
|
};
|
2637
2637
|
};
|
2638
2638
|
readonly Karthus: {
|
2639
|
-
readonly version: "14.
|
2639
|
+
readonly version: "14.12.1";
|
2640
2640
|
readonly id: "Karthus";
|
2641
2641
|
readonly key: "30";
|
2642
2642
|
readonly name: "Karthus";
|
@@ -2683,7 +2683,7 @@ export declare const Champion: {
|
|
2683
2683
|
};
|
2684
2684
|
};
|
2685
2685
|
readonly Kassadin: {
|
2686
|
-
readonly version: "14.
|
2686
|
+
readonly version: "14.12.1";
|
2687
2687
|
readonly id: "Kassadin";
|
2688
2688
|
readonly key: "38";
|
2689
2689
|
readonly name: "Kassadin";
|
@@ -2730,7 +2730,7 @@ export declare const Champion: {
|
|
2730
2730
|
};
|
2731
2731
|
};
|
2732
2732
|
readonly Katarina: {
|
2733
|
-
readonly version: "14.
|
2733
|
+
readonly version: "14.12.1";
|
2734
2734
|
readonly id: "Katarina";
|
2735
2735
|
readonly key: "55";
|
2736
2736
|
readonly name: "Katarina";
|
@@ -2777,7 +2777,7 @@ export declare const Champion: {
|
|
2777
2777
|
};
|
2778
2778
|
};
|
2779
2779
|
readonly Kayle: {
|
2780
|
-
readonly version: "14.
|
2780
|
+
readonly version: "14.12.1";
|
2781
2781
|
readonly id: "Kayle";
|
2782
2782
|
readonly key: "10";
|
2783
2783
|
readonly name: "Kayle";
|
@@ -2798,7 +2798,7 @@ export declare const Champion: {
|
|
2798
2798
|
readonly w: 48;
|
2799
2799
|
readonly h: 48;
|
2800
2800
|
};
|
2801
|
-
readonly tags: readonly ["
|
2801
|
+
readonly tags: readonly ["Mage", "Marksman"];
|
2802
2802
|
readonly partype: "Mana";
|
2803
2803
|
readonly stats: {
|
2804
2804
|
readonly hp: 670;
|
@@ -2824,7 +2824,7 @@ export declare const Champion: {
|
|
2824
2824
|
};
|
2825
2825
|
};
|
2826
2826
|
readonly Kayn: {
|
2827
|
-
readonly version: "14.
|
2827
|
+
readonly version: "14.12.1";
|
2828
2828
|
readonly id: "Kayn";
|
2829
2829
|
readonly key: "141";
|
2830
2830
|
readonly name: "Kayn";
|
@@ -2871,7 +2871,7 @@ export declare const Champion: {
|
|
2871
2871
|
};
|
2872
2872
|
};
|
2873
2873
|
readonly Kennen: {
|
2874
|
-
readonly version: "14.
|
2874
|
+
readonly version: "14.12.1";
|
2875
2875
|
readonly id: "Kennen";
|
2876
2876
|
readonly key: "85";
|
2877
2877
|
readonly name: "Kennen";
|
@@ -2892,7 +2892,7 @@ export declare const Champion: {
|
|
2892
2892
|
readonly w: 48;
|
2893
2893
|
readonly h: 48;
|
2894
2894
|
};
|
2895
|
-
readonly tags: readonly ["Mage"
|
2895
|
+
readonly tags: readonly ["Mage"];
|
2896
2896
|
readonly partype: "Energy";
|
2897
2897
|
readonly stats: {
|
2898
2898
|
readonly hp: 611;
|
@@ -2918,7 +2918,7 @@ export declare const Champion: {
|
|
2918
2918
|
};
|
2919
2919
|
};
|
2920
2920
|
readonly Khazix: {
|
2921
|
-
readonly version: "14.
|
2921
|
+
readonly version: "14.12.1";
|
2922
2922
|
readonly id: "Khazix";
|
2923
2923
|
readonly key: "121";
|
2924
2924
|
readonly name: "Kha'Zix";
|
@@ -2965,7 +2965,7 @@ export declare const Champion: {
|
|
2965
2965
|
};
|
2966
2966
|
};
|
2967
2967
|
readonly Kindred: {
|
2968
|
-
readonly version: "14.
|
2968
|
+
readonly version: "14.12.1";
|
2969
2969
|
readonly id: "Kindred";
|
2970
2970
|
readonly key: "203";
|
2971
2971
|
readonly name: "Kindred";
|
@@ -3012,7 +3012,7 @@ export declare const Champion: {
|
|
3012
3012
|
};
|
3013
3013
|
};
|
3014
3014
|
readonly Kled: {
|
3015
|
-
readonly version: "14.
|
3015
|
+
readonly version: "14.12.1";
|
3016
3016
|
readonly id: "Kled";
|
3017
3017
|
readonly key: "240";
|
3018
3018
|
readonly name: "Kled";
|
@@ -3033,7 +3033,7 @@ export declare const Champion: {
|
|
3033
3033
|
readonly w: 48;
|
3034
3034
|
readonly h: 48;
|
3035
3035
|
};
|
3036
|
-
readonly tags: readonly ["Fighter"
|
3036
|
+
readonly tags: readonly ["Fighter"];
|
3037
3037
|
readonly partype: "Courage";
|
3038
3038
|
readonly stats: {
|
3039
3039
|
readonly hp: 410;
|
@@ -3059,7 +3059,7 @@ export declare const Champion: {
|
|
3059
3059
|
};
|
3060
3060
|
};
|
3061
3061
|
readonly KogMaw: {
|
3062
|
-
readonly version: "14.
|
3062
|
+
readonly version: "14.12.1";
|
3063
3063
|
readonly id: "KogMaw";
|
3064
3064
|
readonly key: "96";
|
3065
3065
|
readonly name: "Kog'Maw";
|
@@ -3106,7 +3106,7 @@ export declare const Champion: {
|
|
3106
3106
|
};
|
3107
3107
|
};
|
3108
3108
|
readonly KSante: {
|
3109
|
-
readonly version: "14.
|
3109
|
+
readonly version: "14.12.1";
|
3110
3110
|
readonly id: "KSante";
|
3111
3111
|
readonly key: "897";
|
3112
3112
|
readonly name: "K'Sante";
|
@@ -3130,9 +3130,9 @@ export declare const Champion: {
|
|
3130
3130
|
readonly tags: readonly ["Tank", "Fighter"];
|
3131
3131
|
readonly partype: "Mana";
|
3132
3132
|
readonly stats: {
|
3133
|
-
readonly hp:
|
3134
|
-
readonly hpperlevel:
|
3135
|
-
readonly mp:
|
3133
|
+
readonly hp: 625;
|
3134
|
+
readonly hpperlevel: 120;
|
3135
|
+
readonly mp: 320;
|
3136
3136
|
readonly mpperlevel: 60;
|
3137
3137
|
readonly movespeed: 330;
|
3138
3138
|
readonly armor: 33;
|
@@ -3141,7 +3141,7 @@ export declare const Champion: {
|
|
3141
3141
|
readonly spellblockperlevel: 2.1;
|
3142
3142
|
readonly attackrange: 175;
|
3143
3143
|
readonly hpregen: 9.5;
|
3144
|
-
readonly hpregenperlevel:
|
3144
|
+
readonly hpregenperlevel: 1;
|
3145
3145
|
readonly mpregen: 7;
|
3146
3146
|
readonly mpregenperlevel: 1;
|
3147
3147
|
readonly crit: 0;
|
@@ -3153,7 +3153,7 @@ export declare const Champion: {
|
|
3153
3153
|
};
|
3154
3154
|
};
|
3155
3155
|
readonly Leblanc: {
|
3156
|
-
readonly version: "14.
|
3156
|
+
readonly version: "14.12.1";
|
3157
3157
|
readonly id: "Leblanc";
|
3158
3158
|
readonly key: "7";
|
3159
3159
|
readonly name: "LeBlanc";
|
@@ -3194,13 +3194,13 @@ export declare const Champion: {
|
|
3194
3194
|
readonly crit: 0;
|
3195
3195
|
readonly critperlevel: 0;
|
3196
3196
|
readonly attackdamage: 55;
|
3197
|
-
readonly attackdamageperlevel: 2.
|
3198
|
-
readonly attackspeedperlevel:
|
3197
|
+
readonly attackdamageperlevel: 2.2;
|
3198
|
+
readonly attackspeedperlevel: 2.35;
|
3199
3199
|
readonly attackspeed: 0.658;
|
3200
3200
|
};
|
3201
3201
|
};
|
3202
3202
|
readonly LeeSin: {
|
3203
|
-
readonly version: "14.
|
3203
|
+
readonly version: "14.12.1";
|
3204
3204
|
readonly id: "LeeSin";
|
3205
3205
|
readonly key: "64";
|
3206
3206
|
readonly name: "Lee Sin";
|
@@ -3247,7 +3247,7 @@ export declare const Champion: {
|
|
3247
3247
|
};
|
3248
3248
|
};
|
3249
3249
|
readonly Leona: {
|
3250
|
-
readonly version: "14.
|
3250
|
+
readonly version: "14.12.1";
|
3251
3251
|
readonly id: "Leona";
|
3252
3252
|
readonly key: "89";
|
3253
3253
|
readonly name: "Leona";
|
@@ -3294,7 +3294,7 @@ export declare const Champion: {
|
|
3294
3294
|
};
|
3295
3295
|
};
|
3296
3296
|
readonly Lillia: {
|
3297
|
-
readonly version: "14.
|
3297
|
+
readonly version: "14.12.1";
|
3298
3298
|
readonly id: "Lillia";
|
3299
3299
|
readonly key: "876";
|
3300
3300
|
readonly name: "Lillia";
|
@@ -3341,7 +3341,7 @@ export declare const Champion: {
|
|
3341
3341
|
};
|
3342
3342
|
};
|
3343
3343
|
readonly Lissandra: {
|
3344
|
-
readonly version: "14.
|
3344
|
+
readonly version: "14.12.1";
|
3345
3345
|
readonly id: "Lissandra";
|
3346
3346
|
readonly key: "127";
|
3347
3347
|
readonly name: "Lissandra";
|
@@ -3388,7 +3388,7 @@ export declare const Champion: {
|
|
3388
3388
|
};
|
3389
3389
|
};
|
3390
3390
|
readonly Lucian: {
|
3391
|
-
readonly version: "14.
|
3391
|
+
readonly version: "14.12.1";
|
3392
3392
|
readonly id: "Lucian";
|
3393
3393
|
readonly key: "236";
|
3394
3394
|
readonly name: "Lucian";
|
@@ -3409,7 +3409,7 @@ export declare const Champion: {
|
|
3409
3409
|
readonly w: 48;
|
3410
3410
|
readonly h: 48;
|
3411
3411
|
};
|
3412
|
-
readonly tags: readonly ["Marksman"];
|
3412
|
+
readonly tags: readonly ["Marksman", "Assassin"];
|
3413
3413
|
readonly partype: "Mana";
|
3414
3414
|
readonly stats: {
|
3415
3415
|
readonly hp: 641;
|
@@ -3435,7 +3435,7 @@ export declare const Champion: {
|
|
3435
3435
|
};
|
3436
3436
|
};
|
3437
3437
|
readonly Lulu: {
|
3438
|
-
readonly version: "14.
|
3438
|
+
readonly version: "14.12.1";
|
3439
3439
|
readonly id: "Lulu";
|
3440
3440
|
readonly key: "117";
|
3441
3441
|
readonly name: "Lulu";
|
@@ -3482,7 +3482,7 @@ export declare const Champion: {
|
|
3482
3482
|
};
|
3483
3483
|
};
|
3484
3484
|
readonly Lux: {
|
3485
|
-
readonly version: "14.
|
3485
|
+
readonly version: "14.12.1";
|
3486
3486
|
readonly id: "Lux";
|
3487
3487
|
readonly key: "99";
|
3488
3488
|
readonly name: "Lux";
|
@@ -3506,12 +3506,12 @@ export declare const Champion: {
|
|
3506
3506
|
readonly tags: readonly ["Mage", "Support"];
|
3507
3507
|
readonly partype: "Mana";
|
3508
3508
|
readonly stats: {
|
3509
|
-
readonly hp:
|
3509
|
+
readonly hp: 580;
|
3510
3510
|
readonly hpperlevel: 99;
|
3511
3511
|
readonly mp: 480;
|
3512
3512
|
readonly mpperlevel: 23.5;
|
3513
3513
|
readonly movespeed: 330;
|
3514
|
-
readonly armor:
|
3514
|
+
readonly armor: 21;
|
3515
3515
|
readonly armorperlevel: 5.2;
|
3516
3516
|
readonly spellblock: 30;
|
3517
3517
|
readonly spellblockperlevel: 1.3;
|
@@ -3524,12 +3524,12 @@ export declare const Champion: {
|
|
3524
3524
|
readonly critperlevel: 0;
|
3525
3525
|
readonly attackdamage: 54;
|
3526
3526
|
readonly attackdamageperlevel: 3.3;
|
3527
|
-
readonly attackspeedperlevel:
|
3527
|
+
readonly attackspeedperlevel: 3;
|
3528
3528
|
readonly attackspeed: 0.669;
|
3529
3529
|
};
|
3530
3530
|
};
|
3531
3531
|
readonly Malphite: {
|
3532
|
-
readonly version: "14.
|
3532
|
+
readonly version: "14.12.1";
|
3533
3533
|
readonly id: "Malphite";
|
3534
3534
|
readonly key: "54";
|
3535
3535
|
readonly name: "Malphite";
|
@@ -3550,7 +3550,7 @@ export declare const Champion: {
|
|
3550
3550
|
readonly w: 48;
|
3551
3551
|
readonly h: 48;
|
3552
3552
|
};
|
3553
|
-
readonly tags: readonly ["Tank", "
|
3553
|
+
readonly tags: readonly ["Tank", "Mage"];
|
3554
3554
|
readonly partype: "Mana";
|
3555
3555
|
readonly stats: {
|
3556
3556
|
readonly hp: 644;
|
@@ -3576,7 +3576,7 @@ export declare const Champion: {
|
|
3576
3576
|
};
|
3577
3577
|
};
|
3578
3578
|
readonly Malzahar: {
|
3579
|
-
readonly version: "14.
|
3579
|
+
readonly version: "14.12.1";
|
3580
3580
|
readonly id: "Malzahar";
|
3581
3581
|
readonly key: "90";
|
3582
3582
|
readonly name: "Malzahar";
|
@@ -3597,7 +3597,7 @@ export declare const Champion: {
|
|
3597
3597
|
readonly w: 48;
|
3598
3598
|
readonly h: 48;
|
3599
3599
|
};
|
3600
|
-
readonly tags: readonly ["Mage"
|
3600
|
+
readonly tags: readonly ["Mage"];
|
3601
3601
|
readonly partype: "Mana";
|
3602
3602
|
readonly stats: {
|
3603
3603
|
readonly hp: 580;
|
@@ -3623,7 +3623,7 @@ export declare const Champion: {
|
|
3623
3623
|
};
|
3624
3624
|
};
|
3625
3625
|
readonly Maokai: {
|
3626
|
-
readonly version: "14.
|
3626
|
+
readonly version: "14.12.1";
|
3627
3627
|
readonly id: "Maokai";
|
3628
3628
|
readonly key: "57";
|
3629
3629
|
readonly name: "Maokai";
|
@@ -3644,22 +3644,22 @@ export declare const Champion: {
|
|
3644
3644
|
readonly w: 48;
|
3645
3645
|
readonly h: 48;
|
3646
3646
|
};
|
3647
|
-
readonly tags: readonly ["Tank", "
|
3647
|
+
readonly tags: readonly ["Tank", "Support"];
|
3648
3648
|
readonly partype: "Mana";
|
3649
3649
|
readonly stats: {
|
3650
3650
|
readonly hp: 635;
|
3651
3651
|
readonly hpperlevel: 109;
|
3652
3652
|
readonly mp: 375;
|
3653
3653
|
readonly mpperlevel: 43;
|
3654
|
-
readonly movespeed:
|
3655
|
-
readonly armor:
|
3654
|
+
readonly movespeed: 330;
|
3655
|
+
readonly armor: 35;
|
3656
3656
|
readonly armorperlevel: 5.2;
|
3657
3657
|
readonly spellblock: 32;
|
3658
3658
|
readonly spellblockperlevel: 2.05;
|
3659
3659
|
readonly attackrange: 125;
|
3660
3660
|
readonly hpregen: 5;
|
3661
3661
|
readonly hpregenperlevel: 0.75;
|
3662
|
-
readonly mpregen:
|
3662
|
+
readonly mpregen: 6;
|
3663
3663
|
readonly mpregenperlevel: 0.6;
|
3664
3664
|
readonly crit: 0;
|
3665
3665
|
readonly critperlevel: 0;
|
@@ -3670,7 +3670,7 @@ export declare const Champion: {
|
|
3670
3670
|
};
|
3671
3671
|
};
|
3672
3672
|
readonly MasterYi: {
|
3673
|
-
readonly version: "14.
|
3673
|
+
readonly version: "14.12.1";
|
3674
3674
|
readonly id: "MasterYi";
|
3675
3675
|
readonly key: "11";
|
3676
3676
|
readonly name: "Master Yi";
|
@@ -3695,12 +3695,12 @@ export declare const Champion: {
|
|
3695
3695
|
readonly partype: "Mana";
|
3696
3696
|
readonly stats: {
|
3697
3697
|
readonly hp: 669;
|
3698
|
-
readonly hpperlevel:
|
3698
|
+
readonly hpperlevel: 105;
|
3699
3699
|
readonly mp: 251;
|
3700
3700
|
readonly mpperlevel: 42;
|
3701
3701
|
readonly movespeed: 355;
|
3702
3702
|
readonly armor: 33;
|
3703
|
-
readonly armorperlevel: 4.
|
3703
|
+
readonly armorperlevel: 4.7;
|
3704
3704
|
readonly spellblock: 32;
|
3705
3705
|
readonly spellblockperlevel: 2.05;
|
3706
3706
|
readonly attackrange: 175;
|
@@ -3711,13 +3711,13 @@ export declare const Champion: {
|
|
3711
3711
|
readonly crit: 0;
|
3712
3712
|
readonly critperlevel: 0;
|
3713
3713
|
readonly attackdamage: 65;
|
3714
|
-
readonly attackdamageperlevel: 2.
|
3715
|
-
readonly attackspeedperlevel: 2;
|
3714
|
+
readonly attackdamageperlevel: 2.5;
|
3715
|
+
readonly attackspeedperlevel: 2.5;
|
3716
3716
|
readonly attackspeed: 0.679;
|
3717
3717
|
};
|
3718
3718
|
};
|
3719
3719
|
readonly Milio: {
|
3720
|
-
readonly version: "14.
|
3720
|
+
readonly version: "14.12.1";
|
3721
3721
|
readonly id: "Milio";
|
3722
3722
|
readonly key: "902";
|
3723
3723
|
readonly name: "Milio";
|
@@ -3738,7 +3738,7 @@ export declare const Champion: {
|
|
3738
3738
|
readonly w: 48;
|
3739
3739
|
readonly h: 48;
|
3740
3740
|
};
|
3741
|
-
readonly tags: readonly ["Support"];
|
3741
|
+
readonly tags: readonly ["Support", "Mage"];
|
3742
3742
|
readonly partype: "Mana";
|
3743
3743
|
readonly stats: {
|
3744
3744
|
readonly hp: 560;
|
@@ -3764,7 +3764,7 @@ export declare const Champion: {
|
|
3764
3764
|
};
|
3765
3765
|
};
|
3766
3766
|
readonly MissFortune: {
|
3767
|
-
readonly version: "14.
|
3767
|
+
readonly version: "14.12.1";
|
3768
3768
|
readonly id: "MissFortune";
|
3769
3769
|
readonly key: "21";
|
3770
3770
|
readonly name: "Miss Fortune";
|
@@ -3785,7 +3785,7 @@ export declare const Champion: {
|
|
3785
3785
|
readonly w: 48;
|
3786
3786
|
readonly h: 48;
|
3787
3787
|
};
|
3788
|
-
readonly tags: readonly ["Marksman"];
|
3788
|
+
readonly tags: readonly ["Marksman", "Mage"];
|
3789
3789
|
readonly partype: "Mana";
|
3790
3790
|
readonly stats: {
|
3791
3791
|
readonly hp: 640;
|
@@ -3811,7 +3811,7 @@ export declare const Champion: {
|
|
3811
3811
|
};
|
3812
3812
|
};
|
3813
3813
|
readonly MonkeyKing: {
|
3814
|
-
readonly version: "14.
|
3814
|
+
readonly version: "14.12.1";
|
3815
3815
|
readonly id: "MonkeyKing";
|
3816
3816
|
readonly key: "62";
|
3817
3817
|
readonly name: "Wukong";
|
@@ -3858,7 +3858,7 @@ export declare const Champion: {
|
|
3858
3858
|
};
|
3859
3859
|
};
|
3860
3860
|
readonly Mordekaiser: {
|
3861
|
-
readonly version: "14.
|
3861
|
+
readonly version: "14.12.1";
|
3862
3862
|
readonly id: "Mordekaiser";
|
3863
3863
|
readonly key: "82";
|
3864
3864
|
readonly name: "Mordekaiser";
|
@@ -3879,7 +3879,7 @@ export declare const Champion: {
|
|
3879
3879
|
readonly w: 48;
|
3880
3880
|
readonly h: 48;
|
3881
3881
|
};
|
3882
|
-
readonly tags: readonly ["Fighter"];
|
3882
|
+
readonly tags: readonly ["Fighter", "Mage"];
|
3883
3883
|
readonly partype: "Shield";
|
3884
3884
|
readonly stats: {
|
3885
3885
|
readonly hp: 645;
|
@@ -3905,7 +3905,7 @@ export declare const Champion: {
|
|
3905
3905
|
};
|
3906
3906
|
};
|
3907
3907
|
readonly Morgana: {
|
3908
|
-
readonly version: "14.
|
3908
|
+
readonly version: "14.12.1";
|
3909
3909
|
readonly id: "Morgana";
|
3910
3910
|
readonly key: "25";
|
3911
3911
|
readonly name: "Morgana";
|
@@ -3952,7 +3952,7 @@ export declare const Champion: {
|
|
3952
3952
|
};
|
3953
3953
|
};
|
3954
3954
|
readonly Naafiri: {
|
3955
|
-
readonly version: "14.
|
3955
|
+
readonly version: "14.12.1";
|
3956
3956
|
readonly id: "Naafiri";
|
3957
3957
|
readonly key: "950";
|
3958
3958
|
readonly name: "Naafiri";
|
@@ -3973,14 +3973,14 @@ export declare const Champion: {
|
|
3973
3973
|
readonly w: 48;
|
3974
3974
|
readonly h: 48;
|
3975
3975
|
};
|
3976
|
-
readonly tags: readonly ["Assassin"];
|
3976
|
+
readonly tags: readonly ["Assassin", "Fighter"];
|
3977
3977
|
readonly partype: "Mana";
|
3978
3978
|
readonly stats: {
|
3979
3979
|
readonly hp: 635;
|
3980
3980
|
readonly hpperlevel: 120;
|
3981
3981
|
readonly mp: 400;
|
3982
3982
|
readonly mpperlevel: 55;
|
3983
|
-
readonly movespeed:
|
3983
|
+
readonly movespeed: 340;
|
3984
3984
|
readonly armor: 30;
|
3985
3985
|
readonly armorperlevel: 4.7;
|
3986
3986
|
readonly spellblock: 32;
|
@@ -3999,7 +3999,7 @@ export declare const Champion: {
|
|
3999
3999
|
};
|
4000
4000
|
};
|
4001
4001
|
readonly Nami: {
|
4002
|
-
readonly version: "14.
|
4002
|
+
readonly version: "14.12.1";
|
4003
4003
|
readonly id: "Nami";
|
4004
4004
|
readonly key: "267";
|
4005
4005
|
readonly name: "Nami";
|
@@ -4039,14 +4039,14 @@ export declare const Champion: {
|
|
4039
4039
|
readonly mpregenperlevel: 0.4;
|
4040
4040
|
readonly crit: 0;
|
4041
4041
|
readonly critperlevel: 0;
|
4042
|
-
readonly attackdamage:
|
4042
|
+
readonly attackdamage: 54;
|
4043
4043
|
readonly attackdamageperlevel: 3.1;
|
4044
4044
|
readonly attackspeedperlevel: 2.61;
|
4045
4045
|
readonly attackspeed: 0.644;
|
4046
4046
|
};
|
4047
4047
|
};
|
4048
4048
|
readonly Nasus: {
|
4049
|
-
readonly version: "14.
|
4049
|
+
readonly version: "14.12.1";
|
4050
4050
|
readonly id: "Nasus";
|
4051
4051
|
readonly key: "75";
|
4052
4052
|
readonly name: "Nasus";
|
@@ -4087,13 +4087,13 @@ export declare const Champion: {
|
|
4087
4087
|
readonly crit: 0;
|
4088
4088
|
readonly critperlevel: 0;
|
4089
4089
|
readonly attackdamage: 67;
|
4090
|
-
readonly attackdamageperlevel:
|
4090
|
+
readonly attackdamageperlevel: 4;
|
4091
4091
|
readonly attackspeedperlevel: 3.48;
|
4092
4092
|
readonly attackspeed: 0.638;
|
4093
4093
|
};
|
4094
4094
|
};
|
4095
4095
|
readonly Nautilus: {
|
4096
|
-
readonly version: "14.
|
4096
|
+
readonly version: "14.12.1";
|
4097
4097
|
readonly id: "Nautilus";
|
4098
4098
|
readonly key: "111";
|
4099
4099
|
readonly name: "Nautilus";
|
@@ -4140,7 +4140,7 @@ export declare const Champion: {
|
|
4140
4140
|
};
|
4141
4141
|
};
|
4142
4142
|
readonly Neeko: {
|
4143
|
-
readonly version: "14.
|
4143
|
+
readonly version: "14.12.1";
|
4144
4144
|
readonly id: "Neeko";
|
4145
4145
|
readonly key: "518";
|
4146
4146
|
readonly name: "Neeko";
|
@@ -4187,7 +4187,7 @@ export declare const Champion: {
|
|
4187
4187
|
};
|
4188
4188
|
};
|
4189
4189
|
readonly Nidalee: {
|
4190
|
-
readonly version: "14.
|
4190
|
+
readonly version: "14.12.1";
|
4191
4191
|
readonly id: "Nidalee";
|
4192
4192
|
readonly key: "76";
|
4193
4193
|
readonly name: "Nidalee";
|
@@ -4215,11 +4215,11 @@ export declare const Champion: {
|
|
4215
4215
|
readonly hpperlevel: 109;
|
4216
4216
|
readonly mp: 295;
|
4217
4217
|
readonly mpperlevel: 45;
|
4218
|
-
readonly movespeed:
|
4218
|
+
readonly movespeed: 335;
|
4219
4219
|
readonly armor: 32;
|
4220
4220
|
readonly armorperlevel: 5;
|
4221
4221
|
readonly spellblock: 30;
|
4222
|
-
readonly spellblockperlevel: 1.
|
4222
|
+
readonly spellblockperlevel: 1.45;
|
4223
4223
|
readonly attackrange: 525;
|
4224
4224
|
readonly hpregen: 6;
|
4225
4225
|
readonly hpregenperlevel: 0.6;
|
@@ -4234,7 +4234,7 @@ export declare const Champion: {
|
|
4234
4234
|
};
|
4235
4235
|
};
|
4236
4236
|
readonly Nilah: {
|
4237
|
-
readonly version: "14.
|
4237
|
+
readonly version: "14.12.1";
|
4238
4238
|
readonly id: "Nilah";
|
4239
4239
|
readonly key: "895";
|
4240
4240
|
readonly name: "Nilah";
|
@@ -4264,11 +4264,11 @@ export declare const Champion: {
|
|
4264
4264
|
readonly mpperlevel: 35;
|
4265
4265
|
readonly movespeed: 340;
|
4266
4266
|
readonly armor: 27;
|
4267
|
-
readonly armorperlevel: 4.
|
4267
|
+
readonly armorperlevel: 4.5;
|
4268
4268
|
readonly spellblock: 32;
|
4269
4269
|
readonly spellblockperlevel: 2.05;
|
4270
4270
|
readonly attackrange: 225;
|
4271
|
-
readonly hpregen:
|
4271
|
+
readonly hpregen: 6;
|
4272
4272
|
readonly hpregenperlevel: 0.9;
|
4273
4273
|
readonly mpregen: 8.2;
|
4274
4274
|
readonly mpregenperlevel: 0.7;
|
@@ -4281,7 +4281,7 @@ export declare const Champion: {
|
|
4281
4281
|
};
|
4282
4282
|
};
|
4283
4283
|
readonly Nocturne: {
|
4284
|
-
readonly version: "14.
|
4284
|
+
readonly version: "14.12.1";
|
4285
4285
|
readonly id: "Nocturne";
|
4286
4286
|
readonly key: "56";
|
4287
4287
|
readonly name: "Nocturne";
|
@@ -4302,7 +4302,7 @@ export declare const Champion: {
|
|
4302
4302
|
readonly w: 48;
|
4303
4303
|
readonly h: 48;
|
4304
4304
|
};
|
4305
|
-
readonly tags: readonly ["
|
4305
|
+
readonly tags: readonly ["Fighter", "Assassin"];
|
4306
4306
|
readonly partype: "Mana";
|
4307
4307
|
readonly stats: {
|
4308
4308
|
readonly hp: 655;
|
@@ -4328,7 +4328,7 @@ export declare const Champion: {
|
|
4328
4328
|
};
|
4329
4329
|
};
|
4330
4330
|
readonly Nunu: {
|
4331
|
-
readonly version: "14.
|
4331
|
+
readonly version: "14.12.1";
|
4332
4332
|
readonly id: "Nunu";
|
4333
4333
|
readonly key: "20";
|
4334
4334
|
readonly name: "Nunu & Willump";
|
@@ -4349,7 +4349,7 @@ export declare const Champion: {
|
|
4349
4349
|
readonly w: 48;
|
4350
4350
|
readonly h: 48;
|
4351
4351
|
};
|
4352
|
-
readonly tags: readonly ["Tank", "
|
4352
|
+
readonly tags: readonly ["Tank", "Mage"];
|
4353
4353
|
readonly partype: "Mana";
|
4354
4354
|
readonly stats: {
|
4355
4355
|
readonly hp: 610;
|
@@ -4375,7 +4375,7 @@ export declare const Champion: {
|
|
4375
4375
|
};
|
4376
4376
|
};
|
4377
4377
|
readonly Olaf: {
|
4378
|
-
readonly version: "14.
|
4378
|
+
readonly version: "14.12.1";
|
4379
4379
|
readonly id: "Olaf";
|
4380
4380
|
readonly key: "2";
|
4381
4381
|
readonly name: "Olaf";
|
@@ -4422,7 +4422,7 @@ export declare const Champion: {
|
|
4422
4422
|
};
|
4423
4423
|
};
|
4424
4424
|
readonly Orianna: {
|
4425
|
-
readonly version: "14.
|
4425
|
+
readonly version: "14.12.1";
|
4426
4426
|
readonly id: "Orianna";
|
4427
4427
|
readonly key: "61";
|
4428
4428
|
readonly name: "Orianna";
|
@@ -4469,7 +4469,7 @@ export declare const Champion: {
|
|
4469
4469
|
};
|
4470
4470
|
};
|
4471
4471
|
readonly Ornn: {
|
4472
|
-
readonly version: "14.
|
4472
|
+
readonly version: "14.12.1";
|
4473
4473
|
readonly id: "Ornn";
|
4474
4474
|
readonly key: "516";
|
4475
4475
|
readonly name: "Ornn";
|
@@ -4490,7 +4490,7 @@ export declare const Champion: {
|
|
4490
4490
|
readonly w: 48;
|
4491
4491
|
readonly h: 48;
|
4492
4492
|
};
|
4493
|
-
readonly tags: readonly ["Tank"
|
4493
|
+
readonly tags: readonly ["Tank"];
|
4494
4494
|
readonly partype: "Mana";
|
4495
4495
|
readonly stats: {
|
4496
4496
|
readonly hp: 660;
|
@@ -4516,7 +4516,7 @@ export declare const Champion: {
|
|
4516
4516
|
};
|
4517
4517
|
};
|
4518
4518
|
readonly Pantheon: {
|
4519
|
-
readonly version: "14.
|
4519
|
+
readonly version: "14.12.1";
|
4520
4520
|
readonly id: "Pantheon";
|
4521
4521
|
readonly key: "80";
|
4522
4522
|
readonly name: "Pantheon";
|
@@ -4563,7 +4563,7 @@ export declare const Champion: {
|
|
4563
4563
|
};
|
4564
4564
|
};
|
4565
4565
|
readonly Poppy: {
|
4566
|
-
readonly version: "14.
|
4566
|
+
readonly version: "14.12.1";
|
4567
4567
|
readonly id: "Poppy";
|
4568
4568
|
readonly key: "78";
|
4569
4569
|
readonly name: "Poppy";
|
@@ -4610,7 +4610,7 @@ export declare const Champion: {
|
|
4610
4610
|
};
|
4611
4611
|
};
|
4612
4612
|
readonly Pyke: {
|
4613
|
-
readonly version: "14.
|
4613
|
+
readonly version: "14.12.1";
|
4614
4614
|
readonly id: "Pyke";
|
4615
4615
|
readonly key: "555";
|
4616
4616
|
readonly name: "Pyke";
|
@@ -4639,7 +4639,7 @@ export declare const Champion: {
|
|
4639
4639
|
readonly mp: 415;
|
4640
4640
|
readonly mpperlevel: 50;
|
4641
4641
|
readonly movespeed: 330;
|
4642
|
-
readonly armor:
|
4642
|
+
readonly armor: 47;
|
4643
4643
|
readonly armorperlevel: 4.7;
|
4644
4644
|
readonly spellblock: 32;
|
4645
4645
|
readonly spellblockperlevel: 2.05;
|
@@ -4657,7 +4657,7 @@ export declare const Champion: {
|
|
4657
4657
|
};
|
4658
4658
|
};
|
4659
4659
|
readonly Qiyana: {
|
4660
|
-
readonly version: "14.
|
4660
|
+
readonly version: "14.12.1";
|
4661
4661
|
readonly id: "Qiyana";
|
4662
4662
|
readonly key: "246";
|
4663
4663
|
readonly name: "Qiyana";
|
@@ -4678,7 +4678,7 @@ export declare const Champion: {
|
|
4678
4678
|
readonly w: 48;
|
4679
4679
|
readonly h: 48;
|
4680
4680
|
};
|
4681
|
-
readonly tags: readonly ["Assassin"
|
4681
|
+
readonly tags: readonly ["Assassin"];
|
4682
4682
|
readonly partype: "Mana";
|
4683
4683
|
readonly stats: {
|
4684
4684
|
readonly hp: 590;
|
@@ -4704,7 +4704,7 @@ export declare const Champion: {
|
|
4704
4704
|
};
|
4705
4705
|
};
|
4706
4706
|
readonly Quinn: {
|
4707
|
-
readonly version: "14.
|
4707
|
+
readonly version: "14.12.1";
|
4708
4708
|
readonly id: "Quinn";
|
4709
4709
|
readonly key: "133";
|
4710
4710
|
readonly name: "Quinn";
|
@@ -4751,7 +4751,7 @@ export declare const Champion: {
|
|
4751
4751
|
};
|
4752
4752
|
};
|
4753
4753
|
readonly Rakan: {
|
4754
|
-
readonly version: "14.
|
4754
|
+
readonly version: "14.12.1";
|
4755
4755
|
readonly id: "Rakan";
|
4756
4756
|
readonly key: "497";
|
4757
4757
|
readonly name: "Rakan";
|
@@ -4798,7 +4798,7 @@ export declare const Champion: {
|
|
4798
4798
|
};
|
4799
4799
|
};
|
4800
4800
|
readonly Rammus: {
|
4801
|
-
readonly version: "14.
|
4801
|
+
readonly version: "14.12.1";
|
4802
4802
|
readonly id: "Rammus";
|
4803
4803
|
readonly key: "33";
|
4804
4804
|
readonly name: "Rammus";
|
@@ -4819,7 +4819,7 @@ export declare const Champion: {
|
|
4819
4819
|
readonly w: 48;
|
4820
4820
|
readonly h: 48;
|
4821
4821
|
};
|
4822
|
-
readonly tags: readonly ["Tank"
|
4822
|
+
readonly tags: readonly ["Tank"];
|
4823
4823
|
readonly partype: "Mana";
|
4824
4824
|
readonly stats: {
|
4825
4825
|
readonly hp: 675;
|
@@ -4845,7 +4845,7 @@ export declare const Champion: {
|
|
4845
4845
|
};
|
4846
4846
|
};
|
4847
4847
|
readonly RekSai: {
|
4848
|
-
readonly version: "14.
|
4848
|
+
readonly version: "14.12.1";
|
4849
4849
|
readonly id: "RekSai";
|
4850
4850
|
readonly key: "421";
|
4851
4851
|
readonly name: "Rek'Sai";
|
@@ -4866,21 +4866,21 @@ export declare const Champion: {
|
|
4866
4866
|
readonly w: 48;
|
4867
4867
|
readonly h: 48;
|
4868
4868
|
};
|
4869
|
-
readonly tags: readonly ["Fighter"];
|
4869
|
+
readonly tags: readonly ["Fighter", "Tank"];
|
4870
4870
|
readonly partype: "Rage";
|
4871
4871
|
readonly stats: {
|
4872
4872
|
readonly hp: 600;
|
4873
4873
|
readonly hpperlevel: 99;
|
4874
4874
|
readonly mp: 100;
|
4875
4875
|
readonly mpperlevel: 0;
|
4876
|
-
readonly movespeed:
|
4876
|
+
readonly movespeed: 340;
|
4877
4877
|
readonly armor: 36;
|
4878
4878
|
readonly armorperlevel: 4.95;
|
4879
4879
|
readonly spellblock: 32;
|
4880
4880
|
readonly spellblockperlevel: 2.05;
|
4881
4881
|
readonly attackrange: 175;
|
4882
|
-
readonly hpregen:
|
4883
|
-
readonly hpregenperlevel: 0.
|
4882
|
+
readonly hpregen: 2.5;
|
4883
|
+
readonly hpregenperlevel: 0.5;
|
4884
4884
|
readonly mpregen: 0;
|
4885
4885
|
readonly mpregenperlevel: 0;
|
4886
4886
|
readonly crit: 0;
|
@@ -4892,7 +4892,7 @@ export declare const Champion: {
|
|
4892
4892
|
};
|
4893
4893
|
};
|
4894
4894
|
readonly Rell: {
|
4895
|
-
readonly version: "14.
|
4895
|
+
readonly version: "14.12.1";
|
4896
4896
|
readonly id: "Rell";
|
4897
4897
|
readonly key: "526";
|
4898
4898
|
readonly name: "Rell";
|
@@ -4924,7 +4924,7 @@ export declare const Champion: {
|
|
4924
4924
|
readonly armor: 36;
|
4925
4925
|
readonly armorperlevel: 4.2;
|
4926
4926
|
readonly spellblock: 30;
|
4927
|
-
readonly spellblockperlevel:
|
4927
|
+
readonly spellblockperlevel: 2.05;
|
4928
4928
|
readonly attackrange: 175;
|
4929
4929
|
readonly hpregen: 7.5;
|
4930
4930
|
readonly hpregenperlevel: 0.85;
|
@@ -4939,7 +4939,7 @@ export declare const Champion: {
|
|
4939
4939
|
};
|
4940
4940
|
};
|
4941
4941
|
readonly Renata: {
|
4942
|
-
readonly version: "14.
|
4942
|
+
readonly version: "14.12.1";
|
4943
4943
|
readonly id: "Renata";
|
4944
4944
|
readonly key: "888";
|
4945
4945
|
readonly name: "Renata Glasc";
|
@@ -4986,7 +4986,7 @@ export declare const Champion: {
|
|
4986
4986
|
};
|
4987
4987
|
};
|
4988
4988
|
readonly Renekton: {
|
4989
|
-
readonly version: "14.
|
4989
|
+
readonly version: "14.12.1";
|
4990
4990
|
readonly id: "Renekton";
|
4991
4991
|
readonly key: "58";
|
4992
4992
|
readonly name: "Renekton";
|
@@ -5033,7 +5033,7 @@ export declare const Champion: {
|
|
5033
5033
|
};
|
5034
5034
|
};
|
5035
5035
|
readonly Rengar: {
|
5036
|
-
readonly version: "14.
|
5036
|
+
readonly version: "14.12.1";
|
5037
5037
|
readonly id: "Rengar";
|
5038
5038
|
readonly key: "107";
|
5039
5039
|
readonly name: "Rengar";
|
@@ -5057,7 +5057,7 @@ export declare const Champion: {
|
|
5057
5057
|
readonly tags: readonly ["Assassin", "Fighter"];
|
5058
5058
|
readonly partype: "Ferocity";
|
5059
5059
|
readonly stats: {
|
5060
|
-
readonly hp:
|
5060
|
+
readonly hp: 590;
|
5061
5061
|
readonly hpperlevel: 104;
|
5062
5062
|
readonly mp: 4;
|
5063
5063
|
readonly mpperlevel: 0;
|
@@ -5080,7 +5080,7 @@ export declare const Champion: {
|
|
5080
5080
|
};
|
5081
5081
|
};
|
5082
5082
|
readonly Riven: {
|
5083
|
-
readonly version: "14.
|
5083
|
+
readonly version: "14.12.1";
|
5084
5084
|
readonly id: "Riven";
|
5085
5085
|
readonly key: "92";
|
5086
5086
|
readonly name: "Riven";
|
@@ -5127,7 +5127,7 @@ export declare const Champion: {
|
|
5127
5127
|
};
|
5128
5128
|
};
|
5129
5129
|
readonly Rumble: {
|
5130
|
-
readonly version: "14.
|
5130
|
+
readonly version: "14.12.1";
|
5131
5131
|
readonly id: "Rumble";
|
5132
5132
|
readonly key: "68";
|
5133
5133
|
readonly name: "Rumble";
|
@@ -5167,14 +5167,14 @@ export declare const Champion: {
|
|
5167
5167
|
readonly mpregenperlevel: 0;
|
5168
5168
|
readonly crit: 0;
|
5169
5169
|
readonly critperlevel: 0;
|
5170
|
-
readonly attackdamage:
|
5170
|
+
readonly attackdamage: 64;
|
5171
5171
|
readonly attackdamageperlevel: 3.2;
|
5172
5172
|
readonly attackspeedperlevel: 1.85;
|
5173
5173
|
readonly attackspeed: 0.644;
|
5174
5174
|
};
|
5175
5175
|
};
|
5176
5176
|
readonly Ryze: {
|
5177
|
-
readonly version: "14.
|
5177
|
+
readonly version: "14.12.1";
|
5178
5178
|
readonly id: "Ryze";
|
5179
5179
|
readonly key: "13";
|
5180
5180
|
readonly name: "Ryze";
|
@@ -5195,7 +5195,7 @@ export declare const Champion: {
|
|
5195
5195
|
readonly w: 48;
|
5196
5196
|
readonly h: 48;
|
5197
5197
|
};
|
5198
|
-
readonly tags: readonly ["Mage"
|
5198
|
+
readonly tags: readonly ["Mage"];
|
5199
5199
|
readonly partype: "Mana";
|
5200
5200
|
readonly stats: {
|
5201
5201
|
readonly hp: 645;
|
@@ -5221,7 +5221,7 @@ export declare const Champion: {
|
|
5221
5221
|
};
|
5222
5222
|
};
|
5223
5223
|
readonly Samira: {
|
5224
|
-
readonly version: "14.
|
5224
|
+
readonly version: "14.12.1";
|
5225
5225
|
readonly id: "Samira";
|
5226
5226
|
readonly key: "360";
|
5227
5227
|
readonly name: "Samira";
|
@@ -5242,7 +5242,7 @@ export declare const Champion: {
|
|
5242
5242
|
readonly w: 48;
|
5243
5243
|
readonly h: 48;
|
5244
5244
|
};
|
5245
|
-
readonly tags: readonly ["Marksman"];
|
5245
|
+
readonly tags: readonly ["Marksman", "Assassin"];
|
5246
5246
|
readonly partype: "Mana";
|
5247
5247
|
readonly stats: {
|
5248
5248
|
readonly hp: 630;
|
@@ -5262,13 +5262,13 @@ export declare const Champion: {
|
|
5262
5262
|
readonly crit: 0;
|
5263
5263
|
readonly critperlevel: 0;
|
5264
5264
|
readonly attackdamage: 57;
|
5265
|
-
readonly attackdamageperlevel: 3
|
5265
|
+
readonly attackdamageperlevel: 3;
|
5266
5266
|
readonly attackspeedperlevel: 3.3;
|
5267
5267
|
readonly attackspeed: 0.658;
|
5268
5268
|
};
|
5269
5269
|
};
|
5270
5270
|
readonly Sejuani: {
|
5271
|
-
readonly version: "14.
|
5271
|
+
readonly version: "14.12.1";
|
5272
5272
|
readonly id: "Sejuani";
|
5273
5273
|
readonly key: "113";
|
5274
5274
|
readonly name: "Sejuani";
|
@@ -5289,7 +5289,7 @@ export declare const Champion: {
|
|
5289
5289
|
readonly w: 48;
|
5290
5290
|
readonly h: 48;
|
5291
5291
|
};
|
5292
|
-
readonly tags: readonly ["Tank"
|
5292
|
+
readonly tags: readonly ["Tank"];
|
5293
5293
|
readonly partype: "Mana";
|
5294
5294
|
readonly stats: {
|
5295
5295
|
readonly hp: 630;
|
@@ -5315,7 +5315,7 @@ export declare const Champion: {
|
|
5315
5315
|
};
|
5316
5316
|
};
|
5317
5317
|
readonly Senna: {
|
5318
|
-
readonly version: "14.
|
5318
|
+
readonly version: "14.12.1";
|
5319
5319
|
readonly id: "Senna";
|
5320
5320
|
readonly key: "235";
|
5321
5321
|
readonly name: "Senna";
|
@@ -5336,7 +5336,7 @@ export declare const Champion: {
|
|
5336
5336
|
readonly w: 48;
|
5337
5337
|
readonly h: 48;
|
5338
5338
|
};
|
5339
|
-
readonly tags: readonly ["
|
5339
|
+
readonly tags: readonly ["Support", "Marksman"];
|
5340
5340
|
readonly partype: "Mana";
|
5341
5341
|
readonly stats: {
|
5342
5342
|
readonly hp: 530;
|
@@ -5362,7 +5362,7 @@ export declare const Champion: {
|
|
5362
5362
|
};
|
5363
5363
|
};
|
5364
5364
|
readonly Seraphine: {
|
5365
|
-
readonly version: "14.
|
5365
|
+
readonly version: "14.12.1";
|
5366
5366
|
readonly id: "Seraphine";
|
5367
5367
|
readonly key: "147";
|
5368
5368
|
readonly name: "Seraphine";
|
@@ -5383,14 +5383,14 @@ export declare const Champion: {
|
|
5383
5383
|
readonly w: 48;
|
5384
5384
|
readonly h: 48;
|
5385
5385
|
};
|
5386
|
-
readonly tags: readonly ["
|
5386
|
+
readonly tags: readonly ["Support", "Mage"];
|
5387
5387
|
readonly partype: "Mana";
|
5388
5388
|
readonly stats: {
|
5389
5389
|
readonly hp: 570;
|
5390
5390
|
readonly hpperlevel: 90;
|
5391
5391
|
readonly mp: 360;
|
5392
|
-
readonly mpperlevel:
|
5393
|
-
readonly movespeed:
|
5392
|
+
readonly mpperlevel: 25;
|
5393
|
+
readonly movespeed: 330;
|
5394
5394
|
readonly armor: 26;
|
5395
5395
|
readonly armorperlevel: 4.2;
|
5396
5396
|
readonly spellblock: 30;
|
@@ -5399,17 +5399,17 @@ export declare const Champion: {
|
|
5399
5399
|
readonly hpregen: 6.5;
|
5400
5400
|
readonly hpregenperlevel: 0.6;
|
5401
5401
|
readonly mpregen: 11.5;
|
5402
|
-
readonly mpregenperlevel: 0.
|
5402
|
+
readonly mpregenperlevel: 0.95;
|
5403
5403
|
readonly crit: 0;
|
5404
5404
|
readonly critperlevel: 0;
|
5405
|
-
readonly attackdamage:
|
5405
|
+
readonly attackdamage: 50;
|
5406
5406
|
readonly attackdamageperlevel: 3;
|
5407
5407
|
readonly attackspeedperlevel: 2;
|
5408
5408
|
readonly attackspeed: 0.669;
|
5409
5409
|
};
|
5410
5410
|
};
|
5411
5411
|
readonly Sett: {
|
5412
|
-
readonly version: "14.
|
5412
|
+
readonly version: "14.12.1";
|
5413
5413
|
readonly id: "Sett";
|
5414
5414
|
readonly key: "875";
|
5415
5415
|
readonly name: "Sett";
|
@@ -5456,7 +5456,7 @@ export declare const Champion: {
|
|
5456
5456
|
};
|
5457
5457
|
};
|
5458
5458
|
readonly Shaco: {
|
5459
|
-
readonly version: "14.
|
5459
|
+
readonly version: "14.12.1";
|
5460
5460
|
readonly id: "Shaco";
|
5461
5461
|
readonly key: "35";
|
5462
5462
|
readonly name: "Shaco";
|
@@ -5493,7 +5493,7 @@ export declare const Champion: {
|
|
5493
5493
|
readonly hpregen: 8.5;
|
5494
5494
|
readonly hpregenperlevel: 0.55;
|
5495
5495
|
readonly mpregen: 6;
|
5496
|
-
readonly mpregenperlevel: 0.
|
5496
|
+
readonly mpregenperlevel: 0.35;
|
5497
5497
|
readonly crit: 0;
|
5498
5498
|
readonly critperlevel: 0;
|
5499
5499
|
readonly attackdamage: 63;
|
@@ -5503,7 +5503,7 @@ export declare const Champion: {
|
|
5503
5503
|
};
|
5504
5504
|
};
|
5505
5505
|
readonly Shen: {
|
5506
|
-
readonly version: "14.
|
5506
|
+
readonly version: "14.12.1";
|
5507
5507
|
readonly id: "Shen";
|
5508
5508
|
readonly key: "98";
|
5509
5509
|
readonly name: "Shen";
|
@@ -5543,14 +5543,14 @@ export declare const Champion: {
|
|
5543
5543
|
readonly mpregenperlevel: 0;
|
5544
5544
|
readonly crit: 0;
|
5545
5545
|
readonly critperlevel: 0;
|
5546
|
-
readonly attackdamage:
|
5546
|
+
readonly attackdamage: 64;
|
5547
5547
|
readonly attackdamageperlevel: 3;
|
5548
5548
|
readonly attackspeedperlevel: 3;
|
5549
5549
|
readonly attackspeed: 0.751;
|
5550
5550
|
};
|
5551
5551
|
};
|
5552
5552
|
readonly Shyvana: {
|
5553
|
-
readonly version: "14.
|
5553
|
+
readonly version: "14.12.1";
|
5554
5554
|
readonly id: "Shyvana";
|
5555
5555
|
readonly key: "102";
|
5556
5556
|
readonly name: "Shyvana";
|
@@ -5571,7 +5571,7 @@ export declare const Champion: {
|
|
5571
5571
|
readonly w: 48;
|
5572
5572
|
readonly h: 48;
|
5573
5573
|
};
|
5574
|
-
readonly tags: readonly ["Fighter", "
|
5574
|
+
readonly tags: readonly ["Fighter", "Mage"];
|
5575
5575
|
readonly partype: "Fury";
|
5576
5576
|
readonly stats: {
|
5577
5577
|
readonly hp: 665;
|
@@ -5597,7 +5597,7 @@ export declare const Champion: {
|
|
5597
5597
|
};
|
5598
5598
|
};
|
5599
5599
|
readonly Singed: {
|
5600
|
-
readonly version: "14.
|
5600
|
+
readonly version: "14.12.1";
|
5601
5601
|
readonly id: "Singed";
|
5602
5602
|
readonly key: "27";
|
5603
5603
|
readonly name: "Singed";
|
@@ -5618,7 +5618,7 @@ export declare const Champion: {
|
|
5618
5618
|
readonly w: 48;
|
5619
5619
|
readonly h: 48;
|
5620
5620
|
};
|
5621
|
-
readonly tags: readonly ["Tank", "
|
5621
|
+
readonly tags: readonly ["Tank", "Mage"];
|
5622
5622
|
readonly partype: "Mana";
|
5623
5623
|
readonly stats: {
|
5624
5624
|
readonly hp: 650;
|
@@ -5644,7 +5644,7 @@ export declare const Champion: {
|
|
5644
5644
|
};
|
5645
5645
|
};
|
5646
5646
|
readonly Sion: {
|
5647
|
-
readonly version: "14.
|
5647
|
+
readonly version: "14.12.1";
|
5648
5648
|
readonly id: "Sion";
|
5649
5649
|
readonly key: "14";
|
5650
5650
|
readonly name: "Sion";
|
@@ -5691,7 +5691,7 @@ export declare const Champion: {
|
|
5691
5691
|
};
|
5692
5692
|
};
|
5693
5693
|
readonly Sivir: {
|
5694
|
-
readonly version: "14.
|
5694
|
+
readonly version: "14.12.1";
|
5695
5695
|
readonly id: "Sivir";
|
5696
5696
|
readonly key: "15";
|
5697
5697
|
readonly name: "Sivir";
|
@@ -5720,7 +5720,7 @@ export declare const Champion: {
|
|
5720
5720
|
readonly mp: 340;
|
5721
5721
|
readonly mpperlevel: 45;
|
5722
5722
|
readonly movespeed: 335;
|
5723
|
-
readonly armor:
|
5723
|
+
readonly armor: 30;
|
5724
5724
|
readonly armorperlevel: 4.45;
|
5725
5725
|
readonly spellblock: 30;
|
5726
5726
|
readonly spellblockperlevel: 1.3;
|
@@ -5738,15 +5738,15 @@ export declare const Champion: {
|
|
5738
5738
|
};
|
5739
5739
|
};
|
5740
5740
|
readonly Skarner: {
|
5741
|
-
readonly version: "14.
|
5741
|
+
readonly version: "14.12.1";
|
5742
5742
|
readonly id: "Skarner";
|
5743
5743
|
readonly key: "72";
|
5744
5744
|
readonly name: "Skarner";
|
5745
|
-
readonly title: "the
|
5746
|
-
readonly blurb: "Skarner is
|
5745
|
+
readonly title: "the Primordial Sovereign";
|
5746
|
+
readonly blurb: "The ancient, colossal brackern Skarner is revered in Ixtal as one of the founding members of its ruling caste, the Yun Tal. Devoted to keeping his nation safe from the rest of the world, Skarner dwells in a chamber beneath Ixaocan where he can hear the...";
|
5747
5747
|
readonly info: {
|
5748
5748
|
readonly attack: 7;
|
5749
|
-
readonly defense:
|
5749
|
+
readonly defense: 8;
|
5750
5750
|
readonly magic: 5;
|
5751
5751
|
readonly difficulty: 5;
|
5752
5752
|
};
|
@@ -5759,33 +5759,80 @@ export declare const Champion: {
|
|
5759
5759
|
readonly w: 48;
|
5760
5760
|
readonly h: 48;
|
5761
5761
|
};
|
5762
|
-
readonly tags: readonly ["
|
5762
|
+
readonly tags: readonly ["Tank", "Fighter"];
|
5763
5763
|
readonly partype: "Mana";
|
5764
5764
|
readonly stats: {
|
5765
|
-
readonly hp:
|
5766
|
-
readonly hpperlevel:
|
5765
|
+
readonly hp: 610;
|
5766
|
+
readonly hpperlevel: 105;
|
5767
5767
|
readonly mp: 320;
|
5768
|
-
readonly mpperlevel:
|
5768
|
+
readonly mpperlevel: 40;
|
5769
5769
|
readonly movespeed: 335;
|
5770
|
-
readonly armor:
|
5771
|
-
readonly armorperlevel:
|
5770
|
+
readonly armor: 33;
|
5771
|
+
readonly armorperlevel: 4.8;
|
5772
5772
|
readonly spellblock: 32;
|
5773
5773
|
readonly spellblockperlevel: 2.05;
|
5774
|
-
readonly attackrange:
|
5775
|
-
readonly hpregen:
|
5776
|
-
readonly hpregenperlevel: 0.
|
5774
|
+
readonly attackrange: 150;
|
5775
|
+
readonly hpregen: 7.5;
|
5776
|
+
readonly hpregenperlevel: 0.75;
|
5777
5777
|
readonly mpregen: 7.2;
|
5778
|
-
readonly mpregenperlevel: 0.
|
5778
|
+
readonly mpregenperlevel: 0.75;
|
5779
5779
|
readonly crit: 0;
|
5780
5780
|
readonly critperlevel: 0;
|
5781
|
-
readonly attackdamage:
|
5782
|
-
readonly attackdamageperlevel:
|
5783
|
-
readonly attackspeedperlevel: 2
|
5781
|
+
readonly attackdamage: 60;
|
5782
|
+
readonly attackdamageperlevel: 3;
|
5783
|
+
readonly attackspeedperlevel: 2;
|
5784
5784
|
readonly attackspeed: 0.625;
|
5785
5785
|
};
|
5786
5786
|
};
|
5787
|
+
readonly Smolder: {
|
5788
|
+
readonly version: "14.12.1";
|
5789
|
+
readonly id: "Smolder";
|
5790
|
+
readonly key: "901";
|
5791
|
+
readonly name: "Smolder";
|
5792
|
+
readonly title: "the Fiery Fledgling";
|
5793
|
+
readonly blurb: "Hidden amongst the craggy cliffs of the Noxian frontier, under the watchful eyes of his mother, a young dragon is learning what it means to be heir to the Camavoran imperial dragon lineage. Playful and eager to grow up, Smolder looks for any excuse to...";
|
5794
|
+
readonly info: {
|
5795
|
+
readonly attack: 8;
|
5796
|
+
readonly defense: 2;
|
5797
|
+
readonly magic: 5;
|
5798
|
+
readonly difficulty: 6;
|
5799
|
+
};
|
5800
|
+
readonly image: {
|
5801
|
+
readonly full: "Smolder.png";
|
5802
|
+
readonly sprite: "champion4.png";
|
5803
|
+
readonly group: "champion";
|
5804
|
+
readonly x: 144;
|
5805
|
+
readonly y: 0;
|
5806
|
+
readonly w: 48;
|
5807
|
+
readonly h: 48;
|
5808
|
+
};
|
5809
|
+
readonly tags: readonly ["Marksman", "Mage"];
|
5810
|
+
readonly partype: "Mana";
|
5811
|
+
readonly stats: {
|
5812
|
+
readonly hp: 605;
|
5813
|
+
readonly hpperlevel: 100;
|
5814
|
+
readonly mp: 300;
|
5815
|
+
readonly mpperlevel: 40;
|
5816
|
+
readonly movespeed: 330;
|
5817
|
+
readonly armor: 26;
|
5818
|
+
readonly armorperlevel: 4.7;
|
5819
|
+
readonly spellblock: 30;
|
5820
|
+
readonly spellblockperlevel: 1.3;
|
5821
|
+
readonly attackrange: 550;
|
5822
|
+
readonly hpregen: 4.5;
|
5823
|
+
readonly hpregenperlevel: 0.6;
|
5824
|
+
readonly mpregen: 8.5;
|
5825
|
+
readonly mpregenperlevel: 0.7;
|
5826
|
+
readonly crit: 0;
|
5827
|
+
readonly critperlevel: 0;
|
5828
|
+
readonly attackdamage: 60;
|
5829
|
+
readonly attackdamageperlevel: 2.3;
|
5830
|
+
readonly attackspeedperlevel: 4;
|
5831
|
+
readonly attackspeed: 0.638;
|
5832
|
+
};
|
5833
|
+
};
|
5787
5834
|
readonly Sona: {
|
5788
|
-
readonly version: "14.
|
5835
|
+
readonly version: "14.12.1";
|
5789
5836
|
readonly id: "Sona";
|
5790
5837
|
readonly key: "37";
|
5791
5838
|
readonly name: "Sona";
|
@@ -5801,7 +5848,7 @@ export declare const Champion: {
|
|
5801
5848
|
readonly full: "Sona.png";
|
5802
5849
|
readonly sprite: "champion4.png";
|
5803
5850
|
readonly group: "champion";
|
5804
|
-
readonly x:
|
5851
|
+
readonly x: 192;
|
5805
5852
|
readonly y: 0;
|
5806
5853
|
readonly w: 48;
|
5807
5854
|
readonly h: 48;
|
@@ -5832,7 +5879,7 @@ export declare const Champion: {
|
|
5832
5879
|
};
|
5833
5880
|
};
|
5834
5881
|
readonly Soraka: {
|
5835
|
-
readonly version: "14.
|
5882
|
+
readonly version: "14.12.1";
|
5836
5883
|
readonly id: "Soraka";
|
5837
5884
|
readonly key: "16";
|
5838
5885
|
readonly name: "Soraka";
|
@@ -5848,7 +5895,7 @@ export declare const Champion: {
|
|
5848
5895
|
readonly full: "Soraka.png";
|
5849
5896
|
readonly sprite: "champion4.png";
|
5850
5897
|
readonly group: "champion";
|
5851
|
-
readonly x:
|
5898
|
+
readonly x: 240;
|
5852
5899
|
readonly y: 0;
|
5853
5900
|
readonly w: 48;
|
5854
5901
|
readonly h: 48;
|
@@ -5879,7 +5926,7 @@ export declare const Champion: {
|
|
5879
5926
|
};
|
5880
5927
|
};
|
5881
5928
|
readonly Swain: {
|
5882
|
-
readonly version: "14.
|
5929
|
+
readonly version: "14.12.1";
|
5883
5930
|
readonly id: "Swain";
|
5884
5931
|
readonly key: "50";
|
5885
5932
|
readonly name: "Swain";
|
@@ -5895,12 +5942,12 @@ export declare const Champion: {
|
|
5895
5942
|
readonly full: "Swain.png";
|
5896
5943
|
readonly sprite: "champion4.png";
|
5897
5944
|
readonly group: "champion";
|
5898
|
-
readonly x:
|
5945
|
+
readonly x: 288;
|
5899
5946
|
readonly y: 0;
|
5900
5947
|
readonly w: 48;
|
5901
5948
|
readonly h: 48;
|
5902
5949
|
};
|
5903
|
-
readonly tags: readonly ["Mage", "
|
5950
|
+
readonly tags: readonly ["Mage", "Support"];
|
5904
5951
|
readonly partype: "Mana";
|
5905
5952
|
readonly stats: {
|
5906
5953
|
readonly hp: 595;
|
@@ -5926,7 +5973,7 @@ export declare const Champion: {
|
|
5926
5973
|
};
|
5927
5974
|
};
|
5928
5975
|
readonly Sylas: {
|
5929
|
-
readonly version: "14.
|
5976
|
+
readonly version: "14.12.1";
|
5930
5977
|
readonly id: "Sylas";
|
5931
5978
|
readonly key: "517";
|
5932
5979
|
readonly name: "Sylas";
|
@@ -5942,7 +5989,7 @@ export declare const Champion: {
|
|
5942
5989
|
readonly full: "Sylas.png";
|
5943
5990
|
readonly sprite: "champion4.png";
|
5944
5991
|
readonly group: "champion";
|
5945
|
-
readonly x:
|
5992
|
+
readonly x: 336;
|
5946
5993
|
readonly y: 0;
|
5947
5994
|
readonly w: 48;
|
5948
5995
|
readonly h: 48;
|
@@ -5973,7 +6020,7 @@ export declare const Champion: {
|
|
5973
6020
|
};
|
5974
6021
|
};
|
5975
6022
|
readonly Syndra: {
|
5976
|
-
readonly version: "14.
|
6023
|
+
readonly version: "14.12.1";
|
5977
6024
|
readonly id: "Syndra";
|
5978
6025
|
readonly key: "134";
|
5979
6026
|
readonly name: "Syndra";
|
@@ -5989,7 +6036,7 @@ export declare const Champion: {
|
|
5989
6036
|
readonly full: "Syndra.png";
|
5990
6037
|
readonly sprite: "champion4.png";
|
5991
6038
|
readonly group: "champion";
|
5992
|
-
readonly x:
|
6039
|
+
readonly x: 384;
|
5993
6040
|
readonly y: 0;
|
5994
6041
|
readonly w: 48;
|
5995
6042
|
readonly h: 48;
|
@@ -6020,7 +6067,7 @@ export declare const Champion: {
|
|
6020
6067
|
};
|
6021
6068
|
};
|
6022
6069
|
readonly TahmKench: {
|
6023
|
-
readonly version: "14.
|
6070
|
+
readonly version: "14.12.1";
|
6024
6071
|
readonly id: "TahmKench";
|
6025
6072
|
readonly key: "223";
|
6026
6073
|
readonly name: "Tahm Kench";
|
@@ -6036,12 +6083,12 @@ export declare const Champion: {
|
|
6036
6083
|
readonly full: "TahmKench.png";
|
6037
6084
|
readonly sprite: "champion4.png";
|
6038
6085
|
readonly group: "champion";
|
6039
|
-
readonly x:
|
6086
|
+
readonly x: 432;
|
6040
6087
|
readonly y: 0;
|
6041
6088
|
readonly w: 48;
|
6042
6089
|
readonly h: 48;
|
6043
6090
|
};
|
6044
|
-
readonly tags: readonly ["
|
6091
|
+
readonly tags: readonly ["Tank", "Support"];
|
6045
6092
|
readonly partype: "Mana";
|
6046
6093
|
readonly stats: {
|
6047
6094
|
readonly hp: 640;
|
@@ -6067,7 +6114,7 @@ export declare const Champion: {
|
|
6067
6114
|
};
|
6068
6115
|
};
|
6069
6116
|
readonly Taliyah: {
|
6070
|
-
readonly version: "14.
|
6117
|
+
readonly version: "14.12.1";
|
6071
6118
|
readonly id: "Taliyah";
|
6072
6119
|
readonly key: "163";
|
6073
6120
|
readonly name: "Taliyah";
|
@@ -6083,8 +6130,8 @@ export declare const Champion: {
|
|
6083
6130
|
readonly full: "Taliyah.png";
|
6084
6131
|
readonly sprite: "champion4.png";
|
6085
6132
|
readonly group: "champion";
|
6086
|
-
readonly x:
|
6087
|
-
readonly y:
|
6133
|
+
readonly x: 0;
|
6134
|
+
readonly y: 48;
|
6088
6135
|
readonly w: 48;
|
6089
6136
|
readonly h: 48;
|
6090
6137
|
};
|
@@ -6114,7 +6161,7 @@ export declare const Champion: {
|
|
6114
6161
|
};
|
6115
6162
|
};
|
6116
6163
|
readonly Talon: {
|
6117
|
-
readonly version: "14.
|
6164
|
+
readonly version: "14.12.1";
|
6118
6165
|
readonly id: "Talon";
|
6119
6166
|
readonly key: "91";
|
6120
6167
|
readonly name: "Talon";
|
@@ -6130,7 +6177,7 @@ export declare const Champion: {
|
|
6130
6177
|
readonly full: "Talon.png";
|
6131
6178
|
readonly sprite: "champion4.png";
|
6132
6179
|
readonly group: "champion";
|
6133
|
-
readonly x:
|
6180
|
+
readonly x: 48;
|
6134
6181
|
readonly y: 48;
|
6135
6182
|
readonly w: 48;
|
6136
6183
|
readonly h: 48;
|
@@ -6161,7 +6208,7 @@ export declare const Champion: {
|
|
6161
6208
|
};
|
6162
6209
|
};
|
6163
6210
|
readonly Taric: {
|
6164
|
-
readonly version: "14.
|
6211
|
+
readonly version: "14.12.1";
|
6165
6212
|
readonly id: "Taric";
|
6166
6213
|
readonly key: "44";
|
6167
6214
|
readonly name: "Taric";
|
@@ -6177,12 +6224,12 @@ export declare const Champion: {
|
|
6177
6224
|
readonly full: "Taric.png";
|
6178
6225
|
readonly sprite: "champion4.png";
|
6179
6226
|
readonly group: "champion";
|
6180
|
-
readonly x:
|
6227
|
+
readonly x: 96;
|
6181
6228
|
readonly y: 48;
|
6182
6229
|
readonly w: 48;
|
6183
6230
|
readonly h: 48;
|
6184
6231
|
};
|
6185
|
-
readonly tags: readonly ["Support", "
|
6232
|
+
readonly tags: readonly ["Support", "Tank"];
|
6186
6233
|
readonly partype: "Mana";
|
6187
6234
|
readonly stats: {
|
6188
6235
|
readonly hp: 645;
|
@@ -6191,7 +6238,7 @@ export declare const Champion: {
|
|
6191
6238
|
readonly mpperlevel: 60;
|
6192
6239
|
readonly movespeed: 340;
|
6193
6240
|
readonly armor: 40;
|
6194
|
-
readonly armorperlevel: 4.
|
6241
|
+
readonly armorperlevel: 4.3;
|
6195
6242
|
readonly spellblock: 28;
|
6196
6243
|
readonly spellblockperlevel: 2.05;
|
6197
6244
|
readonly attackrange: 150;
|
@@ -6208,7 +6255,7 @@ export declare const Champion: {
|
|
6208
6255
|
};
|
6209
6256
|
};
|
6210
6257
|
readonly Teemo: {
|
6211
|
-
readonly version: "14.
|
6258
|
+
readonly version: "14.12.1";
|
6212
6259
|
readonly id: "Teemo";
|
6213
6260
|
readonly key: "17";
|
6214
6261
|
readonly name: "Teemo";
|
@@ -6224,12 +6271,12 @@ export declare const Champion: {
|
|
6224
6271
|
readonly full: "Teemo.png";
|
6225
6272
|
readonly sprite: "champion4.png";
|
6226
6273
|
readonly group: "champion";
|
6227
|
-
readonly x:
|
6274
|
+
readonly x: 144;
|
6228
6275
|
readonly y: 48;
|
6229
6276
|
readonly w: 48;
|
6230
6277
|
readonly h: 48;
|
6231
6278
|
};
|
6232
|
-
readonly tags: readonly ["Marksman", "
|
6279
|
+
readonly tags: readonly ["Marksman", "Mage"];
|
6233
6280
|
readonly partype: "Mana";
|
6234
6281
|
readonly stats: {
|
6235
6282
|
readonly hp: 598;
|
@@ -6255,7 +6302,7 @@ export declare const Champion: {
|
|
6255
6302
|
};
|
6256
6303
|
};
|
6257
6304
|
readonly Thresh: {
|
6258
|
-
readonly version: "14.
|
6305
|
+
readonly version: "14.12.1";
|
6259
6306
|
readonly id: "Thresh";
|
6260
6307
|
readonly key: "412";
|
6261
6308
|
readonly name: "Thresh";
|
@@ -6271,12 +6318,12 @@ export declare const Champion: {
|
|
6271
6318
|
readonly full: "Thresh.png";
|
6272
6319
|
readonly sprite: "champion4.png";
|
6273
6320
|
readonly group: "champion";
|
6274
|
-
readonly x:
|
6321
|
+
readonly x: 192;
|
6275
6322
|
readonly y: 48;
|
6276
6323
|
readonly w: 48;
|
6277
6324
|
readonly h: 48;
|
6278
6325
|
};
|
6279
|
-
readonly tags: readonly ["Support", "
|
6326
|
+
readonly tags: readonly ["Support", "Tank"];
|
6280
6327
|
readonly partype: "Mana";
|
6281
6328
|
readonly stats: {
|
6282
6329
|
readonly hp: 600;
|
@@ -6284,10 +6331,10 @@ export declare const Champion: {
|
|
6284
6331
|
readonly mp: 274;
|
6285
6332
|
readonly mpperlevel: 44;
|
6286
6333
|
readonly movespeed: 330;
|
6287
|
-
readonly armor:
|
6334
|
+
readonly armor: 33;
|
6288
6335
|
readonly armorperlevel: 0;
|
6289
6336
|
readonly spellblock: 30;
|
6290
|
-
readonly spellblockperlevel: 1.
|
6337
|
+
readonly spellblockperlevel: 1.55;
|
6291
6338
|
readonly attackrange: 450;
|
6292
6339
|
readonly hpregen: 7;
|
6293
6340
|
readonly hpregenperlevel: 0.55;
|
@@ -6302,7 +6349,7 @@ export declare const Champion: {
|
|
6302
6349
|
};
|
6303
6350
|
};
|
6304
6351
|
readonly Tristana: {
|
6305
|
-
readonly version: "14.
|
6352
|
+
readonly version: "14.12.1";
|
6306
6353
|
readonly id: "Tristana";
|
6307
6354
|
readonly key: "18";
|
6308
6355
|
readonly name: "Tristana";
|
@@ -6318,7 +6365,7 @@ export declare const Champion: {
|
|
6318
6365
|
readonly full: "Tristana.png";
|
6319
6366
|
readonly sprite: "champion4.png";
|
6320
6367
|
readonly group: "champion";
|
6321
|
-
readonly x:
|
6368
|
+
readonly x: 240;
|
6322
6369
|
readonly y: 48;
|
6323
6370
|
readonly w: 48;
|
6324
6371
|
readonly h: 48;
|
@@ -6349,7 +6396,7 @@ export declare const Champion: {
|
|
6349
6396
|
};
|
6350
6397
|
};
|
6351
6398
|
readonly Trundle: {
|
6352
|
-
readonly version: "14.
|
6399
|
+
readonly version: "14.12.1";
|
6353
6400
|
readonly id: "Trundle";
|
6354
6401
|
readonly key: "48";
|
6355
6402
|
readonly name: "Trundle";
|
@@ -6365,7 +6412,7 @@ export declare const Champion: {
|
|
6365
6412
|
readonly full: "Trundle.png";
|
6366
6413
|
readonly sprite: "champion4.png";
|
6367
6414
|
readonly group: "champion";
|
6368
|
-
readonly x:
|
6415
|
+
readonly x: 288;
|
6369
6416
|
readonly y: 48;
|
6370
6417
|
readonly w: 48;
|
6371
6418
|
readonly h: 48;
|
@@ -6373,7 +6420,7 @@ export declare const Champion: {
|
|
6373
6420
|
readonly tags: readonly ["Fighter", "Tank"];
|
6374
6421
|
readonly partype: "Mana";
|
6375
6422
|
readonly stats: {
|
6376
|
-
readonly hp:
|
6423
|
+
readonly hp: 650;
|
6377
6424
|
readonly hpperlevel: 110;
|
6378
6425
|
readonly mp: 340;
|
6379
6426
|
readonly mpperlevel: 45;
|
@@ -6396,7 +6443,7 @@ export declare const Champion: {
|
|
6396
6443
|
};
|
6397
6444
|
};
|
6398
6445
|
readonly Tryndamere: {
|
6399
|
-
readonly version: "14.
|
6446
|
+
readonly version: "14.12.1";
|
6400
6447
|
readonly id: "Tryndamere";
|
6401
6448
|
readonly key: "23";
|
6402
6449
|
readonly name: "Tryndamere";
|
@@ -6412,7 +6459,7 @@ export declare const Champion: {
|
|
6412
6459
|
readonly full: "Tryndamere.png";
|
6413
6460
|
readonly sprite: "champion4.png";
|
6414
6461
|
readonly group: "champion";
|
6415
|
-
readonly x:
|
6462
|
+
readonly x: 336;
|
6416
6463
|
readonly y: 48;
|
6417
6464
|
readonly w: 48;
|
6418
6465
|
readonly h: 48;
|
@@ -6438,12 +6485,12 @@ export declare const Champion: {
|
|
6438
6485
|
readonly critperlevel: 0;
|
6439
6486
|
readonly attackdamage: 66;
|
6440
6487
|
readonly attackdamageperlevel: 4;
|
6441
|
-
readonly attackspeedperlevel:
|
6488
|
+
readonly attackspeedperlevel: 3.4;
|
6442
6489
|
readonly attackspeed: 0.67;
|
6443
6490
|
};
|
6444
6491
|
};
|
6445
6492
|
readonly TwistedFate: {
|
6446
|
-
readonly version: "14.
|
6493
|
+
readonly version: "14.12.1";
|
6447
6494
|
readonly id: "TwistedFate";
|
6448
6495
|
readonly key: "4";
|
6449
6496
|
readonly name: "Twisted Fate";
|
@@ -6459,12 +6506,12 @@ export declare const Champion: {
|
|
6459
6506
|
readonly full: "TwistedFate.png";
|
6460
6507
|
readonly sprite: "champion4.png";
|
6461
6508
|
readonly group: "champion";
|
6462
|
-
readonly x:
|
6509
|
+
readonly x: 384;
|
6463
6510
|
readonly y: 48;
|
6464
6511
|
readonly w: 48;
|
6465
6512
|
readonly h: 48;
|
6466
6513
|
};
|
6467
|
-
readonly tags: readonly ["Mage"];
|
6514
|
+
readonly tags: readonly ["Mage", "Marksman"];
|
6468
6515
|
readonly partype: "Mana";
|
6469
6516
|
readonly stats: {
|
6470
6517
|
readonly hp: 604;
|
@@ -6484,13 +6531,13 @@ export declare const Champion: {
|
|
6484
6531
|
readonly crit: 0;
|
6485
6532
|
readonly critperlevel: 0;
|
6486
6533
|
readonly attackdamage: 52;
|
6487
|
-
readonly attackdamageperlevel:
|
6488
|
-
readonly attackspeedperlevel:
|
6489
|
-
readonly attackspeed: 0.
|
6534
|
+
readonly attackdamageperlevel: 2.5;
|
6535
|
+
readonly attackspeedperlevel: 2.5;
|
6536
|
+
readonly attackspeed: 0.625;
|
6490
6537
|
};
|
6491
6538
|
};
|
6492
6539
|
readonly Twitch: {
|
6493
|
-
readonly version: "14.
|
6540
|
+
readonly version: "14.12.1";
|
6494
6541
|
readonly id: "Twitch";
|
6495
6542
|
readonly key: "29";
|
6496
6543
|
readonly name: "Twitch";
|
@@ -6506,7 +6553,7 @@ export declare const Champion: {
|
|
6506
6553
|
readonly full: "Twitch.png";
|
6507
6554
|
readonly sprite: "champion4.png";
|
6508
6555
|
readonly group: "champion";
|
6509
|
-
readonly x:
|
6556
|
+
readonly x: 432;
|
6510
6557
|
readonly y: 48;
|
6511
6558
|
readonly w: 48;
|
6512
6559
|
readonly h: 48;
|
@@ -6514,8 +6561,8 @@ export declare const Champion: {
|
|
6514
6561
|
readonly tags: readonly ["Marksman", "Assassin"];
|
6515
6562
|
readonly partype: "Mana";
|
6516
6563
|
readonly stats: {
|
6517
|
-
readonly hp:
|
6518
|
-
readonly hpperlevel:
|
6564
|
+
readonly hp: 630;
|
6565
|
+
readonly hpperlevel: 104;
|
6519
6566
|
readonly mp: 300;
|
6520
6567
|
readonly mpperlevel: 40;
|
6521
6568
|
readonly movespeed: 330;
|
@@ -6537,7 +6584,7 @@ export declare const Champion: {
|
|
6537
6584
|
};
|
6538
6585
|
};
|
6539
6586
|
readonly Udyr: {
|
6540
|
-
readonly version: "14.
|
6587
|
+
readonly version: "14.12.1";
|
6541
6588
|
readonly id: "Udyr";
|
6542
6589
|
readonly key: "77";
|
6543
6590
|
readonly name: "Udyr";
|
@@ -6553,8 +6600,8 @@ export declare const Champion: {
|
|
6553
6600
|
readonly full: "Udyr.png";
|
6554
6601
|
readonly sprite: "champion4.png";
|
6555
6602
|
readonly group: "champion";
|
6556
|
-
readonly x:
|
6557
|
-
readonly y:
|
6603
|
+
readonly x: 0;
|
6604
|
+
readonly y: 96;
|
6558
6605
|
readonly w: 48;
|
6559
6606
|
readonly h: 48;
|
6560
6607
|
};
|
@@ -6584,7 +6631,7 @@ export declare const Champion: {
|
|
6584
6631
|
};
|
6585
6632
|
};
|
6586
6633
|
readonly Urgot: {
|
6587
|
-
readonly version: "14.
|
6634
|
+
readonly version: "14.12.1";
|
6588
6635
|
readonly id: "Urgot";
|
6589
6636
|
readonly key: "6";
|
6590
6637
|
readonly name: "Urgot";
|
@@ -6600,7 +6647,7 @@ export declare const Champion: {
|
|
6600
6647
|
readonly full: "Urgot.png";
|
6601
6648
|
readonly sprite: "champion4.png";
|
6602
6649
|
readonly group: "champion";
|
6603
|
-
readonly x:
|
6650
|
+
readonly x: 48;
|
6604
6651
|
readonly y: 96;
|
6605
6652
|
readonly w: 48;
|
6606
6653
|
readonly h: 48;
|
@@ -6614,7 +6661,7 @@ export declare const Champion: {
|
|
6614
6661
|
readonly mpperlevel: 45;
|
6615
6662
|
readonly movespeed: 330;
|
6616
6663
|
readonly armor: 36;
|
6617
|
-
readonly armorperlevel: 5
|
6664
|
+
readonly armorperlevel: 5;
|
6618
6665
|
readonly spellblock: 32;
|
6619
6666
|
readonly spellblockperlevel: 2.05;
|
6620
6667
|
readonly attackrange: 350;
|
@@ -6631,7 +6678,7 @@ export declare const Champion: {
|
|
6631
6678
|
};
|
6632
6679
|
};
|
6633
6680
|
readonly Varus: {
|
6634
|
-
readonly version: "14.
|
6681
|
+
readonly version: "14.12.1";
|
6635
6682
|
readonly id: "Varus";
|
6636
6683
|
readonly key: "110";
|
6637
6684
|
readonly name: "Varus";
|
@@ -6647,7 +6694,7 @@ export declare const Champion: {
|
|
6647
6694
|
readonly full: "Varus.png";
|
6648
6695
|
readonly sprite: "champion4.png";
|
6649
6696
|
readonly group: "champion";
|
6650
|
-
readonly x:
|
6697
|
+
readonly x: 96;
|
6651
6698
|
readonly y: 96;
|
6652
6699
|
readonly w: 48;
|
6653
6700
|
readonly h: 48;
|
@@ -6671,14 +6718,14 @@ export declare const Champion: {
|
|
6671
6718
|
readonly mpregenperlevel: 0.8;
|
6672
6719
|
readonly crit: 0;
|
6673
6720
|
readonly critperlevel: 0;
|
6674
|
-
readonly attackdamage:
|
6721
|
+
readonly attackdamage: 60;
|
6675
6722
|
readonly attackdamageperlevel: 3.4;
|
6676
6723
|
readonly attackspeedperlevel: 4;
|
6677
6724
|
readonly attackspeed: 0.658;
|
6678
6725
|
};
|
6679
6726
|
};
|
6680
6727
|
readonly Vayne: {
|
6681
|
-
readonly version: "14.
|
6728
|
+
readonly version: "14.12.1";
|
6682
6729
|
readonly id: "Vayne";
|
6683
6730
|
readonly key: "67";
|
6684
6731
|
readonly name: "Vayne";
|
@@ -6694,7 +6741,7 @@ export declare const Champion: {
|
|
6694
6741
|
readonly full: "Vayne.png";
|
6695
6742
|
readonly sprite: "champion4.png";
|
6696
6743
|
readonly group: "champion";
|
6697
|
-
readonly x:
|
6744
|
+
readonly x: 144;
|
6698
6745
|
readonly y: 96;
|
6699
6746
|
readonly w: 48;
|
6700
6747
|
readonly h: 48;
|
@@ -6725,7 +6772,7 @@ export declare const Champion: {
|
|
6725
6772
|
};
|
6726
6773
|
};
|
6727
6774
|
readonly Veigar: {
|
6728
|
-
readonly version: "14.
|
6775
|
+
readonly version: "14.12.1";
|
6729
6776
|
readonly id: "Veigar";
|
6730
6777
|
readonly key: "45";
|
6731
6778
|
readonly name: "Veigar";
|
@@ -6741,7 +6788,7 @@ export declare const Champion: {
|
|
6741
6788
|
readonly full: "Veigar.png";
|
6742
6789
|
readonly sprite: "champion4.png";
|
6743
6790
|
readonly group: "champion";
|
6744
|
-
readonly x:
|
6791
|
+
readonly x: 192;
|
6745
6792
|
readonly y: 96;
|
6746
6793
|
readonly w: 48;
|
6747
6794
|
readonly h: 48;
|
@@ -6749,7 +6796,7 @@ export declare const Champion: {
|
|
6749
6796
|
readonly tags: readonly ["Mage"];
|
6750
6797
|
readonly partype: "Mana";
|
6751
6798
|
readonly stats: {
|
6752
|
-
readonly hp:
|
6799
|
+
readonly hp: 580;
|
6753
6800
|
readonly hpperlevel: 108;
|
6754
6801
|
readonly mp: 490;
|
6755
6802
|
readonly mpperlevel: 26;
|
@@ -6772,7 +6819,7 @@ export declare const Champion: {
|
|
6772
6819
|
};
|
6773
6820
|
};
|
6774
6821
|
readonly Velkoz: {
|
6775
|
-
readonly version: "14.
|
6822
|
+
readonly version: "14.12.1";
|
6776
6823
|
readonly id: "Velkoz";
|
6777
6824
|
readonly key: "161";
|
6778
6825
|
readonly name: "Vel'Koz";
|
@@ -6788,12 +6835,12 @@ export declare const Champion: {
|
|
6788
6835
|
readonly full: "Velkoz.png";
|
6789
6836
|
readonly sprite: "champion4.png";
|
6790
6837
|
readonly group: "champion";
|
6791
|
-
readonly x:
|
6838
|
+
readonly x: 240;
|
6792
6839
|
readonly y: 96;
|
6793
6840
|
readonly w: 48;
|
6794
6841
|
readonly h: 48;
|
6795
6842
|
};
|
6796
|
-
readonly tags: readonly ["Mage"];
|
6843
|
+
readonly tags: readonly ["Mage", "Support"];
|
6797
6844
|
readonly partype: "Mana";
|
6798
6845
|
readonly stats: {
|
6799
6846
|
readonly hp: 590;
|
@@ -6819,7 +6866,7 @@ export declare const Champion: {
|
|
6819
6866
|
};
|
6820
6867
|
};
|
6821
6868
|
readonly Vex: {
|
6822
|
-
readonly version: "14.
|
6869
|
+
readonly version: "14.12.1";
|
6823
6870
|
readonly id: "Vex";
|
6824
6871
|
readonly key: "711";
|
6825
6872
|
readonly name: "Vex";
|
@@ -6835,7 +6882,7 @@ export declare const Champion: {
|
|
6835
6882
|
readonly full: "Vex.png";
|
6836
6883
|
readonly sprite: "champion4.png";
|
6837
6884
|
readonly group: "champion";
|
6838
|
-
readonly x:
|
6885
|
+
readonly x: 288;
|
6839
6886
|
readonly y: 96;
|
6840
6887
|
readonly w: 48;
|
6841
6888
|
readonly h: 48;
|
@@ -6866,7 +6913,7 @@ export declare const Champion: {
|
|
6866
6913
|
};
|
6867
6914
|
};
|
6868
6915
|
readonly Vi: {
|
6869
|
-
readonly version: "14.
|
6916
|
+
readonly version: "14.12.1";
|
6870
6917
|
readonly id: "Vi";
|
6871
6918
|
readonly key: "254";
|
6872
6919
|
readonly name: "Vi";
|
@@ -6882,7 +6929,7 @@ export declare const Champion: {
|
|
6882
6929
|
readonly full: "Vi.png";
|
6883
6930
|
readonly sprite: "champion4.png";
|
6884
6931
|
readonly group: "champion";
|
6885
|
-
readonly x:
|
6932
|
+
readonly x: 336;
|
6886
6933
|
readonly y: 96;
|
6887
6934
|
readonly w: 48;
|
6888
6935
|
readonly h: 48;
|
@@ -6913,7 +6960,7 @@ export declare const Champion: {
|
|
6913
6960
|
};
|
6914
6961
|
};
|
6915
6962
|
readonly Viego: {
|
6916
|
-
readonly version: "14.
|
6963
|
+
readonly version: "14.12.1";
|
6917
6964
|
readonly id: "Viego";
|
6918
6965
|
readonly key: "234";
|
6919
6966
|
readonly name: "Viego";
|
@@ -6929,12 +6976,12 @@ export declare const Champion: {
|
|
6929
6976
|
readonly full: "Viego.png";
|
6930
6977
|
readonly sprite: "champion4.png";
|
6931
6978
|
readonly group: "champion";
|
6932
|
-
readonly x:
|
6979
|
+
readonly x: 384;
|
6933
6980
|
readonly y: 96;
|
6934
6981
|
readonly w: 48;
|
6935
6982
|
readonly h: 48;
|
6936
6983
|
};
|
6937
|
-
readonly tags: readonly ["
|
6984
|
+
readonly tags: readonly ["Fighter", "Assassin"];
|
6938
6985
|
readonly partype: "None";
|
6939
6986
|
readonly stats: {
|
6940
6987
|
readonly hp: 630;
|
@@ -6960,7 +7007,7 @@ export declare const Champion: {
|
|
6960
7007
|
};
|
6961
7008
|
};
|
6962
7009
|
readonly Viktor: {
|
6963
|
-
readonly version: "14.
|
7010
|
+
readonly version: "14.12.1";
|
6964
7011
|
readonly id: "Viktor";
|
6965
7012
|
readonly key: "112";
|
6966
7013
|
readonly name: "Viktor";
|
@@ -6976,7 +7023,7 @@ export declare const Champion: {
|
|
6976
7023
|
readonly full: "Viktor.png";
|
6977
7024
|
readonly sprite: "champion4.png";
|
6978
7025
|
readonly group: "champion";
|
6979
|
-
readonly x:
|
7026
|
+
readonly x: 432;
|
6980
7027
|
readonly y: 96;
|
6981
7028
|
readonly w: 48;
|
6982
7029
|
readonly h: 48;
|
@@ -7007,7 +7054,7 @@ export declare const Champion: {
|
|
7007
7054
|
};
|
7008
7055
|
};
|
7009
7056
|
readonly Vladimir: {
|
7010
|
-
readonly version: "14.
|
7057
|
+
readonly version: "14.12.1";
|
7011
7058
|
readonly id: "Vladimir";
|
7012
7059
|
readonly key: "8";
|
7013
7060
|
readonly name: "Vladimir";
|
@@ -7021,14 +7068,14 @@ export declare const Champion: {
|
|
7021
7068
|
};
|
7022
7069
|
readonly image: {
|
7023
7070
|
readonly full: "Vladimir.png";
|
7024
|
-
readonly sprite: "
|
7071
|
+
readonly sprite: "champion5.png";
|
7025
7072
|
readonly group: "champion";
|
7026
|
-
readonly x:
|
7027
|
-
readonly y:
|
7073
|
+
readonly x: 0;
|
7074
|
+
readonly y: 0;
|
7028
7075
|
readonly w: 48;
|
7029
7076
|
readonly h: 48;
|
7030
7077
|
};
|
7031
|
-
readonly tags: readonly ["Mage"];
|
7078
|
+
readonly tags: readonly ["Mage", "Fighter"];
|
7032
7079
|
readonly partype: "Crimson Rush";
|
7033
7080
|
readonly stats: {
|
7034
7081
|
readonly hp: 607;
|
@@ -7054,7 +7101,7 @@ export declare const Champion: {
|
|
7054
7101
|
};
|
7055
7102
|
};
|
7056
7103
|
readonly Volibear: {
|
7057
|
-
readonly version: "14.
|
7104
|
+
readonly version: "14.12.1";
|
7058
7105
|
readonly id: "Volibear";
|
7059
7106
|
readonly key: "106";
|
7060
7107
|
readonly name: "Volibear";
|
@@ -7070,7 +7117,7 @@ export declare const Champion: {
|
|
7070
7117
|
readonly full: "Volibear.png";
|
7071
7118
|
readonly sprite: "champion5.png";
|
7072
7119
|
readonly group: "champion";
|
7073
|
-
readonly x:
|
7120
|
+
readonly x: 48;
|
7074
7121
|
readonly y: 0;
|
7075
7122
|
readonly w: 48;
|
7076
7123
|
readonly h: 48;
|
@@ -7101,7 +7148,7 @@ export declare const Champion: {
|
|
7101
7148
|
};
|
7102
7149
|
};
|
7103
7150
|
readonly Warwick: {
|
7104
|
-
readonly version: "14.
|
7151
|
+
readonly version: "14.12.1";
|
7105
7152
|
readonly id: "Warwick";
|
7106
7153
|
readonly key: "19";
|
7107
7154
|
readonly name: "Warwick";
|
@@ -7117,7 +7164,7 @@ export declare const Champion: {
|
|
7117
7164
|
readonly full: "Warwick.png";
|
7118
7165
|
readonly sprite: "champion5.png";
|
7119
7166
|
readonly group: "champion";
|
7120
|
-
readonly x:
|
7167
|
+
readonly x: 96;
|
7121
7168
|
readonly y: 0;
|
7122
7169
|
readonly w: 48;
|
7123
7170
|
readonly h: 48;
|
@@ -7148,7 +7195,7 @@ export declare const Champion: {
|
|
7148
7195
|
};
|
7149
7196
|
};
|
7150
7197
|
readonly Xayah: {
|
7151
|
-
readonly version: "14.
|
7198
|
+
readonly version: "14.12.1";
|
7152
7199
|
readonly id: "Xayah";
|
7153
7200
|
readonly key: "498";
|
7154
7201
|
readonly name: "Xayah";
|
@@ -7164,7 +7211,7 @@ export declare const Champion: {
|
|
7164
7211
|
readonly full: "Xayah.png";
|
7165
7212
|
readonly sprite: "champion5.png";
|
7166
7213
|
readonly group: "champion";
|
7167
|
-
readonly x:
|
7214
|
+
readonly x: 144;
|
7168
7215
|
readonly y: 0;
|
7169
7216
|
readonly w: 48;
|
7170
7217
|
readonly h: 48;
|
@@ -7195,7 +7242,7 @@ export declare const Champion: {
|
|
7195
7242
|
};
|
7196
7243
|
};
|
7197
7244
|
readonly Xerath: {
|
7198
|
-
readonly version: "14.
|
7245
|
+
readonly version: "14.12.1";
|
7199
7246
|
readonly id: "Xerath";
|
7200
7247
|
readonly key: "101";
|
7201
7248
|
readonly name: "Xerath";
|
@@ -7211,12 +7258,12 @@ export declare const Champion: {
|
|
7211
7258
|
readonly full: "Xerath.png";
|
7212
7259
|
readonly sprite: "champion5.png";
|
7213
7260
|
readonly group: "champion";
|
7214
|
-
readonly x:
|
7261
|
+
readonly x: 192;
|
7215
7262
|
readonly y: 0;
|
7216
7263
|
readonly w: 48;
|
7217
7264
|
readonly h: 48;
|
7218
7265
|
};
|
7219
|
-
readonly tags: readonly ["Mage"];
|
7266
|
+
readonly tags: readonly ["Mage", "Support"];
|
7220
7267
|
readonly partype: "Mana";
|
7221
7268
|
readonly stats: {
|
7222
7269
|
readonly hp: 596;
|
@@ -7242,7 +7289,7 @@ export declare const Champion: {
|
|
7242
7289
|
};
|
7243
7290
|
};
|
7244
7291
|
readonly XinZhao: {
|
7245
|
-
readonly version: "14.
|
7292
|
+
readonly version: "14.12.1";
|
7246
7293
|
readonly id: "XinZhao";
|
7247
7294
|
readonly key: "5";
|
7248
7295
|
readonly name: "Xin Zhao";
|
@@ -7258,12 +7305,12 @@ export declare const Champion: {
|
|
7258
7305
|
readonly full: "XinZhao.png";
|
7259
7306
|
readonly sprite: "champion5.png";
|
7260
7307
|
readonly group: "champion";
|
7261
|
-
readonly x:
|
7308
|
+
readonly x: 240;
|
7262
7309
|
readonly y: 0;
|
7263
7310
|
readonly w: 48;
|
7264
7311
|
readonly h: 48;
|
7265
7312
|
};
|
7266
|
-
readonly tags: readonly ["Fighter", "
|
7313
|
+
readonly tags: readonly ["Fighter", "Tank"];
|
7267
7314
|
readonly partype: "Mana";
|
7268
7315
|
readonly stats: {
|
7269
7316
|
readonly hp: 640;
|
@@ -7289,7 +7336,7 @@ export declare const Champion: {
|
|
7289
7336
|
};
|
7290
7337
|
};
|
7291
7338
|
readonly Yasuo: {
|
7292
|
-
readonly version: "14.
|
7339
|
+
readonly version: "14.12.1";
|
7293
7340
|
readonly id: "Yasuo";
|
7294
7341
|
readonly key: "157";
|
7295
7342
|
readonly name: "Yasuo";
|
@@ -7305,7 +7352,7 @@ export declare const Champion: {
|
|
7305
7352
|
readonly full: "Yasuo.png";
|
7306
7353
|
readonly sprite: "champion5.png";
|
7307
7354
|
readonly group: "champion";
|
7308
|
-
readonly x:
|
7355
|
+
readonly x: 288;
|
7309
7356
|
readonly y: 0;
|
7310
7357
|
readonly w: 48;
|
7311
7358
|
readonly h: 48;
|
@@ -7336,7 +7383,7 @@ export declare const Champion: {
|
|
7336
7383
|
};
|
7337
7384
|
};
|
7338
7385
|
readonly Yone: {
|
7339
|
-
readonly version: "14.
|
7386
|
+
readonly version: "14.12.1";
|
7340
7387
|
readonly id: "Yone";
|
7341
7388
|
readonly key: "777";
|
7342
7389
|
readonly name: "Yone";
|
@@ -7352,12 +7399,12 @@ export declare const Champion: {
|
|
7352
7399
|
readonly full: "Yone.png";
|
7353
7400
|
readonly sprite: "champion5.png";
|
7354
7401
|
readonly group: "champion";
|
7355
|
-
readonly x:
|
7402
|
+
readonly x: 336;
|
7356
7403
|
readonly y: 0;
|
7357
7404
|
readonly w: 48;
|
7358
7405
|
readonly h: 48;
|
7359
7406
|
};
|
7360
|
-
readonly tags: readonly ["
|
7407
|
+
readonly tags: readonly ["Fighter", "Assassin"];
|
7361
7408
|
readonly partype: "Flow";
|
7362
7409
|
readonly stats: {
|
7363
7410
|
readonly hp: 620;
|
@@ -7365,7 +7412,7 @@ export declare const Champion: {
|
|
7365
7412
|
readonly mp: 500;
|
7366
7413
|
readonly mpperlevel: 0;
|
7367
7414
|
readonly movespeed: 345;
|
7368
|
-
readonly armor:
|
7415
|
+
readonly armor: 33;
|
7369
7416
|
readonly armorperlevel: 4.6;
|
7370
7417
|
readonly spellblock: 32;
|
7371
7418
|
readonly spellblockperlevel: 2.05;
|
@@ -7383,7 +7430,7 @@ export declare const Champion: {
|
|
7383
7430
|
};
|
7384
7431
|
};
|
7385
7432
|
readonly Yorick: {
|
7386
|
-
readonly version: "14.
|
7433
|
+
readonly version: "14.12.1";
|
7387
7434
|
readonly id: "Yorick";
|
7388
7435
|
readonly key: "83";
|
7389
7436
|
readonly name: "Yorick";
|
@@ -7399,7 +7446,7 @@ export declare const Champion: {
|
|
7399
7446
|
readonly full: "Yorick.png";
|
7400
7447
|
readonly sprite: "champion5.png";
|
7401
7448
|
readonly group: "champion";
|
7402
|
-
readonly x:
|
7449
|
+
readonly x: 384;
|
7403
7450
|
readonly y: 0;
|
7404
7451
|
readonly w: 48;
|
7405
7452
|
readonly h: 48;
|
@@ -7430,7 +7477,7 @@ export declare const Champion: {
|
|
7430
7477
|
};
|
7431
7478
|
};
|
7432
7479
|
readonly Yuumi: {
|
7433
|
-
readonly version: "14.
|
7480
|
+
readonly version: "14.12.1";
|
7434
7481
|
readonly id: "Yuumi";
|
7435
7482
|
readonly key: "350";
|
7436
7483
|
readonly name: "Yuumi";
|
@@ -7446,7 +7493,7 @@ export declare const Champion: {
|
|
7446
7493
|
readonly full: "Yuumi.png";
|
7447
7494
|
readonly sprite: "champion5.png";
|
7448
7495
|
readonly group: "champion";
|
7449
|
-
readonly x:
|
7496
|
+
readonly x: 432;
|
7450
7497
|
readonly y: 0;
|
7451
7498
|
readonly w: 48;
|
7452
7499
|
readonly h: 48;
|
@@ -7477,7 +7524,7 @@ export declare const Champion: {
|
|
7477
7524
|
};
|
7478
7525
|
};
|
7479
7526
|
readonly Zac: {
|
7480
|
-
readonly version: "14.
|
7527
|
+
readonly version: "14.12.1";
|
7481
7528
|
readonly id: "Zac";
|
7482
7529
|
readonly key: "154";
|
7483
7530
|
readonly name: "Zac";
|
@@ -7493,8 +7540,8 @@ export declare const Champion: {
|
|
7493
7540
|
readonly full: "Zac.png";
|
7494
7541
|
readonly sprite: "champion5.png";
|
7495
7542
|
readonly group: "champion";
|
7496
|
-
readonly x:
|
7497
|
-
readonly y:
|
7543
|
+
readonly x: 0;
|
7544
|
+
readonly y: 48;
|
7498
7545
|
readonly w: 48;
|
7499
7546
|
readonly h: 48;
|
7500
7547
|
};
|
@@ -7511,7 +7558,7 @@ export declare const Champion: {
|
|
7511
7558
|
readonly spellblock: 32;
|
7512
7559
|
readonly spellblockperlevel: 2.05;
|
7513
7560
|
readonly attackrange: 175;
|
7514
|
-
readonly hpregen:
|
7561
|
+
readonly hpregen: 5;
|
7515
7562
|
readonly hpregenperlevel: 0.5;
|
7516
7563
|
readonly mpregen: 0;
|
7517
7564
|
readonly mpregenperlevel: 0;
|
@@ -7524,7 +7571,7 @@ export declare const Champion: {
|
|
7524
7571
|
};
|
7525
7572
|
};
|
7526
7573
|
readonly Zed: {
|
7527
|
-
readonly version: "14.
|
7574
|
+
readonly version: "14.12.1";
|
7528
7575
|
readonly id: "Zed";
|
7529
7576
|
readonly key: "238";
|
7530
7577
|
readonly name: "Zed";
|
@@ -7540,7 +7587,7 @@ export declare const Champion: {
|
|
7540
7587
|
readonly full: "Zed.png";
|
7541
7588
|
readonly sprite: "champion5.png";
|
7542
7589
|
readonly group: "champion";
|
7543
|
-
readonly x:
|
7590
|
+
readonly x: 48;
|
7544
7591
|
readonly y: 48;
|
7545
7592
|
readonly w: 48;
|
7546
7593
|
readonly h: 48;
|
@@ -7571,7 +7618,7 @@ export declare const Champion: {
|
|
7571
7618
|
};
|
7572
7619
|
};
|
7573
7620
|
readonly Zeri: {
|
7574
|
-
readonly version: "14.
|
7621
|
+
readonly version: "14.12.1";
|
7575
7622
|
readonly id: "Zeri";
|
7576
7623
|
readonly key: "221";
|
7577
7624
|
readonly name: "Zeri";
|
@@ -7587,7 +7634,7 @@ export declare const Champion: {
|
|
7587
7634
|
readonly full: "Zeri.png";
|
7588
7635
|
readonly sprite: "champion5.png";
|
7589
7636
|
readonly group: "champion";
|
7590
|
-
readonly x:
|
7637
|
+
readonly x: 96;
|
7591
7638
|
readonly y: 48;
|
7592
7639
|
readonly w: 48;
|
7593
7640
|
readonly h: 48;
|
@@ -7595,7 +7642,7 @@ export declare const Champion: {
|
|
7595
7642
|
readonly tags: readonly ["Marksman"];
|
7596
7643
|
readonly partype: "Mana";
|
7597
7644
|
readonly stats: {
|
7598
|
-
readonly hp:
|
7645
|
+
readonly hp: 600;
|
7599
7646
|
readonly hpperlevel: 110;
|
7600
7647
|
readonly mp: 250;
|
7601
7648
|
readonly mpperlevel: 45;
|
@@ -7611,14 +7658,14 @@ export declare const Champion: {
|
|
7611
7658
|
readonly mpregenperlevel: 0.8;
|
7612
7659
|
readonly crit: 0;
|
7613
7660
|
readonly critperlevel: 0;
|
7614
|
-
readonly attackdamage:
|
7661
|
+
readonly attackdamage: 56;
|
7615
7662
|
readonly attackdamageperlevel: 2;
|
7616
7663
|
readonly attackspeedperlevel: 2;
|
7617
7664
|
readonly attackspeed: 0.658;
|
7618
7665
|
};
|
7619
7666
|
};
|
7620
7667
|
readonly Ziggs: {
|
7621
|
-
readonly version: "14.
|
7668
|
+
readonly version: "14.12.1";
|
7622
7669
|
readonly id: "Ziggs";
|
7623
7670
|
readonly key: "115";
|
7624
7671
|
readonly name: "Ziggs";
|
@@ -7634,7 +7681,7 @@ export declare const Champion: {
|
|
7634
7681
|
readonly full: "Ziggs.png";
|
7635
7682
|
readonly sprite: "champion5.png";
|
7636
7683
|
readonly group: "champion";
|
7637
|
-
readonly x:
|
7684
|
+
readonly x: 144;
|
7638
7685
|
readonly y: 48;
|
7639
7686
|
readonly w: 48;
|
7640
7687
|
readonly h: 48;
|
@@ -7647,8 +7694,8 @@ export declare const Champion: {
|
|
7647
7694
|
readonly mp: 480;
|
7648
7695
|
readonly mpperlevel: 23.5;
|
7649
7696
|
readonly movespeed: 325;
|
7650
|
-
readonly armor:
|
7651
|
-
readonly armorperlevel: 4.
|
7697
|
+
readonly armor: 21;
|
7698
|
+
readonly armorperlevel: 4.7;
|
7652
7699
|
readonly spellblock: 30;
|
7653
7700
|
readonly spellblockperlevel: 1.3;
|
7654
7701
|
readonly attackrange: 550;
|
@@ -7665,7 +7712,7 @@ export declare const Champion: {
|
|
7665
7712
|
};
|
7666
7713
|
};
|
7667
7714
|
readonly Zilean: {
|
7668
|
-
readonly version: "14.
|
7715
|
+
readonly version: "14.12.1";
|
7669
7716
|
readonly id: "Zilean";
|
7670
7717
|
readonly key: "26";
|
7671
7718
|
readonly name: "Zilean";
|
@@ -7681,7 +7728,7 @@ export declare const Champion: {
|
|
7681
7728
|
readonly full: "Zilean.png";
|
7682
7729
|
readonly sprite: "champion5.png";
|
7683
7730
|
readonly group: "champion";
|
7684
|
-
readonly x:
|
7731
|
+
readonly x: 192;
|
7685
7732
|
readonly y: 48;
|
7686
7733
|
readonly w: 48;
|
7687
7734
|
readonly h: 48;
|
@@ -7712,7 +7759,7 @@ export declare const Champion: {
|
|
7712
7759
|
};
|
7713
7760
|
};
|
7714
7761
|
readonly Zoe: {
|
7715
|
-
readonly version: "14.
|
7762
|
+
readonly version: "14.12.1";
|
7716
7763
|
readonly id: "Zoe";
|
7717
7764
|
readonly key: "142";
|
7718
7765
|
readonly name: "Zoe";
|
@@ -7728,12 +7775,12 @@ export declare const Champion: {
|
|
7728
7775
|
readonly full: "Zoe.png";
|
7729
7776
|
readonly sprite: "champion5.png";
|
7730
7777
|
readonly group: "champion";
|
7731
|
-
readonly x:
|
7778
|
+
readonly x: 240;
|
7732
7779
|
readonly y: 48;
|
7733
7780
|
readonly w: 48;
|
7734
7781
|
readonly h: 48;
|
7735
7782
|
};
|
7736
|
-
readonly tags: readonly ["Mage"
|
7783
|
+
readonly tags: readonly ["Mage"];
|
7737
7784
|
readonly partype: "Mana";
|
7738
7785
|
readonly stats: {
|
7739
7786
|
readonly hp: 630;
|
@@ -7759,7 +7806,7 @@ export declare const Champion: {
|
|
7759
7806
|
};
|
7760
7807
|
};
|
7761
7808
|
readonly Zyra: {
|
7762
|
-
readonly version: "14.
|
7809
|
+
readonly version: "14.12.1";
|
7763
7810
|
readonly id: "Zyra";
|
7764
7811
|
readonly key: "143";
|
7765
7812
|
readonly name: "Zyra";
|
@@ -7775,7 +7822,7 @@ export declare const Champion: {
|
|
7775
7822
|
readonly full: "Zyra.png";
|
7776
7823
|
readonly sprite: "champion5.png";
|
7777
7824
|
readonly group: "champion";
|
7778
|
-
readonly x:
|
7825
|
+
readonly x: 288;
|
7779
7826
|
readonly y: 48;
|
7780
7827
|
readonly w: 48;
|
7781
7828
|
readonly h: 48;
|
@@ -7795,8 +7842,8 @@ export declare const Champion: {
|
|
7795
7842
|
readonly attackrange: 575;
|
7796
7843
|
readonly hpregen: 5.5;
|
7797
7844
|
readonly hpregenperlevel: 0.5;
|
7798
|
-
readonly mpregen:
|
7799
|
-
readonly mpregenperlevel: 0.
|
7845
|
+
readonly mpregen: 7;
|
7846
|
+
readonly mpregenperlevel: 0.8;
|
7800
7847
|
readonly crit: 0;
|
7801
7848
|
readonly critperlevel: 0;
|
7802
7849
|
readonly attackdamage: 53;
|