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,4 +1,4 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.NonStatRuneNames = void 0;
|
4
|
-
exports.NonStatRuneNames = { "8005": "Press the Attack", "
|
4
|
+
exports.NonStatRuneNames = { "8005": "Press the Attack", "8009": "Presence of Mind", "8010": "Conqueror", "8014": "Coup de Grace", "8017": "Cut Down", "8021": "Fleet Footwork", "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", "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", "8242": "Unflinching", "8275": "Nimbus Cloak", "8299": "Last Stand", "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", "8401": "Shield Bash", "8410": "Approach Velocity", "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", "9101": "Absorb Life", "9103": "Legend: Bloodline", "9104": "Legend: Alacrity", "9105": "Legend: Haste", "9111": "Triumph", "9923": "Hail of Blades" };
|
@@ -19,17 +19,16 @@ exports.RuneIconFileNames = {
|
|
19
19
|
// ## Runes
|
20
20
|
// ### Precision
|
21
21
|
'Conqueror': 'conqueror',
|
22
|
-
'Coup de Grace': 'coupdegrace',
|
23
|
-
'Cut Down': 'cutdown',
|
24
22
|
'Fleet Footwork': 'fleetfootwork',
|
25
23
|
'Legend: Alacrity': 'legendalacrity',
|
24
|
+
'Legend: Haste': 'legendhaste',
|
26
25
|
'Legend: Bloodline': 'legendbloodline',
|
27
|
-
'Legend: Tenacity': 'legendtenacity',
|
28
|
-
'Lethal Tempo': 'lethaltempotemp',
|
29
|
-
'Presence of Mind': 'presenceofmind',
|
30
26
|
'Press the Attack': 'presstheattack',
|
31
|
-
'
|
27
|
+
'Absorb Life': 'absorblife',
|
32
28
|
'Triumph': 'triumph',
|
29
|
+
'Presence of Mind': 'presenceofmind',
|
30
|
+
'Coup de Grace': 'coupdegrace',
|
31
|
+
'Cut Down': 'cutdown',
|
33
32
|
// ### Domination
|
34
33
|
'Cheap Shot': 'cheapshot',
|
35
34
|
'Dark Harvest': 'darkharvest',
|
@@ -37,8 +36,6 @@ exports.RuneIconFileNames = {
|
|
37
36
|
'Eyeball Collection': 'eyeballcollection',
|
38
37
|
'Ghost Poro': 'ghostporo',
|
39
38
|
'Hail of Blades': 'hailofblades',
|
40
|
-
'Ingenious Hunter': 'ingenioushunter',
|
41
|
-
'Predator': 'predator',
|
42
39
|
'Relentless Hunter': 'relentlesshunter',
|
43
40
|
'Sudden Impact': 'suddenimpact',
|
44
41
|
'Taste of Blood': 'greenterror_tasteofblood',
|
@@ -75,16 +72,16 @@ exports.RuneIconFileNames = {
|
|
75
72
|
'Aftershock': 'veteranaftershock',
|
76
73
|
// ### Inspiration
|
77
74
|
'Magical Footwear': 'magicalfootwear',
|
78
|
-
'
|
79
|
-
'Triple Tonic': 'perfecttiming',
|
75
|
+
'Triple Tonic': 'alchemistcabinet',
|
80
76
|
'Time Warp Tonic': 'timewarptonic',
|
81
77
|
'Unsealed Spellbook': 'unsealedspellbook',
|
82
78
|
'Biscuit Delivery': 'biscuitdelivery',
|
83
79
|
'Cosmic Insight': 'cosmicinsight',
|
84
80
|
'First Strike': 'firststrike',
|
85
|
-
'Future\'s Market': 'futuresmarket',
|
86
81
|
'Glacial Augment': 'glacialaugment',
|
87
82
|
'Hextech Flashtraption': 'hextechflashtraption',
|
83
|
+
'Cash Back': 'cashback2',
|
84
|
+
'Jack Of All Trades': 'jackofalltrades2',
|
88
85
|
// ## Stat Runes
|
89
86
|
// ###
|
90
87
|
'Offense (AF)': 'statmodsadaptiveforceicon',
|
@@ -92,12 +89,12 @@ exports.RuneIconFileNames = {
|
|
92
89
|
'Offense (AH)': 'statmodscdrscalingicon',
|
93
90
|
// ###
|
94
91
|
'Flex (AF)': 'statmodsadaptiveforceicon',
|
95
|
-
'Flex (
|
96
|
-
'Flex (
|
92
|
+
'Flex (MS)': 'statmodsmovementspeedicon',
|
93
|
+
'Flex (HP+)': 'statmodshealthplusicon',
|
97
94
|
// ###
|
98
95
|
'Defense (HP)': 'statmodshealthscalingicon',
|
99
|
-
'Defense (
|
100
|
-
'Defense (
|
96
|
+
'Defense (Tenacity + Slow Resist)': 'statmodstenacityicon',
|
97
|
+
'Defense (HP+)': 'statmodshealthplusicon',
|
101
98
|
// ## Misc.
|
102
99
|
runesicon: 'runesicon',
|
103
100
|
};
|
@@ -8,22 +8,19 @@ export declare const RunePickingRelationships: {
|
|
8
8
|
readonly "5005": readonly ["5007", "5008"];
|
9
9
|
readonly "5007": readonly ["5005", "5008"];
|
10
10
|
readonly "5008": readonly ["5005", "5007"];
|
11
|
-
readonly "8005": readonly ["
|
12
|
-
readonly "8008": readonly ["8005", "8021", "8010"];
|
11
|
+
readonly "8005": readonly ["8021", "8010"];
|
13
12
|
readonly "8009": readonly ["9101", "9111"];
|
14
|
-
readonly "8010": readonly ["8005", "
|
13
|
+
readonly "8010": readonly ["8005", "8021"];
|
15
14
|
readonly "8014": readonly ["8017", "8299"];
|
16
15
|
readonly "8017": readonly ["8014", "8299"];
|
17
|
-
readonly "8021": readonly ["8005", "
|
18
|
-
readonly "8105": readonly ["8135", "
|
19
|
-
readonly "8106": readonly ["8135", "
|
20
|
-
readonly "8112": readonly ["
|
16
|
+
readonly "8021": readonly ["8005", "8010"];
|
17
|
+
readonly "8105": readonly ["8135", "8106"];
|
18
|
+
readonly "8106": readonly ["8135", "8105"];
|
19
|
+
readonly "8112": readonly ["8128", "9923"];
|
21
20
|
readonly "8120": readonly ["8136", "8138"];
|
22
|
-
readonly "8124": readonly ["8112", "8128", "9923"];
|
23
21
|
readonly "8126": readonly ["8139", "8143"];
|
24
|
-
readonly "8128": readonly ["8112", "
|
25
|
-
readonly "
|
26
|
-
readonly "8135": readonly ["8134", "8105", "8106"];
|
22
|
+
readonly "8128": readonly ["8112", "9923"];
|
23
|
+
readonly "8135": readonly ["8105", "8106"];
|
27
24
|
readonly "8136": readonly ["8120", "8138"];
|
28
25
|
readonly "8138": readonly ["8136", "8120"];
|
29
26
|
readonly "8139": readonly ["8126", "8143"];
|
@@ -42,19 +39,19 @@ export declare const RunePickingRelationships: {
|
|
42
39
|
readonly "8242": readonly ["8451", "8453"];
|
43
40
|
readonly "8275": readonly ["8224", "8226"];
|
44
41
|
readonly "8299": readonly ["8014", "8017"];
|
45
|
-
readonly "8304": readonly ["8306", "
|
46
|
-
readonly "8306": readonly ["8304", "
|
47
|
-
readonly "8313": readonly ["
|
48
|
-
readonly "8316": readonly ["
|
49
|
-
readonly "8321": readonly ["
|
50
|
-
readonly "8345": readonly ["
|
51
|
-
readonly "8347": readonly ["8410", "
|
42
|
+
readonly "8304": readonly ["8306", "8321"];
|
43
|
+
readonly "8306": readonly ["8304", "8321"];
|
44
|
+
readonly "8313": readonly ["8352", "8345"];
|
45
|
+
readonly "8316": readonly ["8347", "8410"];
|
46
|
+
readonly "8321": readonly ["8306", "8304"];
|
47
|
+
readonly "8345": readonly ["8313", "8352"];
|
48
|
+
readonly "8347": readonly ["8410", "8316"];
|
52
49
|
readonly "8351": readonly ["8360", "8369"];
|
53
|
-
readonly "8352": readonly ["
|
50
|
+
readonly "8352": readonly ["8313", "8345"];
|
54
51
|
readonly "8360": readonly ["8351", "8369"];
|
55
52
|
readonly "8369": readonly ["8351", "8360"];
|
56
53
|
readonly "8401": readonly ["8446", "8463"];
|
57
|
-
readonly "8410": readonly ["8347", "
|
54
|
+
readonly "8410": readonly ["8347", "8316"];
|
58
55
|
readonly "8429": readonly ["8444", "8473"];
|
59
56
|
readonly "8437": readonly ["8439", "8465"];
|
60
57
|
readonly "8439": readonly ["8437", "8465"];
|
@@ -70,7 +67,7 @@ export declare const RunePickingRelationships: {
|
|
70
67
|
readonly "9104": readonly ["9105", "9103"];
|
71
68
|
readonly "9105": readonly ["9104", "9103"];
|
72
69
|
readonly "9111": readonly ["9101", "8009"];
|
73
|
-
readonly "9923": readonly ["8112", "
|
70
|
+
readonly "9923": readonly ["8112", "8128"];
|
74
71
|
readonly "5002f": readonly ["5003f", "5008f"];
|
75
72
|
readonly "5003f": readonly ["5002f", "5008f"];
|
76
73
|
readonly "5008f": readonly ["5002f", "5003f"];
|
@@ -4,4 +4,4 @@ exports.RunePickingRelationships = void 0;
|
|
4
4
|
/**
|
5
5
|
* All of the runes and their relationships to other runes in terms of picking. Only one rune can be picked in a rune horizontal-set, each main rune that has a relationship to another rune unselects the other rune if the main rune is picked.
|
6
6
|
*/
|
7
|
-
exports.RunePickingRelationships = { "5001": ["5002", "5003"], "5002": ["5001", "5003"], "5003": ["5001", "5002"], "5005": ["5007", "5008"], "5007": ["5005", "5008"], "5008": ["5005", "5007"], "8005": ["
|
7
|
+
exports.RunePickingRelationships = { "5001": ["5002", "5003"], "5002": ["5001", "5003"], "5003": ["5001", "5002"], "5005": ["5007", "5008"], "5007": ["5005", "5008"], "5008": ["5005", "5007"], "8005": ["8021", "8010"], "8009": ["9101", "9111"], "8010": ["8005", "8021"], "8014": ["8017", "8299"], "8017": ["8014", "8299"], "8021": ["8005", "8010"], "8105": ["8135", "8106"], "8106": ["8135", "8105"], "8112": ["8128", "9923"], "8120": ["8136", "8138"], "8126": ["8139", "8143"], "8128": ["8112", "9923"], "8135": ["8105", "8106"], "8136": ["8120", "8138"], "8138": ["8136", "8120"], "8139": ["8126", "8143"], "8143": ["8126", "8139"], "8210": ["8234", "8233"], "8214": ["8229", "8230"], "8224": ["8226", "8275"], "8226": ["8224", "8275"], "8229": ["8214", "8230"], "8230": ["8214", "8229"], "8232": ["8237", "8236"], "8233": ["8210", "8234"], "8234": ["8210", "8233"], "8236": ["8237", "8232"], "8237": ["8232", "8236"], "8242": ["8451", "8453"], "8275": ["8224", "8226"], "8299": ["8014", "8017"], "8304": ["8306", "8321"], "8306": ["8304", "8321"], "8313": ["8352", "8345"], "8316": ["8347", "8410"], "8321": ["8306", "8304"], "8345": ["8313", "8352"], "8347": ["8410", "8316"], "8351": ["8360", "8369"], "8352": ["8313", "8345"], "8360": ["8351", "8369"], "8369": ["8351", "8360"], "8401": ["8446", "8463"], "8410": ["8347", "8316"], "8429": ["8444", "8473"], "8437": ["8439", "8465"], "8439": ["8437", "8465"], "8444": ["8429", "8473"], "8446": ["8463", "8401"], "8451": ["8453", "8242"], "8453": ["8451", "8242"], "8463": ["8446", "8401"], "8465": ["8437", "8439"], "8473": ["8429", "8444"], "9101": ["9111", "8009"], "9103": ["9104", "9105"], "9104": ["9105", "9103"], "9105": ["9104", "9103"], "9111": ["9101", "8009"], "9923": ["8112", "8128"], "5002f": ["5003f", "5008f"], "5003f": ["5002f", "5008f"], "5008f": ["5002f", "5003f"] };
|