lol-constants 2.3.0 → 2.4.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 +1 -1
- package/assets/constants/Champion.d.ts +164 -164
- package/assets/constants/Champion.js +1 -1
- package/assets/constants/Item.d.ts +1051 -647
- package/assets/constants/Item.js +1 -1
- package/assets/constants/LegendaryItemNames.d.ts +1 -1
- package/assets/constants/LegendaryItemNames.js +4 -4
- package/assets/constants/MythicItemNames.d.ts +1 -1
- package/assets/constants/MythicItemNames.js +34 -3
- package/assets/constants/RunesReforged.d.ts +1 -1
- package/assets/constants/RunesReforged.js +1 -1
- package/assets/constants/Summoner.d.ts +2 -2
- package/assets/constants/Summoner.js +1 -1
- package/core/constants/DataDragonUrls.js +2 -2
- package/core/constants/DragonTypes.d.ts +1 -0
- package/core/constants/DragonTypes.js +1 -0
- package/core/constants/Items/ItemKeys.d.ts +10 -0
- package/core/constants/Items/ItemKeys.js +1 -1
- package/core/constants/Items/ItemKeysNum.d.ts +10 -0
- package/core/constants/Items/ItemKeysNum.js +1 -1
- package/core/constants/Items/ItemNames.d.ts +10 -0
- package/core/constants/Items/ItemNames.js +1 -1
- package/core/constants/Items/LegendaryItemKeys.d.ts +4 -4
- package/core/constants/Items/LegendaryItemKeys.js +1 -1
- package/core/constants/Items/LegendaryItemKeysNum.d.ts +4 -4
- package/core/constants/Items/LegendaryItemKeysNum.js +1 -1
- package/core/constants/Items/LegendaryItemNames.d.ts +4 -4
- package/core/constants/Items/LegendaryItemNames.js +1 -1
- package/core/constants/Items/MythicItemKeys.d.ts +33 -3
- package/core/constants/Items/MythicItemKeys.js +1 -1
- package/core/constants/Items/MythicItemKeysNum.d.ts +33 -3
- package/core/constants/Items/MythicItemKeysNum.js +1 -1
- package/core/constants/Items/MythicItemNames.d.ts +33 -3
- package/core/constants/Items/MythicItemNames.js +1 -1
- package/package.json +1 -1
@@ -50,6 +50,7 @@ export declare const ItemKeys: {
|
|
50
50
|
readonly "Health Potion": "2003";
|
51
51
|
readonly "Total Biscuit of Everlasting Will": "2010";
|
52
52
|
readonly "Kircheis Shard": "2015";
|
53
|
+
readonly "Steel Sigil": "2019";
|
53
54
|
readonly "Refillable Potion": "2031";
|
54
55
|
readonly "Corrupting Potion": "2033";
|
55
56
|
readonly "Guardian's Horn": "2051";
|
@@ -71,7 +72,9 @@ export declare const ItemKeys: {
|
|
71
72
|
readonly "Berserker's Greaves": "3006";
|
72
73
|
readonly "Boots of Swiftness": "3009";
|
73
74
|
readonly "Chemtech Putrifier": "3011";
|
75
|
+
readonly "Chalice of Blessing": "3012";
|
74
76
|
readonly "Sorcerer's Shoes": "3020";
|
77
|
+
readonly "Lifewell Pendant": "3023";
|
75
78
|
readonly "Glacial Buckler": "3024";
|
76
79
|
readonly "Guardian Angel": "3026";
|
77
80
|
readonly "Infinity Edge": "3031";
|
@@ -105,6 +108,7 @@ export declare const ItemKeys: {
|
|
105
108
|
readonly Heartsteel: "3084";
|
106
109
|
readonly "Runaan's Hurricane": "3085";
|
107
110
|
readonly Zeal: "3086";
|
111
|
+
readonly "Statikk Shiv": "3087";
|
108
112
|
readonly "Rabadon's Deathcap": "3089";
|
109
113
|
readonly "Wit's End": "3091";
|
110
114
|
readonly "Rapid Firecannon": "3094";
|
@@ -205,6 +209,7 @@ export declare const ItemKeys: {
|
|
205
209
|
readonly "Chempunk Chainsword": "6609";
|
206
210
|
readonly "Staff of Flowing Water": "6616";
|
207
211
|
readonly "Moonstone Renewer": "6617";
|
212
|
+
readonly "Echoes of Helia": "6620";
|
208
213
|
readonly Goredrinker: "6630";
|
209
214
|
readonly Stridebreaker: "6631";
|
210
215
|
readonly "Divine Sunderer": "6632";
|
@@ -257,6 +262,11 @@ export declare const ItemKeys: {
|
|
257
262
|
readonly "The Unspoken Parasite": "7026";
|
258
263
|
readonly "Primordial Dawn": "7027";
|
259
264
|
readonly "Infinite Convergence": "7028";
|
265
|
+
readonly "Youmuu's Wake": "7029";
|
266
|
+
readonly "Seething Sorrow": "7030";
|
267
|
+
readonly "Edge of Finality": "7031";
|
268
|
+
readonly Flicker: "7032";
|
269
|
+
readonly "Cry of the Shrieking City": "7033";
|
260
270
|
readonly "Gangplank Placeholder": "7050";
|
261
271
|
readonly "Anathema's Chains": "8001";
|
262
272
|
readonly "Abyssal Mask": "8020";
|
@@ -1,4 +1,4 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.ItemKeys = void 0;
|
4
|
-
exports.ItemKeys = { "Boots": "1001", "Faerie Charm": "1004", "Rejuvenation Bead": "1006", "Giant's Belt": "1011", "Cloak of Agility": "1018", "Blasting Wand": "1026", "Sapphire Crystal": "1027", "Ruby Crystal": "1028", "Cloth Armor": "1029", "Chain Vest": "1031", "Null-Magic Mantle": "1033", "Emberknife": "1035", "Long Sword": "1036", "Pickaxe": "1037", "B. F. Sword": "1038", "Hailblade": "1039", "Obsidian Edge": "1040", "Dagger": "1042", "Recurve Bow": "1043", "Amplifying Tome": "1052", "Vampiric Scepter": "1053", "Doran's Shield": "1054", "Doran's Blade": "1055", "Doran's Ring": "1056", "Negatron Cloak": "1057", "Needlessly Large Rod": "1058", "Dark Seal": "1082", "Cull": "1083", "Scorchclaw Pup": "1101", "Gustwalker Hatchling": "1102", "Mosstomper Seedling": "1103", "Eye of the Herald": "3513", "Penetrating Bullets": "1500", "Fortification": "1521", "Reinforced Armor": "1506", "Warden's Eye": "1503", "Vanguard": "1504", "Lightning Rod": "1505", "Overcharged": "1507", "Anti-tower Socks": "1508", "Gusto": "1509", "Phreakish Gusto": "1510", "Super Mech Armor": "1511", "Super Mech Power Field": "1512", "Turret Plating": "1515", "Structure Bounty": "1519", "OvererchargedHA": "1520", "Tower Power-Up": "1522", "Health Potion": "2003", "Total Biscuit of Everlasting Will": "2010", "Kircheis Shard": "2015", "Refillable Potion": "2031", "Corrupting Potion": "2033", "Guardian's Horn": "2051", "Poro-Snax": "2052", "Control Ward": "2055", "Shurelya's Battlesong": "2065", "Elixir of Iron": "2138", "Elixir of Sorcery": "2139", "Elixir of Wrath": "2140", "Minion Dematerializer": "2403", "Commencing Stopwatch": "2419", "Stopwatch": "2420", "Broken Stopwatch": "2424", "Slightly Magical Footwear": "2422", "Perfectly Timed Stopwatch": "2423", "Evenshroud": "3001", "Archangel's Staff": "3003", "Manamune": "3004", "Berserker's Greaves": "3006", "Boots of Swiftness": "3009", "Chemtech Putrifier": "3011", "Sorcerer's Shoes": "3020", "Glacial Buckler": "3024", "Guardian Angel": "3026", "Infinity Edge": "3031", "Mortal Reminder": "3033", "Last Whisper": "3035", "Lord Dominik's Regards": "3036", "Seraph's Embrace": "3040", "Mejai's Soulstealer": "3041", "Muramana": "3042", "Phage": "3044", "Phantom Dancer": "3046", "Plated Steelcaps": "3047", "Zeke's Convergence": "3050", "Hearthbound Axe": "3051", "Sterak's Gage": "3053", "Sheen": "3057", "Spirit Visage": "3065", "Winged Moonplate": "3066", "Kindlegem": "3067", "Sunfire Aegis": "3068", "Tear of the Goddess": "3070", "Black Cleaver": "3071", "Bloodthirster": "3072", "Ravenous Hydra": "3074", "Thornmail": "3075", "Bramble Vest": "3076", "Tiamat": "3077", "Trinity Force": "3078", "Warden's Mail": "3082", "Warmog's Armor": "3083", "Heartsteel": "3084", "Runaan's Hurricane": "3085", "Zeal": "3086", "Rabadon's Deathcap": "3089", "Wit's End": "3091", "Rapid Firecannon": "3094", "Stormrazor": "3095", "Lich Bane": "3100", "Banshee's Veil": "3102", "Aegis of the Legion": "3105", "Redemption": "3107", "Fiendish Codex": "3108", "Knight's Vow": "3109", "Frozen Heart": "3110", "Mercury's Treads": "3111", "Guardian's Orb": "3112", "Aether Wisp": "3113", "Forbidden Idol": "3114", "Nashor's Tooth": "3115", "Rylai's Crystal Scepter": "3116", "Mobility Boots": "3117", "Winter's Approach": "3119", "Fimbulwinter": "3121", "Executioner's Calling": "3123", "Guinsoo's Rageblade": "3124", "Caulfield's Warhammer": "3133", "Serrated Dirk": "3134", "Void Staff": "3135", "Mercurial Scimitar": "3139", "Quicksilver Sash": "3140", "Youmuu's Ghostblade": "3142", "Randuin's Omen": "3143", "Hextech Alternator": "3145", "Hextech Rocketbelt": "3152", "Blade of The Ruined King": "3153", "Hexdrinker": "3155", "Maw of Malmortius": "3156", "Zhonya's Hourglass": "3157", "Ionian Boots of Lucidity": "3158", "Spear Of Shojin": "3161", "Morellonomicon": "3165", "Guardian's Blade": "3177", "Umbral Glaive": "3179", "Hullbreaker": "3181", "Guardian's Hammer": "3184", "Locket of the Iron Solari": "3190", "Seeker's Armguard": "3191", "Gargoyle Stoneplate": "3193", "Spectre's Cowl": "3211", "Mikael's Blessing": "3222", "Scarecrow Effigy": "3330", "Stealth Ward": "3340", "Farsight Alteration": "3363", "Oracle Lens": "3364", "Your Cut": "3400", "Ardent Censer": "3504", "Essence Reaver": "3508", "Kalista's Black Spear": "3600", "Dead Man's Plate": "3742", "Titanic Hydra": "3748", "Crystalline Bracer": "3801", "Lost Chapter": "3802", "Catalyst of Aeons": "3803", "Edge of Night": "3814", "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", "Fire at Will500 Silver Serpents": "3901", "Death's Daughter500 Silver Serpents": "3902", "Raise Morale500 Silver Serpents": "3903", "Oblivion Orb": "3916", "Imperial Mandate": "4005", "Force of Nature": "4401", "The Golden Spatula": "4403", "Horizon Focus": "4628", "Cosmic Drive": "4629", "Blighting Jewel": "4630", "Verdant Barrier": "4632", "Riftmaker": "4633", "Leeching Leer": "4635", "Night Harvester": "4636", "Demonic Embrace": "4637", "Watchful Wardstone": "4638", "Stirring Wardstone": "4641", "Bandleglass Mirror": "4642", "Vigilant Wardstone": "4643", "Crown of the Shattered Queen": "4644", "Shadowflame": "4645", "Ironspike Whip": "6029", "Silvermere Dawn": "6035", "Death's Dance": "6333", "Chempunk Chainsword": "6609", "Staff of Flowing Water": "6616", "Moonstone Renewer": "6617", "Goredrinker": "6630", "Stridebreaker": "6631", "Divine Sunderer": "6632", "Liandry's Anguish": "6653", "Luden's Tempest": "6655", "Everfrost": "6656", "Rod of Ages": "6657", "Bami's Cinder": "6660", "Iceborn Gauntlet": "6662", "Turbo Chemtank": "6664", "Jak'Sho, The Protean": "6665", "Radiant Virtue": "6667", "Noonquiver": "6670", "Galeforce": "6671", "Kraken Slayer": "6672", "Immortal Shieldbow": "6673", "Navori Quickblades": "6675", "The Collector": "6676", "Rageknife": "6677", "Duskblade of Draktharr": "6691", "Eclipse": "6692", "Prowler's Claw": "6693", "Serylda's Grudge": "6694", "Serpent's Fang": "6695", "Axiom Arc": "6696", "Sandshrike's Claw": "7000", "Syzygy": "7001", "Draktharr's Shadowcarver": "7002", "Frozen Fist": "7005", "Typhoon": "7006", "Wyrmfallen Sacrifice": "7007", "Bloodward": "7008", "Icathia's Curse": "7009", "Vespertide": "7010", "Upgraded Aeropack": "7011", "Liandry's Lament": "7012", "Eye of Luden": "7013", "Eternal Winter": "7014", "Ceaseless Hunger": "7015", "Dreamshatter": "7016", "Deicide": "7017", "Infinity Force": "7018", "Reliquary of the Golden Dawn": "7019", "Shurelya's Requiem": "7020", "Starcaster": "7021", "Seat of Command": "7022", "Equinox": "7023", "Caesura": "7024", "Leviathan": "7025", "The Unspoken Parasite": "7026", "Primordial Dawn": "7027", "Infinite Convergence": "7028", "Gangplank Placeholder": "7050", "Anathema's Chains": "8001", "Abyssal Mask": "8020" };
|
4
|
+
exports.ItemKeys = { "Boots": "1001", "Faerie Charm": "1004", "Rejuvenation Bead": "1006", "Giant's Belt": "1011", "Cloak of Agility": "1018", "Blasting Wand": "1026", "Sapphire Crystal": "1027", "Ruby Crystal": "1028", "Cloth Armor": "1029", "Chain Vest": "1031", "Null-Magic Mantle": "1033", "Emberknife": "1035", "Long Sword": "1036", "Pickaxe": "1037", "B. F. Sword": "1038", "Hailblade": "1039", "Obsidian Edge": "1040", "Dagger": "1042", "Recurve Bow": "1043", "Amplifying Tome": "1052", "Vampiric Scepter": "1053", "Doran's Shield": "1054", "Doran's Blade": "1055", "Doran's Ring": "1056", "Negatron Cloak": "1057", "Needlessly Large Rod": "1058", "Dark Seal": "1082", "Cull": "1083", "Scorchclaw Pup": "1101", "Gustwalker Hatchling": "1102", "Mosstomper Seedling": "1103", "Eye of the Herald": "3513", "Penetrating Bullets": "1500", "Fortification": "1521", "Reinforced Armor": "1506", "Warden's Eye": "1503", "Vanguard": "1504", "Lightning Rod": "1505", "Overcharged": "1507", "Anti-tower Socks": "1508", "Gusto": "1509", "Phreakish Gusto": "1510", "Super Mech Armor": "1511", "Super Mech Power Field": "1512", "Turret Plating": "1515", "Structure Bounty": "1519", "OvererchargedHA": "1520", "Tower Power-Up": "1522", "Health Potion": "2003", "Total Biscuit of Everlasting Will": "2010", "Kircheis Shard": "2015", "Steel Sigil": "2019", "Refillable Potion": "2031", "Corrupting Potion": "2033", "Guardian's Horn": "2051", "Poro-Snax": "2052", "Control Ward": "2055", "Shurelya's Battlesong": "2065", "Elixir of Iron": "2138", "Elixir of Sorcery": "2139", "Elixir of Wrath": "2140", "Minion Dematerializer": "2403", "Commencing Stopwatch": "2419", "Stopwatch": "2420", "Broken Stopwatch": "2424", "Slightly Magical Footwear": "2422", "Perfectly Timed Stopwatch": "2423", "Evenshroud": "3001", "Archangel's Staff": "3003", "Manamune": "3004", "Berserker's Greaves": "3006", "Boots of Swiftness": "3009", "Chemtech Putrifier": "3011", "Chalice of Blessing": "3012", "Sorcerer's Shoes": "3020", "Lifewell Pendant": "3023", "Glacial Buckler": "3024", "Guardian Angel": "3026", "Infinity Edge": "3031", "Mortal Reminder": "3033", "Last Whisper": "3035", "Lord Dominik's Regards": "3036", "Seraph's Embrace": "3040", "Mejai's Soulstealer": "3041", "Muramana": "3042", "Phage": "3044", "Phantom Dancer": "3046", "Plated Steelcaps": "3047", "Zeke's Convergence": "3050", "Hearthbound Axe": "3051", "Sterak's Gage": "3053", "Sheen": "3057", "Spirit Visage": "3065", "Winged Moonplate": "3066", "Kindlegem": "3067", "Sunfire Aegis": "3068", "Tear of the Goddess": "3070", "Black Cleaver": "3071", "Bloodthirster": "3072", "Ravenous Hydra": "3074", "Thornmail": "3075", "Bramble Vest": "3076", "Tiamat": "3077", "Trinity Force": "3078", "Warden's Mail": "3082", "Warmog's Armor": "3083", "Heartsteel": "3084", "Runaan's Hurricane": "3085", "Zeal": "3086", "Statikk Shiv": "3087", "Rabadon's Deathcap": "3089", "Wit's End": "3091", "Rapid Firecannon": "3094", "Stormrazor": "3095", "Lich Bane": "3100", "Banshee's Veil": "3102", "Aegis of the Legion": "3105", "Redemption": "3107", "Fiendish Codex": "3108", "Knight's Vow": "3109", "Frozen Heart": "3110", "Mercury's Treads": "3111", "Guardian's Orb": "3112", "Aether Wisp": "3113", "Forbidden Idol": "3114", "Nashor's Tooth": "3115", "Rylai's Crystal Scepter": "3116", "Mobility Boots": "3117", "Winter's Approach": "3119", "Fimbulwinter": "3121", "Executioner's Calling": "3123", "Guinsoo's Rageblade": "3124", "Caulfield's Warhammer": "3133", "Serrated Dirk": "3134", "Void Staff": "3135", "Mercurial Scimitar": "3139", "Quicksilver Sash": "3140", "Youmuu's Ghostblade": "3142", "Randuin's Omen": "3143", "Hextech Alternator": "3145", "Hextech Rocketbelt": "3152", "Blade of The Ruined King": "3153", "Hexdrinker": "3155", "Maw of Malmortius": "3156", "Zhonya's Hourglass": "3157", "Ionian Boots of Lucidity": "3158", "Spear Of Shojin": "3161", "Morellonomicon": "3165", "Guardian's Blade": "3177", "Umbral Glaive": "3179", "Hullbreaker": "3181", "Guardian's Hammer": "3184", "Locket of the Iron Solari": "3190", "Seeker's Armguard": "3191", "Gargoyle Stoneplate": "3193", "Spectre's Cowl": "3211", "Mikael's Blessing": "3222", "Scarecrow Effigy": "3330", "Stealth Ward": "3340", "Farsight Alteration": "3363", "Oracle Lens": "3364", "Your Cut": "3400", "Ardent Censer": "3504", "Essence Reaver": "3508", "Kalista's Black Spear": "3600", "Dead Man's Plate": "3742", "Titanic Hydra": "3748", "Crystalline Bracer": "3801", "Lost Chapter": "3802", "Catalyst of Aeons": "3803", "Edge of Night": "3814", "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", "Fire at Will500 Silver Serpents": "3901", "Death's Daughter500 Silver Serpents": "3902", "Raise Morale500 Silver Serpents": "3903", "Oblivion Orb": "3916", "Imperial Mandate": "4005", "Force of Nature": "4401", "The Golden Spatula": "4403", "Horizon Focus": "4628", "Cosmic Drive": "4629", "Blighting Jewel": "4630", "Verdant Barrier": "4632", "Riftmaker": "4633", "Leeching Leer": "4635", "Night Harvester": "4636", "Demonic Embrace": "4637", "Watchful Wardstone": "4638", "Stirring Wardstone": "4641", "Bandleglass Mirror": "4642", "Vigilant Wardstone": "4643", "Crown of the Shattered Queen": "4644", "Shadowflame": "4645", "Ironspike Whip": "6029", "Silvermere Dawn": "6035", "Death's Dance": "6333", "Chempunk Chainsword": "6609", "Staff of Flowing Water": "6616", "Moonstone Renewer": "6617", "Echoes of Helia": "6620", "Goredrinker": "6630", "Stridebreaker": "6631", "Divine Sunderer": "6632", "Liandry's Anguish": "6653", "Luden's Tempest": "6655", "Everfrost": "6656", "Rod of Ages": "6657", "Bami's Cinder": "6660", "Iceborn Gauntlet": "6662", "Turbo Chemtank": "6664", "Jak'Sho, The Protean": "6665", "Radiant Virtue": "6667", "Noonquiver": "6670", "Galeforce": "6671", "Kraken Slayer": "6672", "Immortal Shieldbow": "6673", "Navori Quickblades": "6675", "The Collector": "6676", "Rageknife": "6677", "Duskblade of Draktharr": "6691", "Eclipse": "6692", "Prowler's Claw": "6693", "Serylda's Grudge": "6694", "Serpent's Fang": "6695", "Axiom Arc": "6696", "Sandshrike's Claw": "7000", "Syzygy": "7001", "Draktharr's Shadowcarver": "7002", "Frozen Fist": "7005", "Typhoon": "7006", "Wyrmfallen Sacrifice": "7007", "Bloodward": "7008", "Icathia's Curse": "7009", "Vespertide": "7010", "Upgraded Aeropack": "7011", "Liandry's Lament": "7012", "Eye of Luden": "7013", "Eternal Winter": "7014", "Ceaseless Hunger": "7015", "Dreamshatter": "7016", "Deicide": "7017", "Infinity Force": "7018", "Reliquary of the Golden Dawn": "7019", "Shurelya's Requiem": "7020", "Starcaster": "7021", "Seat of Command": "7022", "Equinox": "7023", "Caesura": "7024", "Leviathan": "7025", "The Unspoken Parasite": "7026", "Primordial Dawn": "7027", "Infinite Convergence": "7028", "Youmuu's Wake": "7029", "Seething Sorrow": "7030", "Edge of Finality": "7031", "Flicker": "7032", "Cry of the Shrieking City": "7033", "Gangplank Placeholder": "7050", "Anathema's Chains": "8001", "Abyssal Mask": "8020" };
|
@@ -50,6 +50,7 @@ export declare const ItemKeysNum: {
|
|
50
50
|
readonly "Health Potion": 2003;
|
51
51
|
readonly "Total Biscuit of Everlasting Will": 2010;
|
52
52
|
readonly "Kircheis Shard": 2015;
|
53
|
+
readonly "Steel Sigil": 2019;
|
53
54
|
readonly "Refillable Potion": 2031;
|
54
55
|
readonly "Corrupting Potion": 2033;
|
55
56
|
readonly "Guardian's Horn": 2051;
|
@@ -71,7 +72,9 @@ export declare const ItemKeysNum: {
|
|
71
72
|
readonly "Berserker's Greaves": 3006;
|
72
73
|
readonly "Boots of Swiftness": 3009;
|
73
74
|
readonly "Chemtech Putrifier": 3011;
|
75
|
+
readonly "Chalice of Blessing": 3012;
|
74
76
|
readonly "Sorcerer's Shoes": 3020;
|
77
|
+
readonly "Lifewell Pendant": 3023;
|
75
78
|
readonly "Glacial Buckler": 3024;
|
76
79
|
readonly "Guardian Angel": 3026;
|
77
80
|
readonly "Infinity Edge": 3031;
|
@@ -105,6 +108,7 @@ export declare const ItemKeysNum: {
|
|
105
108
|
readonly Heartsteel: 3084;
|
106
109
|
readonly "Runaan's Hurricane": 3085;
|
107
110
|
readonly Zeal: 3086;
|
111
|
+
readonly "Statikk Shiv": 3087;
|
108
112
|
readonly "Rabadon's Deathcap": 3089;
|
109
113
|
readonly "Wit's End": 3091;
|
110
114
|
readonly "Rapid Firecannon": 3094;
|
@@ -205,6 +209,7 @@ export declare const ItemKeysNum: {
|
|
205
209
|
readonly "Chempunk Chainsword": 6609;
|
206
210
|
readonly "Staff of Flowing Water": 6616;
|
207
211
|
readonly "Moonstone Renewer": 6617;
|
212
|
+
readonly "Echoes of Helia": 6620;
|
208
213
|
readonly Goredrinker: 6630;
|
209
214
|
readonly Stridebreaker: 6631;
|
210
215
|
readonly "Divine Sunderer": 6632;
|
@@ -257,6 +262,11 @@ export declare const ItemKeysNum: {
|
|
257
262
|
readonly "The Unspoken Parasite": 7026;
|
258
263
|
readonly "Primordial Dawn": 7027;
|
259
264
|
readonly "Infinite Convergence": 7028;
|
265
|
+
readonly "Youmuu's Wake": 7029;
|
266
|
+
readonly "Seething Sorrow": 7030;
|
267
|
+
readonly "Edge of Finality": 7031;
|
268
|
+
readonly Flicker: 7032;
|
269
|
+
readonly "Cry of the Shrieking City": 7033;
|
260
270
|
readonly "Gangplank Placeholder": 7050;
|
261
271
|
readonly "Anathema's Chains": 8001;
|
262
272
|
readonly "Abyssal Mask": 8020;
|
@@ -1,4 +1,4 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.ItemKeysNum = void 0;
|
4
|
-
exports.ItemKeysNum = { "Boots": 1001, "Faerie Charm": 1004, "Rejuvenation Bead": 1006, "Giant's Belt": 1011, "Cloak of Agility": 1018, "Blasting Wand": 1026, "Sapphire Crystal": 1027, "Ruby Crystal": 1028, "Cloth Armor": 1029, "Chain Vest": 1031, "Null-Magic Mantle": 1033, "Emberknife": 1035, "Long Sword": 1036, "Pickaxe": 1037, "B. F. Sword": 1038, "Hailblade": 1039, "Obsidian Edge": 1040, "Dagger": 1042, "Recurve Bow": 1043, "Amplifying Tome": 1052, "Vampiric Scepter": 1053, "Doran's Shield": 1054, "Doran's Blade": 1055, "Doran's Ring": 1056, "Negatron Cloak": 1057, "Needlessly Large Rod": 1058, "Dark Seal": 1082, "Cull": 1083, "Scorchclaw Pup": 1101, "Gustwalker Hatchling": 1102, "Mosstomper Seedling": 1103, "Eye of the Herald": 3513, "Penetrating Bullets": 1500, "Fortification": 1521, "Reinforced Armor": 1506, "Warden's Eye": 1503, "Vanguard": 1504, "Lightning Rod": 1505, "Overcharged": 1507, "Anti-tower Socks": 1508, "Gusto": 1509, "Phreakish Gusto": 1510, "Super Mech Armor": 1511, "Super Mech Power Field": 1512, "Turret Plating": 1515, "Structure Bounty": 1519, "OvererchargedHA": 1520, "Tower Power-Up": 1522, "Health Potion": 2003, "Total Biscuit of Everlasting Will": 2010, "Kircheis Shard": 2015, "Refillable Potion": 2031, "Corrupting Potion": 2033, "Guardian's Horn": 2051, "Poro-Snax": 2052, "Control Ward": 2055, "Shurelya's Battlesong": 2065, "Elixir of Iron": 2138, "Elixir of Sorcery": 2139, "Elixir of Wrath": 2140, "Minion Dematerializer": 2403, "Commencing Stopwatch": 2419, "Stopwatch": 2420, "Broken Stopwatch": 2424, "Slightly Magical Footwear": 2422, "Perfectly Timed Stopwatch": 2423, "Evenshroud": 3001, "Archangel's Staff": 3003, "Manamune": 3004, "Berserker's Greaves": 3006, "Boots of Swiftness": 3009, "Chemtech Putrifier": 3011, "Sorcerer's Shoes": 3020, "Glacial Buckler": 3024, "Guardian Angel": 3026, "Infinity Edge": 3031, "Mortal Reminder": 3033, "Last Whisper": 3035, "Lord Dominik's Regards": 3036, "Seraph's Embrace": 3040, "Mejai's Soulstealer": 3041, "Muramana": 3042, "Phage": 3044, "Phantom Dancer": 3046, "Plated Steelcaps": 3047, "Zeke's Convergence": 3050, "Hearthbound Axe": 3051, "Sterak's Gage": 3053, "Sheen": 3057, "Spirit Visage": 3065, "Winged Moonplate": 3066, "Kindlegem": 3067, "Sunfire Aegis": 3068, "Tear of the Goddess": 3070, "Black Cleaver": 3071, "Bloodthirster": 3072, "Ravenous Hydra": 3074, "Thornmail": 3075, "Bramble Vest": 3076, "Tiamat": 3077, "Trinity Force": 3078, "Warden's Mail": 3082, "Warmog's Armor": 3083, "Heartsteel": 3084, "Runaan's Hurricane": 3085, "Zeal": 3086, "Rabadon's Deathcap": 3089, "Wit's End": 3091, "Rapid Firecannon": 3094, "Stormrazor": 3095, "Lich Bane": 3100, "Banshee's Veil": 3102, "Aegis of the Legion": 3105, "Redemption": 3107, "Fiendish Codex": 3108, "Knight's Vow": 3109, "Frozen Heart": 3110, "Mercury's Treads": 3111, "Guardian's Orb": 3112, "Aether Wisp": 3113, "Forbidden Idol": 3114, "Nashor's Tooth": 3115, "Rylai's Crystal Scepter": 3116, "Mobility Boots": 3117, "Winter's Approach": 3119, "Fimbulwinter": 3121, "Executioner's Calling": 3123, "Guinsoo's Rageblade": 3124, "Caulfield's Warhammer": 3133, "Serrated Dirk": 3134, "Void Staff": 3135, "Mercurial Scimitar": 3139, "Quicksilver Sash": 3140, "Youmuu's Ghostblade": 3142, "Randuin's Omen": 3143, "Hextech Alternator": 3145, "Hextech Rocketbelt": 3152, "Blade of The Ruined King": 3153, "Hexdrinker": 3155, "Maw of Malmortius": 3156, "Zhonya's Hourglass": 3157, "Ionian Boots of Lucidity": 3158, "Spear Of Shojin": 3161, "Morellonomicon": 3165, "Guardian's Blade": 3177, "Umbral Glaive": 3179, "Hullbreaker": 3181, "Guardian's Hammer": 3184, "Locket of the Iron Solari": 3190, "Seeker's Armguard": 3191, "Gargoyle Stoneplate": 3193, "Spectre's Cowl": 3211, "Mikael's Blessing": 3222, "Scarecrow Effigy": 3330, "Stealth Ward": 3340, "Farsight Alteration": 3363, "Oracle Lens": 3364, "Your Cut": 3400, "Ardent Censer": 3504, "Essence Reaver": 3508, "Kalista's Black Spear": 3600, "Dead Man's Plate": 3742, "Titanic Hydra": 3748, "Crystalline Bracer": 3801, "Lost Chapter": 3802, "Catalyst of Aeons": 3803, "Edge of Night": 3814, "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, "Fire at Will500 Silver Serpents": 3901, "Death's Daughter500 Silver Serpents": 3902, "Raise Morale500 Silver Serpents": 3903, "Oblivion Orb": 3916, "Imperial Mandate": 4005, "Force of Nature": 4401, "The Golden Spatula": 4403, "Horizon Focus": 4628, "Cosmic Drive": 4629, "Blighting Jewel": 4630, "Verdant Barrier": 4632, "Riftmaker": 4633, "Leeching Leer": 4635, "Night Harvester": 4636, "Demonic Embrace": 4637, "Watchful Wardstone": 4638, "Stirring Wardstone": 4641, "Bandleglass Mirror": 4642, "Vigilant Wardstone": 4643, "Crown of the Shattered Queen": 4644, "Shadowflame": 4645, "Ironspike Whip": 6029, "Silvermere Dawn": 6035, "Death's Dance": 6333, "Chempunk Chainsword": 6609, "Staff of Flowing Water": 6616, "Moonstone Renewer": 6617, "Goredrinker": 6630, "Stridebreaker": 6631, "Divine Sunderer": 6632, "Liandry's Anguish": 6653, "Luden's Tempest": 6655, "Everfrost": 6656, "Rod of Ages": 6657, "Bami's Cinder": 6660, "Iceborn Gauntlet": 6662, "Turbo Chemtank": 6664, "Jak'Sho, The Protean": 6665, "Radiant Virtue": 6667, "Noonquiver": 6670, "Galeforce": 6671, "Kraken Slayer": 6672, "Immortal Shieldbow": 6673, "Navori Quickblades": 6675, "The Collector": 6676, "Rageknife": 6677, "Duskblade of Draktharr": 6691, "Eclipse": 6692, "Prowler's Claw": 6693, "Serylda's Grudge": 6694, "Serpent's Fang": 6695, "Axiom Arc": 6696, "Sandshrike's Claw": 7000, "Syzygy": 7001, "Draktharr's Shadowcarver": 7002, "Frozen Fist": 7005, "Typhoon": 7006, "Wyrmfallen Sacrifice": 7007, "Bloodward": 7008, "Icathia's Curse": 7009, "Vespertide": 7010, "Upgraded Aeropack": 7011, "Liandry's Lament": 7012, "Eye of Luden": 7013, "Eternal Winter": 7014, "Ceaseless Hunger": 7015, "Dreamshatter": 7016, "Deicide": 7017, "Infinity Force": 7018, "Reliquary of the Golden Dawn": 7019, "Shurelya's Requiem": 7020, "Starcaster": 7021, "Seat of Command": 7022, "Equinox": 7023, "Caesura": 7024, "Leviathan": 7025, "The Unspoken Parasite": 7026, "Primordial Dawn": 7027, "Infinite Convergence": 7028, "Gangplank Placeholder": 7050, "Anathema's Chains": 8001, "Abyssal Mask": 8020 };
|
4
|
+
exports.ItemKeysNum = { "Boots": 1001, "Faerie Charm": 1004, "Rejuvenation Bead": 1006, "Giant's Belt": 1011, "Cloak of Agility": 1018, "Blasting Wand": 1026, "Sapphire Crystal": 1027, "Ruby Crystal": 1028, "Cloth Armor": 1029, "Chain Vest": 1031, "Null-Magic Mantle": 1033, "Emberknife": 1035, "Long Sword": 1036, "Pickaxe": 1037, "B. F. Sword": 1038, "Hailblade": 1039, "Obsidian Edge": 1040, "Dagger": 1042, "Recurve Bow": 1043, "Amplifying Tome": 1052, "Vampiric Scepter": 1053, "Doran's Shield": 1054, "Doran's Blade": 1055, "Doran's Ring": 1056, "Negatron Cloak": 1057, "Needlessly Large Rod": 1058, "Dark Seal": 1082, "Cull": 1083, "Scorchclaw Pup": 1101, "Gustwalker Hatchling": 1102, "Mosstomper Seedling": 1103, "Eye of the Herald": 3513, "Penetrating Bullets": 1500, "Fortification": 1521, "Reinforced Armor": 1506, "Warden's Eye": 1503, "Vanguard": 1504, "Lightning Rod": 1505, "Overcharged": 1507, "Anti-tower Socks": 1508, "Gusto": 1509, "Phreakish Gusto": 1510, "Super Mech Armor": 1511, "Super Mech Power Field": 1512, "Turret Plating": 1515, "Structure Bounty": 1519, "OvererchargedHA": 1520, "Tower Power-Up": 1522, "Health Potion": 2003, "Total Biscuit of Everlasting Will": 2010, "Kircheis Shard": 2015, "Steel Sigil": 2019, "Refillable Potion": 2031, "Corrupting Potion": 2033, "Guardian's Horn": 2051, "Poro-Snax": 2052, "Control Ward": 2055, "Shurelya's Battlesong": 2065, "Elixir of Iron": 2138, "Elixir of Sorcery": 2139, "Elixir of Wrath": 2140, "Minion Dematerializer": 2403, "Commencing Stopwatch": 2419, "Stopwatch": 2420, "Broken Stopwatch": 2424, "Slightly Magical Footwear": 2422, "Perfectly Timed Stopwatch": 2423, "Evenshroud": 3001, "Archangel's Staff": 3003, "Manamune": 3004, "Berserker's Greaves": 3006, "Boots of Swiftness": 3009, "Chemtech Putrifier": 3011, "Chalice of Blessing": 3012, "Sorcerer's Shoes": 3020, "Lifewell Pendant": 3023, "Glacial Buckler": 3024, "Guardian Angel": 3026, "Infinity Edge": 3031, "Mortal Reminder": 3033, "Last Whisper": 3035, "Lord Dominik's Regards": 3036, "Seraph's Embrace": 3040, "Mejai's Soulstealer": 3041, "Muramana": 3042, "Phage": 3044, "Phantom Dancer": 3046, "Plated Steelcaps": 3047, "Zeke's Convergence": 3050, "Hearthbound Axe": 3051, "Sterak's Gage": 3053, "Sheen": 3057, "Spirit Visage": 3065, "Winged Moonplate": 3066, "Kindlegem": 3067, "Sunfire Aegis": 3068, "Tear of the Goddess": 3070, "Black Cleaver": 3071, "Bloodthirster": 3072, "Ravenous Hydra": 3074, "Thornmail": 3075, "Bramble Vest": 3076, "Tiamat": 3077, "Trinity Force": 3078, "Warden's Mail": 3082, "Warmog's Armor": 3083, "Heartsteel": 3084, "Runaan's Hurricane": 3085, "Zeal": 3086, "Statikk Shiv": 3087, "Rabadon's Deathcap": 3089, "Wit's End": 3091, "Rapid Firecannon": 3094, "Stormrazor": 3095, "Lich Bane": 3100, "Banshee's Veil": 3102, "Aegis of the Legion": 3105, "Redemption": 3107, "Fiendish Codex": 3108, "Knight's Vow": 3109, "Frozen Heart": 3110, "Mercury's Treads": 3111, "Guardian's Orb": 3112, "Aether Wisp": 3113, "Forbidden Idol": 3114, "Nashor's Tooth": 3115, "Rylai's Crystal Scepter": 3116, "Mobility Boots": 3117, "Winter's Approach": 3119, "Fimbulwinter": 3121, "Executioner's Calling": 3123, "Guinsoo's Rageblade": 3124, "Caulfield's Warhammer": 3133, "Serrated Dirk": 3134, "Void Staff": 3135, "Mercurial Scimitar": 3139, "Quicksilver Sash": 3140, "Youmuu's Ghostblade": 3142, "Randuin's Omen": 3143, "Hextech Alternator": 3145, "Hextech Rocketbelt": 3152, "Blade of The Ruined King": 3153, "Hexdrinker": 3155, "Maw of Malmortius": 3156, "Zhonya's Hourglass": 3157, "Ionian Boots of Lucidity": 3158, "Spear Of Shojin": 3161, "Morellonomicon": 3165, "Guardian's Blade": 3177, "Umbral Glaive": 3179, "Hullbreaker": 3181, "Guardian's Hammer": 3184, "Locket of the Iron Solari": 3190, "Seeker's Armguard": 3191, "Gargoyle Stoneplate": 3193, "Spectre's Cowl": 3211, "Mikael's Blessing": 3222, "Scarecrow Effigy": 3330, "Stealth Ward": 3340, "Farsight Alteration": 3363, "Oracle Lens": 3364, "Your Cut": 3400, "Ardent Censer": 3504, "Essence Reaver": 3508, "Kalista's Black Spear": 3600, "Dead Man's Plate": 3742, "Titanic Hydra": 3748, "Crystalline Bracer": 3801, "Lost Chapter": 3802, "Catalyst of Aeons": 3803, "Edge of Night": 3814, "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, "Fire at Will500 Silver Serpents": 3901, "Death's Daughter500 Silver Serpents": 3902, "Raise Morale500 Silver Serpents": 3903, "Oblivion Orb": 3916, "Imperial Mandate": 4005, "Force of Nature": 4401, "The Golden Spatula": 4403, "Horizon Focus": 4628, "Cosmic Drive": 4629, "Blighting Jewel": 4630, "Verdant Barrier": 4632, "Riftmaker": 4633, "Leeching Leer": 4635, "Night Harvester": 4636, "Demonic Embrace": 4637, "Watchful Wardstone": 4638, "Stirring Wardstone": 4641, "Bandleglass Mirror": 4642, "Vigilant Wardstone": 4643, "Crown of the Shattered Queen": 4644, "Shadowflame": 4645, "Ironspike Whip": 6029, "Silvermere Dawn": 6035, "Death's Dance": 6333, "Chempunk Chainsword": 6609, "Staff of Flowing Water": 6616, "Moonstone Renewer": 6617, "Echoes of Helia": 6620, "Goredrinker": 6630, "Stridebreaker": 6631, "Divine Sunderer": 6632, "Liandry's Anguish": 6653, "Luden's Tempest": 6655, "Everfrost": 6656, "Rod of Ages": 6657, "Bami's Cinder": 6660, "Iceborn Gauntlet": 6662, "Turbo Chemtank": 6664, "Jak'Sho, The Protean": 6665, "Radiant Virtue": 6667, "Noonquiver": 6670, "Galeforce": 6671, "Kraken Slayer": 6672, "Immortal Shieldbow": 6673, "Navori Quickblades": 6675, "The Collector": 6676, "Rageknife": 6677, "Duskblade of Draktharr": 6691, "Eclipse": 6692, "Prowler's Claw": 6693, "Serylda's Grudge": 6694, "Serpent's Fang": 6695, "Axiom Arc": 6696, "Sandshrike's Claw": 7000, "Syzygy": 7001, "Draktharr's Shadowcarver": 7002, "Frozen Fist": 7005, "Typhoon": 7006, "Wyrmfallen Sacrifice": 7007, "Bloodward": 7008, "Icathia's Curse": 7009, "Vespertide": 7010, "Upgraded Aeropack": 7011, "Liandry's Lament": 7012, "Eye of Luden": 7013, "Eternal Winter": 7014, "Ceaseless Hunger": 7015, "Dreamshatter": 7016, "Deicide": 7017, "Infinity Force": 7018, "Reliquary of the Golden Dawn": 7019, "Shurelya's Requiem": 7020, "Starcaster": 7021, "Seat of Command": 7022, "Equinox": 7023, "Caesura": 7024, "Leviathan": 7025, "The Unspoken Parasite": 7026, "Primordial Dawn": 7027, "Infinite Convergence": 7028, "Youmuu's Wake": 7029, "Seething Sorrow": 7030, "Edge of Finality": 7031, "Flicker": 7032, "Cry of the Shrieking City": 7033, "Gangplank Placeholder": 7050, "Anathema's Chains": 8001, "Abyssal Mask": 8020 };
|
@@ -55,6 +55,7 @@ export declare const ItemNames: {
|
|
55
55
|
readonly "2003": "Health Potion";
|
56
56
|
readonly "2010": "Total Biscuit of Everlasting Will";
|
57
57
|
readonly "2015": "Kircheis Shard";
|
58
|
+
readonly "2019": "Steel Sigil";
|
58
59
|
readonly "2031": "Refillable Potion";
|
59
60
|
readonly "2033": "Corrupting Potion";
|
60
61
|
readonly "2051": "Guardian's Horn";
|
@@ -77,7 +78,9 @@ export declare const ItemNames: {
|
|
77
78
|
readonly "3006": "Berserker's Greaves";
|
78
79
|
readonly "3009": "Boots of Swiftness";
|
79
80
|
readonly "3011": "Chemtech Putrifier";
|
81
|
+
readonly "3012": "Chalice of Blessing";
|
80
82
|
readonly "3020": "Sorcerer's Shoes";
|
83
|
+
readonly "3023": "Lifewell Pendant";
|
81
84
|
readonly "3024": "Glacial Buckler";
|
82
85
|
readonly "3026": "Guardian Angel";
|
83
86
|
readonly "3031": "Infinity Edge";
|
@@ -111,6 +114,7 @@ export declare const ItemNames: {
|
|
111
114
|
readonly "3084": "Heartsteel";
|
112
115
|
readonly "3085": "Runaan's Hurricane";
|
113
116
|
readonly "3086": "Zeal";
|
117
|
+
readonly "3087": "Statikk Shiv";
|
114
118
|
readonly "3089": "Rabadon's Deathcap";
|
115
119
|
readonly "3091": "Wit's End";
|
116
120
|
readonly "3094": "Rapid Firecannon";
|
@@ -213,6 +217,7 @@ export declare const ItemNames: {
|
|
213
217
|
readonly "6609": "Chempunk Chainsword";
|
214
218
|
readonly "6616": "Staff of Flowing Water";
|
215
219
|
readonly "6617": "Moonstone Renewer";
|
220
|
+
readonly "6620": "Echoes of Helia";
|
216
221
|
readonly "6630": "Goredrinker";
|
217
222
|
readonly "6631": "Stridebreaker";
|
218
223
|
readonly "6632": "Divine Sunderer";
|
@@ -265,6 +270,11 @@ export declare const ItemNames: {
|
|
265
270
|
readonly "7026": "The Unspoken Parasite";
|
266
271
|
readonly "7027": "Primordial Dawn";
|
267
272
|
readonly "7028": "Infinite Convergence";
|
273
|
+
readonly "7029": "Youmuu's Wake";
|
274
|
+
readonly "7030": "Seething Sorrow";
|
275
|
+
readonly "7031": "Edge of Finality";
|
276
|
+
readonly "7032": "Flicker";
|
277
|
+
readonly "7033": "Cry of the Shrieking City";
|
268
278
|
readonly "7050": "Gangplank Placeholder";
|
269
279
|
readonly "8001": "Anathema's Chains";
|
270
280
|
readonly "8020": "Abyssal Mask";
|
@@ -1,4 +1,4 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.ItemNames = void 0;
|
4
|
-
exports.ItemNames = { "1001": "Boots", "1004": "Faerie Charm", "1006": "Rejuvenation Bead", "1011": "Giant's Belt", "1018": "Cloak of Agility", "1026": "Blasting Wand", "1027": "Sapphire Crystal", "1028": "Ruby Crystal", "1029": "Cloth Armor", "1031": "Chain Vest", "1033": "Null-Magic Mantle", "1035": "Emberknife", "1036": "Long Sword", "1037": "Pickaxe", "1038": "B. F. Sword", "1039": "Hailblade", "1040": "Obsidian Edge", "1042": "Dagger", "1043": "Recurve Bow", "1052": "Amplifying Tome", "1053": "Vampiric Scepter", "1054": "Doran's Shield", "1055": "Doran's Blade", "1056": "Doran's Ring", "1057": "Negatron Cloak", "1058": "Needlessly Large Rod", "1082": "Dark Seal", "1083": "Cull", "1101": "Scorchclaw Pup", "1102": "Gustwalker Hatchling", "1103": "Mosstomper Seedling", "1104": "Eye of the Herald", "1500": "Penetrating Bullets", "1501": "Fortification", "1502": "Reinforced Armor", "1503": "Warden's Eye", "1504": "Vanguard", "1505": "Lightning Rod", "1506": "Reinforced Armor", "1507": "Overcharged", "1508": "Anti-tower Socks", "1509": "Gusto", "1510": "Phreakish Gusto", "1511": "Super Mech Armor", "1512": "Super Mech Power Field", "1515": "Turret Plating", "1516": "Structure Bounty", "1517": "Structure Bounty", "1518": "Structure Bounty", "1519": "Structure Bounty", "1520": "OvererchargedHA", "1521": "Fortification", "1522": "Tower Power-Up", "2003": "Health Potion", "2010": "Total Biscuit of Everlasting Will", "2015": "Kircheis Shard", "2031": "Refillable Potion", "2033": "Corrupting Potion", "2051": "Guardian's Horn", "2052": "Poro-Snax", "2055": "Control Ward", "2065": "Shurelya's Battlesong", "2138": "Elixir of Iron", "2139": "Elixir of Sorcery", "2140": "Elixir of Wrath", "2403": "Minion Dematerializer", "2419": "Commencing Stopwatch", "2420": "Stopwatch", "2421": "Broken Stopwatch", "2422": "Slightly Magical Footwear", "2423": "Perfectly Timed Stopwatch", "2424": "Broken Stopwatch", "3001": "Evenshroud", "3003": "Archangel's Staff", "3004": "Manamune", "3006": "Berserker's Greaves", "3009": "Boots of Swiftness", "3011": "Chemtech Putrifier", "3020": "Sorcerer's Shoes", "3024": "Glacial Buckler", "3026": "Guardian Angel", "3031": "Infinity Edge", "3033": "Mortal Reminder", "3035": "Last Whisper", "3036": "Lord Dominik's Regards", "3040": "Seraph's Embrace", "3041": "Mejai's Soulstealer", "3042": "Muramana", "3044": "Phage", "3046": "Phantom Dancer", "3047": "Plated Steelcaps", "3050": "Zeke's Convergence", "3051": "Hearthbound Axe", "3053": "Sterak's Gage", "3057": "Sheen", "3065": "Spirit Visage", "3066": "Winged Moonplate", "3067": "Kindlegem", "3068": "Sunfire Aegis", "3070": "Tear of the Goddess", "3071": "Black Cleaver", "3072": "Bloodthirster", "3074": "Ravenous Hydra", "3075": "Thornmail", "3076": "Bramble Vest", "3077": "Tiamat", "3078": "Trinity Force", "3082": "Warden's Mail", "3083": "Warmog's Armor", "3084": "Heartsteel", "3085": "Runaan's Hurricane", "3086": "Zeal", "3089": "Rabadon's Deathcap", "3091": "Wit's End", "3094": "Rapid Firecannon", "3095": "Stormrazor", "3100": "Lich Bane", "3102": "Banshee's Veil", "3105": "Aegis of the Legion", "3107": "Redemption", "3108": "Fiendish Codex", "3109": "Knight's Vow", "3110": "Frozen Heart", "3111": "Mercury's Treads", "3112": "Guardian's Orb", "3113": "Aether Wisp", "3114": "Forbidden Idol", "3115": "Nashor's Tooth", "3116": "Rylai's Crystal Scepter", "3117": "Mobility Boots", "3119": "Winter's Approach", "3121": "Fimbulwinter", "3123": "Executioner's Calling", "3124": "Guinsoo's Rageblade", "3133": "Caulfield's Warhammer", "3134": "Serrated Dirk", "3135": "Void Staff", "3139": "Mercurial Scimitar", "3140": "Quicksilver Sash", "3142": "Youmuu's Ghostblade", "3143": "Randuin's Omen", "3145": "Hextech Alternator", "3152": "Hextech Rocketbelt", "3153": "Blade of The Ruined King", "3155": "Hexdrinker", "3156": "Maw of Malmortius", "3157": "Zhonya's Hourglass", "3158": "Ionian Boots of Lucidity", "3161": "Spear Of Shojin", "3165": "Morellonomicon", "3177": "Guardian's Blade", "3179": "Umbral Glaive", "3181": "Hullbreaker", "3184": "Guardian's Hammer", "3190": "Locket of the Iron Solari", "3191": "Seeker's Armguard", "3193": "Gargoyle Stoneplate", "3211": "Spectre's Cowl", "3222": "Mikael's Blessing", "3330": "Scarecrow Effigy", "3340": "Stealth Ward", "3363": "Farsight Alteration", "3364": "Oracle Lens", "3400": "Your Cut", "3504": "Ardent Censer", "3508": "Essence Reaver", "3513": "Eye of the Herald", "3599": "Kalista's Black Spear", "3600": "Kalista's Black Spear", "3742": "Dead Man's Plate", "3748": "Titanic Hydra", "3801": "Crystalline Bracer", "3802": "Lost Chapter", "3803": "Catalyst of Aeons", "3814": "Edge of Night", "3850": "Spellthief's Edge", "3851": "Frostfang", "3853": "Shard of True Ice", "3854": "Steel Shoulderguards", "3855": "Runesteel Spaulders", "3857": "Pauldrons of Whiterock", "3858": "Relic Shield", "3859": "Targon's Buckler", "3860": "Bulwark of the Mountain", "3862": "Spectral Sickle", "3863": "Harrowing Crescent", "3864": "Black Mist Scythe", "3901": "Fire at Will500 Silver Serpents", "3902": "Death's Daughter500 Silver Serpents", "3903": "Raise Morale500 Silver Serpents", "3916": "Oblivion Orb", "4005": "Imperial Mandate", "4401": "Force of Nature", "4403": "The Golden Spatula", "4628": "Horizon Focus", "4629": "Cosmic Drive", "4630": "Blighting Jewel", "4632": "Verdant Barrier", "4633": "Riftmaker", "4635": "Leeching Leer", "4636": "Night Harvester", "4637": "Demonic Embrace", "4638": "Watchful Wardstone", "4641": "Stirring Wardstone", "4642": "Bandleglass Mirror", "4643": "Vigilant Wardstone", "4644": "Crown of the Shattered Queen", "4645": "Shadowflame", "6029": "Ironspike Whip", "6035": "Silvermere Dawn", "6333": "Death's Dance", "6609": "Chempunk Chainsword", "6616": "Staff of Flowing Water", "6617": "Moonstone Renewer", "6630": "Goredrinker", "6631": "Stridebreaker", "6632": "Divine Sunderer", "6653": "Liandry's Anguish", "6655": "Luden's Tempest", "6656": "Everfrost", "6657": "Rod of Ages", "6660": "Bami's Cinder", "6662": "Iceborn Gauntlet", "6664": "Turbo Chemtank", "6665": "Jak'Sho, The Protean", "6667": "Radiant Virtue", "6670": "Noonquiver", "6671": "Galeforce", "6672": "Kraken Slayer", "6673": "Immortal Shieldbow", "6675": "Navori Quickblades", "6676": "The Collector", "6677": "Rageknife", "6691": "Duskblade of Draktharr", "6692": "Eclipse", "6693": "Prowler's Claw", "6694": "Serylda's Grudge", "6695": "Serpent's Fang", "6696": "Axiom Arc", "7000": "Sandshrike's Claw", "7001": "Syzygy", "7002": "Draktharr's Shadowcarver", "7005": "Frozen Fist", "7006": "Typhoon", "7007": "Wyrmfallen Sacrifice", "7008": "Bloodward", "7009": "Icathia's Curse", "7010": "Vespertide", "7011": "Upgraded Aeropack", "7012": "Liandry's Lament", "7013": "Eye of Luden", "7014": "Eternal Winter", "7015": "Ceaseless Hunger", "7016": "Dreamshatter", "7017": "Deicide", "7018": "Infinity Force", "7019": "Reliquary of the Golden Dawn", "7020": "Shurelya's Requiem", "7021": "Starcaster", "7022": "Seat of Command", "7023": "Equinox", "7024": "Caesura", "7025": "Leviathan", "7026": "The Unspoken Parasite", "7027": "Primordial Dawn", "7028": "Infinite Convergence", "7050": "Gangplank Placeholder", "8001": "Anathema's Chains", "8020": "Abyssal Mask" };
|
4
|
+
exports.ItemNames = { "1001": "Boots", "1004": "Faerie Charm", "1006": "Rejuvenation Bead", "1011": "Giant's Belt", "1018": "Cloak of Agility", "1026": "Blasting Wand", "1027": "Sapphire Crystal", "1028": "Ruby Crystal", "1029": "Cloth Armor", "1031": "Chain Vest", "1033": "Null-Magic Mantle", "1035": "Emberknife", "1036": "Long Sword", "1037": "Pickaxe", "1038": "B. F. Sword", "1039": "Hailblade", "1040": "Obsidian Edge", "1042": "Dagger", "1043": "Recurve Bow", "1052": "Amplifying Tome", "1053": "Vampiric Scepter", "1054": "Doran's Shield", "1055": "Doran's Blade", "1056": "Doran's Ring", "1057": "Negatron Cloak", "1058": "Needlessly Large Rod", "1082": "Dark Seal", "1083": "Cull", "1101": "Scorchclaw Pup", "1102": "Gustwalker Hatchling", "1103": "Mosstomper Seedling", "1104": "Eye of the Herald", "1500": "Penetrating Bullets", "1501": "Fortification", "1502": "Reinforced Armor", "1503": "Warden's Eye", "1504": "Vanguard", "1505": "Lightning Rod", "1506": "Reinforced Armor", "1507": "Overcharged", "1508": "Anti-tower Socks", "1509": "Gusto", "1510": "Phreakish Gusto", "1511": "Super Mech Armor", "1512": "Super Mech Power Field", "1515": "Turret Plating", "1516": "Structure Bounty", "1517": "Structure Bounty", "1518": "Structure Bounty", "1519": "Structure Bounty", "1520": "OvererchargedHA", "1521": "Fortification", "1522": "Tower Power-Up", "2003": "Health Potion", "2010": "Total Biscuit of Everlasting Will", "2015": "Kircheis Shard", "2019": "Steel Sigil", "2031": "Refillable Potion", "2033": "Corrupting Potion", "2051": "Guardian's Horn", "2052": "Poro-Snax", "2055": "Control Ward", "2065": "Shurelya's Battlesong", "2138": "Elixir of Iron", "2139": "Elixir of Sorcery", "2140": "Elixir of Wrath", "2403": "Minion Dematerializer", "2419": "Commencing Stopwatch", "2420": "Stopwatch", "2421": "Broken Stopwatch", "2422": "Slightly Magical Footwear", "2423": "Perfectly Timed Stopwatch", "2424": "Broken Stopwatch", "3001": "Evenshroud", "3003": "Archangel's Staff", "3004": "Manamune", "3006": "Berserker's Greaves", "3009": "Boots of Swiftness", "3011": "Chemtech Putrifier", "3012": "Chalice of Blessing", "3020": "Sorcerer's Shoes", "3023": "Lifewell Pendant", "3024": "Glacial Buckler", "3026": "Guardian Angel", "3031": "Infinity Edge", "3033": "Mortal Reminder", "3035": "Last Whisper", "3036": "Lord Dominik's Regards", "3040": "Seraph's Embrace", "3041": "Mejai's Soulstealer", "3042": "Muramana", "3044": "Phage", "3046": "Phantom Dancer", "3047": "Plated Steelcaps", "3050": "Zeke's Convergence", "3051": "Hearthbound Axe", "3053": "Sterak's Gage", "3057": "Sheen", "3065": "Spirit Visage", "3066": "Winged Moonplate", "3067": "Kindlegem", "3068": "Sunfire Aegis", "3070": "Tear of the Goddess", "3071": "Black Cleaver", "3072": "Bloodthirster", "3074": "Ravenous Hydra", "3075": "Thornmail", "3076": "Bramble Vest", "3077": "Tiamat", "3078": "Trinity Force", "3082": "Warden's Mail", "3083": "Warmog's Armor", "3084": "Heartsteel", "3085": "Runaan's Hurricane", "3086": "Zeal", "3087": "Statikk Shiv", "3089": "Rabadon's Deathcap", "3091": "Wit's End", "3094": "Rapid Firecannon", "3095": "Stormrazor", "3100": "Lich Bane", "3102": "Banshee's Veil", "3105": "Aegis of the Legion", "3107": "Redemption", "3108": "Fiendish Codex", "3109": "Knight's Vow", "3110": "Frozen Heart", "3111": "Mercury's Treads", "3112": "Guardian's Orb", "3113": "Aether Wisp", "3114": "Forbidden Idol", "3115": "Nashor's Tooth", "3116": "Rylai's Crystal Scepter", "3117": "Mobility Boots", "3119": "Winter's Approach", "3121": "Fimbulwinter", "3123": "Executioner's Calling", "3124": "Guinsoo's Rageblade", "3133": "Caulfield's Warhammer", "3134": "Serrated Dirk", "3135": "Void Staff", "3139": "Mercurial Scimitar", "3140": "Quicksilver Sash", "3142": "Youmuu's Ghostblade", "3143": "Randuin's Omen", "3145": "Hextech Alternator", "3152": "Hextech Rocketbelt", "3153": "Blade of The Ruined King", "3155": "Hexdrinker", "3156": "Maw of Malmortius", "3157": "Zhonya's Hourglass", "3158": "Ionian Boots of Lucidity", "3161": "Spear Of Shojin", "3165": "Morellonomicon", "3177": "Guardian's Blade", "3179": "Umbral Glaive", "3181": "Hullbreaker", "3184": "Guardian's Hammer", "3190": "Locket of the Iron Solari", "3191": "Seeker's Armguard", "3193": "Gargoyle Stoneplate", "3211": "Spectre's Cowl", "3222": "Mikael's Blessing", "3330": "Scarecrow Effigy", "3340": "Stealth Ward", "3363": "Farsight Alteration", "3364": "Oracle Lens", "3400": "Your Cut", "3504": "Ardent Censer", "3508": "Essence Reaver", "3513": "Eye of the Herald", "3599": "Kalista's Black Spear", "3600": "Kalista's Black Spear", "3742": "Dead Man's Plate", "3748": "Titanic Hydra", "3801": "Crystalline Bracer", "3802": "Lost Chapter", "3803": "Catalyst of Aeons", "3814": "Edge of Night", "3850": "Spellthief's Edge", "3851": "Frostfang", "3853": "Shard of True Ice", "3854": "Steel Shoulderguards", "3855": "Runesteel Spaulders", "3857": "Pauldrons of Whiterock", "3858": "Relic Shield", "3859": "Targon's Buckler", "3860": "Bulwark of the Mountain", "3862": "Spectral Sickle", "3863": "Harrowing Crescent", "3864": "Black Mist Scythe", "3901": "Fire at Will500 Silver Serpents", "3902": "Death's Daughter500 Silver Serpents", "3903": "Raise Morale500 Silver Serpents", "3916": "Oblivion Orb", "4005": "Imperial Mandate", "4401": "Force of Nature", "4403": "The Golden Spatula", "4628": "Horizon Focus", "4629": "Cosmic Drive", "4630": "Blighting Jewel", "4632": "Verdant Barrier", "4633": "Riftmaker", "4635": "Leeching Leer", "4636": "Night Harvester", "4637": "Demonic Embrace", "4638": "Watchful Wardstone", "4641": "Stirring Wardstone", "4642": "Bandleglass Mirror", "4643": "Vigilant Wardstone", "4644": "Crown of the Shattered Queen", "4645": "Shadowflame", "6029": "Ironspike Whip", "6035": "Silvermere Dawn", "6333": "Death's Dance", "6609": "Chempunk Chainsword", "6616": "Staff of Flowing Water", "6617": "Moonstone Renewer", "6620": "Echoes of Helia", "6630": "Goredrinker", "6631": "Stridebreaker", "6632": "Divine Sunderer", "6653": "Liandry's Anguish", "6655": "Luden's Tempest", "6656": "Everfrost", "6657": "Rod of Ages", "6660": "Bami's Cinder", "6662": "Iceborn Gauntlet", "6664": "Turbo Chemtank", "6665": "Jak'Sho, The Protean", "6667": "Radiant Virtue", "6670": "Noonquiver", "6671": "Galeforce", "6672": "Kraken Slayer", "6673": "Immortal Shieldbow", "6675": "Navori Quickblades", "6676": "The Collector", "6677": "Rageknife", "6691": "Duskblade of Draktharr", "6692": "Eclipse", "6693": "Prowler's Claw", "6694": "Serylda's Grudge", "6695": "Serpent's Fang", "6696": "Axiom Arc", "7000": "Sandshrike's Claw", "7001": "Syzygy", "7002": "Draktharr's Shadowcarver", "7005": "Frozen Fist", "7006": "Typhoon", "7007": "Wyrmfallen Sacrifice", "7008": "Bloodward", "7009": "Icathia's Curse", "7010": "Vespertide", "7011": "Upgraded Aeropack", "7012": "Liandry's Lament", "7013": "Eye of Luden", "7014": "Eternal Winter", "7015": "Ceaseless Hunger", "7016": "Dreamshatter", "7017": "Deicide", "7018": "Infinity Force", "7019": "Reliquary of the Golden Dawn", "7020": "Shurelya's Requiem", "7021": "Starcaster", "7022": "Seat of Command", "7023": "Equinox", "7024": "Caesura", "7025": "Leviathan", "7026": "The Unspoken Parasite", "7027": "Primordial Dawn", "7028": "Infinite Convergence", "7029": "Youmuu's Wake", "7030": "Seething Sorrow", "7031": "Edge of Finality", "7032": "Flicker", "7033": "Cry of the Shrieking City", "7050": "Gangplank Placeholder", "8001": "Anathema's Chains", "8020": "Abyssal Mask" };
|
@@ -23,11 +23,11 @@ export declare const LegendaryItemKeys: {
|
|
23
23
|
readonly "Frozen Heart": "3110";
|
24
24
|
readonly "Gargoyle Stoneplate": "3193";
|
25
25
|
readonly "Guardian Angel": "3026";
|
26
|
-
readonly "Guinsoo's Rageblade": "3124";
|
27
26
|
readonly "Horizon Focus": "4628";
|
28
27
|
readonly Hullbreaker: "3181";
|
29
|
-
readonly "
|
28
|
+
readonly "Immortal Shieldbow": "6673";
|
30
29
|
readonly "Knight's Vow": "3109";
|
30
|
+
readonly "Kraken Slayer": "6672";
|
31
31
|
readonly "Lich Bane": "3100";
|
32
32
|
readonly "Lord Dominik's Regards": "3036";
|
33
33
|
readonly Manamune: "3004";
|
@@ -39,9 +39,9 @@ export declare const LegendaryItemKeys: {
|
|
39
39
|
readonly "Mortal Reminder": "3033";
|
40
40
|
readonly Muramana: "3042";
|
41
41
|
readonly "Nashor's Tooth": "3115";
|
42
|
-
readonly "Navori Quickblades": "6675";
|
43
42
|
readonly "Pauldrons of Whiterock": "3857";
|
44
43
|
readonly "Phantom Dancer": "3046";
|
44
|
+
readonly "Prowler's Claw": "6693";
|
45
45
|
readonly "Rabadon's Deathcap": "3089";
|
46
46
|
readonly "Randuin's Omen": "3143";
|
47
47
|
readonly "Rapid Firecannon": "3094";
|
@@ -68,10 +68,10 @@ export declare const LegendaryItemKeys: {
|
|
68
68
|
readonly "Warmog's Armor": "3083";
|
69
69
|
readonly "Winter's Approach": "3119";
|
70
70
|
readonly "Wit's End": "3091";
|
71
|
-
readonly "Youmuu's Ghostblade": "3142";
|
72
71
|
readonly "Zeke's Convergence": "3050";
|
73
72
|
readonly "Zhonya's Hourglass": "3157";
|
74
73
|
readonly "Sunfire Aegis": "3068";
|
75
74
|
readonly "Spear Of Shojin": "3161";
|
75
|
+
readonly "Statikk Shiv": "3087";
|
76
76
|
};
|
77
77
|
export type LegendaryItemKey = typeof LegendaryItemKeys[keyof typeof LegendaryItemKeys];
|
@@ -1,4 +1,4 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.LegendaryItemKeys = void 0;
|
4
|
-
exports.LegendaryItemKeys = { "Abyssal Mask": "8020", "Anathema's Chains": "8001", "Archangel's Staff": "3003", "Ardent Censer": "3504", "Axiom Arc": "6696", "Banshee's Veil": "3102", "Black Cleaver": "3071", "Black Mist Scythe": "3864", "Blade of The Ruined King": "3153", "Bloodthirster": "3072", "Bulwark of the Mountain": "3860", "Chempunk Chainsword": "6609", "Chemtech Putrifier": "3011", "Cosmic Drive": "4629", "Dead Man's Plate": "3742", "Death's Dance": "6333", "Demonic Embrace": "4637", "Edge of Night": "3814", "Essence Reaver": "3508", "Fimbulwinter": "3121", "Force of Nature": "4401", "Frozen Heart": "3110", "Gargoyle Stoneplate": "3193", "Guardian Angel": "3026", "
|
4
|
+
exports.LegendaryItemKeys = { "Abyssal Mask": "8020", "Anathema's Chains": "8001", "Archangel's Staff": "3003", "Ardent Censer": "3504", "Axiom Arc": "6696", "Banshee's Veil": "3102", "Black Cleaver": "3071", "Black Mist Scythe": "3864", "Blade of The Ruined King": "3153", "Bloodthirster": "3072", "Bulwark of the Mountain": "3860", "Chempunk Chainsword": "6609", "Chemtech Putrifier": "3011", "Cosmic Drive": "4629", "Dead Man's Plate": "3742", "Death's Dance": "6333", "Demonic Embrace": "4637", "Edge of Night": "3814", "Essence Reaver": "3508", "Fimbulwinter": "3121", "Force of Nature": "4401", "Frozen Heart": "3110", "Gargoyle Stoneplate": "3193", "Guardian Angel": "3026", "Horizon Focus": "4628", "Hullbreaker": "3181", "Immortal Shieldbow": "6673", "Knight's Vow": "3109", "Kraken Slayer": "6672", "Lich Bane": "3100", "Lord Dominik's Regards": "3036", "Manamune": "3004", "Maw of Malmortius": "3156", "Mejai's Soulstealer": "3041", "Mercurial Scimitar": "3139", "Mikael's Blessing": "3222", "Morellonomicon": "3165", "Mortal Reminder": "3033", "Muramana": "3042", "Nashor's Tooth": "3115", "Pauldrons of Whiterock": "3857", "Phantom Dancer": "3046", "Prowler's Claw": "6693", "Rabadon's Deathcap": "3089", "Randuin's Omen": "3143", "Rapid Firecannon": "3094", "Ravenous Hydra": "3074", "Redemption": "3107", "Runaan's Hurricane": "3085", "Rylai's Crystal Scepter": "3116", "Seraph's Embrace": "3040", "Serpent's Fang": "6695", "Serylda's Grudge": "6694", "Shadowflame": "4645", "Shard of True Ice": "3853", "Silvermere Dawn": "6035", "Spirit Visage": "3065", "Staff of Flowing Water": "6616", "Sterak's Gage": "3053", "Stormrazor": "3095", "The Collector": "6676", "Thornmail": "3075", "Titanic Hydra": "3748", "Umbral Glaive": "3179", "Vigilant Wardstone": "4643", "Void Staff": "3135", "Warmog's Armor": "3083", "Winter's Approach": "3119", "Wit's End": "3091", "Zeke's Convergence": "3050", "Zhonya's Hourglass": "3157", "Sunfire Aegis": "3068", "Spear Of Shojin": "3161", "Statikk Shiv": "3087" };
|
@@ -23,11 +23,11 @@ export declare const LegendaryItemKeysNum: {
|
|
23
23
|
readonly "Frozen Heart": 3110;
|
24
24
|
readonly "Gargoyle Stoneplate": 3193;
|
25
25
|
readonly "Guardian Angel": 3026;
|
26
|
-
readonly "Guinsoo's Rageblade": 3124;
|
27
26
|
readonly "Horizon Focus": 4628;
|
28
27
|
readonly Hullbreaker: 3181;
|
29
|
-
readonly "
|
28
|
+
readonly "Immortal Shieldbow": 6673;
|
30
29
|
readonly "Knight's Vow": 3109;
|
30
|
+
readonly "Kraken Slayer": 6672;
|
31
31
|
readonly "Lich Bane": 3100;
|
32
32
|
readonly "Lord Dominik's Regards": 3036;
|
33
33
|
readonly Manamune: 3004;
|
@@ -39,9 +39,9 @@ export declare const LegendaryItemKeysNum: {
|
|
39
39
|
readonly "Mortal Reminder": 3033;
|
40
40
|
readonly Muramana: 3042;
|
41
41
|
readonly "Nashor's Tooth": 3115;
|
42
|
-
readonly "Navori Quickblades": 6675;
|
43
42
|
readonly "Pauldrons of Whiterock": 3857;
|
44
43
|
readonly "Phantom Dancer": 3046;
|
44
|
+
readonly "Prowler's Claw": 6693;
|
45
45
|
readonly "Rabadon's Deathcap": 3089;
|
46
46
|
readonly "Randuin's Omen": 3143;
|
47
47
|
readonly "Rapid Firecannon": 3094;
|
@@ -68,10 +68,10 @@ export declare const LegendaryItemKeysNum: {
|
|
68
68
|
readonly "Warmog's Armor": 3083;
|
69
69
|
readonly "Winter's Approach": 3119;
|
70
70
|
readonly "Wit's End": 3091;
|
71
|
-
readonly "Youmuu's Ghostblade": 3142;
|
72
71
|
readonly "Zeke's Convergence": 3050;
|
73
72
|
readonly "Zhonya's Hourglass": 3157;
|
74
73
|
readonly "Sunfire Aegis": 3068;
|
75
74
|
readonly "Spear Of Shojin": 3161;
|
75
|
+
readonly "Statikk Shiv": 3087;
|
76
76
|
};
|
77
77
|
export type LegendaryItemKeyNum = typeof LegendaryItemKeysNum[keyof typeof LegendaryItemKeysNum];
|
@@ -1,4 +1,4 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.LegendaryItemKeysNum = void 0;
|
4
|
-
exports.LegendaryItemKeysNum = { "Abyssal Mask": 8020, "Anathema's Chains": 8001, "Archangel's Staff": 3003, "Ardent Censer": 3504, "Axiom Arc": 6696, "Banshee's Veil": 3102, "Black Cleaver": 3071, "Black Mist Scythe": 3864, "Blade of The Ruined King": 3153, "Bloodthirster": 3072, "Bulwark of the Mountain": 3860, "Chempunk Chainsword": 6609, "Chemtech Putrifier": 3011, "Cosmic Drive": 4629, "Dead Man's Plate": 3742, "Death's Dance": 6333, "Demonic Embrace": 4637, "Edge of Night": 3814, "Essence Reaver": 3508, "Fimbulwinter": 3121, "Force of Nature": 4401, "Frozen Heart": 3110, "Gargoyle Stoneplate": 3193, "Guardian Angel": 3026, "
|
4
|
+
exports.LegendaryItemKeysNum = { "Abyssal Mask": 8020, "Anathema's Chains": 8001, "Archangel's Staff": 3003, "Ardent Censer": 3504, "Axiom Arc": 6696, "Banshee's Veil": 3102, "Black Cleaver": 3071, "Black Mist Scythe": 3864, "Blade of The Ruined King": 3153, "Bloodthirster": 3072, "Bulwark of the Mountain": 3860, "Chempunk Chainsword": 6609, "Chemtech Putrifier": 3011, "Cosmic Drive": 4629, "Dead Man's Plate": 3742, "Death's Dance": 6333, "Demonic Embrace": 4637, "Edge of Night": 3814, "Essence Reaver": 3508, "Fimbulwinter": 3121, "Force of Nature": 4401, "Frozen Heart": 3110, "Gargoyle Stoneplate": 3193, "Guardian Angel": 3026, "Horizon Focus": 4628, "Hullbreaker": 3181, "Immortal Shieldbow": 6673, "Knight's Vow": 3109, "Kraken Slayer": 6672, "Lich Bane": 3100, "Lord Dominik's Regards": 3036, "Manamune": 3004, "Maw of Malmortius": 3156, "Mejai's Soulstealer": 3041, "Mercurial Scimitar": 3139, "Mikael's Blessing": 3222, "Morellonomicon": 3165, "Mortal Reminder": 3033, "Muramana": 3042, "Nashor's Tooth": 3115, "Pauldrons of Whiterock": 3857, "Phantom Dancer": 3046, "Prowler's Claw": 6693, "Rabadon's Deathcap": 3089, "Randuin's Omen": 3143, "Rapid Firecannon": 3094, "Ravenous Hydra": 3074, "Redemption": 3107, "Runaan's Hurricane": 3085, "Rylai's Crystal Scepter": 3116, "Seraph's Embrace": 3040, "Serpent's Fang": 6695, "Serylda's Grudge": 6694, "Shadowflame": 4645, "Shard of True Ice": 3853, "Silvermere Dawn": 6035, "Spirit Visage": 3065, "Staff of Flowing Water": 6616, "Sterak's Gage": 3053, "Stormrazor": 3095, "The Collector": 6676, "Thornmail": 3075, "Titanic Hydra": 3748, "Umbral Glaive": 3179, "Vigilant Wardstone": 4643, "Void Staff": 3135, "Warmog's Armor": 3083, "Winter's Approach": 3119, "Wit's End": 3091, "Zeke's Convergence": 3050, "Zhonya's Hourglass": 3157, "Sunfire Aegis": 3068, "Spear Of Shojin": 3161, "Statikk Shiv": 3087 };
|
@@ -3,7 +3,6 @@ export declare const LegendaryItemNames: {
|
|
3
3
|
readonly "3004": "Manamune";
|
4
4
|
readonly "3011": "Chemtech Putrifier";
|
5
5
|
readonly "3026": "Guardian Angel";
|
6
|
-
readonly "3031": "Infinity Edge";
|
7
6
|
readonly "3033": "Mortal Reminder";
|
8
7
|
readonly "3036": "Lord Dominik's Regards";
|
9
8
|
readonly "3040": "Seraph's Embrace";
|
@@ -20,6 +19,7 @@ export declare const LegendaryItemNames: {
|
|
20
19
|
readonly "3075": "Thornmail";
|
21
20
|
readonly "3083": "Warmog's Armor";
|
22
21
|
readonly "3085": "Runaan's Hurricane";
|
22
|
+
readonly "3087": "Statikk Shiv";
|
23
23
|
readonly "3089": "Rabadon's Deathcap";
|
24
24
|
readonly "3091": "Wit's End";
|
25
25
|
readonly "3094": "Rapid Firecannon";
|
@@ -33,10 +33,8 @@ export declare const LegendaryItemNames: {
|
|
33
33
|
readonly "3116": "Rylai's Crystal Scepter";
|
34
34
|
readonly "3119": "Winter's Approach";
|
35
35
|
readonly "3121": "Fimbulwinter";
|
36
|
-
readonly "3124": "Guinsoo's Rageblade";
|
37
36
|
readonly "3135": "Void Staff";
|
38
37
|
readonly "3139": "Mercurial Scimitar";
|
39
|
-
readonly "3142": "Youmuu's Ghostblade";
|
40
38
|
readonly "3143": "Randuin's Omen";
|
41
39
|
readonly "3153": "Blade of The Ruined King";
|
42
40
|
readonly "3156": "Maw of Malmortius";
|
@@ -66,8 +64,10 @@ export declare const LegendaryItemNames: {
|
|
66
64
|
readonly "6333": "Death's Dance";
|
67
65
|
readonly "6609": "Chempunk Chainsword";
|
68
66
|
readonly "6616": "Staff of Flowing Water";
|
69
|
-
readonly "
|
67
|
+
readonly "6672": "Kraken Slayer";
|
68
|
+
readonly "6673": "Immortal Shieldbow";
|
70
69
|
readonly "6676": "The Collector";
|
70
|
+
readonly "6693": "Prowler's Claw";
|
71
71
|
readonly "6694": "Serylda's Grudge";
|
72
72
|
readonly "6695": "Serpent's Fang";
|
73
73
|
readonly "6696": "Axiom Arc";
|
@@ -1,4 +1,4 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.LegendaryItemNames = void 0;
|
4
|
-
exports.LegendaryItemNames = { "3003": "Archangel's Staff", "3004": "Manamune", "3011": "Chemtech Putrifier", "3026": "Guardian Angel", "
|
4
|
+
exports.LegendaryItemNames = { "3003": "Archangel's Staff", "3004": "Manamune", "3011": "Chemtech Putrifier", "3026": "Guardian Angel", "3033": "Mortal Reminder", "3036": "Lord Dominik's Regards", "3040": "Seraph's Embrace", "3041": "Mejai's Soulstealer", "3042": "Muramana", "3046": "Phantom Dancer", "3050": "Zeke's Convergence", "3053": "Sterak's Gage", "3065": "Spirit Visage", "3068": "Sunfire Aegis", "3071": "Black Cleaver", "3072": "Bloodthirster", "3074": "Ravenous Hydra", "3075": "Thornmail", "3083": "Warmog's Armor", "3085": "Runaan's Hurricane", "3087": "Statikk Shiv", "3089": "Rabadon's Deathcap", "3091": "Wit's End", "3094": "Rapid Firecannon", "3095": "Stormrazor", "3100": "Lich Bane", "3102": "Banshee's Veil", "3107": "Redemption", "3109": "Knight's Vow", "3110": "Frozen Heart", "3115": "Nashor's Tooth", "3116": "Rylai's Crystal Scepter", "3119": "Winter's Approach", "3121": "Fimbulwinter", "3135": "Void Staff", "3139": "Mercurial Scimitar", "3143": "Randuin's Omen", "3153": "Blade of The Ruined King", "3156": "Maw of Malmortius", "3157": "Zhonya's Hourglass", "3161": "Spear Of Shojin", "3165": "Morellonomicon", "3179": "Umbral Glaive", "3181": "Hullbreaker", "3193": "Gargoyle Stoneplate", "3222": "Mikael's Blessing", "3504": "Ardent Censer", "3508": "Essence Reaver", "3742": "Dead Man's Plate", "3748": "Titanic Hydra", "3814": "Edge of Night", "3853": "Shard of True Ice", "3857": "Pauldrons of Whiterock", "3860": "Bulwark of the Mountain", "3864": "Black Mist Scythe", "4401": "Force of Nature", "4628": "Horizon Focus", "4629": "Cosmic Drive", "4637": "Demonic Embrace", "4643": "Vigilant Wardstone", "4645": "Shadowflame", "6035": "Silvermere Dawn", "6333": "Death's Dance", "6609": "Chempunk Chainsword", "6616": "Staff of Flowing Water", "6672": "Kraken Slayer", "6673": "Immortal Shieldbow", "6676": "The Collector", "6693": "Prowler's Claw", "6694": "Serylda's Grudge", "6695": "Serpent's Fang", "6696": "Axiom Arc", "8001": "Anathema's Chains", "8020": "Abyssal Mask" };
|
@@ -1,10 +1,11 @@
|
|
1
1
|
export declare const MythicItemKeys: {
|
2
|
+
readonly "Echoes of Helia": "6620";
|
2
3
|
readonly "Liandry's Anguish": "6653";
|
3
4
|
readonly "Locket of the Iron Solari": "3190";
|
4
5
|
readonly "Luden's Tempest": "6655";
|
5
6
|
readonly "Moonstone Renewer": "6617";
|
7
|
+
readonly "Navori Quickblades": "6675";
|
6
8
|
readonly "Night Harvester": "4636";
|
7
|
-
readonly "Prowler's Claw": "6693";
|
8
9
|
readonly Riftmaker: "4633";
|
9
10
|
readonly "Shurelya's Battlesong": "2065";
|
10
11
|
readonly Stridebreaker: "6631";
|
@@ -17,15 +18,44 @@ export declare const MythicItemKeys: {
|
|
17
18
|
readonly Evenshroud: "3001";
|
18
19
|
readonly Everfrost: "6656";
|
19
20
|
readonly "Iceborn Gauntlet": "6662";
|
21
|
+
readonly "Infinity Edge": "3031";
|
20
22
|
readonly Galeforce: "6671";
|
21
23
|
readonly Goredrinker: "6630";
|
24
|
+
readonly "Guinsoo's Rageblade": "3124";
|
22
25
|
readonly "Hextech Rocketbelt": "3152";
|
23
|
-
readonly "Immortal Shieldbow": "6673";
|
24
26
|
readonly "Imperial Mandate": "4005";
|
25
|
-
readonly "Kraken Slayer": "6672";
|
26
27
|
readonly "Jak'Sho, The Protean": "6665";
|
27
28
|
readonly "Radiant Virtue": "6667";
|
28
29
|
readonly Heartsteel: "3084";
|
29
30
|
readonly "Rod of Ages": "6657";
|
31
|
+
readonly "Youmuu's Ghostblade": "3142";
|
32
|
+
readonly "Cry of the Shrieking City": "7033";
|
33
|
+
readonly "Ceaseless Hunger": "7015";
|
34
|
+
readonly Caesura: "7024";
|
35
|
+
readonly "Draktharr's Shadowcarver": "7002";
|
36
|
+
readonly Deicide: "7017";
|
37
|
+
readonly Dreamshatter: "7016";
|
38
|
+
readonly Equinox: "7023";
|
39
|
+
readonly "Edge of Finality": "7031";
|
40
|
+
readonly "Eye of Luden": "7013";
|
41
|
+
readonly "Eternal Winter": "7014";
|
42
|
+
readonly "Frozen Fist": "7005";
|
43
|
+
readonly Flicker: "7032";
|
44
|
+
readonly "Infinite Convergence": "7028";
|
45
|
+
readonly "Icathia's Curse": "7009";
|
46
|
+
readonly "Infinity Force": "7018";
|
47
|
+
readonly Leviathan: "7025";
|
48
|
+
readonly "Liandry's Lament": "7012";
|
49
|
+
readonly "Primordial Dawn": "7027";
|
50
|
+
readonly "Reliquary of the Golden Dawn": "7019";
|
51
|
+
readonly Syzygy: "7001";
|
52
|
+
readonly "Shurelya's Requiem": "7020";
|
53
|
+
readonly Starcaster: "7021";
|
54
|
+
readonly "Seething Sorrow": "7030";
|
55
|
+
readonly "The Unspoken Parasite": "7026";
|
56
|
+
readonly Typhoon: "7006";
|
57
|
+
readonly "Upgraded Aeropack": "7011";
|
58
|
+
readonly Vespertide: "7010";
|
59
|
+
readonly "Youmuu's Wake": "7029";
|
30
60
|
};
|
31
61
|
export type MythicItemKey = typeof MythicItemKeys[keyof typeof MythicItemKeys];
|
@@ -1,4 +1,4 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.MythicItemKeys = void 0;
|
4
|
-
exports.MythicItemKeys = { "Liandry's Anguish": "6653", "Locket of the Iron Solari": "3190", "Luden's Tempest": "6655", "Moonstone Renewer": "6617", "
|
4
|
+
exports.MythicItemKeys = { "Echoes of Helia": "6620", "Liandry's Anguish": "6653", "Locket of the Iron Solari": "3190", "Luden's Tempest": "6655", "Moonstone Renewer": "6617", "Navori Quickblades": "6675", "Night Harvester": "4636", "Riftmaker": "4633", "Shurelya's Battlesong": "2065", "Stridebreaker": "6631", "Trinity Force": "3078", "Turbo Chemtank": "6664", "Crown of the Shattered Queen": "4644", "Divine Sunderer": "6632", "Duskblade of Draktharr": "6691", "Eclipse": "6692", "Evenshroud": "3001", "Everfrost": "6656", "Iceborn Gauntlet": "6662", "Infinity Edge": "3031", "Galeforce": "6671", "Goredrinker": "6630", "Guinsoo's Rageblade": "3124", "Hextech Rocketbelt": "3152", "Imperial Mandate": "4005", "Jak'Sho, The Protean": "6665", "Radiant Virtue": "6667", "Heartsteel": "3084", "Rod of Ages": "6657", "Youmuu's Ghostblade": "3142", "Cry of the Shrieking City": "7033", "Ceaseless Hunger": "7015", "Caesura": "7024", "Draktharr's Shadowcarver": "7002", "Deicide": "7017", "Dreamshatter": "7016", "Equinox": "7023", "Edge of Finality": "7031", "Eye of Luden": "7013", "Eternal Winter": "7014", "Frozen Fist": "7005", "Flicker": "7032", "Infinite Convergence": "7028", "Icathia's Curse": "7009", "Infinity Force": "7018", "Leviathan": "7025", "Liandry's Lament": "7012", "Primordial Dawn": "7027", "Reliquary of the Golden Dawn": "7019", "Syzygy": "7001", "Shurelya's Requiem": "7020", "Starcaster": "7021", "Seething Sorrow": "7030", "The Unspoken Parasite": "7026", "Typhoon": "7006", "Upgraded Aeropack": "7011", "Vespertide": "7010", "Youmuu's Wake": "7029" };
|