lol-constants 3.1.3 → 3.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/Patch.d.ts
CHANGED
package/dist/Patch.js
CHANGED
package/dist/lol.d.ts
CHANGED
@@ -22,7 +22,7 @@ export declare const lol: {
|
|
22
22
|
* ## Current patch version
|
23
23
|
* What patch the library is currently on. *(read-only)*
|
24
24
|
*/
|
25
|
-
version: "15.
|
25
|
+
version: "15.4";
|
26
26
|
/**
|
27
27
|
* ## Constants
|
28
28
|
* Riot API defined constants.
|
@@ -3915,6 +3915,9 @@ export declare const lol: {
|
|
3915
3915
|
} | {
|
3916
3916
|
readonly id: 450;
|
3917
3917
|
readonly title: "5v5 ARAM";
|
3918
|
+
} | {
|
3919
|
+
readonly id: 480;
|
3920
|
+
readonly title: "Swiftplay";
|
3918
3921
|
} | {
|
3919
3922
|
readonly id: 490;
|
3920
3923
|
readonly title: "Normal (Quickplay)";
|
package/dist/objects/Queues.d.ts
CHANGED
@@ -31,6 +31,10 @@ export declare const Queues: {
|
|
31
31
|
readonly id: 450;
|
32
32
|
readonly title: "5v5 ARAM";
|
33
33
|
};
|
34
|
+
readonly 480: {
|
35
|
+
readonly id: 480;
|
36
|
+
readonly title: "Swiftplay";
|
37
|
+
};
|
34
38
|
readonly 490: {
|
35
39
|
readonly id: 490;
|
36
40
|
readonly title: "Normal (Quickplay)";
|
@@ -212,6 +216,9 @@ export declare const QueuesArr: ({
|
|
212
216
|
} | {
|
213
217
|
readonly id: 450;
|
214
218
|
readonly title: "5v5 ARAM";
|
219
|
+
} | {
|
220
|
+
readonly id: 480;
|
221
|
+
readonly title: "Swiftplay";
|
215
222
|
} | {
|
216
223
|
readonly id: 490;
|
217
224
|
readonly title: "Normal (Quickplay)";
|
package/dist/objects/Queues.js
CHANGED
@@ -7,6 +7,7 @@ export const Queues = {
|
|
7
7
|
430: { id: 430, title: '5v5 Blind Pick' },
|
8
8
|
440: { id: 440, title: '5v5 Ranked Flex' },
|
9
9
|
450: { id: 450, title: '5v5 ARAM' },
|
10
|
+
480: { id: 480, title: 'Swiftplay' },
|
10
11
|
490: { id: 490, title: 'Normal (Quickplay)' },
|
11
12
|
700: { id: 700, title: 'Clash' },
|
12
13
|
720: { id: 720, title: 'ARAM Clash' },
|
@@ -64,6 +65,7 @@ const queueTitles = {
|
|
64
65
|
'5v5 Blind Pick': 430,
|
65
66
|
'5v5 Ranked Flex': 440,
|
66
67
|
'5v5 ARAM': 450,
|
68
|
+
'Swiftplay': 480,
|
67
69
|
'Normal (Quickplay)': 490,
|
68
70
|
'Clash': 700,
|
69
71
|
'ARAM Clash': 720,
|
@@ -2,4 +2,4 @@ export const Items = { 1001: { id: 1001, name: "Boots", srType: 12 }, 1004: { id
|
|
2
2
|
export const failsafeItem = { id: -1, name: "", srType: -1 };
|
3
3
|
export const ItemsArr = Object.values(Items);
|
4
4
|
export const itemNames = { Boots: { 11: 1001, 12: 1001, 21: 1001 }, "Faerie Charm": { 11: 1004, 12: 1004, 21: 1004 }, "Rejuvenation Bead": { 11: 1006, 12: 1006, 21: 1006 }, "Giant's Belt": { 11: 1011, 12: 1011, 21: 1011, 30: 221011 }, "Cloak of Agility": { 11: 1018, 12: 1018, 21: 1018 }, "Blasting Wand": { 11: 1026, 12: 1026, 21: 1026, 30: 221026 }, "Sapphire Crystal": { 11: 1027, 12: 1027, 21: 1027 }, "Ruby Crystal": { 11: 1028, 12: 1028, 21: 1028 }, "Cloth Armor": { 11: 1029, 12: 1029, 21: 1029 }, "Chain Vest": { 11: 1031, 12: 1031, 21: 1031, 30: 221031 }, "Null-Magic Mantle": { 11: 1033, 12: 1033, 21: 1033 }, Emberknife: 1035, "Long Sword": { 11: 1036, 12: 1036, 21: 1036 }, Pickaxe: { 11: 1037, 12: 1037, 21: 1037 }, "B. F. Sword": { 11: 1038, 12: 1038, 21: 1038, 30: 221038 }, Hailblade: 1039, "Obsidian Edge": 1040, Dagger: { 11: 1042, 12: 1042, 21: 1042 }, "Recurve Bow": { 11: 1043, 12: 1043, 21: 1043, 30: 221043 }, "Amplifying Tome": { 11: 1052, 12: 1052, 21: 1052 }, "Vampiric Scepter": { 11: 1053, 12: 1053, 21: 1053, 30: 221053 }, "Doran's Shield": { 11: 1054, 12: 1054, 21: 1054 }, "Doran's Blade": { 11: 1055, 12: 1055, 21: 1055 }, "Doran's Ring": { 11: 1056, 12: 1056, 21: 1056 }, "Negatron Cloak": { 11: 1057, 12: 1057, 21: 1057, 30: 221057 }, "Needlessly Large Rod": { 11: 1058, 12: 1058, 21: 1058, 30: 221058 }, "Dark Seal": { 11: 1082 }, Cull: { 11: 1083 }, "Scorchclaw Pup": { 11: 1101, 21: 1101 }, "Gustwalker Hatchling": { 11: 1102, 21: 1102 }, "Mosstomper Seedling": { 11: 1103, 21: 1103 }, "Eye of the Herald": 1104, "Penetrating Bullets": { 11: 1500, 12: 1500, 21: 1500, 30: 1500 }, "Warden's Eye": { 11: 1503, 12: 1503, 21: 1503, 30: 1503 }, Vanguard: 1504, Overcharged: { 11: 1507, 12: 1507, 21: 1507, 30: 1507 }, "Anti-tower Socks": { 11: 1508, 12: 1508, 21: 1508, 30: 1508 }, Gusto: { 11: 1509, 12: 1509, 21: 1509, 30: 1509 }, "Phreakish Gusto": { 11: 1510, 12: 1510, 21: 1510, 30: 1510 }, "Super Mech Armor": { 11: 1511, 12: 1511, 21: 1511, 30: 1511 }, "Super Mech Power Field": { 11: 1512, 12: 1512, 21: 1512, 30: 1512 }, "Turret Plating": { 11: 1515, 12: 1515, 21: 1515, 30: 1515 }, OvererchargedHA: { 11: 1520, 12: 1520, 21: 1520, 30: 1520 }, "Tower Power-Up": { 11: 1522, 12: 1522, 21: 1522, 30: 1522 }, "Health Potion": { 11: 2003, 12: 2003, 21: 2003 }, "Total Biscuit of Everlasting Will": { 11: 2010, 12: 2010, 21: 2010, 30: 2010 }, "Kircheis Shard": 2015, "Steel Sigil": { 11: 2019, 12: 2019, 21: 2019 }, "The Brutalizer": { 11: 2020, 12: 2020, 21: 2020 }, Tunneler: { 11: 2021, 12: 2021, 21: 2021 }, "Glowing Mote": { 11: 2022, 12: 2022, 21: 2022, 30: 222022 }, "Refillable Potion": { 11: 2031, 12: 2031, 21: 2031 }, "Corrupting Potion": { 11: 2033, 21: 2033 }, "Guardian's Amulet": { 30: 2049 }, "Guardian's Shroud": { 30: 2050 }, "Guardian's Horn": { 12: 2051, 30: 222051 }, "Poro-Snax": { 11: 2052, 12: 2052, 21: 2052, 30: 2052 }, "Control Ward": { 11: 2055 }, "Stealth Ward": { 11: 3340, 21: 3340 }, "Shurelya's Battlesong": { 11: 2065, 12: 2065, 21: 2065, 30: 222065 }, "Elixir of Iron": { 11: 2138, 12: 2138, 21: 2138 }, "Elixir of Sorcery": { 11: 2139, 12: 2139, 21: 2139 }, "Elixir of Wrath": { 11: 2140, 12: 2140, 21: 2140 }, "Cappa Juice": { 11: 2141, 12: 2141, 30: 222141 }, "Juice of Power": { 30: 2142 }, "Juice of Vitality": { 30: 2143 }, "Juice of Haste": { 30: 2144 }, "Lucky Dice": { 30: 2145 }, "Elixir of Skill": { 11: 2150, 12: 2150, 21: 2150 }, "Elixir of Avarice": { 11: 2151, 12: 2151, 21: 2151 }, "Elixir of Force": { 11: 2152, 12: 2152, 21: 2152 }, "Minion Dematerializer": { 11: 2403, 12: 2403, 21: 2403 }, "Seeker's Armguard": { 11: 2420, 12: 2420, 21: 2420 }, "Shattered Armguard": { 11: 2421, 12: 2421, 21: 2421 }, "Slightly Magical Footwear": { 11: 2422, 12: 2422, 21: 2422 }, "Overlord's Bloodmail": { 11: 2501, 12: 2501, 21: 2501, 30: 447111 }, "Unending Despair": { 11: 2502, 12: 2502, 21: 2502, 30: 222502 }, "Blackfire Torch": { 11: 2503, 12: 2503, 21: 2503, 30: 222503 }, "Kaenic Rookern": { 11: 2504, 12: 2504, 21: 2504, 30: 222504 }, "Fated Ashes": { 11: 2508, 12: 2508, 21: 2508 }, Evenshroud: 3001, Trailblazer: { 11: 3002, 12: 3002, 21: 3002 }, "Archangel's Staff": { 11: 3003, 12: 3003, 21: 3003, 30: 223003 }, Manamune: { 11: 3004, 12: 3004, 21: 3004, 30: 223004 }, Ghostcrawlers: { 21: 3005, 30: 223005 }, "Berserker's Greaves": { 11: 3006, 12: 3006, 21: 3006, 30: 223006 }, "Boots of Swiftness": { 11: 3009, 12: 3009, 21: 3009, 30: 223009 }, "Symbiotic Soles": { 11: 3010, 21: 3010 }, "Chemtech Putrifier": { 11: 3011, 12: 3011, 21: 3011, 30: 223011 }, "Chalice of Blessing": 3012, "Synchronized Souls": { 11: 3013, 21: 3013 }, "Sorcerer's Shoes": { 11: 3020, 12: 3020, 21: 3020, 30: 223020 }, "Lifewell Pendant": 3023, "Glacial Buckler": { 11: 3024, 12: 3024, 21: 3024 }, "Guardian Angel": { 11: 3026, 30: 223026 }, "Infinity Edge": { 11: 3031, 12: 3031, 21: 3031, 30: 223031 }, "Yun Tal Wildarrows": { 11: 3032, 12: 3032, 21: 3032 }, "Mortal Reminder": { 11: 3033, 12: 3033, 21: 3033, 30: 223033 }, "Last Whisper": { 11: 3035, 12: 3035, 21: 3035 }, "Lord Dominik's Regards": { 11: 3036, 12: 3036, 21: 3036, 30: 223036 }, "Atma's Reckoning": { 21: 3039, 30: 223039 }, "Seraph's Embrace": { 11: 3040, 12: 3040, 21: 3040, 30: 223040 }, "Mejai's Soulstealer": { 11: 3041 }, Muramana: { 11: 3042, 12: 3042, 21: 3042, 30: 223042 }, Phage: { 11: 3044, 12: 3044, 21: 3044 }, "Phantom Dancer": { 11: 3046, 12: 3046, 21: 3046, 30: 223046 }, "Plated Steelcaps": { 11: 3047, 12: 3047, 21: 3047, 30: 223047 }, "Zeke's Convergence": { 11: 3050, 12: 3050, 21: 3050, 30: 223050 }, "Hearthbound Axe": { 11: 3051, 12: 3051, 21: 3051 }, "Sterak's Gage": { 11: 3053, 12: 3053, 21: 3053, 30: 223053 }, Sheen: { 11: 3057, 12: 3057, 21: 3057, 30: 223057 }, "Spirit Visage": { 11: 3065, 12: 3065, 21: 3065, 30: 223065 }, "Winged Moonplate": { 11: 3066, 12: 3066, 21: 3066 }, Kindlegem: { 11: 3067, 12: 3067, 21: 3067, 30: 223067 }, "Sunfire Aegis": { 11: 3068, 12: 3068, 21: 3068, 30: 223068 }, "Tear of the Goddess": { 11: 3070, 12: 3070, 21: 3070 }, "Black Cleaver": { 11: 3071, 12: 3071, 21: 3071, 30: 223071 }, Bloodthirster: { 11: 3072, 12: 3072, 21: 3072, 30: 223072 }, "Experimental Hexplate": { 11: 3073, 12: 3073, 21: 3073, 30: 223073 }, "Ravenous Hydra": { 11: 3074, 12: 3074, 21: 3074, 30: 223074 }, Thornmail: { 11: 3075, 12: 3075, 21: 3075, 30: 223075 }, "Bramble Vest": { 11: 3076, 12: 3076, 21: 3076 }, Tiamat: { 11: 3077, 12: 3077, 21: 3077 }, "Trinity Force": { 11: 3078, 12: 3078, 21: 3078, 30: 223078 }, "Warden's Mail": { 11: 3082, 12: 3082, 21: 3082 }, "Warmog's Armor": { 11: 3083, 12: 3083, 21: 3083 }, Heartsteel: { 11: 3084, 12: 3084, 21: 3084, 30: 223084 }, "Runaan's Hurricane": { 11: 3085, 12: 3085, 21: 3085, 30: 223085 }, Zeal: { 11: 3086, 12: 3086, 21: 3086 }, "Statikk Shiv": { 11: 3087, 12: 3087, 21: 3087, 30: 223087 }, "Rabadon's Deathcap": { 11: 3089, 12: 3089, 21: 3089, 30: 223089 }, "Wit's End": { 11: 3091, 12: 3091, 21: 3091, 30: 223091 }, "Rapid Firecannon": { 11: 3094, 12: 3094, 21: 3094, 30: 223094 }, Stormrazor: { 30: 223095 }, "Lich Bane": { 11: 3100, 12: 3100, 21: 3100, 30: 223100 }, "Banshee's Veil": { 11: 3102, 12: 3102, 21: 3102, 30: 223102 }, "Aegis of the Legion": { 11: 3105, 12: 3105, 21: 3105, 30: 223105 }, Redemption: { 11: 3107, 12: 3107, 21: 3107, 30: 223107 }, "Fiendish Codex": { 11: 3108, 12: 3108, 21: 3108 }, "Knight's Vow": { 11: 3109, 12: 3109, 21: 3109, 30: 223109 }, "Frozen Heart": { 11: 3110, 12: 3110, 21: 3110, 30: 223110 }, "Mercury's Treads": { 11: 3111, 12: 3111, 21: 3111, 30: 223111 }, "Guardian's Orb": { 12: 3112, 30: 223112 }, "Aether Wisp": { 11: 3113, 12: 3113, 21: 3113 }, "Forbidden Idol": { 11: 3114, 12: 3114, 21: 3114 }, "Nashor's Tooth": { 11: 3115, 12: 3115, 21: 3115, 30: 223115 }, "Rylai's Crystal Scepter": { 11: 3116, 12: 3116, 21: 3116, 30: 223116 }, "Mobility Boots": { 11: 3117, 12: 3117, 21: 3117 }, Malignance: { 11: 3118, 12: 3118, 21: 3118, 30: 223118 }, "Winter's Approach": { 11: 3119, 12: 3119, 21: 3119, 30: 223119 }, Fimbulwinter: { 11: 3121, 12: 3121, 21: 3121, 30: 223121 }, "Executioner's Calling": { 11: 3123, 12: 3123, 21: 3123 }, "Guinsoo's Rageblade": { 11: 3124, 12: 3124, 21: 3124, 30: 223124 }, "Deathfire Grasp": { 21: 3128 }, "Sword of the Divine": { 21: 3131, 30: 443060 }, "Caulfield's Warhammer": { 11: 3133, 12: 3133, 21: 3133 }, "Serrated Dirk": { 11: 3134, 12: 3134, 21: 3134 }, "Void Staff": { 11: 3135, 12: 3135, 21: 3135, 30: 223135 }, Cryptbloom: { 11: 3137, 12: 3137, 21: 3137, 30: 223137 }, "Mercurial Scimitar": { 11: 3139, 12: 3139, 21: 3139, 30: 223139 }, "Quicksilver Sash": { 11: 3140, 12: 3140, 21: 3140 }, "Youmuu's Ghostblade": { 11: 3142, 12: 3142, 21: 3142, 30: 223142 }, "Randuin's Omen": { 11: 3143, 12: 3143, 21: 3143, 30: 223143 }, "Scout's Slingshot": { 11: 3144, 12: 3144, 21: 3144 }, "Hextech Alternator": { 11: 3145, 12: 3145, 21: 3145 }, "Hextech Gunblade": { 21: 3146, 30: 223146 }, "Haunting Guise": { 11: 3147, 12: 3147, 21: 3147 }, "Hextech Rocketbelt": { 11: 3152, 12: 3152, 21: 3152, 30: 223152 }, "Blade of The Ruined King": { 11: 3153, 12: 3153, 21: 3153, 30: 223153 }, Hexdrinker: { 11: 3155, 12: 3155, 21: 3155 }, "Maw of Malmortius": { 11: 3156, 12: 3156, 21: 3156, 30: 223156 }, "Zhonya's Hourglass": { 11: 3157, 12: 3157, 21: 3157, 30: 223157 }, "Ionian Boots of Lucidity": { 11: 3158, 12: 3158, 21: 3158, 30: 223158 }, "Spear of Shojin": { 11: 3161, 12: 3161, 21: 3161, 30: 223161 }, Morellonomicon: { 11: 3165, 12: 3165, 21: 3165, 30: 223165 }, Swiftmarch: { 11: 3170 }, "Crimson Lucidity": { 11: 3171 }, "Gunmetal Greaves": { 11: 3172, 21: 3172 }, "Chainlaced Crushers": { 11: 3173 }, "Armored Advance": { 11: 3174 }, "Spellslinger's Shoes": { 11: 3175 }, "Forever Forward": { 11: 3176 }, "Guardian's Blade": { 12: 3177, 30: 223177 }, "Umbral Glaive": { 11: 3179, 12: 3179, 21: 3179 }, Hullbreaker: { 11: 3181, 12: 3181, 21: 3181, 30: 223181 }, "Guardian's Hammer": { 12: 3184, 30: 223184 }, "Locket of the Iron Solari": { 11: 3190, 12: 3190, 21: 3190, 30: 223190 }, "Gargoyle Stoneplate": { 30: 443193 }, "Spectre's Cowl": { 11: 3211, 12: 3211, 21: 3211 }, "Mikael's Blessing": { 11: 3222, 12: 3222, 21: 3222, 30: 223222 }, Terminus: { 11: 3302, 12: 3302, 21: 3302, 30: 223302 }, "Scarecrow Effigy": { 11: 3330, 12: 3330, 21: 3330, 30: 3330 }, "Arcane Sweeper": { 30: 3348 }, "Lucent Singularity": 3349, "Farsight Alteration": { 11: 3363, 12: 3363, 21: 3363 }, "Oracle Lens": { 11: 3364, 21: 3364 }, "Your Cut": { 11: 3400, 12: 3400, 21: 3400, 30: 3400 }, "Rite Of Ruin": { 30: 3430 }, "Ardent Censer": { 11: 3504, 12: 3504, 21: 3504, 30: 223504 }, "Essence Reaver": { 11: 3508, 12: 3508, 21: 3508, 30: 223508 }, "Kalista's Black Spear": { 11: 3599, 12: 3599, 21: 3599, 30: 3599 }, "Sylas' Black Spear": { 11: 3600, 12: 3600, 21: 3600, 30: 3600 }, "Dead Man's Plate": { 11: 3742, 12: 3742, 21: 3742, 30: 223742 }, "Titanic Hydra": { 11: 3748, 12: 3748, 21: 3748, 30: 223748 }, "Crystalline Bracer": { 11: 3801, 12: 3801, 21: 3801 }, "Lost Chapter": { 11: 3802, 12: 3802, 21: 3802 }, "Catalyst of Aeons": { 11: 3803, 12: 3803, 21: 3803 }, "Edge of Night": { 11: 3814, 12: 3814, 21: 3814, 30: 223814 }, "Spellthief's Edge": 3850, Frostfang: 3851, "Shard of True Ice": 3853, "Steel Shoulderguards": 3854, "Runesteel Spaulders": 3855, "Pauldrons of Whiterock": 3857, "Relic Shield": 3858, "Targon's Buckler": 3859, "Bulwark of the Mountain": 3860, "Spectral Sickle": 3862, "Harrowing Crescent": 3863, "Black Mist Scythe": 3864, "World Atlas": { 11: 3865 }, "Runic Compass": { 11: 3866 }, "Bounty of Worlds": { 11: 3867 }, "Celestial Opposition": { 11: 3869 }, "Dream Maker": { 11: 3870 }, "Zaz'Zak's Realmspike": { 11: 3871 }, "Solstice Sleigh": { 11: 3876 }, Bloodsong: { 11: 3877 }, "Fire at Will": { 11: 3901, 12: 3901, 21: 3901, 30: 3901 }, "Death's Daughter": { 11: 3902, 12: 3902, 21: 3902, 30: 3902 }, "Raise Morale": { 11: 3903, 12: 3903, 21: 3903, 30: 3903 }, "Oblivion Orb": { 11: 3916, 12: 3916, 21: 3916 }, Lifeline: { 21: 4003 }, "Spectral Cutlass": { 21: 4004, 30: 224004 }, "Imperial Mandate": { 11: 4005, 12: 4005, 21: 4005, 30: 224005 }, "Bloodletter's Curse": { 11: 8010, 12: 8010, 21: 8010, 30: 4010 }, "Sword of Blossoming Dawn": { 30: 4011 }, "Sin Eater": 4012, "Lightning Braid": 4013, "Frozen Mallet": 4014, Perplexity: { 30: 4015 }, "Wordless Promise": { 30: 4016 }, "Hellfire Hatchet": { 30: 4017 }, "Force of Nature": { 11: 4401, 12: 4401, 21: 4401, 30: 224401 }, "Innervating Locket": { 21: 4402, 30: 447104 }, "The Golden Spatula": { 21: 4403, 30: 224403 }, "Horizon Focus": { 11: 4628, 12: 4628, 21: 4628, 30: 224628 }, "Cosmic Drive": { 11: 4629, 12: 4629, 21: 4629, 30: 224629 }, "Blighting Jewel": { 11: 4630, 12: 4630, 21: 4630 }, "Verdant Barrier": { 11: 4632, 12: 4632, 21: 4632 }, Riftmaker: { 11: 4633, 12: 4633, 21: 4633, 30: 224633 }, "Leeching Leer": { 11: 4635, 12: 4635, 21: 4635 }, "Night Harvester": { 11: 4636, 12: 4636, 21: 4636, 30: 444636 }, "Demonic Embrace": { 11: 4637, 12: 4637, 21: 4637, 30: 444637 }, "Watchful Wardstone": { 11: 4638 }, "Stirring Wardstone": { 11: 4641 }, "Bandleglass Mirror": { 11: 4642, 12: 4642, 21: 4642 }, "Vigilant Wardstone": { 11: 4643 }, "Crown of the Shattered Queen": { 30: 444644 }, Shadowflame: { 11: 4645, 12: 4645, 21: 4645, 30: 224645 }, Stormsurge: { 11: 4646, 12: 4646, 21: 4646, 30: 224646 }, "Ironspike Whip": 6029, "Silvermere Dawn": 6035, "Death's Dance": { 11: 6333, 12: 6333, 21: 6333, 30: 226333 }, "Chempunk Chainsword": { 11: 6609, 12: 6609, 21: 6609, 30: 226609 }, "Sundered Sky": { 11: 6610, 12: 6610, 21: 6610, 30: 226610 }, "Staff of Flowing Water": { 11: 6616, 12: 6616, 21: 6616, 30: 226616 }, "Moonstone Renewer": { 11: 6617, 12: 6617, 21: 6617, 30: 226617 }, "Echoes of Helia": { 11: 6620, 12: 6620, 21: 6620, 30: 226620 }, Dawncore: { 11: 6621, 12: 6621, 21: 6621, 30: 226621 }, Goredrinker: { 30: 226630 }, Stridebreaker: { 11: 6631, 12: 6631, 21: 6631, 30: 226631 }, "Divine Sunderer": { 30: 446632 }, "Liandry's Torment": { 11: 6653, 12: 6653, 21: 6653 }, "Luden's Companion": { 11: 6655, 12: 6655, 21: 6655, 30: 226655 }, Everfrost: { 30: 446656 }, "Rod of Ages": { 11: 6657, 12: 6657, 21: 6657, 30: 226657 }, "Bami's Cinder": { 11: 6660, 12: 6660, 21: 6660 }, "Iceborn Gauntlet": { 11: 6662, 12: 6662, 21: 6662, 30: 226662 }, "Hollow Radiance": { 11: 6664, 12: 6664, 21: 6664, 30: 226664 }, "Jak'Sho, The Protean": { 11: 6665, 12: 6665, 21: 6665, 30: 226665 }, "Radiant Virtue": { 30: 446667 }, Noonquiver: { 11: 6670, 12: 6670, 21: 6670 }, Galeforce: { 30: 446671 }, "Kraken Slayer": { 11: 6672, 12: 6672, 21: 6672, 30: 226672 }, "Immortal Shieldbow": { 11: 6673, 12: 6673, 21: 6673, 30: 226673 }, "Navori Flickerblade": { 11: 6675, 12: 6675, 21: 6675 }, "The Collector": { 11: 6676, 12: 6676, 21: 6676, 30: 226676 }, Rageknife: 6677, Rectrix: { 11: 6690, 12: 6690, 21: 6690 }, "Duskblade of Draktharr": { 30: 446691 }, Eclipse: { 11: 6692, 12: 6692, 21: 6692, 30: 226692 }, "Prowler's Claw": { 11: 6693, 12: 6693, 21: 6693, 30: 446693 }, "Serylda's Grudge": { 11: 6694, 12: 6694, 21: 6694, 30: 226694 }, "Serpent's Fang": { 11: 6695, 12: 6695, 21: 6695, 30: 226695 }, "Axiom Arc": { 11: 6696, 12: 6696, 21: 6696, 30: 226696 }, Hubris: { 11: 6697, 12: 126697, 21: 6697, 30: 226697 }, "Profane Hydra": { 11: 6698, 12: 6698, 21: 6698, 30: 226698 }, "Voltaic Cyclosword": { 11: 6699, 12: 6699, 21: 6699, 30: 226699 }, "Shield of the Rakkor": 6700, Opportunity: { 11: 6701, 12: 6701, 21: 6701, 30: 226701 }, "Gangplank Placeholder": { 11: 7050, 12: 7050, 21: 7050, 30: 7050 }, "Anathema's Chains": { 11: 8001, 12: 8001, 21: 8001, 30: 228001 }, "Abyssal Mask": { 11: 8020, 12: 8020, 21: 8020, 30: 228020 }, "Locked Weapon Slot": { 33: 9168 }, "Cyclonic Slicers": { 33: 9171 }, YuumiBot: { 33: 9172 }, "Radiant Field": { 33: 9173 }, "Statikk Sword": { 33: 9174 }, "Lioness's Lament": { 33: 9175 }, "Gatling Bunny-Guns": { 33: 9176 }, "Searing Shortbow": { 33: 9177 }, "The Annihilator": { 33: 9178 }, "Battle Bunny Crossbow": { 33: 9179 }, "UwU Blaster": { 33: 9180 }, "Vortex Glove": { 33: 9181 }, "Blade-o-rang": { 33: 9183 }, "Bunny Mega-Blast": { 33: 9184 }, "Anti-Shark Sea Mine": { 33: 9185 }, "T.I.B.B.E.R.S": { 33: 9187 }, "Ani-Mines": { 33: 9188 }, "Final City Transit": { 33: 9189 }, "Echoing Batblades": { 33: 9190 }, "Paw Print Poisoner": { 33: 9192 }, "Iceblast Armor": { 33: 9193 }, "Unceasing Cyclone": { 33: 9271 }, YuumiBot_Final_FINAL: { 33: 9272 }, "Explosive Embrace": { 33: 9273 }, "Prumbis's Electrocarver": { 33: 9274 }, "Enveloping Light": { 33: 9275 }, "Double Bun-Bun Barrage": { 33: 9276 }, "Evolved Embershot": { 33: 9277 }, Animapocalypse: { 33: 9278 }, "Bunny Prime Ballista": { 33: 9279 }, "OwO Blaster": { 33: 9280 }, "Tempest's Gauntlet": { 33: 9281 }, "Quad-o-rang": { 33: 9283 }, "Rapid Rabbit Raindown": { 33: 9284 }, "Neverending Mobstomper": { 33: 9285 }, "T.I.B.B.E.R.S (B.E.E.G Edition)": { 33: 9287 }, "Jinx's Tri-Namite": { 33: 9288 }, "FC Limited Express": { 33: 9289 }, "Vayne's Chromablades": { 33: 9290 }, "Bearfoot Chem-Dispenser": { 33: 9292 }, "Deep Freeze": { 33: 9293 }, "Meow Meow": { 33: 9300 }, "Shield Slam": { 33: 9301 }, "Sound Wave": { 33: 9302 }, "Pillory Swipe": { 33: 9303 }, "Steel Tempest": { 33: 9304 }, "Tentacle Slam": { 33: 9305 }, "Winged Dagger": { 33: 9306 }, "Guiding Hex": { 33: 9307 }, "Bunny Hop": { 33: 9308 }, "Battle Cat Barrage": { 33: 9400 }, "Light of the Lion": { 33: 9401 }, "Anima Echo": { 33: 9402 }, "Savage Slice": { 33: 9403 }, "Wandering Storms": { 33: 9404 }, "Grizzly Smash": { 33: 9405 }, "Lover's Ricochet": { 33: 9406 }, "Hopped-Up Hex": { 33: 9407 }, "Carrot Crash": { 33: 9408 }, "Stat Bonus": { 30: 220000 }, "Legendary Fighter Item": { 30: 220001 }, "Legendary Marksman Item": { 30: 220002 }, "Legendary Assassin Item": { 30: 220003 }, "Legendary Mage Item": { 30: 220004 }, "Legendary Tank Item": { 30: 220005 }, "Legendary Support Item": { 30: 220006 }, "Prismatic Item": { 30: 220007 }, Zephyr: 223172, "Guardian's Dirk": { 30: 223185 }, "Liandry's Anguish": { 30: 226653 }, "Navori Quickblades": { 30: 226675 }, "Wooglet's Witchcap": { 30: 228002 }, Deathblade: { 30: 228003 }, "Adaptive Helm": { 30: 228004 }, "Obsidian Cleaver": { 30: 228005 }, "Sanguine Blade": { 30: 228006 }, Runeglaive: { 30: 228008 }, "Darksteel Talons": { 30: 443054 }, Fulmination: { 30: 443055 }, "Demon King's Crown": { 30: 443056 }, "Shield of Molten Stone": { 30: 443058 }, "Cloak of Starry Night": { 30: 443059 }, "Force Of Entropy": { 30: 443061 }, "Sanguine Gift": { 30: 443062 }, "Eleisa's Miracle": { 30: 443063 }, "Talisman Of Ascension": { 30: 443064 }, Hamstringer: { 30: 443069 }, "Turbo Chemtank": { 30: 443079 }, "Twin Mask": { 30: 443080 }, "Hexbolt Companion": { 30: 443081 }, "Reaper's Toll": { 30: 443090 }, "Mirage Blade": { 30: 447100 }, "Gambler's Blade": { 30: 447101 }, "Reality Fracture": { 30: 447102 }, "Hemomancer's Helm": { 30: 447103 }, Dragonheart: { 30: 447106 }, Decapitator: { 30: 447107 }, Runecarver: { 30: 447108 }, Cruelty: { 30: 447109 }, "Moonflair Spellblade": { 30: 447110 }, Flesheater: { 30: 447112 }, "Detonation Orb": { 30: 447113 }, Reverberation: { 30: 447114 }, Regicide: { 30: 447115 }, "Kinkou Jitte": { 30: 447116 }, "Pyromancer's Cloak": { 30: 447118 }, "Lightning Rod": { 30: 447119 }, "Diamond-Tipped Spear": { 30: 447120 }, "Twilight's Edge": { 30: 447121 }, "Black Hole Gauntlet": { 30: 447122 }, Puppeteer: { 30: 447123 } };
|
5
|
-
export const bootsItemIds = { 1001: true, 2422: true, 3005: true, 3006: true, 3009: true, 3010: true, 3013: true, 3020: true, 3047: true, 3111: true, 3117: true, 3158: true, 3170: true, 3173: true, 3174: true, 3175: true, 3176: true, 223005: true, 223006: true, 223009: true, 223020: true, 223047: true, 223111: true, 223158: true, 223172: true };
|
5
|
+
export const bootsItemIds = { 1001: true, 2422: true, 3005: true, 3006: true, 3009: true, 3010: true, 3013: true, 3020: true, 3047: true, 3111: true, 3117: true, 3158: true, 3170: true, 3171: true, 3173: true, 3174: true, 3175: true, 3176: true, 223005: true, 223006: true, 223009: true, 223020: true, 223047: true, 223111: true, 223158: true, 223172: true };
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "lol-constants",
|
3
|
-
"version": "3.1.
|
3
|
+
"version": "3.1.5",
|
4
4
|
"description": "League of Legends constants, functions, and types. Provides a plathera of functions to easily convert between ID, Name, and Key for champions, items, summoner spells, and runes.",
|
5
5
|
"license": "MIT",
|
6
6
|
"type": "module",
|