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
@@ -4,10 +4,8 @@ export declare const PrimaryRuneTrees: {
|
|
4
4
|
readonly "8106": "Ultimate Hunter";
|
5
5
|
readonly "8112": "Electrocute";
|
6
6
|
readonly "8120": "Ghost Poro";
|
7
|
-
readonly "8124": "Predator";
|
8
7
|
readonly "8126": "Cheap Shot";
|
9
8
|
readonly "8128": "Dark Harvest";
|
10
|
-
readonly "8134": "Ingenious Hunter";
|
11
9
|
readonly "8135": "Treasure Hunter";
|
12
10
|
readonly "8136": "Zombie Ward";
|
13
11
|
readonly "8138": "Eyeball Collection";
|
@@ -19,8 +17,8 @@ export declare const PrimaryRuneTrees: {
|
|
19
17
|
readonly "8304": "Magical Footwear";
|
20
18
|
readonly "8306": "Hextech Flashtraption";
|
21
19
|
readonly "8313": "Triple Tonic";
|
22
|
-
readonly "8316": "
|
23
|
-
readonly "8321": "
|
20
|
+
readonly "8316": "Jack Of All Trades";
|
21
|
+
readonly "8321": "Cash Back";
|
24
22
|
readonly "8345": "Biscuit Delivery";
|
25
23
|
readonly "8347": "Cosmic Insight";
|
26
24
|
readonly "8351": "Glacial Augment";
|
@@ -31,17 +29,16 @@ export declare const PrimaryRuneTrees: {
|
|
31
29
|
};
|
32
30
|
readonly Precision: {
|
33
31
|
readonly "8005": "Press the Attack";
|
34
|
-
readonly "8008": "Lethal Tempo";
|
35
32
|
readonly "8009": "Presence of Mind";
|
36
33
|
readonly "8010": "Conqueror";
|
37
34
|
readonly "8014": "Coup de Grace";
|
38
35
|
readonly "8017": "Cut Down";
|
39
36
|
readonly "8021": "Fleet Footwork";
|
40
37
|
readonly "8299": "Last Stand";
|
41
|
-
readonly "9101": "
|
38
|
+
readonly "9101": "Absorb Life";
|
42
39
|
readonly "9103": "Legend: Bloodline";
|
43
40
|
readonly "9104": "Legend: Alacrity";
|
44
|
-
readonly "9105": "Legend:
|
41
|
+
readonly "9105": "Legend: Haste";
|
45
42
|
readonly "9111": "Triumph";
|
46
43
|
};
|
47
44
|
readonly Resolve: {
|
@@ -79,7 +76,6 @@ export declare const SecondaryRuneTrees: {
|
|
79
76
|
readonly "8106": "Ultimate Hunter";
|
80
77
|
readonly "8120": "Ghost Poro";
|
81
78
|
readonly "8126": "Cheap Shot";
|
82
|
-
readonly "8134": "Ingenious Hunter";
|
83
79
|
readonly "8135": "Treasure Hunter";
|
84
80
|
readonly "8136": "Zombie Ward";
|
85
81
|
readonly "8138": "Eyeball Collection";
|
@@ -90,8 +86,8 @@ export declare const SecondaryRuneTrees: {
|
|
90
86
|
readonly "8304": "Magical Footwear";
|
91
87
|
readonly "8306": "Hextech Flashtraption";
|
92
88
|
readonly "8313": "Triple Tonic";
|
93
|
-
readonly "8316": "
|
94
|
-
readonly "8321": "
|
89
|
+
readonly "8316": "Jack Of All Trades";
|
90
|
+
readonly "8321": "Cash Back";
|
95
91
|
readonly "8345": "Biscuit Delivery";
|
96
92
|
readonly "8347": "Cosmic Insight";
|
97
93
|
readonly "8352": "Time Warp Tonic";
|
@@ -102,10 +98,10 @@ export declare const SecondaryRuneTrees: {
|
|
102
98
|
readonly "8014": "Coup de Grace";
|
103
99
|
readonly "8017": "Cut Down";
|
104
100
|
readonly "8299": "Last Stand";
|
105
|
-
readonly "9101": "
|
101
|
+
readonly "9101": "Absorb Life";
|
106
102
|
readonly "9103": "Legend: Bloodline";
|
107
103
|
readonly "9104": "Legend: Alacrity";
|
108
|
-
readonly "9105": "Legend:
|
104
|
+
readonly "9105": "Legend: Haste";
|
109
105
|
readonly "9111": "Triumph";
|
110
106
|
};
|
111
107
|
readonly Resolve: {
|
@@ -133,11 +129,9 @@ export declare const SecondaryRuneTrees: {
|
|
133
129
|
};
|
134
130
|
export declare const KeystoneNames: {
|
135
131
|
readonly "8005": "Press the Attack";
|
136
|
-
readonly "8008": "Lethal Tempo";
|
137
132
|
readonly "8010": "Conqueror";
|
138
133
|
readonly "8021": "Fleet Footwork";
|
139
134
|
readonly "8112": "Electrocute";
|
140
|
-
readonly "8124": "Predator";
|
141
135
|
readonly "8128": "Dark Harvest";
|
142
136
|
readonly "8214": "Summon Aery";
|
143
137
|
readonly "8229": "Arcane Comet";
|
@@ -151,32 +145,32 @@ export declare const KeystoneNames: {
|
|
151
145
|
readonly "9923": "Hail of Blades";
|
152
146
|
};
|
153
147
|
export declare const StatRuneNames: {
|
154
|
-
readonly "5001": "Defense (HP)";
|
155
|
-
readonly "5002": "Defense (AR)";
|
156
|
-
readonly "5003": "Defense (MR)";
|
148
|
+
readonly "5001": "Defense (HP+)";
|
157
149
|
readonly "5005": "Offense (AS)";
|
158
150
|
readonly "5007": "Offense (AH)";
|
159
151
|
readonly "5008": "Offense (AF)";
|
160
|
-
readonly "
|
161
|
-
readonly "
|
152
|
+
readonly "5011": "Defense (HP)";
|
153
|
+
readonly "5013": "Defense (Tenacity + Slow Resist)";
|
162
154
|
readonly "5008f": "Flex (AF)";
|
155
|
+
readonly "5010f": "Flex (MS)";
|
156
|
+
readonly "5001f": "Flex (HP+)";
|
163
157
|
};
|
164
158
|
export type StatRuneName = typeof StatRuneNames[keyof typeof StatRuneNames];
|
165
159
|
export declare const RuneNames: {
|
166
|
-
readonly "5001": "Defense (HP)";
|
167
|
-
readonly "5002": "Defense (AR)";
|
168
|
-
readonly "5003": "Defense (MR)";
|
160
|
+
readonly "5001": "Defense (HP+)";
|
169
161
|
readonly "5005": "Offense (AS)";
|
170
162
|
readonly "5007": "Offense (AH)";
|
171
163
|
readonly "5008": "Offense (AF)";
|
172
|
-
readonly "
|
173
|
-
readonly "
|
164
|
+
readonly "5011": "Defense (HP)";
|
165
|
+
readonly "5013": "Defense (Tenacity + Slow Resist)";
|
174
166
|
readonly "5008f": "Flex (AF)";
|
167
|
+
readonly "5010f": "Flex (MS)";
|
168
|
+
readonly "5001f": "Flex (HP+)";
|
175
169
|
readonly "8304": "Magical Footwear";
|
176
170
|
readonly "8306": "Hextech Flashtraption";
|
177
171
|
readonly "8313": "Triple Tonic";
|
178
|
-
readonly "8316": "
|
179
|
-
readonly "8321": "
|
172
|
+
readonly "8316": "Jack Of All Trades";
|
173
|
+
readonly "8321": "Cash Back";
|
180
174
|
readonly "8345": "Biscuit Delivery";
|
181
175
|
readonly "8347": "Cosmic Insight";
|
182
176
|
readonly "8351": "Glacial Augment";
|
@@ -212,10 +206,8 @@ export declare const RuneNames: {
|
|
212
206
|
readonly "8106": "Ultimate Hunter";
|
213
207
|
readonly "8112": "Electrocute";
|
214
208
|
readonly "8120": "Ghost Poro";
|
215
|
-
readonly "8124": "Predator";
|
216
209
|
readonly "8126": "Cheap Shot";
|
217
210
|
readonly "8128": "Dark Harvest";
|
218
|
-
readonly "8134": "Ingenious Hunter";
|
219
211
|
readonly "8135": "Treasure Hunter";
|
220
212
|
readonly "8136": "Zombie Ward";
|
221
213
|
readonly "8138": "Eyeball Collection";
|
@@ -223,17 +215,16 @@ export declare const RuneNames: {
|
|
223
215
|
readonly "8143": "Sudden Impact";
|
224
216
|
readonly "9923": "Hail of Blades";
|
225
217
|
readonly "8005": "Press the Attack";
|
226
|
-
readonly "8008": "Lethal Tempo";
|
227
218
|
readonly "8009": "Presence of Mind";
|
228
219
|
readonly "8010": "Conqueror";
|
229
220
|
readonly "8014": "Coup de Grace";
|
230
221
|
readonly "8017": "Cut Down";
|
231
222
|
readonly "8021": "Fleet Footwork";
|
232
223
|
readonly "8299": "Last Stand";
|
233
|
-
readonly "9101": "
|
224
|
+
readonly "9101": "Absorb Life";
|
234
225
|
readonly "9103": "Legend: Bloodline";
|
235
226
|
readonly "9104": "Legend: Alacrity";
|
236
|
-
readonly "9105": "Legend:
|
227
|
+
readonly "9105": "Legend: Haste";
|
237
228
|
readonly "9111": "Triumph";
|
238
229
|
};
|
239
230
|
export type RuneName = typeof RuneNames[keyof typeof RuneNames];
|
@@ -241,7 +232,6 @@ export declare const RuneHSets: {
|
|
241
232
|
readonly Domination: {
|
242
233
|
readonly "0": {
|
243
234
|
readonly "8112": "Electrocute";
|
244
|
-
readonly "8124": "Predator";
|
245
235
|
readonly "8128": "Dark Harvest";
|
246
236
|
readonly "9923": "Hail of Blades";
|
247
237
|
};
|
@@ -258,7 +248,6 @@ export declare const RuneHSets: {
|
|
258
248
|
readonly "3": {
|
259
249
|
readonly "8105": "Relentless Hunter";
|
260
250
|
readonly "8106": "Ultimate Hunter";
|
261
|
-
readonly "8134": "Ingenious Hunter";
|
262
251
|
readonly "8135": "Treasure Hunter";
|
263
252
|
};
|
264
253
|
};
|
@@ -271,35 +260,34 @@ export declare const RuneHSets: {
|
|
271
260
|
readonly "1": {
|
272
261
|
readonly "8304": "Magical Footwear";
|
273
262
|
readonly "8306": "Hextech Flashtraption";
|
274
|
-
readonly "
|
263
|
+
readonly "8321": "Cash Back";
|
275
264
|
};
|
276
265
|
readonly "2": {
|
277
|
-
readonly "
|
278
|
-
readonly "8321": "Future's Market";
|
266
|
+
readonly "8313": "Triple Tonic";
|
279
267
|
readonly "8345": "Biscuit Delivery";
|
268
|
+
readonly "8352": "Time Warp Tonic";
|
280
269
|
};
|
281
270
|
readonly "3": {
|
271
|
+
readonly "8316": "Jack Of All Trades";
|
282
272
|
readonly "8347": "Cosmic Insight";
|
283
|
-
readonly "8352": "Time Warp Tonic";
|
284
273
|
readonly "8410": "Approach Velocity";
|
285
274
|
};
|
286
275
|
};
|
287
276
|
readonly Precision: {
|
288
277
|
readonly "0": {
|
289
278
|
readonly "8005": "Press the Attack";
|
290
|
-
readonly "8008": "Lethal Tempo";
|
291
279
|
readonly "8010": "Conqueror";
|
292
280
|
readonly "8021": "Fleet Footwork";
|
293
281
|
};
|
294
282
|
readonly "1": {
|
295
283
|
readonly "8009": "Presence of Mind";
|
296
|
-
readonly "9101": "
|
284
|
+
readonly "9101": "Absorb Life";
|
297
285
|
readonly "9111": "Triumph";
|
298
286
|
};
|
299
287
|
readonly "2": {
|
300
288
|
readonly "9103": "Legend: Bloodline";
|
301
289
|
readonly "9104": "Legend: Alacrity";
|
302
|
-
readonly "9105": "Legend:
|
290
|
+
readonly "9105": "Legend: Haste";
|
303
291
|
};
|
304
292
|
readonly "3": {
|
305
293
|
readonly "8014": "Coup de Grace";
|
@@ -359,18 +347,18 @@ export declare const StatRuneHSets: {
|
|
359
347
|
readonly "5008": "Offense (AF)";
|
360
348
|
};
|
361
349
|
readonly "1": {
|
362
|
-
readonly "5002f": "Flex (AR)";
|
363
|
-
readonly "5003f": "Flex (MR)";
|
364
350
|
readonly "5008f": "Flex (AF)";
|
351
|
+
readonly "5010f": "Flex (MS)";
|
352
|
+
readonly "5001f": "Flex (HP+)";
|
365
353
|
};
|
366
354
|
readonly "2": {
|
367
|
-
readonly "5001": "Defense (HP)";
|
368
|
-
readonly "
|
369
|
-
readonly "
|
355
|
+
readonly "5001": "Defense (HP+)";
|
356
|
+
readonly "5011": "Defense (HP)";
|
357
|
+
readonly "5013": "Defense (Tenacity + Slow Resist)";
|
370
358
|
};
|
371
359
|
};
|
372
360
|
/**
|
373
|
-
* Contains all Rune IDs that are known to man in the game of League of Legends. Sorted by various useful categories. There are a total of
|
361
|
+
* Contains all Rune IDs that are known to man in the game of League of Legends. Sorted by various useful categories. There are a total of 69 runes in the game.
|
374
362
|
*/
|
375
363
|
export declare const RuneSets: {
|
376
364
|
readonly PrimaryRuneTrees: {
|
@@ -379,10 +367,8 @@ export declare const RuneSets: {
|
|
379
367
|
readonly "8106": "Ultimate Hunter";
|
380
368
|
readonly "8112": "Electrocute";
|
381
369
|
readonly "8120": "Ghost Poro";
|
382
|
-
readonly "8124": "Predator";
|
383
370
|
readonly "8126": "Cheap Shot";
|
384
371
|
readonly "8128": "Dark Harvest";
|
385
|
-
readonly "8134": "Ingenious Hunter";
|
386
372
|
readonly "8135": "Treasure Hunter";
|
387
373
|
readonly "8136": "Zombie Ward";
|
388
374
|
readonly "8138": "Eyeball Collection";
|
@@ -394,8 +380,8 @@ export declare const RuneSets: {
|
|
394
380
|
readonly "8304": "Magical Footwear";
|
395
381
|
readonly "8306": "Hextech Flashtraption";
|
396
382
|
readonly "8313": "Triple Tonic";
|
397
|
-
readonly "8316": "
|
398
|
-
readonly "8321": "
|
383
|
+
readonly "8316": "Jack Of All Trades";
|
384
|
+
readonly "8321": "Cash Back";
|
399
385
|
readonly "8345": "Biscuit Delivery";
|
400
386
|
readonly "8347": "Cosmic Insight";
|
401
387
|
readonly "8351": "Glacial Augment";
|
@@ -406,17 +392,16 @@ export declare const RuneSets: {
|
|
406
392
|
};
|
407
393
|
readonly Precision: {
|
408
394
|
readonly "8005": "Press the Attack";
|
409
|
-
readonly "8008": "Lethal Tempo";
|
410
395
|
readonly "8009": "Presence of Mind";
|
411
396
|
readonly "8010": "Conqueror";
|
412
397
|
readonly "8014": "Coup de Grace";
|
413
398
|
readonly "8017": "Cut Down";
|
414
399
|
readonly "8021": "Fleet Footwork";
|
415
400
|
readonly "8299": "Last Stand";
|
416
|
-
readonly "9101": "
|
401
|
+
readonly "9101": "Absorb Life";
|
417
402
|
readonly "9103": "Legend: Bloodline";
|
418
403
|
readonly "9104": "Legend: Alacrity";
|
419
|
-
readonly "9105": "Legend:
|
404
|
+
readonly "9105": "Legend: Haste";
|
420
405
|
readonly "9111": "Triumph";
|
421
406
|
};
|
422
407
|
readonly Resolve: {
|
@@ -454,7 +439,6 @@ export declare const RuneSets: {
|
|
454
439
|
readonly "8106": "Ultimate Hunter";
|
455
440
|
readonly "8120": "Ghost Poro";
|
456
441
|
readonly "8126": "Cheap Shot";
|
457
|
-
readonly "8134": "Ingenious Hunter";
|
458
442
|
readonly "8135": "Treasure Hunter";
|
459
443
|
readonly "8136": "Zombie Ward";
|
460
444
|
readonly "8138": "Eyeball Collection";
|
@@ -465,8 +449,8 @@ export declare const RuneSets: {
|
|
465
449
|
readonly "8304": "Magical Footwear";
|
466
450
|
readonly "8306": "Hextech Flashtraption";
|
467
451
|
readonly "8313": "Triple Tonic";
|
468
|
-
readonly "8316": "
|
469
|
-
readonly "8321": "
|
452
|
+
readonly "8316": "Jack Of All Trades";
|
453
|
+
readonly "8321": "Cash Back";
|
470
454
|
readonly "8345": "Biscuit Delivery";
|
471
455
|
readonly "8347": "Cosmic Insight";
|
472
456
|
readonly "8352": "Time Warp Tonic";
|
@@ -477,10 +461,10 @@ export declare const RuneSets: {
|
|
477
461
|
readonly "8014": "Coup de Grace";
|
478
462
|
readonly "8017": "Cut Down";
|
479
463
|
readonly "8299": "Last Stand";
|
480
|
-
readonly "9101": "
|
464
|
+
readonly "9101": "Absorb Life";
|
481
465
|
readonly "9103": "Legend: Bloodline";
|
482
466
|
readonly "9104": "Legend: Alacrity";
|
483
|
-
readonly "9105": "Legend:
|
467
|
+
readonly "9105": "Legend: Haste";
|
484
468
|
readonly "9111": "Triumph";
|
485
469
|
};
|
486
470
|
readonly Resolve: {
|
@@ -508,11 +492,9 @@ export declare const RuneSets: {
|
|
508
492
|
};
|
509
493
|
readonly KeystoneNames: {
|
510
494
|
readonly "8005": "Press the Attack";
|
511
|
-
readonly "8008": "Lethal Tempo";
|
512
495
|
readonly "8010": "Conqueror";
|
513
496
|
readonly "8021": "Fleet Footwork";
|
514
497
|
readonly "8112": "Electrocute";
|
515
|
-
readonly "8124": "Predator";
|
516
498
|
readonly "8128": "Dark Harvest";
|
517
499
|
readonly "8214": "Summon Aery";
|
518
500
|
readonly "8229": "Arcane Comet";
|
@@ -526,31 +508,31 @@ export declare const RuneSets: {
|
|
526
508
|
readonly "9923": "Hail of Blades";
|
527
509
|
};
|
528
510
|
readonly StatRuneNames: {
|
529
|
-
readonly "5001": "Defense (HP)";
|
530
|
-
readonly "5002": "Defense (AR)";
|
531
|
-
readonly "5003": "Defense (MR)";
|
511
|
+
readonly "5001": "Defense (HP+)";
|
532
512
|
readonly "5005": "Offense (AS)";
|
533
513
|
readonly "5007": "Offense (AH)";
|
534
514
|
readonly "5008": "Offense (AF)";
|
535
|
-
readonly "
|
536
|
-
readonly "
|
515
|
+
readonly "5011": "Defense (HP)";
|
516
|
+
readonly "5013": "Defense (Tenacity + Slow Resist)";
|
537
517
|
readonly "5008f": "Flex (AF)";
|
518
|
+
readonly "5010f": "Flex (MS)";
|
519
|
+
readonly "5001f": "Flex (HP+)";
|
538
520
|
};
|
539
521
|
readonly RuneNames: {
|
540
|
-
readonly "5001": "Defense (HP)";
|
541
|
-
readonly "5002": "Defense (AR)";
|
542
|
-
readonly "5003": "Defense (MR)";
|
522
|
+
readonly "5001": "Defense (HP+)";
|
543
523
|
readonly "5005": "Offense (AS)";
|
544
524
|
readonly "5007": "Offense (AH)";
|
545
525
|
readonly "5008": "Offense (AF)";
|
546
|
-
readonly "
|
547
|
-
readonly "
|
526
|
+
readonly "5011": "Defense (HP)";
|
527
|
+
readonly "5013": "Defense (Tenacity + Slow Resist)";
|
548
528
|
readonly "5008f": "Flex (AF)";
|
529
|
+
readonly "5010f": "Flex (MS)";
|
530
|
+
readonly "5001f": "Flex (HP+)";
|
549
531
|
readonly "8304": "Magical Footwear";
|
550
532
|
readonly "8306": "Hextech Flashtraption";
|
551
533
|
readonly "8313": "Triple Tonic";
|
552
|
-
readonly "8316": "
|
553
|
-
readonly "8321": "
|
534
|
+
readonly "8316": "Jack Of All Trades";
|
535
|
+
readonly "8321": "Cash Back";
|
554
536
|
readonly "8345": "Biscuit Delivery";
|
555
537
|
readonly "8347": "Cosmic Insight";
|
556
538
|
readonly "8351": "Glacial Augment";
|
@@ -586,10 +568,8 @@ export declare const RuneSets: {
|
|
586
568
|
readonly "8106": "Ultimate Hunter";
|
587
569
|
readonly "8112": "Electrocute";
|
588
570
|
readonly "8120": "Ghost Poro";
|
589
|
-
readonly "8124": "Predator";
|
590
571
|
readonly "8126": "Cheap Shot";
|
591
572
|
readonly "8128": "Dark Harvest";
|
592
|
-
readonly "8134": "Ingenious Hunter";
|
593
573
|
readonly "8135": "Treasure Hunter";
|
594
574
|
readonly "8136": "Zombie Ward";
|
595
575
|
readonly "8138": "Eyeball Collection";
|
@@ -597,24 +577,22 @@ export declare const RuneSets: {
|
|
597
577
|
readonly "8143": "Sudden Impact";
|
598
578
|
readonly "9923": "Hail of Blades";
|
599
579
|
readonly "8005": "Press the Attack";
|
600
|
-
readonly "8008": "Lethal Tempo";
|
601
580
|
readonly "8009": "Presence of Mind";
|
602
581
|
readonly "8010": "Conqueror";
|
603
582
|
readonly "8014": "Coup de Grace";
|
604
583
|
readonly "8017": "Cut Down";
|
605
584
|
readonly "8021": "Fleet Footwork";
|
606
585
|
readonly "8299": "Last Stand";
|
607
|
-
readonly "9101": "
|
586
|
+
readonly "9101": "Absorb Life";
|
608
587
|
readonly "9103": "Legend: Bloodline";
|
609
588
|
readonly "9104": "Legend: Alacrity";
|
610
|
-
readonly "9105": "Legend:
|
589
|
+
readonly "9105": "Legend: Haste";
|
611
590
|
readonly "9111": "Triumph";
|
612
591
|
};
|
613
592
|
readonly RuneHSets: {
|
614
593
|
readonly Domination: {
|
615
594
|
readonly "0": {
|
616
595
|
readonly "8112": "Electrocute";
|
617
|
-
readonly "8124": "Predator";
|
618
596
|
readonly "8128": "Dark Harvest";
|
619
597
|
readonly "9923": "Hail of Blades";
|
620
598
|
};
|
@@ -631,7 +609,6 @@ export declare const RuneSets: {
|
|
631
609
|
readonly "3": {
|
632
610
|
readonly "8105": "Relentless Hunter";
|
633
611
|
readonly "8106": "Ultimate Hunter";
|
634
|
-
readonly "8134": "Ingenious Hunter";
|
635
612
|
readonly "8135": "Treasure Hunter";
|
636
613
|
};
|
637
614
|
};
|
@@ -644,35 +621,34 @@ export declare const RuneSets: {
|
|
644
621
|
readonly "1": {
|
645
622
|
readonly "8304": "Magical Footwear";
|
646
623
|
readonly "8306": "Hextech Flashtraption";
|
647
|
-
readonly "
|
624
|
+
readonly "8321": "Cash Back";
|
648
625
|
};
|
649
626
|
readonly "2": {
|
650
|
-
readonly "
|
651
|
-
readonly "8321": "Future's Market";
|
627
|
+
readonly "8313": "Triple Tonic";
|
652
628
|
readonly "8345": "Biscuit Delivery";
|
629
|
+
readonly "8352": "Time Warp Tonic";
|
653
630
|
};
|
654
631
|
readonly "3": {
|
632
|
+
readonly "8316": "Jack Of All Trades";
|
655
633
|
readonly "8347": "Cosmic Insight";
|
656
|
-
readonly "8352": "Time Warp Tonic";
|
657
634
|
readonly "8410": "Approach Velocity";
|
658
635
|
};
|
659
636
|
};
|
660
637
|
readonly Precision: {
|
661
638
|
readonly "0": {
|
662
639
|
readonly "8005": "Press the Attack";
|
663
|
-
readonly "8008": "Lethal Tempo";
|
664
640
|
readonly "8010": "Conqueror";
|
665
641
|
readonly "8021": "Fleet Footwork";
|
666
642
|
};
|
667
643
|
readonly "1": {
|
668
644
|
readonly "8009": "Presence of Mind";
|
669
|
-
readonly "9101": "
|
645
|
+
readonly "9101": "Absorb Life";
|
670
646
|
readonly "9111": "Triumph";
|
671
647
|
};
|
672
648
|
readonly "2": {
|
673
649
|
readonly "9103": "Legend: Bloodline";
|
674
650
|
readonly "9104": "Legend: Alacrity";
|
675
|
-
readonly "9105": "Legend:
|
651
|
+
readonly "9105": "Legend: Haste";
|
676
652
|
};
|
677
653
|
readonly "3": {
|
678
654
|
readonly "8014": "Coup de Grace";
|
@@ -732,14 +708,14 @@ export declare const RuneSets: {
|
|
732
708
|
readonly "5008": "Offense (AF)";
|
733
709
|
};
|
734
710
|
readonly "1": {
|
735
|
-
readonly "5002f": "Flex (AR)";
|
736
|
-
readonly "5003f": "Flex (MR)";
|
737
711
|
readonly "5008f": "Flex (AF)";
|
712
|
+
readonly "5010f": "Flex (MS)";
|
713
|
+
readonly "5001f": "Flex (HP+)";
|
738
714
|
};
|
739
715
|
readonly "2": {
|
740
|
-
readonly "5001": "Defense (HP)";
|
741
|
-
readonly "
|
742
|
-
readonly "
|
716
|
+
readonly "5001": "Defense (HP+)";
|
717
|
+
readonly "5011": "Defense (HP)";
|
718
|
+
readonly "5013": "Defense (Tenacity + Slow Resist)";
|
743
719
|
};
|
744
720
|
};
|
745
721
|
};
|
@@ -1,14 +1,14 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.RuneSets = exports.StatRuneHSets = exports.RuneHSets = exports.RuneNames = exports.StatRuneNames = exports.KeystoneNames = exports.SecondaryRuneTrees = exports.PrimaryRuneTrees = void 0;
|
4
|
-
exports.PrimaryRuneTrees = { "Domination": { "8105": "Relentless Hunter", "8106": "Ultimate Hunter", "8112": "Electrocute", "8120": "Ghost Poro", "
|
5
|
-
exports.SecondaryRuneTrees = { "Domination": { "8105": "Relentless Hunter", "8106": "Ultimate Hunter", "8120": "Ghost Poro", "8126": "Cheap Shot", "
|
6
|
-
exports.KeystoneNames = { "8005": "Press the Attack", "
|
7
|
-
exports.StatRuneNames = { "5001": "Defense (HP)", "
|
4
|
+
exports.PrimaryRuneTrees = { "Domination": { "8105": "Relentless Hunter", "8106": "Ultimate Hunter", "8112": "Electrocute", "8120": "Ghost Poro", "8126": "Cheap Shot", "8128": "Dark Harvest", "8135": "Treasure Hunter", "8136": "Zombie Ward", "8138": "Eyeball Collection", "8139": "Taste of Blood", "8143": "Sudden Impact", "9923": "Hail of Blades" }, "Inspiration": { "8304": "Magical Footwear", "8306": "Hextech Flashtraption", "8313": "Triple Tonic", "8316": "Jack Of All Trades", "8321": "Cash Back", "8345": "Biscuit Delivery", "8347": "Cosmic Insight", "8351": "Glacial Augment", "8352": "Time Warp Tonic", "8360": "Unsealed Spellbook", "8369": "First Strike", "8410": "Approach Velocity" }, "Precision": { "8005": "Press the Attack", "8009": "Presence of Mind", "8010": "Conqueror", "8014": "Coup de Grace", "8017": "Cut Down", "8021": "Fleet Footwork", "8299": "Last Stand", "9101": "Absorb Life", "9103": "Legend: Bloodline", "9104": "Legend: Alacrity", "9105": "Legend: Haste", "9111": "Triumph" }, "Resolve": { "8242": "Unflinching", "8401": "Shield Bash", "8429": "Conditioning", "8437": "Grasp of the Undying", "8439": "Aftershock", "8444": "Second Wind", "8446": "Demolish", "8451": "Overgrowth", "8453": "Revitalize", "8463": "Font of Life", "8465": "Guardian", "8473": "Bone Plating" }, "Sorcery": { "8210": "Transcendence", "8214": "Summon Aery", "8224": "Nullifying Orb", "8226": "Manaflow Band", "8229": "Arcane Comet", "8230": "Phase Rush", "8232": "Waterwalking", "8233": "Absolute Focus", "8234": "Celerity", "8236": "Gathering Storm", "8237": "Scorch", "8275": "Nimbus Cloak" } };
|
5
|
+
exports.SecondaryRuneTrees = { "Domination": { "8105": "Relentless Hunter", "8106": "Ultimate Hunter", "8120": "Ghost Poro", "8126": "Cheap Shot", "8135": "Treasure Hunter", "8136": "Zombie Ward", "8138": "Eyeball Collection", "8139": "Taste of Blood", "8143": "Sudden Impact" }, "Inspiration": { "8304": "Magical Footwear", "8306": "Hextech Flashtraption", "8313": "Triple Tonic", "8316": "Jack Of All Trades", "8321": "Cash Back", "8345": "Biscuit Delivery", "8347": "Cosmic Insight", "8352": "Time Warp Tonic", "8410": "Approach Velocity" }, "Precision": { "8009": "Presence of Mind", "8014": "Coup de Grace", "8017": "Cut Down", "8299": "Last Stand", "9101": "Absorb Life", "9103": "Legend: Bloodline", "9104": "Legend: Alacrity", "9105": "Legend: Haste", "9111": "Triumph" }, "Resolve": { "8242": "Unflinching", "8401": "Shield Bash", "8429": "Conditioning", "8444": "Second Wind", "8446": "Demolish", "8451": "Overgrowth", "8453": "Revitalize", "8463": "Font of Life", "8473": "Bone Plating" }, "Sorcery": { "8210": "Transcendence", "8224": "Nullifying Orb", "8226": "Manaflow Band", "8232": "Waterwalking", "8233": "Absolute Focus", "8234": "Celerity", "8236": "Gathering Storm", "8237": "Scorch", "8275": "Nimbus Cloak" } };
|
6
|
+
exports.KeystoneNames = { "8005": "Press the Attack", "8010": "Conqueror", "8021": "Fleet Footwork", "8112": "Electrocute", "8128": "Dark Harvest", "8214": "Summon Aery", "8229": "Arcane Comet", "8230": "Phase Rush", "8351": "Glacial Augment", "8360": "Unsealed Spellbook", "8369": "First Strike", "8437": "Grasp of the Undying", "8439": "Aftershock", "8465": "Guardian", "9923": "Hail of Blades" };
|
7
|
+
exports.StatRuneNames = { "5001": "Defense (HP+)", "5005": "Offense (AS)", "5007": "Offense (AH)", "5008": "Offense (AF)", "5011": "Defense (HP)", "5013": "Defense (Tenacity + Slow Resist)", "5008f": "Flex (AF)", "5010f": "Flex (MS)", "5001f": "Flex (HP+)" };
|
8
8
|
exports.RuneNames = { ...exports.PrimaryRuneTrees.Precision, ...exports.PrimaryRuneTrees.Domination, ...exports.PrimaryRuneTrees.Sorcery, ...exports.PrimaryRuneTrees.Resolve, ...exports.PrimaryRuneTrees.Inspiration, ...exports.StatRuneNames };
|
9
|
-
exports.RuneHSets = { "Domination": { "0": { "8112": "Electrocute", "
|
10
|
-
exports.StatRuneHSets = { "0": { "5005": "Offense (AS)", "5007": "Offense (AH)", "5008": "Offense (AF)" }, "1": { "
|
9
|
+
exports.RuneHSets = { "Domination": { "0": { "8112": "Electrocute", "8128": "Dark Harvest", "9923": "Hail of Blades" }, "1": { "8126": "Cheap Shot", "8139": "Taste of Blood", "8143": "Sudden Impact" }, "2": { "8120": "Ghost Poro", "8136": "Zombie Ward", "8138": "Eyeball Collection" }, "3": { "8105": "Relentless Hunter", "8106": "Ultimate Hunter", "8135": "Treasure Hunter" } }, "Inspiration": { "0": { "8351": "Glacial Augment", "8360": "Unsealed Spellbook", "8369": "First Strike" }, "1": { "8304": "Magical Footwear", "8306": "Hextech Flashtraption", "8321": "Cash Back" }, "2": { "8313": "Triple Tonic", "8345": "Biscuit Delivery", "8352": "Time Warp Tonic" }, "3": { "8316": "Jack Of All Trades", "8347": "Cosmic Insight", "8410": "Approach Velocity" } }, "Precision": { "0": { "8005": "Press the Attack", "8010": "Conqueror", "8021": "Fleet Footwork" }, "1": { "8009": "Presence of Mind", "9101": "Absorb Life", "9111": "Triumph" }, "2": { "9103": "Legend: Bloodline", "9104": "Legend: Alacrity", "9105": "Legend: Haste" }, "3": { "8014": "Coup de Grace", "8017": "Cut Down", "8299": "Last Stand" } }, "Resolve": { "0": { "8437": "Grasp of the Undying", "8439": "Aftershock", "8465": "Guardian" }, "1": { "8401": "Shield Bash", "8446": "Demolish", "8463": "Font of Life" }, "2": { "8429": "Conditioning", "8444": "Second Wind", "8473": "Bone Plating" }, "3": { "8242": "Unflinching", "8451": "Overgrowth", "8453": "Revitalize" } }, "Sorcery": { "0": { "8214": "Summon Aery", "8229": "Arcane Comet", "8230": "Phase Rush" }, "1": { "8224": "Nullifying Orb", "8226": "Manaflow Band", "8275": "Nimbus Cloak" }, "2": { "8210": "Transcendence", "8233": "Absolute Focus", "8234": "Celerity" }, "3": { "8232": "Waterwalking", "8236": "Gathering Storm", "8237": "Scorch" } } };
|
10
|
+
exports.StatRuneHSets = { "0": { "5005": "Offense (AS)", "5007": "Offense (AH)", "5008": "Offense (AF)" }, "1": { "5008f": "Flex (AF)", "5010f": "Flex (MS)", "5001f": "Flex (HP+)" }, "2": { "5001": "Defense (HP+)", "5011": "Defense (HP)", "5013": "Defense (Tenacity + Slow Resist)" } };
|
11
11
|
/**
|
12
|
-
* Contains all Rune IDs that are known to man in the game of League of Legends. Sorted by various useful categories. There are a total of
|
12
|
+
* Contains all Rune IDs that are known to man in the game of League of Legends. Sorted by various useful categories. There are a total of 69 runes in the game.
|
13
13
|
*/
|
14
14
|
exports.RuneSets = { PrimaryRuneTrees: exports.PrimaryRuneTrees, SecondaryRuneTrees: exports.SecondaryRuneTrees, KeystoneNames: exports.KeystoneNames, StatRuneNames: exports.StatRuneNames, RuneNames: exports.RuneNames, RuneHSets: exports.RuneHSets, StatRuneHSets: exports.StatRuneHSets };
|