lol-constants 1.12.0 → 1.13.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 +251 -251
- package/assets/Constants/Champion.js +1 -1
- package/assets/Constants/Item.d.ts +499 -430
- package/assets/Constants/Item.js +1 -1
- package/assets/Constants/LegendaryItemNames.d.ts +1 -1
- package/assets/Constants/LegendaryItemNames.js +1 -1
- package/assets/Constants/MythicItemNames.d.ts +1 -1
- package/assets/Constants/MythicItemNames.js +1 -1
- package/assets/Constants/RunesReforged.d.ts +9 -9
- package/assets/Constants/RunesReforged.js +1 -1
- package/assets/Constants/StatRunes.d.ts +1 -1
- package/assets/Constants/StatRunes.js +1 -1
- package/assets/Constants/StatRunesByRow.d.ts +1 -1
- package/assets/Constants/StatRunesByRow.js +1 -1
- package/assets/Constants/Summoner.d.ts +1 -1
- package/assets/Constants/Summoner.js +1 -1
- package/core/Constants/DDPaths.js +2 -2
- package/core/Constants/Items/ItemKeys.d.ts +2 -1
- package/core/Constants/Items/ItemKeys.js +1 -1
- package/core/Constants/Items/ItemNames.d.ts +2 -0
- package/core/Constants/Items/ItemNames.js +1 -1
- package/package.json +1 -1
@@ -1,6 +1,6 @@
|
|
1
1
|
export declare const Item: {
|
2
2
|
readonly type: "item";
|
3
|
-
readonly version: "
|
3
|
+
readonly version: "13.5.1";
|
4
4
|
readonly basic: {
|
5
5
|
readonly name: "";
|
6
6
|
readonly rune: {
|
@@ -236,7 +236,7 @@ export declare const Item: {
|
|
236
236
|
readonly description: "<mainText><stats><attention>15%</attention> Critical Strike Chance</stats></mainText><br>";
|
237
237
|
readonly colloq: ";";
|
238
238
|
readonly plaintext: "Increases critical strike chance";
|
239
|
-
readonly into: readonly ["3124", "6676", "3086", "3031", "3036", "3072", "3095", "3139", "3508", "6671", "6672", "6673", "6675"];
|
239
|
+
readonly into: readonly ["3124", "6676", "3086", "3031", "3033", "3036", "3072", "3095", "3139", "3508", "6671", "6672", "6673", "6675"];
|
240
240
|
readonly image: {
|
241
241
|
readonly full: "1018.png";
|
242
242
|
readonly sprite: "item0.png";
|
@@ -268,7 +268,7 @@ export declare const Item: {
|
|
268
268
|
readonly description: "<mainText><stats><attention>40</attention> Ability Power</stats></mainText><br>";
|
269
269
|
readonly colloq: ";";
|
270
270
|
readonly plaintext: "Moderately increases Ability Power";
|
271
|
-
readonly into: readonly ["
|
271
|
+
readonly into: readonly ["3115", "3116", "6655", "3135", "3152", "4633", "4637", "6657"];
|
272
272
|
readonly image: {
|
273
273
|
readonly full: "1026.png";
|
274
274
|
readonly sprite: "item0.png";
|
@@ -332,7 +332,7 @@ export declare const Item: {
|
|
332
332
|
readonly description: "<mainText><stats><attention>150</attention> Health</stats></mainText><br>";
|
333
333
|
readonly colloq: ";red";
|
334
334
|
readonly plaintext: "Increases Health";
|
335
|
-
readonly into: readonly ["6035", "6609", "1011", "3066", "3067", "3803", "3044", "3053", "3211", "3814", "3119", "6664", "6665", "3145", "
|
335
|
+
readonly into: readonly ["6035", "6609", "1011", "3066", "3067", "3803", "3044", "3053", "3211", "3814", "3119", "6664", "6665", "3145", "3742", "3748", "3801", "4401", "4635", "6660", "6667"];
|
336
336
|
readonly image: {
|
337
337
|
readonly full: "1028.png";
|
338
338
|
readonly sprite: "item0.png";
|
@@ -498,7 +498,7 @@ export declare const Item: {
|
|
498
498
|
readonly description: "<mainText><stats><attention>10</attention> Attack Damage</stats></mainText><br>";
|
499
499
|
readonly colloq: ";";
|
500
500
|
readonly plaintext: "Slightly increases Attack Damage";
|
501
|
-
readonly into: readonly ["3071", "1053", "3004", "3179", "3035", "3044", "3046", "3051", "3814", "3123", "3133", "3134", "3155", "
|
501
|
+
readonly into: readonly ["3071", "1053", "3004", "3179", "3035", "3044", "3046", "3051", "3814", "3123", "3133", "3134", "3155", "3156", "6670"];
|
502
502
|
readonly image: {
|
503
503
|
readonly full: "1036.png";
|
504
504
|
readonly sprite: "item0.png";
|
@@ -530,7 +530,7 @@ export declare const Item: {
|
|
530
530
|
readonly description: "<mainText><stats><attention>25</attention> Attack Damage</stats></mainText><br>";
|
531
531
|
readonly colloq: ";";
|
532
532
|
readonly plaintext: "Moderately increases Attack Damage";
|
533
|
-
readonly into: readonly ["6035", "3077", "3091", "6676", "3031", "3053", "3139", "3153", "6029", "3181", "6333", "6671", "6672", "6675", "6695"];
|
533
|
+
readonly into: readonly ["6035", "3077", "3091", "6676", "3031", "3053", "3139", "3153", "3156", "6029", "3181", "6333", "6671", "6672", "6675", "6695"];
|
534
534
|
readonly image: {
|
535
535
|
readonly full: "1037.png";
|
536
536
|
readonly sprite: "item0.png";
|
@@ -731,7 +731,7 @@ export declare const Item: {
|
|
731
731
|
readonly description: "<mainText><stats><attention>20</attention> Ability Power</stats></mainText><br>";
|
732
732
|
readonly colloq: ";amptome";
|
733
733
|
readonly plaintext: "Slightly increases Ability Power";
|
734
|
-
readonly into: readonly ["6616", "3191", "3108", "3113", "3115", "3116", "3145", "3152", "3504", "3802", "4632", "3916", "4630", "4635", "4636", "4637", "4642", "4644", "6656", "6657"];
|
734
|
+
readonly into: readonly ["6616", "3191", "3108", "3113", "3115", "3116", "3145", "3152", "3165", "3504", "3802", "4632", "3916", "4629", "4630", "4635", "4636", "4637", "4642", "4644", "6656", "6657"];
|
735
735
|
readonly image: {
|
736
736
|
readonly full: "1052.png";
|
737
737
|
readonly sprite: "item0.png";
|
@@ -764,7 +764,7 @@ export declare const Item: {
|
|
764
764
|
readonly colloq: ";";
|
765
765
|
readonly plaintext: "Basic attacks restore Health";
|
766
766
|
readonly from: readonly ["1036"];
|
767
|
-
readonly into: readonly ["3072", "3074", "3153", "4403", "6673"
|
767
|
+
readonly into: readonly ["3072", "3074", "3153", "4403", "6673"];
|
768
768
|
readonly image: {
|
769
769
|
readonly full: "1053.png";
|
770
770
|
readonly sprite: "item0.png";
|
@@ -822,7 +822,7 @@ export declare const Item: {
|
|
822
822
|
};
|
823
823
|
readonly stats: {
|
824
824
|
readonly FlatHPPoolMod: 80;
|
825
|
-
readonly FlatHPRegenMod:
|
825
|
+
readonly FlatHPRegenMod: 0.8;
|
826
826
|
};
|
827
827
|
readonly effect: {
|
828
828
|
readonly Effect1Amount: "8";
|
@@ -934,7 +934,7 @@ export declare const Item: {
|
|
934
934
|
readonly description: "<mainText><stats><attention>60</attention> Ability Power</stats></mainText><br>";
|
935
935
|
readonly colloq: ";nlr";
|
936
936
|
readonly plaintext: "Greatly increases Ability Power";
|
937
|
-
readonly into: readonly ["3089", "4403", "4645"];
|
937
|
+
readonly into: readonly ["3003", "3089", "4403", "4645"];
|
938
938
|
readonly image: {
|
939
939
|
readonly full: "1058.png";
|
940
940
|
readonly sprite: "item0.png";
|
@@ -1014,7 +1014,7 @@ export declare const Item: {
|
|
1014
1014
|
readonly total: 450;
|
1015
1015
|
readonly sell: 180;
|
1016
1016
|
};
|
1017
|
-
readonly tags: readonly ["Damage", "
|
1017
|
+
readonly tags: readonly ["Damage", "Lane"];
|
1018
1018
|
readonly maps: {
|
1019
1019
|
readonly "11": true;
|
1020
1020
|
readonly "12": false;
|
@@ -1045,7 +1045,7 @@ export declare const Item: {
|
|
1045
1045
|
readonly total: 450;
|
1046
1046
|
readonly sell: 180;
|
1047
1047
|
};
|
1048
|
-
readonly tags: readonly ["
|
1048
|
+
readonly tags: readonly ["Jungle"];
|
1049
1049
|
readonly maps: {
|
1050
1050
|
readonly "11": true;
|
1051
1051
|
readonly "12": false;
|
@@ -1080,7 +1080,7 @@ export declare const Item: {
|
|
1080
1080
|
readonly total: 450;
|
1081
1081
|
readonly sell: 180;
|
1082
1082
|
};
|
1083
|
-
readonly tags: readonly ["
|
1083
|
+
readonly tags: readonly ["Jungle"];
|
1084
1084
|
readonly maps: {
|
1085
1085
|
readonly "11": true;
|
1086
1086
|
readonly "12": false;
|
@@ -1115,7 +1115,7 @@ export declare const Item: {
|
|
1115
1115
|
readonly total: 450;
|
1116
1116
|
readonly sell: 180;
|
1117
1117
|
};
|
1118
|
-
readonly tags: readonly ["
|
1118
|
+
readonly tags: readonly ["Jungle"];
|
1119
1119
|
readonly maps: {
|
1120
1120
|
readonly "11": true;
|
1121
1121
|
readonly "12": false;
|
@@ -1803,6 +1803,81 @@ export declare const Item: {
|
|
1803
1803
|
readonly Effect2Amount: "75";
|
1804
1804
|
};
|
1805
1805
|
};
|
1806
|
+
readonly "1521": {
|
1807
|
+
readonly name: "Fortification";
|
1808
|
+
readonly description: "";
|
1809
|
+
readonly colloq: "";
|
1810
|
+
readonly plaintext: "";
|
1811
|
+
readonly inStore: false;
|
1812
|
+
readonly image: {
|
1813
|
+
readonly full: "1521.png";
|
1814
|
+
readonly sprite: "item0.png";
|
1815
|
+
readonly group: "item";
|
1816
|
+
readonly x: 48;
|
1817
|
+
readonly y: 240;
|
1818
|
+
readonly w: 48;
|
1819
|
+
readonly h: 48;
|
1820
|
+
};
|
1821
|
+
readonly gold: {
|
1822
|
+
readonly base: 0;
|
1823
|
+
readonly purchasable: false;
|
1824
|
+
readonly total: 0;
|
1825
|
+
readonly sell: 0;
|
1826
|
+
};
|
1827
|
+
readonly tags: readonly ["OnHit"];
|
1828
|
+
readonly maps: {
|
1829
|
+
readonly "11": true;
|
1830
|
+
readonly "12": true;
|
1831
|
+
readonly "21": true;
|
1832
|
+
readonly "22": false;
|
1833
|
+
};
|
1834
|
+
readonly stats: {};
|
1835
|
+
readonly effect: {
|
1836
|
+
readonly Effect1Amount: "0.3";
|
1837
|
+
readonly Effect2Amount: "60";
|
1838
|
+
readonly Effect3Amount: "0.35";
|
1839
|
+
};
|
1840
|
+
};
|
1841
|
+
readonly "1522": {
|
1842
|
+
readonly name: "Tower Power-Up";
|
1843
|
+
readonly description: "";
|
1844
|
+
readonly colloq: "";
|
1845
|
+
readonly plaintext: "";
|
1846
|
+
readonly inStore: false;
|
1847
|
+
readonly image: {
|
1848
|
+
readonly full: "1522.png";
|
1849
|
+
readonly sprite: "item0.png";
|
1850
|
+
readonly group: "item";
|
1851
|
+
readonly x: 96;
|
1852
|
+
readonly y: 240;
|
1853
|
+
readonly w: 48;
|
1854
|
+
readonly h: 48;
|
1855
|
+
};
|
1856
|
+
readonly gold: {
|
1857
|
+
readonly base: 0;
|
1858
|
+
readonly purchasable: false;
|
1859
|
+
readonly total: 0;
|
1860
|
+
readonly sell: 0;
|
1861
|
+
};
|
1862
|
+
readonly tags: readonly ["Armor", "Damage"];
|
1863
|
+
readonly maps: {
|
1864
|
+
readonly "11": true;
|
1865
|
+
readonly "12": true;
|
1866
|
+
readonly "21": true;
|
1867
|
+
readonly "22": false;
|
1868
|
+
};
|
1869
|
+
readonly stats: {};
|
1870
|
+
readonly effect: {
|
1871
|
+
readonly Effect1Amount: "3";
|
1872
|
+
readonly Effect2Amount: "3";
|
1873
|
+
readonly Effect3Amount: "0";
|
1874
|
+
readonly Effect4Amount: "0";
|
1875
|
+
readonly Effect5Amount: "40";
|
1876
|
+
readonly Effect6Amount: "40";
|
1877
|
+
readonly Effect7Amount: "9";
|
1878
|
+
readonly Effect8Amount: "12";
|
1879
|
+
};
|
1880
|
+
};
|
1806
1881
|
readonly "2003": {
|
1807
1882
|
readonly name: "Health Potion";
|
1808
1883
|
readonly description: "<mainText><stats></stats><active>Active - Consume:</active> Drink the potion to restore <healing>120 Health</healing> over 15 seconds.<br><br><rules>You may carry up to 5 Health Potions.</rules></mainText><br>";
|
@@ -1814,7 +1889,7 @@ export declare const Item: {
|
|
1814
1889
|
readonly full: "2003.png";
|
1815
1890
|
readonly sprite: "item0.png";
|
1816
1891
|
readonly group: "item";
|
1817
|
-
readonly x:
|
1892
|
+
readonly x: 144;
|
1818
1893
|
readonly y: 240;
|
1819
1894
|
readonly w: 48;
|
1820
1895
|
readonly h: 48;
|
@@ -1847,7 +1922,7 @@ export declare const Item: {
|
|
1847
1922
|
readonly full: "2010.png";
|
1848
1923
|
readonly sprite: "item0.png";
|
1849
1924
|
readonly group: "item";
|
1850
|
-
readonly x:
|
1925
|
+
readonly x: 192;
|
1851
1926
|
readonly y: 240;
|
1852
1927
|
readonly w: 48;
|
1853
1928
|
readonly h: 48;
|
@@ -1881,7 +1956,7 @@ export declare const Item: {
|
|
1881
1956
|
readonly full: "2015.png";
|
1882
1957
|
readonly sprite: "item0.png";
|
1883
1958
|
readonly group: "item";
|
1884
|
-
readonly x:
|
1959
|
+
readonly x: 240;
|
1885
1960
|
readonly y: 240;
|
1886
1961
|
readonly w: 48;
|
1887
1962
|
readonly h: 48;
|
@@ -1914,7 +1989,7 @@ export declare const Item: {
|
|
1914
1989
|
readonly full: "2031.png";
|
1915
1990
|
readonly sprite: "item0.png";
|
1916
1991
|
readonly group: "item";
|
1917
|
-
readonly x:
|
1992
|
+
readonly x: 288;
|
1918
1993
|
readonly y: 240;
|
1919
1994
|
readonly w: 48;
|
1920
1995
|
readonly h: 48;
|
@@ -1944,7 +2019,7 @@ export declare const Item: {
|
|
1944
2019
|
readonly full: "2033.png";
|
1945
2020
|
readonly sprite: "item0.png";
|
1946
2021
|
readonly group: "item";
|
1947
|
-
readonly x:
|
2022
|
+
readonly x: 336;
|
1948
2023
|
readonly y: 240;
|
1949
2024
|
readonly w: 48;
|
1950
2025
|
readonly h: 48;
|
@@ -1958,7 +2033,7 @@ export declare const Item: {
|
|
1958
2033
|
readonly tags: readonly ["Active", "Consumable", "HealthRegen", "Lane", "ManaRegen"];
|
1959
2034
|
readonly maps: {
|
1960
2035
|
readonly "11": true;
|
1961
|
-
readonly "12":
|
2036
|
+
readonly "12": false;
|
1962
2037
|
readonly "21": true;
|
1963
2038
|
readonly "22": false;
|
1964
2039
|
};
|
@@ -1974,7 +2049,7 @@ export declare const Item: {
|
|
1974
2049
|
readonly full: "2051.png";
|
1975
2050
|
readonly sprite: "item0.png";
|
1976
2051
|
readonly group: "item";
|
1977
|
-
readonly x:
|
2052
|
+
readonly x: 384;
|
1978
2053
|
readonly y: 240;
|
1979
2054
|
readonly w: 48;
|
1980
2055
|
readonly h: 48;
|
@@ -2013,7 +2088,7 @@ export declare const Item: {
|
|
2013
2088
|
readonly full: "2052.png";
|
2014
2089
|
readonly sprite: "item0.png";
|
2015
2090
|
readonly group: "item";
|
2016
|
-
readonly x:
|
2091
|
+
readonly x: 432;
|
2017
2092
|
readonly y: 240;
|
2018
2093
|
readonly w: 48;
|
2019
2094
|
readonly h: 48;
|
@@ -2045,8 +2120,8 @@ export declare const Item: {
|
|
2045
2120
|
readonly full: "2055.png";
|
2046
2121
|
readonly sprite: "item0.png";
|
2047
2122
|
readonly group: "item";
|
2048
|
-
readonly x:
|
2049
|
-
readonly y:
|
2123
|
+
readonly x: 0;
|
2124
|
+
readonly y: 288;
|
2050
2125
|
readonly w: 48;
|
2051
2126
|
readonly h: 48;
|
2052
2127
|
};
|
@@ -2080,8 +2155,8 @@ export declare const Item: {
|
|
2080
2155
|
readonly full: "2065.png";
|
2081
2156
|
readonly sprite: "item0.png";
|
2082
2157
|
readonly group: "item";
|
2083
|
-
readonly x:
|
2084
|
-
readonly y:
|
2158
|
+
readonly x: 48;
|
2159
|
+
readonly y: 288;
|
2085
2160
|
readonly w: 48;
|
2086
2161
|
readonly h: 48;
|
2087
2162
|
};
|
@@ -2115,7 +2190,7 @@ export declare const Item: {
|
|
2115
2190
|
readonly full: "2138.png";
|
2116
2191
|
readonly sprite: "item0.png";
|
2117
2192
|
readonly group: "item";
|
2118
|
-
readonly x:
|
2193
|
+
readonly x: 96;
|
2119
2194
|
readonly y: 288;
|
2120
2195
|
readonly w: 48;
|
2121
2196
|
readonly h: 48;
|
@@ -2156,7 +2231,7 @@ export declare const Item: {
|
|
2156
2231
|
readonly full: "2139.png";
|
2157
2232
|
readonly sprite: "item0.png";
|
2158
2233
|
readonly group: "item";
|
2159
|
-
readonly x:
|
2234
|
+
readonly x: 144;
|
2160
2235
|
readonly y: 288;
|
2161
2236
|
readonly w: 48;
|
2162
2237
|
readonly h: 48;
|
@@ -2197,7 +2272,7 @@ export declare const Item: {
|
|
2197
2272
|
readonly full: "2140.png";
|
2198
2273
|
readonly sprite: "item0.png";
|
2199
2274
|
readonly group: "item";
|
2200
|
-
readonly x:
|
2275
|
+
readonly x: 192;
|
2201
2276
|
readonly y: 288;
|
2202
2277
|
readonly w: 48;
|
2203
2278
|
readonly h: 48;
|
@@ -2240,7 +2315,7 @@ export declare const Item: {
|
|
2240
2315
|
readonly full: "2403.png";
|
2241
2316
|
readonly sprite: "item0.png";
|
2242
2317
|
readonly group: "item";
|
2243
|
-
readonly x:
|
2318
|
+
readonly x: 240;
|
2244
2319
|
readonly y: 288;
|
2245
2320
|
readonly w: 48;
|
2246
2321
|
readonly h: 48;
|
@@ -2271,7 +2346,7 @@ export declare const Item: {
|
|
2271
2346
|
readonly full: "2419.png";
|
2272
2347
|
readonly sprite: "item0.png";
|
2273
2348
|
readonly group: "item";
|
2274
|
-
readonly x:
|
2349
|
+
readonly x: 288;
|
2275
2350
|
readonly y: 288;
|
2276
2351
|
readonly w: 48;
|
2277
2352
|
readonly h: 48;
|
@@ -2301,7 +2376,7 @@ export declare const Item: {
|
|
2301
2376
|
readonly full: "2420.png";
|
2302
2377
|
readonly sprite: "item0.png";
|
2303
2378
|
readonly group: "item";
|
2304
|
-
readonly x:
|
2379
|
+
readonly x: 336;
|
2305
2380
|
readonly y: 288;
|
2306
2381
|
readonly w: 48;
|
2307
2382
|
readonly h: 48;
|
@@ -2336,7 +2411,7 @@ export declare const Item: {
|
|
2336
2411
|
readonly full: "2421.png";
|
2337
2412
|
readonly sprite: "item0.png";
|
2338
2413
|
readonly group: "item";
|
2339
|
-
readonly x:
|
2414
|
+
readonly x: 384;
|
2340
2415
|
readonly y: 288;
|
2341
2416
|
readonly w: 48;
|
2342
2417
|
readonly h: 48;
|
@@ -2374,7 +2449,7 @@ export declare const Item: {
|
|
2374
2449
|
readonly full: "2422.png";
|
2375
2450
|
readonly sprite: "item0.png";
|
2376
2451
|
readonly group: "item";
|
2377
|
-
readonly x:
|
2452
|
+
readonly x: 432;
|
2378
2453
|
readonly y: 288;
|
2379
2454
|
readonly w: 48;
|
2380
2455
|
readonly h: 48;
|
@@ -2383,7 +2458,7 @@ export declare const Item: {
|
|
2383
2458
|
readonly base: 300;
|
2384
2459
|
readonly purchasable: false;
|
2385
2460
|
readonly total: 300;
|
2386
|
-
readonly sell:
|
2461
|
+
readonly sell: 90;
|
2387
2462
|
};
|
2388
2463
|
readonly tags: readonly ["Boots"];
|
2389
2464
|
readonly maps: {
|
@@ -2407,8 +2482,8 @@ export declare const Item: {
|
|
2407
2482
|
readonly full: "2423.png";
|
2408
2483
|
readonly sprite: "item0.png";
|
2409
2484
|
readonly group: "item";
|
2410
|
-
readonly x:
|
2411
|
-
readonly y:
|
2485
|
+
readonly x: 0;
|
2486
|
+
readonly y: 336;
|
2412
2487
|
readonly w: 48;
|
2413
2488
|
readonly h: 48;
|
2414
2489
|
};
|
@@ -2443,8 +2518,8 @@ export declare const Item: {
|
|
2443
2518
|
readonly full: "2424.png";
|
2444
2519
|
readonly sprite: "item0.png";
|
2445
2520
|
readonly group: "item";
|
2446
|
-
readonly x:
|
2447
|
-
readonly y:
|
2521
|
+
readonly x: 48;
|
2522
|
+
readonly y: 336;
|
2448
2523
|
readonly w: 48;
|
2449
2524
|
readonly h: 48;
|
2450
2525
|
};
|
@@ -2481,7 +2556,7 @@ export declare const Item: {
|
|
2481
2556
|
readonly full: "3001.png";
|
2482
2557
|
readonly sprite: "item0.png";
|
2483
2558
|
readonly group: "item";
|
2484
|
-
readonly x:
|
2559
|
+
readonly x: 96;
|
2485
2560
|
readonly y: 336;
|
2486
2561
|
readonly w: 48;
|
2487
2562
|
readonly h: 48;
|
@@ -2508,15 +2583,15 @@ export declare const Item: {
|
|
2508
2583
|
};
|
2509
2584
|
readonly "3003": {
|
2510
2585
|
readonly name: "Archangel's Staff";
|
2511
|
-
readonly description: "<mainText><stats><attention>
|
2586
|
+
readonly description: "<mainText><stats><attention>70</attention> Ability Power<br><attention>500</attention> Mana<br><attention>200</attention> Health<br><attention>10</attention> Ability Haste</stats><br><li><passive>Awe:</passive> Gain Ability Power equal to bonus Mana.<li><passive>Mana Charge:</passive> Strike a target with an Ability to consume a charge and gain 3 bonus Mana, doubled if the target is a champion. Grants a maximum of 360 Mana at which point this item transforms into <rarityLegendary>Seraph's Embrace</rarityLegendary>.<br><br><rules>Gain a new <passive>Mana Charge</passive> every 8 seconds (max 4).</rules></mainText><br>";
|
2512
2587
|
readonly colloq: "";
|
2513
2588
|
readonly plaintext: "Increases Ability Power based on maximum Mana";
|
2514
|
-
readonly from: readonly ["3070", "3067", "
|
2589
|
+
readonly from: readonly ["3070", "3067", "1058"];
|
2515
2590
|
readonly image: {
|
2516
2591
|
readonly full: "3003.png";
|
2517
2592
|
readonly sprite: "item0.png";
|
2518
2593
|
readonly group: "item";
|
2519
|
-
readonly x:
|
2594
|
+
readonly x: 144;
|
2520
2595
|
readonly y: 336;
|
2521
2596
|
readonly w: 48;
|
2522
2597
|
readonly h: 48;
|
@@ -2524,8 +2599,8 @@ export declare const Item: {
|
|
2524
2599
|
readonly gold: {
|
2525
2600
|
readonly base: 550;
|
2526
2601
|
readonly purchasable: true;
|
2527
|
-
readonly total:
|
2528
|
-
readonly sell:
|
2602
|
+
readonly total: 3000;
|
2603
|
+
readonly sell: 2100;
|
2529
2604
|
};
|
2530
2605
|
readonly tags: readonly ["Health", "SpellDamage", "Mana", "Active", "AbilityHaste"];
|
2531
2606
|
readonly maps: {
|
@@ -2537,7 +2612,7 @@ export declare const Item: {
|
|
2537
2612
|
readonly stats: {
|
2538
2613
|
readonly FlatHPPoolMod: 200;
|
2539
2614
|
readonly FlatMPPoolMod: 500;
|
2540
|
-
readonly FlatMagicDamageMod:
|
2615
|
+
readonly FlatMagicDamageMod: 70;
|
2541
2616
|
};
|
2542
2617
|
readonly depth: 3;
|
2543
2618
|
};
|
@@ -2551,7 +2626,7 @@ export declare const Item: {
|
|
2551
2626
|
readonly full: "3004.png";
|
2552
2627
|
readonly sprite: "item0.png";
|
2553
2628
|
readonly group: "item";
|
2554
|
-
readonly x:
|
2629
|
+
readonly x: 192;
|
2555
2630
|
readonly y: 336;
|
2556
2631
|
readonly w: 48;
|
2557
2632
|
readonly h: 48;
|
@@ -2585,7 +2660,7 @@ export declare const Item: {
|
|
2585
2660
|
readonly full: "3006.png";
|
2586
2661
|
readonly sprite: "item0.png";
|
2587
2662
|
readonly group: "item";
|
2588
|
-
readonly x:
|
2663
|
+
readonly x: 240;
|
2589
2664
|
readonly y: 336;
|
2590
2665
|
readonly w: 48;
|
2591
2666
|
readonly h: 48;
|
@@ -2619,7 +2694,7 @@ export declare const Item: {
|
|
2619
2694
|
readonly full: "3009.png";
|
2620
2695
|
readonly sprite: "item0.png";
|
2621
2696
|
readonly group: "item";
|
2622
|
-
readonly x:
|
2697
|
+
readonly x: 288;
|
2623
2698
|
readonly y: 336;
|
2624
2699
|
readonly w: 48;
|
2625
2700
|
readonly h: 48;
|
@@ -2647,26 +2722,26 @@ export declare const Item: {
|
|
2647
2722
|
};
|
2648
2723
|
readonly "3011": {
|
2649
2724
|
readonly name: "Chemtech Putrifier";
|
2650
|
-
readonly description: "<mainText><stats><attention>
|
2725
|
+
readonly description: "<mainText><stats><attention>40</attention> Ability Power<br><attention>8%</attention> Heal and Shield Power<br><attention>100%</attention> Base Mana Regen<br><attention>15</attention> Ability Haste</stats><br><li><passive>Puffcap Toxin:</passive> Dealing damage applies <status>40% Grievous Wounds</status> to champions for 3 seconds.<br><br><rules><status>Grievous Wounds</status> reduces the effectiveness of Healing and Regeneration effects.</rules></mainText><br>";
|
2651
2726
|
readonly colloq: "";
|
2652
2727
|
readonly plaintext: "";
|
2653
|
-
readonly from: readonly ["3916", "
|
2728
|
+
readonly from: readonly ["3916", "3114"];
|
2654
2729
|
readonly image: {
|
2655
2730
|
readonly full: "3011.png";
|
2656
2731
|
readonly sprite: "item0.png";
|
2657
2732
|
readonly group: "item";
|
2658
|
-
readonly x:
|
2733
|
+
readonly x: 336;
|
2659
2734
|
readonly y: 336;
|
2660
2735
|
readonly w: 48;
|
2661
2736
|
readonly h: 48;
|
2662
2737
|
};
|
2663
2738
|
readonly gold: {
|
2664
|
-
readonly base:
|
2739
|
+
readonly base: 700;
|
2665
2740
|
readonly purchasable: true;
|
2666
2741
|
readonly total: 2300;
|
2667
2742
|
readonly sell: 1610;
|
2668
2743
|
};
|
2669
|
-
readonly tags: readonly ["SpellDamage", "ManaRegen", "
|
2744
|
+
readonly tags: readonly ["SpellDamage", "ManaRegen", "AbilityHaste"];
|
2670
2745
|
readonly maps: {
|
2671
2746
|
readonly "11": true;
|
2672
2747
|
readonly "12": true;
|
@@ -2674,7 +2749,7 @@ export declare const Item: {
|
|
2674
2749
|
readonly "22": false;
|
2675
2750
|
};
|
2676
2751
|
readonly stats: {
|
2677
|
-
readonly FlatMagicDamageMod:
|
2752
|
+
readonly FlatMagicDamageMod: 40;
|
2678
2753
|
};
|
2679
2754
|
readonly depth: 3;
|
2680
2755
|
};
|
@@ -2688,7 +2763,7 @@ export declare const Item: {
|
|
2688
2763
|
readonly full: "3020.png";
|
2689
2764
|
readonly sprite: "item0.png";
|
2690
2765
|
readonly group: "item";
|
2691
|
-
readonly x:
|
2766
|
+
readonly x: 384;
|
2692
2767
|
readonly y: 336;
|
2693
2768
|
readonly w: 48;
|
2694
2769
|
readonly h: 48;
|
@@ -2725,7 +2800,7 @@ export declare const Item: {
|
|
2725
2800
|
readonly full: "3024.png";
|
2726
2801
|
readonly sprite: "item0.png";
|
2727
2802
|
readonly group: "item";
|
2728
|
-
readonly x:
|
2803
|
+
readonly x: 432;
|
2729
2804
|
readonly y: 336;
|
2730
2805
|
readonly w: 48;
|
2731
2806
|
readonly h: 48;
|
@@ -2759,8 +2834,8 @@ export declare const Item: {
|
|
2759
2834
|
readonly full: "3026.png";
|
2760
2835
|
readonly sprite: "item0.png";
|
2761
2836
|
readonly group: "item";
|
2762
|
-
readonly x:
|
2763
|
-
readonly y:
|
2837
|
+
readonly x: 0;
|
2838
|
+
readonly y: 384;
|
2764
2839
|
readonly w: 48;
|
2765
2840
|
readonly h: 48;
|
2766
2841
|
};
|
@@ -2791,7 +2866,7 @@ export declare const Item: {
|
|
2791
2866
|
};
|
2792
2867
|
readonly "3031": {
|
2793
2868
|
readonly name: "Infinity Edge";
|
2794
|
-
readonly description: "<mainText><stats><attention>70</attention> Attack Damage<br><attention>20%</attention> Critical Strike Chance</stats><br><li><passive>Perfection:</passive> If you have at least
|
2869
|
+
readonly description: "<mainText><stats><attention>70</attention> Attack Damage<br><attention>20%</attention> Critical Strike Chance</stats><br><li><passive>Perfection:</passive> If you have at least 40% Critical Strike Chance, gain35% Critical Strike Damage.</mainText><br>";
|
2795
2870
|
readonly colloq: ";ie";
|
2796
2871
|
readonly plaintext: "Massively enhances critical strikes";
|
2797
2872
|
readonly from: readonly ["1038", "1037", "1018"];
|
@@ -2799,8 +2874,8 @@ export declare const Item: {
|
|
2799
2874
|
readonly full: "3031.png";
|
2800
2875
|
readonly sprite: "item0.png";
|
2801
2876
|
readonly group: "item";
|
2802
|
-
readonly x:
|
2803
|
-
readonly y:
|
2877
|
+
readonly x: 48;
|
2878
|
+
readonly y: 384;
|
2804
2879
|
readonly w: 48;
|
2805
2880
|
readonly h: 48;
|
2806
2881
|
};
|
@@ -2825,26 +2900,26 @@ export declare const Item: {
|
|
2825
2900
|
};
|
2826
2901
|
readonly "3033": {
|
2827
2902
|
readonly name: "Mortal Reminder";
|
2828
|
-
readonly description: "<mainText><stats><attention>35</attention> Attack Damage<br><attention>
|
2903
|
+
readonly description: "<mainText><stats><attention>35</attention> Attack Damage<br><attention>30%</attention> Armor Penetration<br><attention>20%</attention> Critical Strike Chance</stats><br><li><passive>Sepsis:</passive> Dealing physical damage applies <status>40% Grievous Wounds</status> to enemy champions for 3 seconds.<br><br><rules><status>Grievous Wounds</status> reduces the effectiveness of Healing and Regeneration effects.</rules></mainText><br>";
|
2829
2904
|
readonly colloq: ";grievous";
|
2830
2905
|
readonly plaintext: "Overcomes enemies with high Health recovery and Armor";
|
2831
|
-
readonly from: readonly ["3123", "
|
2906
|
+
readonly from: readonly ["3123", "3035", "1018"];
|
2832
2907
|
readonly image: {
|
2833
2908
|
readonly full: "3033.png";
|
2834
2909
|
readonly sprite: "item0.png";
|
2835
2910
|
readonly group: "item";
|
2836
|
-
readonly x:
|
2911
|
+
readonly x: 96;
|
2837
2912
|
readonly y: 384;
|
2838
2913
|
readonly w: 48;
|
2839
2914
|
readonly h: 48;
|
2840
2915
|
};
|
2841
2916
|
readonly gold: {
|
2842
|
-
readonly base:
|
2917
|
+
readonly base: 150;
|
2843
2918
|
readonly purchasable: true;
|
2844
|
-
readonly total:
|
2845
|
-
readonly sell:
|
2919
|
+
readonly total: 3000;
|
2920
|
+
readonly sell: 2100;
|
2846
2921
|
};
|
2847
|
-
readonly tags: readonly ["Damage", "CriticalStrike", "
|
2922
|
+
readonly tags: readonly ["Damage", "CriticalStrike", "ArmorPenetration"];
|
2848
2923
|
readonly maps: {
|
2849
2924
|
readonly "11": true;
|
2850
2925
|
readonly "12": true;
|
@@ -2854,8 +2929,6 @@ export declare const Item: {
|
|
2854
2929
|
readonly stats: {
|
2855
2930
|
readonly FlatPhysicalDamageMod: 35;
|
2856
2931
|
readonly FlatCritChanceMod: 0.2;
|
2857
|
-
readonly PercentMovementSpeedMod: 0.07;
|
2858
|
-
readonly PercentAttackSpeedMod: 0.2;
|
2859
2932
|
};
|
2860
2933
|
readonly depth: 3;
|
2861
2934
|
};
|
@@ -2865,12 +2938,12 @@ export declare const Item: {
|
|
2865
2938
|
readonly colloq: ";lw";
|
2866
2939
|
readonly plaintext: "Overcomes enemies with high Armor";
|
2867
2940
|
readonly from: readonly ["1036", "1036"];
|
2868
|
-
readonly into: readonly ["3036", "6694"];
|
2941
|
+
readonly into: readonly ["3033", "3036", "6694"];
|
2869
2942
|
readonly image: {
|
2870
2943
|
readonly full: "3035.png";
|
2871
2944
|
readonly sprite: "item0.png";
|
2872
2945
|
readonly group: "item";
|
2873
|
-
readonly x:
|
2946
|
+
readonly x: 144;
|
2874
2947
|
readonly y: 384;
|
2875
2948
|
readonly w: 48;
|
2876
2949
|
readonly h: 48;
|
@@ -2895,7 +2968,7 @@ export declare const Item: {
|
|
2895
2968
|
};
|
2896
2969
|
readonly "3036": {
|
2897
2970
|
readonly name: "Lord Dominik's Regards";
|
2898
|
-
readonly description: "<mainText><stats><attention>
|
2971
|
+
readonly description: "<mainText><stats><attention>35</attention> Attack Damage<br><attention>20%</attention> Critical Strike Chance<br><attention>30%</attention> Armor Penetration</stats><br><li><passive>Giant Slayer:</passive> Deal bonus physical damage against champions with greater max Health than you.</mainText><br>";
|
2899
2972
|
readonly colloq: ";lw";
|
2900
2973
|
readonly plaintext: "Overcomes enemies with high health and armor";
|
2901
2974
|
readonly from: readonly ["3035", "1018"];
|
@@ -2903,7 +2976,7 @@ export declare const Item: {
|
|
2903
2976
|
readonly full: "3036.png";
|
2904
2977
|
readonly sprite: "item0.png";
|
2905
2978
|
readonly group: "item";
|
2906
|
-
readonly x:
|
2979
|
+
readonly x: 192;
|
2907
2980
|
readonly y: 384;
|
2908
2981
|
readonly w: 48;
|
2909
2982
|
readonly h: 48;
|
@@ -2922,7 +2995,7 @@ export declare const Item: {
|
|
2922
2995
|
readonly "22": false;
|
2923
2996
|
};
|
2924
2997
|
readonly stats: {
|
2925
|
-
readonly FlatPhysicalDamageMod:
|
2998
|
+
readonly FlatPhysicalDamageMod: 35;
|
2926
2999
|
readonly FlatCritChanceMod: 0.2;
|
2927
3000
|
};
|
2928
3001
|
readonly effect: {
|
@@ -2932,7 +3005,7 @@ export declare const Item: {
|
|
2932
3005
|
};
|
2933
3006
|
readonly "3040": {
|
2934
3007
|
readonly name: "Seraph's Embrace";
|
2935
|
-
readonly description: "<mainText><stats><attention>
|
3008
|
+
readonly description: "<mainText><stats><attention>70</attention> Ability Power<br><attention>860</attention> Mana<br><attention>200</attention> Health<br><attention>10</attention> Ability Haste</stats><br><li><passive>Awe:</passive> Gain Ability Power based on Mana.<li><passive>Lifeline:</passive> Upon taking damage that would reduce your Health below 30%, gain a Shield based on your current Mana.</mainText><br>";
|
2936
3009
|
readonly colloq: "";
|
2937
3010
|
readonly plaintext: "";
|
2938
3011
|
readonly specialRecipe: 3003;
|
@@ -2941,16 +3014,16 @@ export declare const Item: {
|
|
2941
3014
|
readonly full: "3040.png";
|
2942
3015
|
readonly sprite: "item0.png";
|
2943
3016
|
readonly group: "item";
|
2944
|
-
readonly x:
|
3017
|
+
readonly x: 240;
|
2945
3018
|
readonly y: 384;
|
2946
3019
|
readonly w: 48;
|
2947
3020
|
readonly h: 48;
|
2948
3021
|
};
|
2949
3022
|
readonly gold: {
|
2950
|
-
readonly base:
|
3023
|
+
readonly base: 3000;
|
2951
3024
|
readonly purchasable: false;
|
2952
|
-
readonly total:
|
2953
|
-
readonly sell:
|
3025
|
+
readonly total: 3000;
|
3026
|
+
readonly sell: 2100;
|
2954
3027
|
};
|
2955
3028
|
readonly tags: readonly ["Health", "SpellDamage", "Mana", "AbilityHaste"];
|
2956
3029
|
readonly maps: {
|
@@ -2960,9 +3033,9 @@ export declare const Item: {
|
|
2960
3033
|
readonly "22": false;
|
2961
3034
|
};
|
2962
3035
|
readonly stats: {
|
2963
|
-
readonly FlatHPPoolMod:
|
3036
|
+
readonly FlatHPPoolMod: 200;
|
2964
3037
|
readonly FlatMPPoolMod: 860;
|
2965
|
-
readonly FlatMagicDamageMod:
|
3038
|
+
readonly FlatMagicDamageMod: 70;
|
2966
3039
|
};
|
2967
3040
|
};
|
2968
3041
|
readonly "3041": {
|
@@ -2975,7 +3048,7 @@ export declare const Item: {
|
|
2975
3048
|
readonly full: "3041.png";
|
2976
3049
|
readonly sprite: "item0.png";
|
2977
3050
|
readonly group: "item";
|
2978
|
-
readonly x:
|
3051
|
+
readonly x: 288;
|
2979
3052
|
readonly y: 384;
|
2980
3053
|
readonly w: 48;
|
2981
3054
|
readonly h: 48;
|
@@ -3010,7 +3083,7 @@ export declare const Item: {
|
|
3010
3083
|
readonly full: "3042.png";
|
3011
3084
|
readonly sprite: "item0.png";
|
3012
3085
|
readonly group: "item";
|
3013
|
-
readonly x:
|
3086
|
+
readonly x: 336;
|
3014
3087
|
readonly y: 384;
|
3015
3088
|
readonly w: 48;
|
3016
3089
|
readonly h: 48;
|
@@ -3044,7 +3117,7 @@ export declare const Item: {
|
|
3044
3117
|
readonly full: "3044.png";
|
3045
3118
|
readonly sprite: "item0.png";
|
3046
3119
|
readonly group: "item";
|
3047
|
-
readonly x:
|
3120
|
+
readonly x: 384;
|
3048
3121
|
readonly y: 384;
|
3049
3122
|
readonly w: 48;
|
3050
3123
|
readonly h: 48;
|
@@ -3088,7 +3161,7 @@ export declare const Item: {
|
|
3088
3161
|
readonly full: "3046.png";
|
3089
3162
|
readonly sprite: "item0.png";
|
3090
3163
|
readonly group: "item";
|
3091
|
-
readonly x:
|
3164
|
+
readonly x: 432;
|
3092
3165
|
readonly y: 384;
|
3093
3166
|
readonly w: 48;
|
3094
3167
|
readonly h: 48;
|
@@ -3144,8 +3217,8 @@ export declare const Item: {
|
|
3144
3217
|
readonly full: "3047.png";
|
3145
3218
|
readonly sprite: "item0.png";
|
3146
3219
|
readonly group: "item";
|
3147
|
-
readonly x:
|
3148
|
-
readonly y:
|
3220
|
+
readonly x: 0;
|
3221
|
+
readonly y: 432;
|
3149
3222
|
readonly w: 48;
|
3150
3223
|
readonly h: 48;
|
3151
3224
|
};
|
@@ -3181,8 +3254,8 @@ export declare const Item: {
|
|
3181
3254
|
readonly full: "3050.png";
|
3182
3255
|
readonly sprite: "item0.png";
|
3183
3256
|
readonly group: "item";
|
3184
|
-
readonly x:
|
3185
|
-
readonly y:
|
3257
|
+
readonly x: 48;
|
3258
|
+
readonly y: 432;
|
3186
3259
|
readonly w: 48;
|
3187
3260
|
readonly h: 48;
|
3188
3261
|
};
|
@@ -3217,7 +3290,7 @@ export declare const Item: {
|
|
3217
3290
|
readonly full: "3051.png";
|
3218
3291
|
readonly sprite: "item0.png";
|
3219
3292
|
readonly group: "item";
|
3220
|
-
readonly x:
|
3293
|
+
readonly x: 96;
|
3221
3294
|
readonly y: 432;
|
3222
3295
|
readonly w: 48;
|
3223
3296
|
readonly h: 48;
|
@@ -3256,7 +3329,7 @@ export declare const Item: {
|
|
3256
3329
|
readonly full: "3053.png";
|
3257
3330
|
readonly sprite: "item0.png";
|
3258
3331
|
readonly group: "item";
|
3259
|
-
readonly x:
|
3332
|
+
readonly x: 144;
|
3260
3333
|
readonly y: 432;
|
3261
3334
|
readonly w: 48;
|
3262
3335
|
readonly h: 48;
|
@@ -3289,7 +3362,7 @@ export declare const Item: {
|
|
3289
3362
|
readonly full: "3057.png";
|
3290
3363
|
readonly sprite: "item0.png";
|
3291
3364
|
readonly group: "item";
|
3292
|
-
readonly x:
|
3365
|
+
readonly x: 192;
|
3293
3366
|
readonly y: 432;
|
3294
3367
|
readonly w: 48;
|
3295
3368
|
readonly h: 48;
|
@@ -3319,7 +3392,7 @@ export declare const Item: {
|
|
3319
3392
|
readonly full: "3065.png";
|
3320
3393
|
readonly sprite: "item0.png";
|
3321
3394
|
readonly group: "item";
|
3322
|
-
readonly x:
|
3395
|
+
readonly x: 240;
|
3323
3396
|
readonly y: 432;
|
3324
3397
|
readonly w: 48;
|
3325
3398
|
readonly h: 48;
|
@@ -3354,7 +3427,7 @@ export declare const Item: {
|
|
3354
3427
|
readonly full: "3066.png";
|
3355
3428
|
readonly sprite: "item0.png";
|
3356
3429
|
readonly group: "item";
|
3357
|
-
readonly x:
|
3430
|
+
readonly x: 288;
|
3358
3431
|
readonly y: 432;
|
3359
3432
|
readonly w: 48;
|
3360
3433
|
readonly h: 48;
|
@@ -3383,12 +3456,12 @@ export declare const Item: {
|
|
3383
3456
|
readonly colloq: ";";
|
3384
3457
|
readonly plaintext: "Increases Health and Cooldown Reduction";
|
3385
3458
|
readonly from: readonly ["1028"];
|
3386
|
-
readonly into: readonly ["3065", "
|
3459
|
+
readonly into: readonly ["3065", "3071", "3084", "3083", "2065", "6630", "6617", "3190", "3001", "3003", "3050", "3078", "3107", "3109", "3119", "6664", "6665", "3161", "4005", "4403", "4644", "6631", "6632", "6656", "6662", "6667", "8001"];
|
3387
3460
|
readonly image: {
|
3388
3461
|
readonly full: "3067.png";
|
3389
3462
|
readonly sprite: "item0.png";
|
3390
3463
|
readonly group: "item";
|
3391
|
-
readonly x:
|
3464
|
+
readonly x: 336;
|
3392
3465
|
readonly y: 432;
|
3393
3466
|
readonly w: 48;
|
3394
3467
|
readonly h: 48;
|
@@ -3421,7 +3494,7 @@ export declare const Item: {
|
|
3421
3494
|
readonly full: "3068.png";
|
3422
3495
|
readonly sprite: "item0.png";
|
3423
3496
|
readonly group: "item";
|
3424
|
-
readonly x:
|
3497
|
+
readonly x: 384;
|
3425
3498
|
readonly y: 432;
|
3426
3499
|
readonly w: 48;
|
3427
3500
|
readonly h: 48;
|
@@ -3455,7 +3528,7 @@ export declare const Item: {
|
|
3455
3528
|
readonly full: "3070.png";
|
3456
3529
|
readonly sprite: "item0.png";
|
3457
3530
|
readonly group: "item";
|
3458
|
-
readonly x:
|
3531
|
+
readonly x: 432;
|
3459
3532
|
readonly y: 432;
|
3460
3533
|
readonly w: 48;
|
3461
3534
|
readonly h: 48;
|
@@ -3479,16 +3552,16 @@ export declare const Item: {
|
|
3479
3552
|
};
|
3480
3553
|
readonly "3071": {
|
3481
3554
|
readonly name: "Black Cleaver";
|
3482
|
-
readonly description: "<mainText><stats><attention>
|
3555
|
+
readonly description: "<mainText><stats><attention>50</attention> Attack Damage<br><attention>400</attention> Health<br><attention>30</attention> Ability Haste</stats><br><li><passive>Carve:</passive> Dealing physical damage to a champion applies a stack of Armor reduction.<li><passive>Rage:</passive> Dealing physical damage to a champion grants Move Speed per stack of <unique>Carve</unique> on them.</mainText><br>";
|
3483
3556
|
readonly colloq: ";bc";
|
3484
3557
|
readonly plaintext: "Dealing physical damage to enemy champions reduces their Armor";
|
3485
3558
|
readonly from: readonly ["3133", "3067", "1036"];
|
3486
3559
|
readonly image: {
|
3487
3560
|
readonly full: "3071.png";
|
3488
|
-
readonly sprite: "
|
3561
|
+
readonly sprite: "item1.png";
|
3489
3562
|
readonly group: "item";
|
3490
|
-
readonly x:
|
3491
|
-
readonly y:
|
3563
|
+
readonly x: 0;
|
3564
|
+
readonly y: 0;
|
3492
3565
|
readonly w: 48;
|
3493
3566
|
readonly h: 48;
|
3494
3567
|
};
|
@@ -3506,8 +3579,8 @@ export declare const Item: {
|
|
3506
3579
|
readonly "22": false;
|
3507
3580
|
};
|
3508
3581
|
readonly stats: {
|
3509
|
-
readonly FlatPhysicalDamageMod:
|
3510
|
-
readonly FlatHPPoolMod:
|
3582
|
+
readonly FlatPhysicalDamageMod: 50;
|
3583
|
+
readonly FlatHPPoolMod: 400;
|
3511
3584
|
};
|
3512
3585
|
readonly effect: {
|
3513
3586
|
readonly Effect1Amount: "-0.2";
|
@@ -3525,24 +3598,24 @@ export declare const Item: {
|
|
3525
3598
|
};
|
3526
3599
|
readonly "3072": {
|
3527
3600
|
readonly name: "Bloodthirster";
|
3528
|
-
readonly description: "<mainText><stats><attention>55</attention> Attack Damage<br><attention>20%</attention> Critical Strike Chance<br><attention>
|
3601
|
+
readonly description: "<mainText><stats><attention>55</attention> Attack Damage<br><attention>20%</attention> Critical Strike Chance<br><attention>15%</attention> Life Steal</stats><br><li><passive>Ichorshield:</passive> Life Steal from Attacks can now overheal you. Excess Health is stored as a Shield that decays slowly if you haven't dealt or taken damage.</mainText><br>";
|
3529
3602
|
readonly colloq: ";bt";
|
3530
3603
|
readonly plaintext: "Grants Attack Damage, Life Steal and Life Steal now overheals";
|
3531
3604
|
readonly from: readonly ["1038", "1018", "1053"];
|
3532
3605
|
readonly image: {
|
3533
3606
|
readonly full: "3072.png";
|
3534
|
-
readonly sprite: "
|
3607
|
+
readonly sprite: "item1.png";
|
3535
3608
|
readonly group: "item";
|
3536
|
-
readonly x:
|
3537
|
-
readonly y:
|
3609
|
+
readonly x: 48;
|
3610
|
+
readonly y: 0;
|
3538
3611
|
readonly w: 48;
|
3539
3612
|
readonly h: 48;
|
3540
3613
|
};
|
3541
3614
|
readonly gold: {
|
3542
|
-
readonly base:
|
3615
|
+
readonly base: 400;
|
3543
3616
|
readonly purchasable: true;
|
3544
|
-
readonly total:
|
3545
|
-
readonly sell:
|
3617
|
+
readonly total: 3200;
|
3618
|
+
readonly sell: 2240;
|
3546
3619
|
};
|
3547
3620
|
readonly tags: readonly ["Damage", "CriticalStrike", "LifeSteal"];
|
3548
3621
|
readonly maps: {
|
@@ -3554,13 +3627,13 @@ export declare const Item: {
|
|
3554
3627
|
readonly stats: {
|
3555
3628
|
readonly FlatPhysicalDamageMod: 55;
|
3556
3629
|
readonly FlatCritChanceMod: 0.2;
|
3557
|
-
readonly PercentLifeStealMod: 0.
|
3630
|
+
readonly PercentLifeStealMod: 0.15;
|
3558
3631
|
};
|
3559
3632
|
readonly depth: 3;
|
3560
3633
|
};
|
3561
3634
|
readonly "3074": {
|
3562
3635
|
readonly name: "Ravenous Hydra";
|
3563
|
-
readonly description: "<mainText><stats><attention>65</attention> Attack Damage<br><attention>
|
3636
|
+
readonly description: "<mainText><stats><attention>65</attention> Attack Damage<br><attention>25</attention> Ability Haste<br><attention>10%</attention> Life Steal</stats><br><li><passive>Cleave:</passive> Attacks and Abilities deal physical damage to other nearby enemies.<br><li><passive>Carnivorous:</passive> Gain AD whenever you kill a minion and 2 times that amount when you kill a Champion, Large Monster, or Siege Minion. Lose 60% of your stacks on death.<br><br></mainText><br>";
|
3564
3637
|
readonly colloq: ";";
|
3565
3638
|
readonly plaintext: "Melee attacks hit nearby enemies, dealing damage and restoring Health";
|
3566
3639
|
readonly from: readonly ["3077", "1053", "3133"];
|
@@ -3568,7 +3641,7 @@ export declare const Item: {
|
|
3568
3641
|
readonly full: "3074.png";
|
3569
3642
|
readonly sprite: "item1.png";
|
3570
3643
|
readonly group: "item";
|
3571
|
-
readonly x:
|
3644
|
+
readonly x: 96;
|
3572
3645
|
readonly y: 0;
|
3573
3646
|
readonly w: 48;
|
3574
3647
|
readonly h: 48;
|
@@ -3579,7 +3652,7 @@ export declare const Item: {
|
|
3579
3652
|
readonly total: 3400;
|
3580
3653
|
readonly sell: 2380;
|
3581
3654
|
};
|
3582
|
-
readonly tags: readonly ["Damage", "LifeSteal", "CooldownReduction", "
|
3655
|
+
readonly tags: readonly ["Damage", "LifeSteal", "CooldownReduction", "AbilityHaste"];
|
3583
3656
|
readonly maps: {
|
3584
3657
|
readonly "11": true;
|
3585
3658
|
readonly "12": true;
|
@@ -3588,12 +3661,13 @@ export declare const Item: {
|
|
3588
3661
|
};
|
3589
3662
|
readonly stats: {
|
3590
3663
|
readonly FlatPhysicalDamageMod: 65;
|
3664
|
+
readonly PercentLifeStealMod: 0.1;
|
3591
3665
|
};
|
3592
3666
|
readonly depth: 3;
|
3593
3667
|
};
|
3594
3668
|
readonly "3075": {
|
3595
3669
|
readonly name: "Thornmail";
|
3596
|
-
readonly description: "<mainText><stats><attention>350</attention> Health<br><attention>
|
3670
|
+
readonly description: "<mainText><stats><attention>350</attention> Health<br><attention>70</attention> Armor</stats><br><li><passive>Thorns:</passive> When struck by an Attack, deal damage to the attacker and apply 40% <status>Grievous Wounds</status> if they are a champion.<br><br><rules><status>Grievous Wounds</status> reduces the effectiveness of Healing and Regeneration effects.</rules></mainText><br>";
|
3597
3671
|
readonly colloq: "";
|
3598
3672
|
readonly plaintext: "";
|
3599
3673
|
readonly from: readonly ["3076", "1011"];
|
@@ -3601,7 +3675,7 @@ export declare const Item: {
|
|
3601
3675
|
readonly full: "3075.png";
|
3602
3676
|
readonly sprite: "item1.png";
|
3603
3677
|
readonly group: "item";
|
3604
|
-
readonly x:
|
3678
|
+
readonly x: 144;
|
3605
3679
|
readonly y: 0;
|
3606
3680
|
readonly w: 48;
|
3607
3681
|
readonly h: 48;
|
@@ -3621,13 +3695,13 @@ export declare const Item: {
|
|
3621
3695
|
};
|
3622
3696
|
readonly stats: {
|
3623
3697
|
readonly FlatHPPoolMod: 350;
|
3624
|
-
readonly FlatArmorMod:
|
3698
|
+
readonly FlatArmorMod: 70;
|
3625
3699
|
};
|
3626
3700
|
readonly depth: 3;
|
3627
3701
|
};
|
3628
3702
|
readonly "3076": {
|
3629
3703
|
readonly name: "Bramble Vest";
|
3630
|
-
readonly description: "<mainText><stats><attention>30</attention> Armor</stats><br><li><passive>Thorns:</passive> When struck by an Attack, deal damage to the attacker and apply
|
3704
|
+
readonly description: "<mainText><stats><attention>30</attention> Armor</stats><br><li><passive>Thorns:</passive> When struck by an Attack, deal damage to the attacker and apply 40% Grievous Wounds if they are a champion.<br><br><rules><status>Grievous Wounds</status> reduces the effectiveness of Healing and Regeneration effects.</rules></mainText><br>";
|
3631
3705
|
readonly colloq: "";
|
3632
3706
|
readonly plaintext: "";
|
3633
3707
|
readonly from: readonly ["1029", "1029"];
|
@@ -3636,7 +3710,7 @@ export declare const Item: {
|
|
3636
3710
|
readonly full: "3076.png";
|
3637
3711
|
readonly sprite: "item1.png";
|
3638
3712
|
readonly group: "item";
|
3639
|
-
readonly x:
|
3713
|
+
readonly x: 192;
|
3640
3714
|
readonly y: 0;
|
3641
3715
|
readonly w: 48;
|
3642
3716
|
readonly h: 48;
|
@@ -3670,7 +3744,7 @@ export declare const Item: {
|
|
3670
3744
|
readonly full: "3077.png";
|
3671
3745
|
readonly sprite: "item1.png";
|
3672
3746
|
readonly group: "item";
|
3673
|
-
readonly x:
|
3747
|
+
readonly x: 240;
|
3674
3748
|
readonly y: 0;
|
3675
3749
|
readonly w: 48;
|
3676
3750
|
readonly h: 48;
|
@@ -3691,10 +3765,6 @@ export declare const Item: {
|
|
3691
3765
|
readonly stats: {
|
3692
3766
|
readonly FlatPhysicalDamageMod: 25;
|
3693
3767
|
};
|
3694
|
-
readonly effect: {
|
3695
|
-
readonly Effect1Amount: "0.2";
|
3696
|
-
readonly Effect2Amount: "0.6";
|
3697
|
-
};
|
3698
3768
|
readonly depth: 2;
|
3699
3769
|
};
|
3700
3770
|
readonly "3078": {
|
@@ -3708,7 +3778,7 @@ export declare const Item: {
|
|
3708
3778
|
readonly full: "3078.png";
|
3709
3779
|
readonly sprite: "item1.png";
|
3710
3780
|
readonly group: "item";
|
3711
|
-
readonly x:
|
3781
|
+
readonly x: 288;
|
3712
3782
|
readonly y: 0;
|
3713
3783
|
readonly w: 48;
|
3714
3784
|
readonly h: 48;
|
@@ -3751,7 +3821,7 @@ export declare const Item: {
|
|
3751
3821
|
readonly full: "3082.png";
|
3752
3822
|
readonly sprite: "item1.png";
|
3753
3823
|
readonly group: "item";
|
3754
|
-
readonly x:
|
3824
|
+
readonly x: 336;
|
3755
3825
|
readonly y: 0;
|
3756
3826
|
readonly w: 48;
|
3757
3827
|
readonly h: 48;
|
@@ -3784,7 +3854,7 @@ export declare const Item: {
|
|
3784
3854
|
readonly full: "3083.png";
|
3785
3855
|
readonly sprite: "item1.png";
|
3786
3856
|
readonly group: "item";
|
3787
|
-
readonly x:
|
3857
|
+
readonly x: 384;
|
3788
3858
|
readonly y: 0;
|
3789
3859
|
readonly w: 48;
|
3790
3860
|
readonly h: 48;
|
@@ -3812,13 +3882,13 @@ export declare const Item: {
|
|
3812
3882
|
readonly description: "<mainText><stats><attention>800</attention> Health<br><attention>200%</attention> Base Health Regen<br><attention>20</attention> Ability Haste</stats><br><li><passive>Colossal Consumption:</passive> Charge up a powerful attack against a champion over 3s while within 700 range of them. The charged attack deals 125 + <scalehealth>6%</scalehealth> of your max Health as bonus physical damage, and grants you 10% of that amount as permanent max Health. (30s) cooldown per target.<br><br><rarityMythic>Mythic Passive:</rarityMythic> Grants all other <rarityLegendary>Legendary</rarityLegendary> items <attention>1%</attention> Increased Health & <attention>6%</attention> Champion Size.</mainText><br>";
|
3813
3883
|
readonly colloq: ";";
|
3814
3884
|
readonly plaintext: "Restores Health on kill or assist";
|
3815
|
-
readonly from: readonly ["
|
3885
|
+
readonly from: readonly ["1011", "3067", "3801"];
|
3816
3886
|
readonly into: readonly ["7025"];
|
3817
3887
|
readonly image: {
|
3818
3888
|
readonly full: "3084.png";
|
3819
3889
|
readonly sprite: "item1.png";
|
3820
3890
|
readonly group: "item";
|
3821
|
-
readonly x:
|
3891
|
+
readonly x: 432;
|
3822
3892
|
readonly y: 0;
|
3823
3893
|
readonly w: 48;
|
3824
3894
|
readonly h: 48;
|
@@ -3851,8 +3921,8 @@ export declare const Item: {
|
|
3851
3921
|
readonly full: "3085.png";
|
3852
3922
|
readonly sprite: "item1.png";
|
3853
3923
|
readonly group: "item";
|
3854
|
-
readonly x:
|
3855
|
-
readonly y:
|
3924
|
+
readonly x: 0;
|
3925
|
+
readonly y: 48;
|
3856
3926
|
readonly w: 48;
|
3857
3927
|
readonly h: 48;
|
3858
3928
|
};
|
@@ -3890,13 +3960,13 @@ export declare const Item: {
|
|
3890
3960
|
readonly colloq: ";";
|
3891
3961
|
readonly plaintext: "Slight bonuses to Critical Strike Chance, Move Speed and Attack Speed";
|
3892
3962
|
readonly from: readonly ["1018", "1042"];
|
3893
|
-
readonly into: readonly ["3085", "
|
3963
|
+
readonly into: readonly ["3085", "3046", "3094", "4403"];
|
3894
3964
|
readonly image: {
|
3895
3965
|
readonly full: "3086.png";
|
3896
3966
|
readonly sprite: "item1.png";
|
3897
3967
|
readonly group: "item";
|
3898
|
-
readonly x:
|
3899
|
-
readonly y:
|
3968
|
+
readonly x: 48;
|
3969
|
+
readonly y: 48;
|
3900
3970
|
readonly w: 48;
|
3901
3971
|
readonly h: 48;
|
3902
3972
|
};
|
@@ -3932,7 +4002,7 @@ export declare const Item: {
|
|
3932
4002
|
readonly full: "3089.png";
|
3933
4003
|
readonly sprite: "item1.png";
|
3934
4004
|
readonly group: "item";
|
3935
|
-
readonly x:
|
4005
|
+
readonly x: 96;
|
3936
4006
|
readonly y: 48;
|
3937
4007
|
readonly w: 48;
|
3938
4008
|
readonly h: 48;
|
@@ -3965,7 +4035,7 @@ export declare const Item: {
|
|
3965
4035
|
readonly full: "3091.png";
|
3966
4036
|
readonly sprite: "item1.png";
|
3967
4037
|
readonly group: "item";
|
3968
|
-
readonly x:
|
4038
|
+
readonly x: 144;
|
3969
4039
|
readonly y: 48;
|
3970
4040
|
readonly w: 48;
|
3971
4041
|
readonly h: 48;
|
@@ -4000,7 +4070,7 @@ export declare const Item: {
|
|
4000
4070
|
readonly full: "3094.png";
|
4001
4071
|
readonly sprite: "item1.png";
|
4002
4072
|
readonly group: "item";
|
4003
|
-
readonly x:
|
4073
|
+
readonly x: 192;
|
4004
4074
|
readonly y: 48;
|
4005
4075
|
readonly w: 48;
|
4006
4076
|
readonly h: 48;
|
@@ -4027,7 +4097,7 @@ export declare const Item: {
|
|
4027
4097
|
};
|
4028
4098
|
readonly "3095": {
|
4029
4099
|
readonly name: "Stormrazor";
|
4030
|
-
readonly description: "<mainText><stats><attention>
|
4100
|
+
readonly description: "<mainText><stats><attention>45</attention> Attack Damage<br><attention>15%</attention> Attack Speed<br><attention>20%</attention> Critical Strike Chance</stats><br><li><passive>Energized:</passive> Moving and Attacking will generate an Energized Attack.<li><passive>Paralyze:</passive> Your Energized Attack gains bonus magic damage. In addition, Energized Attacks slow enemies.<br></mainText><br>";
|
4031
4101
|
readonly colloq: ";Windblade";
|
4032
4102
|
readonly plaintext: "Tremendously empower other Energized effects.";
|
4033
4103
|
readonly from: readonly ["1038", "1018", "2015"];
|
@@ -4035,7 +4105,7 @@ export declare const Item: {
|
|
4035
4105
|
readonly full: "3095.png";
|
4036
4106
|
readonly sprite: "item1.png";
|
4037
4107
|
readonly group: "item";
|
4038
|
-
readonly x:
|
4108
|
+
readonly x: 240;
|
4039
4109
|
readonly y: 48;
|
4040
4110
|
readonly w: 48;
|
4041
4111
|
readonly h: 48;
|
@@ -4054,7 +4124,7 @@ export declare const Item: {
|
|
4054
4124
|
readonly "22": false;
|
4055
4125
|
};
|
4056
4126
|
readonly stats: {
|
4057
|
-
readonly FlatPhysicalDamageMod:
|
4127
|
+
readonly FlatPhysicalDamageMod: 45;
|
4058
4128
|
readonly FlatCritChanceMod: 0.2;
|
4059
4129
|
readonly PercentAttackSpeedMod: 0.15;
|
4060
4130
|
};
|
@@ -4078,7 +4148,7 @@ export declare const Item: {
|
|
4078
4148
|
readonly full: "3100.png";
|
4079
4149
|
readonly sprite: "item1.png";
|
4080
4150
|
readonly group: "item";
|
4081
|
-
readonly x:
|
4151
|
+
readonly x: 288;
|
4082
4152
|
readonly y: 48;
|
4083
4153
|
readonly w: 48;
|
4084
4154
|
readonly h: 48;
|
@@ -4112,7 +4182,7 @@ export declare const Item: {
|
|
4112
4182
|
readonly full: "3102.png";
|
4113
4183
|
readonly sprite: "item1.png";
|
4114
4184
|
readonly group: "item";
|
4115
|
-
readonly x:
|
4185
|
+
readonly x: 336;
|
4116
4186
|
readonly y: 48;
|
4117
4187
|
readonly w: 48;
|
4118
4188
|
readonly h: 48;
|
@@ -4155,7 +4225,7 @@ export declare const Item: {
|
|
4155
4225
|
readonly full: "3105.png";
|
4156
4226
|
readonly sprite: "item1.png";
|
4157
4227
|
readonly group: "item";
|
4158
|
-
readonly x:
|
4228
|
+
readonly x: 384;
|
4159
4229
|
readonly y: 48;
|
4160
4230
|
readonly w: 48;
|
4161
4231
|
readonly h: 48;
|
@@ -4189,7 +4259,7 @@ export declare const Item: {
|
|
4189
4259
|
readonly full: "3107.png";
|
4190
4260
|
readonly sprite: "item1.png";
|
4191
4261
|
readonly group: "item";
|
4192
|
-
readonly x:
|
4262
|
+
readonly x: 432;
|
4193
4263
|
readonly y: 48;
|
4194
4264
|
readonly w: 48;
|
4195
4265
|
readonly h: 48;
|
@@ -4223,8 +4293,8 @@ export declare const Item: {
|
|
4223
4293
|
readonly full: "3108.png";
|
4224
4294
|
readonly sprite: "item1.png";
|
4225
4295
|
readonly group: "item";
|
4226
|
-
readonly x:
|
4227
|
-
readonly y:
|
4296
|
+
readonly x: 0;
|
4297
|
+
readonly y: 96;
|
4228
4298
|
readonly w: 48;
|
4229
4299
|
readonly h: 48;
|
4230
4300
|
};
|
@@ -4259,8 +4329,8 @@ export declare const Item: {
|
|
4259
4329
|
readonly full: "3109.png";
|
4260
4330
|
readonly sprite: "item1.png";
|
4261
4331
|
readonly group: "item";
|
4262
|
-
readonly x:
|
4263
|
-
readonly y:
|
4332
|
+
readonly x: 48;
|
4333
|
+
readonly y: 96;
|
4264
4334
|
readonly w: 48;
|
4265
4335
|
readonly h: 48;
|
4266
4336
|
};
|
@@ -4292,7 +4362,7 @@ export declare const Item: {
|
|
4292
4362
|
readonly full: "3110.png";
|
4293
4363
|
readonly sprite: "item1.png";
|
4294
4364
|
readonly group: "item";
|
4295
|
-
readonly x:
|
4365
|
+
readonly x: 96;
|
4296
4366
|
readonly y: 96;
|
4297
4367
|
readonly w: 48;
|
4298
4368
|
readonly h: 48;
|
@@ -4326,7 +4396,7 @@ export declare const Item: {
|
|
4326
4396
|
readonly full: "3111.png";
|
4327
4397
|
readonly sprite: "item1.png";
|
4328
4398
|
readonly group: "item";
|
4329
|
-
readonly x:
|
4399
|
+
readonly x: 144;
|
4330
4400
|
readonly y: 96;
|
4331
4401
|
readonly w: 48;
|
4332
4402
|
readonly h: 48;
|
@@ -4359,7 +4429,7 @@ export declare const Item: {
|
|
4359
4429
|
readonly full: "3112.png";
|
4360
4430
|
readonly sprite: "item1.png";
|
4361
4431
|
readonly group: "item";
|
4362
|
-
readonly x:
|
4432
|
+
readonly x: 192;
|
4363
4433
|
readonly y: 96;
|
4364
4434
|
readonly w: 48;
|
4365
4435
|
readonly h: 48;
|
@@ -4396,7 +4466,7 @@ export declare const Item: {
|
|
4396
4466
|
readonly full: "3113.png";
|
4397
4467
|
readonly sprite: "item1.png";
|
4398
4468
|
readonly group: "item";
|
4399
|
-
readonly x:
|
4469
|
+
readonly x: 240;
|
4400
4470
|
readonly y: 96;
|
4401
4471
|
readonly w: 48;
|
4402
4472
|
readonly h: 48;
|
@@ -4425,12 +4495,12 @@ export declare const Item: {
|
|
4425
4495
|
readonly colloq: ";";
|
4426
4496
|
readonly plaintext: "Increases Heal and Shield Power, Mana Regeneration, and Cooldown Reduction";
|
4427
4497
|
readonly from: readonly ["1004"];
|
4428
|
-
readonly into: readonly ["6616", "3107", "3222", "3504"];
|
4498
|
+
readonly into: readonly ["6616", "3011", "3107", "3222", "3504"];
|
4429
4499
|
readonly image: {
|
4430
4500
|
readonly full: "3114.png";
|
4431
4501
|
readonly sprite: "item1.png";
|
4432
4502
|
readonly group: "item";
|
4433
|
-
readonly x:
|
4503
|
+
readonly x: 288;
|
4434
4504
|
readonly y: 96;
|
4435
4505
|
readonly w: 48;
|
4436
4506
|
readonly h: 48;
|
@@ -4461,7 +4531,7 @@ export declare const Item: {
|
|
4461
4531
|
readonly full: "3115.png";
|
4462
4532
|
readonly sprite: "item1.png";
|
4463
4533
|
readonly group: "item";
|
4464
|
-
readonly x:
|
4534
|
+
readonly x: 336;
|
4465
4535
|
readonly y: 96;
|
4466
4536
|
readonly w: 48;
|
4467
4537
|
readonly h: 48;
|
@@ -4495,7 +4565,7 @@ export declare const Item: {
|
|
4495
4565
|
readonly full: "3116.png";
|
4496
4566
|
readonly sprite: "item1.png";
|
4497
4567
|
readonly group: "item";
|
4498
|
-
readonly x:
|
4568
|
+
readonly x: 384;
|
4499
4569
|
readonly y: 96;
|
4500
4570
|
readonly w: 48;
|
4501
4571
|
readonly h: 48;
|
@@ -4537,7 +4607,7 @@ export declare const Item: {
|
|
4537
4607
|
readonly full: "3117.png";
|
4538
4608
|
readonly sprite: "item1.png";
|
4539
4609
|
readonly group: "item";
|
4540
|
-
readonly x:
|
4610
|
+
readonly x: 432;
|
4541
4611
|
readonly y: 96;
|
4542
4612
|
readonly w: 48;
|
4543
4613
|
readonly h: 48;
|
@@ -4572,7 +4642,7 @@ export declare const Item: {
|
|
4572
4642
|
};
|
4573
4643
|
readonly "3119": {
|
4574
4644
|
readonly name: "Winter's Approach";
|
4575
|
-
readonly description: "<mainText><stats><attention>
|
4645
|
+
readonly description: "<mainText><stats><attention>400</attention> Health<br><attention>500</attention> Mana<br><attention>15</attention> Ability Haste</stats><br><li><passive>Awe:</passive> Gain bonus <scaleHealth>Health equal to Total Mana</scaleHealth>.<li><passive>Mana Charge:</passive> Strike a target with an Ability or Attack to consume a charge and gain <scaleMana>3 bonus Mana</scaleMana>, doubled if the target is a champion. Grants a maximum of 360 Mana at which point this item transforms into <rarityLegendary>Fimbulwinter</rarityLegendary>.<br><br><rules>Gain a new <passive>Mana Charge</passive> every 8 seconds (max 4).</rules></mainText><br>";
|
4576
4646
|
readonly colloq: "";
|
4577
4647
|
readonly plaintext: "";
|
4578
4648
|
readonly from: readonly ["3070", "3067", "1028"];
|
@@ -4580,16 +4650,16 @@ export declare const Item: {
|
|
4580
4650
|
readonly full: "3119.png";
|
4581
4651
|
readonly sprite: "item1.png";
|
4582
4652
|
readonly group: "item";
|
4583
|
-
readonly x:
|
4584
|
-
readonly y:
|
4653
|
+
readonly x: 0;
|
4654
|
+
readonly y: 144;
|
4585
4655
|
readonly w: 48;
|
4586
4656
|
readonly h: 48;
|
4587
4657
|
};
|
4588
4658
|
readonly gold: {
|
4589
|
-
readonly base:
|
4659
|
+
readonly base: 1000;
|
4590
4660
|
readonly purchasable: true;
|
4591
|
-
readonly total:
|
4592
|
-
readonly sell:
|
4661
|
+
readonly total: 2600;
|
4662
|
+
readonly sell: 1820;
|
4593
4663
|
};
|
4594
4664
|
readonly tags: readonly ["Health", "Mana", "AbilityHaste"];
|
4595
4665
|
readonly maps: {
|
@@ -4599,14 +4669,14 @@ export declare const Item: {
|
|
4599
4669
|
readonly "22": false;
|
4600
4670
|
};
|
4601
4671
|
readonly stats: {
|
4602
|
-
readonly FlatHPPoolMod:
|
4672
|
+
readonly FlatHPPoolMod: 400;
|
4603
4673
|
readonly FlatMPPoolMod: 500;
|
4604
4674
|
};
|
4605
4675
|
readonly depth: 3;
|
4606
4676
|
};
|
4607
4677
|
readonly "3121": {
|
4608
4678
|
readonly name: "Fimbulwinter";
|
4609
|
-
readonly description: "<mainText><stats><attention>
|
4679
|
+
readonly description: "<mainText><stats><attention>400</attention> Health<br><attention>860</attention> Mana<br><attention>15</attention> Ability Haste</stats><li><passive>Awe:</passive> Gain bonus Health based on Mana.<li><passive>Everlasting:</passive> <status>Immobilizing</status> or <status>Slowing</status> an enemy champion consumes current Mana and grants a Shield. The Shield is increased if more than one enemy is nearby.</mainText><br>";
|
4610
4680
|
readonly colloq: "";
|
4611
4681
|
readonly plaintext: "";
|
4612
4682
|
readonly specialRecipe: 3119;
|
@@ -4615,8 +4685,8 @@ export declare const Item: {
|
|
4615
4685
|
readonly full: "3121.png";
|
4616
4686
|
readonly sprite: "item1.png";
|
4617
4687
|
readonly group: "item";
|
4618
|
-
readonly x:
|
4619
|
-
readonly y:
|
4688
|
+
readonly x: 48;
|
4689
|
+
readonly y: 144;
|
4620
4690
|
readonly w: 48;
|
4621
4691
|
readonly h: 48;
|
4622
4692
|
};
|
@@ -4634,13 +4704,13 @@ export declare const Item: {
|
|
4634
4704
|
readonly "22": false;
|
4635
4705
|
};
|
4636
4706
|
readonly stats: {
|
4637
|
-
readonly FlatHPPoolMod:
|
4707
|
+
readonly FlatHPPoolMod: 400;
|
4638
4708
|
readonly FlatMPPoolMod: 860;
|
4639
4709
|
};
|
4640
4710
|
};
|
4641
4711
|
readonly "3123": {
|
4642
4712
|
readonly name: "Executioner's Calling";
|
4643
|
-
readonly description: "<mainText><stats><attention>
|
4713
|
+
readonly description: "<mainText><stats><attention>15</attention> Attack Damage</stats><br><li><passive>Rend:</passive> Dealing physical damage applies <status>40% Grievous Wounds</status> to champions for 3 seconds. <br><br><rules><status>Grievous Wounds</status> reduces the effectiveness of Healing and Regeneration effects.</rules></mainText><br>";
|
4644
4714
|
readonly colloq: ";grievous";
|
4645
4715
|
readonly plaintext: "Overcomes enemies with high health gain";
|
4646
4716
|
readonly from: readonly ["1036"];
|
@@ -4649,7 +4719,7 @@ export declare const Item: {
|
|
4649
4719
|
readonly full: "3123.png";
|
4650
4720
|
readonly sprite: "item1.png";
|
4651
4721
|
readonly group: "item";
|
4652
|
-
readonly x:
|
4722
|
+
readonly x: 96;
|
4653
4723
|
readonly y: 144;
|
4654
4724
|
readonly w: 48;
|
4655
4725
|
readonly h: 48;
|
@@ -4668,7 +4738,7 @@ export declare const Item: {
|
|
4668
4738
|
readonly "22": false;
|
4669
4739
|
};
|
4670
4740
|
readonly stats: {
|
4671
|
-
readonly FlatPhysicalDamageMod:
|
4741
|
+
readonly FlatPhysicalDamageMod: 15;
|
4672
4742
|
};
|
4673
4743
|
readonly effect: {
|
4674
4744
|
readonly Effect1Amount: "3";
|
@@ -4685,7 +4755,7 @@ export declare const Item: {
|
|
4685
4755
|
readonly full: "3124.png";
|
4686
4756
|
readonly sprite: "item1.png";
|
4687
4757
|
readonly group: "item";
|
4688
|
-
readonly x:
|
4758
|
+
readonly x: 144;
|
4689
4759
|
readonly y: 144;
|
4690
4760
|
readonly w: 48;
|
4691
4761
|
readonly h: 48;
|
@@ -4731,12 +4801,12 @@ export declare const Item: {
|
|
4731
4801
|
readonly plaintext: "Attack Damage and Cooldown Reduction";
|
4732
4802
|
readonly stacks: 0;
|
4733
4803
|
readonly from: readonly ["1036", "1036"];
|
4734
|
-
readonly into: readonly ["6609", "3071", "3004", "6630", "3074", "3142", "
|
4804
|
+
readonly into: readonly ["6609", "3071", "3004", "6630", "3074", "3142", "3161", "3508", "6632", "6675", "6691", "6692", "6693", "6694", "6696"];
|
4735
4805
|
readonly image: {
|
4736
4806
|
readonly full: "3133.png";
|
4737
4807
|
readonly sprite: "item1.png";
|
4738
4808
|
readonly group: "item";
|
4739
|
-
readonly x:
|
4809
|
+
readonly x: 192;
|
4740
4810
|
readonly y: 144;
|
4741
4811
|
readonly w: 48;
|
4742
4812
|
readonly h: 48;
|
@@ -4771,7 +4841,7 @@ export declare const Item: {
|
|
4771
4841
|
readonly full: "3134.png";
|
4772
4842
|
readonly sprite: "item1.png";
|
4773
4843
|
readonly group: "item";
|
4774
|
-
readonly x:
|
4844
|
+
readonly x: 240;
|
4775
4845
|
readonly y: 144;
|
4776
4846
|
readonly w: 48;
|
4777
4847
|
readonly h: 48;
|
@@ -4807,7 +4877,7 @@ export declare const Item: {
|
|
4807
4877
|
readonly full: "3135.png";
|
4808
4878
|
readonly sprite: "item1.png";
|
4809
4879
|
readonly group: "item";
|
4810
|
-
readonly x:
|
4880
|
+
readonly x: 288;
|
4811
4881
|
readonly y: 144;
|
4812
4882
|
readonly w: 48;
|
4813
4883
|
readonly h: 48;
|
@@ -4840,7 +4910,7 @@ export declare const Item: {
|
|
4840
4910
|
readonly full: "3139.png";
|
4841
4911
|
readonly sprite: "item1.png";
|
4842
4912
|
readonly group: "item";
|
4843
|
-
readonly x:
|
4913
|
+
readonly x: 336;
|
4844
4914
|
readonly y: 144;
|
4845
4915
|
readonly w: 48;
|
4846
4916
|
readonly h: 48;
|
@@ -4881,7 +4951,7 @@ export declare const Item: {
|
|
4881
4951
|
readonly full: "3140.png";
|
4882
4952
|
readonly sprite: "item1.png";
|
4883
4953
|
readonly group: "item";
|
4884
|
-
readonly x:
|
4954
|
+
readonly x: 384;
|
4885
4955
|
readonly y: 144;
|
4886
4956
|
readonly w: 48;
|
4887
4957
|
readonly h: 48;
|
@@ -4914,7 +4984,7 @@ export declare const Item: {
|
|
4914
4984
|
readonly full: "3142.png";
|
4915
4985
|
readonly sprite: "item1.png";
|
4916
4986
|
readonly group: "item";
|
4917
|
-
readonly x:
|
4987
|
+
readonly x: 432;
|
4918
4988
|
readonly y: 144;
|
4919
4989
|
readonly w: 48;
|
4920
4990
|
readonly h: 48;
|
@@ -4955,8 +5025,8 @@ export declare const Item: {
|
|
4955
5025
|
readonly full: "3143.png";
|
4956
5026
|
readonly sprite: "item1.png";
|
4957
5027
|
readonly group: "item";
|
4958
|
-
readonly x:
|
4959
|
-
readonly y:
|
5028
|
+
readonly x: 0;
|
5029
|
+
readonly y: 192;
|
4960
5030
|
readonly w: 48;
|
4961
5031
|
readonly h: 48;
|
4962
5032
|
};
|
@@ -4966,7 +5036,7 @@ export declare const Item: {
|
|
4966
5036
|
readonly total: 3000;
|
4967
5037
|
readonly sell: 2100;
|
4968
5038
|
};
|
4969
|
-
readonly tags: readonly ["Health", "Armor", "Active", "
|
5039
|
+
readonly tags: readonly ["Health", "Armor", "Active", "Slow"];
|
4970
5040
|
readonly maps: {
|
4971
5041
|
readonly "11": true;
|
4972
5042
|
readonly "12": true;
|
@@ -4985,13 +5055,13 @@ export declare const Item: {
|
|
4985
5055
|
readonly colloq: ";";
|
4986
5056
|
readonly plaintext: "Increases Ability Power. Deal bonus magic damage on attack periodically.";
|
4987
5057
|
readonly from: readonly ["1052", "1028"];
|
4988
|
-
readonly into: readonly ["3152", "4628", "4636", "4645"];
|
5058
|
+
readonly into: readonly ["3152", "3165", "4628", "4636", "4645"];
|
4989
5059
|
readonly image: {
|
4990
5060
|
readonly full: "3145.png";
|
4991
5061
|
readonly sprite: "item1.png";
|
4992
5062
|
readonly group: "item";
|
4993
|
-
readonly x:
|
4994
|
-
readonly y:
|
5063
|
+
readonly x: 48;
|
5064
|
+
readonly y: 192;
|
4995
5065
|
readonly w: 48;
|
4996
5066
|
readonly h: 48;
|
4997
5067
|
};
|
@@ -5025,7 +5095,7 @@ export declare const Item: {
|
|
5025
5095
|
readonly full: "3152.png";
|
5026
5096
|
readonly sprite: "item1.png";
|
5027
5097
|
readonly group: "item";
|
5028
|
-
readonly x:
|
5098
|
+
readonly x: 96;
|
5029
5099
|
readonly y: 192;
|
5030
5100
|
readonly w: 48;
|
5031
5101
|
readonly h: 48;
|
@@ -5059,7 +5129,7 @@ export declare const Item: {
|
|
5059
5129
|
readonly full: "3153.png";
|
5060
5130
|
readonly sprite: "item1.png";
|
5061
5131
|
readonly group: "item";
|
5062
|
-
readonly x:
|
5132
|
+
readonly x: 144;
|
5063
5133
|
readonly y: 192;
|
5064
5134
|
readonly w: 48;
|
5065
5135
|
readonly h: 48;
|
@@ -5096,7 +5166,7 @@ export declare const Item: {
|
|
5096
5166
|
readonly full: "3155.png";
|
5097
5167
|
readonly sprite: "item1.png";
|
5098
5168
|
readonly group: "item";
|
5099
|
-
readonly x:
|
5169
|
+
readonly x: 192;
|
5100
5170
|
readonly y: 192;
|
5101
5171
|
readonly w: 48;
|
5102
5172
|
readonly h: 48;
|
@@ -5122,27 +5192,27 @@ export declare const Item: {
|
|
5122
5192
|
};
|
5123
5193
|
readonly "3156": {
|
5124
5194
|
readonly name: "Maw of Malmortius";
|
5125
|
-
readonly description: "<mainText><stats><attention>
|
5195
|
+
readonly description: "<mainText><stats><attention>65</attention> Attack Damage<br><attention>50</attention> Magic Resist</stats><br><li><passive>Lifeline:</passive> Upon taking magic damage that would reduce Health below 30%, gain a magic damage Shield. When <passive>Lifeline</passive> triggers, gain Omnivamp until the end of combat. </mainText><br>";
|
5126
5196
|
readonly colloq: ";";
|
5127
5197
|
readonly plaintext: "Grants bonus Attack Damage when Health is low";
|
5128
5198
|
readonly stacks: 0;
|
5129
|
-
readonly from: readonly ["3155", "
|
5199
|
+
readonly from: readonly ["1037", "3155", "1036"];
|
5130
5200
|
readonly image: {
|
5131
5201
|
readonly full: "3156.png";
|
5132
5202
|
readonly sprite: "item1.png";
|
5133
5203
|
readonly group: "item";
|
5134
|
-
readonly x:
|
5204
|
+
readonly x: 240;
|
5135
5205
|
readonly y: 192;
|
5136
5206
|
readonly w: 48;
|
5137
5207
|
readonly h: 48;
|
5138
5208
|
};
|
5139
5209
|
readonly gold: {
|
5140
|
-
readonly base:
|
5210
|
+
readonly base: 375;
|
5141
5211
|
readonly purchasable: true;
|
5142
5212
|
readonly total: 2900;
|
5143
5213
|
readonly sell: 2030;
|
5144
5214
|
};
|
5145
|
-
readonly tags: readonly ["SpellBlock", "Damage"
|
5215
|
+
readonly tags: readonly ["SpellBlock", "Damage"];
|
5146
5216
|
readonly maps: {
|
5147
5217
|
readonly "11": true;
|
5148
5218
|
readonly "12": true;
|
@@ -5150,7 +5220,7 @@ export declare const Item: {
|
|
5150
5220
|
readonly "22": false;
|
5151
5221
|
};
|
5152
5222
|
readonly stats: {
|
5153
|
-
readonly FlatPhysicalDamageMod:
|
5223
|
+
readonly FlatPhysicalDamageMod: 65;
|
5154
5224
|
readonly FlatSpellBlockMod: 50;
|
5155
5225
|
};
|
5156
5226
|
readonly depth: 3;
|
@@ -5160,12 +5230,12 @@ export declare const Item: {
|
|
5160
5230
|
readonly description: "<mainText><stats><attention>80</attention> Ability Power<br><attention>45</attention> Armor<br><attention>15</attention> Ability Haste</stats><br><br><active>Active -</active> <active>Stasis:</active> You become <status>Invulnerable</status> and <status>Untargetable</status> for 2.5 seconds, but are prevented from taking any other actions during this time.</mainText><br>";
|
5161
5231
|
readonly colloq: ";zhg;zonyas";
|
5162
5232
|
readonly plaintext: "Activate to become invincible but unable to take actions";
|
5163
|
-
readonly from: readonly ["3191", "
|
5233
|
+
readonly from: readonly ["3191", "3108", "2420"];
|
5164
5234
|
readonly image: {
|
5165
5235
|
readonly full: "3157.png";
|
5166
5236
|
readonly sprite: "item1.png";
|
5167
5237
|
readonly group: "item";
|
5168
|
-
readonly x:
|
5238
|
+
readonly x: 288;
|
5169
5239
|
readonly y: 192;
|
5170
5240
|
readonly w: 48;
|
5171
5241
|
readonly h: 48;
|
@@ -5204,7 +5274,7 @@ export declare const Item: {
|
|
5204
5274
|
readonly full: "3158.png";
|
5205
5275
|
readonly sprite: "item1.png";
|
5206
5276
|
readonly group: "item";
|
5207
|
-
readonly x:
|
5277
|
+
readonly x: 336;
|
5208
5278
|
readonly y: 192;
|
5209
5279
|
readonly w: 48;
|
5210
5280
|
readonly h: 48;
|
@@ -5237,7 +5307,7 @@ export declare const Item: {
|
|
5237
5307
|
readonly full: "3161.png";
|
5238
5308
|
readonly sprite: "item1.png";
|
5239
5309
|
readonly group: "item";
|
5240
|
-
readonly x:
|
5310
|
+
readonly x: 384;
|
5241
5311
|
readonly y: 192;
|
5242
5312
|
readonly w: 48;
|
5243
5313
|
readonly h: 48;
|
@@ -5263,26 +5333,26 @@ export declare const Item: {
|
|
5263
5333
|
};
|
5264
5334
|
readonly "3165": {
|
5265
5335
|
readonly name: "Morellonomicon";
|
5266
|
-
readonly description: "<mainText><stats><attention>90</attention> Ability Power<br><attention>
|
5336
|
+
readonly description: "<mainText><stats><attention>90</attention> Ability Power<br><attention>200</attention> Health<br><attention>10</attention> Magic Penetration</stats><br><li><passive>Affliction:</passive> Dealing magic damage applies <status>40% Grievous Wounds</status> to enemy champions for 3 seconds.<br><br><rules><status>Grievous Wounds</status> reduces the effectiveness of Healing and Regeneration effects.</rules></mainText><br>";
|
5267
5337
|
readonly colloq: ";nmst;grievous";
|
5268
5338
|
readonly plaintext: "Increases magic damage";
|
5269
|
-
readonly from: readonly ["
|
5339
|
+
readonly from: readonly ["3916", "3145", "1052"];
|
5270
5340
|
readonly image: {
|
5271
5341
|
readonly full: "3165.png";
|
5272
5342
|
readonly sprite: "item1.png";
|
5273
5343
|
readonly group: "item";
|
5274
|
-
readonly x:
|
5344
|
+
readonly x: 432;
|
5275
5345
|
readonly y: 192;
|
5276
5346
|
readonly w: 48;
|
5277
5347
|
readonly h: 48;
|
5278
5348
|
};
|
5279
5349
|
readonly gold: {
|
5280
|
-
readonly base:
|
5350
|
+
readonly base: 715;
|
5281
5351
|
readonly purchasable: true;
|
5282
|
-
readonly total:
|
5283
|
-
readonly sell:
|
5352
|
+
readonly total: 3000;
|
5353
|
+
readonly sell: 2100;
|
5284
5354
|
};
|
5285
|
-
readonly tags: readonly ["Health", "SpellDamage"];
|
5355
|
+
readonly tags: readonly ["Health", "SpellDamage", "MagicPenetration"];
|
5286
5356
|
readonly maps: {
|
5287
5357
|
readonly "11": true;
|
5288
5358
|
readonly "12": true;
|
@@ -5290,7 +5360,7 @@ export declare const Item: {
|
|
5290
5360
|
readonly "22": false;
|
5291
5361
|
};
|
5292
5362
|
readonly stats: {
|
5293
|
-
readonly FlatHPPoolMod:
|
5363
|
+
readonly FlatHPPoolMod: 200;
|
5294
5364
|
readonly FlatMagicDamageMod: 90;
|
5295
5365
|
};
|
5296
5366
|
readonly depth: 3;
|
@@ -5304,8 +5374,8 @@ export declare const Item: {
|
|
5304
5374
|
readonly full: "3177.png";
|
5305
5375
|
readonly sprite: "item1.png";
|
5306
5376
|
readonly group: "item";
|
5307
|
-
readonly x:
|
5308
|
-
readonly y:
|
5377
|
+
readonly x: 0;
|
5378
|
+
readonly y: 240;
|
5309
5379
|
readonly w: 48;
|
5310
5380
|
readonly h: 48;
|
5311
5381
|
};
|
@@ -5332,7 +5402,7 @@ export declare const Item: {
|
|
5332
5402
|
};
|
5333
5403
|
readonly "3179": {
|
5334
5404
|
readonly name: "Umbral Glaive";
|
5335
|
-
readonly description: "<mainText><stats><attention>50</attention> Attack Damage<br><attention>10</attention> Lethality<br><attention>15</attention> Ability Haste</stats><br><li><passive>Blackout:</passive> When spotted by an enemy Ward, reveal traps and disable Wards around you. Your Attacks
|
5405
|
+
readonly description: "<mainText><stats><attention>50</attention> Attack Damage<br><attention>10</attention> Lethality<br><attention>15</attention> Ability Haste</stats><br><li><passive>Blackout:</passive> When spotted by an enemy Ward, reveal traps and disable Wards around you. Your Attacks do increased damage to Wards.</mainText><br>";
|
5336
5406
|
readonly colloq: ";lethality";
|
5337
5407
|
readonly plaintext: "Provides trap and ward detection periodically";
|
5338
5408
|
readonly from: readonly ["1036", "3134", "1036"];
|
@@ -5340,8 +5410,8 @@ export declare const Item: {
|
|
5340
5410
|
readonly full: "3179.png";
|
5341
5411
|
readonly sprite: "item1.png";
|
5342
5412
|
readonly group: "item";
|
5343
|
-
readonly x:
|
5344
|
-
readonly y:
|
5413
|
+
readonly x: 48;
|
5414
|
+
readonly y: 240;
|
5345
5415
|
readonly w: 48;
|
5346
5416
|
readonly h: 48;
|
5347
5417
|
};
|
@@ -5364,7 +5434,7 @@ export declare const Item: {
|
|
5364
5434
|
readonly effect: {
|
5365
5435
|
readonly Effect1Amount: "10";
|
5366
5436
|
readonly Effect2Amount: "8";
|
5367
|
-
readonly Effect3Amount: "
|
5437
|
+
readonly Effect3Amount: "50";
|
5368
5438
|
};
|
5369
5439
|
readonly depth: 3;
|
5370
5440
|
};
|
@@ -5378,7 +5448,7 @@ export declare const Item: {
|
|
5378
5448
|
readonly full: "3181.png";
|
5379
5449
|
readonly sprite: "item1.png";
|
5380
5450
|
readonly group: "item";
|
5381
|
-
readonly x:
|
5451
|
+
readonly x: 96;
|
5382
5452
|
readonly y: 240;
|
5383
5453
|
readonly w: 48;
|
5384
5454
|
readonly h: 48;
|
@@ -5392,7 +5462,7 @@ export declare const Item: {
|
|
5392
5462
|
readonly tags: readonly ["Health", "SpellBlock", "Armor", "Damage"];
|
5393
5463
|
readonly maps: {
|
5394
5464
|
readonly "11": true;
|
5395
|
-
readonly "12":
|
5465
|
+
readonly "12": false;
|
5396
5466
|
readonly "21": true;
|
5397
5467
|
readonly "22": false;
|
5398
5468
|
};
|
@@ -5411,7 +5481,7 @@ export declare const Item: {
|
|
5411
5481
|
readonly full: "3184.png";
|
5412
5482
|
readonly sprite: "item1.png";
|
5413
5483
|
readonly group: "item";
|
5414
|
-
readonly x:
|
5484
|
+
readonly x: 144;
|
5415
5485
|
readonly y: 240;
|
5416
5486
|
readonly w: 48;
|
5417
5487
|
readonly h: 48;
|
@@ -5446,7 +5516,7 @@ export declare const Item: {
|
|
5446
5516
|
readonly full: "3190.png";
|
5447
5517
|
readonly sprite: "item1.png";
|
5448
5518
|
readonly group: "item";
|
5449
|
-
readonly x:
|
5519
|
+
readonly x: 192;
|
5450
5520
|
readonly y: 240;
|
5451
5521
|
readonly w: 48;
|
5452
5522
|
readonly h: 48;
|
@@ -5482,7 +5552,7 @@ export declare const Item: {
|
|
5482
5552
|
readonly full: "3191.png";
|
5483
5553
|
readonly sprite: "item1.png";
|
5484
5554
|
readonly group: "item";
|
5485
|
-
readonly x:
|
5555
|
+
readonly x: 240;
|
5486
5556
|
readonly y: 240;
|
5487
5557
|
readonly w: 48;
|
5488
5558
|
readonly h: 48;
|
@@ -5520,7 +5590,7 @@ export declare const Item: {
|
|
5520
5590
|
readonly full: "3193.png";
|
5521
5591
|
readonly sprite: "item1.png";
|
5522
5592
|
readonly group: "item";
|
5523
|
-
readonly x:
|
5593
|
+
readonly x: 288;
|
5524
5594
|
readonly y: 240;
|
5525
5595
|
readonly w: 48;
|
5526
5596
|
readonly h: 48;
|
@@ -5555,7 +5625,7 @@ export declare const Item: {
|
|
5555
5625
|
readonly full: "3211.png";
|
5556
5626
|
readonly sprite: "item1.png";
|
5557
5627
|
readonly group: "item";
|
5558
|
-
readonly x:
|
5628
|
+
readonly x: 336;
|
5559
5629
|
readonly y: 240;
|
5560
5630
|
readonly w: 48;
|
5561
5631
|
readonly h: 48;
|
@@ -5589,7 +5659,7 @@ export declare const Item: {
|
|
5589
5659
|
readonly full: "3222.png";
|
5590
5660
|
readonly sprite: "item1.png";
|
5591
5661
|
readonly group: "item";
|
5592
|
-
readonly x:
|
5662
|
+
readonly x: 384;
|
5593
5663
|
readonly y: 240;
|
5594
5664
|
readonly w: 48;
|
5595
5665
|
readonly h: 48;
|
@@ -5622,7 +5692,7 @@ export declare const Item: {
|
|
5622
5692
|
readonly full: "3330.png";
|
5623
5693
|
readonly sprite: "item1.png";
|
5624
5694
|
readonly group: "item";
|
5625
|
-
readonly x:
|
5695
|
+
readonly x: 432;
|
5626
5696
|
readonly y: 240;
|
5627
5697
|
readonly w: 48;
|
5628
5698
|
readonly h: 48;
|
@@ -5661,8 +5731,8 @@ export declare const Item: {
|
|
5661
5731
|
readonly full: "3340.png";
|
5662
5732
|
readonly sprite: "item1.png";
|
5663
5733
|
readonly group: "item";
|
5664
|
-
readonly x:
|
5665
|
-
readonly y:
|
5734
|
+
readonly x: 0;
|
5735
|
+
readonly y: 288;
|
5666
5736
|
readonly w: 48;
|
5667
5737
|
readonly h: 48;
|
5668
5738
|
};
|
@@ -5682,7 +5752,7 @@ export declare const Item: {
|
|
5682
5752
|
readonly stats: {};
|
5683
5753
|
readonly effect: {
|
5684
5754
|
readonly Effect1Amount: "90";
|
5685
|
-
readonly Effect2Amount: "
|
5755
|
+
readonly Effect2Amount: "210";
|
5686
5756
|
readonly Effect3Amount: "120";
|
5687
5757
|
readonly Effect4Amount: "120";
|
5688
5758
|
readonly Effect5Amount: "2";
|
@@ -5700,8 +5770,8 @@ export declare const Item: {
|
|
5700
5770
|
readonly full: "3363.png";
|
5701
5771
|
readonly sprite: "item1.png";
|
5702
5772
|
readonly group: "item";
|
5703
|
-
readonly x:
|
5704
|
-
readonly y:
|
5773
|
+
readonly x: 48;
|
5774
|
+
readonly y: 288;
|
5705
5775
|
readonly w: 48;
|
5706
5776
|
readonly h: 48;
|
5707
5777
|
};
|
@@ -5746,7 +5816,7 @@ export declare const Item: {
|
|
5746
5816
|
readonly full: "3364.png";
|
5747
5817
|
readonly sprite: "item1.png";
|
5748
5818
|
readonly group: "item";
|
5749
|
-
readonly x:
|
5819
|
+
readonly x: 96;
|
5750
5820
|
readonly y: 288;
|
5751
5821
|
readonly w: 48;
|
5752
5822
|
readonly h: 48;
|
@@ -5768,7 +5838,7 @@ export declare const Item: {
|
|
5768
5838
|
readonly effect: {
|
5769
5839
|
readonly Effect1Amount: "6";
|
5770
5840
|
readonly Effect2Amount: "10";
|
5771
|
-
readonly Effect3Amount: "
|
5841
|
+
readonly Effect3Amount: "120";
|
5772
5842
|
readonly Effect4Amount: "60";
|
5773
5843
|
readonly Effect5Amount: "0";
|
5774
5844
|
readonly Effect6Amount: "1";
|
@@ -5789,7 +5859,7 @@ export declare const Item: {
|
|
5789
5859
|
readonly full: "3400.png";
|
5790
5860
|
readonly sprite: "item1.png";
|
5791
5861
|
readonly group: "item";
|
5792
|
-
readonly x:
|
5862
|
+
readonly x: 144;
|
5793
5863
|
readonly y: 288;
|
5794
5864
|
readonly w: 48;
|
5795
5865
|
readonly h: 48;
|
@@ -5819,7 +5889,7 @@ export declare const Item: {
|
|
5819
5889
|
readonly full: "3504.png";
|
5820
5890
|
readonly sprite: "item1.png";
|
5821
5891
|
readonly group: "item";
|
5822
|
-
readonly x:
|
5892
|
+
readonly x: 192;
|
5823
5893
|
readonly y: 288;
|
5824
5894
|
readonly w: 48;
|
5825
5895
|
readonly h: 48;
|
@@ -5844,7 +5914,7 @@ export declare const Item: {
|
|
5844
5914
|
};
|
5845
5915
|
readonly "3508": {
|
5846
5916
|
readonly name: "Essence Reaver";
|
5847
|
-
readonly description: "<mainText><stats><attention>
|
5917
|
+
readonly description: "<mainText><stats><attention>55</attention> Attack Damage<br><attention>20%</attention> Critical Strike Chance<br><attention>20</attention> Ability Haste</stats><br><li><passive>Spellblade:</passive> After using an Ability, your next Attack deals additional damage and restores Mana.</mainText><br>";
|
5848
5918
|
readonly colloq: "";
|
5849
5919
|
readonly plaintext: "";
|
5850
5920
|
readonly from: readonly ["3057", "3133", "1018"];
|
@@ -5852,16 +5922,16 @@ export declare const Item: {
|
|
5852
5922
|
readonly full: "3508.png";
|
5853
5923
|
readonly sprite: "item1.png";
|
5854
5924
|
readonly group: "item";
|
5855
|
-
readonly x:
|
5925
|
+
readonly x: 240;
|
5856
5926
|
readonly y: 288;
|
5857
5927
|
readonly w: 48;
|
5858
5928
|
readonly h: 48;
|
5859
5929
|
};
|
5860
5930
|
readonly gold: {
|
5861
|
-
readonly base:
|
5931
|
+
readonly base: 500;
|
5862
5932
|
readonly purchasable: true;
|
5863
|
-
readonly total:
|
5864
|
-
readonly sell:
|
5933
|
+
readonly total: 2900;
|
5934
|
+
readonly sell: 2030;
|
5865
5935
|
};
|
5866
5936
|
readonly tags: readonly ["Damage", "CriticalStrike", "ManaRegen", "CooldownReduction", "OnHit", "AbilityHaste"];
|
5867
5937
|
readonly maps: {
|
@@ -5871,7 +5941,7 @@ export declare const Item: {
|
|
5871
5941
|
readonly "22": false;
|
5872
5942
|
};
|
5873
5943
|
readonly stats: {
|
5874
|
-
readonly FlatPhysicalDamageMod:
|
5944
|
+
readonly FlatPhysicalDamageMod: 55;
|
5875
5945
|
readonly FlatCritChanceMod: 0.2;
|
5876
5946
|
};
|
5877
5947
|
readonly depth: 3;
|
@@ -5887,7 +5957,7 @@ export declare const Item: {
|
|
5887
5957
|
readonly full: "3513.png";
|
5888
5958
|
readonly sprite: "item1.png";
|
5889
5959
|
readonly group: "item";
|
5890
|
-
readonly x:
|
5960
|
+
readonly x: 288;
|
5891
5961
|
readonly y: 288;
|
5892
5962
|
readonly w: 48;
|
5893
5963
|
readonly h: 48;
|
@@ -5923,7 +5993,7 @@ export declare const Item: {
|
|
5923
5993
|
readonly full: "3599.png";
|
5924
5994
|
readonly sprite: "item1.png";
|
5925
5995
|
readonly group: "item";
|
5926
|
-
readonly x:
|
5996
|
+
readonly x: 336;
|
5927
5997
|
readonly y: 288;
|
5928
5998
|
readonly w: 48;
|
5929
5999
|
readonly h: 48;
|
@@ -5953,7 +6023,7 @@ export declare const Item: {
|
|
5953
6023
|
readonly full: "3600.png";
|
5954
6024
|
readonly sprite: "item1.png";
|
5955
6025
|
readonly group: "item";
|
5956
|
-
readonly x:
|
6026
|
+
readonly x: 384;
|
5957
6027
|
readonly y: 288;
|
5958
6028
|
readonly w: 48;
|
5959
6029
|
readonly h: 48;
|
@@ -5983,7 +6053,7 @@ export declare const Item: {
|
|
5983
6053
|
readonly full: "3742.png";
|
5984
6054
|
readonly sprite: "item1.png";
|
5985
6055
|
readonly group: "item";
|
5986
|
-
readonly x:
|
6056
|
+
readonly x: 432;
|
5987
6057
|
readonly y: 288;
|
5988
6058
|
readonly w: 48;
|
5989
6059
|
readonly h: 48;
|
@@ -6018,8 +6088,8 @@ export declare const Item: {
|
|
6018
6088
|
readonly full: "3748.png";
|
6019
6089
|
readonly sprite: "item1.png";
|
6020
6090
|
readonly group: "item";
|
6021
|
-
readonly x:
|
6022
|
-
readonly y:
|
6091
|
+
readonly x: 0;
|
6092
|
+
readonly y: 336;
|
6023
6093
|
readonly w: 48;
|
6024
6094
|
readonly h: 48;
|
6025
6095
|
};
|
@@ -6065,8 +6135,8 @@ export declare const Item: {
|
|
6065
6135
|
readonly full: "3801.png";
|
6066
6136
|
readonly sprite: "item1.png";
|
6067
6137
|
readonly group: "item";
|
6068
|
-
readonly x:
|
6069
|
-
readonly y:
|
6138
|
+
readonly x: 48;
|
6139
|
+
readonly y: 336;
|
6070
6140
|
readonly w: 48;
|
6071
6141
|
readonly h: 48;
|
6072
6142
|
};
|
@@ -6099,7 +6169,7 @@ export declare const Item: {
|
|
6099
6169
|
readonly full: "3802.png";
|
6100
6170
|
readonly sprite: "item1.png";
|
6101
6171
|
readonly group: "item";
|
6102
|
-
readonly x:
|
6172
|
+
readonly x: 96;
|
6103
6173
|
readonly y: 336;
|
6104
6174
|
readonly w: 48;
|
6105
6175
|
readonly h: 48;
|
@@ -6125,7 +6195,7 @@ export declare const Item: {
|
|
6125
6195
|
};
|
6126
6196
|
readonly "3803": {
|
6127
6197
|
readonly name: "Catalyst of Aeons";
|
6128
|
-
readonly description: "<mainText><stats><attention>225</attention> Health<br><attention>300</attention> Mana</stats><br><li><passive>Eternity:</passive> Restore Mana equal to
|
6198
|
+
readonly description: "<mainText><stats><attention>225</attention> Health<br><attention>300</attention> Mana</stats><br><li><passive>Eternity:</passive> Restore Mana equal to 7% of premitigation damage taken from champions, and Health equal to 25% of Mana spent, up to 20 Health per cast, per second.</mainText><br>";
|
6129
6199
|
readonly colloq: "";
|
6130
6200
|
readonly plaintext: "";
|
6131
6201
|
readonly from: readonly ["1028", "1027"];
|
@@ -6134,7 +6204,7 @@ export declare const Item: {
|
|
6134
6204
|
readonly full: "3803.png";
|
6135
6205
|
readonly sprite: "item1.png";
|
6136
6206
|
readonly group: "item";
|
6137
|
-
readonly x:
|
6207
|
+
readonly x: 144;
|
6138
6208
|
readonly y: 336;
|
6139
6209
|
readonly w: 48;
|
6140
6210
|
readonly h: 48;
|
@@ -6169,7 +6239,7 @@ export declare const Item: {
|
|
6169
6239
|
readonly full: "3814.png";
|
6170
6240
|
readonly sprite: "item1.png";
|
6171
6241
|
readonly group: "item";
|
6172
|
-
readonly x:
|
6242
|
+
readonly x: 192;
|
6173
6243
|
readonly y: 336;
|
6174
6244
|
readonly w: 48;
|
6175
6245
|
readonly h: 48;
|
@@ -6192,7 +6262,7 @@ export declare const Item: {
|
|
6192
6262
|
readonly FlatHPPoolMod: 325;
|
6193
6263
|
};
|
6194
6264
|
readonly effect: {
|
6195
|
-
readonly Effect1Amount: "
|
6265
|
+
readonly Effect1Amount: "0";
|
6196
6266
|
readonly Effect2Amount: "0";
|
6197
6267
|
readonly Effect3Amount: "0";
|
6198
6268
|
readonly Effect4Amount: "40";
|
@@ -6201,14 +6271,14 @@ export declare const Item: {
|
|
6201
6271
|
};
|
6202
6272
|
readonly "3850": {
|
6203
6273
|
readonly name: "Spellthief's Edge";
|
6204
|
-
readonly description: "<mainText><stats><attention>8</attention> Ability Power<br><attention>10</attention> Health<br><attention>
|
6274
|
+
readonly description: "<mainText><stats><attention>8</attention> Ability Power<br><attention>10</attention> Health<br><attention>25%</attention> Base Mana Regen<br><attention>2</attention> Gold Per 10 Seconds</stats><br><li><passive>Tribute:</passive> While nearby an ally champion, damaging Abilities and Attacks against champions or buildings grant 20 gold. This can occur up to 3 times every 36 seconds.<li><passive>Quest:</passive> Earn 500 gold from this item to transform it into <rarityGeneric>Frostfang</rarityGeneric>, gaining <active>Active -</active> <active>Warding</active>.<br><br><rules>This item grants reduced gold from minions if you kill excessive numbers of them.</rules></mainText><br>";
|
6205
6275
|
readonly colloq: "";
|
6206
6276
|
readonly plaintext: "Gain gold and upgrade by damaging enemy champions";
|
6207
6277
|
readonly image: {
|
6208
6278
|
readonly full: "3850.png";
|
6209
6279
|
readonly sprite: "item1.png";
|
6210
6280
|
readonly group: "item";
|
6211
|
-
readonly x:
|
6281
|
+
readonly x: 240;
|
6212
6282
|
readonly y: 336;
|
6213
6283
|
readonly w: 48;
|
6214
6284
|
readonly h: 48;
|
@@ -6235,14 +6305,14 @@ export declare const Item: {
|
|
6235
6305
|
readonly Effect2Amount: "20";
|
6236
6306
|
readonly Effect3Amount: "20";
|
6237
6307
|
readonly Effect4Amount: "500";
|
6238
|
-
readonly Effect5Amount: "
|
6308
|
+
readonly Effect5Amount: "12";
|
6239
6309
|
readonly Effect6Amount: "3";
|
6240
6310
|
readonly Effect7Amount: "2000";
|
6241
6311
|
};
|
6242
6312
|
};
|
6243
6313
|
readonly "3851": {
|
6244
6314
|
readonly name: "Frostfang";
|
6245
|
-
readonly description: "<mainText><stats><attention>15</attention> Ability Power<br><attention>70</attention> Health<br><attention>
|
6315
|
+
readonly description: "<mainText><stats><attention>15</attention> Ability Power<br><attention>70</attention> Health<br><attention>50%</attention> Base Mana Regen<br><attention>3</attention> Gold Per 10 Seconds</stats><br><br><active>Active -</active> <active>Ward:</active> Place a Stealth Ward on the ground that is <keywordStealth>Invisible</keywordStealth> to enemies but grants your team vision of the surrounding area. Stores up to 0 Stealth Wards, which refill upon visiting the shop. <br><br><active>Active -</active> <active>Ward:</active> Place a Stealth Ward on the ground that is <keywordStealth>Invisible</keywordStealth> to enemies but grants your team vision of the surrounding area. Stores up to 3 Stealth Wards, which refill upon visiting the shop. <br><br><br><br><li><passive>Tribute:</passive> While nearby an ally champion, damaging Abilities and Attacks against champions or buildings grant 20 gold. This can occur up to 3 times every 30 seconds.<li><passive>Quest:</passive> Earn 1000 gold from this item to transform it into <rarityLegendary>Shard of True Ice</rarityLegendary>.</mainText><br>";
|
6246
6316
|
readonly colloq: "";
|
6247
6317
|
readonly plaintext: "";
|
6248
6318
|
readonly specialRecipe: 3850;
|
@@ -6251,7 +6321,7 @@ export declare const Item: {
|
|
6251
6321
|
readonly full: "3851.png";
|
6252
6322
|
readonly sprite: "item1.png";
|
6253
6323
|
readonly group: "item";
|
6254
|
-
readonly x:
|
6324
|
+
readonly x: 288;
|
6255
6325
|
readonly y: 336;
|
6256
6326
|
readonly w: 48;
|
6257
6327
|
readonly h: 48;
|
@@ -6278,14 +6348,14 @@ export declare const Item: {
|
|
6278
6348
|
readonly Effect2Amount: "20";
|
6279
6349
|
readonly Effect3Amount: "20";
|
6280
6350
|
readonly Effect4Amount: "1000";
|
6281
|
-
readonly Effect5Amount: "
|
6351
|
+
readonly Effect5Amount: "12";
|
6282
6352
|
readonly Effect6Amount: "3";
|
6283
6353
|
readonly Effect7Amount: "2000";
|
6284
6354
|
};
|
6285
6355
|
};
|
6286
6356
|
readonly "3853": {
|
6287
6357
|
readonly name: "Shard of True Ice";
|
6288
|
-
readonly description: "<mainText><stats><attention>40</attention> Ability Power<br><attention>75</attention> Health<br><attention>
|
6358
|
+
readonly description: "<mainText><stats><attention>40</attention> Ability Power<br><attention>75</attention> Health<br><attention>100%</attention> Base Mana Regen<br><attention>3</attention> Gold Per 10 Seconds</stats><br><br><active>Active -</active> <active>Ward:</active> Place a Stealth Ward on the ground that is <keywordStealth>Invisible</keywordStealth> to enemies but grants your team vision of the surrounding area. Stores up to 0 Stealth Wards, which refill upon visiting the shop. <br><br><active>Active -</active> <active>Ward:</active> Place a Stealth Ward on the ground that is <keywordStealth>Invisible</keywordStealth> to enemies but grants your team vision of the surrounding area. Stores up to 4 Stealth Wards, which refill upon visiting the shop. </mainText><br>";
|
6289
6359
|
readonly colloq: "";
|
6290
6360
|
readonly plaintext: "";
|
6291
6361
|
readonly specialRecipe: 3851;
|
@@ -6294,7 +6364,7 @@ export declare const Item: {
|
|
6294
6364
|
readonly full: "3853.png";
|
6295
6365
|
readonly sprite: "item1.png";
|
6296
6366
|
readonly group: "item";
|
6297
|
-
readonly x:
|
6367
|
+
readonly x: 336;
|
6298
6368
|
readonly y: 336;
|
6299
6369
|
readonly w: 48;
|
6300
6370
|
readonly h: 48;
|
@@ -6322,14 +6392,14 @@ export declare const Item: {
|
|
6322
6392
|
};
|
6323
6393
|
readonly "3854": {
|
6324
6394
|
readonly name: "Steel Shoulderguards";
|
6325
|
-
readonly description: "<mainText><stats><attention>3</attention> Attack Damage<br><attention>30</attention> Health<br><attention>
|
6395
|
+
readonly description: "<mainText><stats><attention>3</attention> Attack Damage<br><attention>30</attention> Health<br><attention>50%</attention> Base Health Regen<br><attention>2</attention> Gold Per 10 Seconds</stats><li><passive>Spoils of War:</passive> While nearby an allied champion, Attacks execute minions below (50% for Melee Users | 30% for Ranged Users) of their max Health. Killing a minion grants the same kill gold to the nearest allied champion. These effects recharge every 35 seconds (Max 3 charges).<li><passive>Quest:</passive> Earn 500 gold from this item to transform it into <rarityGeneric>Runesteel Spaulders</rarityGeneric>, gaining <active>Active -</active> <active>Warding</active>.<br><br><rules>This item grants reduced gold from minions if you kill excessive numbers of them.</rules></mainText><br>";
|
6326
6396
|
readonly colloq: "";
|
6327
6397
|
readonly plaintext: "Gain gold and upgrade by executing minions alongside allies";
|
6328
6398
|
readonly image: {
|
6329
6399
|
readonly full: "3854.png";
|
6330
6400
|
readonly sprite: "item1.png";
|
6331
6401
|
readonly group: "item";
|
6332
|
-
readonly x:
|
6402
|
+
readonly x: 384;
|
6333
6403
|
readonly y: 336;
|
6334
6404
|
readonly w: 48;
|
6335
6405
|
readonly h: 48;
|
@@ -6362,7 +6432,7 @@ export declare const Item: {
|
|
6362
6432
|
};
|
6363
6433
|
readonly "3855": {
|
6364
6434
|
readonly name: "Runesteel Spaulders";
|
6365
|
-
readonly description: "<mainText><stats><attention>6</attention> Attack Damage<br><attention>100</attention> Health<br><attention>
|
6435
|
+
readonly description: "<mainText><stats><attention>6</attention> Attack Damage<br><attention>100</attention> Health<br><attention>75%</attention> Base Health Regen<br><attention>3</attention> Gold Per 10 Seconds</stats><br><br><active>Active -</active> <active>Ward:</active> Place a Stealth Ward on the ground that is <keywordStealth>Invisible</keywordStealth> to enemies but grants your team vision of the surrounding area. Stores up to 0 Stealth Wards, which refill upon visiting the shop. <br><br><active>Active -</active> <active>Ward:</active> Place a Stealth Ward on the ground that is <keywordStealth>Invisible</keywordStealth> to enemies but grants your team vision of the surrounding area. Stores up to 3 Stealth Wards, which refill upon visiting the shop. <br><li><passive>Spoils of War:</passive> While nearby an allied champion, Attacks execute minions below 50% of their max Health. Killing a minion grants the same kill gold to the nearest allied champion. These effects recharge every 35 seconds (Max 3 charges).<li><passive>Quest:</passive> Earn 1000 gold from this item to transform it into <rarityLegendary>Bulwark of the Mountain</rarityLegendary>. </mainText><br>";
|
6366
6436
|
readonly colloq: "";
|
6367
6437
|
readonly plaintext: "";
|
6368
6438
|
readonly specialRecipe: 3854;
|
@@ -6371,7 +6441,7 @@ export declare const Item: {
|
|
6371
6441
|
readonly full: "3855.png";
|
6372
6442
|
readonly sprite: "item1.png";
|
6373
6443
|
readonly group: "item";
|
6374
|
-
readonly x:
|
6444
|
+
readonly x: 432;
|
6375
6445
|
readonly y: 336;
|
6376
6446
|
readonly w: 48;
|
6377
6447
|
readonly h: 48;
|
@@ -6413,8 +6483,8 @@ export declare const Item: {
|
|
6413
6483
|
readonly full: "3857.png";
|
6414
6484
|
readonly sprite: "item1.png";
|
6415
6485
|
readonly group: "item";
|
6416
|
-
readonly x:
|
6417
|
-
readonly y:
|
6486
|
+
readonly x: 0;
|
6487
|
+
readonly y: 384;
|
6418
6488
|
readonly w: 48;
|
6419
6489
|
readonly h: 48;
|
6420
6490
|
};
|
@@ -6441,15 +6511,15 @@ export declare const Item: {
|
|
6441
6511
|
};
|
6442
6512
|
readonly "3858": {
|
6443
6513
|
readonly name: "Relic Shield";
|
6444
|
-
readonly description: "<mainText><stats><attention>5</attention> Ability Power<br><attention>30</attention> Health<br><attention>
|
6514
|
+
readonly description: "<mainText><stats><attention>5</attention> Ability Power<br><attention>30</attention> Health<br><attention>50%</attention> Base Health Regen<br><attention>2</attention> Gold Per 10 Seconds</stats><li><passive>Spoils of War:</passive> While nearby an allied champion, Attacks execute minions below (50% for Melee Users | 30% for Ranged Users) of their max Health. Killing a minion grants the same kill gold to the nearest allied champion. These effects recharge every 35 seconds (Max 3 charges).<li><passive>Quest:</passive> Earn 500 gold from this item to transform it into <rarityGeneric>Targon's Buckler</rarityGeneric>, gaining <active>Active -</active> <active>Warding</active>.<br><br><rules>This item grants reduced gold from minions if you kill excessive numbers of them.</rules></mainText><br>";
|
6445
6515
|
readonly colloq: "";
|
6446
6516
|
readonly plaintext: "Gain gold and upgrade by executing minions alongside allies";
|
6447
6517
|
readonly image: {
|
6448
6518
|
readonly full: "3858.png";
|
6449
6519
|
readonly sprite: "item1.png";
|
6450
6520
|
readonly group: "item";
|
6451
|
-
readonly x:
|
6452
|
-
readonly y:
|
6521
|
+
readonly x: 48;
|
6522
|
+
readonly y: 384;
|
6453
6523
|
readonly w: 48;
|
6454
6524
|
readonly h: 48;
|
6455
6525
|
};
|
@@ -6481,7 +6551,7 @@ export declare const Item: {
|
|
6481
6551
|
};
|
6482
6552
|
readonly "3859": {
|
6483
6553
|
readonly name: "Targon's Buckler";
|
6484
|
-
readonly description: "<mainText><stats><attention>10</attention> Ability Power<br><attention>100</attention> Health<br><attention>
|
6554
|
+
readonly description: "<mainText><stats><attention>10</attention> Ability Power<br><attention>100</attention> Health<br><attention>75%</attention> Base Health Regen<br><attention>3</attention> Gold Per 10 Seconds</stats><br><br><active>Active -</active> <active>Ward:</active> Place a Stealth Ward on the ground that is <keywordStealth>Invisible</keywordStealth> to enemies but grants your team vision of the surrounding area. Stores up to 0 Stealth Wards, which refill upon visiting the shop. <br><br><active>Active -</active> <active>Ward:</active> Place a Stealth Ward on the ground that is <keywordStealth>Invisible</keywordStealth> to enemies but grants your team vision of the surrounding area. Stores up to 3 Stealth Wards, which refill upon visiting the shop. <br><li><passive>Spoils of War:</passive> While nearby an allied champion, Attacks execute minions below 50% of their max Health. Killing a minion grants the same kill gold to the nearest allied champion. These effects recharge every 35 seconds (Max 3 charges).<li><passive>Quest:</passive> Earn 1000 gold from this item to transform it into <rarityLegendary>Bulwark of the Mountain</rarityLegendary>. </mainText><br>";
|
6485
6555
|
readonly colloq: "";
|
6486
6556
|
readonly plaintext: "";
|
6487
6557
|
readonly specialRecipe: 3858;
|
@@ -6490,7 +6560,7 @@ export declare const Item: {
|
|
6490
6560
|
readonly full: "3859.png";
|
6491
6561
|
readonly sprite: "item1.png";
|
6492
6562
|
readonly group: "item";
|
6493
|
-
readonly x:
|
6563
|
+
readonly x: 96;
|
6494
6564
|
readonly y: 384;
|
6495
6565
|
readonly w: 48;
|
6496
6566
|
readonly h: 48;
|
@@ -6532,7 +6602,7 @@ export declare const Item: {
|
|
6532
6602
|
readonly full: "3860.png";
|
6533
6603
|
readonly sprite: "item1.png";
|
6534
6604
|
readonly group: "item";
|
6535
|
-
readonly x:
|
6605
|
+
readonly x: 144;
|
6536
6606
|
readonly y: 384;
|
6537
6607
|
readonly w: 48;
|
6538
6608
|
readonly h: 48;
|
@@ -6567,7 +6637,7 @@ export declare const Item: {
|
|
6567
6637
|
readonly full: "3862.png";
|
6568
6638
|
readonly sprite: "item1.png";
|
6569
6639
|
readonly group: "item";
|
6570
|
-
readonly x:
|
6640
|
+
readonly x: 192;
|
6571
6641
|
readonly y: 384;
|
6572
6642
|
readonly w: 48;
|
6573
6643
|
readonly h: 48;
|
@@ -6594,14 +6664,14 @@ export declare const Item: {
|
|
6594
6664
|
readonly Effect2Amount: "20";
|
6595
6665
|
readonly Effect3Amount: "20";
|
6596
6666
|
readonly Effect4Amount: "500";
|
6597
|
-
readonly Effect5Amount: "
|
6667
|
+
readonly Effect5Amount: "12";
|
6598
6668
|
readonly Effect6Amount: "3";
|
6599
6669
|
readonly Effect7Amount: "2000";
|
6600
6670
|
};
|
6601
6671
|
};
|
6602
6672
|
readonly "3863": {
|
6603
6673
|
readonly name: "Harrowing Crescent";
|
6604
|
-
readonly description: "<mainText><stats><attention>10</attention> Attack Damage<br><attention>60</attention> Health<br><attention>50%</attention> Base Mana Regen<br><attention>3</attention> Gold Per 10 Seconds</stats><br><br><active>Active -</active> <active>Ward:</active> Place a Stealth Ward on the ground that is <keywordStealth>Invisible</keywordStealth> to enemies but grants your team vision of the surrounding area. Stores up to 0 Stealth Wards, which refill upon visiting the shop. <br><li><passive>Tribute:</passive> While nearby an ally champion, damaging Abilities and Attacks against champions or buildings grant 20 gold. This can occur up to 3 times every
|
6674
|
+
readonly description: "<mainText><stats><attention>10</attention> Attack Damage<br><attention>60</attention> Health<br><attention>50%</attention> Base Mana Regen<br><attention>3</attention> Gold Per 10 Seconds</stats><br><br><active>Active -</active> <active>Ward:</active> Place a Stealth Ward on the ground that is <keywordStealth>Invisible</keywordStealth> to enemies but grants your team vision of the surrounding area. Stores up to 0 Stealth Wards, which refill upon visiting the shop. <br><li><passive>Tribute:</passive> While nearby an ally champion, damaging Abilities and Attacks against champions or buildings grant 20 gold. This can occur up to 3 times every 36 seconds.<li><passive>Quest:</passive> Earn 1000 gold from this item to transform it into <rarityLegendary>Black Mist Scythe</rarityLegendary>.<br><br><rules>This item grants reduced gold from minions if you kill excessive numbers of them.</rules></mainText><br>";
|
6605
6675
|
readonly colloq: "";
|
6606
6676
|
readonly plaintext: "";
|
6607
6677
|
readonly specialRecipe: 3862;
|
@@ -6610,7 +6680,7 @@ export declare const Item: {
|
|
6610
6680
|
readonly full: "3863.png";
|
6611
6681
|
readonly sprite: "item1.png";
|
6612
6682
|
readonly group: "item";
|
6613
|
-
readonly x:
|
6683
|
+
readonly x: 240;
|
6614
6684
|
readonly y: 384;
|
6615
6685
|
readonly w: 48;
|
6616
6686
|
readonly h: 48;
|
@@ -6637,7 +6707,7 @@ export declare const Item: {
|
|
6637
6707
|
readonly Effect2Amount: "20";
|
6638
6708
|
readonly Effect3Amount: "20";
|
6639
6709
|
readonly Effect4Amount: "1000";
|
6640
|
-
readonly Effect5Amount: "
|
6710
|
+
readonly Effect5Amount: "12";
|
6641
6711
|
readonly Effect6Amount: "3";
|
6642
6712
|
readonly Effect7Amount: "2000";
|
6643
6713
|
};
|
@@ -6653,7 +6723,7 @@ export declare const Item: {
|
|
6653
6723
|
readonly full: "3864.png";
|
6654
6724
|
readonly sprite: "item1.png";
|
6655
6725
|
readonly group: "item";
|
6656
|
-
readonly x:
|
6726
|
+
readonly x: 288;
|
6657
6727
|
readonly y: 384;
|
6658
6728
|
readonly w: 48;
|
6659
6729
|
readonly h: 48;
|
@@ -6692,7 +6762,7 @@ export declare const Item: {
|
|
6692
6762
|
readonly full: "3901.png";
|
6693
6763
|
readonly sprite: "item1.png";
|
6694
6764
|
readonly group: "item";
|
6695
|
-
readonly x:
|
6765
|
+
readonly x: 336;
|
6696
6766
|
readonly y: 384;
|
6697
6767
|
readonly w: 48;
|
6698
6768
|
readonly h: 48;
|
@@ -6714,7 +6784,7 @@ export declare const Item: {
|
|
6714
6784
|
};
|
6715
6785
|
readonly "3902": {
|
6716
6786
|
readonly name: "<rarityLegendary>Death's Daughter</rarityLegendary><br><subtitleLeft><silver>500 Silver Serpents</silver></subtitleLeft>";
|
6717
|
-
readonly description: "";
|
6787
|
+
readonly description: "<mainText><stats></stats><mainText>Cannon Barrage additionally fires a mega-cannonball at the center of the Barrage, dealing <trueDamage>300% true damage</trueDamage> and <status>Slowing</status> them by 60% for 1.5 seconds.</mainText></mainText><br>";
|
6718
6788
|
readonly colloq: "";
|
6719
6789
|
readonly plaintext: "<mainText>Cannon Barrage additionally fires a mega-cannonball at the center of the Barrage, dealing <trueDamage>300% true damage</trueDamage> and <status>Slowing</status> them by 60% for 1.5 seconds.</mainText>";
|
6720
6790
|
readonly consumed: true;
|
@@ -6725,7 +6795,7 @@ export declare const Item: {
|
|
6725
6795
|
readonly full: "3902.png";
|
6726
6796
|
readonly sprite: "item1.png";
|
6727
6797
|
readonly group: "item";
|
6728
|
-
readonly x:
|
6798
|
+
readonly x: 384;
|
6729
6799
|
readonly y: 384;
|
6730
6800
|
readonly w: 48;
|
6731
6801
|
readonly h: 48;
|
@@ -6747,7 +6817,7 @@ export declare const Item: {
|
|
6747
6817
|
};
|
6748
6818
|
readonly "3903": {
|
6749
6819
|
readonly name: "<rarityLegendary>Raise Morale</rarityLegendary><br><subtitleLeft><silver>500 Silver Serpents</silver></subtitleLeft>";
|
6750
|
-
readonly description: "";
|
6820
|
+
readonly description: "<mainText><stats></stats>Allies in the Cannon Barrage gain <speed>30% Move Speed</speed> for 2 seconds.</mainText><br>";
|
6751
6821
|
readonly colloq: "";
|
6752
6822
|
readonly plaintext: "Allies in the Cannon Barrage gain <speed>30% Move Speed</speed> for 2 seconds.";
|
6753
6823
|
readonly consumed: true;
|
@@ -6758,7 +6828,7 @@ export declare const Item: {
|
|
6758
6828
|
readonly full: "3903.png";
|
6759
6829
|
readonly sprite: "item1.png";
|
6760
6830
|
readonly group: "item";
|
6761
|
-
readonly x:
|
6831
|
+
readonly x: 432;
|
6762
6832
|
readonly y: 384;
|
6763
6833
|
readonly w: 48;
|
6764
6834
|
readonly h: 48;
|
@@ -6780,7 +6850,7 @@ export declare const Item: {
|
|
6780
6850
|
};
|
6781
6851
|
readonly "3916": {
|
6782
6852
|
readonly name: "Oblivion Orb";
|
6783
|
-
readonly description: "<mainText><stats><attention>
|
6853
|
+
readonly description: "<mainText><stats><attention>30</attention> Ability Power</stats><br><li><passive>Cursed:</passive> Dealing magic damage applies <status>40% Grievous Wounds</status> to champions for 3 seconds.<br><br><rules><status>Grievous Wounds</status> reduces the effectiveness of Healing and Regeneration effects.</rules></mainText><br>";
|
6784
6854
|
readonly colloq: "";
|
6785
6855
|
readonly plaintext: "Increases magic damage";
|
6786
6856
|
readonly stacks: 0;
|
@@ -6790,8 +6860,8 @@ export declare const Item: {
|
|
6790
6860
|
readonly full: "3916.png";
|
6791
6861
|
readonly sprite: "item1.png";
|
6792
6862
|
readonly group: "item";
|
6793
|
-
readonly x:
|
6794
|
-
readonly y:
|
6863
|
+
readonly x: 0;
|
6864
|
+
readonly y: 432;
|
6795
6865
|
readonly w: 48;
|
6796
6866
|
readonly h: 48;
|
6797
6867
|
};
|
@@ -6809,7 +6879,7 @@ export declare const Item: {
|
|
6809
6879
|
readonly "22": false;
|
6810
6880
|
};
|
6811
6881
|
readonly stats: {
|
6812
|
-
readonly FlatMagicDamageMod:
|
6882
|
+
readonly FlatMagicDamageMod: 30;
|
6813
6883
|
};
|
6814
6884
|
readonly depth: 2;
|
6815
6885
|
};
|
@@ -6824,8 +6894,8 @@ export declare const Item: {
|
|
6824
6894
|
readonly full: "4005.png";
|
6825
6895
|
readonly sprite: "item1.png";
|
6826
6896
|
readonly group: "item";
|
6827
|
-
readonly x:
|
6828
|
-
readonly y:
|
6897
|
+
readonly x: 48;
|
6898
|
+
readonly y: 432;
|
6829
6899
|
readonly w: 48;
|
6830
6900
|
readonly h: 48;
|
6831
6901
|
};
|
@@ -6858,7 +6928,7 @@ export declare const Item: {
|
|
6858
6928
|
readonly full: "4401.png";
|
6859
6929
|
readonly sprite: "item1.png";
|
6860
6930
|
readonly group: "item";
|
6861
|
-
readonly x:
|
6931
|
+
readonly x: 96;
|
6862
6932
|
readonly y: 432;
|
6863
6933
|
readonly w: 48;
|
6864
6934
|
readonly h: 48;
|
@@ -6893,7 +6963,7 @@ export declare const Item: {
|
|
6893
6963
|
readonly full: "4403.png";
|
6894
6964
|
readonly sprite: "item1.png";
|
6895
6965
|
readonly group: "item";
|
6896
|
-
readonly x:
|
6966
|
+
readonly x: 144;
|
6897
6967
|
readonly y: 432;
|
6898
6968
|
readonly w: 48;
|
6899
6969
|
readonly h: 48;
|
@@ -6927,7 +6997,7 @@ export declare const Item: {
|
|
6927
6997
|
};
|
6928
6998
|
readonly "4628": {
|
6929
6999
|
readonly name: "Horizon Focus";
|
6930
|
-
readonly description: "<mainText><stats><attention>
|
7000
|
+
readonly description: "<mainText><stats><attention>100</attention> Ability Power<br><attention>150</attention> Health<br><attention>15</attention> Ability Haste</stats><br><li><passive>Hypershot:</passive> Damaging a champion with a non-targeted Ability at over 700 range or <status>Slowing or Immobilizing</status> them <keywordStealth>Reveals</keywordStealth> them and increases their damage taken from you.<br><br><rules>The Ability that triggers <passive>Hypershot</passive> also benefits from the damage increase. Pets and non-immobilizing traps do not trigger this effect. Only the initial placement of zone Abilities will trigger this effect. Distance is measured from the Ability cast position. </rules></mainText><br>";
|
6931
7001
|
readonly colloq: "";
|
6932
7002
|
readonly plaintext: "Immobilizing a champion causes lightning to strike them";
|
6933
7003
|
readonly from: readonly ["3145", "3108"];
|
@@ -6935,7 +7005,7 @@ export declare const Item: {
|
|
6935
7005
|
readonly full: "4628.png";
|
6936
7006
|
readonly sprite: "item1.png";
|
6937
7007
|
readonly group: "item";
|
6938
|
-
readonly x:
|
7008
|
+
readonly x: 192;
|
6939
7009
|
readonly y: 432;
|
6940
7010
|
readonly w: 48;
|
6941
7011
|
readonly h: 48;
|
@@ -6955,32 +7025,32 @@ export declare const Item: {
|
|
6955
7025
|
};
|
6956
7026
|
readonly stats: {
|
6957
7027
|
readonly FlatHPPoolMod: 150;
|
6958
|
-
readonly FlatMagicDamageMod:
|
7028
|
+
readonly FlatMagicDamageMod: 100;
|
6959
7029
|
};
|
6960
7030
|
readonly depth: 3;
|
6961
7031
|
};
|
6962
7032
|
readonly "4629": {
|
6963
7033
|
readonly name: "Cosmic Drive";
|
6964
|
-
readonly description: "<mainText><stats><attention>
|
7034
|
+
readonly description: "<mainText><stats><attention>90</attention> Ability Power<br><attention>30</attention> Ability Haste<br><attention>5%</attention> Move Speed</stats><br><li><passive>Spelldance:</passive> Damaging a champion with 3 separate Attacks or Spells grants Move Speed and Ability Power until exiting champion combat.<br></mainText><br>";
|
6965
7035
|
readonly colloq: "";
|
6966
7036
|
readonly plaintext: "Massive amounts of Cooldown Reduction";
|
6967
|
-
readonly from: readonly ["3108", "3113", "
|
7037
|
+
readonly from: readonly ["3108", "3113", "1052"];
|
6968
7038
|
readonly image: {
|
6969
7039
|
readonly full: "4629.png";
|
6970
7040
|
readonly sprite: "item1.png";
|
6971
7041
|
readonly group: "item";
|
6972
|
-
readonly x:
|
7042
|
+
readonly x: 240;
|
6973
7043
|
readonly y: 432;
|
6974
7044
|
readonly w: 48;
|
6975
7045
|
readonly h: 48;
|
6976
7046
|
};
|
6977
7047
|
readonly gold: {
|
6978
|
-
readonly base:
|
7048
|
+
readonly base: 815;
|
6979
7049
|
readonly purchasable: true;
|
6980
7050
|
readonly total: 3000;
|
6981
7051
|
readonly sell: 2100;
|
6982
7052
|
};
|
6983
|
-
readonly tags: readonly ["
|
7053
|
+
readonly tags: readonly ["SpellDamage", "CooldownReduction", "NonbootsMovement", "AbilityHaste"];
|
6984
7054
|
readonly maps: {
|
6985
7055
|
readonly "11": true;
|
6986
7056
|
readonly "12": true;
|
@@ -6989,8 +7059,7 @@ export declare const Item: {
|
|
6989
7059
|
};
|
6990
7060
|
readonly stats: {
|
6991
7061
|
readonly PercentMovementSpeedMod: 0.05;
|
6992
|
-
readonly
|
6993
|
-
readonly FlatMagicDamageMod: 65;
|
7062
|
+
readonly FlatMagicDamageMod: 90;
|
6994
7063
|
};
|
6995
7064
|
readonly depth: 3;
|
6996
7065
|
};
|
@@ -7005,7 +7074,7 @@ export declare const Item: {
|
|
7005
7074
|
readonly full: "4630.png";
|
7006
7075
|
readonly sprite: "item1.png";
|
7007
7076
|
readonly group: "item";
|
7008
|
-
readonly x:
|
7077
|
+
readonly x: 288;
|
7009
7078
|
readonly y: 432;
|
7010
7079
|
readonly w: 48;
|
7011
7080
|
readonly h: 48;
|
@@ -7039,7 +7108,7 @@ export declare const Item: {
|
|
7039
7108
|
readonly full: "4632.png";
|
7040
7109
|
readonly sprite: "item1.png";
|
7041
7110
|
readonly group: "item";
|
7042
|
-
readonly x:
|
7111
|
+
readonly x: 336;
|
7043
7112
|
readonly y: 432;
|
7044
7113
|
readonly w: 48;
|
7045
7114
|
readonly h: 48;
|
@@ -7074,7 +7143,7 @@ export declare const Item: {
|
|
7074
7143
|
readonly full: "4633.png";
|
7075
7144
|
readonly sprite: "item1.png";
|
7076
7145
|
readonly group: "item";
|
7077
|
-
readonly x:
|
7146
|
+
readonly x: 384;
|
7078
7147
|
readonly y: 432;
|
7079
7148
|
readonly w: 48;
|
7080
7149
|
readonly h: 48;
|
@@ -7109,7 +7178,7 @@ export declare const Item: {
|
|
7109
7178
|
readonly full: "4635.png";
|
7110
7179
|
readonly sprite: "item1.png";
|
7111
7180
|
readonly group: "item";
|
7112
|
-
readonly x:
|
7181
|
+
readonly x: 432;
|
7113
7182
|
readonly y: 432;
|
7114
7183
|
readonly w: 48;
|
7115
7184
|
readonly h: 48;
|
@@ -7142,10 +7211,10 @@ export declare const Item: {
|
|
7142
7211
|
readonly into: readonly ["7010"];
|
7143
7212
|
readonly image: {
|
7144
7213
|
readonly full: "4636.png";
|
7145
|
-
readonly sprite: "
|
7214
|
+
readonly sprite: "item2.png";
|
7146
7215
|
readonly group: "item";
|
7147
|
-
readonly x:
|
7148
|
-
readonly y:
|
7216
|
+
readonly x: 0;
|
7217
|
+
readonly y: 0;
|
7149
7218
|
readonly w: 48;
|
7150
7219
|
readonly h: 48;
|
7151
7220
|
};
|
@@ -7170,16 +7239,16 @@ export declare const Item: {
|
|
7170
7239
|
};
|
7171
7240
|
readonly "4637": {
|
7172
7241
|
readonly name: "Demonic Embrace";
|
7173
|
-
readonly description: "<mainText><stats><attention>75</attention> Ability Power<br><attention>350</attention> Health</stats><br><li><passive>Azakana Gaze:</passive> Dealing Ability damage burns enemies for max Health magic damage every second.<li><passive>Dark Pact:</passive> Gain <scaleHealth>bonus Health</scaleHealth> as <scaleAP>Ability Power</scaleAP>. </mainText><br>";
|
7242
|
+
readonly description: "<mainText><stats><attention>75</attention> Ability Power<br><attention>350</attention> Health</stats><br><li><passive>Azakana's Gaze:</passive> Dealing Ability damage burns enemies for max Health magic damage every second.<li><passive>Dark Pact:</passive> Gain <scaleHealth>bonus Health</scaleHealth> as <scaleAP>Ability Power</scaleAP>. </mainText><br>";
|
7174
7243
|
readonly colloq: "";
|
7175
7244
|
readonly plaintext: "";
|
7176
7245
|
readonly from: readonly ["1026", "1011", "1052"];
|
7177
7246
|
readonly image: {
|
7178
7247
|
readonly full: "4637.png";
|
7179
|
-
readonly sprite: "
|
7248
|
+
readonly sprite: "item2.png";
|
7180
7249
|
readonly group: "item";
|
7181
|
-
readonly x:
|
7182
|
-
readonly y:
|
7250
|
+
readonly x: 48;
|
7251
|
+
readonly y: 0;
|
7183
7252
|
readonly w: 48;
|
7184
7253
|
readonly h: 48;
|
7185
7254
|
};
|
@@ -7214,7 +7283,7 @@ export declare const Item: {
|
|
7214
7283
|
readonly full: "4638.png";
|
7215
7284
|
readonly sprite: "item2.png";
|
7216
7285
|
readonly group: "item";
|
7217
|
-
readonly x:
|
7286
|
+
readonly x: 96;
|
7218
7287
|
readonly y: 0;
|
7219
7288
|
readonly w: 48;
|
7220
7289
|
readonly h: 48;
|
@@ -7248,7 +7317,7 @@ export declare const Item: {
|
|
7248
7317
|
readonly full: "4641.png";
|
7249
7318
|
readonly sprite: "item2.png";
|
7250
7319
|
readonly group: "item";
|
7251
|
-
readonly x:
|
7320
|
+
readonly x: 144;
|
7252
7321
|
readonly y: 0;
|
7253
7322
|
readonly w: 48;
|
7254
7323
|
readonly h: 48;
|
@@ -7276,12 +7345,12 @@ export declare const Item: {
|
|
7276
7345
|
readonly colloq: "";
|
7277
7346
|
readonly plaintext: "";
|
7278
7347
|
readonly from: readonly ["1004", "1052"];
|
7279
|
-
readonly into: readonly ["2065", "6617", "
|
7348
|
+
readonly into: readonly ["2065", "6617", "4005"];
|
7280
7349
|
readonly image: {
|
7281
7350
|
readonly full: "4642.png";
|
7282
7351
|
readonly sprite: "item2.png";
|
7283
7352
|
readonly group: "item";
|
7284
|
-
readonly x:
|
7353
|
+
readonly x: 192;
|
7285
7354
|
readonly y: 0;
|
7286
7355
|
readonly w: 48;
|
7287
7356
|
readonly h: 48;
|
@@ -7315,7 +7384,7 @@ export declare const Item: {
|
|
7315
7384
|
readonly full: "4643.png";
|
7316
7385
|
readonly sprite: "item2.png";
|
7317
7386
|
readonly group: "item";
|
7318
|
-
readonly x:
|
7387
|
+
readonly x: 240;
|
7319
7388
|
readonly y: 0;
|
7320
7389
|
readonly w: 48;
|
7321
7390
|
readonly h: 48;
|
@@ -7349,7 +7418,7 @@ export declare const Item: {
|
|
7349
7418
|
readonly full: "4644.png";
|
7350
7419
|
readonly sprite: "item2.png";
|
7351
7420
|
readonly group: "item";
|
7352
|
-
readonly x:
|
7421
|
+
readonly x: 288;
|
7353
7422
|
readonly y: 0;
|
7354
7423
|
readonly w: 48;
|
7355
7424
|
readonly h: 48;
|
@@ -7384,7 +7453,7 @@ export declare const Item: {
|
|
7384
7453
|
readonly full: "4645.png";
|
7385
7454
|
readonly sprite: "item2.png";
|
7386
7455
|
readonly group: "item";
|
7387
|
-
readonly x:
|
7456
|
+
readonly x: 336;
|
7388
7457
|
readonly y: 0;
|
7389
7458
|
readonly w: 48;
|
7390
7459
|
readonly h: 48;
|
@@ -7419,7 +7488,7 @@ export declare const Item: {
|
|
7419
7488
|
readonly full: "6029.png";
|
7420
7489
|
readonly sprite: "item2.png";
|
7421
7490
|
readonly group: "item";
|
7422
|
-
readonly x:
|
7491
|
+
readonly x: 384;
|
7423
7492
|
readonly y: 0;
|
7424
7493
|
readonly w: 48;
|
7425
7494
|
readonly h: 48;
|
@@ -7452,7 +7521,7 @@ export declare const Item: {
|
|
7452
7521
|
readonly full: "6035.png";
|
7453
7522
|
readonly sprite: "item2.png";
|
7454
7523
|
readonly group: "item";
|
7455
|
-
readonly x:
|
7524
|
+
readonly x: 432;
|
7456
7525
|
readonly y: 0;
|
7457
7526
|
readonly w: 48;
|
7458
7527
|
readonly h: 48;
|
@@ -7484,27 +7553,27 @@ export declare const Item: {
|
|
7484
7553
|
};
|
7485
7554
|
readonly "6333": {
|
7486
7555
|
readonly name: "Death's Dance";
|
7487
|
-
readonly description: "<mainText><stats><attention>
|
7556
|
+
readonly description: "<mainText><stats><attention>65</attention> Attack Damage<br><attention>50</attention> Armor</stats><br><li><passive>Ignore Pain:</passive> Damage taken is dealt to you over time instead.<li><passive>Defy:</passive> Champion takedowns cleanse <passive>Ignore Pain's</passive> remaining damage pool and restore Health over time.</mainText><br>";
|
7488
7557
|
readonly colloq: "";
|
7489
7558
|
readonly plaintext: "";
|
7490
7559
|
readonly stacks: 0;
|
7491
|
-
readonly from: readonly ["1037", "1031", "
|
7560
|
+
readonly from: readonly ["1037", "1031", "1037"];
|
7492
7561
|
readonly image: {
|
7493
7562
|
readonly full: "6333.png";
|
7494
7563
|
readonly sprite: "item2.png";
|
7495
7564
|
readonly group: "item";
|
7496
|
-
readonly x:
|
7497
|
-
readonly y:
|
7565
|
+
readonly x: 0;
|
7566
|
+
readonly y: 48;
|
7498
7567
|
readonly w: 48;
|
7499
7568
|
readonly h: 48;
|
7500
7569
|
};
|
7501
7570
|
readonly gold: {
|
7502
|
-
readonly base:
|
7571
|
+
readonly base: 750;
|
7503
7572
|
readonly purchasable: true;
|
7504
7573
|
readonly total: 3300;
|
7505
7574
|
readonly sell: 2310;
|
7506
7575
|
};
|
7507
|
-
readonly tags: readonly ["Armor", "Damage"
|
7576
|
+
readonly tags: readonly ["Armor", "Damage"];
|
7508
7577
|
readonly maps: {
|
7509
7578
|
readonly "11": true;
|
7510
7579
|
readonly "12": true;
|
@@ -7512,14 +7581,14 @@ export declare const Item: {
|
|
7512
7581
|
readonly "22": false;
|
7513
7582
|
};
|
7514
7583
|
readonly stats: {
|
7515
|
-
readonly FlatPhysicalDamageMod:
|
7516
|
-
readonly FlatArmorMod:
|
7584
|
+
readonly FlatPhysicalDamageMod: 65;
|
7585
|
+
readonly FlatArmorMod: 50;
|
7517
7586
|
};
|
7518
7587
|
readonly depth: 3;
|
7519
7588
|
};
|
7520
7589
|
readonly "6609": {
|
7521
7590
|
readonly name: "Chempunk Chainsword";
|
7522
|
-
readonly description: "<mainText><stats><attention>55</attention> Attack Damage<br><attention>250</attention> Health<br><attention>25</attention> Ability Haste</stats><br><li><passive>Hackshorn:</passive> Dealing physical damage applies
|
7591
|
+
readonly description: "<mainText><stats><attention>55</attention> Attack Damage<br><attention>250</attention> Health<br><attention>25</attention> Ability Haste</stats><br><li><passive>Hackshorn:</passive> Dealing physical damage applies 40% <status>Grievous Wounds</status> to enemy champions for 3 seconds.<br><br><rules><status>Grievous Wounds</status> reduces the effectiveness of Healing and Regeneration effects.</rules></mainText><br>";
|
7523
7592
|
readonly colloq: "";
|
7524
7593
|
readonly plaintext: "";
|
7525
7594
|
readonly from: readonly ["3123", "1028", "3133"];
|
@@ -7527,8 +7596,8 @@ export declare const Item: {
|
|
7527
7596
|
readonly full: "6609.png";
|
7528
7597
|
readonly sprite: "item2.png";
|
7529
7598
|
readonly group: "item";
|
7530
|
-
readonly x:
|
7531
|
-
readonly y:
|
7599
|
+
readonly x: 48;
|
7600
|
+
readonly y: 48;
|
7532
7601
|
readonly w: 48;
|
7533
7602
|
readonly h: 48;
|
7534
7603
|
};
|
@@ -7561,7 +7630,7 @@ export declare const Item: {
|
|
7561
7630
|
readonly full: "6616.png";
|
7562
7631
|
readonly sprite: "item2.png";
|
7563
7632
|
readonly group: "item";
|
7564
|
-
readonly x:
|
7633
|
+
readonly x: 96;
|
7565
7634
|
readonly y: 48;
|
7566
7635
|
readonly w: 48;
|
7567
7636
|
readonly h: 48;
|
@@ -7595,7 +7664,7 @@ export declare const Item: {
|
|
7595
7664
|
readonly full: "6617.png";
|
7596
7665
|
readonly sprite: "item2.png";
|
7597
7666
|
readonly group: "item";
|
7598
|
-
readonly x:
|
7667
|
+
readonly x: 144;
|
7599
7668
|
readonly y: 48;
|
7600
7669
|
readonly w: 48;
|
7601
7670
|
readonly h: 48;
|
@@ -7621,7 +7690,7 @@ export declare const Item: {
|
|
7621
7690
|
};
|
7622
7691
|
readonly "6630": {
|
7623
7692
|
readonly name: "Goredrinker";
|
7624
|
-
readonly description: "<mainText><stats><attention>55</attention> Attack Damage<br><attention>300</attention> Health<br><attention>20</attention> Ability Haste<br><attention>8%</attention> Omnivamp</stats><br><br><active>Active -</active> <active>Thirsting Slash:</active> Deal damage to nearby enemies. Restore Health for each champion hit.<br><br><rarityMythic>Mythic Passive:</rarityMythic> Grants all other <rarityLegendary>Legendary</rarityLegendary> items Ability Haste.</mainText><br>";
|
7693
|
+
readonly description: "<mainText><stats><attention>55</attention> Attack Damage<br><attention>300</attention> Health<br><attention>20</attention> Ability Haste<br><attention>8%</attention> Omnivamp</stats><br><br><active>Active -</active> <active>Thirsting Slash:</active> Deal damage to nearby enemies. Restore Health for each champion hit.<br><br><rarityMythic>Mythic Passive:</rarityMythic> Grants all other <rarityLegendary>Legendary</rarityLegendary> items Health and Ability Haste.</mainText><br>";
|
7625
7694
|
readonly colloq: "";
|
7626
7695
|
readonly plaintext: "";
|
7627
7696
|
readonly from: readonly ["6029", "3133", "3067"];
|
@@ -7630,7 +7699,7 @@ export declare const Item: {
|
|
7630
7699
|
readonly full: "6630.png";
|
7631
7700
|
readonly sprite: "item2.png";
|
7632
7701
|
readonly group: "item";
|
7633
|
-
readonly x:
|
7702
|
+
readonly x: 192;
|
7634
7703
|
readonly y: 48;
|
7635
7704
|
readonly w: 48;
|
7636
7705
|
readonly h: 48;
|
@@ -7665,7 +7734,7 @@ export declare const Item: {
|
|
7665
7734
|
readonly full: "6631.png";
|
7666
7735
|
readonly sprite: "item2.png";
|
7667
7736
|
readonly group: "item";
|
7668
|
-
readonly x:
|
7737
|
+
readonly x: 240;
|
7669
7738
|
readonly y: 48;
|
7670
7739
|
readonly w: 48;
|
7671
7740
|
readonly h: 48;
|
@@ -7708,7 +7777,7 @@ export declare const Item: {
|
|
7708
7777
|
readonly full: "6632.png";
|
7709
7778
|
readonly sprite: "item2.png";
|
7710
7779
|
readonly group: "item";
|
7711
|
-
readonly x:
|
7780
|
+
readonly x: 288;
|
7712
7781
|
readonly y: 48;
|
7713
7782
|
readonly w: 48;
|
7714
7783
|
readonly h: 48;
|
@@ -7719,7 +7788,7 @@ export declare const Item: {
|
|
7719
7788
|
readonly total: 3300;
|
7720
7789
|
readonly sell: 2310;
|
7721
7790
|
};
|
7722
|
-
readonly tags: readonly ["Health", "Damage", "
|
7791
|
+
readonly tags: readonly ["Health", "Damage", "CooldownReduction", "OnHit", "MagicPenetration", "ArmorPenetration", "AbilityHaste"];
|
7723
7792
|
readonly maps: {
|
7724
7793
|
readonly "11": true;
|
7725
7794
|
readonly "12": true;
|
@@ -7743,7 +7812,7 @@ export declare const Item: {
|
|
7743
7812
|
readonly full: "6653.png";
|
7744
7813
|
readonly sprite: "item2.png";
|
7745
7814
|
readonly group: "item";
|
7746
|
-
readonly x:
|
7815
|
+
readonly x: 336;
|
7747
7816
|
readonly y: 48;
|
7748
7817
|
readonly w: 48;
|
7749
7818
|
readonly h: 48;
|
@@ -7778,7 +7847,7 @@ export declare const Item: {
|
|
7778
7847
|
readonly full: "6655.png";
|
7779
7848
|
readonly sprite: "item2.png";
|
7780
7849
|
readonly group: "item";
|
7781
|
-
readonly x:
|
7850
|
+
readonly x: 384;
|
7782
7851
|
readonly y: 48;
|
7783
7852
|
readonly w: 48;
|
7784
7853
|
readonly h: 48;
|
@@ -7813,7 +7882,7 @@ export declare const Item: {
|
|
7813
7882
|
readonly full: "6656.png";
|
7814
7883
|
readonly sprite: "item2.png";
|
7815
7884
|
readonly group: "item";
|
7816
|
-
readonly x:
|
7885
|
+
readonly x: 432;
|
7817
7886
|
readonly y: 48;
|
7818
7887
|
readonly w: 48;
|
7819
7888
|
readonly h: 48;
|
@@ -7840,7 +7909,7 @@ export declare const Item: {
|
|
7840
7909
|
};
|
7841
7910
|
readonly "6657": {
|
7842
7911
|
readonly name: "Rod of Ages";
|
7843
|
-
readonly description: "<mainText><stats><attention>60</attention> Ability Power<br><attention>
|
7912
|
+
readonly description: "<mainText><stats><attention>60</attention> Ability Power<br><attention>400</attention> Health<br><attention>400</attention> Mana</stats><br><br>This item gains 20 Health, 20 Mana and 4 Ability Power every 60 seconds up to 10 times, for a maximum of 200 Health, 200 Mana, and 40 Ability Power. Upon reaching max stacks, gain a level and all effects of Eternity are increased by 50%.<br><li><passive>Eternity:</passive> Restore Mana equal to 7% of premitigation damage taken from champions, and Health equal to 25% of Mana spent, up to 20 Health per cast, per second. For every 200 Health or Mana restored this way, gain <speed>35% Decaying Move Speed</speed> for 3 seconds.<br><br><rarityMythic>Mythic Passive:</rarityMythic> Grants all other <rarityLegendary>Legendary</rarityLegendary> items <attention>5 Ability Haste.</attention></mainText><br>";
|
7844
7913
|
readonly colloq: "";
|
7845
7914
|
readonly plaintext: "";
|
7846
7915
|
readonly from: readonly ["1026", "3803", "1052"];
|
@@ -7849,8 +7918,8 @@ export declare const Item: {
|
|
7849
7918
|
readonly full: "6657.png";
|
7850
7919
|
readonly sprite: "item2.png";
|
7851
7920
|
readonly group: "item";
|
7852
|
-
readonly x:
|
7853
|
-
readonly y:
|
7921
|
+
readonly x: 0;
|
7922
|
+
readonly y: 96;
|
7854
7923
|
readonly w: 48;
|
7855
7924
|
readonly h: 48;
|
7856
7925
|
};
|
@@ -7868,7 +7937,7 @@ export declare const Item: {
|
|
7868
7937
|
readonly "22": false;
|
7869
7938
|
};
|
7870
7939
|
readonly stats: {
|
7871
|
-
readonly FlatHPPoolMod:
|
7940
|
+
readonly FlatHPPoolMod: 400;
|
7872
7941
|
readonly FlatMPPoolMod: 400;
|
7873
7942
|
readonly FlatMagicDamageMod: 60;
|
7874
7943
|
};
|
@@ -7885,8 +7954,8 @@ export declare const Item: {
|
|
7885
7954
|
readonly full: "6660.png";
|
7886
7955
|
readonly sprite: "item2.png";
|
7887
7956
|
readonly group: "item";
|
7888
|
-
readonly x:
|
7889
|
-
readonly y:
|
7957
|
+
readonly x: 48;
|
7958
|
+
readonly y: 96;
|
7890
7959
|
readonly w: 48;
|
7891
7960
|
readonly h: 48;
|
7892
7961
|
};
|
@@ -7919,7 +7988,7 @@ export declare const Item: {
|
|
7919
7988
|
readonly full: "6662.png";
|
7920
7989
|
readonly sprite: "item2.png";
|
7921
7990
|
readonly group: "item";
|
7922
|
-
readonly x:
|
7991
|
+
readonly x: 96;
|
7923
7992
|
readonly y: 96;
|
7924
7993
|
readonly w: 48;
|
7925
7994
|
readonly h: 48;
|
@@ -7953,7 +8022,7 @@ export declare const Item: {
|
|
7953
8022
|
readonly full: "6664.png";
|
7954
8023
|
readonly sprite: "item2.png";
|
7955
8024
|
readonly group: "item";
|
7956
|
-
readonly x:
|
8025
|
+
readonly x: 144;
|
7957
8026
|
readonly y: 96;
|
7958
8027
|
readonly w: 48;
|
7959
8028
|
readonly h: 48;
|
@@ -7979,7 +8048,7 @@ export declare const Item: {
|
|
7979
8048
|
};
|
7980
8049
|
readonly "6665": {
|
7981
8050
|
readonly name: "Jak'Sho, The Protean";
|
7982
|
-
readonly description: "<mainText><stats><attention>400</attention> Health<br><attention>30</attention> Armor<br><attention>30</attention> Magic Resist<br><attention>20</attention> Ability Haste</stats><br><li><passive>Voidborn Resilience:</passive> For each second in champion combat gain a stack granting
|
8051
|
+
readonly description: "<mainText><stats><attention>400</attention> Health<br><attention>30</attention> Armor<br><attention>30</attention> Magic Resist<br><attention>20</attention> Ability Haste</stats><br><li><passive>Voidborn Resilience:</passive> For each second in champion combat gain a stack granting <scaleArmor>Armor</scaleArmor> and <scaleMR>Magic Resist</scaleMR>, up to 8 stacks max. At max stacks become empowered, instantly draining enemies around you for magic damage, healing yourself, and increasing your bonus resist until end of combat.<br><br><rarityMythic>Mythic Passive:</rarityMythic> Grants all other <rarityLegendary>Legendary</rarityLegendary> items <attention> Armor and Magic Resist</attention>.</mainText><br>";
|
7983
8052
|
readonly colloq: "";
|
7984
8053
|
readonly plaintext: "";
|
7985
8054
|
readonly from: readonly ["3105", "3067", "1028"];
|
@@ -7988,16 +8057,16 @@ export declare const Item: {
|
|
7988
8057
|
readonly full: "6665.png";
|
7989
8058
|
readonly sprite: "item2.png";
|
7990
8059
|
readonly group: "item";
|
7991
|
-
readonly x:
|
8060
|
+
readonly x: 192;
|
7992
8061
|
readonly y: 96;
|
7993
8062
|
readonly w: 48;
|
7994
8063
|
readonly h: 48;
|
7995
8064
|
};
|
7996
8065
|
readonly gold: {
|
7997
|
-
readonly base:
|
8066
|
+
readonly base: 800;
|
7998
8067
|
readonly purchasable: true;
|
7999
|
-
readonly total:
|
8000
|
-
readonly sell:
|
8068
|
+
readonly total: 3200;
|
8069
|
+
readonly sell: 2240;
|
8001
8070
|
};
|
8002
8071
|
readonly tags: readonly ["Health", "SpellBlock", "Armor", "CooldownReduction", "MagicResist", "AbilityHaste"];
|
8003
8072
|
readonly maps: {
|
@@ -8015,7 +8084,7 @@ export declare const Item: {
|
|
8015
8084
|
};
|
8016
8085
|
readonly "6667": {
|
8017
8086
|
readonly name: "Radiant Virtue";
|
8018
|
-
readonly description: "<mainText><stats><attention>400</attention> Health<br><attention>30</attention> Armor<br><attention>30</attention> Magic Resist<br><attention>20</attention> Ability Haste</stats><br><li><passive>Guiding Light:</passive> Upon casting your Ultimate you Transcend, increasing your Max Health
|
8087
|
+
readonly description: "<mainText><stats><attention>400</attention> Health<br><attention>30</attention> Armor<br><attention>30</attention> Magic Resist<br><attention>20</attention> Ability Haste</stats><br><li><passive>Guiding Light:</passive> Upon casting your Ultimate you Transcend, increasing your Max Health. While Transcended you and allies heal over time.<br><br><rarityMythic>Mythic Passive:</rarityMythic> Grants all other <rarityLegendary>Legendary</rarityLegendary> items Health.</mainText><br>";
|
8019
8088
|
readonly colloq: "";
|
8020
8089
|
readonly plaintext: "";
|
8021
8090
|
readonly from: readonly ["3105", "3067", "1028"];
|
@@ -8024,16 +8093,16 @@ export declare const Item: {
|
|
8024
8093
|
readonly full: "6667.png";
|
8025
8094
|
readonly sprite: "item2.png";
|
8026
8095
|
readonly group: "item";
|
8027
|
-
readonly x:
|
8096
|
+
readonly x: 240;
|
8028
8097
|
readonly y: 96;
|
8029
8098
|
readonly w: 48;
|
8030
8099
|
readonly h: 48;
|
8031
8100
|
};
|
8032
8101
|
readonly gold: {
|
8033
|
-
readonly base:
|
8102
|
+
readonly base: 800;
|
8034
8103
|
readonly purchasable: true;
|
8035
|
-
readonly total:
|
8036
|
-
readonly sell:
|
8104
|
+
readonly total: 3200;
|
8105
|
+
readonly sell: 2240;
|
8037
8106
|
};
|
8038
8107
|
readonly tags: readonly ["Health", "SpellBlock", "Armor", "Aura", "CooldownReduction", "AbilityHaste"];
|
8039
8108
|
readonly maps: {
|
@@ -8060,7 +8129,7 @@ export declare const Item: {
|
|
8060
8129
|
readonly full: "6670.png";
|
8061
8130
|
readonly sprite: "item2.png";
|
8062
8131
|
readonly group: "item";
|
8063
|
-
readonly x:
|
8132
|
+
readonly x: 288;
|
8064
8133
|
readonly y: 96;
|
8065
8134
|
readonly w: 48;
|
8066
8135
|
readonly h: 48;
|
@@ -8095,7 +8164,7 @@ export declare const Item: {
|
|
8095
8164
|
readonly full: "6671.png";
|
8096
8165
|
readonly sprite: "item2.png";
|
8097
8166
|
readonly group: "item";
|
8098
|
-
readonly x:
|
8167
|
+
readonly x: 336;
|
8099
8168
|
readonly y: 96;
|
8100
8169
|
readonly w: 48;
|
8101
8170
|
readonly h: 48;
|
@@ -8131,7 +8200,7 @@ export declare const Item: {
|
|
8131
8200
|
readonly full: "6672.png";
|
8132
8201
|
readonly sprite: "item2.png";
|
8133
8202
|
readonly group: "item";
|
8134
|
-
readonly x:
|
8203
|
+
readonly x: 384;
|
8135
8204
|
readonly y: 96;
|
8136
8205
|
readonly w: 48;
|
8137
8206
|
readonly h: 48;
|
@@ -8167,7 +8236,7 @@ export declare const Item: {
|
|
8167
8236
|
readonly full: "6673.png";
|
8168
8237
|
readonly sprite: "item2.png";
|
8169
8238
|
readonly group: "item";
|
8170
|
-
readonly x:
|
8239
|
+
readonly x: 432;
|
8171
8240
|
readonly y: 96;
|
8172
8241
|
readonly w: 48;
|
8173
8242
|
readonly h: 48;
|
@@ -8195,7 +8264,7 @@ export declare const Item: {
|
|
8195
8264
|
};
|
8196
8265
|
readonly "6675": {
|
8197
8266
|
readonly name: "Navori Quickblades";
|
8198
|
-
readonly description: "<mainText><stats><attention>60</attention> Attack Damage<br><attention>20%</attention> Critical Strike Chance<br><attention>20</attention> Ability Haste</stats><br><li><passive>Transcendence:</passive> If you have at least
|
8267
|
+
readonly description: "<mainText><stats><attention>60</attention> Attack Damage<br><attention>20%</attention> Critical Strike Chance<br><attention>20</attention> Ability Haste</stats><br><li><passive>Transcendence:</passive> If you have at least 40% Critical Strike Chance, your Attacks reduce your non-Ultimate Ability cooldowns.<li><passive>Impermanence:</passive> Your abilities deal increased damage based on Critical Strike Chance.</mainText><br>";
|
8199
8268
|
readonly colloq: "";
|
8200
8269
|
readonly plaintext: "";
|
8201
8270
|
readonly from: readonly ["3133", "1037", "1018"];
|
@@ -8203,8 +8272,8 @@ export declare const Item: {
|
|
8203
8272
|
readonly full: "6675.png";
|
8204
8273
|
readonly sprite: "item2.png";
|
8205
8274
|
readonly group: "item";
|
8206
|
-
readonly x:
|
8207
|
-
readonly y:
|
8275
|
+
readonly x: 0;
|
8276
|
+
readonly y: 144;
|
8208
8277
|
readonly w: 48;
|
8209
8278
|
readonly h: 48;
|
8210
8279
|
};
|
@@ -8242,8 +8311,8 @@ export declare const Item: {
|
|
8242
8311
|
readonly full: "6676.png";
|
8243
8312
|
readonly sprite: "item2.png";
|
8244
8313
|
readonly group: "item";
|
8245
|
-
readonly x:
|
8246
|
-
readonly y:
|
8314
|
+
readonly x: 48;
|
8315
|
+
readonly y: 144;
|
8247
8316
|
readonly w: 48;
|
8248
8317
|
readonly h: 48;
|
8249
8318
|
};
|
@@ -8277,7 +8346,7 @@ export declare const Item: {
|
|
8277
8346
|
readonly full: "6677.png";
|
8278
8347
|
readonly sprite: "item2.png";
|
8279
8348
|
readonly group: "item";
|
8280
|
-
readonly x:
|
8349
|
+
readonly x: 96;
|
8281
8350
|
readonly y: 144;
|
8282
8351
|
readonly w: 48;
|
8283
8352
|
readonly h: 48;
|
@@ -8311,7 +8380,7 @@ export declare const Item: {
|
|
8311
8380
|
readonly full: "6691.png";
|
8312
8381
|
readonly sprite: "item2.png";
|
8313
8382
|
readonly group: "item";
|
8314
|
-
readonly x:
|
8383
|
+
readonly x: 144;
|
8315
8384
|
readonly y: 144;
|
8316
8385
|
readonly w: 48;
|
8317
8386
|
readonly h: 48;
|
@@ -8336,27 +8405,27 @@ export declare const Item: {
|
|
8336
8405
|
};
|
8337
8406
|
readonly "6692": {
|
8338
8407
|
readonly name: "Eclipse";
|
8339
|
-
readonly description: "<mainText><stats><attention>60</attention> Attack Damage<br><attention>12</attention> Lethality<br><attention>
|
8408
|
+
readonly description: "<mainText><stats><attention>60</attention> Attack Damage<br><attention>12</attention> Lethality<br><attention>15</attention> Ability Haste</stats><br><br><li><passive>Ever Rising Moon:</passive> Hitting a champion with 2 separate Attacks or Abilities within 1.5 seconds deals additional damage, grants you Move Speed and a Shield.<br><br><rarityMythic>Mythic Passive:</rarityMythic> Grants all other <rarityLegendary>Legendary</rarityLegendary> items Armor Penetration and Move Speed.</mainText><br>";
|
8340
8409
|
readonly colloq: "";
|
8341
8410
|
readonly plaintext: "";
|
8342
|
-
readonly from: readonly ["3134", "
|
8411
|
+
readonly from: readonly ["3134", "3133"];
|
8343
8412
|
readonly into: readonly ["7001"];
|
8344
8413
|
readonly image: {
|
8345
8414
|
readonly full: "6692.png";
|
8346
8415
|
readonly sprite: "item2.png";
|
8347
8416
|
readonly group: "item";
|
8348
|
-
readonly x:
|
8417
|
+
readonly x: 192;
|
8349
8418
|
readonly y: 144;
|
8350
8419
|
readonly w: 48;
|
8351
8420
|
readonly h: 48;
|
8352
8421
|
};
|
8353
8422
|
readonly gold: {
|
8354
|
-
readonly base:
|
8423
|
+
readonly base: 900;
|
8355
8424
|
readonly purchasable: true;
|
8356
8425
|
readonly total: 3100;
|
8357
8426
|
readonly sell: 2170;
|
8358
8427
|
};
|
8359
|
-
readonly tags: readonly ["Damage", "
|
8428
|
+
readonly tags: readonly ["Damage", "CooldownReduction", "NonbootsMovement", "ArmorPenetration", "AbilityHaste"];
|
8360
8429
|
readonly maps: {
|
8361
8430
|
readonly "11": true;
|
8362
8431
|
readonly "12": true;
|
@@ -8379,7 +8448,7 @@ export declare const Item: {
|
|
8379
8448
|
readonly full: "6693.png";
|
8380
8449
|
readonly sprite: "item2.png";
|
8381
8450
|
readonly group: "item";
|
8382
|
-
readonly x:
|
8451
|
+
readonly x: 240;
|
8383
8452
|
readonly y: 144;
|
8384
8453
|
readonly w: 48;
|
8385
8454
|
readonly h: 48;
|
@@ -8412,7 +8481,7 @@ export declare const Item: {
|
|
8412
8481
|
readonly full: "6694.png";
|
8413
8482
|
readonly sprite: "item2.png";
|
8414
8483
|
readonly group: "item";
|
8415
|
-
readonly x:
|
8484
|
+
readonly x: 288;
|
8416
8485
|
readonly y: 144;
|
8417
8486
|
readonly w: 48;
|
8418
8487
|
readonly h: 48;
|
@@ -8445,7 +8514,7 @@ export declare const Item: {
|
|
8445
8514
|
readonly full: "6695.png";
|
8446
8515
|
readonly sprite: "item2.png";
|
8447
8516
|
readonly group: "item";
|
8448
|
-
readonly x:
|
8517
|
+
readonly x: 336;
|
8449
8518
|
readonly y: 144;
|
8450
8519
|
readonly w: 48;
|
8451
8520
|
readonly h: 48;
|
@@ -8470,7 +8539,7 @@ export declare const Item: {
|
|
8470
8539
|
};
|
8471
8540
|
readonly "6696": {
|
8472
8541
|
readonly name: "Axiom Arc";
|
8473
|
-
readonly description: "<mainText><stats><attention>55</attention> Attack Damage<br><attention>
|
8542
|
+
readonly description: "<mainText><stats><attention>55</attention> Attack Damage<br><attention>18</attention> Lethality<br><attention>25</attention> Ability Haste</stats><br><li><passive>Flux:</passive> Whenever a Champion dies within 3 seconds of you having damaged them, refund 20% of your Ultimate Ability's total cooldown.</mainText><br>";
|
8474
8543
|
readonly colloq: "";
|
8475
8544
|
readonly plaintext: "";
|
8476
8545
|
readonly from: readonly ["3134", "3133"];
|
@@ -8478,7 +8547,7 @@ export declare const Item: {
|
|
8478
8547
|
readonly full: "6696.png";
|
8479
8548
|
readonly sprite: "item2.png";
|
8480
8549
|
readonly group: "item";
|
8481
|
-
readonly x:
|
8550
|
+
readonly x: 384;
|
8482
8551
|
readonly y: 144;
|
8483
8552
|
readonly w: 48;
|
8484
8553
|
readonly h: 48;
|
@@ -8513,7 +8582,7 @@ export declare const Item: {
|
|
8513
8582
|
readonly full: "7000.png";
|
8514
8583
|
readonly sprite: "item2.png";
|
8515
8584
|
readonly group: "item";
|
8516
|
-
readonly x:
|
8585
|
+
readonly x: 432;
|
8517
8586
|
readonly y: 144;
|
8518
8587
|
readonly w: 48;
|
8519
8588
|
readonly h: 48;
|
@@ -8538,7 +8607,7 @@ export declare const Item: {
|
|
8538
8607
|
};
|
8539
8608
|
readonly "7001": {
|
8540
8609
|
readonly name: "Syzygy";
|
8541
|
-
readonly description: "<mainText><stats><ornnBonus>80</ornnBonus> Attack Damage<br><ornnBonus>20</ornnBonus> Lethality<br><ornnBonus>
|
8610
|
+
readonly description: "<mainText><stats><ornnBonus>80</ornnBonus> Attack Damage<br><ornnBonus>20</ornnBonus> Lethality<br><ornnBonus>20</ornnBonus> Ability Haste</stats><br><br><li><passive>Ever Rising Moon:</passive> Hitting a champion with 2 separate Attacks or Abilities within 1.5 seconds deals additional damage, grants you Move Speed and a Shield.<br><br><rarityMythic>Mythic Passive:</rarityMythic> Grants all other <rarityLegendary>Legendary</rarityLegendary> items Armor Penetration and Move Speed.</mainText><br>";
|
8542
8611
|
readonly colloq: "";
|
8543
8612
|
readonly plaintext: "";
|
8544
8613
|
readonly from: readonly ["6692"];
|
@@ -8548,8 +8617,8 @@ export declare const Item: {
|
|
8548
8617
|
readonly full: "7001.png";
|
8549
8618
|
readonly sprite: "item2.png";
|
8550
8619
|
readonly group: "item";
|
8551
|
-
readonly x:
|
8552
|
-
readonly y:
|
8620
|
+
readonly x: 0;
|
8621
|
+
readonly y: 192;
|
8553
8622
|
readonly w: 48;
|
8554
8623
|
readonly h: 48;
|
8555
8624
|
};
|
@@ -8559,7 +8628,7 @@ export declare const Item: {
|
|
8559
8628
|
readonly total: 3100;
|
8560
8629
|
readonly sell: 2170;
|
8561
8630
|
};
|
8562
|
-
readonly tags: readonly ["Damage", "
|
8631
|
+
readonly tags: readonly ["Damage", "CooldownReduction", "NonbootsMovement", "ArmorPenetration", "AbilityHaste"];
|
8563
8632
|
readonly maps: {
|
8564
8633
|
readonly "11": true;
|
8565
8634
|
readonly "12": true;
|
@@ -8583,8 +8652,8 @@ export declare const Item: {
|
|
8583
8652
|
readonly full: "7002.png";
|
8584
8653
|
readonly sprite: "item2.png";
|
8585
8654
|
readonly group: "item";
|
8586
|
-
readonly x:
|
8587
|
-
readonly y:
|
8655
|
+
readonly x: 48;
|
8656
|
+
readonly y: 192;
|
8588
8657
|
readonly w: 48;
|
8589
8658
|
readonly h: 48;
|
8590
8659
|
};
|
@@ -8618,7 +8687,7 @@ export declare const Item: {
|
|
8618
8687
|
readonly full: "7005.png";
|
8619
8688
|
readonly sprite: "item2.png";
|
8620
8689
|
readonly group: "item";
|
8621
|
-
readonly x:
|
8690
|
+
readonly x: 96;
|
8622
8691
|
readonly y: 192;
|
8623
8692
|
readonly w: 48;
|
8624
8693
|
readonly h: 48;
|
@@ -8654,7 +8723,7 @@ export declare const Item: {
|
|
8654
8723
|
readonly full: "7006.png";
|
8655
8724
|
readonly sprite: "item2.png";
|
8656
8725
|
readonly group: "item";
|
8657
|
-
readonly x:
|
8726
|
+
readonly x: 144;
|
8658
8727
|
readonly y: 192;
|
8659
8728
|
readonly w: 48;
|
8660
8729
|
readonly h: 48;
|
@@ -8691,7 +8760,7 @@ export declare const Item: {
|
|
8691
8760
|
readonly full: "7007.png";
|
8692
8761
|
readonly sprite: "item2.png";
|
8693
8762
|
readonly group: "item";
|
8694
|
-
readonly x:
|
8763
|
+
readonly x: 192;
|
8695
8764
|
readonly y: 192;
|
8696
8765
|
readonly w: 48;
|
8697
8766
|
readonly h: 48;
|
@@ -8728,7 +8797,7 @@ export declare const Item: {
|
|
8728
8797
|
readonly full: "7008.png";
|
8729
8798
|
readonly sprite: "item2.png";
|
8730
8799
|
readonly group: "item";
|
8731
|
-
readonly x:
|
8800
|
+
readonly x: 240;
|
8732
8801
|
readonly y: 192;
|
8733
8802
|
readonly w: 48;
|
8734
8803
|
readonly h: 48;
|
@@ -8766,7 +8835,7 @@ export declare const Item: {
|
|
8766
8835
|
readonly full: "7009.png";
|
8767
8836
|
readonly sprite: "item2.png";
|
8768
8837
|
readonly group: "item";
|
8769
|
-
readonly x:
|
8838
|
+
readonly x: 288;
|
8770
8839
|
readonly y: 192;
|
8771
8840
|
readonly w: 48;
|
8772
8841
|
readonly h: 48;
|
@@ -8802,7 +8871,7 @@ export declare const Item: {
|
|
8802
8871
|
readonly full: "7010.png";
|
8803
8872
|
readonly sprite: "item2.png";
|
8804
8873
|
readonly group: "item";
|
8805
|
-
readonly x:
|
8874
|
+
readonly x: 336;
|
8806
8875
|
readonly y: 192;
|
8807
8876
|
readonly w: 48;
|
8808
8877
|
readonly h: 48;
|
@@ -8838,7 +8907,7 @@ export declare const Item: {
|
|
8838
8907
|
readonly full: "7011.png";
|
8839
8908
|
readonly sprite: "item2.png";
|
8840
8909
|
readonly group: "item";
|
8841
|
-
readonly x:
|
8910
|
+
readonly x: 384;
|
8842
8911
|
readonly y: 192;
|
8843
8912
|
readonly w: 48;
|
8844
8913
|
readonly h: 48;
|
@@ -8874,7 +8943,7 @@ export declare const Item: {
|
|
8874
8943
|
readonly full: "7012.png";
|
8875
8944
|
readonly sprite: "item2.png";
|
8876
8945
|
readonly group: "item";
|
8877
|
-
readonly x:
|
8946
|
+
readonly x: 432;
|
8878
8947
|
readonly y: 192;
|
8879
8948
|
readonly w: 48;
|
8880
8949
|
readonly h: 48;
|
@@ -8910,8 +8979,8 @@ export declare const Item: {
|
|
8910
8979
|
readonly full: "7013.png";
|
8911
8980
|
readonly sprite: "item2.png";
|
8912
8981
|
readonly group: "item";
|
8913
|
-
readonly x:
|
8914
|
-
readonly y:
|
8982
|
+
readonly x: 0;
|
8983
|
+
readonly y: 240;
|
8915
8984
|
readonly w: 48;
|
8916
8985
|
readonly h: 48;
|
8917
8986
|
};
|
@@ -8946,8 +9015,8 @@ export declare const Item: {
|
|
8946
9015
|
readonly full: "7014.png";
|
8947
9016
|
readonly sprite: "item2.png";
|
8948
9017
|
readonly group: "item";
|
8949
|
-
readonly x:
|
8950
|
-
readonly y:
|
9018
|
+
readonly x: 48;
|
9019
|
+
readonly y: 240;
|
8951
9020
|
readonly w: 48;
|
8952
9021
|
readonly h: 48;
|
8953
9022
|
};
|
@@ -8973,7 +9042,7 @@ export declare const Item: {
|
|
8973
9042
|
};
|
8974
9043
|
readonly "7015": {
|
8975
9044
|
readonly name: "Ceaseless Hunger";
|
8976
|
-
readonly description: "<mainText><stats><ornnBonus>70</ornnBonus> Attack Damage<br><ornnBonus>450</ornnBonus> Health<br><ornnBonus>25</ornnBonus> Ability Haste<br><ornnBonus>12%</ornnBonus> Omnivamp</stats><br><br><active>Active -</active> <active>Thirsting Slash:</active> Deal damage to nearby enemies. Restore Health for each champion hit.<br><br><rarityMythic>Mythic Passive:</rarityMythic> Grants all other <rarityLegendary>Legendary</rarityLegendary> items Ability Haste.</mainText><br>";
|
9045
|
+
readonly description: "<mainText><stats><ornnBonus>70</ornnBonus> Attack Damage<br><ornnBonus>450</ornnBonus> Health<br><ornnBonus>25</ornnBonus> Ability Haste<br><ornnBonus>12%</ornnBonus> Omnivamp</stats><br><br><active>Active -</active> <active>Thirsting Slash:</active> Deal damage to nearby enemies. Restore Health for each champion hit.<br><br><rarityMythic>Mythic Passive:</rarityMythic> Grants all other <rarityLegendary>Legendary</rarityLegendary> items Health and Ability Haste.</mainText><br>";
|
8977
9046
|
readonly colloq: "";
|
8978
9047
|
readonly plaintext: "";
|
8979
9048
|
readonly from: readonly ["6630"];
|
@@ -8983,7 +9052,7 @@ export declare const Item: {
|
|
8983
9052
|
readonly full: "7015.png";
|
8984
9053
|
readonly sprite: "item2.png";
|
8985
9054
|
readonly group: "item";
|
8986
|
-
readonly x:
|
9055
|
+
readonly x: 96;
|
8987
9056
|
readonly y: 240;
|
8988
9057
|
readonly w: 48;
|
8989
9058
|
readonly h: 48;
|
@@ -9019,7 +9088,7 @@ export declare const Item: {
|
|
9019
9088
|
readonly full: "7016.png";
|
9020
9089
|
readonly sprite: "item2.png";
|
9021
9090
|
readonly group: "item";
|
9022
|
-
readonly x:
|
9091
|
+
readonly x: 144;
|
9023
9092
|
readonly y: 240;
|
9024
9093
|
readonly w: 48;
|
9025
9094
|
readonly h: 48;
|
@@ -9063,7 +9132,7 @@ export declare const Item: {
|
|
9063
9132
|
readonly full: "7017.png";
|
9064
9133
|
readonly sprite: "item2.png";
|
9065
9134
|
readonly group: "item";
|
9066
|
-
readonly x:
|
9135
|
+
readonly x: 192;
|
9067
9136
|
readonly y: 240;
|
9068
9137
|
readonly w: 48;
|
9069
9138
|
readonly h: 48;
|
@@ -9074,7 +9143,7 @@ export declare const Item: {
|
|
9074
9143
|
readonly total: 3300;
|
9075
9144
|
readonly sell: 2310;
|
9076
9145
|
};
|
9077
|
-
readonly tags: readonly ["Health", "Damage", "
|
9146
|
+
readonly tags: readonly ["Health", "Damage", "CooldownReduction", "OnHit", "MagicPenetration", "ArmorPenetration", "AbilityHaste"];
|
9078
9147
|
readonly maps: {
|
9079
9148
|
readonly "11": true;
|
9080
9149
|
readonly "12": true;
|
@@ -9099,7 +9168,7 @@ export declare const Item: {
|
|
9099
9168
|
readonly full: "7018.png";
|
9100
9169
|
readonly sprite: "item2.png";
|
9101
9170
|
readonly group: "item";
|
9102
|
-
readonly x:
|
9171
|
+
readonly x: 240;
|
9103
9172
|
readonly y: 240;
|
9104
9173
|
readonly w: 48;
|
9105
9174
|
readonly h: 48;
|
@@ -9143,7 +9212,7 @@ export declare const Item: {
|
|
9143
9212
|
readonly full: "7019.png";
|
9144
9213
|
readonly sprite: "item2.png";
|
9145
9214
|
readonly group: "item";
|
9146
|
-
readonly x:
|
9215
|
+
readonly x: 288;
|
9147
9216
|
readonly y: 240;
|
9148
9217
|
readonly w: 48;
|
9149
9218
|
readonly h: 48;
|
@@ -9180,7 +9249,7 @@ export declare const Item: {
|
|
9180
9249
|
readonly full: "7020.png";
|
9181
9250
|
readonly sprite: "item2.png";
|
9182
9251
|
readonly group: "item";
|
9183
|
-
readonly x:
|
9252
|
+
readonly x: 336;
|
9184
9253
|
readonly y: 240;
|
9185
9254
|
readonly w: 48;
|
9186
9255
|
readonly h: 48;
|
@@ -9216,7 +9285,7 @@ export declare const Item: {
|
|
9216
9285
|
readonly full: "7021.png";
|
9217
9286
|
readonly sprite: "item2.png";
|
9218
9287
|
readonly group: "item";
|
9219
|
-
readonly x:
|
9288
|
+
readonly x: 384;
|
9220
9289
|
readonly y: 240;
|
9221
9290
|
readonly w: 48;
|
9222
9291
|
readonly h: 48;
|
@@ -9252,7 +9321,7 @@ export declare const Item: {
|
|
9252
9321
|
readonly full: "7022.png";
|
9253
9322
|
readonly sprite: "item2.png";
|
9254
9323
|
readonly group: "item";
|
9255
|
-
readonly x:
|
9324
|
+
readonly x: 432;
|
9256
9325
|
readonly y: 240;
|
9257
9326
|
readonly w: 48;
|
9258
9327
|
readonly h: 48;
|
@@ -9287,8 +9356,8 @@ export declare const Item: {
|
|
9287
9356
|
readonly full: "7023.png";
|
9288
9357
|
readonly sprite: "item2.png";
|
9289
9358
|
readonly group: "item";
|
9290
|
-
readonly x:
|
9291
|
-
readonly y:
|
9359
|
+
readonly x: 0;
|
9360
|
+
readonly y: 288;
|
9292
9361
|
readonly w: 48;
|
9293
9362
|
readonly h: 48;
|
9294
9363
|
};
|
@@ -9324,8 +9393,8 @@ export declare const Item: {
|
|
9324
9393
|
readonly full: "7024.png";
|
9325
9394
|
readonly sprite: "item2.png";
|
9326
9395
|
readonly group: "item";
|
9327
|
-
readonly x:
|
9328
|
-
readonly y:
|
9396
|
+
readonly x: 48;
|
9397
|
+
readonly y: 288;
|
9329
9398
|
readonly w: 48;
|
9330
9399
|
readonly h: 48;
|
9331
9400
|
};
|
@@ -9361,7 +9430,7 @@ export declare const Item: {
|
|
9361
9430
|
readonly full: "7025.png";
|
9362
9431
|
readonly sprite: "item2.png";
|
9363
9432
|
readonly group: "item";
|
9364
|
-
readonly x:
|
9433
|
+
readonly x: 96;
|
9365
9434
|
readonly y: 288;
|
9366
9435
|
readonly w: 48;
|
9367
9436
|
readonly h: 48;
|
@@ -9386,7 +9455,7 @@ export declare const Item: {
|
|
9386
9455
|
};
|
9387
9456
|
readonly "7026": {
|
9388
9457
|
readonly name: "The Unspoken Parasite";
|
9389
|
-
readonly description: "<mainText><stats><ornnBonus>550</ornnBonus> Health<br><ornnBonus>40</ornnBonus> Armor<br><ornnBonus>40</ornnBonus> Magic Resist<br><ornnBonus>25</ornnBonus> Ability Haste</stats><br><li><passive>Voidborn Resilience:</passive> For each second in champion combat gain a stack granting
|
9458
|
+
readonly description: "<mainText><stats><ornnBonus>550</ornnBonus> Health<br><ornnBonus>40</ornnBonus> Armor<br><ornnBonus>40</ornnBonus> Magic Resist<br><ornnBonus>25</ornnBonus> Ability Haste</stats><br><li><passive>Voidborn Resilience:</passive> For each second in champion combat gain a stack granting <scaleArmor>Armor</scaleArmor> and <scaleMR>Magic Resist</scaleMR>, up to 8 stacks max. At max stacks become empowered, instantly draining enemies around you for magic damage, healing yourself, and increasing your bonus resist until end of combat.<br><br><rarityMythic>Mythic Passive:</rarityMythic> Grants all other <rarityLegendary>Legendary</rarityLegendary> items <attention> Armor and Magic Resist</attention>.</mainText><br>";
|
9390
9459
|
readonly colloq: "";
|
9391
9460
|
readonly plaintext: "";
|
9392
9461
|
readonly from: readonly ["6665"];
|
@@ -9396,7 +9465,7 @@ export declare const Item: {
|
|
9396
9465
|
readonly full: "7026.png";
|
9397
9466
|
readonly sprite: "item2.png";
|
9398
9467
|
readonly group: "item";
|
9399
|
-
readonly x:
|
9468
|
+
readonly x: 144;
|
9400
9469
|
readonly y: 288;
|
9401
9470
|
readonly w: 48;
|
9402
9471
|
readonly h: 48;
|
@@ -9404,8 +9473,8 @@ export declare const Item: {
|
|
9404
9473
|
readonly gold: {
|
9405
9474
|
readonly base: 0;
|
9406
9475
|
readonly purchasable: false;
|
9407
|
-
readonly total:
|
9408
|
-
readonly sell:
|
9476
|
+
readonly total: 3200;
|
9477
|
+
readonly sell: 2240;
|
9409
9478
|
};
|
9410
9479
|
readonly tags: readonly ["Health", "SpellBlock", "Armor", "CooldownReduction", "MagicResist", "AbilityHaste"];
|
9411
9480
|
readonly maps: {
|
@@ -9423,7 +9492,7 @@ export declare const Item: {
|
|
9423
9492
|
};
|
9424
9493
|
readonly "7027": {
|
9425
9494
|
readonly name: "Primordial Dawn";
|
9426
|
-
readonly description: "<mainText><stats><ornnBonus>550</ornnBonus> Health<br><ornnBonus>40</ornnBonus> Armor<br><ornnBonus>40</ornnBonus> Magic Resist<br><ornnBonus>25</ornnBonus> Ability Haste</stats><br><li><passive>Guiding Light:</passive> Upon casting your Ultimate you Transcend, increasing your Max Health
|
9495
|
+
readonly description: "<mainText><stats><ornnBonus>550</ornnBonus> Health<br><ornnBonus>40</ornnBonus> Armor<br><ornnBonus>40</ornnBonus> Magic Resist<br><ornnBonus>25</ornnBonus> Ability Haste</stats><br><li><passive>Guiding Light:</passive> Upon casting your Ultimate you Transcend, increasing your Max Health. While Transcended you and allies heal over time.<br><br><rarityMythic>Mythic Passive:</rarityMythic> Grants all other <rarityLegendary>Legendary</rarityLegendary> items Health.</mainText><br>";
|
9427
9496
|
readonly colloq: "";
|
9428
9497
|
readonly plaintext: "";
|
9429
9498
|
readonly from: readonly ["6667"];
|
@@ -9432,7 +9501,7 @@ export declare const Item: {
|
|
9432
9501
|
readonly full: "7027.png";
|
9433
9502
|
readonly sprite: "item2.png";
|
9434
9503
|
readonly group: "item";
|
9435
|
-
readonly x:
|
9504
|
+
readonly x: 192;
|
9436
9505
|
readonly y: 288;
|
9437
9506
|
readonly w: 48;
|
9438
9507
|
readonly h: 48;
|
@@ -9440,8 +9509,8 @@ export declare const Item: {
|
|
9440
9509
|
readonly gold: {
|
9441
9510
|
readonly base: 0;
|
9442
9511
|
readonly purchasable: false;
|
9443
|
-
readonly total:
|
9444
|
-
readonly sell:
|
9512
|
+
readonly total: 3200;
|
9513
|
+
readonly sell: 2240;
|
9445
9514
|
};
|
9446
9515
|
readonly tags: readonly ["Health", "SpellBlock", "Armor", "Aura", "CooldownReduction", "AbilityHaste"];
|
9447
9516
|
readonly maps: {
|
@@ -9459,7 +9528,7 @@ export declare const Item: {
|
|
9459
9528
|
};
|
9460
9529
|
readonly "7028": {
|
9461
9530
|
readonly name: "Infinite Convergence";
|
9462
|
-
readonly description: "<mainText><stats><ornnBonus>80</ornnBonus> Ability Power<br><ornnBonus>
|
9531
|
+
readonly description: "<mainText><stats><ornnBonus>80</ornnBonus> Ability Power<br><ornnBonus>550</ornnBonus> Health<br><ornnBonus>550</ornnBonus> Mana</stats><br><br>This item gains 20 Health, 20 Mana and 4 Ability Power every 60 seconds up to 10 times, for a maximum of 200 Health, 200 Mana, and 40 Ability Power. Upon reaching max stacks, gain a level and all effects of Eternity are increased by 50%.<br><li><passive>Eternity:</passive> Restore Mana equal to 7% of premitigation damage taken from champions, and Health equal to 25% of Mana spent, up to 20 Health per cast, per second. For every 200 Health or Mana restored this way, gain <speed>35% Decaying Move Speed</speed> for 3 seconds.<br><br><rarityMythic>Mythic Passive:</rarityMythic> Grants all other <rarityLegendary>Legendary</rarityLegendary> items <attention>5 Ability Haste.</attention></mainText><br>";
|
9463
9532
|
readonly colloq: "";
|
9464
9533
|
readonly plaintext: "";
|
9465
9534
|
readonly from: readonly ["6657"];
|
@@ -9468,7 +9537,7 @@ export declare const Item: {
|
|
9468
9537
|
readonly full: "7028.png";
|
9469
9538
|
readonly sprite: "item2.png";
|
9470
9539
|
readonly group: "item";
|
9471
|
-
readonly x:
|
9540
|
+
readonly x: 240;
|
9472
9541
|
readonly y: 288;
|
9473
9542
|
readonly w: 48;
|
9474
9543
|
readonly h: 48;
|
@@ -9487,7 +9556,7 @@ export declare const Item: {
|
|
9487
9556
|
readonly "22": false;
|
9488
9557
|
};
|
9489
9558
|
readonly stats: {
|
9490
|
-
readonly FlatHPPoolMod:
|
9559
|
+
readonly FlatHPPoolMod: 550;
|
9491
9560
|
readonly FlatMPPoolMod: 550;
|
9492
9561
|
readonly FlatMagicDamageMod: 80;
|
9493
9562
|
};
|
@@ -9508,7 +9577,7 @@ export declare const Item: {
|
|
9508
9577
|
readonly full: "7050.png";
|
9509
9578
|
readonly sprite: "item2.png";
|
9510
9579
|
readonly group: "item";
|
9511
|
-
readonly x:
|
9580
|
+
readonly x: 288;
|
9512
9581
|
readonly y: 288;
|
9513
9582
|
readonly w: 48;
|
9514
9583
|
readonly h: 48;
|
@@ -9538,7 +9607,7 @@ export declare const Item: {
|
|
9538
9607
|
readonly full: "8001.png";
|
9539
9608
|
readonly sprite: "item2.png";
|
9540
9609
|
readonly group: "item";
|
9541
|
-
readonly x:
|
9610
|
+
readonly x: 336;
|
9542
9611
|
readonly y: 288;
|
9543
9612
|
readonly w: 48;
|
9544
9613
|
readonly h: 48;
|
@@ -9563,7 +9632,7 @@ export declare const Item: {
|
|
9563
9632
|
};
|
9564
9633
|
readonly "8020": {
|
9565
9634
|
readonly name: "Abyssal Mask";
|
9566
|
-
readonly description: "<mainText><stats><attention>500</attention> Health<br><attention>300</attention> Mana<br><attention>40</attention> Magic Resist<br><attention>10</attention> Ability Haste</stats><br><li><passive>Eternity:</passive> Restore Mana equal to
|
9635
|
+
readonly description: "<mainText><stats><attention>500</attention> Health<br><attention>300</attention> Mana<br><attention>40</attention> Magic Resist<br><attention>10</attention> Ability Haste</stats><br><li><passive>Eternity:</passive> Restore Mana equal to 7% of premitigation damage taken from champions, and Health equal to 25% of Mana spent, up to 20 Health per cast, per second.<li><passive>Unmake:</passive> <status>Curse</status> nearby enemy champions, reducing their Magic Resist. For each <status>Cursed</status> enemy, gain Magic Resist.</mainText><br>";
|
9567
9636
|
readonly colloq: "";
|
9568
9637
|
readonly plaintext: "";
|
9569
9638
|
readonly from: readonly ["3803", "3211"];
|
@@ -9571,7 +9640,7 @@ export declare const Item: {
|
|
9571
9640
|
readonly full: "8020.png";
|
9572
9641
|
readonly sprite: "item2.png";
|
9573
9642
|
readonly group: "item";
|
9574
|
-
readonly x:
|
9643
|
+
readonly x: 384;
|
9575
9644
|
readonly y: 288;
|
9576
9645
|
readonly w: 48;
|
9577
9646
|
readonly h: 48;
|