lol-constants 2.3.1 → 2.4.0
Sign up to get free protection for your applications and to get access to all the features.
- package/assets/constants/BootsItemNames.d.ts +1 -1
- package/assets/constants/BootsItemNames.js +1 -1
- package/assets/constants/Champion.d.ts +164 -164
- package/assets/constants/Champion.js +1 -1
- package/assets/constants/Item.d.ts +1051 -647
- package/assets/constants/Item.js +1 -1
- package/assets/constants/LegendaryItemNames.d.ts +1 -1
- package/assets/constants/LegendaryItemNames.js +4 -4
- package/assets/constants/MythicItemNames.d.ts +1 -1
- package/assets/constants/MythicItemNames.js +34 -3
- package/assets/constants/RunesReforged.d.ts +1 -1
- package/assets/constants/RunesReforged.js +1 -1
- package/assets/constants/Summoner.d.ts +2 -2
- package/assets/constants/Summoner.js +1 -1
- package/core/constants/DataDragonUrls.js +2 -2
- package/core/constants/Items/ItemKeys.d.ts +10 -0
- package/core/constants/Items/ItemKeys.js +1 -1
- package/core/constants/Items/ItemKeysNum.d.ts +10 -0
- package/core/constants/Items/ItemKeysNum.js +1 -1
- package/core/constants/Items/ItemNames.d.ts +10 -0
- package/core/constants/Items/ItemNames.js +1 -1
- package/core/constants/Items/LegendaryItemKeys.d.ts +4 -4
- package/core/constants/Items/LegendaryItemKeys.js +1 -1
- package/core/constants/Items/LegendaryItemKeysNum.d.ts +4 -4
- package/core/constants/Items/LegendaryItemKeysNum.js +1 -1
- package/core/constants/Items/LegendaryItemNames.d.ts +4 -4
- package/core/constants/Items/LegendaryItemNames.js +1 -1
- package/core/constants/Items/MythicItemKeys.d.ts +33 -3
- package/core/constants/Items/MythicItemKeys.js +1 -1
- package/core/constants/Items/MythicItemKeysNum.d.ts +33 -3
- package/core/constants/Items/MythicItemKeysNum.js +1 -1
- package/core/constants/Items/MythicItemNames.d.ts +33 -3
- package/core/constants/Items/MythicItemNames.js +1 -1
- package/package.json +1 -1
@@ -1,8 +1,11 @@
|
|
1
1
|
export declare const MythicItemNames: {
|
2
2
|
readonly "2065": "Shurelya's Battlesong";
|
3
3
|
readonly "3001": "Evenshroud";
|
4
|
+
readonly "3031": "Infinity Edge";
|
4
5
|
readonly "3078": "Trinity Force";
|
5
6
|
readonly "3084": "Heartsteel";
|
7
|
+
readonly "3124": "Guinsoo's Rageblade";
|
8
|
+
readonly "3142": "Youmuu's Ghostblade";
|
6
9
|
readonly "3152": "Hextech Rocketbelt";
|
7
10
|
readonly "3190": "Locket of the Iron Solari";
|
8
11
|
readonly "4005": "Imperial Mandate";
|
@@ -10,6 +13,7 @@ export declare const MythicItemNames: {
|
|
10
13
|
readonly "4636": "Night Harvester";
|
11
14
|
readonly "4644": "Crown of the Shattered Queen";
|
12
15
|
readonly "6617": "Moonstone Renewer";
|
16
|
+
readonly "6620": "Echoes of Helia";
|
13
17
|
readonly "6630": "Goredrinker";
|
14
18
|
readonly "6631": "Stridebreaker";
|
15
19
|
readonly "6632": "Divine Sunderer";
|
@@ -22,10 +26,36 @@ export declare const MythicItemNames: {
|
|
22
26
|
readonly "6665": "Jak'Sho, The Protean";
|
23
27
|
readonly "6667": "Radiant Virtue";
|
24
28
|
readonly "6671": "Galeforce";
|
25
|
-
readonly "
|
26
|
-
readonly "6673": "Immortal Shieldbow";
|
29
|
+
readonly "6675": "Navori Quickblades";
|
27
30
|
readonly "6691": "Duskblade of Draktharr";
|
28
31
|
readonly "6692": "Eclipse";
|
29
|
-
readonly "
|
32
|
+
readonly "7001": "Syzygy";
|
33
|
+
readonly "7002": "Draktharr's Shadowcarver";
|
34
|
+
readonly "7005": "Frozen Fist";
|
35
|
+
readonly "7006": "Typhoon";
|
36
|
+
readonly "7009": "Icathia's Curse";
|
37
|
+
readonly "7010": "Vespertide";
|
38
|
+
readonly "7011": "Upgraded Aeropack";
|
39
|
+
readonly "7012": "Liandry's Lament";
|
40
|
+
readonly "7013": "Eye of Luden";
|
41
|
+
readonly "7014": "Eternal Winter";
|
42
|
+
readonly "7015": "Ceaseless Hunger";
|
43
|
+
readonly "7016": "Dreamshatter";
|
44
|
+
readonly "7017": "Deicide";
|
45
|
+
readonly "7018": "Infinity Force";
|
46
|
+
readonly "7019": "Reliquary of the Golden Dawn";
|
47
|
+
readonly "7020": "Shurelya's Requiem";
|
48
|
+
readonly "7021": "Starcaster";
|
49
|
+
readonly "7023": "Equinox";
|
50
|
+
readonly "7024": "Caesura";
|
51
|
+
readonly "7025": "Leviathan";
|
52
|
+
readonly "7026": "The Unspoken Parasite";
|
53
|
+
readonly "7027": "Primordial Dawn";
|
54
|
+
readonly "7028": "Infinite Convergence";
|
55
|
+
readonly "7029": "Youmuu's Wake";
|
56
|
+
readonly "7030": "Seething Sorrow";
|
57
|
+
readonly "7031": "Edge of Finality";
|
58
|
+
readonly "7032": "Flicker";
|
59
|
+
readonly "7033": "Cry of the Shrieking City";
|
30
60
|
};
|
31
61
|
export type MythicItemName = typeof MythicItemNames[keyof typeof MythicItemNames];
|
@@ -1,4 +1,4 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.MythicItemNames = void 0;
|
4
|
-
exports.MythicItemNames = { "2065": "Shurelya's Battlesong", "3001": "Evenshroud", "3078": "Trinity Force", "3084": "Heartsteel", "3152": "Hextech Rocketbelt", "3190": "Locket of the Iron Solari", "4005": "Imperial Mandate", "4633": "Riftmaker", "4636": "Night Harvester", "4644": "Crown of the Shattered Queen", "6617": "Moonstone Renewer", "6630": "Goredrinker", "6631": "Stridebreaker", "6632": "Divine Sunderer", "6653": "Liandry's Anguish", "6655": "Luden's Tempest", "6656": "Everfrost", "6657": "Rod of Ages", "6662": "Iceborn Gauntlet", "6664": "Turbo Chemtank", "6665": "Jak'Sho, The Protean", "6667": "Radiant Virtue", "6671": "Galeforce", "
|
4
|
+
exports.MythicItemNames = { "2065": "Shurelya's Battlesong", "3001": "Evenshroud", "3031": "Infinity Edge", "3078": "Trinity Force", "3084": "Heartsteel", "3124": "Guinsoo's Rageblade", "3142": "Youmuu's Ghostblade", "3152": "Hextech Rocketbelt", "3190": "Locket of the Iron Solari", "4005": "Imperial Mandate", "4633": "Riftmaker", "4636": "Night Harvester", "4644": "Crown of the Shattered Queen", "6617": "Moonstone Renewer", "6620": "Echoes of Helia", "6630": "Goredrinker", "6631": "Stridebreaker", "6632": "Divine Sunderer", "6653": "Liandry's Anguish", "6655": "Luden's Tempest", "6656": "Everfrost", "6657": "Rod of Ages", "6662": "Iceborn Gauntlet", "6664": "Turbo Chemtank", "6665": "Jak'Sho, The Protean", "6667": "Radiant Virtue", "6671": "Galeforce", "6675": "Navori Quickblades", "6691": "Duskblade of Draktharr", "6692": "Eclipse", "7001": "Syzygy", "7002": "Draktharr's Shadowcarver", "7005": "Frozen Fist", "7006": "Typhoon", "7009": "Icathia's Curse", "7010": "Vespertide", "7011": "Upgraded Aeropack", "7012": "Liandry's Lament", "7013": "Eye of Luden", "7014": "Eternal Winter", "7015": "Ceaseless Hunger", "7016": "Dreamshatter", "7017": "Deicide", "7018": "Infinity Force", "7019": "Reliquary of the Golden Dawn", "7020": "Shurelya's Requiem", "7021": "Starcaster", "7023": "Equinox", "7024": "Caesura", "7025": "Leviathan", "7026": "The Unspoken Parasite", "7027": "Primordial Dawn", "7028": "Infinite Convergence", "7029": "Youmuu's Wake", "7030": "Seething Sorrow", "7031": "Edge of Finality", "7032": "Flicker", "7033": "Cry of the Shrieking City" };
|
package/package.json
CHANGED