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.ChampionKeysNum = void 0;
|
4
|
-
exports.ChampionKeysNum = { "Aatrox": 266, "Ahri": 103, "Akali": 84, "Akshan": 166, "Alistar": 12, "Amumu": 32, "Anivia": 34, "Annie": 1, "Aphelios": 523, "Ashe": 22, "AurelionSol": 136, "Azir": 268, "Bard": 432, "Belveth": 200, "Blitzcrank": 53, "Brand": 63, "Braum": 201, "Briar": 233, "Caitlyn": 51, "Camille": 164, "Cassiopeia": 69, "Chogath": 31, "Corki": 42, "Darius": 122, "Diana": 131, "Draven": 119, "DrMundo": 36, "Ekko": 245, "Elise": 60, "Evelynn": 28, "Ezreal": 81, "Fiddlesticks": 9, "Fiora": 114, "Fizz": 105, "Galio": 3, "Gangplank": 41, "Garen": 86, "Gnar": 150, "Gragas": 79, "Graves": 104, "Gwen": 887, "Hecarim": 120, "Heimerdinger": 74, "Hwei": 910, "Illaoi": 420, "Irelia": 39, "Ivern": 427, "Janna": 40, "JarvanIV": 59, "Jax": 24, "Jayce": 126, "Jhin": 202, "Jinx": 222, "Kaisa": 145, "Kalista": 429, "Karma": 43, "Karthus": 30, "Kassadin": 38, "Katarina": 55, "Kayle": 10, "Kayn": 141, "Kennen": 85, "Khazix": 121, "Kindred": 203, "Kled": 240, "KogMaw": 96, "KSante": 897, "Leblanc": 7, "LeeSin": 64, "Leona": 89, "Lillia": 876, "Lissandra": 127, "Lucian": 236, "Lulu": 117, "Lux": 99, "Malphite": 54, "Malzahar": 90, "Maokai": 57, "MasterYi": 11, "Milio": 902, "MissFortune": 21, "MonkeyKing": 62, "Mordekaiser": 82, "Morgana": 25, "Naafiri": 950, "Nami": 267, "Nasus": 75, "Nautilus": 111, "Neeko": 518, "Nidalee": 76, "Nilah": 895, "Nocturne": 56, "Nunu": 20, "Olaf": 2, "Orianna": 61, "Ornn": 516, "Pantheon": 80, "Poppy": 78, "Pyke": 555, "Qiyana": 246, "Quinn": 133, "Rakan": 497, "Rammus": 33, "RekSai": 421, "Rell": 526, "Renata": 888, "Renekton": 58, "Rengar": 107, "Riven": 92, "Rumble": 68, "Ryze": 13, "Samira": 360, "Sejuani": 113, "Senna": 235, "Seraphine": 147, "Sett": 875, "Shaco": 35, "Shen": 98, "Shyvana": 102, "Singed": 27, "Sion": 14, "Sivir": 15, "Skarner": 72, "Sona": 37, "Soraka": 16, "Swain": 50, "Sylas": 517, "Syndra": 134, "TahmKench": 223, "Taliyah": 163, "Talon": 91, "Taric": 44, "Teemo": 17, "Thresh": 412, "Tristana": 18, "Trundle": 48, "Tryndamere": 23, "TwistedFate": 4, "Twitch": 29, "Udyr": 77, "Urgot": 6, "Varus": 110, "Vayne": 67, "Veigar": 45, "Velkoz": 161, "Vex": 711, "Vi": 254, "Viego": 234, "Viktor": 112, "Vladimir": 8, "Volibear": 106, "Warwick": 19, "Xayah": 498, "Xerath": 101, "XinZhao": 5, "Yasuo": 157, "Yone": 777, "Yorick": 83, "Yuumi": 350, "Zac": 154, "Zed": 238, "Zeri": 221, "Ziggs": 115, "Zilean": 26, "Zoe": 142, "Zyra": 143 };
|
4
|
+
exports.ChampionKeysNum = { "Aatrox": 266, "Ahri": 103, "Akali": 84, "Akshan": 166, "Alistar": 12, "Amumu": 32, "Anivia": 34, "Annie": 1, "Aphelios": 523, "Ashe": 22, "AurelionSol": 136, "Azir": 268, "Bard": 432, "Belveth": 200, "Blitzcrank": 53, "Brand": 63, "Braum": 201, "Briar": 233, "Caitlyn": 51, "Camille": 164, "Cassiopeia": 69, "Chogath": 31, "Corki": 42, "Darius": 122, "Diana": 131, "Draven": 119, "DrMundo": 36, "Ekko": 245, "Elise": 60, "Evelynn": 28, "Ezreal": 81, "Fiddlesticks": 9, "Fiora": 114, "Fizz": 105, "Galio": 3, "Gangplank": 41, "Garen": 86, "Gnar": 150, "Gragas": 79, "Graves": 104, "Gwen": 887, "Hecarim": 120, "Heimerdinger": 74, "Hwei": 910, "Illaoi": 420, "Irelia": 39, "Ivern": 427, "Janna": 40, "JarvanIV": 59, "Jax": 24, "Jayce": 126, "Jhin": 202, "Jinx": 222, "Kaisa": 145, "Kalista": 429, "Karma": 43, "Karthus": 30, "Kassadin": 38, "Katarina": 55, "Kayle": 10, "Kayn": 141, "Kennen": 85, "Khazix": 121, "Kindred": 203, "Kled": 240, "KogMaw": 96, "KSante": 897, "Leblanc": 7, "LeeSin": 64, "Leona": 89, "Lillia": 876, "Lissandra": 127, "Lucian": 236, "Lulu": 117, "Lux": 99, "Malphite": 54, "Malzahar": 90, "Maokai": 57, "MasterYi": 11, "Milio": 902, "MissFortune": 21, "MonkeyKing": 62, "Mordekaiser": 82, "Morgana": 25, "Naafiri": 950, "Nami": 267, "Nasus": 75, "Nautilus": 111, "Neeko": 518, "Nidalee": 76, "Nilah": 895, "Nocturne": 56, "Nunu": 20, "Olaf": 2, "Orianna": 61, "Ornn": 516, "Pantheon": 80, "Poppy": 78, "Pyke": 555, "Qiyana": 246, "Quinn": 133, "Rakan": 497, "Rammus": 33, "RekSai": 421, "Rell": 526, "Renata": 888, "Renekton": 58, "Rengar": 107, "Riven": 92, "Rumble": 68, "Ryze": 13, "Samira": 360, "Sejuani": 113, "Senna": 235, "Seraphine": 147, "Sett": 875, "Shaco": 35, "Shen": 98, "Shyvana": 102, "Singed": 27, "Sion": 14, "Sivir": 15, "Skarner": 72, "Smolder": 901, "Sona": 37, "Soraka": 16, "Swain": 50, "Sylas": 517, "Syndra": 134, "TahmKench": 223, "Taliyah": 163, "Talon": 91, "Taric": 44, "Teemo": 17, "Thresh": 412, "Tristana": 18, "Trundle": 48, "Tryndamere": 23, "TwistedFate": 4, "Twitch": 29, "Udyr": 77, "Urgot": 6, "Varus": 110, "Vayne": 67, "Veigar": 45, "Velkoz": 161, "Vex": 711, "Vi": 254, "Viego": 234, "Viktor": 112, "Vladimir": 8, "Volibear": 106, "Warwick": 19, "Xayah": 498, "Xerath": 101, "XinZhao": 5, "Yasuo": 157, "Yone": 777, "Yorick": 83, "Yuumi": 350, "Zac": 154, "Zed": 238, "Zeri": 221, "Ziggs": 115, "Zilean": 26, "Zoe": 142, "Zyra": 143 };
|
@@ -1,4 +1,4 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.ChampionNames = void 0;
|
4
|
-
exports.ChampionNames = { "1": "Annie", "2": "Olaf", "3": "Galio", "4": "Twisted Fate", "5": "Xin Zhao", "6": "Urgot", "7": "LeBlanc", "8": "Vladimir", "9": "Fiddlesticks", "10": "Kayle", "11": "Master Yi", "12": "Alistar", "13": "Ryze", "14": "Sion", "15": "Sivir", "16": "Soraka", "17": "Teemo", "18": "Tristana", "19": "Warwick", "20": "Nunu & Willump", "21": "Miss Fortune", "22": "Ashe", "23": "Tryndamere", "24": "Jax", "25": "Morgana", "26": "Zilean", "27": "Singed", "28": "Evelynn", "29": "Twitch", "30": "Karthus", "31": "Cho'Gath", "32": "Amumu", "33": "Rammus", "34": "Anivia", "35": "Shaco", "36": "Dr. Mundo", "37": "Sona", "38": "Kassadin", "39": "Irelia", "40": "Janna", "41": "Gangplank", "42": "Corki", "43": "Karma", "44": "Taric", "45": "Veigar", "48": "Trundle", "50": "Swain", "51": "Caitlyn", "53": "Blitzcrank", "54": "Malphite", "55": "Katarina", "56": "Nocturne", "57": "Maokai", "58": "Renekton", "59": "Jarvan IV", "60": "Elise", "61": "Orianna", "62": "Wukong", "63": "Brand", "64": "Lee Sin", "67": "Vayne", "68": "Rumble", "69": "Cassiopeia", "72": "Skarner", "74": "Heimerdinger", "75": "Nasus", "76": "Nidalee", "77": "Udyr", "78": "Poppy", "79": "Gragas", "80": "Pantheon", "81": "Ezreal", "82": "Mordekaiser", "83": "Yorick", "84": "Akali", "85": "Kennen", "86": "Garen", "89": "Leona", "90": "Malzahar", "91": "Talon", "92": "Riven", "96": "Kog'Maw", "98": "Shen", "99": "Lux", "101": "Xerath", "102": "Shyvana", "103": "Ahri", "104": "Graves", "105": "Fizz", "106": "Volibear", "107": "Rengar", "110": "Varus", "111": "Nautilus", "112": "Viktor", "113": "Sejuani", "114": "Fiora", "115": "Ziggs", "117": "Lulu", "119": "Draven", "120": "Hecarim", "121": "Kha'Zix", "122": "Darius", "126": "Jayce", "127": "Lissandra", "131": "Diana", "133": "Quinn", "134": "Syndra", "136": "Aurelion Sol", "141": "Kayn", "142": "Zoe", "143": "Zyra", "145": "Kai'Sa", "147": "Seraphine", "150": "Gnar", "154": "Zac", "157": "Yasuo", "161": "Vel'Koz", "163": "Taliyah", "164": "Camille", "166": "Akshan", "200": "Bel'Veth", "201": "Braum", "202": "Jhin", "203": "Kindred", "221": "Zeri", "222": "Jinx", "223": "Tahm Kench", "233": "Briar", "234": "Viego", "235": "Senna", "236": "Lucian", "238": "Zed", "240": "Kled", "245": "Ekko", "246": "Qiyana", "254": "Vi", "266": "Aatrox", "267": "Nami", "268": "Azir", "350": "Yuumi", "360": "Samira", "412": "Thresh", "420": "Illaoi", "421": "Rek'Sai", "427": "Ivern", "429": "Kalista", "432": "Bard", "497": "Rakan", "498": "Xayah", "516": "Ornn", "517": "Sylas", "518": "Neeko", "523": "Aphelios", "526": "Rell", "555": "Pyke", "711": "Vex", "777": "Yone", "875": "Sett", "876": "Lillia", "887": "Gwen", "888": "Renata Glasc", "895": "Nilah", "897": "K'Sante", "902": "Milio", "910": "Hwei", "950": "Naafiri" };
|
4
|
+
exports.ChampionNames = { "1": "Annie", "2": "Olaf", "3": "Galio", "4": "Twisted Fate", "5": "Xin Zhao", "6": "Urgot", "7": "LeBlanc", "8": "Vladimir", "9": "Fiddlesticks", "10": "Kayle", "11": "Master Yi", "12": "Alistar", "13": "Ryze", "14": "Sion", "15": "Sivir", "16": "Soraka", "17": "Teemo", "18": "Tristana", "19": "Warwick", "20": "Nunu & Willump", "21": "Miss Fortune", "22": "Ashe", "23": "Tryndamere", "24": "Jax", "25": "Morgana", "26": "Zilean", "27": "Singed", "28": "Evelynn", "29": "Twitch", "30": "Karthus", "31": "Cho'Gath", "32": "Amumu", "33": "Rammus", "34": "Anivia", "35": "Shaco", "36": "Dr. Mundo", "37": "Sona", "38": "Kassadin", "39": "Irelia", "40": "Janna", "41": "Gangplank", "42": "Corki", "43": "Karma", "44": "Taric", "45": "Veigar", "48": "Trundle", "50": "Swain", "51": "Caitlyn", "53": "Blitzcrank", "54": "Malphite", "55": "Katarina", "56": "Nocturne", "57": "Maokai", "58": "Renekton", "59": "Jarvan IV", "60": "Elise", "61": "Orianna", "62": "Wukong", "63": "Brand", "64": "Lee Sin", "67": "Vayne", "68": "Rumble", "69": "Cassiopeia", "72": "Skarner", "74": "Heimerdinger", "75": "Nasus", "76": "Nidalee", "77": "Udyr", "78": "Poppy", "79": "Gragas", "80": "Pantheon", "81": "Ezreal", "82": "Mordekaiser", "83": "Yorick", "84": "Akali", "85": "Kennen", "86": "Garen", "89": "Leona", "90": "Malzahar", "91": "Talon", "92": "Riven", "96": "Kog'Maw", "98": "Shen", "99": "Lux", "101": "Xerath", "102": "Shyvana", "103": "Ahri", "104": "Graves", "105": "Fizz", "106": "Volibear", "107": "Rengar", "110": "Varus", "111": "Nautilus", "112": "Viktor", "113": "Sejuani", "114": "Fiora", "115": "Ziggs", "117": "Lulu", "119": "Draven", "120": "Hecarim", "121": "Kha'Zix", "122": "Darius", "126": "Jayce", "127": "Lissandra", "131": "Diana", "133": "Quinn", "134": "Syndra", "136": "Aurelion Sol", "141": "Kayn", "142": "Zoe", "143": "Zyra", "145": "Kai'Sa", "147": "Seraphine", "150": "Gnar", "154": "Zac", "157": "Yasuo", "161": "Vel'Koz", "163": "Taliyah", "164": "Camille", "166": "Akshan", "200": "Bel'Veth", "201": "Braum", "202": "Jhin", "203": "Kindred", "221": "Zeri", "222": "Jinx", "223": "Tahm Kench", "233": "Briar", "234": "Viego", "235": "Senna", "236": "Lucian", "238": "Zed", "240": "Kled", "245": "Ekko", "246": "Qiyana", "254": "Vi", "266": "Aatrox", "267": "Nami", "268": "Azir", "350": "Yuumi", "360": "Samira", "412": "Thresh", "420": "Illaoi", "421": "Rek'Sai", "427": "Ivern", "429": "Kalista", "432": "Bard", "497": "Rakan", "498": "Xayah", "516": "Ornn", "517": "Sylas", "518": "Neeko", "523": "Aphelios", "526": "Rell", "555": "Pyke", "711": "Vex", "777": "Yone", "875": "Sett", "876": "Lillia", "887": "Gwen", "888": "Renata Glasc", "895": "Nilah", "897": "K'Sante", "901": "Smolder", "902": "Milio", "910": "Hwei", "950": "Naafiri" };
|
@@ -2,50 +2,50 @@
|
|
2
2
|
* Data Dragon CDN Paths.
|
3
3
|
*/
|
4
4
|
export declare const DataDragonUrls: {
|
5
|
-
readonly DATA_DRAGON_BASE:
|
6
|
-
readonly COMMUNITY_DRAGON_BASE:
|
5
|
+
readonly DATA_DRAGON_BASE: string;
|
6
|
+
readonly COMMUNITY_DRAGON_BASE: string;
|
7
7
|
/**
|
8
8
|
* Append with `/MonkeyKing.png` (`/{championId}.png`).
|
9
9
|
*/
|
10
|
-
readonly CHAMPION_ICON_BASE:
|
10
|
+
readonly CHAMPION_ICON_BASE: `${string}/img/champion`;
|
11
11
|
/**
|
12
12
|
* Append with `/MonkeyKing_0.png` (`/{championId}_{skinNum}.png`).
|
13
13
|
*/
|
14
|
-
readonly CHAMPION_LOADING_BASE:
|
14
|
+
readonly CHAMPION_LOADING_BASE: `${string}/img/champion/loading`;
|
15
15
|
/**
|
16
16
|
* Append with `/MonkeyKing_0.png` (`/{championId}_{skinNum}.png`).
|
17
17
|
*/
|
18
|
-
readonly CHAMPION_SPLASH_BASE:
|
18
|
+
readonly CHAMPION_SPLASH_BASE: `${string}/img/champion/splash`;
|
19
19
|
/**
|
20
20
|
* Append with `/FlashFrost.png` (`/{abilityKey}.png`).
|
21
21
|
*/
|
22
|
-
readonly ABILITY_ICON_BASE:
|
22
|
+
readonly ABILITY_ICON_BASE: `${string}/img/spell`;
|
23
23
|
/**
|
24
24
|
* Append with `/685.png` (`/{iconId}.png`).
|
25
25
|
*/
|
26
|
-
readonly PROFILE_ICON_BASE:
|
26
|
+
readonly PROFILE_ICON_BASE: `${string}/img/profileicon`;
|
27
27
|
/**
|
28
28
|
* Append with `/1001.png` (`/{itemId}.png`).
|
29
29
|
*/
|
30
|
-
readonly ITEM_ICON_BASE:
|
30
|
+
readonly ITEM_ICON_BASE: `${string}/img/item`;
|
31
31
|
/**
|
32
32
|
* Append with `/MonkeyKing.json` (`/{championId}.json`).
|
33
33
|
*/
|
34
|
-
readonly CHAMPION_BASE:
|
35
|
-
readonly CHAMPION:
|
36
|
-
readonly ITEM:
|
37
|
-
readonly RUNES_REFORGED:
|
38
|
-
readonly SUMMONER:
|
34
|
+
readonly CHAMPION_BASE: `${string}/data/en_US/champion`;
|
35
|
+
readonly CHAMPION: `${string}/data/en_US/champion.json`;
|
36
|
+
readonly ITEM: `${string}/data/en_US/item.json`;
|
37
|
+
readonly RUNES_REFORGED: `${string}/data/en_US/runesReforged.json`;
|
38
|
+
readonly SUMMONER: `${string}/data/en_US/summoner.json`;
|
39
39
|
/**
|
40
40
|
* @see https://raw.communitydragon.org/latest/plugins/rcp-be-lol-game-data/global/default/v1/perk-images/statmods
|
41
41
|
*/
|
42
|
-
readonly STAT_RUNE_ICON_BASE:
|
42
|
+
readonly STAT_RUNE_ICON_BASE: `${string}/plugins/rcp-be-lol-game-data/global/default/v1/perk-images/statmods`;
|
43
43
|
/**
|
44
44
|
* @see https://raw.communitydragon.org/latest/plugins/rcp-be-lol-game-data/global/default/v1/perk-images/styles
|
45
45
|
*/
|
46
|
-
readonly TREE_RUNE_ICON_BASE:
|
46
|
+
readonly TREE_RUNE_ICON_BASE: `${string}/plugins/rcp-be-lol-game-data/global/default/v1/perk-images/styles`;
|
47
47
|
/**
|
48
48
|
* @see https://raw.communitydragon.org/latest/plugins/rcp-fe-lol-static-assets/global/default/svg
|
49
49
|
*/
|
50
|
-
readonly POSITION_ICON_BASE:
|
50
|
+
readonly POSITION_ICON_BASE: `${string}/plugins/rcp-fe-lol-static-assets/global/default/svg`;
|
51
51
|
};
|
@@ -1,8 +1,8 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.DataDragonUrls = void 0;
|
4
|
-
const version = '14.
|
5
|
-
const cdragonVersion = '
|
4
|
+
const version = '14.12.1';
|
5
|
+
const cdragonVersion = '14.12';
|
6
6
|
const base = `https://ddragon.leagueoflegends.com/cdn/${version}`;
|
7
7
|
const cdragonBase = `https://raw.communitydragon.org/${cdragonVersion}`;
|
8
8
|
const locale = 'en_US';
|
@@ -4,9 +4,11 @@ export declare const BootsItemKeys: {
|
|
4
4
|
readonly "Boots of Swiftness": "3009";
|
5
5
|
readonly "Ionian Boots of Lucidity": "3158";
|
6
6
|
readonly "Mercury's Treads": "3111";
|
7
|
-
readonly "Mobility Boots": "3117";
|
8
7
|
readonly "Plated Steelcaps": "3047";
|
9
8
|
readonly "Sorcerer's Shoes": "3020";
|
10
9
|
readonly "Slightly Magical Footwear": "2422";
|
10
|
+
readonly "Symbiotic Soles": "3010";
|
11
|
+
readonly "Synchronized Souls": "3013";
|
12
|
+
readonly Zephyr: "3172";
|
11
13
|
};
|
12
14
|
export type BootsItemKey = typeof BootsItemKeys[keyof typeof BootsItemKeys];
|
@@ -1,4 +1,4 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.BootsItemKeys = void 0;
|
4
|
-
exports.BootsItemKeys = { "Boots": "1001", "Berserker's Greaves": "3006", "Boots of Swiftness": "3009", "Ionian Boots of Lucidity": "3158", "Mercury's Treads": "3111", "
|
4
|
+
exports.BootsItemKeys = { "Boots": "1001", "Berserker's Greaves": "3006", "Boots of Swiftness": "3009", "Ionian Boots of Lucidity": "3158", "Mercury's Treads": "3111", "Plated Steelcaps": "3047", "Sorcerer's Shoes": "3020", "Slightly Magical Footwear": "2422", "Symbiotic Soles": "3010", "Synchronized Souls": "3013", "Zephyr": "3172" };
|
@@ -4,9 +4,11 @@ export declare const BootsItemKeysNum: {
|
|
4
4
|
readonly "Boots of Swiftness": 3009;
|
5
5
|
readonly "Ionian Boots of Lucidity": 3158;
|
6
6
|
readonly "Mercury's Treads": 3111;
|
7
|
-
readonly "Mobility Boots": 3117;
|
8
7
|
readonly "Plated Steelcaps": 3047;
|
9
8
|
readonly "Sorcerer's Shoes": 3020;
|
10
9
|
readonly "Slightly Magical Footwear": 2422;
|
10
|
+
readonly "Symbiotic Soles": 3010;
|
11
|
+
readonly "Synchronized Souls": 3013;
|
12
|
+
readonly Zephyr: 3172;
|
11
13
|
};
|
12
14
|
export type BootsItemKeyNum = typeof BootsItemKeysNum[keyof typeof BootsItemKeysNum];
|
@@ -1,4 +1,4 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.BootsItemKeysNum = void 0;
|
4
|
-
exports.BootsItemKeysNum = { "Boots": 1001, "Berserker's Greaves": 3006, "Boots of Swiftness": 3009, "Ionian Boots of Lucidity": 3158, "Mercury's Treads": 3111, "
|
4
|
+
exports.BootsItemKeysNum = { "Boots": 1001, "Berserker's Greaves": 3006, "Boots of Swiftness": 3009, "Ionian Boots of Lucidity": 3158, "Mercury's Treads": 3111, "Plated Steelcaps": 3047, "Sorcerer's Shoes": 3020, "Slightly Magical Footwear": 2422, "Symbiotic Soles": 3010, "Synchronized Souls": 3013, "Zephyr": 3172 };
|
@@ -3,10 +3,12 @@ export declare const BootsItemNames: {
|
|
3
3
|
readonly "2422": "Slightly Magical Footwear";
|
4
4
|
readonly "3006": "Berserker's Greaves";
|
5
5
|
readonly "3009": "Boots of Swiftness";
|
6
|
+
readonly "3010": "Symbiotic Soles";
|
7
|
+
readonly "3013": "Synchronized Souls";
|
6
8
|
readonly "3020": "Sorcerer's Shoes";
|
7
9
|
readonly "3047": "Plated Steelcaps";
|
8
10
|
readonly "3111": "Mercury's Treads";
|
9
|
-
readonly "3117": "Mobility Boots";
|
10
11
|
readonly "3158": "Ionian Boots of Lucidity";
|
12
|
+
readonly "3172": "Zephyr";
|
11
13
|
};
|
12
14
|
export type BootsItemName = typeof BootsItemNames[keyof typeof BootsItemNames];
|
@@ -1,4 +1,4 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.BootsItemNames = void 0;
|
4
|
-
exports.BootsItemNames = { "1001": "Boots", "2422": "Slightly Magical Footwear", "3006": "Berserker's Greaves", "3009": "Boots of Swiftness", "3020": "Sorcerer's Shoes", "3047": "Plated Steelcaps", "3111": "Mercury's Treads", "
|
4
|
+
exports.BootsItemNames = { "1001": "Boots", "2422": "Slightly Magical Footwear", "3006": "Berserker's Greaves", "3009": "Boots of Swiftness", "3010": "Symbiotic Soles", "3013": "Synchronized Souls", "3020": "Sorcerer's Shoes", "3047": "Plated Steelcaps", "3111": "Mercury's Treads", "3158": "Ionian Boots of Lucidity", "3172": "Zephyr" };
|
@@ -44,7 +44,6 @@ export declare const ItemKeys: {
|
|
44
44
|
readonly "Tower Power-Up": "1522";
|
45
45
|
readonly "Health Potion": "2003";
|
46
46
|
readonly "Total Biscuit of Everlasting Will": "2010";
|
47
|
-
readonly "Kircheis Shard": "2015";
|
48
47
|
readonly "Steel Sigil": "2019";
|
49
48
|
readonly "The Brutalizer": "2020";
|
50
49
|
readonly Tunneler: "2021";
|
@@ -61,23 +60,27 @@ export declare const ItemKeys: {
|
|
61
60
|
readonly "Elixir of Avarice": "2151";
|
62
61
|
readonly "Elixir of Force": "2152";
|
63
62
|
readonly "Minion Dematerializer": "2403";
|
64
|
-
readonly "Commencing Stopwatch": "2419";
|
65
63
|
readonly "Seeker's Armguard": "2420";
|
66
64
|
readonly "Shattered Armguard": "2421";
|
67
65
|
readonly "Slightly Magical Footwear": "2422";
|
68
|
-
readonly "
|
66
|
+
readonly "Overlord's Bloodmail": "2501";
|
69
67
|
readonly "Unending Despair": "2502";
|
68
|
+
readonly "Blackfire Torch": "2503";
|
70
69
|
readonly "Kaenic Rookern": "2504";
|
70
|
+
readonly "Fated Ashes": "2508";
|
71
71
|
readonly Trailblazer: "3002";
|
72
72
|
readonly "Archangel's Staff": "3003";
|
73
73
|
readonly Manamune: "3004";
|
74
74
|
readonly "Berserker's Greaves": "3006";
|
75
75
|
readonly "Boots of Swiftness": "3009";
|
76
|
+
readonly "Symbiotic Soles": "3010";
|
76
77
|
readonly "Chemtech Putrifier": "3011";
|
78
|
+
readonly "Synchronized Souls": "3013";
|
77
79
|
readonly "Sorcerer's Shoes": "3020";
|
78
80
|
readonly "Glacial Buckler": "3024";
|
79
81
|
readonly "Guardian Angel": "3026";
|
80
82
|
readonly "Infinity Edge": "3031";
|
83
|
+
readonly "Yun Tal Wildarrows": "3032";
|
81
84
|
readonly "Mortal Reminder": "3033";
|
82
85
|
readonly "Last Whisper": "3035";
|
83
86
|
readonly "Lord Dominik's Regards": "3036";
|
@@ -113,7 +116,6 @@ export declare const ItemKeys: {
|
|
113
116
|
readonly "Rabadon's Deathcap": "3089";
|
114
117
|
readonly "Wit's End": "3091";
|
115
118
|
readonly "Rapid Firecannon": "3094";
|
116
|
-
readonly Stormrazor: "3095";
|
117
119
|
readonly "Lich Bane": "3100";
|
118
120
|
readonly "Banshee's Veil": "3102";
|
119
121
|
readonly Redemption: "3107";
|
@@ -139,6 +141,7 @@ export declare const ItemKeys: {
|
|
139
141
|
readonly "Quicksilver Sash": "3140";
|
140
142
|
readonly "Youmuu's Ghostblade": "3142";
|
141
143
|
readonly "Randuin's Omen": "3143";
|
144
|
+
readonly "Scout's Slingshot": "3144";
|
142
145
|
readonly "Hextech Alternator": "3145";
|
143
146
|
readonly "Haunting Guise": "3147";
|
144
147
|
readonly "Hextech Rocketbelt": "3152";
|
@@ -149,6 +152,7 @@ export declare const ItemKeys: {
|
|
149
152
|
readonly "Ionian Boots of Lucidity": "3158";
|
150
153
|
readonly "Spear of Shojin": "3161";
|
151
154
|
readonly Morellonomicon: "3165";
|
155
|
+
readonly Zephyr: "3172";
|
152
156
|
readonly "Umbral Glaive": "3179";
|
153
157
|
readonly Hullbreaker: "3181";
|
154
158
|
readonly "Locket of the Iron Solari": "3190";
|
@@ -215,7 +219,7 @@ export declare const ItemKeys: {
|
|
215
219
|
readonly Noonquiver: "6670";
|
216
220
|
readonly "Kraken Slayer": "6672";
|
217
221
|
readonly "Immortal Shieldbow": "6673";
|
218
|
-
readonly "Navori
|
222
|
+
readonly "Navori Flickerblade": "6675";
|
219
223
|
readonly "The Collector": "6676";
|
220
224
|
readonly Rectrix: "6690";
|
221
225
|
readonly Eclipse: "6692";
|
@@ -259,7 +263,6 @@ export declare const ItemKeys: {
|
|
259
263
|
readonly "Obsidian Cleaver": "7037";
|
260
264
|
readonly "Shojin's Resolve": "7038";
|
261
265
|
readonly Heavensfall: "7039";
|
262
|
-
readonly "Eye of the Storm": "7040";
|
263
266
|
readonly "Wyrmfallen Sacrifice": "7041";
|
264
267
|
readonly "The Baron's Gift": "7042";
|
265
268
|
readonly "Gangplank Placeholder": "7050";
|
@@ -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", "Long Sword": "1036", "Pickaxe": "1037", "B. F. Sword": "1038", "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", "Penetrating Bullets": "1500", "Fortification": "1521", "Reinforced Armor": "1506", "Warden's Eye": "1503", "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", "
|
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", "Long Sword": "1036", "Pickaxe": "1037", "B. F. Sword": "1038", "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", "Penetrating Bullets": "1500", "Fortification": "1521", "Reinforced Armor": "1506", "Warden's Eye": "1503", "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", "Steel Sigil": "2019", "The Brutalizer": "2020", "Tunneler": "2021", "Glowing Mote": "2022", "Refillable Potion": "2031", "Corrupting Potion": "2033", "Poro-Snax": "2052", "Control Ward": "2055", "Shurelya's Battlesong": "2065", "Elixir of Iron": "2138", "Elixir of Sorcery": "2139", "Elixir of Wrath": "2140", "Elixir of Skill": "2150", "Elixir of Avarice": "2151", "Elixir of Force": "2152", "Minion Dematerializer": "2403", "Seeker's Armguard": "2420", "Shattered Armguard": "2421", "Slightly Magical Footwear": "2422", "Overlord's Bloodmail": "2501", "Unending Despair": "2502", "Blackfire Torch": "2503", "Kaenic Rookern": "2504", "Fated Ashes": "2508", "Trailblazer": "3002", "Archangel's Staff": "3003", "Manamune": "3004", "Berserker's Greaves": "3006", "Boots of Swiftness": "3009", "Symbiotic Soles": "3010", "Chemtech Putrifier": "3011", "Synchronized Souls": "3013", "Sorcerer's Shoes": "3020", "Glacial Buckler": "3024", "Guardian Angel": "3026", "Infinity Edge": "3031", "Yun Tal Wildarrows": "3032", "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", "Experimental Hexplate": "3073", "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", "Lich Bane": "3100", "Banshee's Veil": "3102", "Redemption": "3107", "Fiendish Codex": "3108", "Knight's Vow": "3109", "Frozen Heart": "3110", "Mercury's Treads": "3111", "Aether Wisp": "3113", "Forbidden Idol": "3114", "Nashor's Tooth": "3115", "Rylai's Crystal Scepter": "3116", "Mobility Boots": "3117", "Malignance": "3118", "Winter's Approach": "3119", "Fimbulwinter": "3121", "Executioner's Calling": "3123", "Guinsoo's Rageblade": "3124", "Caulfield's Warhammer": "3133", "Serrated Dirk": "3134", "Void Staff": "3135", "Cryptbloom": "3137", "Mercurial Scimitar": "3139", "Quicksilver Sash": "3140", "Youmuu's Ghostblade": "3142", "Randuin's Omen": "3143", "Scout's Slingshot": "3144", "Hextech Alternator": "3145", "Haunting Guise": "3147", "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", "Zephyr": "3172", "Umbral Glaive": "3179", "Hullbreaker": "3181", "Locket of the Iron Solari": "3190", "Spectre's Cowl": "3211", "Mikael's Blessing": "3222", "Terminus": "3302", "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", "World Atlas": "3865", "Runic Compass": "3866", "Bounty of Worlds": "3867", "Celestial Opposition": "3869", "Dream Maker": "3870", "Zaz'Zak's Realmspike": "3871", "Solstice Sleigh": "3876", "Bloodsong": "3877", "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", "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", "Shadowflame": "4645", "Stormsurge": "4646", "Death's Dance": "6333", "Chempunk Chainsword": "6609", "Sundered Sky": "6610", "Staff of Flowing Water": "6616", "Moonstone Renewer": "6617", "Echoes of Helia": "6620", "Dawncore": "6621", "Stridebreaker": "6631", "Liandry's Torment": "6653", "Luden's Companion": "6655", "Rod of Ages": "6657", "Bami's Cinder": "6660", "Iceborn Gauntlet": "6662", "Hollow Radiance": "6664", "Jak'Sho, The Protean": "6665", "Noonquiver": "6670", "Kraken Slayer": "6672", "Immortal Shieldbow": "6673", "Navori Flickerblade": "6675", "The Collector": "6676", "Rectrix": "6690", "Eclipse": "6692", "Prowler's Claw": "6693", "Serylda's Grudge": "6694", "Serpent's Fang": "6695", "Axiom Arc": "6696", "Hubris": "6697", "Profane Hydra": "6698", "Voltaic Cyclosword": "6699", "Opportunity": "6701", "Syzygy": "7001", "Rabadon's Deathcrown": "7003", "Enmity of the Masses": "7004", "Frozen Fist": "7005", "Typhoon": "7006", "Swordnado": "7007", "Ataraxia": "7008", "Icathia's Curse": "7009", "Vespertide": "7010", "Upgraded Aeropack": "7011", "Liandry's Lament": "7012", "Force of Arms": "7013", "Dreamshatter": "7016", "Infinity Force": "7018", "Reliquary of the Golden Dawn": "7019", "Shurelya's Requiem": "7020", "Starcaster": "7021", "Certainty": "7022", "Leviathan": "7025", "The Unspoken Parasite": "7026", "Infinite Convergence": "7028", "Youmuu's Wake": "7029", "Seething Sorrow": "7030", "Edge of Finality": "7031", "Flicker": "7032", "Cry of the Shrieking City": "7033", "Hope Adrift": "7034", "Daybreak": "7035", "T.U.R.B.O.": "7036", "Obsidian Cleaver": "7037", "Shojin's Resolve": "7038", "Heavensfall": "7039", "Wyrmfallen Sacrifice": "7041", "The Baron's Gift": "7042", "Gangplank Placeholder": "7050", "Anathema's Chains": "8001", "Abyssal Mask": "8020" };
|
@@ -44,7 +44,6 @@ export declare const ItemKeysNum: {
|
|
44
44
|
readonly "Tower Power-Up": 1522;
|
45
45
|
readonly "Health Potion": 2003;
|
46
46
|
readonly "Total Biscuit of Everlasting Will": 2010;
|
47
|
-
readonly "Kircheis Shard": 2015;
|
48
47
|
readonly "Steel Sigil": 2019;
|
49
48
|
readonly "The Brutalizer": 2020;
|
50
49
|
readonly Tunneler: 2021;
|
@@ -61,23 +60,27 @@ export declare const ItemKeysNum: {
|
|
61
60
|
readonly "Elixir of Avarice": 2151;
|
62
61
|
readonly "Elixir of Force": 2152;
|
63
62
|
readonly "Minion Dematerializer": 2403;
|
64
|
-
readonly "Commencing Stopwatch": 2419;
|
65
63
|
readonly "Seeker's Armguard": 2420;
|
66
64
|
readonly "Shattered Armguard": 2421;
|
67
65
|
readonly "Slightly Magical Footwear": 2422;
|
68
|
-
readonly "
|
66
|
+
readonly "Overlord's Bloodmail": 2501;
|
69
67
|
readonly "Unending Despair": 2502;
|
68
|
+
readonly "Blackfire Torch": 2503;
|
70
69
|
readonly "Kaenic Rookern": 2504;
|
70
|
+
readonly "Fated Ashes": 2508;
|
71
71
|
readonly Trailblazer: 3002;
|
72
72
|
readonly "Archangel's Staff": 3003;
|
73
73
|
readonly Manamune: 3004;
|
74
74
|
readonly "Berserker's Greaves": 3006;
|
75
75
|
readonly "Boots of Swiftness": 3009;
|
76
|
+
readonly "Symbiotic Soles": 3010;
|
76
77
|
readonly "Chemtech Putrifier": 3011;
|
78
|
+
readonly "Synchronized Souls": 3013;
|
77
79
|
readonly "Sorcerer's Shoes": 3020;
|
78
80
|
readonly "Glacial Buckler": 3024;
|
79
81
|
readonly "Guardian Angel": 3026;
|
80
82
|
readonly "Infinity Edge": 3031;
|
83
|
+
readonly "Yun Tal Wildarrows": 3032;
|
81
84
|
readonly "Mortal Reminder": 3033;
|
82
85
|
readonly "Last Whisper": 3035;
|
83
86
|
readonly "Lord Dominik's Regards": 3036;
|
@@ -113,7 +116,6 @@ export declare const ItemKeysNum: {
|
|
113
116
|
readonly "Rabadon's Deathcap": 3089;
|
114
117
|
readonly "Wit's End": 3091;
|
115
118
|
readonly "Rapid Firecannon": 3094;
|
116
|
-
readonly Stormrazor: 3095;
|
117
119
|
readonly "Lich Bane": 3100;
|
118
120
|
readonly "Banshee's Veil": 3102;
|
119
121
|
readonly Redemption: 3107;
|
@@ -139,6 +141,7 @@ export declare const ItemKeysNum: {
|
|
139
141
|
readonly "Quicksilver Sash": 3140;
|
140
142
|
readonly "Youmuu's Ghostblade": 3142;
|
141
143
|
readonly "Randuin's Omen": 3143;
|
144
|
+
readonly "Scout's Slingshot": 3144;
|
142
145
|
readonly "Hextech Alternator": 3145;
|
143
146
|
readonly "Haunting Guise": 3147;
|
144
147
|
readonly "Hextech Rocketbelt": 3152;
|
@@ -149,6 +152,7 @@ export declare const ItemKeysNum: {
|
|
149
152
|
readonly "Ionian Boots of Lucidity": 3158;
|
150
153
|
readonly "Spear of Shojin": 3161;
|
151
154
|
readonly Morellonomicon: 3165;
|
155
|
+
readonly Zephyr: 3172;
|
152
156
|
readonly "Umbral Glaive": 3179;
|
153
157
|
readonly Hullbreaker: 3181;
|
154
158
|
readonly "Locket of the Iron Solari": 3190;
|
@@ -215,7 +219,7 @@ export declare const ItemKeysNum: {
|
|
215
219
|
readonly Noonquiver: 6670;
|
216
220
|
readonly "Kraken Slayer": 6672;
|
217
221
|
readonly "Immortal Shieldbow": 6673;
|
218
|
-
readonly "Navori
|
222
|
+
readonly "Navori Flickerblade": 6675;
|
219
223
|
readonly "The Collector": 6676;
|
220
224
|
readonly Rectrix: 6690;
|
221
225
|
readonly Eclipse: 6692;
|
@@ -259,7 +263,6 @@ export declare const ItemKeysNum: {
|
|
259
263
|
readonly "Obsidian Cleaver": 7037;
|
260
264
|
readonly "Shojin's Resolve": 7038;
|
261
265
|
readonly Heavensfall: 7039;
|
262
|
-
readonly "Eye of the Storm": 7040;
|
263
266
|
readonly "Wyrmfallen Sacrifice": 7041;
|
264
267
|
readonly "The Baron's Gift": 7042;
|
265
268
|
readonly "Gangplank Placeholder": 7050;
|
@@ -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, "Long Sword": 1036, "Pickaxe": 1037, "B. F. Sword": 1038, "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, "Penetrating Bullets": 1500, "Fortification": 1521, "Reinforced Armor": 1506, "Warden's Eye": 1503, "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, "
|
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, "Long Sword": 1036, "Pickaxe": 1037, "B. F. Sword": 1038, "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, "Penetrating Bullets": 1500, "Fortification": 1521, "Reinforced Armor": 1506, "Warden's Eye": 1503, "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, "Steel Sigil": 2019, "The Brutalizer": 2020, "Tunneler": 2021, "Glowing Mote": 2022, "Refillable Potion": 2031, "Corrupting Potion": 2033, "Poro-Snax": 2052, "Control Ward": 2055, "Shurelya's Battlesong": 2065, "Elixir of Iron": 2138, "Elixir of Sorcery": 2139, "Elixir of Wrath": 2140, "Elixir of Skill": 2150, "Elixir of Avarice": 2151, "Elixir of Force": 2152, "Minion Dematerializer": 2403, "Seeker's Armguard": 2420, "Shattered Armguard": 2421, "Slightly Magical Footwear": 2422, "Overlord's Bloodmail": 2501, "Unending Despair": 2502, "Blackfire Torch": 2503, "Kaenic Rookern": 2504, "Fated Ashes": 2508, "Trailblazer": 3002, "Archangel's Staff": 3003, "Manamune": 3004, "Berserker's Greaves": 3006, "Boots of Swiftness": 3009, "Symbiotic Soles": 3010, "Chemtech Putrifier": 3011, "Synchronized Souls": 3013, "Sorcerer's Shoes": 3020, "Glacial Buckler": 3024, "Guardian Angel": 3026, "Infinity Edge": 3031, "Yun Tal Wildarrows": 3032, "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, "Experimental Hexplate": 3073, "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, "Lich Bane": 3100, "Banshee's Veil": 3102, "Redemption": 3107, "Fiendish Codex": 3108, "Knight's Vow": 3109, "Frozen Heart": 3110, "Mercury's Treads": 3111, "Aether Wisp": 3113, "Forbidden Idol": 3114, "Nashor's Tooth": 3115, "Rylai's Crystal Scepter": 3116, "Mobility Boots": 3117, "Malignance": 3118, "Winter's Approach": 3119, "Fimbulwinter": 3121, "Executioner's Calling": 3123, "Guinsoo's Rageblade": 3124, "Caulfield's Warhammer": 3133, "Serrated Dirk": 3134, "Void Staff": 3135, "Cryptbloom": 3137, "Mercurial Scimitar": 3139, "Quicksilver Sash": 3140, "Youmuu's Ghostblade": 3142, "Randuin's Omen": 3143, "Scout's Slingshot": 3144, "Hextech Alternator": 3145, "Haunting Guise": 3147, "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, "Zephyr": 3172, "Umbral Glaive": 3179, "Hullbreaker": 3181, "Locket of the Iron Solari": 3190, "Spectre's Cowl": 3211, "Mikael's Blessing": 3222, "Terminus": 3302, "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, "World Atlas": 3865, "Runic Compass": 3866, "Bounty of Worlds": 3867, "Celestial Opposition": 3869, "Dream Maker": 3870, "Zaz'Zak's Realmspike": 3871, "Solstice Sleigh": 3876, "Bloodsong": 3877, "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, "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, "Shadowflame": 4645, "Stormsurge": 4646, "Death's Dance": 6333, "Chempunk Chainsword": 6609, "Sundered Sky": 6610, "Staff of Flowing Water": 6616, "Moonstone Renewer": 6617, "Echoes of Helia": 6620, "Dawncore": 6621, "Stridebreaker": 6631, "Liandry's Torment": 6653, "Luden's Companion": 6655, "Rod of Ages": 6657, "Bami's Cinder": 6660, "Iceborn Gauntlet": 6662, "Hollow Radiance": 6664, "Jak'Sho, The Protean": 6665, "Noonquiver": 6670, "Kraken Slayer": 6672, "Immortal Shieldbow": 6673, "Navori Flickerblade": 6675, "The Collector": 6676, "Rectrix": 6690, "Eclipse": 6692, "Prowler's Claw": 6693, "Serylda's Grudge": 6694, "Serpent's Fang": 6695, "Axiom Arc": 6696, "Hubris": 6697, "Profane Hydra": 6698, "Voltaic Cyclosword": 6699, "Opportunity": 6701, "Syzygy": 7001, "Rabadon's Deathcrown": 7003, "Enmity of the Masses": 7004, "Frozen Fist": 7005, "Typhoon": 7006, "Swordnado": 7007, "Ataraxia": 7008, "Icathia's Curse": 7009, "Vespertide": 7010, "Upgraded Aeropack": 7011, "Liandry's Lament": 7012, "Force of Arms": 7013, "Dreamshatter": 7016, "Infinity Force": 7018, "Reliquary of the Golden Dawn": 7019, "Shurelya's Requiem": 7020, "Starcaster": 7021, "Certainty": 7022, "Leviathan": 7025, "The Unspoken Parasite": 7026, "Infinite Convergence": 7028, "Youmuu's Wake": 7029, "Seething Sorrow": 7030, "Edge of Finality": 7031, "Flicker": 7032, "Cry of the Shrieking City": 7033, "Hope Adrift": 7034, "Daybreak": 7035, "T.U.R.B.O.": 7036, "Obsidian Cleaver": 7037, "Shojin's Resolve": 7038, "Heavensfall": 7039, "Wyrmfallen Sacrifice": 7041, "The Baron's Gift": 7042, "Gangplank Placeholder": 7050, "Anathema's Chains": 8001, "Abyssal Mask": 8020 };
|
@@ -49,7 +49,6 @@ export declare const ItemNames: {
|
|
49
49
|
readonly "1522": "Tower Power-Up";
|
50
50
|
readonly "2003": "Health Potion";
|
51
51
|
readonly "2010": "Total Biscuit of Everlasting Will";
|
52
|
-
readonly "2015": "Kircheis Shard";
|
53
52
|
readonly "2019": "Steel Sigil";
|
54
53
|
readonly "2020": "The Brutalizer";
|
55
54
|
readonly "2021": "Tunneler";
|
@@ -66,23 +65,27 @@ export declare const ItemNames: {
|
|
66
65
|
readonly "2151": "Elixir of Avarice";
|
67
66
|
readonly "2152": "Elixir of Force";
|
68
67
|
readonly "2403": "Minion Dematerializer";
|
69
|
-
readonly "2419": "Commencing Stopwatch";
|
70
68
|
readonly "2420": "Seeker's Armguard";
|
71
69
|
readonly "2421": "Shattered Armguard";
|
72
70
|
readonly "2422": "Slightly Magical Footwear";
|
73
|
-
readonly "
|
71
|
+
readonly "2501": "Overlord's Bloodmail";
|
74
72
|
readonly "2502": "Unending Despair";
|
73
|
+
readonly "2503": "Blackfire Torch";
|
75
74
|
readonly "2504": "Kaenic Rookern";
|
75
|
+
readonly "2508": "Fated Ashes";
|
76
76
|
readonly "3002": "Trailblazer";
|
77
77
|
readonly "3003": "Archangel's Staff";
|
78
78
|
readonly "3004": "Manamune";
|
79
79
|
readonly "3006": "Berserker's Greaves";
|
80
80
|
readonly "3009": "Boots of Swiftness";
|
81
|
+
readonly "3010": "Symbiotic Soles";
|
81
82
|
readonly "3011": "Chemtech Putrifier";
|
83
|
+
readonly "3013": "Synchronized Souls";
|
82
84
|
readonly "3020": "Sorcerer's Shoes";
|
83
85
|
readonly "3024": "Glacial Buckler";
|
84
86
|
readonly "3026": "Guardian Angel";
|
85
87
|
readonly "3031": "Infinity Edge";
|
88
|
+
readonly "3032": "Yun Tal Wildarrows";
|
86
89
|
readonly "3033": "Mortal Reminder";
|
87
90
|
readonly "3035": "Last Whisper";
|
88
91
|
readonly "3036": "Lord Dominik's Regards";
|
@@ -118,7 +121,6 @@ export declare const ItemNames: {
|
|
118
121
|
readonly "3089": "Rabadon's Deathcap";
|
119
122
|
readonly "3091": "Wit's End";
|
120
123
|
readonly "3094": "Rapid Firecannon";
|
121
|
-
readonly "3095": "Stormrazor";
|
122
124
|
readonly "3100": "Lich Bane";
|
123
125
|
readonly "3102": "Banshee's Veil";
|
124
126
|
readonly "3107": "Redemption";
|
@@ -144,6 +146,7 @@ export declare const ItemNames: {
|
|
144
146
|
readonly "3140": "Quicksilver Sash";
|
145
147
|
readonly "3142": "Youmuu's Ghostblade";
|
146
148
|
readonly "3143": "Randuin's Omen";
|
149
|
+
readonly "3144": "Scout's Slingshot";
|
147
150
|
readonly "3145": "Hextech Alternator";
|
148
151
|
readonly "3147": "Haunting Guise";
|
149
152
|
readonly "3152": "Hextech Rocketbelt";
|
@@ -154,6 +157,7 @@ export declare const ItemNames: {
|
|
154
157
|
readonly "3158": "Ionian Boots of Lucidity";
|
155
158
|
readonly "3161": "Spear of Shojin";
|
156
159
|
readonly "3165": "Morellonomicon";
|
160
|
+
readonly "3172": "Zephyr";
|
157
161
|
readonly "3179": "Umbral Glaive";
|
158
162
|
readonly "3181": "Hullbreaker";
|
159
163
|
readonly "3190": "Locket of the Iron Solari";
|
@@ -221,7 +225,7 @@ export declare const ItemNames: {
|
|
221
225
|
readonly "6670": "Noonquiver";
|
222
226
|
readonly "6672": "Kraken Slayer";
|
223
227
|
readonly "6673": "Immortal Shieldbow";
|
224
|
-
readonly "6675": "Navori
|
228
|
+
readonly "6675": "Navori Flickerblade";
|
225
229
|
readonly "6676": "The Collector";
|
226
230
|
readonly "6690": "Rectrix";
|
227
231
|
readonly "6692": "Eclipse";
|
@@ -265,7 +269,6 @@ export declare const ItemNames: {
|
|
265
269
|
readonly "7037": "Obsidian Cleaver";
|
266
270
|
readonly "7038": "Shojin's Resolve";
|
267
271
|
readonly "7039": "Heavensfall";
|
268
|
-
readonly "7040": "Eye of the Storm";
|
269
272
|
readonly "7041": "Wyrmfallen Sacrifice";
|
270
273
|
readonly "7042": "The Baron's Gift";
|
271
274
|
readonly "7050": "Gangplank Placeholder";
|