lol-constants 2.20.0 → 2.21.0
Sign up to get free protection for your applications and to get access to all the features.
- package/assets/constants/BootsItemNames.d.ts +1 -1
- package/assets/constants/BootsItemNames.js +3 -1
- package/assets/constants/Champion.d.ts +437 -390
- package/assets/constants/Champion.js +1 -1
- package/assets/constants/Item.d.ts +8408 -5935
- package/assets/constants/Item.js +1 -1
- package/assets/constants/LegendaryItemNames.d.ts +1 -1
- package/assets/constants/LegendaryItemNames.js +5 -5
- package/assets/constants/RunesReforged.d.ts +45 -66
- package/assets/constants/RunesReforged.js +1 -1
- package/assets/constants/StatRunes.d.ts +28 -11
- package/assets/constants/StatRunes.js +11 -11
- package/assets/constants/StatRunesByRow.d.ts +6 -6
- package/assets/constants/StatRunesByRow.js +6 -6
- package/assets/constants/Summoner.d.ts +36 -36
- package/assets/constants/Summoner.js +1 -1
- package/assets/scripts/generate-rune-ids.js +2 -4
- package/assets/scripts/generate-rune-names.js +2 -4
- package/assets/scripts/generate-stat-rune-ids.js +2 -4
- package/assets/scripts/generate-stat-rune-names.js +2 -4
- package/core/constants/Champions/ChampionIds.d.ts +1 -0
- package/core/constants/Champions/ChampionIds.js +1 -1
- package/core/constants/Champions/ChampionIdsByName.d.ts +1 -0
- package/core/constants/Champions/ChampionIdsByName.js +1 -1
- package/core/constants/Champions/ChampionKeys.d.ts +1 -0
- package/core/constants/Champions/ChampionKeys.js +1 -1
- package/core/constants/Champions/ChampionKeysNum.d.ts +1 -0
- package/core/constants/Champions/ChampionKeysNum.js +1 -1
- package/core/constants/Champions/ChampionNames.d.ts +1 -0
- package/core/constants/Champions/ChampionNames.js +1 -1
- package/core/constants/DataDragonUrls.d.ts +16 -16
- package/core/constants/DataDragonUrls.js +2 -2
- package/core/constants/Items/BootsItemKeys.d.ts +3 -1
- package/core/constants/Items/BootsItemKeys.js +1 -1
- package/core/constants/Items/BootsItemKeysNum.d.ts +3 -1
- package/core/constants/Items/BootsItemKeysNum.js +1 -1
- package/core/constants/Items/BootsItemNames.d.ts +3 -1
- package/core/constants/Items/BootsItemNames.js +1 -1
- package/core/constants/Items/ItemKeys.d.ts +9 -6
- package/core/constants/Items/ItemKeys.js +1 -1
- package/core/constants/Items/ItemKeysNum.d.ts +9 -6
- package/core/constants/Items/ItemKeysNum.js +1 -1
- package/core/constants/Items/ItemNames.d.ts +9 -6
- package/core/constants/Items/ItemNames.js +1 -1
- package/core/constants/Items/LegendaryItemKeys.d.ts +6 -5
- package/core/constants/Items/LegendaryItemKeys.js +1 -1
- package/core/constants/Items/LegendaryItemKeysNum.d.ts +6 -5
- package/core/constants/Items/LegendaryItemKeysNum.js +1 -1
- package/core/constants/Items/LegendaryItemNames.d.ts +6 -5
- package/core/constants/Items/LegendaryItemNames.js +1 -1
- package/core/constants/Runes/NonStatRuneIds.d.ts +5 -8
- package/core/constants/Runes/NonStatRuneIds.js +1 -1
- package/core/constants/Runes/NonStatRuneIdsNum.d.ts +5 -8
- package/core/constants/Runes/NonStatRuneIdsNum.js +1 -1
- package/core/constants/Runes/NonStatRuneNames.d.ts +4 -7
- package/core/constants/Runes/NonStatRuneNames.js +1 -1
- package/core/constants/Runes/RuneIconFileNames.js +12 -15
- package/core/constants/Runes/RunePickingRelationships.d.ts +18 -21
- package/core/constants/Runes/RunePickingRelationships.js +1 -1
- package/core/constants/Runes/RuneSets.d.ts +67 -91
- package/core/constants/Runes/RuneSets.js +7 -7
- package/core/constants/Runes/RuneSetsByRuneNames.d.ts +73 -97
- package/core/constants/Runes/RuneSetsByRuneNames.js +7 -7
- package/core/constants/Runes/RuneSetsByRuneNamesNum.d.ts +73 -97
- package/core/constants/Runes/RuneSetsByRuneNamesNum.js +7 -7
- package/core/helpers/Runes/getRuneCdnUrl.js +3 -1
- package/package.json +28 -27
- package/assets/constants/MythicItemNames.d.ts +0 -1
- package/assets/constants/MythicItemNames.js +0 -37
- package/assets/scripts/generate-tree-rune-ids-num.d.ts +0 -1
- package/assets/scripts/generate-tree-rune-ids-num.js +0 -23
- package/assets/scripts/generate-tree-rune-ids.d.ts +0 -1
- package/assets/scripts/generate-tree-rune-ids.js +0 -24
- package/assets/scripts/generate-tree-rune-names.d.ts +0 -1
- package/assets/scripts/generate-tree-rune-names.js +0 -22
- package/assets/scripts/helpers/getComment.d.ts +0 -1
- package/assets/scripts/helpers/getComment.js +0 -8
- package/core/constants/Items/MythicItemKeys.d.ts +0 -61
- package/core/constants/Items/MythicItemKeys.js +0 -4
- package/core/constants/Items/MythicItemKeysNum.d.ts +0 -61
- package/core/constants/Items/MythicItemKeysNum.js +0 -4
- package/core/constants/Items/MythicItemNames.d.ts +0 -61
- package/core/constants/Items/MythicItemNames.js +0 -4
- package/core/constants/Queues.d.ts +0 -7
- package/core/constants/Queues.js +0 -12
- package/core/constants/Runes/TreeRuneIds.d.ts +0 -80
- package/core/constants/Runes/TreeRuneIds.js +0 -4
- package/core/constants/Runes/TreeRuneIdsNum.d.ts +0 -66
- package/core/constants/Runes/TreeRuneIdsNum.js +0 -4
- package/core/constants/Runes/TreeRuneNames.d.ts +0 -66
- package/core/constants/Runes/TreeRuneNames.js +0 -4
- package/core/helpers/Items/isMythicItemKey.d.ts +0 -2
- package/core/helpers/Items/isMythicItemKey.js +0 -8
- package/core/helpers/Items/isMythicItemKeyNum.d.ts +0 -2
- package/core/helpers/Items/isMythicItemKeyNum.js +0 -8
- package/core/helpers/Items/isMythicItemName.d.ts +0 -2
- package/core/helpers/Items/isMythicItemName.js +0 -8
- package/core/helpers/Runes/getTreeRuneIdByName.d.ts +0 -3
- package/core/helpers/Runes/getTreeRuneIdByName.js +0 -8
- package/core/helpers/Runes/getTreeRuneNameById.d.ts +0 -3
- package/core/helpers/Runes/getTreeRuneNameById.js +0 -8
- package/core/helpers/Runes/isDominationTreeRuneId.d.ts +0 -2
- package/core/helpers/Runes/isDominationTreeRuneId.js +0 -8
- package/core/helpers/Runes/isInspirationTreeRuneId.d.ts +0 -2
- package/core/helpers/Runes/isInspirationTreeRuneId.js +0 -8
- package/core/helpers/Runes/isPrecisionTreeRuneId.d.ts +0 -2
- package/core/helpers/Runes/isPrecisionTreeRuneId.js +0 -8
- package/core/helpers/Runes/isResolveTreeRuneId.d.ts +0 -2
- package/core/helpers/Runes/isResolveTreeRuneId.js +0 -8
- package/core/helpers/Runes/isSorceryTreeRuneId.d.ts +0 -2
- package/core/helpers/Runes/isSorceryTreeRuneId.js +0 -8
- package/core/helpers/Runes/isTreeRuneId.d.ts +0 -2
- package/core/helpers/Runes/isTreeRuneId.js +0 -8
- package/core/helpers/Runes/isTreeRuneName.d.ts +0 -2
- package/core/helpers/Runes/isTreeRuneName.js +0 -8
@@ -1,4 +1,4 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.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", "1036": "Long Sword", "1037": "Pickaxe", "1038": "B. F. Sword", "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", "1500": "Penetrating Bullets", "1501": "Fortification", "1502": "Reinforced Armor", "1503": "Warden's Eye", "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", "
|
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", "1036": "Long Sword", "1037": "Pickaxe", "1038": "B. F. Sword", "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", "1500": "Penetrating Bullets", "1501": "Fortification", "1502": "Reinforced Armor", "1503": "Warden's Eye", "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", "2019": "Steel Sigil", "2020": "The Brutalizer", "2021": "Tunneler", "2022": "Glowing Mote", "2031": "Refillable Potion", "2033": "Corrupting Potion", "2052": "Poro-Snax", "2055": "Control Ward", "2065": "Shurelya's Battlesong", "2138": "Elixir of Iron", "2139": "Elixir of Sorcery", "2140": "Elixir of Wrath", "2150": "Elixir of Skill", "2151": "Elixir of Avarice", "2152": "Elixir of Force", "2403": "Minion Dematerializer", "2420": "Seeker's Armguard", "2421": "Shattered Armguard", "2422": "Slightly Magical Footwear", "2501": "Overlord's Bloodmail", "2502": "Unending Despair", "2503": "Blackfire Torch", "2504": "Kaenic Rookern", "2508": "Fated Ashes", "3002": "Trailblazer", "3003": "Archangel's Staff", "3004": "Manamune", "3006": "Berserker's Greaves", "3009": "Boots of Swiftness", "3010": "Symbiotic Soles", "3011": "Chemtech Putrifier", "3013": "Synchronized Souls", "3020": "Sorcerer's Shoes", "3024": "Glacial Buckler", "3026": "Guardian Angel", "3031": "Infinity Edge", "3032": "Yun Tal Wildarrows", "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", "3073": "Experimental Hexplate", "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", "3100": "Lich Bane", "3102": "Banshee's Veil", "3107": "Redemption", "3108": "Fiendish Codex", "3109": "Knight's Vow", "3110": "Frozen Heart", "3111": "Mercury's Treads", "3113": "Aether Wisp", "3114": "Forbidden Idol", "3115": "Nashor's Tooth", "3116": "Rylai's Crystal Scepter", "3117": "Mobility Boots", "3118": "Malignance", "3119": "Winter's Approach", "3121": "Fimbulwinter", "3123": "Executioner's Calling", "3124": "Guinsoo's Rageblade", "3133": "Caulfield's Warhammer", "3134": "Serrated Dirk", "3135": "Void Staff", "3137": "Cryptbloom", "3139": "Mercurial Scimitar", "3140": "Quicksilver Sash", "3142": "Youmuu's Ghostblade", "3143": "Randuin's Omen", "3144": "Scout's Slingshot", "3145": "Hextech Alternator", "3147": "Haunting Guise", "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", "3172": "Zephyr", "3179": "Umbral Glaive", "3181": "Hullbreaker", "3190": "Locket of the Iron Solari", "3211": "Spectre's Cowl", "3222": "Mikael's Blessing", "3302": "Terminus", "3330": "Scarecrow Effigy", "3340": "Stealth Ward", "3363": "Farsight Alteration", "3364": "Oracle Lens", "3400": "Your Cut", "3504": "Ardent Censer", "3508": "Essence Reaver", "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", "3865": "World Atlas", "3866": "Runic Compass", "3867": "Bounty of Worlds", "3869": "Celestial Opposition", "3870": "Dream Maker", "3871": "Zaz'Zak's Realmspike", "3876": "Solstice Sleigh", "3877": "Bloodsong", "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", "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", "4645": "Shadowflame", "4646": "Stormsurge", "6333": "Death's Dance", "6609": "Chempunk Chainsword", "6610": "Sundered Sky", "6616": "Staff of Flowing Water", "6617": "Moonstone Renewer", "6620": "Echoes of Helia", "6621": "Dawncore", "6631": "Stridebreaker", "6653": "Liandry's Torment", "6655": "Luden's Companion", "6657": "Rod of Ages", "6660": "Bami's Cinder", "6662": "Iceborn Gauntlet", "6664": "Hollow Radiance", "6665": "Jak'Sho, The Protean", "6670": "Noonquiver", "6672": "Kraken Slayer", "6673": "Immortal Shieldbow", "6675": "Navori Flickerblade", "6676": "The Collector", "6690": "Rectrix", "6692": "Eclipse", "6693": "Prowler's Claw", "6694": "Serylda's Grudge", "6695": "Serpent's Fang", "6696": "Axiom Arc", "6697": "Hubris", "6698": "Profane Hydra", "6699": "Voltaic Cyclosword", "6701": "Opportunity", "7001": "Syzygy", "7003": "Rabadon's Deathcrown", "7004": "Enmity of the Masses", "7005": "Frozen Fist", "7006": "Typhoon", "7007": "Swordnado", "7008": "Ataraxia", "7009": "Icathia's Curse", "7010": "Vespertide", "7011": "Upgraded Aeropack", "7012": "Liandry's Lament", "7013": "Force of Arms", "7016": "Dreamshatter", "7018": "Infinity Force", "7019": "Reliquary of the Golden Dawn", "7020": "Shurelya's Requiem", "7021": "Starcaster", "7022": "Certainty", "7025": "Leviathan", "7026": "The Unspoken Parasite", "7028": "Infinite Convergence", "7029": "Youmuu's Wake", "7030": "Seething Sorrow", "7031": "Edge of Finality", "7032": "Flicker", "7033": "Cry of the Shrieking City", "7034": "Hope Adrift", "7035": "Daybreak", "7036": "T.U.R.B.O.", "7037": "Obsidian Cleaver", "7038": "Shojin's Resolve", "7039": "Heavensfall", "7041": "Wyrmfallen Sacrifice", "7042": "The Baron's Gift", "7050": "Gangplank Placeholder", "8001": "Anathema's Chains", "8020": "Abyssal Mask" };
|
@@ -6,6 +6,7 @@ export declare const LegendaryItemKeys: {
|
|
6
6
|
readonly "Axiom Arc": "6696";
|
7
7
|
readonly "Banshee's Veil": "3102";
|
8
8
|
readonly "Black Cleaver": "3071";
|
9
|
+
readonly "Blackfire Torch": "2503";
|
9
10
|
readonly Bloodsong: "3877";
|
10
11
|
readonly Bloodthirster: "3072";
|
11
12
|
readonly "Bounty of Worlds": "3867";
|
@@ -51,6 +52,7 @@ export declare const LegendaryItemKeys: {
|
|
51
52
|
readonly Muramana: "3042";
|
52
53
|
readonly "Nashor's Tooth": "3115";
|
53
54
|
readonly Opportunity: "6701";
|
55
|
+
readonly "Overlord's Bloodmail": "2501";
|
54
56
|
readonly "Phantom Dancer": "3046";
|
55
57
|
readonly "Profane Hydra": "6698";
|
56
58
|
readonly "Rabadon's Deathcap": "3089";
|
@@ -60,7 +62,6 @@ export declare const LegendaryItemKeys: {
|
|
60
62
|
readonly Rectrix: "6690";
|
61
63
|
readonly Redemption: "3107";
|
62
64
|
readonly "Runaan's Hurricane": "3085";
|
63
|
-
readonly "Runic Compass": "3866";
|
64
65
|
readonly "Rylai's Crystal Scepter": "3116";
|
65
66
|
readonly "Seraph's Embrace": "3040";
|
66
67
|
readonly "Serpent's Fang": "6695";
|
@@ -72,9 +73,7 @@ export declare const LegendaryItemKeys: {
|
|
72
73
|
readonly "Spirit Visage": "3065";
|
73
74
|
readonly "Staff of Flowing Water": "6616";
|
74
75
|
readonly "Statikk Shiv": "3087";
|
75
|
-
readonly "Steel Sigil": "2019";
|
76
76
|
readonly "Sterak's Gage": "3053";
|
77
|
-
readonly Stormrazor: "3095";
|
78
77
|
readonly Stormsurge: "4646";
|
79
78
|
readonly "Sundered Sky": "6610";
|
80
79
|
readonly "Sunfire Aegis": "3068";
|
@@ -83,7 +82,6 @@ export declare const LegendaryItemKeys: {
|
|
83
82
|
readonly Thornmail: "3075";
|
84
83
|
readonly "Titanic Hydra": "3748";
|
85
84
|
readonly Trailblazer: "3002";
|
86
|
-
readonly Tunneler: "2021";
|
87
85
|
readonly "Umbral Glaive": "3179";
|
88
86
|
readonly "Unending Despair": "2502";
|
89
87
|
readonly "Vigilant Wardstone": "4643";
|
@@ -95,11 +93,13 @@ export declare const LegendaryItemKeys: {
|
|
95
93
|
readonly "World Atlas": "3865";
|
96
94
|
readonly "Zaz'Zak's Realmspike": "3871";
|
97
95
|
readonly "Zeke's Convergence": "3050";
|
96
|
+
readonly Zephyr: "3172";
|
98
97
|
readonly "Zhonya's Hourglass": "3157";
|
99
98
|
readonly "Echoes of Helia": "6620";
|
99
|
+
readonly "Liandry's Torment": "6653";
|
100
100
|
readonly "Locket of the Iron Solari": "3190";
|
101
101
|
readonly "Moonstone Renewer": "6617";
|
102
|
-
readonly "Navori
|
102
|
+
readonly "Navori Flickerblade": "6675";
|
103
103
|
readonly "Night Harvester": "4636";
|
104
104
|
readonly Riftmaker: "4633";
|
105
105
|
readonly "Shurelya's Battlesong": "2065";
|
@@ -114,6 +114,7 @@ export declare const LegendaryItemKeys: {
|
|
114
114
|
readonly Heartsteel: "3084";
|
115
115
|
readonly "Rod of Ages": "6657";
|
116
116
|
readonly "Youmuu's Ghostblade": "3142";
|
117
|
+
readonly "Yun Tal Wildarrows": "3032";
|
117
118
|
readonly "Cry of the Shrieking City": "7033";
|
118
119
|
readonly Dreamshatter: "7016";
|
119
120
|
readonly "Edge of Finality": "7031";
|
@@ -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", "Bloodsong": "3877", "Bloodthirster": "3072", "Bounty of Worlds": "3867", "Celestial Opposition": "3869", "Chempunk Chainsword": "6609", "Cosmic Drive": "4629", "Cryptbloom": "3137", "Dawncore": "6621", "Dead Man's Plate": "3742", "Death's Dance": "6333", "Demonic Embrace": "4637", "Dream Maker": "3870", "Edge of Night": "3814", "Elixir of Avarice": "2151", "Elixir of Force": "2152", "Essence Reaver": "3508", "Experimental Hexplate": "3073", "Fimbulwinter": "3121", "Force of Nature": "4401", "Frozen Heart": "3110", "Glowing Mote": "2022", "Guardian Angel": "3026", "Hollow Radiance": "6664", "Horizon Focus": "4628", "Hubris": "6697", "Hullbreaker": "3181", "Immortal Shieldbow": "6673", "Imperial Mandate": "4005", "Kaenic Rookern": "2504", "Knight's Vow": "3109", "Kraken Slayer": "6672", "Lich Bane": "3100", "Lord Dominik's Regards": "3036", "Luden's Companion": "6655", "Malignance": "3118", "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", "Opportunity": "6701", "Phantom Dancer": "3046", "Profane Hydra": "6698", "Rabadon's Deathcap": "3089", "Randuin's Omen": "3143", "Rapid Firecannon": "3094", "Ravenous Hydra": "3074", "Rectrix": "6690", "Redemption": "3107", "Runaan's Hurricane": "3085", "
|
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", "Blackfire Torch": "2503", "Bloodsong": "3877", "Bloodthirster": "3072", "Bounty of Worlds": "3867", "Celestial Opposition": "3869", "Chempunk Chainsword": "6609", "Cosmic Drive": "4629", "Cryptbloom": "3137", "Dawncore": "6621", "Dead Man's Plate": "3742", "Death's Dance": "6333", "Demonic Embrace": "4637", "Dream Maker": "3870", "Edge of Night": "3814", "Elixir of Avarice": "2151", "Elixir of Force": "2152", "Essence Reaver": "3508", "Experimental Hexplate": "3073", "Fimbulwinter": "3121", "Force of Nature": "4401", "Frozen Heart": "3110", "Glowing Mote": "2022", "Guardian Angel": "3026", "Hollow Radiance": "6664", "Horizon Focus": "4628", "Hubris": "6697", "Hullbreaker": "3181", "Immortal Shieldbow": "6673", "Imperial Mandate": "4005", "Kaenic Rookern": "2504", "Knight's Vow": "3109", "Kraken Slayer": "6672", "Lich Bane": "3100", "Lord Dominik's Regards": "3036", "Luden's Companion": "6655", "Malignance": "3118", "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", "Opportunity": "6701", "Overlord's Bloodmail": "2501", "Phantom Dancer": "3046", "Profane Hydra": "6698", "Rabadon's Deathcap": "3089", "Randuin's Omen": "3143", "Rapid Firecannon": "3094", "Ravenous Hydra": "3074", "Rectrix": "6690", "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", "Shattered Armguard": "2421", "Solstice Sleigh": "3876", "Spear of Shojin": "3161", "Spirit Visage": "3065", "Staff of Flowing Water": "6616", "Statikk Shiv": "3087", "Sterak's Gage": "3053", "Stormsurge": "4646", "Sundered Sky": "6610", "Sunfire Aegis": "3068", "Terminus": "3302", "The Collector": "6676", "Thornmail": "3075", "Titanic Hydra": "3748", "Trailblazer": "3002", "Umbral Glaive": "3179", "Unending Despair": "2502", "Vigilant Wardstone": "4643", "Void Staff": "3135", "Voltaic Cyclosword": "6699", "Warmog's Armor": "3083", "Winter's Approach": "3119", "Wit's End": "3091", "World Atlas": "3865", "Zaz'Zak's Realmspike": "3871", "Zeke's Convergence": "3050", "Zephyr": "3172", "Zhonya's Hourglass": "3157", "Echoes of Helia": "6620", "Liandry's Torment": "6653", "Locket of the Iron Solari": "3190", "Moonstone Renewer": "6617", "Navori Flickerblade": "6675", "Night Harvester": "4636", "Riftmaker": "4633", "Shurelya's Battlesong": "2065", "Stridebreaker": "6631", "Trinity Force": "3078", "Eclipse": "6692", "Iceborn Gauntlet": "6662", "Infinity Edge": "3031", "Guinsoo's Rageblade": "3124", "Hextech Rocketbelt": "3152", "Jak'Sho, The Protean": "6665", "Heartsteel": "3084", "Rod of Ages": "6657", "Youmuu's Ghostblade": "3142", "Yun Tal Wildarrows": "3032", "Cry of the Shrieking City": "7033", "Dreamshatter": "7016", "Edge of Finality": "7031", "Frozen Fist": "7005", "Flicker": "7032", "Infinite Convergence": "7028", "Icathia's Curse": "7009", "Infinity Force": "7018", "Leviathan": "7025", "Liandry's Lament": "7012", "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" };
|
@@ -6,6 +6,7 @@ export declare const LegendaryItemKeysNum: {
|
|
6
6
|
readonly "Axiom Arc": 6696;
|
7
7
|
readonly "Banshee's Veil": 3102;
|
8
8
|
readonly "Black Cleaver": 3071;
|
9
|
+
readonly "Blackfire Torch": 2503;
|
9
10
|
readonly Bloodsong: 3877;
|
10
11
|
readonly Bloodthirster: 3072;
|
11
12
|
readonly "Bounty of Worlds": 3867;
|
@@ -51,6 +52,7 @@ export declare const LegendaryItemKeysNum: {
|
|
51
52
|
readonly Muramana: 3042;
|
52
53
|
readonly "Nashor's Tooth": 3115;
|
53
54
|
readonly Opportunity: 6701;
|
55
|
+
readonly "Overlord's Bloodmail": 2501;
|
54
56
|
readonly "Phantom Dancer": 3046;
|
55
57
|
readonly "Profane Hydra": 6698;
|
56
58
|
readonly "Rabadon's Deathcap": 3089;
|
@@ -60,7 +62,6 @@ export declare const LegendaryItemKeysNum: {
|
|
60
62
|
readonly Rectrix: 6690;
|
61
63
|
readonly Redemption: 3107;
|
62
64
|
readonly "Runaan's Hurricane": 3085;
|
63
|
-
readonly "Runic Compass": 3866;
|
64
65
|
readonly "Rylai's Crystal Scepter": 3116;
|
65
66
|
readonly "Seraph's Embrace": 3040;
|
66
67
|
readonly "Serpent's Fang": 6695;
|
@@ -72,9 +73,7 @@ export declare const LegendaryItemKeysNum: {
|
|
72
73
|
readonly "Spirit Visage": 3065;
|
73
74
|
readonly "Staff of Flowing Water": 6616;
|
74
75
|
readonly "Statikk Shiv": 3087;
|
75
|
-
readonly "Steel Sigil": 2019;
|
76
76
|
readonly "Sterak's Gage": 3053;
|
77
|
-
readonly Stormrazor: 3095;
|
78
77
|
readonly Stormsurge: 4646;
|
79
78
|
readonly "Sundered Sky": 6610;
|
80
79
|
readonly "Sunfire Aegis": 3068;
|
@@ -83,7 +82,6 @@ export declare const LegendaryItemKeysNum: {
|
|
83
82
|
readonly Thornmail: 3075;
|
84
83
|
readonly "Titanic Hydra": 3748;
|
85
84
|
readonly Trailblazer: 3002;
|
86
|
-
readonly Tunneler: 2021;
|
87
85
|
readonly "Umbral Glaive": 3179;
|
88
86
|
readonly "Unending Despair": 2502;
|
89
87
|
readonly "Vigilant Wardstone": 4643;
|
@@ -95,11 +93,13 @@ export declare const LegendaryItemKeysNum: {
|
|
95
93
|
readonly "World Atlas": 3865;
|
96
94
|
readonly "Zaz'Zak's Realmspike": 3871;
|
97
95
|
readonly "Zeke's Convergence": 3050;
|
96
|
+
readonly Zephyr: 3172;
|
98
97
|
readonly "Zhonya's Hourglass": 3157;
|
99
98
|
readonly "Echoes of Helia": 6620;
|
99
|
+
readonly "Liandry's Torment": 6653;
|
100
100
|
readonly "Locket of the Iron Solari": 3190;
|
101
101
|
readonly "Moonstone Renewer": 6617;
|
102
|
-
readonly "Navori
|
102
|
+
readonly "Navori Flickerblade": 6675;
|
103
103
|
readonly "Night Harvester": 4636;
|
104
104
|
readonly Riftmaker: 4633;
|
105
105
|
readonly "Shurelya's Battlesong": 2065;
|
@@ -114,6 +114,7 @@ export declare const LegendaryItemKeysNum: {
|
|
114
114
|
readonly Heartsteel: 3084;
|
115
115
|
readonly "Rod of Ages": 6657;
|
116
116
|
readonly "Youmuu's Ghostblade": 3142;
|
117
|
+
readonly "Yun Tal Wildarrows": 3032;
|
117
118
|
readonly "Cry of the Shrieking City": 7033;
|
118
119
|
readonly Dreamshatter: 7016;
|
119
120
|
readonly "Edge of Finality": 7031;
|
@@ -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, "Bloodsong": 3877, "Bloodthirster": 3072, "Bounty of Worlds": 3867, "Celestial Opposition": 3869, "Chempunk Chainsword": 6609, "Cosmic Drive": 4629, "Cryptbloom": 3137, "Dawncore": 6621, "Dead Man's Plate": 3742, "Death's Dance": 6333, "Demonic Embrace": 4637, "Dream Maker": 3870, "Edge of Night": 3814, "Elixir of Avarice": 2151, "Elixir of Force": 2152, "Essence Reaver": 3508, "Experimental Hexplate": 3073, "Fimbulwinter": 3121, "Force of Nature": 4401, "Frozen Heart": 3110, "Glowing Mote": 2022, "Guardian Angel": 3026, "Hollow Radiance": 6664, "Horizon Focus": 4628, "Hubris": 6697, "Hullbreaker": 3181, "Immortal Shieldbow": 6673, "Imperial Mandate": 4005, "Kaenic Rookern": 2504, "Knight's Vow": 3109, "Kraken Slayer": 6672, "Lich Bane": 3100, "Lord Dominik's Regards": 3036, "Luden's Companion": 6655, "Malignance": 3118, "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, "Opportunity": 6701, "Phantom Dancer": 3046, "Profane Hydra": 6698, "Rabadon's Deathcap": 3089, "Randuin's Omen": 3143, "Rapid Firecannon": 3094, "Ravenous Hydra": 3074, "Rectrix": 6690, "Redemption": 3107, "Runaan's Hurricane": 3085, "
|
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, "Blackfire Torch": 2503, "Bloodsong": 3877, "Bloodthirster": 3072, "Bounty of Worlds": 3867, "Celestial Opposition": 3869, "Chempunk Chainsword": 6609, "Cosmic Drive": 4629, "Cryptbloom": 3137, "Dawncore": 6621, "Dead Man's Plate": 3742, "Death's Dance": 6333, "Demonic Embrace": 4637, "Dream Maker": 3870, "Edge of Night": 3814, "Elixir of Avarice": 2151, "Elixir of Force": 2152, "Essence Reaver": 3508, "Experimental Hexplate": 3073, "Fimbulwinter": 3121, "Force of Nature": 4401, "Frozen Heart": 3110, "Glowing Mote": 2022, "Guardian Angel": 3026, "Hollow Radiance": 6664, "Horizon Focus": 4628, "Hubris": 6697, "Hullbreaker": 3181, "Immortal Shieldbow": 6673, "Imperial Mandate": 4005, "Kaenic Rookern": 2504, "Knight's Vow": 3109, "Kraken Slayer": 6672, "Lich Bane": 3100, "Lord Dominik's Regards": 3036, "Luden's Companion": 6655, "Malignance": 3118, "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, "Opportunity": 6701, "Overlord's Bloodmail": 2501, "Phantom Dancer": 3046, "Profane Hydra": 6698, "Rabadon's Deathcap": 3089, "Randuin's Omen": 3143, "Rapid Firecannon": 3094, "Ravenous Hydra": 3074, "Rectrix": 6690, "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, "Shattered Armguard": 2421, "Solstice Sleigh": 3876, "Spear of Shojin": 3161, "Spirit Visage": 3065, "Staff of Flowing Water": 6616, "Statikk Shiv": 3087, "Sterak's Gage": 3053, "Stormsurge": 4646, "Sundered Sky": 6610, "Sunfire Aegis": 3068, "Terminus": 3302, "The Collector": 6676, "Thornmail": 3075, "Titanic Hydra": 3748, "Trailblazer": 3002, "Umbral Glaive": 3179, "Unending Despair": 2502, "Vigilant Wardstone": 4643, "Void Staff": 3135, "Voltaic Cyclosword": 6699, "Warmog's Armor": 3083, "Winter's Approach": 3119, "Wit's End": 3091, "World Atlas": 3865, "Zaz'Zak's Realmspike": 3871, "Zeke's Convergence": 3050, "Zephyr": 3172, "Zhonya's Hourglass": 3157, "Echoes of Helia": 6620, "Liandry's Torment": 6653, "Locket of the Iron Solari": 3190, "Moonstone Renewer": 6617, "Navori Flickerblade": 6675, "Night Harvester": 4636, "Riftmaker": 4633, "Shurelya's Battlesong": 2065, "Stridebreaker": 6631, "Trinity Force": 3078, "Eclipse": 6692, "Iceborn Gauntlet": 6662, "Infinity Edge": 3031, "Guinsoo's Rageblade": 3124, "Hextech Rocketbelt": 3152, "Jak'Sho, The Protean": 6665, "Heartsteel": 3084, "Rod of Ages": 6657, "Youmuu's Ghostblade": 3142, "Yun Tal Wildarrows": 3032, "Cry of the Shrieking City": 7033, "Dreamshatter": 7016, "Edge of Finality": 7031, "Frozen Fist": 7005, "Flicker": 7032, "Infinite Convergence": 7028, "Icathia's Curse": 7009, "Infinity Force": 7018, "Leviathan": 7025, "Liandry's Lament": 7012, "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 };
|
@@ -1,18 +1,19 @@
|
|
1
1
|
export declare const LegendaryItemNames: {
|
2
|
-
readonly "2019": "Steel Sigil";
|
3
|
-
readonly "2021": "Tunneler";
|
4
2
|
readonly "2022": "Glowing Mote";
|
5
3
|
readonly "2065": "Shurelya's Battlesong";
|
6
4
|
readonly "2151": "Elixir of Avarice";
|
7
5
|
readonly "2152": "Elixir of Force";
|
8
6
|
readonly "2421": "Shattered Armguard";
|
7
|
+
readonly "2501": "Overlord's Bloodmail";
|
9
8
|
readonly "2502": "Unending Despair";
|
9
|
+
readonly "2503": "Blackfire Torch";
|
10
10
|
readonly "2504": "Kaenic Rookern";
|
11
11
|
readonly "3002": "Trailblazer";
|
12
12
|
readonly "3003": "Archangel's Staff";
|
13
13
|
readonly "3004": "Manamune";
|
14
14
|
readonly "3026": "Guardian Angel";
|
15
15
|
readonly "3031": "Infinity Edge";
|
16
|
+
readonly "3032": "Yun Tal Wildarrows";
|
16
17
|
readonly "3033": "Mortal Reminder";
|
17
18
|
readonly "3036": "Lord Dominik's Regards";
|
18
19
|
readonly "3040": "Seraph's Embrace";
|
@@ -36,7 +37,6 @@ export declare const LegendaryItemNames: {
|
|
36
37
|
readonly "3089": "Rabadon's Deathcap";
|
37
38
|
readonly "3091": "Wit's End";
|
38
39
|
readonly "3094": "Rapid Firecannon";
|
39
|
-
readonly "3095": "Stormrazor";
|
40
40
|
readonly "3100": "Lich Bane";
|
41
41
|
readonly "3102": "Banshee's Veil";
|
42
42
|
readonly "3107": "Redemption";
|
@@ -58,6 +58,7 @@ export declare const LegendaryItemNames: {
|
|
58
58
|
readonly "3157": "Zhonya's Hourglass";
|
59
59
|
readonly "3161": "Spear of Shojin";
|
60
60
|
readonly "3165": "Morellonomicon";
|
61
|
+
readonly "3172": "Zephyr";
|
61
62
|
readonly "3179": "Umbral Glaive";
|
62
63
|
readonly "3181": "Hullbreaker";
|
63
64
|
readonly "3190": "Locket of the Iron Solari";
|
@@ -69,7 +70,6 @@ export declare const LegendaryItemNames: {
|
|
69
70
|
readonly "3748": "Titanic Hydra";
|
70
71
|
readonly "3814": "Edge of Night";
|
71
72
|
readonly "3865": "World Atlas";
|
72
|
-
readonly "3866": "Runic Compass";
|
73
73
|
readonly "3867": "Bounty of Worlds";
|
74
74
|
readonly "3869": "Celestial Opposition";
|
75
75
|
readonly "3870": "Dream Maker";
|
@@ -94,6 +94,7 @@ export declare const LegendaryItemNames: {
|
|
94
94
|
readonly "6620": "Echoes of Helia";
|
95
95
|
readonly "6621": "Dawncore";
|
96
96
|
readonly "6631": "Stridebreaker";
|
97
|
+
readonly "6653": "Liandry's Torment";
|
97
98
|
readonly "6655": "Luden's Companion";
|
98
99
|
readonly "6657": "Rod of Ages";
|
99
100
|
readonly "6662": "Iceborn Gauntlet";
|
@@ -101,7 +102,7 @@ export declare const LegendaryItemNames: {
|
|
101
102
|
readonly "6665": "Jak'Sho, The Protean";
|
102
103
|
readonly "6672": "Kraken Slayer";
|
103
104
|
readonly "6673": "Immortal Shieldbow";
|
104
|
-
readonly "6675": "Navori
|
105
|
+
readonly "6675": "Navori Flickerblade";
|
105
106
|
readonly "6676": "The Collector";
|
106
107
|
readonly "6690": "Rectrix";
|
107
108
|
readonly "6692": "Eclipse";
|
@@ -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 = { "
|
4
|
+
exports.LegendaryItemNames = { "2022": "Glowing Mote", "2065": "Shurelya's Battlesong", "2151": "Elixir of Avarice", "2152": "Elixir of Force", "2421": "Shattered Armguard", "2501": "Overlord's Bloodmail", "2502": "Unending Despair", "2503": "Blackfire Torch", "2504": "Kaenic Rookern", "3002": "Trailblazer", "3003": "Archangel's Staff", "3004": "Manamune", "3026": "Guardian Angel", "3031": "Infinity Edge", "3032": "Yun Tal Wildarrows", "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", "3073": "Experimental Hexplate", "3074": "Ravenous Hydra", "3075": "Thornmail", "3078": "Trinity Force", "3083": "Warmog's Armor", "3084": "Heartsteel", "3085": "Runaan's Hurricane", "3087": "Statikk Shiv", "3089": "Rabadon's Deathcap", "3091": "Wit's End", "3094": "Rapid Firecannon", "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", "3118": "Malignance", "3119": "Winter's Approach", "3121": "Fimbulwinter", "3124": "Guinsoo's Rageblade", "3135": "Void Staff", "3137": "Cryptbloom", "3139": "Mercurial Scimitar", "3142": "Youmuu's Ghostblade", "3143": "Randuin's Omen", "3152": "Hextech Rocketbelt", "3156": "Maw of Malmortius", "3157": "Zhonya's Hourglass", "3161": "Spear of Shojin", "3165": "Morellonomicon", "3172": "Zephyr", "3179": "Umbral Glaive", "3181": "Hullbreaker", "3190": "Locket of the Iron Solari", "3222": "Mikael's Blessing", "3302": "Terminus", "3504": "Ardent Censer", "3508": "Essence Reaver", "3742": "Dead Man's Plate", "3748": "Titanic Hydra", "3814": "Edge of Night", "3865": "World Atlas", "3867": "Bounty of Worlds", "3869": "Celestial Opposition", "3870": "Dream Maker", "3871": "Zaz'Zak's Realmspike", "3876": "Solstice Sleigh", "3877": "Bloodsong", "4005": "Imperial Mandate", "4401": "Force of Nature", "4628": "Horizon Focus", "4629": "Cosmic Drive", "4633": "Riftmaker", "4636": "Night Harvester", "4637": "Demonic Embrace", "4643": "Vigilant Wardstone", "4645": "Shadowflame", "4646": "Stormsurge", "6333": "Death's Dance", "6609": "Chempunk Chainsword", "6610": "Sundered Sky", "6616": "Staff of Flowing Water", "6617": "Moonstone Renewer", "6620": "Echoes of Helia", "6621": "Dawncore", "6631": "Stridebreaker", "6653": "Liandry's Torment", "6655": "Luden's Companion", "6657": "Rod of Ages", "6662": "Iceborn Gauntlet", "6664": "Hollow Radiance", "6665": "Jak'Sho, The Protean", "6672": "Kraken Slayer", "6673": "Immortal Shieldbow", "6675": "Navori Flickerblade", "6676": "The Collector", "6690": "Rectrix", "6692": "Eclipse", "6694": "Serylda's Grudge", "6695": "Serpent's Fang", "6696": "Axiom Arc", "6697": "Hubris", "6698": "Profane Hydra", "6699": "Voltaic Cyclosword", "6701": "Opportunity", "7001": "Syzygy", "7005": "Frozen Fist", "7006": "Typhoon", "7009": "Icathia's Curse", "7010": "Vespertide", "7011": "Upgraded Aeropack", "7012": "Liandry's Lament", "7016": "Dreamshatter", "7018": "Infinity Force", "7019": "Reliquary of the Golden Dawn", "7020": "Shurelya's Requiem", "7021": "Starcaster", "7025": "Leviathan", "7026": "The Unspoken Parasite", "7028": "Infinite Convergence", "7029": "Youmuu's Wake", "7030": "Seething Sorrow", "7031": "Edge of Finality", "7032": "Flicker", "7033": "Cry of the Shrieking City", "8001": "Anathema's Chains", "8020": "Abyssal Mask" };
|
@@ -1,6 +1,5 @@
|
|
1
1
|
export declare const NonStatRuneIds: {
|
2
2
|
readonly Electrocute: "8112";
|
3
|
-
readonly Predator: "8124";
|
4
3
|
readonly "Dark Harvest": "8128";
|
5
4
|
readonly "Hail of Blades": "9923";
|
6
5
|
readonly "Cheap Shot": "8126";
|
@@ -10,7 +9,6 @@ export declare const NonStatRuneIds: {
|
|
10
9
|
readonly "Ghost Poro": "8120";
|
11
10
|
readonly "Eyeball Collection": "8138";
|
12
11
|
readonly "Treasure Hunter": "8135";
|
13
|
-
readonly "Ingenious Hunter": "8134";
|
14
12
|
readonly "Relentless Hunter": "8105";
|
15
13
|
readonly "Ultimate Hunter": "8106";
|
16
14
|
readonly "Glacial Augment": "8351";
|
@@ -18,22 +16,21 @@ export declare const NonStatRuneIds: {
|
|
18
16
|
readonly "First Strike": "8369";
|
19
17
|
readonly "Hextech Flashtraption": "8306";
|
20
18
|
readonly "Magical Footwear": "8304";
|
19
|
+
readonly "Cash Back": "8321";
|
21
20
|
readonly "Triple Tonic": "8313";
|
22
|
-
readonly "
|
23
|
-
readonly "Minion Dematerializer": "8316";
|
21
|
+
readonly "Time Warp Tonic": "8352";
|
24
22
|
readonly "Biscuit Delivery": "8345";
|
25
23
|
readonly "Cosmic Insight": "8347";
|
26
24
|
readonly "Approach Velocity": "8410";
|
27
|
-
readonly "
|
25
|
+
readonly "Jack Of All Trades": "8316";
|
28
26
|
readonly "Press the Attack": "8005";
|
29
|
-
readonly "Lethal Tempo": "8008";
|
30
27
|
readonly "Fleet Footwork": "8021";
|
31
28
|
readonly Conqueror: "8010";
|
32
|
-
readonly
|
29
|
+
readonly "Absorb Life": "9101";
|
33
30
|
readonly Triumph: "9111";
|
34
31
|
readonly "Presence of Mind": "8009";
|
35
32
|
readonly "Legend: Alacrity": "9104";
|
36
|
-
readonly "Legend:
|
33
|
+
readonly "Legend: Haste": "9105";
|
37
34
|
readonly "Legend: Bloodline": "9103";
|
38
35
|
readonly "Coup de Grace": "8014";
|
39
36
|
readonly "Cut Down": "8017";
|
@@ -1,4 +1,4 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.NonStatRuneIds = void 0;
|
4
|
-
exports.NonStatRuneIds = { "Electrocute": "8112", "
|
4
|
+
exports.NonStatRuneIds = { "Electrocute": "8112", "Dark Harvest": "8128", "Hail of Blades": "9923", "Cheap Shot": "8126", "Taste of Blood": "8139", "Sudden Impact": "8143", "Zombie Ward": "8136", "Ghost Poro": "8120", "Eyeball Collection": "8138", "Treasure Hunter": "8135", "Relentless Hunter": "8105", "Ultimate Hunter": "8106", "Glacial Augment": "8351", "Unsealed Spellbook": "8360", "First Strike": "8369", "Hextech Flashtraption": "8306", "Magical Footwear": "8304", "Cash Back": "8321", "Triple Tonic": "8313", "Time Warp Tonic": "8352", "Biscuit Delivery": "8345", "Cosmic Insight": "8347", "Approach Velocity": "8410", "Jack Of All Trades": "8316", "Press the Attack": "8005", "Fleet Footwork": "8021", "Conqueror": "8010", "Absorb Life": "9101", "Triumph": "9111", "Presence of Mind": "8009", "Legend: Alacrity": "9104", "Legend: Haste": "9105", "Legend: Bloodline": "9103", "Coup de Grace": "8014", "Cut Down": "8017", "Last Stand": "8299", "Grasp of the Undying": "8437", "Aftershock": "8439", "Guardian": "8465", "Demolish": "8446", "Font of Life": "8463", "Shield Bash": "8401", "Conditioning": "8429", "Second Wind": "8444", "Bone Plating": "8473", "Overgrowth": "8451", "Revitalize": "8453", "Unflinching": "8242", "Summon Aery": "8214", "Arcane Comet": "8229", "Phase Rush": "8230", "Nullifying Orb": "8224", "Manaflow Band": "8226", "Nimbus Cloak": "8275", "Transcendence": "8210", "Celerity": "8234", "Absolute Focus": "8233", "Scorch": "8237", "Waterwalking": "8232", "Gathering Storm": "8236" };
|
@@ -1,6 +1,5 @@
|
|
1
1
|
export declare const NonStatRuneIdsNum: {
|
2
2
|
readonly Electrocute: 8112;
|
3
|
-
readonly Predator: 8124;
|
4
3
|
readonly "Dark Harvest": 8128;
|
5
4
|
readonly "Hail of Blades": 9923;
|
6
5
|
readonly "Cheap Shot": 8126;
|
@@ -10,7 +9,6 @@ export declare const NonStatRuneIdsNum: {
|
|
10
9
|
readonly "Ghost Poro": 8120;
|
11
10
|
readonly "Eyeball Collection": 8138;
|
12
11
|
readonly "Treasure Hunter": 8135;
|
13
|
-
readonly "Ingenious Hunter": 8134;
|
14
12
|
readonly "Relentless Hunter": 8105;
|
15
13
|
readonly "Ultimate Hunter": 8106;
|
16
14
|
readonly "Glacial Augment": 8351;
|
@@ -18,22 +16,21 @@ export declare const NonStatRuneIdsNum: {
|
|
18
16
|
readonly "First Strike": 8369;
|
19
17
|
readonly "Hextech Flashtraption": 8306;
|
20
18
|
readonly "Magical Footwear": 8304;
|
19
|
+
readonly "Cash Back": 8321;
|
21
20
|
readonly "Triple Tonic": 8313;
|
22
|
-
readonly "
|
23
|
-
readonly "Minion Dematerializer": 8316;
|
21
|
+
readonly "Time Warp Tonic": 8352;
|
24
22
|
readonly "Biscuit Delivery": 8345;
|
25
23
|
readonly "Cosmic Insight": 8347;
|
26
24
|
readonly "Approach Velocity": 8410;
|
27
|
-
readonly "
|
25
|
+
readonly "Jack Of All Trades": 8316;
|
28
26
|
readonly "Press the Attack": 8005;
|
29
|
-
readonly "Lethal Tempo": 8008;
|
30
27
|
readonly "Fleet Footwork": 8021;
|
31
28
|
readonly Conqueror: 8010;
|
32
|
-
readonly
|
29
|
+
readonly "Absorb Life": 9101;
|
33
30
|
readonly Triumph: 9111;
|
34
31
|
readonly "Presence of Mind": 8009;
|
35
32
|
readonly "Legend: Alacrity": 9104;
|
36
|
-
readonly "Legend:
|
33
|
+
readonly "Legend: Haste": 9105;
|
37
34
|
readonly "Legend: Bloodline": 9103;
|
38
35
|
readonly "Coup de Grace": 8014;
|
39
36
|
readonly "Cut Down": 8017;
|
@@ -1,4 +1,4 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.NonStatRuneIdsNum = void 0;
|
4
|
-
exports.NonStatRuneIdsNum = { "Electrocute": 8112, "
|
4
|
+
exports.NonStatRuneIdsNum = { "Electrocute": 8112, "Dark Harvest": 8128, "Hail of Blades": 9923, "Cheap Shot": 8126, "Taste of Blood": 8139, "Sudden Impact": 8143, "Zombie Ward": 8136, "Ghost Poro": 8120, "Eyeball Collection": 8138, "Treasure Hunter": 8135, "Relentless Hunter": 8105, "Ultimate Hunter": 8106, "Glacial Augment": 8351, "Unsealed Spellbook": 8360, "First Strike": 8369, "Hextech Flashtraption": 8306, "Magical Footwear": 8304, "Cash Back": 8321, "Triple Tonic": 8313, "Time Warp Tonic": 8352, "Biscuit Delivery": 8345, "Cosmic Insight": 8347, "Approach Velocity": 8410, "Jack Of All Trades": 8316, "Press the Attack": 8005, "Fleet Footwork": 8021, "Conqueror": 8010, "Absorb Life": 9101, "Triumph": 9111, "Presence of Mind": 8009, "Legend: Alacrity": 9104, "Legend: Haste": 9105, "Legend: Bloodline": 9103, "Coup de Grace": 8014, "Cut Down": 8017, "Last Stand": 8299, "Grasp of the Undying": 8437, "Aftershock": 8439, "Guardian": 8465, "Demolish": 8446, "Font of Life": 8463, "Shield Bash": 8401, "Conditioning": 8429, "Second Wind": 8444, "Bone Plating": 8473, "Overgrowth": 8451, "Revitalize": 8453, "Unflinching": 8242, "Summon Aery": 8214, "Arcane Comet": 8229, "Phase Rush": 8230, "Nullifying Orb": 8224, "Manaflow Band": 8226, "Nimbus Cloak": 8275, "Transcendence": 8210, "Celerity": 8234, "Absolute Focus": 8233, "Scorch": 8237, "Waterwalking": 8232, "Gathering Storm": 8236 };
|
@@ -1,6 +1,5 @@
|
|
1
1
|
export declare const NonStatRuneNames: {
|
2
2
|
readonly "8005": "Press the Attack";
|
3
|
-
readonly "8008": "Lethal Tempo";
|
4
3
|
readonly "8009": "Presence of Mind";
|
5
4
|
readonly "8010": "Conqueror";
|
6
5
|
readonly "8014": "Coup de Grace";
|
@@ -10,10 +9,8 @@ export declare const NonStatRuneNames: {
|
|
10
9
|
readonly "8106": "Ultimate Hunter";
|
11
10
|
readonly "8112": "Electrocute";
|
12
11
|
readonly "8120": "Ghost Poro";
|
13
|
-
readonly "8124": "Predator";
|
14
12
|
readonly "8126": "Cheap Shot";
|
15
13
|
readonly "8128": "Dark Harvest";
|
16
|
-
readonly "8134": "Ingenious Hunter";
|
17
14
|
readonly "8135": "Treasure Hunter";
|
18
15
|
readonly "8136": "Zombie Ward";
|
19
16
|
readonly "8138": "Eyeball Collection";
|
@@ -36,8 +33,8 @@ export declare const NonStatRuneNames: {
|
|
36
33
|
readonly "8304": "Magical Footwear";
|
37
34
|
readonly "8306": "Hextech Flashtraption";
|
38
35
|
readonly "8313": "Triple Tonic";
|
39
|
-
readonly "8316": "
|
40
|
-
readonly "8321": "
|
36
|
+
readonly "8316": "Jack Of All Trades";
|
37
|
+
readonly "8321": "Cash Back";
|
41
38
|
readonly "8345": "Biscuit Delivery";
|
42
39
|
readonly "8347": "Cosmic Insight";
|
43
40
|
readonly "8351": "Glacial Augment";
|
@@ -56,10 +53,10 @@ export declare const NonStatRuneNames: {
|
|
56
53
|
readonly "8463": "Font of Life";
|
57
54
|
readonly "8465": "Guardian";
|
58
55
|
readonly "8473": "Bone Plating";
|
59
|
-
readonly "9101": "
|
56
|
+
readonly "9101": "Absorb Life";
|
60
57
|
readonly "9103": "Legend: Bloodline";
|
61
58
|
readonly "9104": "Legend: Alacrity";
|
62
|
-
readonly "9105": "Legend:
|
59
|
+
readonly "9105": "Legend: Haste";
|
63
60
|
readonly "9111": "Triumph";
|
64
61
|
readonly "9923": "Hail of Blades";
|
65
62
|
};
|
@@ -1,4 +1,4 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.NonStatRuneNames = void 0;
|
4
|
-
exports.NonStatRuneNames = { "8005": "Press the Attack", "
|
4
|
+
exports.NonStatRuneNames = { "8005": "Press the Attack", "8009": "Presence of Mind", "8010": "Conqueror", "8014": "Coup de Grace", "8017": "Cut Down", "8021": "Fleet Footwork", "8105": "Relentless Hunter", "8106": "Ultimate Hunter", "8112": "Electrocute", "8120": "Ghost Poro", "8126": "Cheap Shot", "8128": "Dark Harvest", "8135": "Treasure Hunter", "8136": "Zombie Ward", "8138": "Eyeball Collection", "8139": "Taste of Blood", "8143": "Sudden Impact", "8210": "Transcendence", "8214": "Summon Aery", "8224": "Nullifying Orb", "8226": "Manaflow Band", "8229": "Arcane Comet", "8230": "Phase Rush", "8232": "Waterwalking", "8233": "Absolute Focus", "8234": "Celerity", "8236": "Gathering Storm", "8237": "Scorch", "8242": "Unflinching", "8275": "Nimbus Cloak", "8299": "Last Stand", "8304": "Magical Footwear", "8306": "Hextech Flashtraption", "8313": "Triple Tonic", "8316": "Jack Of All Trades", "8321": "Cash Back", "8345": "Biscuit Delivery", "8347": "Cosmic Insight", "8351": "Glacial Augment", "8352": "Time Warp Tonic", "8360": "Unsealed Spellbook", "8369": "First Strike", "8401": "Shield Bash", "8410": "Approach Velocity", "8429": "Conditioning", "8437": "Grasp of the Undying", "8439": "Aftershock", "8444": "Second Wind", "8446": "Demolish", "8451": "Overgrowth", "8453": "Revitalize", "8463": "Font of Life", "8465": "Guardian", "8473": "Bone Plating", "9101": "Absorb Life", "9103": "Legend: Bloodline", "9104": "Legend: Alacrity", "9105": "Legend: Haste", "9111": "Triumph", "9923": "Hail of Blades" };
|
@@ -19,17 +19,16 @@ exports.RuneIconFileNames = {
|
|
19
19
|
// ## Runes
|
20
20
|
// ### Precision
|
21
21
|
'Conqueror': 'conqueror',
|
22
|
-
'Coup de Grace': 'coupdegrace',
|
23
|
-
'Cut Down': 'cutdown',
|
24
22
|
'Fleet Footwork': 'fleetfootwork',
|
25
23
|
'Legend: Alacrity': 'legendalacrity',
|
24
|
+
'Legend: Haste': 'legendhaste',
|
26
25
|
'Legend: Bloodline': 'legendbloodline',
|
27
|
-
'Legend: Tenacity': 'legendtenacity',
|
28
|
-
'Lethal Tempo': 'lethaltempotemp',
|
29
|
-
'Presence of Mind': 'presenceofmind',
|
30
26
|
'Press the Attack': 'presstheattack',
|
31
|
-
'
|
27
|
+
'Absorb Life': 'absorblife',
|
32
28
|
'Triumph': 'triumph',
|
29
|
+
'Presence of Mind': 'presenceofmind',
|
30
|
+
'Coup de Grace': 'coupdegrace',
|
31
|
+
'Cut Down': 'cutdown',
|
33
32
|
// ### Domination
|
34
33
|
'Cheap Shot': 'cheapshot',
|
35
34
|
'Dark Harvest': 'darkharvest',
|
@@ -37,8 +36,6 @@ exports.RuneIconFileNames = {
|
|
37
36
|
'Eyeball Collection': 'eyeballcollection',
|
38
37
|
'Ghost Poro': 'ghostporo',
|
39
38
|
'Hail of Blades': 'hailofblades',
|
40
|
-
'Ingenious Hunter': 'ingenioushunter',
|
41
|
-
'Predator': 'predator',
|
42
39
|
'Relentless Hunter': 'relentlesshunter',
|
43
40
|
'Sudden Impact': 'suddenimpact',
|
44
41
|
'Taste of Blood': 'greenterror_tasteofblood',
|
@@ -75,16 +72,16 @@ exports.RuneIconFileNames = {
|
|
75
72
|
'Aftershock': 'veteranaftershock',
|
76
73
|
// ### Inspiration
|
77
74
|
'Magical Footwear': 'magicalfootwear',
|
78
|
-
'
|
79
|
-
'Triple Tonic': 'perfecttiming',
|
75
|
+
'Triple Tonic': 'alchemistcabinet',
|
80
76
|
'Time Warp Tonic': 'timewarptonic',
|
81
77
|
'Unsealed Spellbook': 'unsealedspellbook',
|
82
78
|
'Biscuit Delivery': 'biscuitdelivery',
|
83
79
|
'Cosmic Insight': 'cosmicinsight',
|
84
80
|
'First Strike': 'firststrike',
|
85
|
-
'Future\'s Market': 'futuresmarket',
|
86
81
|
'Glacial Augment': 'glacialaugment',
|
87
82
|
'Hextech Flashtraption': 'hextechflashtraption',
|
83
|
+
'Cash Back': 'cashback2',
|
84
|
+
'Jack Of All Trades': 'jackofalltrades2',
|
88
85
|
// ## Stat Runes
|
89
86
|
// ###
|
90
87
|
'Offense (AF)': 'statmodsadaptiveforceicon',
|
@@ -92,12 +89,12 @@ exports.RuneIconFileNames = {
|
|
92
89
|
'Offense (AH)': 'statmodscdrscalingicon',
|
93
90
|
// ###
|
94
91
|
'Flex (AF)': 'statmodsadaptiveforceicon',
|
95
|
-
'Flex (
|
96
|
-
'Flex (
|
92
|
+
'Flex (MS)': 'statmodsmovementspeedicon',
|
93
|
+
'Flex (HP+)': 'statmodshealthplusicon',
|
97
94
|
// ###
|
98
95
|
'Defense (HP)': 'statmodshealthscalingicon',
|
99
|
-
'Defense (
|
100
|
-
'Defense (
|
96
|
+
'Defense (Tenacity + Slow Resist)': 'statmodstenacityicon',
|
97
|
+
'Defense (HP+)': 'statmodshealthplusicon',
|
101
98
|
// ## Misc.
|
102
99
|
runesicon: 'runesicon',
|
103
100
|
};
|