lol-constants 1.4.3 → 1.5.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (49) hide show
  1. package/assets/StatRunes.d.ts +6 -6
  2. package/assets/StatRunes.js +6 -6
  3. package/assets/StatRunesV2.d.ts +17 -0
  4. package/assets/StatRunesV2.js +20 -0
  5. package/assets/scripts/Helpers/{enableSpreadValues.d.ts → enableEscapedValues.d.ts} +2 -2
  6. package/assets/scripts/Helpers/{enableSpreadValues.js → enableEscapedValues.js} +4 -4
  7. package/assets/scripts/Helpers/getExportStatement.d.ts +1 -1
  8. package/assets/scripts/Helpers/getExportStatement.js +4 -4
  9. package/assets/scripts/Helpers/writeToTmpFile.d.ts +1 -1
  10. package/assets/scripts/Helpers/writeToTmpFile.js +2 -2
  11. package/assets/scripts/generate-all.d.ts +0 -4
  12. package/assets/scripts/generate-all.js +8 -4
  13. package/assets/scripts/generate-rune-sets-by-rune-names.js +72 -47
  14. package/assets/scripts/generate-rune-sets.js +73 -81
  15. package/dist/Constants/Runes/RuneSets.d.ts +274 -10
  16. package/dist/Constants/Runes/RuneSets.js +9 -7
  17. package/dist/Constants/Runes/RuneSetsByRuneNames.d.ts +282 -18
  18. package/dist/Constants/Runes/RuneSetsByRuneNames.js +9 -7
  19. package/dist/Helpers/Runes/getRuneCategoryByRuneName.js +6 -7
  20. package/dist/Helpers/Runes/getRuneIdByName.js +2 -2
  21. package/dist/Helpers/Runes/getRuneNameById.js +2 -2
  22. package/dist/Helpers/Runes/getRuneTreeIdByName.d.ts +2 -0
  23. package/dist/Helpers/Runes/getRuneTreeIdByName.js +8 -0
  24. package/dist/Helpers/Runes/getRuneTreeNameById.d.ts +2 -0
  25. package/dist/Helpers/Runes/getRuneTreeNameById.js +8 -0
  26. package/dist/Helpers/Runes/getStatRuneIdByName.js +2 -2
  27. package/dist/Helpers/Runes/getStatRuneNameById.js +2 -2
  28. package/dist/Helpers/Runes/isDominationTreeRuneId.js +1 -1
  29. package/dist/Helpers/Runes/isInspirationTreeRuneId.js +1 -1
  30. package/dist/Helpers/Runes/isKeystoneRuneId.js +1 -1
  31. package/dist/Helpers/Runes/isPrecisionTreeRuneId.js +1 -1
  32. package/dist/Helpers/Runes/isResolveTreeRuneId.js +1 -1
  33. package/dist/Helpers/Runes/isRuneId.js +2 -2
  34. package/dist/Helpers/Runes/isRuneName.js +2 -2
  35. package/dist/Helpers/Runes/isSorceryTreeRuneId.js +1 -1
  36. package/dist/Helpers/Runes/isStatRuneId.js +2 -2
  37. package/dist/Helpers/Runes/isStatRuneName.js +2 -2
  38. package/dist/index.d.ts +4 -6
  39. package/dist/index.js +20 -10
  40. package/dist/types/index.d.ts +14 -18
  41. package/package.json +1 -1
  42. package/dist/Constants/Runes/RuneIds.d.ts +0 -74
  43. package/dist/Constants/Runes/RuneIds.js +0 -9
  44. package/dist/Constants/Runes/RuneNames.d.ts +0 -74
  45. package/dist/Constants/Runes/RuneNames.js +0 -9
  46. package/dist/Constants/Runes/StatRuneIds.d.ts +0 -11
  47. package/dist/Constants/Runes/StatRuneIds.js +0 -4
  48. package/dist/Constants/Runes/StatRuneNames.d.ts +0 -11
  49. package/dist/Constants/Runes/StatRuneNames.js +0 -4
@@ -1,4 +1,4 @@
1
- export declare const PrimaryTrees: {
1
+ export declare const PrimaryRuneTrees: {
2
2
  readonly Domination: {
3
3
  readonly "8105": "Relentless Hunter";
4
4
  readonly "8106": "Ultimate Hunter";
@@ -73,7 +73,7 @@ export declare const PrimaryTrees: {
73
73
  readonly "8275": "Nimbus Cloak";
74
74
  };
75
75
  };
76
- export declare const SecondaryTrees: {
76
+ export declare const SecondaryRuneTrees: {
77
77
  readonly Domination: {
78
78
  readonly "8105": "Relentless Hunter";
79
79
  readonly "8106": "Ultimate Hunter";
@@ -131,7 +131,7 @@ export declare const SecondaryTrees: {
131
131
  readonly "8275": "Nimbus Cloak";
132
132
  };
133
133
  };
134
- export declare const Keystones: {
134
+ export declare const KeystoneNames: {
135
135
  readonly "8005": "Press the Attack";
136
136
  readonly "8008": "Lethal Tempo";
137
137
  readonly "8010": "Conqueror";
@@ -150,7 +150,7 @@ export declare const Keystones: {
150
150
  readonly "8465": "Guardian";
151
151
  readonly "9923": "Hail of Blades";
152
152
  };
153
- export declare const StatRunes: {
153
+ export declare const StatRuneNames: {
154
154
  readonly "5001": "Defense (HP)";
155
155
  readonly "5002": "Defense (AR)";
156
156
  readonly "5003": "Defense (MR)";
@@ -161,7 +161,7 @@ export declare const StatRunes: {
161
161
  readonly "5003f": "Flex (MR)";
162
162
  readonly "5008f": "Flex (AF)";
163
163
  };
164
- export declare const All: {
164
+ export declare const RuneNames: {
165
165
  readonly "5001": "Defense (HP)";
166
166
  readonly "5002": "Defense (AR)";
167
167
  readonly "5003": "Defense (MR)";
@@ -235,11 +235,143 @@ export declare const All: {
235
235
  readonly "9105": "Legend: Tenacity";
236
236
  readonly "9111": "Triumph";
237
237
  };
238
+ export declare const RuneTreeHSets: {
239
+ readonly Domination: {
240
+ readonly "0": {
241
+ readonly "8112": "Electrocute";
242
+ readonly "8124": "Predator";
243
+ readonly "8128": "Dark Harvest";
244
+ readonly "9923": "Hail of Blades";
245
+ };
246
+ readonly "1": {
247
+ readonly "8126": "Cheap Shot";
248
+ readonly "8139": "Taste of Blood";
249
+ readonly "8143": "Sudden Impact";
250
+ };
251
+ readonly "2": {
252
+ readonly "8120": "Ghost Poro";
253
+ readonly "8136": "Zombie Ward";
254
+ readonly "8138": "Eyeball Collection";
255
+ };
256
+ readonly "3": {
257
+ readonly "8105": "Relentless Hunter";
258
+ readonly "8106": "Ultimate Hunter";
259
+ readonly "8134": "Ingenious Hunter";
260
+ readonly "8135": "Treasure Hunter";
261
+ };
262
+ };
263
+ readonly Inspiration: {
264
+ readonly "0": {
265
+ readonly "8351": "Glacial Augment";
266
+ readonly "8360": "Unsealed Spellbook";
267
+ readonly "8369": "First Strike";
268
+ };
269
+ readonly "1": {
270
+ readonly "8304": "Magical Footwear";
271
+ readonly "8306": "Hextech Flashtraption";
272
+ readonly "8313": "Perfect Timing";
273
+ };
274
+ readonly "2": {
275
+ readonly "8316": "Minion Dematerializer";
276
+ readonly "8321": "Future's Market";
277
+ readonly "8345": "Biscuit Delivery";
278
+ };
279
+ readonly "3": {
280
+ readonly "8347": "Cosmic Insight";
281
+ readonly "8352": "Time Warp Tonic";
282
+ readonly "8410": "Approach Velocity";
283
+ };
284
+ };
285
+ readonly Precision: {
286
+ readonly "0": {
287
+ readonly "8005": "Press the Attack";
288
+ readonly "8008": "Lethal Tempo";
289
+ readonly "8010": "Conqueror";
290
+ readonly "8021": "Fleet Footwork";
291
+ };
292
+ readonly "1": {
293
+ readonly "8009": "Presence of Mind";
294
+ readonly "9101": "Overheal";
295
+ readonly "9111": "Triumph";
296
+ };
297
+ readonly "2": {
298
+ readonly "9103": "Legend: Bloodline";
299
+ readonly "9104": "Legend: Alacrity";
300
+ readonly "9105": "Legend: Tenacity";
301
+ };
302
+ readonly "3": {
303
+ readonly "8014": "Coup de Grace";
304
+ readonly "8017": "Cut Down";
305
+ readonly "8299": "Last Stand";
306
+ };
307
+ };
308
+ readonly Resolve: {
309
+ readonly "0": {
310
+ readonly "8437": "Grasp of the Undying";
311
+ readonly "8439": "Aftershock";
312
+ readonly "8465": "Guardian";
313
+ };
314
+ readonly "1": {
315
+ readonly "8401": "Shield Bash";
316
+ readonly "8446": "Demolish";
317
+ readonly "8463": "Font of Life";
318
+ };
319
+ readonly "2": {
320
+ readonly "8429": "Conditioning";
321
+ readonly "8444": "Second Wind";
322
+ readonly "8473": "Bone Plating";
323
+ };
324
+ readonly "3": {
325
+ readonly "8242": "Unflinching";
326
+ readonly "8451": "Overgrowth";
327
+ readonly "8453": "Revitalize";
328
+ };
329
+ };
330
+ readonly Sorcery: {
331
+ readonly "0": {
332
+ readonly "8214": "Summon Aery";
333
+ readonly "8229": "Arcane Comet";
334
+ readonly "8230": "Phase Rush";
335
+ };
336
+ readonly "1": {
337
+ readonly "8224": "Nullifying Orb";
338
+ readonly "8226": "Manaflow Band";
339
+ readonly "8275": "Nimbus Cloak";
340
+ };
341
+ readonly "2": {
342
+ readonly "8210": "Transcendence";
343
+ readonly "8233": "Absolute Focus";
344
+ readonly "8234": "Celerity";
345
+ };
346
+ readonly "3": {
347
+ readonly "8232": "Waterwalking";
348
+ readonly "8236": "Gathering Storm";
349
+ readonly "8237": "Scorch";
350
+ };
351
+ };
352
+ };
353
+ export declare const StatRuneHSets: {
354
+ readonly "0": {
355
+ readonly "5005": "Offense (AS)";
356
+ readonly "5007": "Offense (AH)";
357
+ readonly "5008": "Offense (AF)";
358
+ };
359
+ readonly "1": {
360
+ readonly "5002f": "Flex (AR)";
361
+ readonly "5003f": "Flex (MR)";
362
+ readonly "5008f": "Flex (AF)";
363
+ };
364
+ readonly "2": {
365
+ readonly "5001": "Defense (HP)";
366
+ readonly "5002": "Defense (AR)";
367
+ readonly "5003": "Defense (MR)";
368
+ };
369
+ };
238
370
  /**
239
371
  * 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 72 runes in the game.
240
372
  */
241
373
  export declare const RuneSets: {
242
- readonly PrimaryTrees: {
374
+ readonly PrimaryRuneTrees: {
243
375
  readonly Domination: {
244
376
  readonly "8105": "Relentless Hunter";
245
377
  readonly "8106": "Ultimate Hunter";
@@ -314,7 +446,7 @@ export declare const RuneSets: {
314
446
  readonly "8275": "Nimbus Cloak";
315
447
  };
316
448
  };
317
- readonly SecondaryTrees: {
449
+ readonly SecondaryRuneTrees: {
318
450
  readonly Domination: {
319
451
  readonly "8105": "Relentless Hunter";
320
452
  readonly "8106": "Ultimate Hunter";
@@ -372,7 +504,7 @@ export declare const RuneSets: {
372
504
  readonly "8275": "Nimbus Cloak";
373
505
  };
374
506
  };
375
- readonly Keystones: {
507
+ readonly KeystoneNames: {
376
508
  readonly "8005": "Press the Attack";
377
509
  readonly "8008": "Lethal Tempo";
378
510
  readonly "8010": "Conqueror";
@@ -391,7 +523,7 @@ export declare const RuneSets: {
391
523
  readonly "8465": "Guardian";
392
524
  readonly "9923": "Hail of Blades";
393
525
  };
394
- readonly StatRunes: {
526
+ readonly StatRuneNames: {
395
527
  readonly "5001": "Defense (HP)";
396
528
  readonly "5002": "Defense (AR)";
397
529
  readonly "5003": "Defense (MR)";
@@ -402,7 +534,7 @@ export declare const RuneSets: {
402
534
  readonly "5003f": "Flex (MR)";
403
535
  readonly "5008f": "Flex (AF)";
404
536
  };
405
- readonly All: {
537
+ readonly RuneNames: {
406
538
  readonly "5001": "Defense (HP)";
407
539
  readonly "5002": "Defense (AR)";
408
540
  readonly "5003": "Defense (MR)";
@@ -476,4 +608,136 @@ export declare const RuneSets: {
476
608
  readonly "9105": "Legend: Tenacity";
477
609
  readonly "9111": "Triumph";
478
610
  };
611
+ readonly RuneTreeHSets: {
612
+ readonly Domination: {
613
+ readonly "0": {
614
+ readonly "8112": "Electrocute";
615
+ readonly "8124": "Predator";
616
+ readonly "8128": "Dark Harvest";
617
+ readonly "9923": "Hail of Blades";
618
+ };
619
+ readonly "1": {
620
+ readonly "8126": "Cheap Shot";
621
+ readonly "8139": "Taste of Blood";
622
+ readonly "8143": "Sudden Impact";
623
+ };
624
+ readonly "2": {
625
+ readonly "8120": "Ghost Poro";
626
+ readonly "8136": "Zombie Ward";
627
+ readonly "8138": "Eyeball Collection";
628
+ };
629
+ readonly "3": {
630
+ readonly "8105": "Relentless Hunter";
631
+ readonly "8106": "Ultimate Hunter";
632
+ readonly "8134": "Ingenious Hunter";
633
+ readonly "8135": "Treasure Hunter";
634
+ };
635
+ };
636
+ readonly Inspiration: {
637
+ readonly "0": {
638
+ readonly "8351": "Glacial Augment";
639
+ readonly "8360": "Unsealed Spellbook";
640
+ readonly "8369": "First Strike";
641
+ };
642
+ readonly "1": {
643
+ readonly "8304": "Magical Footwear";
644
+ readonly "8306": "Hextech Flashtraption";
645
+ readonly "8313": "Perfect Timing";
646
+ };
647
+ readonly "2": {
648
+ readonly "8316": "Minion Dematerializer";
649
+ readonly "8321": "Future's Market";
650
+ readonly "8345": "Biscuit Delivery";
651
+ };
652
+ readonly "3": {
653
+ readonly "8347": "Cosmic Insight";
654
+ readonly "8352": "Time Warp Tonic";
655
+ readonly "8410": "Approach Velocity";
656
+ };
657
+ };
658
+ readonly Precision: {
659
+ readonly "0": {
660
+ readonly "8005": "Press the Attack";
661
+ readonly "8008": "Lethal Tempo";
662
+ readonly "8010": "Conqueror";
663
+ readonly "8021": "Fleet Footwork";
664
+ };
665
+ readonly "1": {
666
+ readonly "8009": "Presence of Mind";
667
+ readonly "9101": "Overheal";
668
+ readonly "9111": "Triumph";
669
+ };
670
+ readonly "2": {
671
+ readonly "9103": "Legend: Bloodline";
672
+ readonly "9104": "Legend: Alacrity";
673
+ readonly "9105": "Legend: Tenacity";
674
+ };
675
+ readonly "3": {
676
+ readonly "8014": "Coup de Grace";
677
+ readonly "8017": "Cut Down";
678
+ readonly "8299": "Last Stand";
679
+ };
680
+ };
681
+ readonly Resolve: {
682
+ readonly "0": {
683
+ readonly "8437": "Grasp of the Undying";
684
+ readonly "8439": "Aftershock";
685
+ readonly "8465": "Guardian";
686
+ };
687
+ readonly "1": {
688
+ readonly "8401": "Shield Bash";
689
+ readonly "8446": "Demolish";
690
+ readonly "8463": "Font of Life";
691
+ };
692
+ readonly "2": {
693
+ readonly "8429": "Conditioning";
694
+ readonly "8444": "Second Wind";
695
+ readonly "8473": "Bone Plating";
696
+ };
697
+ readonly "3": {
698
+ readonly "8242": "Unflinching";
699
+ readonly "8451": "Overgrowth";
700
+ readonly "8453": "Revitalize";
701
+ };
702
+ };
703
+ readonly Sorcery: {
704
+ readonly "0": {
705
+ readonly "8214": "Summon Aery";
706
+ readonly "8229": "Arcane Comet";
707
+ readonly "8230": "Phase Rush";
708
+ };
709
+ readonly "1": {
710
+ readonly "8224": "Nullifying Orb";
711
+ readonly "8226": "Manaflow Band";
712
+ readonly "8275": "Nimbus Cloak";
713
+ };
714
+ readonly "2": {
715
+ readonly "8210": "Transcendence";
716
+ readonly "8233": "Absolute Focus";
717
+ readonly "8234": "Celerity";
718
+ };
719
+ readonly "3": {
720
+ readonly "8232": "Waterwalking";
721
+ readonly "8236": "Gathering Storm";
722
+ readonly "8237": "Scorch";
723
+ };
724
+ };
725
+ };
726
+ readonly StatRuneHSets: {
727
+ readonly "0": {
728
+ readonly "5005": "Offense (AS)";
729
+ readonly "5007": "Offense (AH)";
730
+ readonly "5008": "Offense (AF)";
731
+ };
732
+ readonly "1": {
733
+ readonly "5002f": "Flex (AR)";
734
+ readonly "5003f": "Flex (MR)";
735
+ readonly "5008f": "Flex (AF)";
736
+ };
737
+ readonly "2": {
738
+ readonly "5001": "Defense (HP)";
739
+ readonly "5002": "Defense (AR)";
740
+ readonly "5003": "Defense (MR)";
741
+ };
742
+ };
479
743
  };
@@ -1,12 +1,14 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RuneSets = exports.All = exports.StatRunes = exports.Keystones = exports.SecondaryTrees = exports.PrimaryTrees = void 0;
4
- exports.PrimaryTrees = { "Domination": { "8105": "Relentless Hunter", "8106": "Ultimate Hunter", "8112": "Electrocute", "8120": "Ghost Poro", "8124": "Predator", "8126": "Cheap Shot", "8128": "Dark Harvest", "8134": "Ingenious Hunter", "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": "Perfect Timing", "8316": "Minion Dematerializer", "8321": "Future's Market", "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", "8008": "Lethal Tempo", "8009": "Presence of Mind", "8010": "Conqueror", "8014": "Coup de Grace", "8017": "Cut Down", "8021": "Fleet Footwork", "8299": "Last Stand", "9101": "Overheal", "9103": "Legend: Bloodline", "9104": "Legend: Alacrity", "9105": "Legend: Tenacity", "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.SecondaryTrees = { "Domination": { "8105": "Relentless Hunter", "8106": "Ultimate Hunter", "8120": "Ghost Poro", "8126": "Cheap Shot", "8134": "Ingenious Hunter", "8135": "Treasure Hunter", "8136": "Zombie Ward", "8138": "Eyeball Collection", "8139": "Taste of Blood", "8143": "Sudden Impact" }, "Inspiration": { "8304": "Magical Footwear", "8306": "Hextech Flashtraption", "8313": "Perfect Timing", "8316": "Minion Dematerializer", "8321": "Future's Market", "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": "Overheal", "9103": "Legend: Bloodline", "9104": "Legend: Alacrity", "9105": "Legend: Tenacity", "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.Keystones = { "8005": "Press the Attack", "8008": "Lethal Tempo", "8010": "Conqueror", "8021": "Fleet Footwork", "8112": "Electrocute", "8124": "Predator", "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.StatRunes = { "5001": "Defense (HP)", "5002": "Defense (AR)", "5003": "Defense (MR)", "5005": "Offense (AS)", "5007": "Offense (AH)", "5008": "Offense (AF)", "5002f": "Flex (AR)", "5003f": "Flex (MR)", "5008f": "Flex (AF)" };
8
- exports.All = { ...exports.PrimaryTrees.Precision, ...exports.PrimaryTrees.Domination, ...exports.PrimaryTrees.Sorcery, ...exports.PrimaryTrees.Resolve, ...exports.PrimaryTrees.Inspiration, ...exports.StatRunes };
3
+ exports.RuneSets = exports.StatRuneHSets = exports.RuneTreeHSets = 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", "8124": "Predator", "8126": "Cheap Shot", "8128": "Dark Harvest", "8134": "Ingenious Hunter", "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": "Perfect Timing", "8316": "Minion Dematerializer", "8321": "Future's Market", "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", "8008": "Lethal Tempo", "8009": "Presence of Mind", "8010": "Conqueror", "8014": "Coup de Grace", "8017": "Cut Down", "8021": "Fleet Footwork", "8299": "Last Stand", "9101": "Overheal", "9103": "Legend: Bloodline", "9104": "Legend: Alacrity", "9105": "Legend: Tenacity", "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", "8134": "Ingenious Hunter", "8135": "Treasure Hunter", "8136": "Zombie Ward", "8138": "Eyeball Collection", "8139": "Taste of Blood", "8143": "Sudden Impact" }, "Inspiration": { "8304": "Magical Footwear", "8306": "Hextech Flashtraption", "8313": "Perfect Timing", "8316": "Minion Dematerializer", "8321": "Future's Market", "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": "Overheal", "9103": "Legend: Bloodline", "9104": "Legend: Alacrity", "9105": "Legend: Tenacity", "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", "8008": "Lethal Tempo", "8010": "Conqueror", "8021": "Fleet Footwork", "8112": "Electrocute", "8124": "Predator", "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)", "5002": "Defense (AR)", "5003": "Defense (MR)", "5005": "Offense (AS)", "5007": "Offense (AH)", "5008": "Offense (AF)", "5002f": "Flex (AR)", "5003f": "Flex (MR)", "5008f": "Flex (AF)" };
8
+ exports.RuneNames = { ...exports.PrimaryRuneTrees.Precision, ...exports.PrimaryRuneTrees.Domination, ...exports.PrimaryRuneTrees.Sorcery, ...exports.PrimaryRuneTrees.Resolve, ...exports.PrimaryRuneTrees.Inspiration, ...exports.StatRuneNames };
9
+ exports.RuneTreeHSets = { "Domination": { "0": { "8112": "Electrocute", "8124": "Predator", "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", "8134": "Ingenious Hunter", "8135": "Treasure Hunter" } }, "Inspiration": { "0": { "8351": "Glacial Augment", "8360": "Unsealed Spellbook", "8369": "First Strike" }, "1": { "8304": "Magical Footwear", "8306": "Hextech Flashtraption", "8313": "Perfect Timing" }, "2": { "8316": "Minion Dematerializer", "8321": "Future's Market", "8345": "Biscuit Delivery" }, "3": { "8347": "Cosmic Insight", "8352": "Time Warp Tonic", "8410": "Approach Velocity" } }, "Precision": { "0": { "8005": "Press the Attack", "8008": "Lethal Tempo", "8010": "Conqueror", "8021": "Fleet Footwork" }, "1": { "8009": "Presence of Mind", "9101": "Overheal", "9111": "Triumph" }, "2": { "9103": "Legend: Bloodline", "9104": "Legend: Alacrity", "9105": "Legend: Tenacity" }, "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": { "5002f": "Flex (AR)", "5003f": "Flex (MR)", "5008f": "Flex (AF)" }, "2": { "5001": "Defense (HP)", "5002": "Defense (AR)", "5003": "Defense (MR)" } };
9
11
  /**
10
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 72 runes in the game.
11
13
  */
12
- exports.RuneSets = { PrimaryTrees: exports.PrimaryTrees, SecondaryTrees: exports.SecondaryTrees, Keystones: exports.Keystones, StatRunes: exports.StatRunes, All: exports.All };
14
+ exports.RuneSets = { PrimaryRuneTrees: exports.PrimaryRuneTrees, SecondaryRuneTrees: exports.SecondaryRuneTrees, KeystoneNames: exports.KeystoneNames, StatRuneNames: exports.StatRuneNames, RuneNames: exports.RuneNames, RuneTreeHSets: exports.RuneTreeHSets, StatRuneHSets: exports.StatRuneHSets };