lol-constants 3.7.0 → 3.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/Patch.d.ts CHANGED
@@ -1,3 +1,3 @@
1
1
  export declare const Patch: {
2
- readonly version: "16.7";
2
+ readonly version: "16.9";
3
3
  };
package/dist/Patch.js CHANGED
@@ -1,3 +1,3 @@
1
1
  export const Patch = {
2
- version: '16.7',
2
+ version: '16.9',
3
3
  };
package/dist/lol.d.ts CHANGED
@@ -22,7 +22,7 @@ export declare const lol: {
22
22
  * ## Current patch version
23
23
  * What patch the library is currently on. *(read-only)*
24
24
  */
25
- version: "16.7";
25
+ version: "16.9";
26
26
  /**
27
27
  * ## Constants
28
28
  * Riot API defined constants.
@@ -1021,6 +1021,10 @@ export declare const lol: {
1021
1021
  readonly id: 1083;
1022
1022
  readonly name: "Cull";
1023
1023
  readonly srType: 0;
1024
+ } | {
1025
+ readonly id: 1086;
1026
+ readonly name: "Doran's Bow";
1027
+ readonly srType: 0;
1024
1028
  } | {
1025
1029
  readonly id: 1090;
1026
1030
  readonly name: "Quest: Top";
@@ -1061,6 +1065,10 @@ export declare const lol: {
1061
1065
  readonly id: 1111;
1062
1066
  readonly name: "Jarvan I's";
1063
1067
  readonly srType: -1;
1068
+ } | {
1069
+ readonly id: 1120;
1070
+ readonly name: "Doran's Helm";
1071
+ readonly srType: 0;
1064
1072
  } | {
1065
1073
  readonly id: 1200;
1066
1074
  readonly name: "Top Lane Quest";
@@ -1081,29 +1089,41 @@ export declare const lol: {
1081
1089
  readonly id: 1204;
1082
1090
  readonly name: "Jungle Quest";
1083
1091
  readonly srType: -1;
1092
+ } | {
1093
+ readonly id: 1205;
1094
+ readonly name: "Jungle Quest Reward";
1095
+ readonly srType: -1;
1084
1096
  } | {
1085
1097
  readonly id: 1206;
1086
- readonly name: "Mid Lane Quest";
1098
+ readonly name: "Mid Lane Quest Reward";
1087
1099
  readonly srType: -1;
1088
1100
  } | {
1089
1101
  readonly id: 1207;
1090
- readonly name: "Bot Lane Quest";
1102
+ readonly name: "Bot Lane Quest Reward";
1091
1103
  readonly srType: -1;
1092
1104
  } | {
1093
1105
  readonly id: 1208;
1094
- readonly name: "Support Quest";
1106
+ readonly name: "Support Quest Reward";
1095
1107
  readonly srType: -1;
1096
1108
  } | {
1097
1109
  readonly id: 1209;
1098
- readonly name: "Jungle Quest";
1110
+ readonly name: "Jungle Quest Reward";
1111
+ readonly srType: -1;
1112
+ } | {
1113
+ readonly id: 1210;
1114
+ readonly name: "Jungle Quest Reward";
1115
+ readonly srType: -1;
1116
+ } | {
1117
+ readonly id: 1211;
1118
+ readonly name: "Jungle Quest Reward";
1099
1119
  readonly srType: -1;
1100
1120
  } | {
1101
1121
  readonly id: 1220;
1102
- readonly name: "Unleashed Teleport";
1122
+ readonly name: "Unleashed Teleport (Top Lane Quest Reward)";
1103
1123
  readonly srType: -1;
1104
1124
  } | {
1105
1125
  readonly id: 1221;
1106
- readonly name: "Top Lane Quest";
1126
+ readonly name: "Top Lane Quest Reward";
1107
1127
  readonly srType: -1;
1108
1128
  } | {
1109
1129
  readonly id: 1222;
@@ -1257,6 +1277,10 @@ export declare const lol: {
1257
1277
  readonly id: 2146;
1258
1278
  readonly name: "Enhanced Lucky Dice";
1259
1279
  readonly srType: -1;
1280
+ } | {
1281
+ readonly id: 2147;
1282
+ readonly name: "Augment Level";
1283
+ readonly srType: -1;
1260
1284
  } | {
1261
1285
  readonly id: 2150;
1262
1286
  readonly name: "Elixir of Skill";
@@ -1364,7 +1388,7 @@ export declare const lol: {
1364
1388
  } | {
1365
1389
  readonly id: 3002;
1366
1390
  readonly name: "Trailblazer";
1367
- readonly srType: 3;
1391
+ readonly srType: -1;
1368
1392
  } | {
1369
1393
  readonly id: 3003;
1370
1394
  readonly name: "Archangel's Staff";
@@ -1381,6 +1405,10 @@ export declare const lol: {
1381
1405
  readonly id: 3006;
1382
1406
  readonly name: "Berserker's Greaves";
1383
1407
  readonly srType: 12;
1408
+ } | {
1409
+ readonly id: 3008;
1410
+ readonly name: "Gluttonous Greaves";
1411
+ readonly srType: 12;
1384
1412
  } | {
1385
1413
  readonly id: 3009;
1386
1414
  readonly name: "Boots of Swiftness";
@@ -1737,6 +1765,10 @@ export declare const lol: {
1737
1765
  readonly id: 3165;
1738
1766
  readonly name: "Morellonomicon";
1739
1767
  readonly srType: 3;
1768
+ } | {
1769
+ readonly id: 3168;
1770
+ readonly name: "Immortal Path";
1771
+ readonly srType: 12;
1740
1772
  } | {
1741
1773
  readonly id: 3170;
1742
1774
  readonly name: "Swiftmarch";
@@ -2097,34 +2129,6 @@ export declare const lol: {
2097
2129
  readonly id: 4646;
2098
2130
  readonly name: "Stormsurge";
2099
2131
  readonly srType: 3;
2100
- } | {
2101
- readonly id: 5000;
2102
- readonly name: "Lucky Urf Statue";
2103
- readonly srType: -1;
2104
- } | {
2105
- readonly id: 5001;
2106
- readonly name: "Heart Of Gold";
2107
- readonly srType: -1;
2108
- } | {
2109
- readonly id: 5002;
2110
- readonly name: "Kage's Lucky Pick";
2111
- readonly srType: -1;
2112
- } | {
2113
- readonly id: 5003;
2114
- readonly name: "Avarice Blade";
2115
- readonly srType: -1;
2116
- } | {
2117
- readonly id: 5004;
2118
- readonly name: "Philosopher's Stone";
2119
- readonly srType: -1;
2120
- } | {
2121
- readonly id: 5005;
2122
- readonly name: "Potion Of Colors";
2123
- readonly srType: -1;
2124
- } | {
2125
- readonly id: 5006;
2126
- readonly name: "Potion? of Greed";
2127
- readonly srType: -1;
2128
2132
  } | {
2129
2133
  readonly id: 6029;
2130
2134
  readonly name: "Ironspike Whip";
@@ -2288,7 +2292,7 @@ export declare const lol: {
2288
2292
  } | {
2289
2293
  readonly id: 6701;
2290
2294
  readonly name: "Opportunity";
2291
- readonly srType: 3;
2295
+ readonly srType: -1;
2292
2296
  } | {
2293
2297
  readonly id: 6702;
2294
2298
  readonly name: "Scouting Ahead";
@@ -2605,6 +2609,10 @@ export declare const lol: {
2605
2609
  readonly id: 220011;
2606
2610
  readonly name: "Bravery Voucher";
2607
2611
  readonly srType: -1;
2612
+ } | {
2613
+ readonly id: 220012;
2614
+ readonly name: "Shardblade";
2615
+ readonly srType: -1;
2608
2616
  } | {
2609
2617
  readonly id: 221011;
2610
2618
  readonly name: "Giant's Belt";
@@ -2725,6 +2733,10 @@ export declare const lol: {
2725
2733
  readonly id: 223006;
2726
2734
  readonly name: "Berserker's Greaves";
2727
2735
  readonly srType: -1;
2736
+ } | {
2737
+ readonly id: 223008;
2738
+ readonly name: "Gluttonous Greaves";
2739
+ readonly srType: -1;
2728
2740
  } | {
2729
2741
  readonly id: 223009;
2730
2742
  readonly name: "Boots of Swiftness";
@@ -3129,6 +3141,10 @@ export declare const lol: {
3129
3141
  readonly id: 226657;
3130
3142
  readonly name: "Rod of Ages";
3131
3143
  readonly srType: -1;
3144
+ } | {
3145
+ readonly id: 226660;
3146
+ readonly name: "Bami's Cinder";
3147
+ readonly srType: -1;
3132
3148
  } | {
3133
3149
  readonly id: 226662;
3134
3150
  readonly name: "Iceborn Gauntlet";
@@ -3694,7 +3710,7 @@ export declare const lol: {
3694
3710
  readonly treeId: 8200;
3695
3711
  readonly isKeystone: true;
3696
3712
  readonly slot: 0;
3697
- readonly horizontal: readonly [8229, 8230];
3713
+ readonly horizontal: readonly [8229, 8230, 8992];
3698
3714
  } | {
3699
3715
  readonly id: 8224;
3700
3716
  readonly key: "NullifyingOrb";
@@ -3718,15 +3734,15 @@ export declare const lol: {
3718
3734
  readonly treeId: 8200;
3719
3735
  readonly isKeystone: true;
3720
3736
  readonly slot: 0;
3721
- readonly horizontal: readonly [8214, 8230];
3737
+ readonly horizontal: readonly [8214, 8230, 8992];
3722
3738
  } | {
3723
3739
  readonly id: 8230;
3724
3740
  readonly key: "PhaseRush";
3725
- readonly name: "Phase Rush";
3741
+ readonly name: "Stormraider's Surge";
3726
3742
  readonly treeId: 8200;
3727
3743
  readonly isKeystone: true;
3728
3744
  readonly slot: 0;
3729
- readonly horizontal: readonly [8214, 8229];
3745
+ readonly horizontal: readonly [8214, 8229, 8992];
3730
3746
  } | {
3731
3747
  readonly id: 8232;
3732
3748
  readonly key: "Waterwalking";
@@ -3975,6 +3991,14 @@ export declare const lol: {
3975
3991
  readonly isKeystone: false;
3976
3992
  readonly slot: 2;
3977
3993
  readonly horizontal: readonly [8429, 8444];
3994
+ } | {
3995
+ readonly id: 8992;
3996
+ readonly key: "DeathfireTouch";
3997
+ readonly name: "Deathfire Touch";
3998
+ readonly treeId: 8200;
3999
+ readonly isKeystone: true;
4000
+ readonly slot: 0;
4001
+ readonly horizontal: readonly [8214, 8229, 8230];
3978
4002
  } | {
3979
4003
  readonly id: 9101;
3980
4004
  readonly key: "AbsorbLife";
@@ -139,6 +139,11 @@ export declare const Items: {
139
139
  readonly name: "Cull";
140
140
  readonly srType: 0;
141
141
  };
142
+ readonly 1086: {
143
+ readonly id: 1086;
144
+ readonly name: "Doran's Bow";
145
+ readonly srType: 0;
146
+ };
142
147
  readonly 1090: {
143
148
  readonly id: 1090;
144
149
  readonly name: "Quest: Top";
@@ -189,6 +194,11 @@ export declare const Items: {
189
194
  readonly name: "Jarvan I's";
190
195
  readonly srType: -1;
191
196
  };
197
+ readonly 1120: {
198
+ readonly id: 1120;
199
+ readonly name: "Doran's Helm";
200
+ readonly srType: 0;
201
+ };
192
202
  readonly 1200: {
193
203
  readonly id: 1200;
194
204
  readonly name: "Top Lane Quest";
@@ -214,34 +224,49 @@ export declare const Items: {
214
224
  readonly name: "Jungle Quest";
215
225
  readonly srType: -1;
216
226
  };
227
+ readonly 1205: {
228
+ readonly id: 1205;
229
+ readonly name: "Jungle Quest Reward";
230
+ readonly srType: -1;
231
+ };
217
232
  readonly 1206: {
218
233
  readonly id: 1206;
219
- readonly name: "Mid Lane Quest";
234
+ readonly name: "Mid Lane Quest Reward";
220
235
  readonly srType: -1;
221
236
  };
222
237
  readonly 1207: {
223
238
  readonly id: 1207;
224
- readonly name: "Bot Lane Quest";
239
+ readonly name: "Bot Lane Quest Reward";
225
240
  readonly srType: -1;
226
241
  };
227
242
  readonly 1208: {
228
243
  readonly id: 1208;
229
- readonly name: "Support Quest";
244
+ readonly name: "Support Quest Reward";
230
245
  readonly srType: -1;
231
246
  };
232
247
  readonly 1209: {
233
248
  readonly id: 1209;
234
- readonly name: "Jungle Quest";
249
+ readonly name: "Jungle Quest Reward";
250
+ readonly srType: -1;
251
+ };
252
+ readonly 1210: {
253
+ readonly id: 1210;
254
+ readonly name: "Jungle Quest Reward";
255
+ readonly srType: -1;
256
+ };
257
+ readonly 1211: {
258
+ readonly id: 1211;
259
+ readonly name: "Jungle Quest Reward";
235
260
  readonly srType: -1;
236
261
  };
237
262
  readonly 1220: {
238
263
  readonly id: 1220;
239
- readonly name: "Unleashed Teleport";
264
+ readonly name: "Unleashed Teleport (Top Lane Quest Reward)";
240
265
  readonly srType: -1;
241
266
  };
242
267
  readonly 1221: {
243
268
  readonly id: 1221;
244
- readonly name: "Top Lane Quest";
269
+ readonly name: "Top Lane Quest Reward";
245
270
  readonly srType: -1;
246
271
  };
247
272
  readonly 1222: {
@@ -434,6 +459,11 @@ export declare const Items: {
434
459
  readonly name: "Enhanced Lucky Dice";
435
460
  readonly srType: -1;
436
461
  };
462
+ readonly 2147: {
463
+ readonly id: 2147;
464
+ readonly name: "Augment Level";
465
+ readonly srType: -1;
466
+ };
437
467
  readonly 2150: {
438
468
  readonly id: 2150;
439
469
  readonly name: "Elixir of Skill";
@@ -567,7 +597,7 @@ export declare const Items: {
567
597
  readonly 3002: {
568
598
  readonly id: 3002;
569
599
  readonly name: "Trailblazer";
570
- readonly srType: 3;
600
+ readonly srType: -1;
571
601
  };
572
602
  readonly 3003: {
573
603
  readonly id: 3003;
@@ -589,6 +619,11 @@ export declare const Items: {
589
619
  readonly name: "Berserker's Greaves";
590
620
  readonly srType: 12;
591
621
  };
622
+ readonly 3008: {
623
+ readonly id: 3008;
624
+ readonly name: "Gluttonous Greaves";
625
+ readonly srType: 12;
626
+ };
592
627
  readonly 3009: {
593
628
  readonly id: 3009;
594
629
  readonly name: "Boots of Swiftness";
@@ -1034,6 +1069,11 @@ export declare const Items: {
1034
1069
  readonly name: "Morellonomicon";
1035
1070
  readonly srType: 3;
1036
1071
  };
1072
+ readonly 3168: {
1073
+ readonly id: 3168;
1074
+ readonly name: "Immortal Path";
1075
+ readonly srType: 12;
1076
+ };
1037
1077
  readonly 3170: {
1038
1078
  readonly id: 3170;
1039
1079
  readonly name: "Swiftmarch";
@@ -1484,41 +1524,6 @@ export declare const Items: {
1484
1524
  readonly name: "Stormsurge";
1485
1525
  readonly srType: 3;
1486
1526
  };
1487
- readonly 5000: {
1488
- readonly id: 5000;
1489
- readonly name: "Lucky Urf Statue";
1490
- readonly srType: -1;
1491
- };
1492
- readonly 5001: {
1493
- readonly id: 5001;
1494
- readonly name: "Heart Of Gold";
1495
- readonly srType: -1;
1496
- };
1497
- readonly 5002: {
1498
- readonly id: 5002;
1499
- readonly name: "Kage's Lucky Pick";
1500
- readonly srType: -1;
1501
- };
1502
- readonly 5003: {
1503
- readonly id: 5003;
1504
- readonly name: "Avarice Blade";
1505
- readonly srType: -1;
1506
- };
1507
- readonly 5004: {
1508
- readonly id: 5004;
1509
- readonly name: "Philosopher's Stone";
1510
- readonly srType: -1;
1511
- };
1512
- readonly 5005: {
1513
- readonly id: 5005;
1514
- readonly name: "Potion Of Colors";
1515
- readonly srType: -1;
1516
- };
1517
- readonly 5006: {
1518
- readonly id: 5006;
1519
- readonly name: "Potion? of Greed";
1520
- readonly srType: -1;
1521
- };
1522
1527
  readonly 6029: {
1523
1528
  readonly id: 6029;
1524
1529
  readonly name: "Ironspike Whip";
@@ -1722,7 +1727,7 @@ export declare const Items: {
1722
1727
  readonly 6701: {
1723
1728
  readonly id: 6701;
1724
1729
  readonly name: "Opportunity";
1725
- readonly srType: 3;
1730
+ readonly srType: -1;
1726
1731
  };
1727
1732
  readonly 6702: {
1728
1733
  readonly id: 6702;
@@ -2119,6 +2124,11 @@ export declare const Items: {
2119
2124
  readonly name: "Bravery Voucher";
2120
2125
  readonly srType: -1;
2121
2126
  };
2127
+ readonly 220012: {
2128
+ readonly id: 220012;
2129
+ readonly name: "Shardblade";
2130
+ readonly srType: -1;
2131
+ };
2122
2132
  readonly 221011: {
2123
2133
  readonly id: 221011;
2124
2134
  readonly name: "Giant's Belt";
@@ -2269,6 +2279,11 @@ export declare const Items: {
2269
2279
  readonly name: "Berserker's Greaves";
2270
2280
  readonly srType: -1;
2271
2281
  };
2282
+ readonly 223008: {
2283
+ readonly id: 223008;
2284
+ readonly name: "Gluttonous Greaves";
2285
+ readonly srType: -1;
2286
+ };
2272
2287
  readonly 223009: {
2273
2288
  readonly id: 223009;
2274
2289
  readonly name: "Boots of Swiftness";
@@ -2774,6 +2789,11 @@ export declare const Items: {
2774
2789
  readonly name: "Rod of Ages";
2775
2790
  readonly srType: -1;
2776
2791
  };
2792
+ readonly 226660: {
2793
+ readonly id: 226660;
2794
+ readonly name: "Bami's Cinder";
2795
+ readonly srType: -1;
2796
+ };
2777
2797
  readonly 226662: {
2778
2798
  readonly id: 226662;
2779
2799
  readonly name: "Iceborn Gauntlet";
@@ -3382,6 +3402,10 @@ export declare const ItemsArr: ({
3382
3402
  readonly id: 1083;
3383
3403
  readonly name: "Cull";
3384
3404
  readonly srType: 0;
3405
+ } | {
3406
+ readonly id: 1086;
3407
+ readonly name: "Doran's Bow";
3408
+ readonly srType: 0;
3385
3409
  } | {
3386
3410
  readonly id: 1090;
3387
3411
  readonly name: "Quest: Top";
@@ -3422,6 +3446,10 @@ export declare const ItemsArr: ({
3422
3446
  readonly id: 1111;
3423
3447
  readonly name: "Jarvan I's";
3424
3448
  readonly srType: -1;
3449
+ } | {
3450
+ readonly id: 1120;
3451
+ readonly name: "Doran's Helm";
3452
+ readonly srType: 0;
3425
3453
  } | {
3426
3454
  readonly id: 1200;
3427
3455
  readonly name: "Top Lane Quest";
@@ -3442,29 +3470,41 @@ export declare const ItemsArr: ({
3442
3470
  readonly id: 1204;
3443
3471
  readonly name: "Jungle Quest";
3444
3472
  readonly srType: -1;
3473
+ } | {
3474
+ readonly id: 1205;
3475
+ readonly name: "Jungle Quest Reward";
3476
+ readonly srType: -1;
3445
3477
  } | {
3446
3478
  readonly id: 1206;
3447
- readonly name: "Mid Lane Quest";
3479
+ readonly name: "Mid Lane Quest Reward";
3448
3480
  readonly srType: -1;
3449
3481
  } | {
3450
3482
  readonly id: 1207;
3451
- readonly name: "Bot Lane Quest";
3483
+ readonly name: "Bot Lane Quest Reward";
3452
3484
  readonly srType: -1;
3453
3485
  } | {
3454
3486
  readonly id: 1208;
3455
- readonly name: "Support Quest";
3487
+ readonly name: "Support Quest Reward";
3456
3488
  readonly srType: -1;
3457
3489
  } | {
3458
3490
  readonly id: 1209;
3459
- readonly name: "Jungle Quest";
3491
+ readonly name: "Jungle Quest Reward";
3492
+ readonly srType: -1;
3493
+ } | {
3494
+ readonly id: 1210;
3495
+ readonly name: "Jungle Quest Reward";
3496
+ readonly srType: -1;
3497
+ } | {
3498
+ readonly id: 1211;
3499
+ readonly name: "Jungle Quest Reward";
3460
3500
  readonly srType: -1;
3461
3501
  } | {
3462
3502
  readonly id: 1220;
3463
- readonly name: "Unleashed Teleport";
3503
+ readonly name: "Unleashed Teleport (Top Lane Quest Reward)";
3464
3504
  readonly srType: -1;
3465
3505
  } | {
3466
3506
  readonly id: 1221;
3467
- readonly name: "Top Lane Quest";
3507
+ readonly name: "Top Lane Quest Reward";
3468
3508
  readonly srType: -1;
3469
3509
  } | {
3470
3510
  readonly id: 1222;
@@ -3618,6 +3658,10 @@ export declare const ItemsArr: ({
3618
3658
  readonly id: 2146;
3619
3659
  readonly name: "Enhanced Lucky Dice";
3620
3660
  readonly srType: -1;
3661
+ } | {
3662
+ readonly id: 2147;
3663
+ readonly name: "Augment Level";
3664
+ readonly srType: -1;
3621
3665
  } | {
3622
3666
  readonly id: 2150;
3623
3667
  readonly name: "Elixir of Skill";
@@ -3725,7 +3769,7 @@ export declare const ItemsArr: ({
3725
3769
  } | {
3726
3770
  readonly id: 3002;
3727
3771
  readonly name: "Trailblazer";
3728
- readonly srType: 3;
3772
+ readonly srType: -1;
3729
3773
  } | {
3730
3774
  readonly id: 3003;
3731
3775
  readonly name: "Archangel's Staff";
@@ -3742,6 +3786,10 @@ export declare const ItemsArr: ({
3742
3786
  readonly id: 3006;
3743
3787
  readonly name: "Berserker's Greaves";
3744
3788
  readonly srType: 12;
3789
+ } | {
3790
+ readonly id: 3008;
3791
+ readonly name: "Gluttonous Greaves";
3792
+ readonly srType: 12;
3745
3793
  } | {
3746
3794
  readonly id: 3009;
3747
3795
  readonly name: "Boots of Swiftness";
@@ -4098,6 +4146,10 @@ export declare const ItemsArr: ({
4098
4146
  readonly id: 3165;
4099
4147
  readonly name: "Morellonomicon";
4100
4148
  readonly srType: 3;
4149
+ } | {
4150
+ readonly id: 3168;
4151
+ readonly name: "Immortal Path";
4152
+ readonly srType: 12;
4101
4153
  } | {
4102
4154
  readonly id: 3170;
4103
4155
  readonly name: "Swiftmarch";
@@ -4458,34 +4510,6 @@ export declare const ItemsArr: ({
4458
4510
  readonly id: 4646;
4459
4511
  readonly name: "Stormsurge";
4460
4512
  readonly srType: 3;
4461
- } | {
4462
- readonly id: 5000;
4463
- readonly name: "Lucky Urf Statue";
4464
- readonly srType: -1;
4465
- } | {
4466
- readonly id: 5001;
4467
- readonly name: "Heart Of Gold";
4468
- readonly srType: -1;
4469
- } | {
4470
- readonly id: 5002;
4471
- readonly name: "Kage's Lucky Pick";
4472
- readonly srType: -1;
4473
- } | {
4474
- readonly id: 5003;
4475
- readonly name: "Avarice Blade";
4476
- readonly srType: -1;
4477
- } | {
4478
- readonly id: 5004;
4479
- readonly name: "Philosopher's Stone";
4480
- readonly srType: -1;
4481
- } | {
4482
- readonly id: 5005;
4483
- readonly name: "Potion Of Colors";
4484
- readonly srType: -1;
4485
- } | {
4486
- readonly id: 5006;
4487
- readonly name: "Potion? of Greed";
4488
- readonly srType: -1;
4489
4513
  } | {
4490
4514
  readonly id: 6029;
4491
4515
  readonly name: "Ironspike Whip";
@@ -4649,7 +4673,7 @@ export declare const ItemsArr: ({
4649
4673
  } | {
4650
4674
  readonly id: 6701;
4651
4675
  readonly name: "Opportunity";
4652
- readonly srType: 3;
4676
+ readonly srType: -1;
4653
4677
  } | {
4654
4678
  readonly id: 6702;
4655
4679
  readonly name: "Scouting Ahead";
@@ -4966,6 +4990,10 @@ export declare const ItemsArr: ({
4966
4990
  readonly id: 220011;
4967
4991
  readonly name: "Bravery Voucher";
4968
4992
  readonly srType: -1;
4993
+ } | {
4994
+ readonly id: 220012;
4995
+ readonly name: "Shardblade";
4996
+ readonly srType: -1;
4969
4997
  } | {
4970
4998
  readonly id: 221011;
4971
4999
  readonly name: "Giant's Belt";
@@ -5086,6 +5114,10 @@ export declare const ItemsArr: ({
5086
5114
  readonly id: 223006;
5087
5115
  readonly name: "Berserker's Greaves";
5088
5116
  readonly srType: -1;
5117
+ } | {
5118
+ readonly id: 223008;
5119
+ readonly name: "Gluttonous Greaves";
5120
+ readonly srType: -1;
5089
5121
  } | {
5090
5122
  readonly id: 223009;
5091
5123
  readonly name: "Boots of Swiftness";
@@ -5490,6 +5522,10 @@ export declare const ItemsArr: ({
5490
5522
  readonly id: 226657;
5491
5523
  readonly name: "Rod of Ages";
5492
5524
  readonly srType: -1;
5525
+ } | {
5526
+ readonly id: 226660;
5527
+ readonly name: "Bami's Cinder";
5528
+ readonly srType: -1;
5493
5529
  } | {
5494
5530
  readonly id: 226662;
5495
5531
  readonly name: "Iceborn Gauntlet";
@@ -5896,6 +5932,7 @@ export declare const bootsItemIds: {
5896
5932
  readonly 2422: true;
5897
5933
  readonly 3005: true;
5898
5934
  readonly 3006: true;
5935
+ readonly 3008: true;
5899
5936
  readonly 3009: true;
5900
5937
  readonly 3010: true;
5901
5938
  readonly 3013: true;
@@ -5904,6 +5941,7 @@ export declare const bootsItemIds: {
5904
5941
  readonly 3111: true;
5905
5942
  readonly 3117: true;
5906
5943
  readonly 3158: true;
5944
+ readonly 3168: true;
5907
5945
  readonly 3170: true;
5908
5946
  readonly 3171: true;
5909
5947
  readonly 3173: true;
@@ -5912,6 +5950,7 @@ export declare const bootsItemIds: {
5912
5950
  readonly 3176: true;
5913
5951
  readonly 223005: true;
5914
5952
  readonly 223006: true;
5953
+ readonly 223008: true;
5915
5954
  readonly 223009: true;
5916
5955
  readonly 223020: true;
5917
5956
  readonly 223047: true;
@@ -1,5 +1,5 @@
1
- export const Items = { 1001: { id: 1001, name: "Boots", srType: 12 }, 1004: { id: 1004, name: "Faerie Charm", srType: 1 }, 1006: { id: 1006, name: "Rejuvenation Bead", srType: 1 }, 1011: { id: 1011, name: "Giant's Belt", srType: 2 }, 1018: { id: 1018, name: "Cloak of Agility", srType: 1 }, 1026: { id: 1026, name: "Blasting Wand", srType: 1 }, 1027: { id: 1027, name: "Sapphire Crystal", srType: 1 }, 1028: { id: 1028, name: "Ruby Crystal", srType: 1 }, 1029: { id: 1029, name: "Cloth Armor", srType: 1 }, 1031: { id: 1031, name: "Chain Vest", srType: 2 }, 1033: { id: 1033, name: "Null-Magic Mantle", srType: 1 }, 1035: { id: 1035, name: "Emberknife", srType: -1 }, 1036: { id: 1036, name: "Long Sword", srType: 1 }, 1037: { id: 1037, name: "Pickaxe", srType: 1 }, 1038: { id: 1038, name: "B. F. Sword", srType: 1 }, 1039: { id: 1039, name: "Hailblade", srType: -1 }, 1040: { id: 1040, name: "Obsidian Edge", srType: -1 }, 1042: { id: 1042, name: "Dagger", srType: 1 }, 1043: { id: 1043, name: "Recurve Bow", srType: 2 }, 1052: { id: 1052, name: "Amplifying Tome", srType: 1 }, 1053: { id: 1053, name: "Vampiric Scepter", srType: 2 }, 1054: { id: 1054, name: "Doran's Shield", srType: 0 }, 1055: { id: 1055, name: "Doran's Blade", srType: 0 }, 1056: { id: 1056, name: "Doran's Ring", srType: 0 }, 1057: { id: 1057, name: "Negatron Cloak", srType: 2 }, 1058: { id: 1058, name: "Needlessly Large Rod", srType: 1 }, 1082: { id: 1082, name: "Dark Seal", srType: 0 }, 1083: { id: 1083, name: "Cull", srType: 0 }, 1090: { id: 1090, name: "Quest: Top", srType: -1 }, 1091: { id: 1091, name: "Quest: Mid", srType: -1 }, 1092: { id: 1092, name: "Quest: Bot", srType: -1 }, 1093: { id: 1093, name: "Quest: Support", srType: -1 }, 1094: { id: 1094, name: "Quest: Jungle", srType: -1 }, 1101: { id: 1101, name: "Scorchclaw Pup", srType: 0 }, 1102: { id: 1102, name: "Gustwalker Hatchling", srType: 0 }, 1103: { id: 1103, name: "Mosstomper Seedling", srType: 0 }, 1104: { id: 1104, name: "Eye of the Herald", srType: -1 }, 1111: { id: 1111, name: "Jarvan I's", srType: -1 }, 1200: { id: 1200, name: "Top Lane Quest", srType: -1 }, 1201: { id: 1201, name: "Mid Lane Quest", srType: -1 }, 1202: { id: 1202, name: "Bot Lane Quest", srType: -1 }, 1203: { id: 1203, name: "Support Quest", srType: -1 }, 1204: { id: 1204, name: "Jungle Quest", srType: -1 }, 1206: { id: 1206, name: "Mid Lane Quest", srType: -1 }, 1207: { id: 1207, name: "Bot Lane Quest", srType: -1 }, 1208: { id: 1208, name: "Support Quest", srType: -1 }, 1209: { id: 1209, name: "Jungle Quest", srType: -1 }, 1220: { id: 1220, name: "Unleashed Teleport", srType: -1 }, 1221: { id: 1221, name: "Top Lane Quest", srType: -1 }, 1222: { id: 1222, name: "Top Lane Quest", srType: -1 }, 1500: { id: 1500, name: "Penetrating Bullets", srType: -1 }, 1503: { id: 1503, name: "Warden's Eye", srType: -1 }, 1504: { id: 1504, name: "Vanguard", srType: -1 }, 1508: { id: 1508, name: "Anti-tower Socks", srType: -1 }, 1509: { id: 1509, name: "Gusto", srType: -1 }, 1510: { id: 1510, name: "Phreakish Gusto", srType: -1 }, 1511: { id: 1511, name: "Super Mech Armor", srType: -1 }, 1512: { id: 1512, name: "Super Mech Power Field", srType: -1 }, 1515: { id: 1515, name: "Turret Plating", srType: -1 }, 1520: { id: 1520, name: "OvererchargedHA", srType: -1 }, 1522: { id: 1522, name: "Tower Power-Up", srType: -1 }, 2002: { id: 2002, name: "Enhanced Recall", srType: -1 }, 2003: { id: 2003, name: "Health Potion", srType: 13 }, 2010: { id: 2010, name: "Total Biscuit of Everlasting Will", srType: 13 }, 2015: { id: 2015, name: "Kircheis Shard", srType: -1 }, 2019: { id: 2019, name: "Steel Sigil", srType: 2 }, 2020: { id: 2020, name: "The Brutalizer", srType: 2 }, 2021: { id: 2021, name: "Tunneler", srType: 2 }, 2022: { id: 2022, name: "Glowing Mote", srType: 1 }, 2031: { id: 2031, name: "Refillable Potion", srType: 13 }, 2033: { id: 2033, name: "Corrupting Potion", srType: -1 }, 2049: { id: 2049, name: "Guardian's Amulet", srType: -1 }, 2050: { id: 2050, name: "Guardian's Shroud", srType: -1 }, 2051: { id: 2051, name: "Guardian's Horn", srType: 0 }, 2052: { id: 2052, name: "Poro-Snax", srType: 13 }, 2055: { id: 2055, name: "Control Ward", srType: 13 }, 2056: { id: 2056, name: "Stealth Ward", srType: -1 }, 2065: { id: 2065, name: "Shurelya's Battlesong", srType: 3 }, 2138: { id: 2138, name: "Elixir of Iron", srType: 13 }, 2139: { id: 2139, name: "Elixir of Sorcery", srType: 13 }, 2140: { id: 2140, name: "Elixir of Wrath", srType: 13 }, 2141: { id: 2141, name: "Cappa Juice", srType: 13 }, 2142: { id: 2142, name: "Juice of Power", srType: -1 }, 2143: { id: 2143, name: "Juice of Vitality", srType: -1 }, 2144: { id: 2144, name: "Juice of Haste", srType: -1 }, 2145: { id: 2145, name: "Lucky Dice", srType: -1 }, 2146: { id: 2146, name: "Enhanced Lucky Dice", srType: -1 }, 2150: { id: 2150, name: "Elixir of Skill", srType: 13 }, 2151: { id: 2151, name: "Elixir of Avarice", srType: 13 }, 2152: { id: 2152, name: "Elixir of Force", srType: 13 }, 2161: { id: 2161, name: "Bandle Juice of Power", srType: -1 }, 2162: { id: 2162, name: "Bandle Juice of Vitality", srType: -1 }, 2163: { id: 2163, name: "Bandle Juice of Haste", srType: -1 }, 2403: { id: 2403, name: "Minion Dematerializer", srType: -1 }, 2420: { id: 2420, name: "Seeker's Armguard", srType: 2 }, 2421: { id: 2421, name: "Shattered Armguard", srType: 2 }, 2422: { id: 2422, name: "Slightly Magical Footwear", srType: 12 }, 2501: { id: 2501, name: "Overlord's Bloodmail", srType: 3 }, 2502: { id: 2502, name: "Unending Despair", srType: 3 }, 2503: { id: 2503, name: "Blackfire Torch", srType: 3 }, 2504: { id: 2504, name: "Kaenic Rookern", srType: 3 }, 2508: { id: 2508, name: "Fated Ashes", srType: 2 }, 2510: { id: 2510, name: "Dusk and Dawn", srType: 3 }, 2512: { id: 2512, name: "Fiendhunter Bolts", srType: 3 }, 2517: { id: 2517, name: "Endless Hunger", srType: 3 }, 2520: { id: 2520, name: "Bastionbreaker", srType: 3 }, 2522: { id: 2522, name: "Actualizer", srType: 3 }, 2523: { id: 2523, name: "Hexoptics C44", srType: 3 }, 2524: { id: 2524, name: "Bandlepipes", srType: 3 }, 2525: { id: 2525, name: "Protoplasm Harness", srType: 3 }, 2526: { id: 2526, name: "Whispering Circlet", srType: 3 }, 2530: { id: 2530, name: "Diadem of Songs", srType: 3 }, 3001: { id: 3001, name: "Evenshroud", srType: -1 }, 3002: { id: 3002, name: "Trailblazer", srType: 3 }, 3003: { id: 3003, name: "Archangel's Staff", srType: 3 }, 3004: { id: 3004, name: "Manamune", srType: 3 }, 3005: { id: 3005, name: "Ghostcrawlers", srType: -1 }, 3006: { id: 3006, name: "Berserker's Greaves", srType: 12 }, 3009: { id: 3009, name: "Boots of Swiftness", srType: 12 }, 3010: { id: 3010, name: "Symbiotic Soles", srType: -1 }, 3011: { id: 3011, name: "Chemtech Putrifier", srType: -1 }, 3012: { id: 3012, name: "Chalice of Blessing", srType: -1 }, 3013: { id: 3013, name: "Synchronized Souls", srType: -1 }, 3020: { id: 3020, name: "Sorcerer's Shoes", srType: 12 }, 3023: { id: 3023, name: "Lifewell Pendant", srType: -1 }, 3024: { id: 3024, name: "Glacial Buckler", srType: 2 }, 3026: { id: 3026, name: "Guardian Angel", srType: 3 }, 3031: { id: 3031, name: "Infinity Edge", srType: 3 }, 3032: { id: 3032, name: "Yun Tal Wildarrows", srType: 3 }, 3033: { id: 3033, name: "Mortal Reminder", srType: 3 }, 3035: { id: 3035, name: "Last Whisper", srType: 2 }, 3036: { id: 3036, name: "Lord Dominik's Regards", srType: 3 }, 3039: { id: 3039, name: "Atma's Reckoning", srType: -1 }, 3040: { id: 3040, name: "Seraph's Embrace", srType: 3 }, 3041: { id: 3041, name: "Mejai's Soulstealer", srType: 3 }, 3042: { id: 3042, name: "Muramana", srType: 3 }, 3044: { id: 3044, name: "Phage", srType: 2 }, 3046: { id: 3046, name: "Phantom Dancer", srType: 3 }, 3047: { id: 3047, name: "Plated Steelcaps", srType: 12 }, 3050: { id: 3050, name: "Zeke's Convergence", srType: 3 }, 3051: { id: 3051, name: "Hearthbound Axe", srType: 2 }, 3053: { id: 3053, name: "Sterak's Gage", srType: 3 }, 3057: { id: 3057, name: "Sheen", srType: 2 }, 3065: { id: 3065, name: "Spirit Visage", srType: 3 }, 3066: { id: 3066, name: "Winged Moonplate", srType: 2 }, 3067: { id: 3067, name: "Kindlegem", srType: 2 }, 3068: { id: 3068, name: "Sunfire Aegis", srType: 3 }, 3070: { id: 3070, name: "Tear of the Goddess", srType: 0 }, 3071: { id: 3071, name: "Black Cleaver", srType: 3 }, 3072: { id: 3072, name: "Bloodthirster", srType: 3 }, 3073: { id: 3073, name: "Experimental Hexplate", srType: 3 }, 3074: { id: 3074, name: "Ravenous Hydra", srType: 3 }, 3075: { id: 3075, name: "Thornmail", srType: 3 }, 3076: { id: 3076, name: "Bramble Vest", srType: 2 }, 3077: { id: 3077, name: "Tiamat", srType: 2 }, 3078: { id: 3078, name: "Trinity Force", srType: 3 }, 3082: { id: 3082, name: "Warden's Mail", srType: 2 }, 3083: { id: 3083, name: "Warmog's Armor", srType: 3 }, 3084: { id: 3084, name: "Heartsteel", srType: 3 }, 3085: { id: 3085, name: "Runaan's Hurricane", srType: 3 }, 3086: { id: 3086, name: "Zeal", srType: 2 }, 3087: { id: 3087, name: "Statikk Shiv", srType: 3 }, 3089: { id: 3089, name: "Rabadon's Deathcap", srType: 3 }, 3091: { id: 3091, name: "Wit's End", srType: 3 }, 3094: { id: 3094, name: "Rapid Firecannon", srType: 3 }, 3097: { id: 3097, name: "Stormrazor", srType: 3 }, 3100: { id: 3100, name: "Lich Bane", srType: 3 }, 3102: { id: 3102, name: "Banshee's Veil", srType: 3 }, 3105: { id: 3105, name: "Aegis of the Legion", srType: -1 }, 3107: { id: 3107, name: "Redemption", srType: 3 }, 3108: { id: 3108, name: "Fiendish Codex", srType: 2 }, 3109: { id: 3109, name: "Knight's Vow", srType: 3 }, 3110: { id: 3110, name: "Frozen Heart", srType: 3 }, 3111: { id: 3111, name: "Mercury's Treads", srType: 12 }, 3112: { id: 3112, name: "Guardian's Orb", srType: 0 }, 3113: { id: 3113, name: "Aether Wisp", srType: 2 }, 3114: { id: 3114, name: "Forbidden Idol", srType: 2 }, 3115: { id: 3115, name: "Nashor's Tooth", srType: 3 }, 3116: { id: 3116, name: "Rylai's Crystal Scepter", srType: 3 }, 3117: { id: 3117, name: "Mobility Boots", srType: -1 }, 3118: { id: 3118, name: "Malignance", srType: 3 }, 3119: { id: 3119, name: "Winter's Approach", srType: 3 }, 3121: { id: 3121, name: "Fimbulwinter", srType: 3 }, 3123: { id: 3123, name: "Executioner's Calling", srType: 2 }, 3124: { id: 3124, name: "Guinsoo's Rageblade", srType: 3 }, 3128: { id: 3128, name: "Deathfire Grasp", srType: -1 }, 3131: { id: 3131, name: "Sword of the Divine", srType: -1 }, 3133: { id: 3133, name: "Caulfield's Warhammer", srType: 2 }, 3134: { id: 3134, name: "Serrated Dirk", srType: 2 }, 3135: { id: 3135, name: "Void Staff", srType: 3 }, 3137: { id: 3137, name: "Cryptbloom", srType: 3 }, 3139: { id: 3139, name: "Mercurial Scimitar", srType: 3 }, 3140: { id: 3140, name: "Quicksilver Sash", srType: 2 }, 3142: { id: 3142, name: "Youmuu's Ghostblade", srType: 3 }, 3143: { id: 3143, name: "Randuin's Omen", srType: 3 }, 3144: { id: 3144, name: "Scout's Slingshot", srType: 2 }, 3145: { id: 3145, name: "Hextech Alternator", srType: 2 }, 3146: { id: 3146, name: "Hextech Gunblade", srType: 3 }, 3147: { id: 3147, name: "Haunting Guise", srType: 2 }, 3152: { id: 3152, name: "Hextech Rocketbelt", srType: 3 }, 3153: { id: 3153, name: "Blade of The Ruined King", srType: 3 }, 3155: { id: 3155, name: "Hexdrinker", srType: 2 }, 3156: { id: 3156, name: "Maw of Malmortius", srType: 3 }, 3157: { id: 3157, name: "Zhonya's Hourglass", srType: 3 }, 3158: { id: 3158, name: "Ionian Boots of Lucidity", srType: 12 }, 3161: { id: 3161, name: "Spear of Shojin", srType: 3 }, 3165: { id: 3165, name: "Morellonomicon", srType: 3 }, 3170: { id: 3170, name: "Swiftmarch", srType: 12 }, 3171: { id: 3171, name: "Crimson Lucidity", srType: 12 }, 3172: { id: 3172, name: "Gunmetal Greaves", srType: 12 }, 3173: { id: 3173, name: "Chainlaced Crushers", srType: 12 }, 3174: { id: 3174, name: "Armored Advance", srType: 12 }, 3175: { id: 3175, name: "Spellslinger's Shoes", srType: 12 }, 3176: { id: 3176, name: "Forever Forward", srType: 12 }, 3177: { id: 3177, name: "Guardian's Blade", srType: 0 }, 3179: { id: 3179, name: "Umbral Glaive", srType: 3 }, 3181: { id: 3181, name: "Hullbreaker", srType: 3 }, 3184: { id: 3184, name: "Guardian's Hammer", srType: 0 }, 3190: { id: 3190, name: "Locket of the Iron Solari", srType: 3 }, 3193: { id: 3193, name: "Gargoyle Stoneplate", srType: -1 }, 3211: { id: 3211, name: "Spectre's Cowl", srType: 2 }, 3222: { id: 3222, name: "Mikael's Blessing", srType: 3 }, 3302: { id: 3302, name: "Terminus", srType: 3 }, 3330: { id: 3330, name: "Scarecrow Effigy", srType: -1 }, 3340: { id: 3340, name: "Stealth Ward", srType: 11 }, 3348: { id: 3348, name: "Arcane Sweeper", srType: -1 }, 3349: { id: 3349, name: "Lucent Singularity", srType: -1 }, 3363: { id: 3363, name: "Farsight Alteration", srType: 11 }, 3364: { id: 3364, name: "Oracle Lens", srType: 11 }, 3398: { id: 3398, name: "Small Party Favor", srType: -1 }, 3399: { id: 3399, name: "Party Favor", srType: -1 }, 3400: { id: 3400, name: "Your Cut", srType: 13 }, 3430: { id: 3430, name: "Rite Of Ruin", srType: -1 }, 3504: { id: 3504, name: "Ardent Censer", srType: 3 }, 3508: { id: 3508, name: "Essence Reaver", srType: 3 }, 3513: { id: 3513, name: "Eye of the Herald", srType: -1 }, 3599: { id: 3599, name: "Kalista's Black Spear", srType: -1 }, 3600: { id: 3600, name: "Sylas' Black Spear", srType: -1 }, 3742: { id: 3742, name: "Dead Man's Plate", srType: 3 }, 3748: { id: 3748, name: "Titanic Hydra", srType: 3 }, 3801: { id: 3801, name: "Crystalline Bracer", srType: 2 }, 3802: { id: 3802, name: "Lost Chapter", srType: 2 }, 3803: { id: 3803, name: "Catalyst of Aeons", srType: 2 }, 3814: { id: 3814, name: "Edge of Night", srType: 3 }, 3850: { id: 3850, name: "Spellthief's Edge", srType: -1 }, 3851: { id: 3851, name: "Frostfang", srType: -1 }, 3853: { id: 3853, name: "Shard of True Ice", srType: -1 }, 3854: { id: 3854, name: "Steel Shoulderguards", srType: -1 }, 3855: { id: 3855, name: "Runesteel Spaulders", srType: -1 }, 3857: { id: 3857, name: "Pauldrons of Whiterock", srType: -1 }, 3858: { id: 3858, name: "Relic Shield", srType: -1 }, 3859: { id: 3859, name: "Targon's Buckler", srType: -1 }, 3860: { id: 3860, name: "Bulwark of the Mountain", srType: -1 }, 3862: { id: 3862, name: "Spectral Sickle", srType: -1 }, 3863: { id: 3863, name: "Harrowing Crescent", srType: -1 }, 3864: { id: 3864, name: "Black Mist Scythe", srType: -1 }, 3865: { id: 3865, name: "World Atlas", srType: 0 }, 3866: { id: 3866, name: "Runic Compass", srType: 2 }, 3867: { id: 3867, name: "Bounty of Worlds", srType: 3 }, 3869: { id: 3869, name: "Celestial Opposition", srType: 3 }, 3870: { id: 3870, name: "Dream Maker", srType: 3 }, 3871: { id: 3871, name: "Zaz'Zak's Realmspike", srType: 3 }, 3876: { id: 3876, name: "Solstice Sleigh", srType: 3 }, 3877: { id: 3877, name: "Bloodsong", srType: 3 }, 3901: { id: 3901, name: "Fire at Will", srType: -1 }, 3902: { id: 3902, name: "Death's Daughter", srType: -1 }, 3903: { id: 3903, name: "Raise Morale", srType: -1 }, 3916: { id: 3916, name: "Oblivion Orb", srType: 2 }, 4003: { id: 4003, name: "Lifeline", srType: -1 }, 4004: { id: 4004, name: "Spectral Cutlass", srType: -1 }, 4005: { id: 4005, name: "Imperial Mandate", srType: 3 }, 4010: { id: 4010, name: "Bloodletter's Curse", srType: -1 }, 4011: { id: 4011, name: "Sword of Blossoming Dawn", srType: -1 }, 4012: { id: 4012, name: "Sin Eater", srType: -1 }, 4013: { id: 4013, name: "Lightning Braid", srType: -1 }, 4014: { id: 4014, name: "Frozen Mallet", srType: -1 }, 4015: { id: 4015, name: "Perplexity", srType: -1 }, 4016: { id: 4016, name: "Wordless Promise", srType: -1 }, 4017: { id: 4017, name: "Hellfire Hatchet", srType: -1 }, 4401: { id: 4401, name: "Force of Nature", srType: 3 }, 4402: { id: 4402, name: "Innervating Locket", srType: -1 }, 4403: { id: 4403, name: "The Golden Spatula", srType: -1 }, 4628: { id: 4628, name: "Horizon Focus", srType: 3 }, 4629: { id: 4629, name: "Cosmic Drive", srType: 3 }, 4630: { id: 4630, name: "Blighting Jewel", srType: 2 }, 4632: { id: 4632, name: "Verdant Barrier", srType: 2 }, 4633: { id: 4633, name: "Riftmaker", srType: 3 }, 4635: { id: 4635, name: "Leeching Leer", srType: -1 }, 4636: { id: 4636, name: "Night Harvester", srType: -1 }, 4637: { id: 4637, name: "Demonic Embrace", srType: -1 }, 4638: { id: 4638, name: "Watchful Wardstone", srType: -1 }, 4641: { id: 4641, name: "Stirring Wardstone", srType: -1 }, 4642: { id: 4642, name: "Bandleglass Mirror", srType: 2 }, 4643: { id: 4643, name: "Vigilant Wardstone", srType: -1 }, 4644: { id: 4644, name: "Crown of the Shattered Queen", srType: -1 }, 4645: { id: 4645, name: "Shadowflame", srType: 3 }, 4646: { id: 4646, name: "Stormsurge", srType: 3 }, 5000: { id: 5000, name: "Lucky Urf Statue", srType: -1 }, 5001: { id: 5001, name: "Heart Of Gold", srType: -1 }, 5002: { id: 5002, name: "Kage's Lucky Pick", srType: -1 }, 5003: { id: 5003, name: "Avarice Blade", srType: -1 }, 5004: { id: 5004, name: "Philosopher's Stone", srType: -1 }, 5005: { id: 5005, name: "Potion Of Colors", srType: -1 }, 5006: { id: 5006, name: "Potion? of Greed", srType: -1 }, 6029: { id: 6029, name: "Ironspike Whip", srType: -1 }, 6032: { id: 6032, name: "Stat Bonus", srType: -1 }, 6035: { id: 6035, name: "Silvermere Dawn", srType: -1 }, 6333: { id: 6333, name: "Death's Dance", srType: 3 }, 6609: { id: 6609, name: "Chempunk Chainsword", srType: 3 }, 6610: { id: 6610, name: "Sundered Sky", srType: 3 }, 6616: { id: 6616, name: "Staff of Flowing Water", srType: 3 }, 6617: { id: 6617, name: "Moonstone Renewer", srType: 3 }, 6620: { id: 6620, name: "Echoes of Helia", srType: 3 }, 6621: { id: 6621, name: "Dawncore", srType: 3 }, 6630: { id: 6630, name: "Goredrinker", srType: -1 }, 6631: { id: 6631, name: "Stridebreaker", srType: 3 }, 6632: { id: 6632, name: "Divine Sunderer", srType: -1 }, 6653: { id: 6653, name: "Liandry's Torment", srType: 3 }, 6655: { id: 6655, name: "Luden's Echo", srType: 3 }, 6656: { id: 6656, name: "Everfrost", srType: -1 }, 6657: { id: 6657, name: "Rod of Ages", srType: 3 }, 6660: { id: 6660, name: "Bami's Cinder", srType: 2 }, 6662: { id: 6662, name: "Iceborn Gauntlet", srType: 3 }, 6664: { id: 6664, name: "Hollow Radiance", srType: 3 }, 6665: { id: 6665, name: "Jak'Sho, The Protean", srType: 3 }, 6667: { id: 6667, name: "Radiant Virtue", srType: -1 }, 6670: { id: 6670, name: "Noonquiver", srType: 2 }, 6671: { id: 6671, name: "Galeforce", srType: -1 }, 6672: { id: 6672, name: "Kraken Slayer", srType: 3 }, 6673: { id: 6673, name: "Immortal Shieldbow", srType: 3 }, 6675: { id: 6675, name: "Navori Flickerblade", srType: 3 }, 6676: { id: 6676, name: "The Collector", srType: 3 }, 6677: { id: 6677, name: "Rageknife", srType: -1 }, 6690: { id: 6690, name: "Rectrix", srType: 2 }, 6691: { id: 6691, name: "Duskblade of Draktharr", srType: -1 }, 6692: { id: 6692, name: "Eclipse", srType: 3 }, 6693: { id: 6693, name: "Prowler's Claw", srType: -1 }, 6694: { id: 6694, name: "Serylda's Grudge", srType: 3 }, 6695: { id: 6695, name: "Serpent's Fang", srType: 3 }, 6696: { id: 6696, name: "Axiom Arc", srType: 3 }, 6697: { id: 6697, name: "Hubris", srType: 3 }, 6698: { id: 6698, name: "Profane Hydra", srType: 3 }, 6699: { id: 6699, name: "Voltaic Cyclosword", srType: 3 }, 6700: { id: 6700, name: "Shield of the Rakkor", srType: -1 }, 6701: { id: 6701, name: "Opportunity", srType: 3 }, 6702: { id: 6702, name: "Scouting Ahead", srType: -1 }, 7050: { id: 7050, name: "Gangplank Placeholder", srType: -1 }, 8001: { id: 8001, name: "Anathema's Chains", srType: -1 }, 8010: { id: 8010, name: "Bloodletter's Curse", srType: 3 }, 8020: { id: 8020, name: "Abyssal Mask", srType: 3 }, 9168: { id: 9168, name: "Locked Weapon Slot", srType: -1 }, 9171: { id: 9171, name: "Cyclonic Slicers", srType: -1 }, 9172: { id: 9172, name: "YuumiBot", srType: -1 }, 9173: { id: 9173, name: "Radiant Field", srType: -1 }, 9174: { id: 9174, name: "Statikk Sword", srType: -1 }, 9175: { id: 9175, name: "Lioness's Lament", srType: -1 }, 9176: { id: 9176, name: "Gatling Bunny-Guns", srType: -1 }, 9177: { id: 9177, name: "Searing Shortbow", srType: -1 }, 9178: { id: 9178, name: "The Annihilator", srType: -1 }, 9179: { id: 9179, name: "Battle Bunny Crossbow", srType: -1 }, 9180: { id: 9180, name: "UwU Blaster", srType: -1 }, 9181: { id: 9181, name: "Vortex Glove", srType: -1 }, 9183: { id: 9183, name: "Blade-o-rang", srType: -1 }, 9184: { id: 9184, name: "Bunny Mega-Blast", srType: -1 }, 9185: { id: 9185, name: "Anti-Shark Sea Mine", srType: -1 }, 9187: { id: 9187, name: "T.I.B.B.E.R.S", srType: -1 }, 9188: { id: 9188, name: "Ani-Mines", srType: -1 }, 9189: { id: 9189, name: "Final City Transit", srType: -1 }, 9190: { id: 9190, name: "Echoing Batblades", srType: -1 }, 9192: { id: 9192, name: "Paw Print Poisoner", srType: -1 }, 9193: { id: 9193, name: "Iceblast Armor", srType: -1 }, 9271: { id: 9271, name: "Unceasing Cyclone", srType: -1 }, 9272: { id: 9272, name: "YuumiBot_Final_FINAL", srType: -1 }, 9273: { id: 9273, name: "Explosive Embrace", srType: -1 }, 9274: { id: 9274, name: "Prumbis's Electrocarver", srType: -1 }, 9275: { id: 9275, name: "Enveloping Light", srType: -1 }, 9276: { id: 9276, name: "Double Bun-Bun Barrage", srType: -1 }, 9277: { id: 9277, name: "Evolved Embershot", srType: -1 }, 9278: { id: 9278, name: "Animapocalypse", srType: -1 }, 9279: { id: 9279, name: "Bunny Prime Ballista", srType: -1 }, 9280: { id: 9280, name: "OwO Blaster", srType: -1 }, 9281: { id: 9281, name: "Tempest's Gauntlet", srType: -1 }, 9283: { id: 9283, name: "Quad-o-rang", srType: -1 }, 9284: { id: 9284, name: "Rapid Rabbit Raindown", srType: -1 }, 9285: { id: 9285, name: "Neverending Mobstomper", srType: -1 }, 9287: { id: 9287, name: "T.I.B.B.E.R.S (B.E.E.G Edition)", srType: -1 }, 9288: { id: 9288, name: "Jinx's Tri-Namite", srType: -1 }, 9289: { id: 9289, name: "FC Limited Express", srType: -1 }, 9290: { id: 9290, name: "Vayne's Chromablades", srType: -1 }, 9292: { id: 9292, name: "Bearfoot Chem-Dispenser", srType: -1 }, 9293: { id: 9293, name: "Deep Freeze", srType: -1 }, 9300: { id: 9300, name: "Meow Meow", srType: -1 }, 9301: { id: 9301, name: "Shield Slam", srType: -1 }, 9302: { id: 9302, name: "Sound Wave", srType: -1 }, 9303: { id: 9303, name: "Pillory Swipe", srType: -1 }, 9304: { id: 9304, name: "Steel Tempest", srType: -1 }, 9305: { id: 9305, name: "Tentacle Slam", srType: -1 }, 9306: { id: 9306, name: "Winged Dagger", srType: -1 }, 9307: { id: 9307, name: "Guiding Hex", srType: -1 }, 9308: { id: 9308, name: "Bunny Hop", srType: -1 }, 9400: { id: 9400, name: "Battle Cat Barrage", srType: -1 }, 9401: { id: 9401, name: "Light of the Lion", srType: -1 }, 9402: { id: 9402, name: "Anima Echo", srType: -1 }, 9403: { id: 9403, name: "Savage Slice", srType: -1 }, 9404: { id: 9404, name: "Wandering Storms", srType: -1 }, 9405: { id: 9405, name: "Grizzly Smash", srType: -1 }, 9406: { id: 9406, name: "Lover's Ricochet", srType: -1 }, 9407: { id: 9407, name: "Hopped-Up Hex", srType: -1 }, 9408: { id: 9408, name: "Carrot Crash", srType: -1 }, 123430: { id: 123430, name: "Rite of Ruin", srType: -1 }, 124011: { id: 124011, name: "Sword of Blossoming Dawn", srType: -1 }, 126697: { id: 126697, name: "Hubris", srType: -1 }, 220000: { id: 220000, name: "Stat Bonus", srType: -1 }, 220001: { id: 220001, name: "Legendary Fighter Item", srType: -1 }, 220002: { id: 220002, name: "Legendary Marksman Item", srType: -1 }, 220003: { id: 220003, name: "Legendary Assassin Item", srType: -1 }, 220004: { id: 220004, name: "Legendary Mage Item", srType: -1 }, 220005: { id: 220005, name: "Legendary Tank Item", srType: -1 }, 220006: { id: 220006, name: "Legendary Support Item", srType: -1 }, 220007: { id: 220007, name: "Prismatic Item", srType: -1 }, 220008: { id: 220008, name: "Anvil Voucher", srType: -1 }, 220009: { id: 220009, name: "Gold Stat Anvil Voucher", srType: -1 }, 220010: { id: 220010, name: "Prismatic Stat Voucher", srType: -1 }, 220011: { id: 220011, name: "Bravery Voucher", srType: -1 }, 221011: { id: 221011, name: "Giant's Belt", srType: -1 }, 221026: { id: 221026, name: "Blasting Wand", srType: -1 }, 221031: { id: 221031, name: "Chain Vest", srType: -1 }, 221038: { id: 221038, name: "B. F. Sword", srType: -1 }, 221043: { id: 221043, name: "Recurve Bow", srType: -1 }, 221053: { id: 221053, name: "Vampiric Scepter", srType: -1 }, 221057: { id: 221057, name: "Negatron Cloak", srType: -1 }, 221058: { id: 221058, name: "Needlessly Large Rod", srType: -1 }, 222022: { id: 222022, name: "Glowing Mote", srType: -1 }, 222051: { id: 222051, name: "Guardian's Horn", srType: -1 }, 222065: { id: 222065, name: "Shurelya's Battlesong", srType: -1 }, 222141: { id: 222141, name: "Cappa Juice", srType: -1 }, 222502: { id: 222502, name: "Unending Despair", srType: -1 }, 222503: { id: 222503, name: "Blackfire Torch", srType: -1 }, 222504: { id: 222504, name: "Kaenic Rookern", srType: -1 }, 222510: { id: 222510, name: "Dusk and Dawn", srType: -1 }, 222512: { id: 222512, name: "Fiendhunter Bolts", srType: -1 }, 222517: { id: 222517, name: "Endless Hunger", srType: -1 }, 222522: { id: 222522, name: "Actualizer", srType: -1 }, 222523: { id: 222523, name: "Hexoptics C44", srType: -1 }, 222524: { id: 222524, name: "Bandlepipes", srType: -1 }, 222525: { id: 222525, name: "Protoplasm Harness", srType: -1 }, 222526: { id: 222526, name: "Whispering Circlet", srType: -1 }, 222530: { id: 222530, name: "Diadem of Songs", srType: -1 }, 223001: { id: 223001, name: "Evenshroud", srType: -1 }, 223002: { id: 223002, name: "Trailblazer", srType: -1 }, 223003: { id: 223003, name: "Archangel's Staff", srType: -1 }, 223004: { id: 223004, name: "Manamune", srType: -1 }, 223005: { id: 223005, name: "Ghostcrawlers", srType: -1 }, 223006: { id: 223006, name: "Berserker's Greaves", srType: -1 }, 223009: { id: 223009, name: "Boots of Swiftness", srType: -1 }, 223011: { id: 223011, name: "Chemtech Putrifier", srType: -1 }, 223020: { id: 223020, name: "Sorcerer's Shoes", srType: -1 }, 223026: { id: 223026, name: "Guardian Angel", srType: -1 }, 223031: { id: 223031, name: "Infinity Edge", srType: -1 }, 223032: { id: 223032, name: "Yun Tal Wildarrows", srType: -1 }, 223033: { id: 223033, name: "Mortal Reminder", srType: -1 }, 223036: { id: 223036, name: "Lord Dominik's Regards", srType: -1 }, 223039: { id: 223039, name: "Atma's Reckoning", srType: -1 }, 223040: { id: 223040, name: "Seraph's Embrace", srType: -1 }, 223042: { id: 223042, name: "Muramana", srType: -1 }, 223046: { id: 223046, name: "Phantom Dancer", srType: -1 }, 223047: { id: 223047, name: "Plated Steelcaps", srType: -1 }, 223050: { id: 223050, name: "Zeke's Convergence", srType: -1 }, 223053: { id: 223053, name: "Sterak's Gage", srType: -1 }, 223057: { id: 223057, name: "Sheen", srType: -1 }, 223065: { id: 223065, name: "Spirit Visage", srType: -1 }, 223067: { id: 223067, name: "Kindlegem", srType: -1 }, 223068: { id: 223068, name: "Sunfire Aegis", srType: -1 }, 223069: { id: 223069, name: "Void Immolation", srType: -1 }, 223071: { id: 223071, name: "Black Cleaver", srType: -1 }, 223072: { id: 223072, name: "Bloodthirster", srType: -1 }, 223073: { id: 223073, name: "Experimental Hexplate", srType: -1 }, 223074: { id: 223074, name: "Ravenous Hydra", srType: -1 }, 223075: { id: 223075, name: "Thornmail", srType: -1 }, 223078: { id: 223078, name: "Trinity Force", srType: -1 }, 223084: { id: 223084, name: "Heartsteel", srType: -1 }, 223085: { id: 223085, name: "Runaan's Hurricane", srType: -1 }, 223087: { id: 223087, name: "Statikk Shiv", srType: -1 }, 223089: { id: 223089, name: "Rabadon's Deathcap", srType: -1 }, 223091: { id: 223091, name: "Wit's End", srType: -1 }, 223094: { id: 223094, name: "Rapid Firecannon", srType: -1 }, 223095: { id: 223095, name: "Stormrazor", srType: -1 }, 223100: { id: 223100, name: "Lich Bane", srType: -1 }, 223102: { id: 223102, name: "Banshee's Veil", srType: -1 }, 223105: { id: 223105, name: "Aegis of the Legion", srType: -1 }, 223107: { id: 223107, name: "Redemption", srType: -1 }, 223109: { id: 223109, name: "Knight's Vow", srType: -1 }, 223110: { id: 223110, name: "Frozen Heart", srType: -1 }, 223111: { id: 223111, name: "Mercury's Treads", srType: -1 }, 223112: { id: 223112, name: "Guardian's Orb", srType: -1 }, 223115: { id: 223115, name: "Nashor's Tooth", srType: -1 }, 223116: { id: 223116, name: "Rylai's Crystal Scepter", srType: -1 }, 223118: { id: 223118, name: "Malignance", srType: -1 }, 223119: { id: 223119, name: "Winter's Approach", srType: -1 }, 223121: { id: 223121, name: "Fimbulwinter", srType: -1 }, 223124: { id: 223124, name: "Guinsoo's Rageblade", srType: -1 }, 223135: { id: 223135, name: "Void Staff", srType: -1 }, 223137: { id: 223137, name: "Cryptbloom", srType: -1 }, 223139: { id: 223139, name: "Mercurial Scimitar", srType: -1 }, 223142: { id: 223142, name: "Youmuu's Ghostblade", srType: -1 }, 223143: { id: 223143, name: "Randuin's Omen", srType: -1 }, 223146: { id: 223146, name: "Hextech Gunblade", srType: -1 }, 223152: { id: 223152, name: "Hextech Rocketbelt", srType: -1 }, 223153: { id: 223153, name: "Blade of The Ruined King", srType: -1 }, 223156: { id: 223156, name: "Maw of Malmortius", srType: -1 }, 223157: { id: 223157, name: "Zhonya's Hourglass", srType: -1 }, 223158: { id: 223158, name: "Ionian Boots of Lucidity", srType: -1 }, 223161: { id: 223161, name: "Spear of Shojin", srType: -1 }, 223165: { id: 223165, name: "Morellonomicon", srType: -1 }, 223172: { id: 223172, name: "Zephyr", srType: -1 }, 223177: { id: 223177, name: "Guardian's Blade", srType: -1 }, 223181: { id: 223181, name: "Hullbreaker", srType: -1 }, 223184: { id: 223184, name: "Guardian's Hammer", srType: -1 }, 223185: { id: 223185, name: "Guardian's Dirk", srType: -1 }, 223190: { id: 223190, name: "Locket of the Iron Solari", srType: -1 }, 223193: { id: 223193, name: "Gargoyle Stoneplate", srType: -1 }, 223222: { id: 223222, name: "Mikael's Blessing", srType: -1 }, 223302: { id: 223302, name: "Terminus", srType: -1 }, 223504: { id: 223504, name: "Ardent Censer", srType: -1 }, 223508: { id: 223508, name: "Essence Reaver", srType: -1 }, 223742: { id: 223742, name: "Dead Man's Plate", srType: -1 }, 223748: { id: 223748, name: "Titanic Hydra", srType: -1 }, 223814: { id: 223814, name: "Edge of Night", srType: -1 }, 224004: { id: 224004, name: "Spectral Cutlass", srType: -1 }, 224005: { id: 224005, name: "Imperial Mandate", srType: -1 }, 224401: { id: 224401, name: "Force of Nature", srType: -1 }, 224403: { id: 224403, name: "The Golden Spatula", srType: -1 }, 224628: { id: 224628, name: "Horizon Focus", srType: -1 }, 224629: { id: 224629, name: "Cosmic Drive", srType: -1 }, 224633: { id: 224633, name: "Riftmaker", srType: -1 }, 224636: { id: 224636, name: "Night Harvester", srType: -1 }, 224637: { id: 224637, name: "Demonic Embrace", srType: -1 }, 224644: { id: 224644, name: "Crown of the Shattered Queen", srType: -1 }, 224645: { id: 224645, name: "Shadowflame", srType: -1 }, 224646: { id: 224646, name: "Stormsurge", srType: -1 }, 226035: { id: 226035, name: "Silvermere Dawn", srType: -1 }, 226333: { id: 226333, name: "Death's Dance", srType: -1 }, 226609: { id: 226609, name: "Chempunk Chainsword", srType: -1 }, 226610: { id: 226610, name: "Sundered Sky", srType: -1 }, 226616: { id: 226616, name: "Staff of Flowing Water", srType: -1 }, 226617: { id: 226617, name: "Moonstone Renewer", srType: -1 }, 226620: { id: 226620, name: "Echoes of Helia", srType: -1 }, 226621: { id: 226621, name: "Dawncore", srType: -1 }, 226630: { id: 226630, name: "Goredrinker", srType: -1 }, 226631: { id: 226631, name: "Stridebreaker", srType: -1 }, 226632: { id: 226632, name: "Divine Sunderer", srType: -1 }, 226653: { id: 226653, name: "Liandry's Anguish", srType: -1 }, 226655: { id: 226655, name: "Luden's Echo", srType: -1 }, 226656: { id: 226656, name: "Everfrost", srType: -1 }, 226657: { id: 226657, name: "Rod of Ages", srType: -1 }, 226662: { id: 226662, name: "Iceborn Gauntlet", srType: -1 }, 226664: { id: 226664, name: "Hollow Radiance", srType: -1 }, 226665: { id: 226665, name: "Jak'Sho, The Protean", srType: -1 }, 226667: { id: 226667, name: "Radiant Virtue", srType: -1 }, 226671: { id: 226671, name: "Galeforce", srType: -1 }, 226672: { id: 226672, name: "Kraken Slayer", srType: -1 }, 226673: { id: 226673, name: "Immortal Shieldbow", srType: -1 }, 226675: { id: 226675, name: "Navori Flickerblades", srType: -1 }, 226676: { id: 226676, name: "The Collector", srType: -1 }, 226691: { id: 226691, name: "Duskblade of Draktharr", srType: -1 }, 226692: { id: 226692, name: "Eclipse", srType: -1 }, 226693: { id: 226693, name: "Prowler's Claw", srType: -1 }, 226694: { id: 226694, name: "Serylda's Grudge", srType: -1 }, 226695: { id: 226695, name: "Serpent's Fang", srType: -1 }, 226696: { id: 226696, name: "Axiom Arc", srType: -1 }, 226697: { id: 226697, name: "Hubris", srType: -1 }, 226698: { id: 226698, name: "Profane Hydra", srType: -1 }, 226699: { id: 226699, name: "Voltaic Cyclosword", srType: -1 }, 226701: { id: 226701, name: "Opportunity", srType: -1 }, 228001: { id: 228001, name: "Anathema's Chains", srType: -1 }, 228002: { id: 228002, name: "Wooglet's Witchcap", srType: -1 }, 228003: { id: 228003, name: "Deathblade", srType: -1 }, 228004: { id: 228004, name: "Adaptive Helm", srType: -1 }, 228005: { id: 228005, name: "Obsidian Cleaver", srType: -1 }, 228006: { id: 228006, name: "Sanguine Blade", srType: -1 }, 228008: { id: 228008, name: "Runeglaive", srType: -1 }, 228009: { id: 228009, name: "Multitool", srType: -1 }, 228020: { id: 228020, name: "Abyssal Mask", srType: -1 }, 443054: { id: 443054, name: "Darksteel Talons", srType: -1 }, 443055: { id: 443055, name: "Fulmination", srType: -1 }, 443056: { id: 443056, name: "Demon King's Crown", srType: -1 }, 443058: { id: 443058, name: "Shield of Molten Stone", srType: -1 }, 443059: { id: 443059, name: "Cloak of Starry Night", srType: -1 }, 443060: { id: 443060, name: "Sword of the Divine", srType: -1 }, 443061: { id: 443061, name: "Force Of Entropy", srType: -1 }, 443062: { id: 443062, name: "Sanguine Gift", srType: -1 }, 443063: { id: 443063, name: "Eleisa's Miracle", srType: -1 }, 443064: { id: 443064, name: "Talisman Of Ascension", srType: -1 }, 443069: { id: 443069, name: "Hamstringer", srType: -1 }, 443079: { id: 443079, name: "Turbo Chemtank", srType: -1 }, 443080: { id: 443080, name: "Twin Mask", srType: -1 }, 443081: { id: 443081, name: "Hexbolt Companion", srType: -1 }, 443083: { id: 443083, name: "Warmog's Armor", srType: -1 }, 443090: { id: 443090, name: "Reaper's Toll", srType: -1 }, 443193: { id: 443193, name: "Gargoyle Stoneplate", srType: -1 }, 444636: { id: 444636, name: "Night Harvester", srType: -1 }, 444637: { id: 444637, name: "Demonic Embrace", srType: -1 }, 444644: { id: 444644, name: "Crown of the Shattered Queen", srType: -1 }, 446632: { id: 446632, name: "Divine Sunderer", srType: -1 }, 446656: { id: 446656, name: "Everfrost", srType: -1 }, 446667: { id: 446667, name: "Radiant Virtue", srType: -1 }, 446671: { id: 446671, name: "Galeforce", srType: -1 }, 446691: { id: 446691, name: "Duskblade of Draktharr", srType: -1 }, 446693: { id: 446693, name: "Prowler's Claw", srType: -1 }, 447100: { id: 447100, name: "Mirage Blade", srType: -1 }, 447101: { id: 447101, name: "Gambler's Blade", srType: -1 }, 447102: { id: 447102, name: "Reality Fracture", srType: -1 }, 447103: { id: 447103, name: "Hemomancer's Helm", srType: -1 }, 447104: { id: 447104, name: "Innervating Locket", srType: -1 }, 447106: { id: 447106, name: "Dragonheart", srType: -1 }, 447107: { id: 447107, name: "Decapitator", srType: -1 }, 447108: { id: 447108, name: "Runecarver", srType: -1 }, 447109: { id: 447109, name: "Cruelty", srType: -1 }, 447110: { id: 447110, name: "Moonflair Spellblade", srType: -1 }, 447111: { id: 447111, name: "Overlord's Bloodmail", srType: -1 }, 447112: { id: 447112, name: "Flesheater", srType: -1 }, 447113: { id: 447113, name: "Detonation Orb", srType: -1 }, 447114: { id: 447114, name: "Reverberation", srType: -1 }, 447115: { id: 447115, name: "Regicide", srType: -1 }, 447116: { id: 447116, name: "Kinkou Jitte", srType: -1 }, 447118: { id: 447118, name: "Pyromancer's Cloak", srType: -1 }, 447119: { id: 447119, name: "Lightning Rod", srType: -1 }, 447120: { id: 447120, name: "Diamond-Tipped Spear", srType: -1 }, 447121: { id: 447121, name: "Twilight's Edge", srType: -1 }, 447122: { id: 447122, name: "Black Hole Gauntlet", srType: -1 }, 447123: { id: 447123, name: "Puppeteer", srType: -1 }, 550001: { id: 550001, name: "Healthbar Splash: Blue", srType: -1 }, 550002: { id: 550002, name: "Healthbar Splash: Orange", srType: -1 }, 550003: { id: 550003, name: "Healthbar Splash: Green", srType: -1 }, 550004: { id: 550004, name: "Healthbar Splash: Pink", srType: -1 }, 550005: { id: 550005, name: "Healthbar Cleanup: Reset Color", srType: -1 }, 550006: { id: 550006, name: "Healthbar Splash: Rainbow", srType: -1 }, 550007: { id: 550007, name: "Party Favor", srType: -1 }, 663039: { id: 663039, name: "Atma's Reckoning", srType: 3 }, 663056: { id: 663056, name: "Demon King's Crown", srType: -1 }, 663058: { id: 663058, name: "Shield of Molten Stone", srType: -1 }, 663059: { id: 663059, name: "Cloak of Starry Night", srType: -1 }, 663060: { id: 663060, name: "Sword of the Divine", srType: -1 }, 663064: { id: 663064, name: "Veigar's Talisman of Ascension", srType: -1 }, 663172: { id: 663172, name: "Zephyr", srType: -1 }, 663193: { id: 663193, name: "Gargoyle Stoneplate", srType: -1 }, 664011: { id: 664011, name: "Sword of Blossoming Dawn", srType: 3 }, 664403: { id: 664403, name: "The Golden Spatula", srType: 13 }, 664644: { id: 664644, name: "Crown of the Shattered Queen", srType: -1 }, 667101: { id: 667101, name: "Gambler's Blade", srType: -1 }, 667109: { id: 667109, name: "Cruelty", srType: -1 }, 667112: { id: 667112, name: "Flesheater", srType: -1 }, 994403: { id: 994403, name: "Golden Spatula", srType: -1 } };
1
+ export const Items = { 1001: { id: 1001, name: "Boots", srType: 12 }, 1004: { id: 1004, name: "Faerie Charm", srType: 1 }, 1006: { id: 1006, name: "Rejuvenation Bead", srType: 1 }, 1011: { id: 1011, name: "Giant's Belt", srType: 2 }, 1018: { id: 1018, name: "Cloak of Agility", srType: 1 }, 1026: { id: 1026, name: "Blasting Wand", srType: 1 }, 1027: { id: 1027, name: "Sapphire Crystal", srType: 1 }, 1028: { id: 1028, name: "Ruby Crystal", srType: 1 }, 1029: { id: 1029, name: "Cloth Armor", srType: 1 }, 1031: { id: 1031, name: "Chain Vest", srType: 2 }, 1033: { id: 1033, name: "Null-Magic Mantle", srType: 1 }, 1035: { id: 1035, name: "Emberknife", srType: -1 }, 1036: { id: 1036, name: "Long Sword", srType: 1 }, 1037: { id: 1037, name: "Pickaxe", srType: 1 }, 1038: { id: 1038, name: "B. F. Sword", srType: 1 }, 1039: { id: 1039, name: "Hailblade", srType: -1 }, 1040: { id: 1040, name: "Obsidian Edge", srType: -1 }, 1042: { id: 1042, name: "Dagger", srType: 1 }, 1043: { id: 1043, name: "Recurve Bow", srType: 2 }, 1052: { id: 1052, name: "Amplifying Tome", srType: 1 }, 1053: { id: 1053, name: "Vampiric Scepter", srType: 2 }, 1054: { id: 1054, name: "Doran's Shield", srType: 0 }, 1055: { id: 1055, name: "Doran's Blade", srType: 0 }, 1056: { id: 1056, name: "Doran's Ring", srType: 0 }, 1057: { id: 1057, name: "Negatron Cloak", srType: 2 }, 1058: { id: 1058, name: "Needlessly Large Rod", srType: 1 }, 1082: { id: 1082, name: "Dark Seal", srType: 0 }, 1083: { id: 1083, name: "Cull", srType: 0 }, 1086: { id: 1086, name: "Doran's Bow", srType: 0 }, 1090: { id: 1090, name: "Quest: Top", srType: -1 }, 1091: { id: 1091, name: "Quest: Mid", srType: -1 }, 1092: { id: 1092, name: "Quest: Bot", srType: -1 }, 1093: { id: 1093, name: "Quest: Support", srType: -1 }, 1094: { id: 1094, name: "Quest: Jungle", srType: -1 }, 1101: { id: 1101, name: "Scorchclaw Pup", srType: 0 }, 1102: { id: 1102, name: "Gustwalker Hatchling", srType: 0 }, 1103: { id: 1103, name: "Mosstomper Seedling", srType: 0 }, 1104: { id: 1104, name: "Eye of the Herald", srType: -1 }, 1111: { id: 1111, name: "Jarvan I's", srType: -1 }, 1120: { id: 1120, name: "Doran's Helm", srType: 0 }, 1200: { id: 1200, name: "Top Lane Quest", srType: -1 }, 1201: { id: 1201, name: "Mid Lane Quest", srType: -1 }, 1202: { id: 1202, name: "Bot Lane Quest", srType: -1 }, 1203: { id: 1203, name: "Support Quest", srType: -1 }, 1204: { id: 1204, name: "Jungle Quest", srType: -1 }, 1205: { id: 1205, name: "Jungle Quest Reward", srType: -1 }, 1206: { id: 1206, name: "Mid Lane Quest Reward", srType: -1 }, 1207: { id: 1207, name: "Bot Lane Quest Reward", srType: -1 }, 1208: { id: 1208, name: "Support Quest Reward", srType: -1 }, 1209: { id: 1209, name: "Jungle Quest Reward", srType: -1 }, 1210: { id: 1210, name: "Jungle Quest Reward", srType: -1 }, 1211: { id: 1211, name: "Jungle Quest Reward", srType: -1 }, 1220: { id: 1220, name: "Unleashed Teleport (Top Lane Quest Reward)", srType: -1 }, 1221: { id: 1221, name: "Top Lane Quest Reward", srType: -1 }, 1222: { id: 1222, name: "Top Lane Quest", srType: -1 }, 1500: { id: 1500, name: "Penetrating Bullets", srType: -1 }, 1503: { id: 1503, name: "Warden's Eye", srType: -1 }, 1504: { id: 1504, name: "Vanguard", srType: -1 }, 1508: { id: 1508, name: "Anti-tower Socks", srType: -1 }, 1509: { id: 1509, name: "Gusto", srType: -1 }, 1510: { id: 1510, name: "Phreakish Gusto", srType: -1 }, 1511: { id: 1511, name: "Super Mech Armor", srType: -1 }, 1512: { id: 1512, name: "Super Mech Power Field", srType: -1 }, 1515: { id: 1515, name: "Turret Plating", srType: -1 }, 1520: { id: 1520, name: "OvererchargedHA", srType: -1 }, 1522: { id: 1522, name: "Tower Power-Up", srType: -1 }, 2002: { id: 2002, name: "Enhanced Recall", srType: -1 }, 2003: { id: 2003, name: "Health Potion", srType: 13 }, 2010: { id: 2010, name: "Total Biscuit of Everlasting Will", srType: 13 }, 2015: { id: 2015, name: "Kircheis Shard", srType: -1 }, 2019: { id: 2019, name: "Steel Sigil", srType: 2 }, 2020: { id: 2020, name: "The Brutalizer", srType: 2 }, 2021: { id: 2021, name: "Tunneler", srType: 2 }, 2022: { id: 2022, name: "Glowing Mote", srType: 1 }, 2031: { id: 2031, name: "Refillable Potion", srType: 13 }, 2033: { id: 2033, name: "Corrupting Potion", srType: -1 }, 2049: { id: 2049, name: "Guardian's Amulet", srType: -1 }, 2050: { id: 2050, name: "Guardian's Shroud", srType: -1 }, 2051: { id: 2051, name: "Guardian's Horn", srType: 0 }, 2052: { id: 2052, name: "Poro-Snax", srType: 13 }, 2055: { id: 2055, name: "Control Ward", srType: 13 }, 2056: { id: 2056, name: "Stealth Ward", srType: -1 }, 2065: { id: 2065, name: "Shurelya's Battlesong", srType: 3 }, 2138: { id: 2138, name: "Elixir of Iron", srType: 13 }, 2139: { id: 2139, name: "Elixir of Sorcery", srType: 13 }, 2140: { id: 2140, name: "Elixir of Wrath", srType: 13 }, 2141: { id: 2141, name: "Cappa Juice", srType: 13 }, 2142: { id: 2142, name: "Juice of Power", srType: -1 }, 2143: { id: 2143, name: "Juice of Vitality", srType: -1 }, 2144: { id: 2144, name: "Juice of Haste", srType: -1 }, 2145: { id: 2145, name: "Lucky Dice", srType: -1 }, 2146: { id: 2146, name: "Enhanced Lucky Dice", srType: -1 }, 2147: { id: 2147, name: "Augment Level", srType: -1 }, 2150: { id: 2150, name: "Elixir of Skill", srType: 13 }, 2151: { id: 2151, name: "Elixir of Avarice", srType: 13 }, 2152: { id: 2152, name: "Elixir of Force", srType: 13 }, 2161: { id: 2161, name: "Bandle Juice of Power", srType: -1 }, 2162: { id: 2162, name: "Bandle Juice of Vitality", srType: -1 }, 2163: { id: 2163, name: "Bandle Juice of Haste", srType: -1 }, 2403: { id: 2403, name: "Minion Dematerializer", srType: -1 }, 2420: { id: 2420, name: "Seeker's Armguard", srType: 2 }, 2421: { id: 2421, name: "Shattered Armguard", srType: 2 }, 2422: { id: 2422, name: "Slightly Magical Footwear", srType: 12 }, 2501: { id: 2501, name: "Overlord's Bloodmail", srType: 3 }, 2502: { id: 2502, name: "Unending Despair", srType: 3 }, 2503: { id: 2503, name: "Blackfire Torch", srType: 3 }, 2504: { id: 2504, name: "Kaenic Rookern", srType: 3 }, 2508: { id: 2508, name: "Fated Ashes", srType: 2 }, 2510: { id: 2510, name: "Dusk and Dawn", srType: 3 }, 2512: { id: 2512, name: "Fiendhunter Bolts", srType: 3 }, 2517: { id: 2517, name: "Endless Hunger", srType: 3 }, 2520: { id: 2520, name: "Bastionbreaker", srType: 3 }, 2522: { id: 2522, name: "Actualizer", srType: 3 }, 2523: { id: 2523, name: "Hexoptics C44", srType: 3 }, 2524: { id: 2524, name: "Bandlepipes", srType: 3 }, 2525: { id: 2525, name: "Protoplasm Harness", srType: 3 }, 2526: { id: 2526, name: "Whispering Circlet", srType: 3 }, 2530: { id: 2530, name: "Diadem of Songs", srType: 3 }, 3001: { id: 3001, name: "Evenshroud", srType: -1 }, 3002: { id: 3002, name: "Trailblazer", srType: -1 }, 3003: { id: 3003, name: "Archangel's Staff", srType: 3 }, 3004: { id: 3004, name: "Manamune", srType: 3 }, 3005: { id: 3005, name: "Ghostcrawlers", srType: -1 }, 3006: { id: 3006, name: "Berserker's Greaves", srType: 12 }, 3008: { id: 3008, name: "Gluttonous Greaves", srType: 12 }, 3009: { id: 3009, name: "Boots of Swiftness", srType: 12 }, 3010: { id: 3010, name: "Symbiotic Soles", srType: -1 }, 3011: { id: 3011, name: "Chemtech Putrifier", srType: -1 }, 3012: { id: 3012, name: "Chalice of Blessing", srType: -1 }, 3013: { id: 3013, name: "Synchronized Souls", srType: -1 }, 3020: { id: 3020, name: "Sorcerer's Shoes", srType: 12 }, 3023: { id: 3023, name: "Lifewell Pendant", srType: -1 }, 3024: { id: 3024, name: "Glacial Buckler", srType: 2 }, 3026: { id: 3026, name: "Guardian Angel", srType: 3 }, 3031: { id: 3031, name: "Infinity Edge", srType: 3 }, 3032: { id: 3032, name: "Yun Tal Wildarrows", srType: 3 }, 3033: { id: 3033, name: "Mortal Reminder", srType: 3 }, 3035: { id: 3035, name: "Last Whisper", srType: 2 }, 3036: { id: 3036, name: "Lord Dominik's Regards", srType: 3 }, 3039: { id: 3039, name: "Atma's Reckoning", srType: -1 }, 3040: { id: 3040, name: "Seraph's Embrace", srType: 3 }, 3041: { id: 3041, name: "Mejai's Soulstealer", srType: 3 }, 3042: { id: 3042, name: "Muramana", srType: 3 }, 3044: { id: 3044, name: "Phage", srType: 2 }, 3046: { id: 3046, name: "Phantom Dancer", srType: 3 }, 3047: { id: 3047, name: "Plated Steelcaps", srType: 12 }, 3050: { id: 3050, name: "Zeke's Convergence", srType: 3 }, 3051: { id: 3051, name: "Hearthbound Axe", srType: 2 }, 3053: { id: 3053, name: "Sterak's Gage", srType: 3 }, 3057: { id: 3057, name: "Sheen", srType: 2 }, 3065: { id: 3065, name: "Spirit Visage", srType: 3 }, 3066: { id: 3066, name: "Winged Moonplate", srType: 2 }, 3067: { id: 3067, name: "Kindlegem", srType: 2 }, 3068: { id: 3068, name: "Sunfire Aegis", srType: 3 }, 3070: { id: 3070, name: "Tear of the Goddess", srType: 0 }, 3071: { id: 3071, name: "Black Cleaver", srType: 3 }, 3072: { id: 3072, name: "Bloodthirster", srType: 3 }, 3073: { id: 3073, name: "Experimental Hexplate", srType: 3 }, 3074: { id: 3074, name: "Ravenous Hydra", srType: 3 }, 3075: { id: 3075, name: "Thornmail", srType: 3 }, 3076: { id: 3076, name: "Bramble Vest", srType: 2 }, 3077: { id: 3077, name: "Tiamat", srType: 2 }, 3078: { id: 3078, name: "Trinity Force", srType: 3 }, 3082: { id: 3082, name: "Warden's Mail", srType: 2 }, 3083: { id: 3083, name: "Warmog's Armor", srType: 3 }, 3084: { id: 3084, name: "Heartsteel", srType: 3 }, 3085: { id: 3085, name: "Runaan's Hurricane", srType: 3 }, 3086: { id: 3086, name: "Zeal", srType: 2 }, 3087: { id: 3087, name: "Statikk Shiv", srType: 3 }, 3089: { id: 3089, name: "Rabadon's Deathcap", srType: 3 }, 3091: { id: 3091, name: "Wit's End", srType: 3 }, 3094: { id: 3094, name: "Rapid Firecannon", srType: 3 }, 3097: { id: 3097, name: "Stormrazor", srType: 3 }, 3100: { id: 3100, name: "Lich Bane", srType: 3 }, 3102: { id: 3102, name: "Banshee's Veil", srType: 3 }, 3105: { id: 3105, name: "Aegis of the Legion", srType: -1 }, 3107: { id: 3107, name: "Redemption", srType: 3 }, 3108: { id: 3108, name: "Fiendish Codex", srType: 2 }, 3109: { id: 3109, name: "Knight's Vow", srType: 3 }, 3110: { id: 3110, name: "Frozen Heart", srType: 3 }, 3111: { id: 3111, name: "Mercury's Treads", srType: 12 }, 3112: { id: 3112, name: "Guardian's Orb", srType: 0 }, 3113: { id: 3113, name: "Aether Wisp", srType: 2 }, 3114: { id: 3114, name: "Forbidden Idol", srType: 2 }, 3115: { id: 3115, name: "Nashor's Tooth", srType: 3 }, 3116: { id: 3116, name: "Rylai's Crystal Scepter", srType: 3 }, 3117: { id: 3117, name: "Mobility Boots", srType: -1 }, 3118: { id: 3118, name: "Malignance", srType: 3 }, 3119: { id: 3119, name: "Winter's Approach", srType: 3 }, 3121: { id: 3121, name: "Fimbulwinter", srType: 3 }, 3123: { id: 3123, name: "Executioner's Calling", srType: 2 }, 3124: { id: 3124, name: "Guinsoo's Rageblade", srType: 3 }, 3128: { id: 3128, name: "Deathfire Grasp", srType: -1 }, 3131: { id: 3131, name: "Sword of the Divine", srType: -1 }, 3133: { id: 3133, name: "Caulfield's Warhammer", srType: 2 }, 3134: { id: 3134, name: "Serrated Dirk", srType: 2 }, 3135: { id: 3135, name: "Void Staff", srType: 3 }, 3137: { id: 3137, name: "Cryptbloom", srType: 3 }, 3139: { id: 3139, name: "Mercurial Scimitar", srType: 3 }, 3140: { id: 3140, name: "Quicksilver Sash", srType: 2 }, 3142: { id: 3142, name: "Youmuu's Ghostblade", srType: 3 }, 3143: { id: 3143, name: "Randuin's Omen", srType: 3 }, 3144: { id: 3144, name: "Scout's Slingshot", srType: 2 }, 3145: { id: 3145, name: "Hextech Alternator", srType: 2 }, 3146: { id: 3146, name: "Hextech Gunblade", srType: 3 }, 3147: { id: 3147, name: "Haunting Guise", srType: 2 }, 3152: { id: 3152, name: "Hextech Rocketbelt", srType: 3 }, 3153: { id: 3153, name: "Blade of The Ruined King", srType: 3 }, 3155: { id: 3155, name: "Hexdrinker", srType: 2 }, 3156: { id: 3156, name: "Maw of Malmortius", srType: 3 }, 3157: { id: 3157, name: "Zhonya's Hourglass", srType: 3 }, 3158: { id: 3158, name: "Ionian Boots of Lucidity", srType: 12 }, 3161: { id: 3161, name: "Spear of Shojin", srType: 3 }, 3165: { id: 3165, name: "Morellonomicon", srType: 3 }, 3168: { id: 3168, name: "Immortal Path", srType: 12 }, 3170: { id: 3170, name: "Swiftmarch", srType: 12 }, 3171: { id: 3171, name: "Crimson Lucidity", srType: 12 }, 3172: { id: 3172, name: "Gunmetal Greaves", srType: 12 }, 3173: { id: 3173, name: "Chainlaced Crushers", srType: 12 }, 3174: { id: 3174, name: "Armored Advance", srType: 12 }, 3175: { id: 3175, name: "Spellslinger's Shoes", srType: 12 }, 3176: { id: 3176, name: "Forever Forward", srType: 12 }, 3177: { id: 3177, name: "Guardian's Blade", srType: 0 }, 3179: { id: 3179, name: "Umbral Glaive", srType: 3 }, 3181: { id: 3181, name: "Hullbreaker", srType: 3 }, 3184: { id: 3184, name: "Guardian's Hammer", srType: 0 }, 3190: { id: 3190, name: "Locket of the Iron Solari", srType: 3 }, 3193: { id: 3193, name: "Gargoyle Stoneplate", srType: -1 }, 3211: { id: 3211, name: "Spectre's Cowl", srType: 2 }, 3222: { id: 3222, name: "Mikael's Blessing", srType: 3 }, 3302: { id: 3302, name: "Terminus", srType: 3 }, 3330: { id: 3330, name: "Scarecrow Effigy", srType: -1 }, 3340: { id: 3340, name: "Stealth Ward", srType: 11 }, 3348: { id: 3348, name: "Arcane Sweeper", srType: -1 }, 3349: { id: 3349, name: "Lucent Singularity", srType: -1 }, 3363: { id: 3363, name: "Farsight Alteration", srType: 11 }, 3364: { id: 3364, name: "Oracle Lens", srType: 11 }, 3398: { id: 3398, name: "Small Party Favor", srType: -1 }, 3399: { id: 3399, name: "Party Favor", srType: -1 }, 3400: { id: 3400, name: "Your Cut", srType: 13 }, 3430: { id: 3430, name: "Rite Of Ruin", srType: -1 }, 3504: { id: 3504, name: "Ardent Censer", srType: 3 }, 3508: { id: 3508, name: "Essence Reaver", srType: 3 }, 3513: { id: 3513, name: "Eye of the Herald", srType: -1 }, 3599: { id: 3599, name: "Kalista's Black Spear", srType: -1 }, 3600: { id: 3600, name: "Sylas' Black Spear", srType: -1 }, 3742: { id: 3742, name: "Dead Man's Plate", srType: 3 }, 3748: { id: 3748, name: "Titanic Hydra", srType: 3 }, 3801: { id: 3801, name: "Crystalline Bracer", srType: 2 }, 3802: { id: 3802, name: "Lost Chapter", srType: 2 }, 3803: { id: 3803, name: "Catalyst of Aeons", srType: 2 }, 3814: { id: 3814, name: "Edge of Night", srType: 3 }, 3850: { id: 3850, name: "Spellthief's Edge", srType: -1 }, 3851: { id: 3851, name: "Frostfang", srType: -1 }, 3853: { id: 3853, name: "Shard of True Ice", srType: -1 }, 3854: { id: 3854, name: "Steel Shoulderguards", srType: -1 }, 3855: { id: 3855, name: "Runesteel Spaulders", srType: -1 }, 3857: { id: 3857, name: "Pauldrons of Whiterock", srType: -1 }, 3858: { id: 3858, name: "Relic Shield", srType: -1 }, 3859: { id: 3859, name: "Targon's Buckler", srType: -1 }, 3860: { id: 3860, name: "Bulwark of the Mountain", srType: -1 }, 3862: { id: 3862, name: "Spectral Sickle", srType: -1 }, 3863: { id: 3863, name: "Harrowing Crescent", srType: -1 }, 3864: { id: 3864, name: "Black Mist Scythe", srType: -1 }, 3865: { id: 3865, name: "World Atlas", srType: 0 }, 3866: { id: 3866, name: "Runic Compass", srType: 2 }, 3867: { id: 3867, name: "Bounty of Worlds", srType: 3 }, 3869: { id: 3869, name: "Celestial Opposition", srType: 3 }, 3870: { id: 3870, name: "Dream Maker", srType: 3 }, 3871: { id: 3871, name: "Zaz'Zak's Realmspike", srType: 3 }, 3876: { id: 3876, name: "Solstice Sleigh", srType: 3 }, 3877: { id: 3877, name: "Bloodsong", srType: 3 }, 3901: { id: 3901, name: "Fire at Will", srType: -1 }, 3902: { id: 3902, name: "Death's Daughter", srType: -1 }, 3903: { id: 3903, name: "Raise Morale", srType: -1 }, 3916: { id: 3916, name: "Oblivion Orb", srType: 2 }, 4003: { id: 4003, name: "Lifeline", srType: -1 }, 4004: { id: 4004, name: "Spectral Cutlass", srType: -1 }, 4005: { id: 4005, name: "Imperial Mandate", srType: 3 }, 4010: { id: 4010, name: "Bloodletter's Curse", srType: -1 }, 4011: { id: 4011, name: "Sword of Blossoming Dawn", srType: -1 }, 4012: { id: 4012, name: "Sin Eater", srType: -1 }, 4013: { id: 4013, name: "Lightning Braid", srType: -1 }, 4014: { id: 4014, name: "Frozen Mallet", srType: -1 }, 4015: { id: 4015, name: "Perplexity", srType: -1 }, 4016: { id: 4016, name: "Wordless Promise", srType: -1 }, 4017: { id: 4017, name: "Hellfire Hatchet", srType: -1 }, 4401: { id: 4401, name: "Force of Nature", srType: 3 }, 4402: { id: 4402, name: "Innervating Locket", srType: -1 }, 4403: { id: 4403, name: "The Golden Spatula", srType: -1 }, 4628: { id: 4628, name: "Horizon Focus", srType: 3 }, 4629: { id: 4629, name: "Cosmic Drive", srType: 3 }, 4630: { id: 4630, name: "Blighting Jewel", srType: 2 }, 4632: { id: 4632, name: "Verdant Barrier", srType: 2 }, 4633: { id: 4633, name: "Riftmaker", srType: 3 }, 4635: { id: 4635, name: "Leeching Leer", srType: -1 }, 4636: { id: 4636, name: "Night Harvester", srType: -1 }, 4637: { id: 4637, name: "Demonic Embrace", srType: -1 }, 4638: { id: 4638, name: "Watchful Wardstone", srType: -1 }, 4641: { id: 4641, name: "Stirring Wardstone", srType: -1 }, 4642: { id: 4642, name: "Bandleglass Mirror", srType: 2 }, 4643: { id: 4643, name: "Vigilant Wardstone", srType: -1 }, 4644: { id: 4644, name: "Crown of the Shattered Queen", srType: -1 }, 4645: { id: 4645, name: "Shadowflame", srType: 3 }, 4646: { id: 4646, name: "Stormsurge", srType: 3 }, 6029: { id: 6029, name: "Ironspike Whip", srType: -1 }, 6032: { id: 6032, name: "Stat Bonus", srType: -1 }, 6035: { id: 6035, name: "Silvermere Dawn", srType: -1 }, 6333: { id: 6333, name: "Death's Dance", srType: 3 }, 6609: { id: 6609, name: "Chempunk Chainsword", srType: 3 }, 6610: { id: 6610, name: "Sundered Sky", srType: 3 }, 6616: { id: 6616, name: "Staff of Flowing Water", srType: 3 }, 6617: { id: 6617, name: "Moonstone Renewer", srType: 3 }, 6620: { id: 6620, name: "Echoes of Helia", srType: 3 }, 6621: { id: 6621, name: "Dawncore", srType: 3 }, 6630: { id: 6630, name: "Goredrinker", srType: -1 }, 6631: { id: 6631, name: "Stridebreaker", srType: 3 }, 6632: { id: 6632, name: "Divine Sunderer", srType: -1 }, 6653: { id: 6653, name: "Liandry's Torment", srType: 3 }, 6655: { id: 6655, name: "Luden's Echo", srType: 3 }, 6656: { id: 6656, name: "Everfrost", srType: -1 }, 6657: { id: 6657, name: "Rod of Ages", srType: 3 }, 6660: { id: 6660, name: "Bami's Cinder", srType: 2 }, 6662: { id: 6662, name: "Iceborn Gauntlet", srType: 3 }, 6664: { id: 6664, name: "Hollow Radiance", srType: 3 }, 6665: { id: 6665, name: "Jak'Sho, The Protean", srType: 3 }, 6667: { id: 6667, name: "Radiant Virtue", srType: -1 }, 6670: { id: 6670, name: "Noonquiver", srType: 2 }, 6671: { id: 6671, name: "Galeforce", srType: -1 }, 6672: { id: 6672, name: "Kraken Slayer", srType: 3 }, 6673: { id: 6673, name: "Immortal Shieldbow", srType: 3 }, 6675: { id: 6675, name: "Navori Flickerblade", srType: 3 }, 6676: { id: 6676, name: "The Collector", srType: 3 }, 6677: { id: 6677, name: "Rageknife", srType: -1 }, 6690: { id: 6690, name: "Rectrix", srType: 2 }, 6691: { id: 6691, name: "Duskblade of Draktharr", srType: -1 }, 6692: { id: 6692, name: "Eclipse", srType: 3 }, 6693: { id: 6693, name: "Prowler's Claw", srType: -1 }, 6694: { id: 6694, name: "Serylda's Grudge", srType: 3 }, 6695: { id: 6695, name: "Serpent's Fang", srType: 3 }, 6696: { id: 6696, name: "Axiom Arc", srType: 3 }, 6697: { id: 6697, name: "Hubris", srType: 3 }, 6698: { id: 6698, name: "Profane Hydra", srType: 3 }, 6699: { id: 6699, name: "Voltaic Cyclosword", srType: 3 }, 6700: { id: 6700, name: "Shield of the Rakkor", srType: -1 }, 6701: { id: 6701, name: "Opportunity", srType: -1 }, 6702: { id: 6702, name: "Scouting Ahead", srType: -1 }, 7050: { id: 7050, name: "Gangplank Placeholder", srType: -1 }, 8001: { id: 8001, name: "Anathema's Chains", srType: -1 }, 8010: { id: 8010, name: "Bloodletter's Curse", srType: 3 }, 8020: { id: 8020, name: "Abyssal Mask", srType: 3 }, 9168: { id: 9168, name: "Locked Weapon Slot", srType: -1 }, 9171: { id: 9171, name: "Cyclonic Slicers", srType: -1 }, 9172: { id: 9172, name: "YuumiBot", srType: -1 }, 9173: { id: 9173, name: "Radiant Field", srType: -1 }, 9174: { id: 9174, name: "Statikk Sword", srType: -1 }, 9175: { id: 9175, name: "Lioness's Lament", srType: -1 }, 9176: { id: 9176, name: "Gatling Bunny-Guns", srType: -1 }, 9177: { id: 9177, name: "Searing Shortbow", srType: -1 }, 9178: { id: 9178, name: "The Annihilator", srType: -1 }, 9179: { id: 9179, name: "Battle Bunny Crossbow", srType: -1 }, 9180: { id: 9180, name: "UwU Blaster", srType: -1 }, 9181: { id: 9181, name: "Vortex Glove", srType: -1 }, 9183: { id: 9183, name: "Blade-o-rang", srType: -1 }, 9184: { id: 9184, name: "Bunny Mega-Blast", srType: -1 }, 9185: { id: 9185, name: "Anti-Shark Sea Mine", srType: -1 }, 9187: { id: 9187, name: "T.I.B.B.E.R.S", srType: -1 }, 9188: { id: 9188, name: "Ani-Mines", srType: -1 }, 9189: { id: 9189, name: "Final City Transit", srType: -1 }, 9190: { id: 9190, name: "Echoing Batblades", srType: -1 }, 9192: { id: 9192, name: "Paw Print Poisoner", srType: -1 }, 9193: { id: 9193, name: "Iceblast Armor", srType: -1 }, 9271: { id: 9271, name: "Unceasing Cyclone", srType: -1 }, 9272: { id: 9272, name: "YuumiBot_Final_FINAL", srType: -1 }, 9273: { id: 9273, name: "Explosive Embrace", srType: -1 }, 9274: { id: 9274, name: "Prumbis's Electrocarver", srType: -1 }, 9275: { id: 9275, name: "Enveloping Light", srType: -1 }, 9276: { id: 9276, name: "Double Bun-Bun Barrage", srType: -1 }, 9277: { id: 9277, name: "Evolved Embershot", srType: -1 }, 9278: { id: 9278, name: "Animapocalypse", srType: -1 }, 9279: { id: 9279, name: "Bunny Prime Ballista", srType: -1 }, 9280: { id: 9280, name: "OwO Blaster", srType: -1 }, 9281: { id: 9281, name: "Tempest's Gauntlet", srType: -1 }, 9283: { id: 9283, name: "Quad-o-rang", srType: -1 }, 9284: { id: 9284, name: "Rapid Rabbit Raindown", srType: -1 }, 9285: { id: 9285, name: "Neverending Mobstomper", srType: -1 }, 9287: { id: 9287, name: "T.I.B.B.E.R.S (B.E.E.G Edition)", srType: -1 }, 9288: { id: 9288, name: "Jinx's Tri-Namite", srType: -1 }, 9289: { id: 9289, name: "FC Limited Express", srType: -1 }, 9290: { id: 9290, name: "Vayne's Chromablades", srType: -1 }, 9292: { id: 9292, name: "Bearfoot Chem-Dispenser", srType: -1 }, 9293: { id: 9293, name: "Deep Freeze", srType: -1 }, 9300: { id: 9300, name: "Meow Meow", srType: -1 }, 9301: { id: 9301, name: "Shield Slam", srType: -1 }, 9302: { id: 9302, name: "Sound Wave", srType: -1 }, 9303: { id: 9303, name: "Pillory Swipe", srType: -1 }, 9304: { id: 9304, name: "Steel Tempest", srType: -1 }, 9305: { id: 9305, name: "Tentacle Slam", srType: -1 }, 9306: { id: 9306, name: "Winged Dagger", srType: -1 }, 9307: { id: 9307, name: "Guiding Hex", srType: -1 }, 9308: { id: 9308, name: "Bunny Hop", srType: -1 }, 9400: { id: 9400, name: "Battle Cat Barrage", srType: -1 }, 9401: { id: 9401, name: "Light of the Lion", srType: -1 }, 9402: { id: 9402, name: "Anima Echo", srType: -1 }, 9403: { id: 9403, name: "Savage Slice", srType: -1 }, 9404: { id: 9404, name: "Wandering Storms", srType: -1 }, 9405: { id: 9405, name: "Grizzly Smash", srType: -1 }, 9406: { id: 9406, name: "Lover's Ricochet", srType: -1 }, 9407: { id: 9407, name: "Hopped-Up Hex", srType: -1 }, 9408: { id: 9408, name: "Carrot Crash", srType: -1 }, 123430: { id: 123430, name: "Rite of Ruin", srType: -1 }, 124011: { id: 124011, name: "Sword of Blossoming Dawn", srType: -1 }, 126697: { id: 126697, name: "Hubris", srType: -1 }, 220000: { id: 220000, name: "Stat Bonus", srType: -1 }, 220001: { id: 220001, name: "Legendary Fighter Item", srType: -1 }, 220002: { id: 220002, name: "Legendary Marksman Item", srType: -1 }, 220003: { id: 220003, name: "Legendary Assassin Item", srType: -1 }, 220004: { id: 220004, name: "Legendary Mage Item", srType: -1 }, 220005: { id: 220005, name: "Legendary Tank Item", srType: -1 }, 220006: { id: 220006, name: "Legendary Support Item", srType: -1 }, 220007: { id: 220007, name: "Prismatic Item", srType: -1 }, 220008: { id: 220008, name: "Anvil Voucher", srType: -1 }, 220009: { id: 220009, name: "Gold Stat Anvil Voucher", srType: -1 }, 220010: { id: 220010, name: "Prismatic Stat Voucher", srType: -1 }, 220011: { id: 220011, name: "Bravery Voucher", srType: -1 }, 220012: { id: 220012, name: "Shardblade", srType: -1 }, 221011: { id: 221011, name: "Giant's Belt", srType: -1 }, 221026: { id: 221026, name: "Blasting Wand", srType: -1 }, 221031: { id: 221031, name: "Chain Vest", srType: -1 }, 221038: { id: 221038, name: "B. F. Sword", srType: -1 }, 221043: { id: 221043, name: "Recurve Bow", srType: -1 }, 221053: { id: 221053, name: "Vampiric Scepter", srType: -1 }, 221057: { id: 221057, name: "Negatron Cloak", srType: -1 }, 221058: { id: 221058, name: "Needlessly Large Rod", srType: -1 }, 222022: { id: 222022, name: "Glowing Mote", srType: -1 }, 222051: { id: 222051, name: "Guardian's Horn", srType: -1 }, 222065: { id: 222065, name: "Shurelya's Battlesong", srType: -1 }, 222141: { id: 222141, name: "Cappa Juice", srType: -1 }, 222502: { id: 222502, name: "Unending Despair", srType: -1 }, 222503: { id: 222503, name: "Blackfire Torch", srType: -1 }, 222504: { id: 222504, name: "Kaenic Rookern", srType: -1 }, 222510: { id: 222510, name: "Dusk and Dawn", srType: -1 }, 222512: { id: 222512, name: "Fiendhunter Bolts", srType: -1 }, 222517: { id: 222517, name: "Endless Hunger", srType: -1 }, 222522: { id: 222522, name: "Actualizer", srType: -1 }, 222523: { id: 222523, name: "Hexoptics C44", srType: -1 }, 222524: { id: 222524, name: "Bandlepipes", srType: -1 }, 222525: { id: 222525, name: "Protoplasm Harness", srType: -1 }, 222526: { id: 222526, name: "Whispering Circlet", srType: -1 }, 222530: { id: 222530, name: "Diadem of Songs", srType: -1 }, 223001: { id: 223001, name: "Evenshroud", srType: -1 }, 223002: { id: 223002, name: "Trailblazer", srType: -1 }, 223003: { id: 223003, name: "Archangel's Staff", srType: -1 }, 223004: { id: 223004, name: "Manamune", srType: -1 }, 223005: { id: 223005, name: "Ghostcrawlers", srType: -1 }, 223006: { id: 223006, name: "Berserker's Greaves", srType: -1 }, 223008: { id: 223008, name: "Gluttonous Greaves", srType: -1 }, 223009: { id: 223009, name: "Boots of Swiftness", srType: -1 }, 223011: { id: 223011, name: "Chemtech Putrifier", srType: -1 }, 223020: { id: 223020, name: "Sorcerer's Shoes", srType: -1 }, 223026: { id: 223026, name: "Guardian Angel", srType: -1 }, 223031: { id: 223031, name: "Infinity Edge", srType: -1 }, 223032: { id: 223032, name: "Yun Tal Wildarrows", srType: -1 }, 223033: { id: 223033, name: "Mortal Reminder", srType: -1 }, 223036: { id: 223036, name: "Lord Dominik's Regards", srType: -1 }, 223039: { id: 223039, name: "Atma's Reckoning", srType: -1 }, 223040: { id: 223040, name: "Seraph's Embrace", srType: -1 }, 223042: { id: 223042, name: "Muramana", srType: -1 }, 223046: { id: 223046, name: "Phantom Dancer", srType: -1 }, 223047: { id: 223047, name: "Plated Steelcaps", srType: -1 }, 223050: { id: 223050, name: "Zeke's Convergence", srType: -1 }, 223053: { id: 223053, name: "Sterak's Gage", srType: -1 }, 223057: { id: 223057, name: "Sheen", srType: -1 }, 223065: { id: 223065, name: "Spirit Visage", srType: -1 }, 223067: { id: 223067, name: "Kindlegem", srType: -1 }, 223068: { id: 223068, name: "Sunfire Aegis", srType: -1 }, 223069: { id: 223069, name: "Void Immolation", srType: -1 }, 223071: { id: 223071, name: "Black Cleaver", srType: -1 }, 223072: { id: 223072, name: "Bloodthirster", srType: -1 }, 223073: { id: 223073, name: "Experimental Hexplate", srType: -1 }, 223074: { id: 223074, name: "Ravenous Hydra", srType: -1 }, 223075: { id: 223075, name: "Thornmail", srType: -1 }, 223078: { id: 223078, name: "Trinity Force", srType: -1 }, 223084: { id: 223084, name: "Heartsteel", srType: -1 }, 223085: { id: 223085, name: "Runaan's Hurricane", srType: -1 }, 223087: { id: 223087, name: "Statikk Shiv", srType: -1 }, 223089: { id: 223089, name: "Rabadon's Deathcap", srType: -1 }, 223091: { id: 223091, name: "Wit's End", srType: -1 }, 223094: { id: 223094, name: "Rapid Firecannon", srType: -1 }, 223095: { id: 223095, name: "Stormrazor", srType: -1 }, 223100: { id: 223100, name: "Lich Bane", srType: -1 }, 223102: { id: 223102, name: "Banshee's Veil", srType: -1 }, 223105: { id: 223105, name: "Aegis of the Legion", srType: -1 }, 223107: { id: 223107, name: "Redemption", srType: -1 }, 223109: { id: 223109, name: "Knight's Vow", srType: -1 }, 223110: { id: 223110, name: "Frozen Heart", srType: -1 }, 223111: { id: 223111, name: "Mercury's Treads", srType: -1 }, 223112: { id: 223112, name: "Guardian's Orb", srType: -1 }, 223115: { id: 223115, name: "Nashor's Tooth", srType: -1 }, 223116: { id: 223116, name: "Rylai's Crystal Scepter", srType: -1 }, 223118: { id: 223118, name: "Malignance", srType: -1 }, 223119: { id: 223119, name: "Winter's Approach", srType: -1 }, 223121: { id: 223121, name: "Fimbulwinter", srType: -1 }, 223124: { id: 223124, name: "Guinsoo's Rageblade", srType: -1 }, 223135: { id: 223135, name: "Void Staff", srType: -1 }, 223137: { id: 223137, name: "Cryptbloom", srType: -1 }, 223139: { id: 223139, name: "Mercurial Scimitar", srType: -1 }, 223142: { id: 223142, name: "Youmuu's Ghostblade", srType: -1 }, 223143: { id: 223143, name: "Randuin's Omen", srType: -1 }, 223146: { id: 223146, name: "Hextech Gunblade", srType: -1 }, 223152: { id: 223152, name: "Hextech Rocketbelt", srType: -1 }, 223153: { id: 223153, name: "Blade of The Ruined King", srType: -1 }, 223156: { id: 223156, name: "Maw of Malmortius", srType: -1 }, 223157: { id: 223157, name: "Zhonya's Hourglass", srType: -1 }, 223158: { id: 223158, name: "Ionian Boots of Lucidity", srType: -1 }, 223161: { id: 223161, name: "Spear of Shojin", srType: -1 }, 223165: { id: 223165, name: "Morellonomicon", srType: -1 }, 223172: { id: 223172, name: "Zephyr", srType: -1 }, 223177: { id: 223177, name: "Guardian's Blade", srType: -1 }, 223181: { id: 223181, name: "Hullbreaker", srType: -1 }, 223184: { id: 223184, name: "Guardian's Hammer", srType: -1 }, 223185: { id: 223185, name: "Guardian's Dirk", srType: -1 }, 223190: { id: 223190, name: "Locket of the Iron Solari", srType: -1 }, 223193: { id: 223193, name: "Gargoyle Stoneplate", srType: -1 }, 223222: { id: 223222, name: "Mikael's Blessing", srType: -1 }, 223302: { id: 223302, name: "Terminus", srType: -1 }, 223504: { id: 223504, name: "Ardent Censer", srType: -1 }, 223508: { id: 223508, name: "Essence Reaver", srType: -1 }, 223742: { id: 223742, name: "Dead Man's Plate", srType: -1 }, 223748: { id: 223748, name: "Titanic Hydra", srType: -1 }, 223814: { id: 223814, name: "Edge of Night", srType: -1 }, 224004: { id: 224004, name: "Spectral Cutlass", srType: -1 }, 224005: { id: 224005, name: "Imperial Mandate", srType: -1 }, 224401: { id: 224401, name: "Force of Nature", srType: -1 }, 224403: { id: 224403, name: "The Golden Spatula", srType: -1 }, 224628: { id: 224628, name: "Horizon Focus", srType: -1 }, 224629: { id: 224629, name: "Cosmic Drive", srType: -1 }, 224633: { id: 224633, name: "Riftmaker", srType: -1 }, 224636: { id: 224636, name: "Night Harvester", srType: -1 }, 224637: { id: 224637, name: "Demonic Embrace", srType: -1 }, 224644: { id: 224644, name: "Crown of the Shattered Queen", srType: -1 }, 224645: { id: 224645, name: "Shadowflame", srType: -1 }, 224646: { id: 224646, name: "Stormsurge", srType: -1 }, 226035: { id: 226035, name: "Silvermere Dawn", srType: -1 }, 226333: { id: 226333, name: "Death's Dance", srType: -1 }, 226609: { id: 226609, name: "Chempunk Chainsword", srType: -1 }, 226610: { id: 226610, name: "Sundered Sky", srType: -1 }, 226616: { id: 226616, name: "Staff of Flowing Water", srType: -1 }, 226617: { id: 226617, name: "Moonstone Renewer", srType: -1 }, 226620: { id: 226620, name: "Echoes of Helia", srType: -1 }, 226621: { id: 226621, name: "Dawncore", srType: -1 }, 226630: { id: 226630, name: "Goredrinker", srType: -1 }, 226631: { id: 226631, name: "Stridebreaker", srType: -1 }, 226632: { id: 226632, name: "Divine Sunderer", srType: -1 }, 226653: { id: 226653, name: "Liandry's Anguish", srType: -1 }, 226655: { id: 226655, name: "Luden's Echo", srType: -1 }, 226656: { id: 226656, name: "Everfrost", srType: -1 }, 226657: { id: 226657, name: "Rod of Ages", srType: -1 }, 226660: { id: 226660, name: "Bami's Cinder", srType: -1 }, 226662: { id: 226662, name: "Iceborn Gauntlet", srType: -1 }, 226664: { id: 226664, name: "Hollow Radiance", srType: -1 }, 226665: { id: 226665, name: "Jak'Sho, The Protean", srType: -1 }, 226667: { id: 226667, name: "Radiant Virtue", srType: -1 }, 226671: { id: 226671, name: "Galeforce", srType: -1 }, 226672: { id: 226672, name: "Kraken Slayer", srType: -1 }, 226673: { id: 226673, name: "Immortal Shieldbow", srType: -1 }, 226675: { id: 226675, name: "Navori Flickerblades", srType: -1 }, 226676: { id: 226676, name: "The Collector", srType: -1 }, 226691: { id: 226691, name: "Duskblade of Draktharr", srType: -1 }, 226692: { id: 226692, name: "Eclipse", srType: -1 }, 226693: { id: 226693, name: "Prowler's Claw", srType: -1 }, 226694: { id: 226694, name: "Serylda's Grudge", srType: -1 }, 226695: { id: 226695, name: "Serpent's Fang", srType: -1 }, 226696: { id: 226696, name: "Axiom Arc", srType: -1 }, 226697: { id: 226697, name: "Hubris", srType: -1 }, 226698: { id: 226698, name: "Profane Hydra", srType: -1 }, 226699: { id: 226699, name: "Voltaic Cyclosword", srType: -1 }, 226701: { id: 226701, name: "Opportunity", srType: -1 }, 228001: { id: 228001, name: "Anathema's Chains", srType: -1 }, 228002: { id: 228002, name: "Wooglet's Witchcap", srType: -1 }, 228003: { id: 228003, name: "Deathblade", srType: -1 }, 228004: { id: 228004, name: "Adaptive Helm", srType: -1 }, 228005: { id: 228005, name: "Obsidian Cleaver", srType: -1 }, 228006: { id: 228006, name: "Sanguine Blade", srType: -1 }, 228008: { id: 228008, name: "Runeglaive", srType: -1 }, 228009: { id: 228009, name: "Multitool", srType: -1 }, 228020: { id: 228020, name: "Abyssal Mask", srType: -1 }, 443054: { id: 443054, name: "Darksteel Talons", srType: -1 }, 443055: { id: 443055, name: "Fulmination", srType: -1 }, 443056: { id: 443056, name: "Demon King's Crown", srType: -1 }, 443058: { id: 443058, name: "Shield of Molten Stone", srType: -1 }, 443059: { id: 443059, name: "Cloak of Starry Night", srType: -1 }, 443060: { id: 443060, name: "Sword of the Divine", srType: -1 }, 443061: { id: 443061, name: "Force Of Entropy", srType: -1 }, 443062: { id: 443062, name: "Sanguine Gift", srType: -1 }, 443063: { id: 443063, name: "Eleisa's Miracle", srType: -1 }, 443064: { id: 443064, name: "Talisman Of Ascension", srType: -1 }, 443069: { id: 443069, name: "Hamstringer", srType: -1 }, 443079: { id: 443079, name: "Turbo Chemtank", srType: -1 }, 443080: { id: 443080, name: "Twin Mask", srType: -1 }, 443081: { id: 443081, name: "Hexbolt Companion", srType: -1 }, 443083: { id: 443083, name: "Warmog's Armor", srType: -1 }, 443090: { id: 443090, name: "Reaper's Toll", srType: -1 }, 443193: { id: 443193, name: "Gargoyle Stoneplate", srType: -1 }, 444636: { id: 444636, name: "Night Harvester", srType: -1 }, 444637: { id: 444637, name: "Demonic Embrace", srType: -1 }, 444644: { id: 444644, name: "Crown of the Shattered Queen", srType: -1 }, 446632: { id: 446632, name: "Divine Sunderer", srType: -1 }, 446656: { id: 446656, name: "Everfrost", srType: -1 }, 446667: { id: 446667, name: "Radiant Virtue", srType: -1 }, 446671: { id: 446671, name: "Galeforce", srType: -1 }, 446691: { id: 446691, name: "Duskblade of Draktharr", srType: -1 }, 446693: { id: 446693, name: "Prowler's Claw", srType: -1 }, 447100: { id: 447100, name: "Mirage Blade", srType: -1 }, 447101: { id: 447101, name: "Gambler's Blade", srType: -1 }, 447102: { id: 447102, name: "Reality Fracture", srType: -1 }, 447103: { id: 447103, name: "Hemomancer's Helm", srType: -1 }, 447104: { id: 447104, name: "Innervating Locket", srType: -1 }, 447106: { id: 447106, name: "Dragonheart", srType: -1 }, 447107: { id: 447107, name: "Decapitator", srType: -1 }, 447108: { id: 447108, name: "Runecarver", srType: -1 }, 447109: { id: 447109, name: "Cruelty", srType: -1 }, 447110: { id: 447110, name: "Moonflair Spellblade", srType: -1 }, 447111: { id: 447111, name: "Overlord's Bloodmail", srType: -1 }, 447112: { id: 447112, name: "Flesheater", srType: -1 }, 447113: { id: 447113, name: "Detonation Orb", srType: -1 }, 447114: { id: 447114, name: "Reverberation", srType: -1 }, 447115: { id: 447115, name: "Regicide", srType: -1 }, 447116: { id: 447116, name: "Kinkou Jitte", srType: -1 }, 447118: { id: 447118, name: "Pyromancer's Cloak", srType: -1 }, 447119: { id: 447119, name: "Lightning Rod", srType: -1 }, 447120: { id: 447120, name: "Diamond-Tipped Spear", srType: -1 }, 447121: { id: 447121, name: "Twilight's Edge", srType: -1 }, 447122: { id: 447122, name: "Black Hole Gauntlet", srType: -1 }, 447123: { id: 447123, name: "Puppeteer", srType: -1 }, 550001: { id: 550001, name: "Healthbar Splash: Blue", srType: -1 }, 550002: { id: 550002, name: "Healthbar Splash: Orange", srType: -1 }, 550003: { id: 550003, name: "Healthbar Splash: Green", srType: -1 }, 550004: { id: 550004, name: "Healthbar Splash: Pink", srType: -1 }, 550005: { id: 550005, name: "Healthbar Cleanup: Reset Color", srType: -1 }, 550006: { id: 550006, name: "Healthbar Splash: Rainbow", srType: -1 }, 550007: { id: 550007, name: "Party Favor", srType: -1 }, 663039: { id: 663039, name: "Atma's Reckoning", srType: 3 }, 663056: { id: 663056, name: "Demon King's Crown", srType: -1 }, 663058: { id: 663058, name: "Shield of Molten Stone", srType: -1 }, 663059: { id: 663059, name: "Cloak of Starry Night", srType: -1 }, 663060: { id: 663060, name: "Sword of the Divine", srType: -1 }, 663064: { id: 663064, name: "Veigar's Talisman of Ascension", srType: -1 }, 663172: { id: 663172, name: "Zephyr", srType: -1 }, 663193: { id: 663193, name: "Gargoyle Stoneplate", srType: -1 }, 664011: { id: 664011, name: "Sword of Blossoming Dawn", srType: 3 }, 664403: { id: 664403, name: "The Golden Spatula", srType: 13 }, 664644: { id: 664644, name: "Crown of the Shattered Queen", srType: -1 }, 667101: { id: 667101, name: "Gambler's Blade", srType: -1 }, 667109: { id: 667109, name: "Cruelty", srType: -1 }, 667112: { id: 667112, name: "Flesheater", srType: -1 }, 994403: { id: 994403, name: "Golden Spatula", srType: -1 } };
2
2
  export const failsafeItem = { id: 0, name: "", srType: -1 };
3
3
  export const ItemsArr = Object.values(Items);
4
- export const itemNames = { Boots: { 11: 1001, 12: 1001, 21: 1001, 35: 1001 }, "Faerie Charm": { 11: 1004, 12: 1004, 21: 1004, 35: 1004 }, "Rejuvenation Bead": { 11: 1006, 12: 1006, 21: 1006, 35: 1006 }, "Giant's Belt": { 11: 1011, 12: 1011, 21: 1011, 35: 1011 }, "Cloak of Agility": { 11: 1018, 12: 1018, 21: 1018, 35: 1018 }, "Blasting Wand": { 11: 1026, 12: 1026, 21: 1026, 30: 221026, 35: 1026 }, "Sapphire Crystal": { 11: 1027, 12: 1027, 21: 1027, 35: 1027 }, "Ruby Crystal": { 11: 1028, 12: 1028, 21: 1028, 35: 1028 }, "Cloth Armor": { 11: 1029, 12: 1029, 21: 1029, 35: 1029 }, "Chain Vest": { 11: 1031, 12: 1031, 21: 1031, 35: 1031 }, "Null-Magic Mantle": { 11: 1033, 12: 1033, 21: 1033, 35: 1033 }, Emberknife: 1035, "Long Sword": { 11: 1036, 12: 1036, 21: 1036, 35: 1036 }, Pickaxe: { 11: 1037, 12: 1037, 21: 1037, 35: 1037 }, "B. F. Sword": { 11: 1038, 12: 1038, 21: 1038, 35: 1038 }, Hailblade: 1039, "Obsidian Edge": 1040, Dagger: { 11: 1042, 12: 1042, 21: 1042, 35: 1042 }, "Recurve Bow": { 11: 1043, 12: 1043, 21: 1043, 35: 1043 }, "Amplifying Tome": { 11: 1052, 12: 1052, 21: 1052, 35: 1052 }, "Vampiric Scepter": { 11: 1053, 12: 1053, 21: 1053, 35: 1053 }, "Doran's Shield": { 11: 1054, 12: 1054, 21: 1054 }, "Doran's Blade": { 11: 1055, 12: 1055, 21: 1055 }, "Doran's Ring": { 11: 1056, 12: 1056, 21: 1056 }, "Negatron Cloak": { 11: 1057, 12: 1057, 21: 1057, 35: 1057 }, "Needlessly Large Rod": { 11: 1058, 12: 1058, 21: 1058, 30: 221058, 35: 1058 }, "Dark Seal": { 11: 1082 }, Cull: { 11: 1083 }, "Quest: Top": 1090, "Quest: Mid": 1091, "Quest: Bot": 1092, "Quest: Support": 1093, "Quest: Jungle": 1094, "Scorchclaw Pup": { 11: 1101, 21: 1101 }, "Gustwalker Hatchling": { 11: 1102, 21: 1102 }, "Mosstomper Seedling": { 11: 1103, 21: 1103 }, "Eye of the Herald": 1104, "Jarvan I's": { 12: 1111 }, "Top Lane Quest": 1200, "Mid Lane Quest": 1201, "Bot Lane Quest": 1202, "Support Quest": 1203, "Jungle Quest": 1204, "Unleashed Teleport": 1220, "Penetrating Bullets": { 11: 1500, 12: 1500, 21: 1500, 30: 1500, 35: 1500 }, "Warden's Eye": { 11: 1503, 12: 1503, 21: 1503, 30: 1503, 35: 1503 }, Vanguard: 1504, "Anti-tower Socks": { 11: 1508, 12: 1508, 21: 1508, 30: 1508, 35: 1508 }, Gusto: { 11: 1509, 12: 1509, 21: 1509, 30: 1509, 35: 1509 }, "Phreakish Gusto": { 11: 1510, 12: 1510, 21: 1510, 30: 1510, 35: 1510 }, "Super Mech Armor": { 11: 1511, 12: 1511, 21: 1511, 30: 1511, 35: 1511 }, "Super Mech Power Field": { 11: 1512, 12: 1512, 21: 1512, 30: 1512, 35: 1512 }, "Turret Plating": { 11: 1515, 12: 1515, 21: 1515, 30: 1515, 35: 1515 }, OvererchargedHA: { 11: 1520, 12: 1520, 21: 1520, 30: 1520, 35: 1520 }, "Tower Power-Up": { 11: 1522, 12: 1522, 21: 1522, 30: 1522, 35: 1522 }, "Enhanced Recall": 2002, "Health Potion": { 11: 2003, 12: 2003, 21: 2003 }, "Total Biscuit of Everlasting Will": { 11: 2010, 12: 2010, 21: 2010, 30: 2010, 35: 2010 }, "Kircheis Shard": 2015, "Steel Sigil": { 11: 2019, 12: 2019, 21: 2019, 35: 2019 }, "The Brutalizer": { 11: 2020, 12: 2020, 21: 2020, 35: 2020 }, Tunneler: { 11: 2021, 12: 2021, 21: 2021, 35: 2021 }, "Glowing Mote": { 11: 2022, 12: 2022, 21: 2022, 35: 2022 }, "Refillable Potion": { 11: 2031, 12: 2031, 21: 2031 }, "Corrupting Potion": { 11: 2033, 21: 2033 }, "Guardian's Amulet": { 30: 2049 }, "Guardian's Shroud": { 30: 2050 }, "Guardian's Horn": { 11: 2051, 12: 2051, 30: 222051, 35: 2051 }, "Poro-Snax": { 11: 2052, 12: 2052, 21: 2052, 30: 2052, 35: 2052 }, "Control Ward": { 11: 2055 }, "Stealth Ward": { 11: 3340, 21: 3340 }, "Shurelya's Battlesong": { 11: 2065, 12: 2065, 21: 2065, 30: 222065, 35: 2065 }, "Elixir of Iron": { 11: 2138, 12: 2138, 21: 2138 }, "Elixir of Sorcery": { 11: 2139, 12: 2139, 21: 2139 }, "Elixir of Wrath": { 11: 2140, 12: 2140, 21: 2140 }, "Cappa Juice": { 11: 2141, 12: 2141, 30: 222141 }, "Juice of Power": { 30: 2142 }, "Juice of Vitality": { 30: 2143 }, "Juice of Haste": { 30: 2144 }, "Lucky Dice": { 30: 2145 }, "Enhanced Lucky Dice": { 30: 2146 }, "Elixir of Skill": { 11: 2150, 12: 2150, 21: 2150, 35: 2150 }, "Elixir of Avarice": { 11: 2151, 12: 2151, 21: 2151, 35: 2151 }, "Elixir of Force": { 11: 2152, 12: 2152, 21: 2152, 35: 2152 }, "Bandle Juice of Power": { 35: 2161 }, "Bandle Juice of Vitality": { 35: 2162 }, "Bandle Juice of Haste": { 35: 2163 }, "Minion Dematerializer": { 11: 2403, 12: 2403, 21: 2403, 35: 2403 }, "Seeker's Armguard": { 11: 2420, 12: 2420, 21: 2420, 35: 2420 }, "Shattered Armguard": { 11: 2421, 12: 2421, 21: 2421, 35: 2421 }, "Slightly Magical Footwear": { 11: 2422, 12: 2422, 21: 2422, 35: 2422 }, "Overlord's Bloodmail": { 11: 2501, 12: 2501, 21: 2501, 30: 447111, 35: 2501 }, "Unending Despair": { 11: 2502, 12: 2502, 21: 2502, 30: 222502, 35: 2502 }, "Blackfire Torch": { 11: 2503, 12: 2503, 21: 2503, 30: 222503, 35: 2503 }, "Kaenic Rookern": { 11: 2504, 12: 2504, 21: 2504, 30: 222504, 35: 2504 }, "Fated Ashes": { 11: 2508, 12: 2508, 21: 2508, 35: 2508 }, "Dusk and Dawn": { 11: 2510, 12: 2510, 21: 2510, 30: 222510, 35: 2510 }, "Fiendhunter Bolts": { 11: 2512, 12: 2512, 21: 2512, 30: 222512, 35: 2512 }, "Endless Hunger": { 11: 2517, 12: 2517, 21: 2517, 30: 222517, 35: 2517 }, Bastionbreaker: { 11: 2520, 21: 2520 }, Actualizer: { 11: 2522, 12: 2522, 21: 2522, 30: 222522, 35: 2522 }, "Hexoptics C44": { 11: 2523, 12: 2523, 21: 2523, 30: 222523, 35: 2523 }, Bandlepipes: { 11: 2524, 12: 2524, 21: 2524, 30: 222524, 35: 2524 }, "Protoplasm Harness": { 11: 2525, 12: 2525, 21: 2525, 30: 222525, 35: 2525 }, "Whispering Circlet": { 11: 2526, 12: 2526, 21: 2526, 30: 222526, 35: 2526 }, "Diadem of Songs": { 11: 2530, 12: 2530, 21: 2530, 30: 222530, 35: 2530 }, Evenshroud: 3001, Trailblazer: { 11: 3002, 12: 3002, 21: 3002, 35: 3002 }, "Archangel's Staff": { 11: 3003, 12: 3003, 21: 3003, 30: 223003, 35: 3003 }, Manamune: { 11: 3004, 12: 3004, 21: 3004, 30: 223004, 35: 3004 }, Ghostcrawlers: { 21: 3005, 30: 223005 }, "Berserker's Greaves": { 11: 3006, 12: 3006, 21: 3006, 30: 223006, 35: 3006 }, "Boots of Swiftness": { 11: 3009, 12: 3009, 21: 3009, 30: 223009, 35: 3009 }, "Symbiotic Soles": { 11: 3010, 21: 3010 }, "Chemtech Putrifier": { 11: 3011, 12: 3011, 21: 3011, 30: 223011, 35: 3011 }, "Chalice of Blessing": 3012, "Synchronized Souls": { 11: 3013, 21: 3013 }, "Sorcerer's Shoes": { 11: 3020, 12: 3020, 21: 3020, 30: 223020, 35: 3020 }, "Lifewell Pendant": 3023, "Glacial Buckler": { 11: 3024, 12: 3024, 21: 3024, 35: 3024 }, "Guardian Angel": { 11: 3026, 30: 223026 }, "Infinity Edge": { 11: 3031, 12: 3031, 21: 3031, 30: 223031, 35: 3031 }, "Yun Tal Wildarrows": { 11: 3032, 12: 3032, 21: 3032, 30: 223032, 35: 3032 }, "Mortal Reminder": { 11: 3033, 12: 3033, 21: 3033, 30: 223033, 35: 3033 }, "Last Whisper": { 11: 3035, 12: 3035, 21: 3035, 35: 3035 }, "Lord Dominik's Regards": { 11: 3036, 12: 3036, 21: 3036, 30: 223036, 35: 3036 }, "Atma's Reckoning": { 11: 663039, 12: 3039, 21: 3039, 30: 223039 }, "Seraph's Embrace": { 11: 3040, 12: 3040, 21: 3040, 30: 223040, 35: 3040 }, "Mejai's Soulstealer": { 11: 3041 }, Muramana: { 11: 3042, 12: 3042, 21: 3042, 30: 223042, 35: 3042 }, Phage: { 11: 3044, 12: 3044, 21: 3044, 35: 3044 }, "Phantom Dancer": { 11: 3046, 12: 3046, 21: 3046, 30: 223046, 35: 3046 }, "Plated Steelcaps": { 11: 3047, 12: 3047, 21: 3047, 30: 223047, 35: 3047 }, "Zeke's Convergence": { 11: 3050, 12: 3050, 21: 3050, 30: 223050, 35: 3050 }, "Hearthbound Axe": { 11: 3051, 12: 3051, 21: 3051, 35: 3051 }, "Sterak's Gage": { 11: 3053, 12: 3053, 21: 3053, 30: 223053, 35: 3053 }, Sheen: { 11: 3057, 12: 3057, 21: 3057, 35: 3057 }, "Spirit Visage": { 11: 3065, 12: 3065, 21: 3065, 30: 223065, 35: 3065 }, "Winged Moonplate": { 11: 3066, 12: 3066, 21: 3066, 35: 3066 }, Kindlegem: { 11: 3067, 12: 3067, 21: 3067, 35: 3067 }, "Sunfire Aegis": { 11: 3068, 12: 3068, 21: 3068, 30: 223068, 35: 3068 }, "Tear of the Goddess": { 11: 3070, 12: 3070, 21: 3070, 35: 3070 }, "Black Cleaver": { 11: 3071, 12: 3071, 21: 3071, 30: 223071, 35: 3071 }, Bloodthirster: { 11: 3072, 12: 3072, 21: 3072, 30: 223072, 35: 3072 }, "Experimental Hexplate": { 11: 3073, 12: 3073, 21: 3073, 30: 223073, 35: 3073 }, "Ravenous Hydra": { 11: 3074, 12: 3074, 21: 3074, 30: 223074, 35: 3074 }, Thornmail: { 11: 3075, 12: 3075, 21: 3075, 30: 223075, 35: 3075 }, "Bramble Vest": { 11: 3076, 12: 3076, 21: 3076, 35: 3076 }, Tiamat: { 11: 3077, 12: 3077, 21: 3077, 35: 3077 }, "Trinity Force": { 11: 3078, 12: 3078, 21: 3078, 30: 223078, 35: 3078 }, "Warden's Mail": { 11: 3082, 12: 3082, 21: 3082, 35: 3082 }, "Warmog's Armor": { 11: 3083, 12: 3083, 21: 3083, 30: 443083, 35: 3083 }, Heartsteel: { 11: 3084, 12: 3084, 21: 3084, 30: 223084, 35: 3084 }, "Runaan's Hurricane": { 11: 3085, 12: 3085, 21: 3085, 30: 223085, 35: 3085 }, Zeal: { 11: 3086, 12: 3086, 21: 3086, 35: 3086 }, "Statikk Shiv": { 11: 3087, 12: 3087, 21: 3087, 30: 223087, 35: 3087 }, "Rabadon's Deathcap": { 11: 3089, 12: 3089, 21: 3089, 30: 223089, 35: 3089 }, "Wit's End": { 11: 3091, 12: 3091, 21: 3091, 30: 223091, 35: 3091 }, "Rapid Firecannon": { 11: 3094, 12: 3094, 21: 3094, 30: 223094, 35: 3094 }, Stormrazor: { 11: 3097, 12: 3097, 21: 3097, 30: 223095, 35: 3097 }, "Lich Bane": { 11: 3100, 12: 3100, 21: 3100, 30: 223100, 35: 3100 }, "Banshee's Veil": { 11: 3102, 12: 3102, 21: 3102, 30: 223102, 35: 3102 }, "Aegis of the Legion": { 35: 3105 }, Redemption: { 11: 3107, 12: 3107, 21: 3107, 30: 223107, 35: 3107 }, "Fiendish Codex": { 11: 3108, 12: 3108, 21: 3108, 35: 3108 }, "Knight's Vow": { 11: 3109, 12: 3109, 21: 3109, 30: 223109, 35: 3109 }, "Frozen Heart": { 11: 3110, 12: 3110, 21: 3110, 30: 223110, 35: 3110 }, "Mercury's Treads": { 11: 3111, 12: 3111, 21: 3111, 30: 223111, 35: 3111 }, "Guardian's Orb": { 11: 3112, 12: 3112, 30: 223112, 35: 3112 }, "Aether Wisp": { 11: 3113, 12: 3113, 21: 3113, 35: 3113 }, "Forbidden Idol": { 11: 3114, 12: 3114, 21: 3114, 35: 3114 }, "Nashor's Tooth": { 11: 3115, 12: 3115, 21: 3115, 30: 223115, 35: 3115 }, "Rylai's Crystal Scepter": { 11: 3116, 12: 3116, 21: 3116, 30: 223116, 35: 3116 }, "Mobility Boots": { 11: 3117, 12: 3117, 21: 3117, 35: 3117 }, Malignance: { 11: 3118, 12: 3118, 21: 3118, 30: 223118, 35: 3118 }, "Winter's Approach": { 11: 3119, 12: 3119, 21: 3119, 30: 223119, 35: 3119 }, Fimbulwinter: { 11: 3121, 12: 3121, 21: 3121, 30: 223121, 35: 3121 }, "Executioner's Calling": { 11: 3123, 12: 3123, 21: 3123, 35: 3123 }, "Guinsoo's Rageblade": { 11: 3124, 12: 3124, 21: 3124, 30: 223124, 35: 3124 }, "Deathfire Grasp": { 21: 3128 }, "Sword of the Divine": { 11: 663060, 21: 3131, 30: 443060 }, "Caulfield's Warhammer": { 11: 3133, 12: 3133, 21: 3133, 35: 3133 }, "Serrated Dirk": { 11: 3134, 12: 3134, 21: 3134, 35: 3134 }, "Void Staff": { 11: 3135, 12: 3135, 21: 3135, 30: 223135, 35: 3135 }, Cryptbloom: { 11: 3137, 12: 3137, 21: 3137, 30: 223137, 35: 3137 }, "Mercurial Scimitar": { 11: 3139, 12: 3139, 21: 3139, 30: 223139, 35: 3139 }, "Quicksilver Sash": { 11: 3140, 12: 3140, 21: 3140, 35: 3140 }, "Youmuu's Ghostblade": { 11: 3142, 12: 3142, 21: 3142, 30: 223142, 35: 3142 }, "Randuin's Omen": { 11: 3143, 12: 3143, 21: 3143, 30: 223143, 35: 3143 }, "Scout's Slingshot": { 11: 3144, 12: 3144, 21: 3144, 35: 3144 }, "Hextech Alternator": { 11: 3145, 12: 3145, 21: 3145, 35: 3145 }, "Hextech Gunblade": { 11: 3146, 12: 3146, 21: 3146, 30: 223146, 35: 3146 }, "Haunting Guise": { 11: 3147, 12: 3147, 21: 3147, 35: 3147 }, "Hextech Rocketbelt": { 11: 3152, 12: 3152, 21: 3152, 30: 223152, 35: 3152 }, "Blade of The Ruined King": { 11: 3153, 12: 3153, 21: 3153, 30: 223153, 35: 3153 }, Hexdrinker: { 11: 3155, 12: 3155, 21: 3155, 35: 3155 }, "Maw of Malmortius": { 11: 3156, 12: 3156, 21: 3156, 30: 223156, 35: 3156 }, "Zhonya's Hourglass": { 11: 3157, 12: 3157, 21: 3157, 30: 223157, 35: 3157 }, "Ionian Boots of Lucidity": { 11: 3158, 12: 3158, 21: 3158, 30: 223158, 35: 3158 }, "Spear of Shojin": { 11: 3161, 12: 3161, 21: 3161, 30: 223161, 35: 3161 }, Morellonomicon: { 11: 3165, 12: 3165, 21: 3165, 30: 223165, 35: 3165 }, Swiftmarch: { 11: 3170 }, "Crimson Lucidity": { 11: 3171 }, "Gunmetal Greaves": { 11: 3172, 21: 3172, 35: 3172 }, "Chainlaced Crushers": { 11: 3173 }, "Armored Advance": { 11: 3174 }, "Spellslinger's Shoes": { 11: 3175 }, "Forever Forward": { 11: 3176 }, "Guardian's Blade": { 11: 3177, 12: 3177, 30: 223177, 35: 3177 }, "Umbral Glaive": { 11: 3179, 12: 3179, 21: 3179, 35: 3179 }, Hullbreaker: { 11: 3181, 12: 3181, 21: 3181, 30: 223181 }, "Guardian's Hammer": { 11: 3184, 12: 3184, 30: 223184, 35: 3184 }, "Locket of the Iron Solari": { 11: 3190, 12: 3190, 21: 3190, 30: 223190, 35: 3190 }, "Gargoyle Stoneplate": { 11: 663193, 30: 443193 }, "Spectre's Cowl": { 11: 3211, 12: 3211, 21: 3211, 35: 3211 }, "Mikael's Blessing": { 11: 3222, 12: 3222, 21: 3222, 30: 223222, 35: 3222 }, Terminus: { 11: 3302, 12: 3302, 21: 3302, 30: 223302, 35: 3302 }, "Scarecrow Effigy": { 11: 3330, 12: 3330, 21: 3330, 30: 3330, 35: 3330 }, "Arcane Sweeper": { 30: 3348 }, "Lucent Singularity": 3349, "Farsight Alteration": { 11: 3363, 12: 3363, 21: 3363 }, "Oracle Lens": { 11: 3364, 21: 3364 }, "Small Party Favor": 3398, "Party Favor": 3399, "Your Cut": { 11: 3400, 12: 3400, 21: 3400, 30: 3400, 35: 3400 }, "Rite Of Ruin": { 30: 3430 }, "Ardent Censer": { 11: 3504, 12: 3504, 21: 3504, 30: 223504, 35: 3504 }, "Essence Reaver": { 11: 3508, 12: 3508, 21: 3508, 30: 223508, 35: 3508 }, "Kalista's Black Spear": { 11: 3599, 12: 3599, 21: 3599, 30: 3599, 35: 3599 }, "Sylas' Black Spear": { 11: 3600, 12: 3600, 21: 3600, 30: 3600, 35: 3600 }, "Dead Man's Plate": { 11: 3742, 12: 3742, 21: 3742, 30: 223742, 35: 3742 }, "Titanic Hydra": { 11: 3748, 12: 3748, 21: 3748, 30: 223748, 35: 3748 }, "Crystalline Bracer": { 11: 3801, 12: 3801, 21: 3801, 35: 3801 }, "Lost Chapter": { 11: 3802, 12: 3802, 21: 3802, 35: 3802 }, "Catalyst of Aeons": { 11: 3803, 12: 3803, 21: 3803, 35: 3803 }, "Edge of Night": { 11: 3814, 12: 3814, 21: 3814, 30: 223814, 35: 3814 }, "Spellthief's Edge": 3850, Frostfang: 3851, "Shard of True Ice": 3853, "Steel Shoulderguards": 3854, "Runesteel Spaulders": 3855, "Pauldrons of Whiterock": 3857, "Relic Shield": 3858, "Targon's Buckler": 3859, "Bulwark of the Mountain": 3860, "Spectral Sickle": 3862, "Harrowing Crescent": 3863, "Black Mist Scythe": 3864, "World Atlas": { 11: 3865 }, "Runic Compass": { 11: 3866 }, "Bounty of Worlds": { 11: 3867 }, "Celestial Opposition": { 11: 3869 }, "Dream Maker": { 11: 3870 }, "Zaz'Zak's Realmspike": { 11: 3871 }, "Solstice Sleigh": { 11: 3876 }, Bloodsong: { 11: 3877 }, "Fire at Will": { 11: 3901, 12: 3901, 21: 3901, 30: 3901, 35: 3901 }, "Death's Daughter": { 11: 3902, 12: 3902, 21: 3902, 30: 3902, 35: 3902 }, "Raise Morale": { 11: 3903, 12: 3903, 21: 3903, 30: 3903, 35: 3903 }, "Oblivion Orb": { 11: 3916, 12: 3916, 21: 3916, 35: 3916 }, Lifeline: { 12: 4003, 21: 4003, 35: 4003 }, "Spectral Cutlass": { 12: 4004, 21: 4004, 30: 224004, 35: 4004 }, "Imperial Mandate": { 11: 4005, 12: 4005, 21: 4005, 30: 224005, 35: 4005 }, "Bloodletter's Curse": { 11: 8010, 12: 8010, 21: 8010, 30: 4010, 35: 8010 }, "Sword of Blossoming Dawn": { 11: 664011, 12: 124011, 30: 4011 }, "Sin Eater": 4012, "Lightning Braid": 4013, "Frozen Mallet": 4014, Perplexity: { 30: 4015 }, "Wordless Promise": { 30: 4016 }, "Hellfire Hatchet": { 30: 4017 }, "Force of Nature": { 11: 4401, 12: 4401, 21: 4401, 30: 224401, 35: 4401 }, "Innervating Locket": { 21: 4402, 30: 447104 }, "The Golden Spatula": { 11: 664403, 21: 4403, 30: 224403 }, "Horizon Focus": { 11: 4628, 12: 4628, 21: 4628, 30: 224628, 35: 4628 }, "Cosmic Drive": { 11: 4629, 12: 4629, 21: 4629, 30: 224629, 35: 4629 }, "Blighting Jewel": { 11: 4630, 12: 4630, 21: 4630, 35: 4630 }, "Verdant Barrier": { 11: 4632, 12: 4632, 21: 4632, 35: 4632 }, Riftmaker: { 11: 4633, 12: 4633, 21: 4633, 30: 224633, 35: 4633 }, "Leeching Leer": { 11: 4635, 12: 4635, 21: 4635, 35: 4635 }, "Night Harvester": { 11: 4636, 12: 4636, 21: 4636, 30: 444636, 35: 4636 }, "Demonic Embrace": { 11: 4637, 12: 4637, 21: 4637, 30: 444637, 35: 4637 }, "Watchful Wardstone": 4638, "Stirring Wardstone": { 11: 4641 }, "Bandleglass Mirror": { 11: 4642, 12: 4642, 21: 4642, 35: 4642 }, "Vigilant Wardstone": 4643, "Crown of the Shattered Queen": { 11: 664644, 30: 444644 }, Shadowflame: { 11: 4645, 12: 4645, 21: 4645, 30: 224645, 35: 4645 }, Stormsurge: { 11: 4646, 12: 4646, 21: 4646, 30: 224646, 35: 4646 }, "Lucky Urf Statue": 5000, "Heart Of Gold": 5001, "Kage's Lucky Pick": 5002, "Avarice Blade": 5003, "Philosopher's Stone": 5004, "Potion Of Colors": 5005, "Potion? of Greed": 5006, "Ironspike Whip": 6029, "Stat Bonus": { 12: 6032, 30: 220000 }, "Silvermere Dawn": 6035, "Death's Dance": { 11: 6333, 12: 6333, 21: 6333, 30: 226333, 35: 6333 }, "Chempunk Chainsword": { 11: 6609, 12: 6609, 21: 6609, 30: 226609, 35: 6609 }, "Sundered Sky": { 11: 6610, 12: 6610, 21: 6610, 30: 226610, 35: 6610 }, "Staff of Flowing Water": { 11: 6616, 12: 6616, 21: 6616, 30: 226616, 35: 6616 }, "Moonstone Renewer": { 11: 6617, 12: 6617, 21: 6617, 30: 226617, 35: 6617 }, "Echoes of Helia": { 11: 6620, 12: 6620, 21: 6620, 30: 226620, 35: 6620 }, Dawncore: { 11: 6621, 12: 6621, 21: 6621, 30: 226621, 35: 6621 }, Goredrinker: { 30: 226630 }, Stridebreaker: { 11: 6631, 12: 6631, 21: 6631, 30: 226631, 35: 6631 }, "Divine Sunderer": { 30: 446632 }, "Liandry's Torment": { 11: 6653, 12: 6653, 21: 6653, 35: 6653 }, "Luden's Echo": { 11: 6655, 12: 6655, 21: 6655, 30: 226655, 35: 6655 }, Everfrost: { 30: 446656 }, "Rod of Ages": { 11: 6657, 12: 6657, 21: 6657, 30: 226657, 35: 6657 }, "Bami's Cinder": { 11: 6660, 12: 6660, 21: 6660, 35: 6660 }, "Iceborn Gauntlet": { 11: 6662, 12: 6662, 21: 6662, 30: 226662, 35: 6662 }, "Hollow Radiance": { 11: 6664, 12: 6664, 21: 6664, 30: 226664, 35: 6664 }, "Jak'Sho, The Protean": { 11: 6665, 12: 6665, 21: 6665, 30: 226665, 35: 6665 }, "Radiant Virtue": { 30: 446667 }, Noonquiver: { 11: 6670, 12: 6670, 21: 6670, 35: 6670 }, Galeforce: { 30: 446671 }, "Kraken Slayer": { 11: 6672, 12: 6672, 21: 6672, 30: 226672, 35: 6672 }, "Immortal Shieldbow": { 11: 6673, 12: 6673, 21: 6673, 30: 226673, 35: 6673 }, "Navori Flickerblade": { 11: 6675, 12: 6675, 21: 6675, 35: 6675 }, "The Collector": { 11: 6676, 12: 6676, 21: 6676, 30: 226676, 35: 6676 }, Rageknife: 6677, Rectrix: { 11: 6690, 12: 6690, 21: 6690, 35: 6690 }, "Duskblade of Draktharr": { 30: 446691 }, Eclipse: { 11: 6692, 12: 6692, 21: 6692, 30: 226692, 35: 6692 }, "Prowler's Claw": { 11: 6693, 12: 6693, 21: 6693, 30: 226693, 35: 6693 }, "Serylda's Grudge": { 11: 6694, 12: 6694, 21: 6694, 30: 226694, 35: 6694 }, "Serpent's Fang": { 11: 6695, 12: 6695, 21: 6695, 30: 226695, 35: 6695 }, "Axiom Arc": { 11: 6696, 12: 6696, 21: 6696, 30: 226696, 35: 6696 }, Hubris: { 11: 6697, 12: 126697, 21: 6697, 30: 226697, 35: 126697 }, "Profane Hydra": { 11: 6698, 12: 6698, 21: 6698, 30: 226698, 35: 6698 }, "Voltaic Cyclosword": { 11: 6699, 12: 6699, 21: 6699, 30: 226699, 35: 6699 }, "Shield of the Rakkor": 6700, Opportunity: { 11: 6701, 12: 6701, 21: 6701, 30: 226701, 35: 6701 }, "Scouting Ahead": { 35: 6702 }, "Gangplank Placeholder": { 11: 7050, 12: 7050, 21: 7050, 30: 7050, 35: 7050 }, "Anathema's Chains": { 11: 8001, 12: 8001, 21: 8001, 30: 228001, 35: 8001 }, "Abyssal Mask": { 11: 8020, 12: 8020, 21: 8020, 30: 228020, 35: 8020 }, "Locked Weapon Slot": { 33: 9168 }, "Cyclonic Slicers": { 33: 9171 }, YuumiBot: { 33: 9172 }, "Radiant Field": { 33: 9173 }, "Statikk Sword": { 33: 9174 }, "Lioness's Lament": { 33: 9175 }, "Gatling Bunny-Guns": { 33: 9176 }, "Searing Shortbow": { 33: 9177 }, "The Annihilator": { 33: 9178 }, "Battle Bunny Crossbow": { 33: 9179 }, "UwU Blaster": { 33: 9180 }, "Vortex Glove": { 33: 9181 }, "Blade-o-rang": { 33: 9183 }, "Bunny Mega-Blast": { 33: 9184 }, "Anti-Shark Sea Mine": { 33: 9185 }, "T.I.B.B.E.R.S": { 33: 9187 }, "Ani-Mines": { 33: 9188 }, "Final City Transit": { 33: 9189 }, "Echoing Batblades": { 33: 9190 }, "Paw Print Poisoner": { 33: 9192 }, "Iceblast Armor": { 33: 9193 }, "Unceasing Cyclone": { 33: 9271 }, YuumiBot_Final_FINAL: { 33: 9272 }, "Explosive Embrace": { 33: 9273 }, "Prumbis's Electrocarver": { 33: 9274 }, "Enveloping Light": { 33: 9275 }, "Double Bun-Bun Barrage": { 33: 9276 }, "Evolved Embershot": { 33: 9277 }, Animapocalypse: { 33: 9278 }, "Bunny Prime Ballista": { 33: 9279 }, "OwO Blaster": { 33: 9280 }, "Tempest's Gauntlet": { 33: 9281 }, "Quad-o-rang": { 33: 9283 }, "Rapid Rabbit Raindown": { 33: 9284 }, "Neverending Mobstomper": { 33: 9285 }, "T.I.B.B.E.R.S (B.E.E.G Edition)": { 33: 9287 }, "Jinx's Tri-Namite": { 33: 9288 }, "FC Limited Express": { 33: 9289 }, "Vayne's Chromablades": { 33: 9290 }, "Bearfoot Chem-Dispenser": { 33: 9292 }, "Deep Freeze": { 33: 9293 }, "Meow Meow": { 33: 9300 }, "Shield Slam": { 33: 9301 }, "Sound Wave": { 33: 9302 }, "Pillory Swipe": { 33: 9303 }, "Steel Tempest": { 33: 9304 }, "Tentacle Slam": { 33: 9305 }, "Winged Dagger": { 33: 9306 }, "Guiding Hex": { 33: 9307 }, "Bunny Hop": { 33: 9308 }, "Battle Cat Barrage": { 33: 9400 }, "Light of the Lion": { 33: 9401 }, "Anima Echo": { 33: 9402 }, "Savage Slice": { 33: 9403 }, "Wandering Storms": { 33: 9404 }, "Grizzly Smash": { 33: 9405 }, "Lover's Ricochet": { 33: 9406 }, "Hopped-Up Hex": { 33: 9407 }, "Carrot Crash": { 33: 9408 }, "Rite of Ruin": { 12: 123430 }, "Legendary Fighter Item": { 30: 220001 }, "Legendary Marksman Item": { 30: 220002 }, "Legendary Assassin Item": { 30: 220003 }, "Legendary Mage Item": { 30: 220004 }, "Legendary Tank Item": { 30: 220005 }, "Legendary Support Item": { 30: 220006 }, "Prismatic Item": { 30: 220007 }, "Anvil Voucher": { 12: 220008, 30: 220008 }, "Gold Stat Anvil Voucher": { 30: 220009 }, "Prismatic Stat Voucher": { 30: 220010 }, "Bravery Voucher": { 30: 220011 }, "Void Immolation": { 12: 223069 }, Zephyr: { 11: 663172, 30: 223172 }, "Guardian's Dirk": { 30: 223185 }, "Liandry's Anguish": { 30: 226653 }, "Navori Flickerblades": { 30: 226675 }, "Wooglet's Witchcap": { 12: 228002, 30: 228002 }, Deathblade: { 30: 228003 }, "Adaptive Helm": { 30: 228004 }, "Obsidian Cleaver": { 30: 228005 }, "Sanguine Blade": { 30: 228006 }, Runeglaive: { 30: 228008 }, Multitool: { 30: 228009 }, "Darksteel Talons": { 30: 443054 }, Fulmination: { 30: 443055 }, "Demon King's Crown": { 11: 663056, 30: 443056 }, "Shield of Molten Stone": { 11: 663058, 30: 443058 }, "Cloak of Starry Night": { 11: 663059, 30: 443059 }, "Force Of Entropy": { 30: 443061 }, "Sanguine Gift": { 30: 443062 }, "Eleisa's Miracle": { 30: 443063 }, "Talisman Of Ascension": { 30: 443064 }, Hamstringer: { 30: 443069 }, "Turbo Chemtank": { 30: 443079 }, "Twin Mask": { 30: 443080 }, "Hexbolt Companion": { 30: 443081 }, "Reaper's Toll": { 30: 443090 }, "Mirage Blade": { 30: 447100 }, "Gambler's Blade": { 11: 667101, 30: 447101 }, "Reality Fracture": { 30: 447102 }, "Hemomancer's Helm": { 30: 447103 }, Dragonheart: { 30: 447106 }, Decapitator: { 30: 447107 }, Runecarver: { 30: 447108 }, Cruelty: { 11: 667109, 30: 447109 }, "Moonflair Spellblade": { 30: 447110 }, Flesheater: { 11: 667112, 30: 447112 }, "Detonation Orb": { 30: 447113 }, Reverberation: { 30: 447114 }, Regicide: { 30: 447115 }, "Kinkou Jitte": { 30: 447116 }, "Pyromancer's Cloak": { 30: 447118 }, "Lightning Rod": { 30: 447119 }, "Diamond-Tipped Spear": { 30: 447120 }, "Twilight's Edge": { 30: 447121 }, "Black Hole Gauntlet": { 30: 447122 }, Puppeteer: { 30: 447123 }, "Healthbar Splash: Blue": 550001, "Healthbar Splash: Orange": 550002, "Healthbar Splash: Green": 550003, "Healthbar Splash: Pink": 550004, "Healthbar Cleanup: Reset Color": 550005, "Healthbar Splash: Rainbow": 550006, "Veigar's Talisman of Ascension": { 11: 663064 }, "Golden Spatula": { 12: 994403 } };
5
- export const bootsItemIds = { 1001: true, 1111: true, 2422: true, 3005: true, 3006: true, 3009: true, 3010: true, 3013: true, 3020: true, 3047: true, 3111: true, 3117: true, 3158: true, 3170: true, 3171: true, 3173: true, 3174: true, 3175: true, 3176: true, 223005: true, 223006: true, 223009: true, 223020: true, 223047: true, 223111: true, 223158: true, 223172: true, 550001: true, 550002: true, 550003: true, 550004: true, 550005: true, 550006: true, 550007: true, 663172: true };
4
+ export const itemNames = { Boots: { 11: 1001, 12: 1001, 21: 1001, 35: 1001 }, "Faerie Charm": { 11: 1004, 12: 1004, 21: 1004, 35: 1004 }, "Rejuvenation Bead": { 11: 1006, 12: 1006, 21: 1006, 35: 1006 }, "Giant's Belt": { 11: 1011, 12: 1011, 21: 1011, 35: 1011 }, "Cloak of Agility": { 11: 1018, 12: 1018, 21: 1018, 35: 1018 }, "Blasting Wand": { 11: 1026, 12: 1026, 21: 1026, 30: 221026, 35: 1026 }, "Sapphire Crystal": { 11: 1027, 12: 1027, 21: 1027, 35: 1027 }, "Ruby Crystal": { 11: 1028, 12: 1028, 21: 1028, 35: 1028 }, "Cloth Armor": { 11: 1029, 12: 1029, 21: 1029, 35: 1029 }, "Chain Vest": { 11: 1031, 12: 1031, 21: 1031, 35: 1031 }, "Null-Magic Mantle": { 11: 1033, 12: 1033, 21: 1033, 35: 1033 }, Emberknife: 1035, "Long Sword": { 11: 1036, 12: 1036, 21: 1036, 35: 1036 }, Pickaxe: { 11: 1037, 12: 1037, 21: 1037, 35: 1037 }, "B. F. Sword": { 11: 1038, 12: 1038, 21: 1038, 35: 1038 }, Hailblade: 1039, "Obsidian Edge": 1040, Dagger: { 11: 1042, 12: 1042, 21: 1042, 35: 1042 }, "Recurve Bow": { 11: 1043, 12: 1043, 21: 1043, 35: 1043 }, "Amplifying Tome": { 11: 1052, 12: 1052, 21: 1052, 35: 1052 }, "Vampiric Scepter": { 11: 1053, 12: 1053, 21: 1053, 35: 1053 }, "Doran's Shield": { 11: 1054, 12: 1054, 21: 1054 }, "Doran's Blade": { 11: 1055, 12: 1055, 21: 1055 }, "Doran's Ring": { 11: 1056, 12: 1056, 21: 1056 }, "Negatron Cloak": { 11: 1057, 12: 1057, 21: 1057, 35: 1057 }, "Needlessly Large Rod": { 11: 1058, 12: 1058, 21: 1058, 30: 221058, 35: 1058 }, "Dark Seal": { 11: 1082 }, Cull: { 11: 1083 }, "Doran's Bow": { 11: 1086, 12: 1086, 21: 1086 }, "Quest: Top": 1090, "Quest: Mid": 1091, "Quest: Bot": 1092, "Quest: Support": 1093, "Quest: Jungle": 1094, "Scorchclaw Pup": { 11: 1101, 21: 1101 }, "Gustwalker Hatchling": { 11: 1102, 21: 1102 }, "Mosstomper Seedling": { 11: 1103, 21: 1103 }, "Eye of the Herald": 1104, "Jarvan I's": { 12: 1111 }, "Doran's Helm": { 11: 1120, 12: 1120, 21: 1120 }, "Top Lane Quest": 1200, "Mid Lane Quest": 1201, "Bot Lane Quest": 1202, "Support Quest": 1203, "Jungle Quest": 1204, "Jungle Quest Reward": 1205, "Mid Lane Quest Reward": 1206, "Bot Lane Quest Reward": 1207, "Support Quest Reward": 1208, "Unleashed Teleport (Top Lane Quest Reward)": 1220, "Top Lane Quest Reward": 1221, "Penetrating Bullets": { 11: 1500, 12: 1500, 21: 1500, 30: 1500, 35: 1500 }, "Warden's Eye": { 11: 1503, 12: 1503, 21: 1503, 30: 1503, 35: 1503 }, Vanguard: 1504, "Anti-tower Socks": { 11: 1508, 12: 1508, 21: 1508, 30: 1508, 35: 1508 }, Gusto: { 11: 1509, 12: 1509, 21: 1509, 30: 1509, 35: 1509 }, "Phreakish Gusto": { 11: 1510, 12: 1510, 21: 1510, 30: 1510, 35: 1510 }, "Super Mech Armor": { 11: 1511, 12: 1511, 21: 1511, 30: 1511, 35: 1511 }, "Super Mech Power Field": { 11: 1512, 12: 1512, 21: 1512, 30: 1512, 35: 1512 }, "Turret Plating": { 11: 1515, 12: 1515, 21: 1515, 30: 1515, 35: 1515 }, OvererchargedHA: { 11: 1520, 12: 1520, 21: 1520, 30: 1520, 35: 1520 }, "Tower Power-Up": { 11: 1522, 12: 1522, 21: 1522, 30: 1522, 35: 1522 }, "Enhanced Recall": 2002, "Health Potion": { 11: 2003, 12: 2003, 21: 2003 }, "Total Biscuit of Everlasting Will": { 11: 2010, 12: 2010, 21: 2010, 30: 2010, 35: 2010 }, "Kircheis Shard": 2015, "Steel Sigil": { 11: 2019, 12: 2019, 21: 2019, 35: 2019 }, "The Brutalizer": { 11: 2020, 12: 2020, 21: 2020, 35: 2020 }, Tunneler: { 11: 2021, 12: 2021, 21: 2021, 35: 2021 }, "Glowing Mote": { 11: 2022, 12: 2022, 21: 2022, 35: 2022 }, "Refillable Potion": { 11: 2031, 12: 2031, 21: 2031 }, "Corrupting Potion": { 11: 2033, 21: 2033 }, "Guardian's Amulet": 2049, "Guardian's Shroud": 2050, "Guardian's Horn": { 11: 2051, 12: 2051, 35: 2051 }, "Poro-Snax": { 11: 2052, 12: 2052, 21: 2052, 30: 2052, 35: 2052 }, "Control Ward": { 11: 2055 }, "Stealth Ward": { 11: 3340, 21: 3340 }, "Shurelya's Battlesong": { 11: 2065, 12: 2065, 21: 2065, 30: 222065, 35: 2065 }, "Elixir of Iron": { 11: 2138, 12: 2138, 21: 2138 }, "Elixir of Sorcery": { 11: 2139, 12: 2139, 21: 2139 }, "Elixir of Wrath": { 11: 2140, 12: 2140, 21: 2140 }, "Cappa Juice": { 11: 2141, 12: 2141, 30: 222141 }, "Juice of Power": { 30: 2142 }, "Juice of Vitality": { 30: 2143 }, "Juice of Haste": { 30: 2144 }, "Lucky Dice": { 30: 2145 }, "Enhanced Lucky Dice": { 30: 2146 }, "Augment Level": 2147, "Elixir of Skill": { 11: 2150, 12: 2150, 21: 2150, 35: 2150 }, "Elixir of Avarice": { 11: 2151, 12: 2151, 21: 2151, 35: 2151 }, "Elixir of Force": { 11: 2152, 12: 2152, 21: 2152, 35: 2152 }, "Bandle Juice of Power": { 35: 2161 }, "Bandle Juice of Vitality": { 35: 2162 }, "Bandle Juice of Haste": { 35: 2163 }, "Minion Dematerializer": { 11: 2403, 12: 2403, 21: 2403, 35: 2403 }, "Seeker's Armguard": { 11: 2420, 12: 2420, 21: 2420, 35: 2420 }, "Shattered Armguard": { 11: 2421, 12: 2421, 21: 2421, 35: 2421 }, "Slightly Magical Footwear": { 11: 2422, 12: 2422, 21: 2422, 35: 2422 }, "Overlord's Bloodmail": { 11: 2501, 12: 2501, 21: 2501, 30: 447111, 35: 2501 }, "Unending Despair": { 11: 2502, 12: 2502, 21: 2502, 30: 222502, 35: 2502 }, "Blackfire Torch": { 11: 2503, 12: 2503, 21: 2503, 30: 222503, 35: 2503 }, "Kaenic Rookern": { 11: 2504, 12: 2504, 21: 2504, 30: 222504, 35: 2504 }, "Fated Ashes": { 11: 2508, 12: 2508, 21: 2508, 35: 2508 }, "Dusk and Dawn": { 11: 2510, 12: 2510, 21: 2510, 30: 222510, 35: 2510 }, "Fiendhunter Bolts": { 11: 2512, 12: 2512, 21: 2512, 30: 222512, 35: 2512 }, "Endless Hunger": { 11: 2517, 12: 2517, 21: 2517, 30: 222517, 35: 2517 }, Bastionbreaker: { 11: 2520, 21: 2520 }, Actualizer: { 11: 2522, 12: 2522, 21: 2522, 30: 222522, 35: 2522 }, "Hexoptics C44": { 11: 2523, 12: 2523, 21: 2523, 30: 222523, 35: 2523 }, Bandlepipes: { 11: 2524, 12: 2524, 21: 2524, 30: 222524, 35: 2524 }, "Protoplasm Harness": { 11: 2525, 12: 2525, 21: 2525, 30: 222525, 35: 2525 }, "Whispering Circlet": { 11: 2526, 12: 2526, 21: 2526, 30: 222526, 35: 2526 }, "Diadem of Songs": { 11: 2530, 12: 2530, 21: 2530, 30: 222530, 35: 2530 }, Evenshroud: 3001, Trailblazer: { 11: 3002, 12: 3002, 21: 3002, 35: 3002 }, "Archangel's Staff": { 11: 3003, 12: 3003, 21: 3003, 30: 223003, 35: 3003 }, Manamune: { 11: 3004, 12: 3004, 21: 3004, 30: 223004, 35: 3004 }, Ghostcrawlers: { 21: 3005, 30: 223005 }, "Berserker's Greaves": { 11: 3006, 12: 3006, 21: 3006, 30: 223006, 35: 3006 }, "Gluttonous Greaves": { 11: 3008, 12: 3008, 21: 3008, 30: 223008 }, "Boots of Swiftness": { 11: 3009, 12: 3009, 21: 3009, 30: 223009, 35: 3009 }, "Symbiotic Soles": { 11: 3010, 21: 3010 }, "Chemtech Putrifier": { 11: 3011, 12: 3011, 21: 3011, 30: 223011, 35: 3011 }, "Chalice of Blessing": 3012, "Synchronized Souls": { 11: 3013, 21: 3013 }, "Sorcerer's Shoes": { 11: 3020, 12: 3020, 21: 3020, 30: 223020, 35: 3020 }, "Lifewell Pendant": 3023, "Glacial Buckler": { 11: 3024, 12: 3024, 21: 3024, 35: 3024 }, "Guardian Angel": { 11: 3026, 30: 223026 }, "Infinity Edge": { 11: 3031, 12: 3031, 21: 3031, 30: 223031, 35: 3031 }, "Yun Tal Wildarrows": { 11: 3032, 12: 3032, 21: 3032, 30: 223032, 35: 3032 }, "Mortal Reminder": { 11: 3033, 12: 3033, 21: 3033, 30: 223033, 35: 3033 }, "Last Whisper": { 11: 3035, 12: 3035, 21: 3035, 35: 3035 }, "Lord Dominik's Regards": { 11: 3036, 12: 3036, 21: 3036, 30: 223036, 35: 3036 }, "Atma's Reckoning": { 11: 663039, 12: 3039, 21: 3039, 30: 223039 }, "Seraph's Embrace": { 11: 3040, 12: 3040, 21: 3040, 30: 223040, 35: 3040 }, "Mejai's Soulstealer": { 11: 3041 }, Muramana: { 11: 3042, 12: 3042, 21: 3042, 30: 223042, 35: 3042 }, Phage: { 11: 3044, 12: 3044, 21: 3044, 35: 3044 }, "Phantom Dancer": { 11: 3046, 12: 3046, 21: 3046, 30: 223046, 35: 3046 }, "Plated Steelcaps": { 11: 3047, 12: 3047, 21: 3047, 30: 223047, 35: 3047 }, "Zeke's Convergence": { 11: 3050, 12: 3050, 21: 3050, 30: 223050, 35: 3050 }, "Hearthbound Axe": { 11: 3051, 12: 3051, 21: 3051, 35: 3051 }, "Sterak's Gage": { 11: 3053, 12: 3053, 21: 3053, 30: 223053, 35: 3053 }, Sheen: { 11: 3057, 12: 3057, 21: 3057, 35: 3057 }, "Spirit Visage": { 11: 3065, 12: 3065, 21: 3065, 30: 223065, 35: 3065 }, "Winged Moonplate": { 11: 3066, 12: 3066, 21: 3066, 35: 3066 }, Kindlegem: { 11: 3067, 12: 3067, 21: 3067, 35: 3067 }, "Sunfire Aegis": { 11: 3068, 12: 3068, 21: 3068, 30: 223068, 35: 3068 }, "Tear of the Goddess": { 11: 3070, 12: 3070, 21: 3070, 35: 3070 }, "Black Cleaver": { 11: 3071, 12: 3071, 21: 3071, 30: 223071, 35: 3071 }, Bloodthirster: { 11: 3072, 12: 3072, 21: 3072, 30: 223072, 35: 3072 }, "Experimental Hexplate": { 11: 3073, 12: 3073, 21: 3073, 30: 223073, 35: 3073 }, "Ravenous Hydra": { 11: 3074, 12: 3074, 21: 3074, 30: 223074, 35: 3074 }, Thornmail: { 11: 3075, 12: 3075, 21: 3075, 30: 223075, 35: 3075 }, "Bramble Vest": { 11: 3076, 12: 3076, 21: 3076, 35: 3076 }, Tiamat: { 11: 3077, 12: 3077, 21: 3077, 35: 3077 }, "Trinity Force": { 11: 3078, 12: 3078, 21: 3078, 30: 223078, 35: 3078 }, "Warden's Mail": { 11: 3082, 12: 3082, 21: 3082, 35: 3082 }, "Warmog's Armor": { 11: 3083, 12: 3083, 21: 3083, 30: 443083, 35: 3083 }, Heartsteel: { 11: 3084, 12: 3084, 21: 3084, 30: 223084, 35: 3084 }, "Runaan's Hurricane": { 11: 3085, 12: 3085, 21: 3085, 30: 223085, 35: 3085 }, Zeal: { 11: 3086, 12: 3086, 21: 3086, 35: 3086 }, "Statikk Shiv": { 11: 3087, 12: 3087, 21: 3087, 30: 223087, 35: 3087 }, "Rabadon's Deathcap": { 11: 3089, 12: 3089, 21: 3089, 30: 223089, 35: 3089 }, "Wit's End": { 11: 3091, 12: 3091, 21: 3091, 30: 223091, 35: 3091 }, "Rapid Firecannon": { 11: 3094, 12: 3094, 21: 3094, 30: 223094, 35: 3094 }, Stormrazor: { 11: 3097, 12: 3097, 21: 3097, 30: 223095, 35: 3097 }, "Lich Bane": { 11: 3100, 12: 3100, 21: 3100, 30: 223100, 35: 3100 }, "Banshee's Veil": { 11: 3102, 12: 3102, 21: 3102, 30: 223102, 35: 3102 }, "Aegis of the Legion": { 35: 3105 }, Redemption: { 11: 3107, 12: 3107, 21: 3107, 30: 223107, 35: 3107 }, "Fiendish Codex": { 11: 3108, 12: 3108, 21: 3108, 35: 3108 }, "Knight's Vow": { 11: 3109, 12: 3109, 21: 3109, 30: 223109, 35: 3109 }, "Frozen Heart": { 11: 3110, 12: 3110, 21: 3110, 30: 223110, 35: 3110 }, "Mercury's Treads": { 11: 3111, 12: 3111, 21: 3111, 30: 223111, 35: 3111 }, "Guardian's Orb": { 11: 3112, 12: 3112, 35: 3112 }, "Aether Wisp": { 11: 3113, 12: 3113, 21: 3113, 35: 3113 }, "Forbidden Idol": { 11: 3114, 12: 3114, 21: 3114, 35: 3114 }, "Nashor's Tooth": { 11: 3115, 12: 3115, 21: 3115, 30: 223115, 35: 3115 }, "Rylai's Crystal Scepter": { 11: 3116, 12: 3116, 21: 3116, 30: 223116, 35: 3116 }, "Mobility Boots": { 11: 3117, 12: 3117, 21: 3117, 35: 3117 }, Malignance: { 11: 3118, 12: 3118, 21: 3118, 30: 223118, 35: 3118 }, "Winter's Approach": { 11: 3119, 12: 3119, 21: 3119, 30: 223119, 35: 3119 }, Fimbulwinter: { 11: 3121, 12: 3121, 21: 3121, 30: 223121, 35: 3121 }, "Executioner's Calling": { 11: 3123, 12: 3123, 21: 3123, 35: 3123 }, "Guinsoo's Rageblade": { 11: 3124, 12: 3124, 21: 3124, 30: 223124, 35: 3124 }, "Deathfire Grasp": { 21: 3128 }, "Sword of the Divine": { 11: 663060, 21: 3131, 30: 443060 }, "Caulfield's Warhammer": { 11: 3133, 12: 3133, 21: 3133, 35: 3133 }, "Serrated Dirk": { 11: 3134, 12: 3134, 21: 3134, 35: 3134 }, "Void Staff": { 11: 3135, 12: 3135, 21: 3135, 30: 223135, 35: 3135 }, Cryptbloom: { 11: 3137, 12: 3137, 21: 3137, 30: 223137, 35: 3137 }, "Mercurial Scimitar": { 11: 3139, 12: 3139, 21: 3139, 30: 223139, 35: 3139 }, "Quicksilver Sash": { 11: 3140, 12: 3140, 21: 3140, 35: 3140 }, "Youmuu's Ghostblade": { 11: 3142, 12: 3142, 21: 3142, 30: 223142, 35: 3142 }, "Randuin's Omen": { 11: 3143, 12: 3143, 21: 3143, 30: 223143, 35: 3143 }, "Scout's Slingshot": { 11: 3144, 12: 3144, 21: 3144, 35: 3144 }, "Hextech Alternator": { 11: 3145, 12: 3145, 21: 3145, 35: 3145 }, "Hextech Gunblade": { 11: 3146, 12: 3146, 21: 3146, 30: 223146, 35: 3146 }, "Haunting Guise": { 11: 3147, 12: 3147, 21: 3147, 35: 3147 }, "Hextech Rocketbelt": { 11: 3152, 12: 3152, 21: 3152, 30: 223152, 35: 3152 }, "Blade of The Ruined King": { 11: 3153, 12: 3153, 21: 3153, 30: 223153, 35: 3153 }, Hexdrinker: { 11: 3155, 12: 3155, 21: 3155, 35: 3155 }, "Maw of Malmortius": { 11: 3156, 12: 3156, 21: 3156, 30: 223156, 35: 3156 }, "Zhonya's Hourglass": { 11: 3157, 12: 3157, 21: 3157, 30: 223157, 35: 3157 }, "Ionian Boots of Lucidity": { 11: 3158, 12: 3158, 21: 3158, 30: 223158, 35: 3158 }, "Spear of Shojin": { 11: 3161, 12: 3161, 21: 3161, 30: 223161, 35: 3161 }, Morellonomicon: { 11: 3165, 12: 3165, 21: 3165, 30: 223165, 35: 3165 }, "Immortal Path": { 11: 3168 }, Swiftmarch: { 11: 3170 }, "Crimson Lucidity": { 11: 3171 }, "Gunmetal Greaves": { 11: 3172, 21: 3172, 35: 3172 }, "Chainlaced Crushers": { 11: 3173 }, "Armored Advance": { 11: 3174 }, "Spellslinger's Shoes": { 11: 3175 }, "Forever Forward": { 11: 3176 }, "Guardian's Blade": { 11: 3177, 12: 3177, 35: 3177 }, "Umbral Glaive": { 11: 3179, 12: 3179, 21: 3179, 35: 3179 }, Hullbreaker: { 11: 3181, 12: 3181, 21: 3181, 30: 223181 }, "Guardian's Hammer": { 11: 3184, 12: 3184, 35: 3184 }, "Locket of the Iron Solari": { 11: 3190, 12: 3190, 21: 3190, 30: 223190, 35: 3190 }, "Gargoyle Stoneplate": { 11: 663193, 30: 443193 }, "Spectre's Cowl": { 11: 3211, 12: 3211, 21: 3211, 35: 3211 }, "Mikael's Blessing": { 11: 3222, 12: 3222, 21: 3222, 30: 223222, 35: 3222 }, Terminus: { 11: 3302, 12: 3302, 21: 3302, 30: 223302, 35: 3302 }, "Scarecrow Effigy": { 11: 3330, 12: 3330, 21: 3330, 30: 3330, 35: 3330 }, "Arcane Sweeper": { 30: 3348 }, "Lucent Singularity": 3349, "Farsight Alteration": { 11: 3363, 12: 3363, 21: 3363 }, "Oracle Lens": { 11: 3364, 21: 3364 }, "Small Party Favor": 3398, "Party Favor": 3399, "Your Cut": { 11: 3400, 12: 3400, 21: 3400, 30: 3400, 35: 3400 }, "Rite Of Ruin": { 30: 3430 }, "Ardent Censer": { 11: 3504, 12: 3504, 21: 3504, 30: 223504, 35: 3504 }, "Essence Reaver": { 11: 3508, 12: 3508, 21: 3508, 30: 223508, 35: 3508 }, "Kalista's Black Spear": { 11: 3599, 12: 3599, 21: 3599, 30: 3599, 35: 3599 }, "Sylas' Black Spear": { 11: 3600, 12: 3600, 21: 3600, 30: 3600, 35: 3600 }, "Dead Man's Plate": { 11: 3742, 12: 3742, 21: 3742, 30: 223742, 35: 3742 }, "Titanic Hydra": { 11: 3748, 12: 3748, 21: 3748, 30: 223748, 35: 3748 }, "Crystalline Bracer": { 11: 3801, 12: 3801, 21: 3801, 35: 3801 }, "Lost Chapter": { 11: 3802, 12: 3802, 21: 3802, 35: 3802 }, "Catalyst of Aeons": { 11: 3803, 12: 3803, 21: 3803, 35: 3803 }, "Edge of Night": { 11: 3814, 12: 3814, 21: 3814, 30: 223814, 35: 3814 }, "Spellthief's Edge": 3850, Frostfang: 3851, "Shard of True Ice": 3853, "Steel Shoulderguards": 3854, "Runesteel Spaulders": 3855, "Pauldrons of Whiterock": 3857, "Relic Shield": 3858, "Targon's Buckler": 3859, "Bulwark of the Mountain": 3860, "Spectral Sickle": 3862, "Harrowing Crescent": 3863, "Black Mist Scythe": 3864, "World Atlas": { 11: 3865 }, "Runic Compass": { 11: 3866 }, "Bounty of Worlds": { 11: 3867 }, "Celestial Opposition": { 11: 3869 }, "Dream Maker": { 11: 3870 }, "Zaz'Zak's Realmspike": { 11: 3871 }, "Solstice Sleigh": { 11: 3876 }, Bloodsong: { 11: 3877 }, "Fire at Will": { 11: 3901, 12: 3901, 21: 3901, 30: 3901, 35: 3901 }, "Death's Daughter": { 11: 3902, 12: 3902, 21: 3902, 30: 3902, 35: 3902 }, "Raise Morale": { 11: 3903, 12: 3903, 21: 3903, 30: 3903, 35: 3903 }, "Oblivion Orb": { 11: 3916, 12: 3916, 21: 3916, 35: 3916 }, Lifeline: { 12: 4003, 21: 4003, 35: 4003 }, "Spectral Cutlass": { 12: 4004, 21: 4004, 30: 224004, 35: 4004 }, "Imperial Mandate": { 11: 4005, 12: 4005, 21: 4005, 30: 224005, 35: 4005 }, "Bloodletter's Curse": { 11: 8010, 12: 8010, 21: 8010, 30: 4010, 35: 8010 }, "Sword of Blossoming Dawn": { 11: 664011, 12: 124011, 30: 4011 }, "Sin Eater": 4012, "Lightning Braid": 4013, "Frozen Mallet": 4014, Perplexity: { 30: 4015 }, "Wordless Promise": { 30: 4016 }, "Hellfire Hatchet": { 30: 4017 }, "Force of Nature": { 11: 4401, 12: 4401, 21: 4401, 30: 224401, 35: 4401 }, "Innervating Locket": { 21: 4402, 30: 447104 }, "The Golden Spatula": { 11: 664403, 21: 4403, 30: 224403 }, "Horizon Focus": { 11: 4628, 12: 4628, 21: 4628, 30: 224628, 35: 4628 }, "Cosmic Drive": { 11: 4629, 12: 4629, 21: 4629, 30: 224629, 35: 4629 }, "Blighting Jewel": { 11: 4630, 12: 4630, 21: 4630, 35: 4630 }, "Verdant Barrier": { 11: 4632, 12: 4632, 21: 4632, 35: 4632 }, Riftmaker: { 11: 4633, 12: 4633, 21: 4633, 30: 224633, 35: 4633 }, "Leeching Leer": { 11: 4635, 12: 4635, 21: 4635, 35: 4635 }, "Night Harvester": { 11: 4636, 12: 4636, 21: 4636, 30: 444636, 35: 4636 }, "Demonic Embrace": { 11: 4637, 12: 4637, 21: 4637, 30: 444637, 35: 4637 }, "Watchful Wardstone": 4638, "Stirring Wardstone": { 11: 4641 }, "Bandleglass Mirror": { 11: 4642, 12: 4642, 21: 4642, 35: 4642 }, "Vigilant Wardstone": 4643, "Crown of the Shattered Queen": { 11: 664644, 30: 444644 }, Shadowflame: { 11: 4645, 12: 4645, 21: 4645, 30: 224645, 35: 4645 }, Stormsurge: { 11: 4646, 12: 4646, 21: 4646, 30: 224646, 35: 4646 }, "Ironspike Whip": 6029, "Stat Bonus": { 12: 6032, 30: 220000 }, "Silvermere Dawn": 6035, "Death's Dance": { 11: 6333, 12: 6333, 21: 6333, 30: 226333, 35: 6333 }, "Chempunk Chainsword": { 11: 6609, 12: 6609, 21: 6609, 30: 226609, 35: 6609 }, "Sundered Sky": { 11: 6610, 12: 6610, 21: 6610, 30: 226610, 35: 6610 }, "Staff of Flowing Water": { 11: 6616, 12: 6616, 21: 6616, 30: 226616, 35: 6616 }, "Moonstone Renewer": { 11: 6617, 12: 6617, 21: 6617, 30: 226617, 35: 6617 }, "Echoes of Helia": { 11: 6620, 12: 6620, 21: 6620, 30: 226620, 35: 6620 }, Dawncore: { 11: 6621, 12: 6621, 21: 6621, 30: 226621, 35: 6621 }, Goredrinker: { 30: 226630 }, Stridebreaker: { 11: 6631, 12: 6631, 21: 6631, 30: 226631, 35: 6631 }, "Divine Sunderer": { 30: 446632 }, "Liandry's Torment": { 11: 6653, 12: 6653, 21: 6653, 35: 6653 }, "Luden's Echo": { 11: 6655, 12: 6655, 21: 6655, 30: 226655, 35: 6655 }, Everfrost: { 30: 446656 }, "Rod of Ages": { 11: 6657, 12: 6657, 21: 6657, 30: 226657, 35: 6657 }, "Bami's Cinder": { 11: 6660, 12: 6660, 21: 6660, 30: 226660, 35: 6660 }, "Iceborn Gauntlet": { 11: 6662, 12: 6662, 21: 6662, 30: 226662, 35: 6662 }, "Hollow Radiance": { 11: 6664, 12: 6664, 21: 6664, 30: 226664, 35: 6664 }, "Jak'Sho, The Protean": { 11: 6665, 12: 6665, 21: 6665, 30: 226665, 35: 6665 }, "Radiant Virtue": { 30: 446667 }, Noonquiver: { 11: 6670, 12: 6670, 21: 6670, 35: 6670 }, Galeforce: { 30: 446671 }, "Kraken Slayer": { 11: 6672, 12: 6672, 21: 6672, 30: 226672, 35: 6672 }, "Immortal Shieldbow": { 11: 6673, 12: 6673, 21: 6673, 30: 226673, 35: 6673 }, "Navori Flickerblade": { 11: 6675, 12: 6675, 21: 6675, 35: 6675 }, "The Collector": { 11: 6676, 12: 6676, 21: 6676, 30: 226676, 35: 6676 }, Rageknife: 6677, Rectrix: { 11: 6690, 12: 6690, 21: 6690, 35: 6690 }, "Duskblade of Draktharr": { 30: 446691 }, Eclipse: { 11: 6692, 12: 6692, 21: 6692, 30: 226692, 35: 6692 }, "Prowler's Claw": { 11: 6693, 12: 6693, 21: 6693, 30: 226693, 35: 6693 }, "Serylda's Grudge": { 11: 6694, 12: 6694, 21: 6694, 30: 226694, 35: 6694 }, "Serpent's Fang": { 11: 6695, 12: 6695, 21: 6695, 30: 226695, 35: 6695 }, "Axiom Arc": { 11: 6696, 12: 6696, 21: 6696, 30: 226696, 35: 6696 }, Hubris: { 11: 6697, 12: 126697, 21: 6697, 30: 226697, 35: 126697 }, "Profane Hydra": { 11: 6698, 12: 6698, 21: 6698, 30: 226698, 35: 6698 }, "Voltaic Cyclosword": { 11: 6699, 12: 6699, 21: 6699, 30: 226699, 35: 6699 }, "Shield of the Rakkor": 6700, Opportunity: { 11: 6701, 12: 6701, 21: 6701, 30: 226701, 35: 6701 }, "Scouting Ahead": { 35: 6702 }, "Gangplank Placeholder": { 11: 7050, 12: 7050, 21: 7050, 30: 7050, 35: 7050 }, "Anathema's Chains": { 11: 8001, 12: 8001, 21: 8001, 30: 228001, 35: 8001 }, "Abyssal Mask": { 11: 8020, 12: 8020, 21: 8020, 30: 228020, 35: 8020 }, "Locked Weapon Slot": { 33: 9168 }, "Cyclonic Slicers": { 33: 9171 }, YuumiBot: { 33: 9172 }, "Radiant Field": { 33: 9173 }, "Statikk Sword": { 33: 9174 }, "Lioness's Lament": { 33: 9175 }, "Gatling Bunny-Guns": { 33: 9176 }, "Searing Shortbow": { 33: 9177 }, "The Annihilator": { 33: 9178 }, "Battle Bunny Crossbow": { 33: 9179 }, "UwU Blaster": { 33: 9180 }, "Vortex Glove": { 33: 9181 }, "Blade-o-rang": { 33: 9183 }, "Bunny Mega-Blast": { 33: 9184 }, "Anti-Shark Sea Mine": { 33: 9185 }, "T.I.B.B.E.R.S": { 33: 9187 }, "Ani-Mines": { 33: 9188 }, "Final City Transit": { 33: 9189 }, "Echoing Batblades": { 33: 9190 }, "Paw Print Poisoner": { 33: 9192 }, "Iceblast Armor": { 33: 9193 }, "Unceasing Cyclone": { 33: 9271 }, YuumiBot_Final_FINAL: { 33: 9272 }, "Explosive Embrace": { 33: 9273 }, "Prumbis's Electrocarver": { 33: 9274 }, "Enveloping Light": { 33: 9275 }, "Double Bun-Bun Barrage": { 33: 9276 }, "Evolved Embershot": { 33: 9277 }, Animapocalypse: { 33: 9278 }, "Bunny Prime Ballista": { 33: 9279 }, "OwO Blaster": { 33: 9280 }, "Tempest's Gauntlet": { 33: 9281 }, "Quad-o-rang": { 33: 9283 }, "Rapid Rabbit Raindown": { 33: 9284 }, "Neverending Mobstomper": { 33: 9285 }, "T.I.B.B.E.R.S (B.E.E.G Edition)": { 33: 9287 }, "Jinx's Tri-Namite": { 33: 9288 }, "FC Limited Express": { 33: 9289 }, "Vayne's Chromablades": { 33: 9290 }, "Bearfoot Chem-Dispenser": { 33: 9292 }, "Deep Freeze": { 33: 9293 }, "Meow Meow": { 33: 9300 }, "Shield Slam": { 33: 9301 }, "Sound Wave": { 33: 9302 }, "Pillory Swipe": { 33: 9303 }, "Steel Tempest": { 33: 9304 }, "Tentacle Slam": { 33: 9305 }, "Winged Dagger": { 33: 9306 }, "Guiding Hex": { 33: 9307 }, "Bunny Hop": { 33: 9308 }, "Battle Cat Barrage": { 33: 9400 }, "Light of the Lion": { 33: 9401 }, "Anima Echo": { 33: 9402 }, "Savage Slice": { 33: 9403 }, "Wandering Storms": { 33: 9404 }, "Grizzly Smash": { 33: 9405 }, "Lover's Ricochet": { 33: 9406 }, "Hopped-Up Hex": { 33: 9407 }, "Carrot Crash": { 33: 9408 }, "Rite of Ruin": { 12: 123430 }, "Legendary Fighter Item": { 30: 220001 }, "Legendary Marksman Item": { 30: 220002 }, "Legendary Assassin Item": { 30: 220003 }, "Legendary Mage Item": { 30: 220004 }, "Legendary Tank Item": { 30: 220005 }, "Legendary Support Item": { 30: 220006 }, "Prismatic Item": { 30: 220007 }, "Anvil Voucher": { 12: 220008, 30: 220008 }, "Gold Stat Anvil Voucher": { 30: 220009 }, "Prismatic Stat Voucher": { 30: 220010 }, "Bravery Voucher": { 30: 220011 }, Shardblade: { 30: 220012 }, "Void Immolation": { 12: 223069, 30: 223069 }, Zephyr: { 11: 663172, 30: 223172 }, "Guardian's Dirk": 223185, "Liandry's Anguish": { 30: 226653 }, "Navori Flickerblades": { 30: 226675 }, "Wooglet's Witchcap": { 12: 228002, 30: 228002 }, Deathblade: { 30: 228003 }, "Adaptive Helm": { 30: 228004 }, "Obsidian Cleaver": { 30: 228005 }, "Sanguine Blade": { 30: 228006 }, Runeglaive: { 30: 228008 }, Multitool: { 30: 228009 }, "Darksteel Talons": { 30: 443054 }, Fulmination: { 30: 443055 }, "Demon King's Crown": { 11: 663056, 30: 443056 }, "Shield of Molten Stone": { 11: 663058, 30: 443058 }, "Cloak of Starry Night": { 11: 663059, 30: 443059 }, "Force Of Entropy": { 30: 443061 }, "Sanguine Gift": { 30: 443062 }, "Eleisa's Miracle": { 30: 443063 }, "Talisman Of Ascension": { 30: 443064 }, Hamstringer: { 30: 443069 }, "Turbo Chemtank": { 30: 443079 }, "Twin Mask": 443080, "Hexbolt Companion": { 30: 443081 }, "Reaper's Toll": { 30: 443090 }, "Mirage Blade": { 30: 447100 }, "Gambler's Blade": { 11: 667101, 30: 447101 }, "Reality Fracture": { 30: 447102 }, "Hemomancer's Helm": { 30: 447103 }, Dragonheart: { 30: 447106 }, Decapitator: { 30: 447107 }, Runecarver: { 30: 447108 }, Cruelty: { 11: 667109, 30: 447109 }, "Moonflair Spellblade": { 30: 447110 }, Flesheater: { 11: 667112, 30: 447112 }, "Detonation Orb": { 30: 447113 }, Reverberation: { 30: 447114 }, Regicide: { 30: 447115 }, "Kinkou Jitte": { 30: 447116 }, "Pyromancer's Cloak": { 30: 447118 }, "Lightning Rod": { 30: 447119 }, "Diamond-Tipped Spear": { 30: 447120 }, "Twilight's Edge": { 30: 447121 }, "Black Hole Gauntlet": { 30: 447122 }, Puppeteer: { 30: 447123 }, "Healthbar Splash: Blue": 550001, "Healthbar Splash: Orange": 550002, "Healthbar Splash: Green": 550003, "Healthbar Splash: Pink": 550004, "Healthbar Cleanup: Reset Color": 550005, "Healthbar Splash: Rainbow": 550006, "Veigar's Talisman of Ascension": { 11: 663064 }, "Golden Spatula": { 12: 994403 } };
5
+ export const bootsItemIds = { 1001: true, 1111: true, 2422: true, 3005: true, 3006: true, 3008: true, 3009: true, 3010: true, 3013: true, 3020: true, 3047: true, 3111: true, 3117: true, 3158: true, 3168: true, 3170: true, 3171: true, 3173: true, 3174: true, 3175: true, 3176: true, 223005: true, 223006: true, 223008: true, 223009: true, 223020: true, 223047: true, 223111: true, 223158: true, 223172: true, 550001: true, 550002: true, 550003: true, 550004: true, 550005: true, 550006: true, 550007: true, 663172: true };
@@ -177,7 +177,7 @@ export declare const Runes: {
177
177
  readonly treeId: 8200;
178
178
  readonly isKeystone: true;
179
179
  readonly slot: 0;
180
- readonly horizontal: readonly [8229, 8230];
180
+ readonly horizontal: readonly [8229, 8230, 8992];
181
181
  };
182
182
  readonly 8224: {
183
183
  readonly id: 8224;
@@ -204,16 +204,16 @@ export declare const Runes: {
204
204
  readonly treeId: 8200;
205
205
  readonly isKeystone: true;
206
206
  readonly slot: 0;
207
- readonly horizontal: readonly [8214, 8230];
207
+ readonly horizontal: readonly [8214, 8230, 8992];
208
208
  };
209
209
  readonly 8230: {
210
210
  readonly id: 8230;
211
211
  readonly key: "PhaseRush";
212
- readonly name: "Phase Rush";
212
+ readonly name: "Stormraider's Surge";
213
213
  readonly treeId: 8200;
214
214
  readonly isKeystone: true;
215
215
  readonly slot: 0;
216
- readonly horizontal: readonly [8214, 8229];
216
+ readonly horizontal: readonly [8214, 8229, 8992];
217
217
  };
218
218
  readonly 8232: {
219
219
  readonly id: 8232;
@@ -494,6 +494,15 @@ export declare const Runes: {
494
494
  readonly slot: 2;
495
495
  readonly horizontal: readonly [8429, 8444];
496
496
  };
497
+ readonly 8992: {
498
+ readonly id: 8992;
499
+ readonly key: "DeathfireTouch";
500
+ readonly name: "Deathfire Touch";
501
+ readonly treeId: 8200;
502
+ readonly isKeystone: true;
503
+ readonly slot: 0;
504
+ readonly horizontal: readonly [8214, 8229, 8230];
505
+ };
497
506
  readonly 9101: {
498
507
  readonly id: 9101;
499
508
  readonly key: "AbsorbLife";
@@ -602,6 +611,7 @@ export declare const runeKeys: {
602
611
  readonly SummonAery: 8214;
603
612
  readonly ArcaneComet: 8229;
604
613
  readonly PhaseRush: 8230;
614
+ readonly DeathfireTouch: 8992;
605
615
  readonly NullifyingOrb: 8224;
606
616
  readonly ManaflowBand: 8226;
607
617
  readonly NimbusCloak: 8275;
@@ -664,7 +674,8 @@ export declare const runeNames: {
664
674
  readonly Unflinching: 8242;
665
675
  readonly "Summon Aery": 8214;
666
676
  readonly "Arcane Comet": 8229;
667
- readonly "Phase Rush": 8230;
677
+ readonly "Stormraider's Surge": 8230;
678
+ readonly "Deathfire Touch": 8992;
668
679
  readonly "Axiom Arcanist": 8224;
669
680
  readonly "Manaflow Band": 8226;
670
681
  readonly "Nimbus Cloak": 8275;
@@ -834,7 +845,7 @@ export declare const RunesArr: ({
834
845
  readonly treeId: 8200;
835
846
  readonly isKeystone: true;
836
847
  readonly slot: 0;
837
- readonly horizontal: readonly [8229, 8230];
848
+ readonly horizontal: readonly [8229, 8230, 8992];
838
849
  } | {
839
850
  readonly id: 8224;
840
851
  readonly key: "NullifyingOrb";
@@ -858,15 +869,15 @@ export declare const RunesArr: ({
858
869
  readonly treeId: 8200;
859
870
  readonly isKeystone: true;
860
871
  readonly slot: 0;
861
- readonly horizontal: readonly [8214, 8230];
872
+ readonly horizontal: readonly [8214, 8230, 8992];
862
873
  } | {
863
874
  readonly id: 8230;
864
875
  readonly key: "PhaseRush";
865
- readonly name: "Phase Rush";
876
+ readonly name: "Stormraider's Surge";
866
877
  readonly treeId: 8200;
867
878
  readonly isKeystone: true;
868
879
  readonly slot: 0;
869
- readonly horizontal: readonly [8214, 8229];
880
+ readonly horizontal: readonly [8214, 8229, 8992];
870
881
  } | {
871
882
  readonly id: 8232;
872
883
  readonly key: "Waterwalking";
@@ -1115,6 +1126,14 @@ export declare const RunesArr: ({
1115
1126
  readonly isKeystone: false;
1116
1127
  readonly slot: 2;
1117
1128
  readonly horizontal: readonly [8429, 8444];
1129
+ } | {
1130
+ readonly id: 8992;
1131
+ readonly key: "DeathfireTouch";
1132
+ readonly name: "Deathfire Touch";
1133
+ readonly treeId: 8200;
1134
+ readonly isKeystone: true;
1135
+ readonly slot: 0;
1136
+ readonly horizontal: readonly [8214, 8229, 8230];
1118
1137
  } | {
1119
1138
  readonly id: 9101;
1120
1139
  readonly key: "AbsorbLife";
@@ -1,6 +1,6 @@
1
- export const Runes = { 8005: { id: 8005, key: "PressTheAttack", name: "Press the Attack", treeId: 8000, isKeystone: true, slot: 0, horizontal: [8008, 8021, 8010] }, 8008: { id: 8008, key: "LethalTempo", name: "Lethal Tempo", treeId: 8000, isKeystone: true, slot: 0, horizontal: [8005, 8021, 8010] }, 8009: { id: 8009, key: "PresenceOfMind", name: "Presence of Mind", treeId: 8000, isKeystone: false, slot: 1, horizontal: [9101, 9111] }, 8010: { id: 8010, key: "Conqueror", name: "Conqueror", treeId: 8000, isKeystone: true, slot: 0, horizontal: [8005, 8008, 8021] }, 8014: { id: 8014, key: "CoupDeGrace", name: "Coup de Grace", treeId: 8000, isKeystone: false, slot: 3, horizontal: [8017, 8299] }, 8017: { id: 8017, key: "CutDown", name: "Cut Down", treeId: 8000, isKeystone: false, slot: 3, horizontal: [8014, 8299] }, 8021: { id: 8021, key: "FleetFootwork", name: "Fleet Footwork", treeId: 8000, isKeystone: true, slot: 0, horizontal: [8005, 8008, 8010] }, 8105: { id: 8105, key: "RelentlessHunter", name: "Relentless Hunter", treeId: 8100, isKeystone: false, slot: 3, horizontal: [8135, 8106] }, 8106: { id: 8106, key: "UltimateHunter", name: "Ultimate Hunter", treeId: 8100, isKeystone: false, slot: 3, horizontal: [8135, 8105] }, 8112: { id: 8112, key: "Electrocute", name: "Electrocute", treeId: 8100, isKeystone: true, slot: 0, horizontal: [8128, 9923] }, 8126: { id: 8126, key: "CheapShot", name: "Cheap Shot", treeId: 8100, isKeystone: false, slot: 1, horizontal: [8139, 8143] }, 8128: { id: 8128, key: "DarkHarvest", name: "Dark Harvest", treeId: 8100, isKeystone: true, slot: 0, horizontal: [8112, 9923] }, 8135: { id: 8135, key: "TreasureHunter", name: "Treasure Hunter", treeId: 8100, isKeystone: false, slot: 3, horizontal: [8105, 8106] }, 8137: { id: 8137, key: "SixthSense", name: "Sixth Sense", treeId: 8100, isKeystone: false, slot: 2, horizontal: [8140, 8141] }, 8139: { id: 8139, key: "TasteOfBlood", name: "Taste of Blood", treeId: 8100, isKeystone: false, slot: 1, horizontal: [8126, 8143] }, 8140: { id: 8140, key: "GrislyMementos", name: "Grisly Mementos", treeId: 8100, isKeystone: false, slot: 2, horizontal: [8137, 8141] }, 8141: { id: 8141, key: "DeepWard", name: "Deep Ward", treeId: 8100, isKeystone: false, slot: 2, horizontal: [8137, 8140] }, 8143: { id: 8143, key: "SuddenImpact", name: "Sudden Impact", treeId: 8100, isKeystone: false, slot: 1, horizontal: [8126, 8139] }, 8210: { id: 8210, key: "Transcendence", name: "Transcendence", treeId: 8200, isKeystone: false, slot: 2, horizontal: [8234, 8233] }, 8214: { id: 8214, key: "SummonAery", name: "Summon Aery", treeId: 8200, isKeystone: true, slot: 0, horizontal: [8229, 8230] }, 8224: { id: 8224, key: "NullifyingOrb", name: "Axiom Arcanist", treeId: 8200, isKeystone: false, slot: 1, horizontal: [8226, 8275] }, 8226: { id: 8226, key: "ManaflowBand", name: "Manaflow Band", treeId: 8200, isKeystone: false, slot: 1, horizontal: [8224, 8275] }, 8229: { id: 8229, key: "ArcaneComet", name: "Arcane Comet", treeId: 8200, isKeystone: true, slot: 0, horizontal: [8214, 8230] }, 8230: { id: 8230, key: "PhaseRush", name: "Phase Rush", treeId: 8200, isKeystone: true, slot: 0, horizontal: [8214, 8229] }, 8232: { id: 8232, key: "Waterwalking", name: "Waterwalking", treeId: 8200, isKeystone: false, slot: 3, horizontal: [8237, 8236] }, 8233: { id: 8233, key: "AbsoluteFocus", name: "Absolute Focus", treeId: 8200, isKeystone: false, slot: 2, horizontal: [8210, 8234] }, 8234: { id: 8234, key: "Celerity", name: "Celerity", treeId: 8200, isKeystone: false, slot: 2, horizontal: [8210, 8233] }, 8236: { id: 8236, key: "GatheringStorm", name: "Gathering Storm", treeId: 8200, isKeystone: false, slot: 3, horizontal: [8237, 8232] }, 8237: { id: 8237, key: "Scorch", name: "Scorch", treeId: 8200, isKeystone: false, slot: 3, horizontal: [8232, 8236] }, 8242: { id: 8242, key: "Unflinching", name: "Unflinching", treeId: 8400, isKeystone: false, slot: 3, horizontal: [8451, 8453] }, 8275: { id: 8275, key: "NimbusCloak", name: "Nimbus Cloak", treeId: 8200, isKeystone: false, slot: 1, horizontal: [8224, 8226] }, 8299: { id: 8299, key: "LastStand", name: "Last Stand", treeId: 8000, isKeystone: false, slot: 3, horizontal: [8014, 8017] }, 8304: { id: 8304, key: "MagicalFootwear", name: "Magical Footwear", treeId: 8300, isKeystone: false, slot: 1, horizontal: [8306, 8321] }, 8306: { id: 8306, key: "HextechFlashtraption", name: "Hextech Flashtraption", treeId: 8300, isKeystone: false, slot: 1, horizontal: [8304, 8321] }, 8313: { id: 8313, key: "PerfectTiming", name: "Triple Tonic", treeId: 8300, isKeystone: false, slot: 2, horizontal: [8352, 8345] }, 8316: { id: 8316, key: "JackOfAllTrades", name: "Jack Of All Trades", treeId: 8300, isKeystone: false, slot: 3, horizontal: [8347, 8410] }, 8321: { id: 8321, key: "CashBack", name: "Cash Back", treeId: 8300, isKeystone: false, slot: 1, horizontal: [8306, 8304] }, 8345: { id: 8345, key: "BiscuitDelivery", name: "Biscuit Delivery", treeId: 8300, isKeystone: false, slot: 2, horizontal: [8313, 8352] }, 8347: { id: 8347, key: "CosmicInsight", name: "Cosmic Insight", treeId: 8300, isKeystone: false, slot: 3, horizontal: [8410, 8316] }, 8351: { id: 8351, key: "GlacialAugment", name: "Glacial Augment", treeId: 8300, isKeystone: true, slot: 0, horizontal: [8360, 8369] }, 8352: { id: 8352, key: "TimeWarpTonic", name: "Time Warp Tonic", treeId: 8300, isKeystone: false, slot: 2, horizontal: [8313, 8345] }, 8360: { id: 8360, key: "UnsealedSpellbook", name: "Unsealed Spellbook", treeId: 8300, isKeystone: true, slot: 0, horizontal: [8351, 8369] }, 8369: { id: 8369, key: "FirstStrike", name: "First Strike", treeId: 8300, isKeystone: true, slot: 0, horizontal: [8351, 8360] }, 8401: { id: 8401, key: "ShieldBash", name: "Shield Bash", treeId: 8400, isKeystone: false, slot: 1, horizontal: [8446, 8463] }, 8410: { id: 8410, key: "ApproachVelocity", name: "Approach Velocity", treeId: 8300, isKeystone: false, slot: 3, horizontal: [8347, 8316] }, 8429: { id: 8429, key: "Conditioning", name: "Conditioning", treeId: 8400, isKeystone: false, slot: 2, horizontal: [8444, 8473] }, 8437: { id: 8437, key: "GraspOfTheUndying", name: "Grasp of the Undying", treeId: 8400, isKeystone: true, slot: 0, horizontal: [8439, 8465] }, 8439: { id: 8439, key: "Aftershock", name: "Aftershock", treeId: 8400, isKeystone: true, slot: 0, horizontal: [8437, 8465] }, 8444: { id: 8444, key: "SecondWind", name: "Second Wind", treeId: 8400, isKeystone: false, slot: 2, horizontal: [8429, 8473] }, 8446: { id: 8446, key: "Demolish", name: "Demolish", treeId: 8400, isKeystone: false, slot: 1, horizontal: [8463, 8401] }, 8451: { id: 8451, key: "Overgrowth", name: "Overgrowth", treeId: 8400, isKeystone: false, slot: 3, horizontal: [8453, 8242] }, 8453: { id: 8453, key: "Revitalize", name: "Revitalize", treeId: 8400, isKeystone: false, slot: 3, horizontal: [8451, 8242] }, 8463: { id: 8463, key: "FontOfLife", name: "Font of Life", treeId: 8400, isKeystone: false, slot: 1, horizontal: [8446, 8401] }, 8465: { id: 8465, key: "Guardian", name: "Guardian", treeId: 8400, isKeystone: true, slot: 0, horizontal: [8437, 8439] }, 8473: { id: 8473, key: "BonePlating", name: "Bone Plating", treeId: 8400, isKeystone: false, slot: 2, horizontal: [8429, 8444] }, 9101: { id: 9101, key: "AbsorbLife", name: "Absorb Life", treeId: 8000, isKeystone: false, slot: 1, horizontal: [9111, 8009] }, 9103: { id: 9103, key: "LegendBloodline", name: "Legend: Bloodline", treeId: 8000, isKeystone: false, slot: 2, horizontal: [9104, 9105] }, 9104: { id: 9104, key: "LegendAlacrity", name: "Legend: Alacrity", treeId: 8000, isKeystone: false, slot: 2, horizontal: [9105, 9103] }, 9105: { id: 9105, key: "LegendHaste", name: "Legend: Haste", treeId: 8000, isKeystone: false, slot: 2, horizontal: [9104, 9103] }, 9111: { id: 9111, key: "Triumph", name: "Triumph", treeId: 8000, isKeystone: false, slot: 1, horizontal: [9101, 8009] }, 9923: { id: 9923, key: "HailOfBlades", name: "Hail of Blades", treeId: 8100, isKeystone: true, slot: 0, horizontal: [8112, 8128] } };
2
- export const runeKeys = { Electrocute: 8112, DarkHarvest: 8128, HailOfBlades: 9923, CheapShot: 8126, TasteOfBlood: 8139, SuddenImpact: 8143, SixthSense: 8137, GrislyMementos: 8140, DeepWard: 8141, TreasureHunter: 8135, RelentlessHunter: 8105, UltimateHunter: 8106, GlacialAugment: 8351, UnsealedSpellbook: 8360, FirstStrike: 8369, HextechFlashtraption: 8306, MagicalFootwear: 8304, CashBack: 8321, PerfectTiming: 8313, TimeWarpTonic: 8352, BiscuitDelivery: 8345, CosmicInsight: 8347, ApproachVelocity: 8410, JackOfAllTrades: 8316, PressTheAttack: 8005, LethalTempo: 8008, FleetFootwork: 8021, Conqueror: 8010, AbsorbLife: 9101, Triumph: 9111, PresenceOfMind: 8009, LegendAlacrity: 9104, LegendHaste: 9105, LegendBloodline: 9103, CoupDeGrace: 8014, CutDown: 8017, LastStand: 8299, GraspOfTheUndying: 8437, Aftershock: 8439, Guardian: 8465, Demolish: 8446, FontOfLife: 8463, ShieldBash: 8401, Conditioning: 8429, SecondWind: 8444, BonePlating: 8473, Overgrowth: 8451, Revitalize: 8453, Unflinching: 8242, SummonAery: 8214, ArcaneComet: 8229, PhaseRush: 8230, NullifyingOrb: 8224, ManaflowBand: 8226, NimbusCloak: 8275, Transcendence: 8210, Celerity: 8234, AbsoluteFocus: 8233, Scorch: 8237, Waterwalking: 8232, GatheringStorm: 8236 };
3
- export const runeNames = { Electrocute: 8112, "Dark Harvest": 8128, "Hail of Blades": 9923, "Cheap Shot": 8126, "Taste of Blood": 8139, "Sudden Impact": 8143, "Sixth Sense": 8137, "Grisly Mementos": 8140, "Deep Ward": 8141, "Treasure Hunter": 8135, "Relentless Hunter": 8105, "Ultimate Hunter": 8106, "Glacial Augment": 8351, "Unsealed Spellbook": 8360, "First Strike": 8369, "Hextech Flashtraption": 8306, "Magical Footwear": 8304, "Cash Back": 8321, "Triple Tonic": 8313, "Time Warp Tonic": 8352, "Biscuit Delivery": 8345, "Cosmic Insight": 8347, "Approach Velocity": 8410, "Jack Of All Trades": 8316, "Press the Attack": 8005, "Lethal Tempo": 8008, "Fleet Footwork": 8021, Conqueror: 8010, "Absorb Life": 9101, Triumph: 9111, "Presence of Mind": 8009, "Legend: Alacrity": 9104, "Legend: Haste": 9105, "Legend: Bloodline": 9103, "Coup de Grace": 8014, "Cut Down": 8017, "Last Stand": 8299, "Grasp of the Undying": 8437, Aftershock: 8439, Guardian: 8465, Demolish: 8446, "Font of Life": 8463, "Shield Bash": 8401, Conditioning: 8429, "Second Wind": 8444, "Bone Plating": 8473, Overgrowth: 8451, Revitalize: 8453, Unflinching: 8242, "Summon Aery": 8214, "Arcane Comet": 8229, "Phase Rush": 8230, "Axiom Arcanist": 8224, "Manaflow Band": 8226, "Nimbus Cloak": 8275, Transcendence: 8210, Celerity: 8234, "Absolute Focus": 8233, Scorch: 8237, Waterwalking: 8232, "Gathering Storm": 8236 };
1
+ export const Runes = { 8005: { id: 8005, key: "PressTheAttack", name: "Press the Attack", treeId: 8000, isKeystone: true, slot: 0, horizontal: [8008, 8021, 8010] }, 8008: { id: 8008, key: "LethalTempo", name: "Lethal Tempo", treeId: 8000, isKeystone: true, slot: 0, horizontal: [8005, 8021, 8010] }, 8009: { id: 8009, key: "PresenceOfMind", name: "Presence of Mind", treeId: 8000, isKeystone: false, slot: 1, horizontal: [9101, 9111] }, 8010: { id: 8010, key: "Conqueror", name: "Conqueror", treeId: 8000, isKeystone: true, slot: 0, horizontal: [8005, 8008, 8021] }, 8014: { id: 8014, key: "CoupDeGrace", name: "Coup de Grace", treeId: 8000, isKeystone: false, slot: 3, horizontal: [8017, 8299] }, 8017: { id: 8017, key: "CutDown", name: "Cut Down", treeId: 8000, isKeystone: false, slot: 3, horizontal: [8014, 8299] }, 8021: { id: 8021, key: "FleetFootwork", name: "Fleet Footwork", treeId: 8000, isKeystone: true, slot: 0, horizontal: [8005, 8008, 8010] }, 8105: { id: 8105, key: "RelentlessHunter", name: "Relentless Hunter", treeId: 8100, isKeystone: false, slot: 3, horizontal: [8135, 8106] }, 8106: { id: 8106, key: "UltimateHunter", name: "Ultimate Hunter", treeId: 8100, isKeystone: false, slot: 3, horizontal: [8135, 8105] }, 8112: { id: 8112, key: "Electrocute", name: "Electrocute", treeId: 8100, isKeystone: true, slot: 0, horizontal: [8128, 9923] }, 8126: { id: 8126, key: "CheapShot", name: "Cheap Shot", treeId: 8100, isKeystone: false, slot: 1, horizontal: [8139, 8143] }, 8128: { id: 8128, key: "DarkHarvest", name: "Dark Harvest", treeId: 8100, isKeystone: true, slot: 0, horizontal: [8112, 9923] }, 8135: { id: 8135, key: "TreasureHunter", name: "Treasure Hunter", treeId: 8100, isKeystone: false, slot: 3, horizontal: [8105, 8106] }, 8137: { id: 8137, key: "SixthSense", name: "Sixth Sense", treeId: 8100, isKeystone: false, slot: 2, horizontal: [8140, 8141] }, 8139: { id: 8139, key: "TasteOfBlood", name: "Taste of Blood", treeId: 8100, isKeystone: false, slot: 1, horizontal: [8126, 8143] }, 8140: { id: 8140, key: "GrislyMementos", name: "Grisly Mementos", treeId: 8100, isKeystone: false, slot: 2, horizontal: [8137, 8141] }, 8141: { id: 8141, key: "DeepWard", name: "Deep Ward", treeId: 8100, isKeystone: false, slot: 2, horizontal: [8137, 8140] }, 8143: { id: 8143, key: "SuddenImpact", name: "Sudden Impact", treeId: 8100, isKeystone: false, slot: 1, horizontal: [8126, 8139] }, 8210: { id: 8210, key: "Transcendence", name: "Transcendence", treeId: 8200, isKeystone: false, slot: 2, horizontal: [8234, 8233] }, 8214: { id: 8214, key: "SummonAery", name: "Summon Aery", treeId: 8200, isKeystone: true, slot: 0, horizontal: [8229, 8230, 8992] }, 8224: { id: 8224, key: "NullifyingOrb", name: "Axiom Arcanist", treeId: 8200, isKeystone: false, slot: 1, horizontal: [8226, 8275] }, 8226: { id: 8226, key: "ManaflowBand", name: "Manaflow Band", treeId: 8200, isKeystone: false, slot: 1, horizontal: [8224, 8275] }, 8229: { id: 8229, key: "ArcaneComet", name: "Arcane Comet", treeId: 8200, isKeystone: true, slot: 0, horizontal: [8214, 8230, 8992] }, 8230: { id: 8230, key: "PhaseRush", name: "Stormraider's Surge", treeId: 8200, isKeystone: true, slot: 0, horizontal: [8214, 8229, 8992] }, 8232: { id: 8232, key: "Waterwalking", name: "Waterwalking", treeId: 8200, isKeystone: false, slot: 3, horizontal: [8237, 8236] }, 8233: { id: 8233, key: "AbsoluteFocus", name: "Absolute Focus", treeId: 8200, isKeystone: false, slot: 2, horizontal: [8210, 8234] }, 8234: { id: 8234, key: "Celerity", name: "Celerity", treeId: 8200, isKeystone: false, slot: 2, horizontal: [8210, 8233] }, 8236: { id: 8236, key: "GatheringStorm", name: "Gathering Storm", treeId: 8200, isKeystone: false, slot: 3, horizontal: [8237, 8232] }, 8237: { id: 8237, key: "Scorch", name: "Scorch", treeId: 8200, isKeystone: false, slot: 3, horizontal: [8232, 8236] }, 8242: { id: 8242, key: "Unflinching", name: "Unflinching", treeId: 8400, isKeystone: false, slot: 3, horizontal: [8451, 8453] }, 8275: { id: 8275, key: "NimbusCloak", name: "Nimbus Cloak", treeId: 8200, isKeystone: false, slot: 1, horizontal: [8224, 8226] }, 8299: { id: 8299, key: "LastStand", name: "Last Stand", treeId: 8000, isKeystone: false, slot: 3, horizontal: [8014, 8017] }, 8304: { id: 8304, key: "MagicalFootwear", name: "Magical Footwear", treeId: 8300, isKeystone: false, slot: 1, horizontal: [8306, 8321] }, 8306: { id: 8306, key: "HextechFlashtraption", name: "Hextech Flashtraption", treeId: 8300, isKeystone: false, slot: 1, horizontal: [8304, 8321] }, 8313: { id: 8313, key: "PerfectTiming", name: "Triple Tonic", treeId: 8300, isKeystone: false, slot: 2, horizontal: [8352, 8345] }, 8316: { id: 8316, key: "JackOfAllTrades", name: "Jack Of All Trades", treeId: 8300, isKeystone: false, slot: 3, horizontal: [8347, 8410] }, 8321: { id: 8321, key: "CashBack", name: "Cash Back", treeId: 8300, isKeystone: false, slot: 1, horizontal: [8306, 8304] }, 8345: { id: 8345, key: "BiscuitDelivery", name: "Biscuit Delivery", treeId: 8300, isKeystone: false, slot: 2, horizontal: [8313, 8352] }, 8347: { id: 8347, key: "CosmicInsight", name: "Cosmic Insight", treeId: 8300, isKeystone: false, slot: 3, horizontal: [8410, 8316] }, 8351: { id: 8351, key: "GlacialAugment", name: "Glacial Augment", treeId: 8300, isKeystone: true, slot: 0, horizontal: [8360, 8369] }, 8352: { id: 8352, key: "TimeWarpTonic", name: "Time Warp Tonic", treeId: 8300, isKeystone: false, slot: 2, horizontal: [8313, 8345] }, 8360: { id: 8360, key: "UnsealedSpellbook", name: "Unsealed Spellbook", treeId: 8300, isKeystone: true, slot: 0, horizontal: [8351, 8369] }, 8369: { id: 8369, key: "FirstStrike", name: "First Strike", treeId: 8300, isKeystone: true, slot: 0, horizontal: [8351, 8360] }, 8401: { id: 8401, key: "ShieldBash", name: "Shield Bash", treeId: 8400, isKeystone: false, slot: 1, horizontal: [8446, 8463] }, 8410: { id: 8410, key: "ApproachVelocity", name: "Approach Velocity", treeId: 8300, isKeystone: false, slot: 3, horizontal: [8347, 8316] }, 8429: { id: 8429, key: "Conditioning", name: "Conditioning", treeId: 8400, isKeystone: false, slot: 2, horizontal: [8444, 8473] }, 8437: { id: 8437, key: "GraspOfTheUndying", name: "Grasp of the Undying", treeId: 8400, isKeystone: true, slot: 0, horizontal: [8439, 8465] }, 8439: { id: 8439, key: "Aftershock", name: "Aftershock", treeId: 8400, isKeystone: true, slot: 0, horizontal: [8437, 8465] }, 8444: { id: 8444, key: "SecondWind", name: "Second Wind", treeId: 8400, isKeystone: false, slot: 2, horizontal: [8429, 8473] }, 8446: { id: 8446, key: "Demolish", name: "Demolish", treeId: 8400, isKeystone: false, slot: 1, horizontal: [8463, 8401] }, 8451: { id: 8451, key: "Overgrowth", name: "Overgrowth", treeId: 8400, isKeystone: false, slot: 3, horizontal: [8453, 8242] }, 8453: { id: 8453, key: "Revitalize", name: "Revitalize", treeId: 8400, isKeystone: false, slot: 3, horizontal: [8451, 8242] }, 8463: { id: 8463, key: "FontOfLife", name: "Font of Life", treeId: 8400, isKeystone: false, slot: 1, horizontal: [8446, 8401] }, 8465: { id: 8465, key: "Guardian", name: "Guardian", treeId: 8400, isKeystone: true, slot: 0, horizontal: [8437, 8439] }, 8473: { id: 8473, key: "BonePlating", name: "Bone Plating", treeId: 8400, isKeystone: false, slot: 2, horizontal: [8429, 8444] }, 8992: { id: 8992, key: "DeathfireTouch", name: "Deathfire Touch", treeId: 8200, isKeystone: true, slot: 0, horizontal: [8214, 8229, 8230] }, 9101: { id: 9101, key: "AbsorbLife", name: "Absorb Life", treeId: 8000, isKeystone: false, slot: 1, horizontal: [9111, 8009] }, 9103: { id: 9103, key: "LegendBloodline", name: "Legend: Bloodline", treeId: 8000, isKeystone: false, slot: 2, horizontal: [9104, 9105] }, 9104: { id: 9104, key: "LegendAlacrity", name: "Legend: Alacrity", treeId: 8000, isKeystone: false, slot: 2, horizontal: [9105, 9103] }, 9105: { id: 9105, key: "LegendHaste", name: "Legend: Haste", treeId: 8000, isKeystone: false, slot: 2, horizontal: [9104, 9103] }, 9111: { id: 9111, key: "Triumph", name: "Triumph", treeId: 8000, isKeystone: false, slot: 1, horizontal: [9101, 8009] }, 9923: { id: 9923, key: "HailOfBlades", name: "Hail of Blades", treeId: 8100, isKeystone: true, slot: 0, horizontal: [8112, 8128] } };
2
+ export const runeKeys = { Electrocute: 8112, DarkHarvest: 8128, HailOfBlades: 9923, CheapShot: 8126, TasteOfBlood: 8139, SuddenImpact: 8143, SixthSense: 8137, GrislyMementos: 8140, DeepWard: 8141, TreasureHunter: 8135, RelentlessHunter: 8105, UltimateHunter: 8106, GlacialAugment: 8351, UnsealedSpellbook: 8360, FirstStrike: 8369, HextechFlashtraption: 8306, MagicalFootwear: 8304, CashBack: 8321, PerfectTiming: 8313, TimeWarpTonic: 8352, BiscuitDelivery: 8345, CosmicInsight: 8347, ApproachVelocity: 8410, JackOfAllTrades: 8316, PressTheAttack: 8005, LethalTempo: 8008, FleetFootwork: 8021, Conqueror: 8010, AbsorbLife: 9101, Triumph: 9111, PresenceOfMind: 8009, LegendAlacrity: 9104, LegendHaste: 9105, LegendBloodline: 9103, CoupDeGrace: 8014, CutDown: 8017, LastStand: 8299, GraspOfTheUndying: 8437, Aftershock: 8439, Guardian: 8465, Demolish: 8446, FontOfLife: 8463, ShieldBash: 8401, Conditioning: 8429, SecondWind: 8444, BonePlating: 8473, Overgrowth: 8451, Revitalize: 8453, Unflinching: 8242, SummonAery: 8214, ArcaneComet: 8229, PhaseRush: 8230, DeathfireTouch: 8992, NullifyingOrb: 8224, ManaflowBand: 8226, NimbusCloak: 8275, Transcendence: 8210, Celerity: 8234, AbsoluteFocus: 8233, Scorch: 8237, Waterwalking: 8232, GatheringStorm: 8236 };
3
+ export const runeNames = { Electrocute: 8112, "Dark Harvest": 8128, "Hail of Blades": 9923, "Cheap Shot": 8126, "Taste of Blood": 8139, "Sudden Impact": 8143, "Sixth Sense": 8137, "Grisly Mementos": 8140, "Deep Ward": 8141, "Treasure Hunter": 8135, "Relentless Hunter": 8105, "Ultimate Hunter": 8106, "Glacial Augment": 8351, "Unsealed Spellbook": 8360, "First Strike": 8369, "Hextech Flashtraption": 8306, "Magical Footwear": 8304, "Cash Back": 8321, "Triple Tonic": 8313, "Time Warp Tonic": 8352, "Biscuit Delivery": 8345, "Cosmic Insight": 8347, "Approach Velocity": 8410, "Jack Of All Trades": 8316, "Press the Attack": 8005, "Lethal Tempo": 8008, "Fleet Footwork": 8021, Conqueror: 8010, "Absorb Life": 9101, Triumph: 9111, "Presence of Mind": 8009, "Legend: Alacrity": 9104, "Legend: Haste": 9105, "Legend: Bloodline": 9103, "Coup de Grace": 8014, "Cut Down": 8017, "Last Stand": 8299, "Grasp of the Undying": 8437, Aftershock: 8439, Guardian: 8465, Demolish: 8446, "Font of Life": 8463, "Shield Bash": 8401, Conditioning: 8429, "Second Wind": 8444, "Bone Plating": 8473, Overgrowth: 8451, Revitalize: 8453, Unflinching: 8242, "Summon Aery": 8214, "Arcane Comet": 8229, "Stormraider's Surge": 8230, "Deathfire Touch": 8992, "Axiom Arcanist": 8224, "Manaflow Band": 8226, "Nimbus Cloak": 8275, Transcendence: 8210, Celerity: 8234, "Absolute Focus": 8233, Scorch: 8237, Waterwalking: 8232, "Gathering Storm": 8236 };
4
4
  export const RunesArr = Object.values(Runes);
5
5
  export const StatRunes = { 5001: { id: 5001, name: "Health Scaling", description: "+10–180 Health (based on level)", value: 0 }, 5005: { id: 5005, name: "Attack Speed", description: "+10% Attack Speed", value: 0.1 }, 5007: { id: 5007, name: "Ability Haste", description: "+8 Ability Haste", value: 8 }, 5008: { id: 5008, name: "Adaptive Force", description: "+9 Adaptive Force", value: 9 }, 5010: { id: 5010, name: "Move Speed", description: "+2% Move Speed", value: 0.02 }, 5011: { id: 5011, name: "Health", description: "+65 Health", value: 65 }, 5013: { id: 5013, name: "Tenacity and Slow Resist", description: "+10% Tenacity and Slow Resist", value: 0.1 } };
6
6
  export const StatRunesInSlot = { 5001: { 1: { id: 5001, name: "Health Scaling", description: "+10–180 Health (based on level)", value: 0, slot: 1, horizontal: [5008, 5010] }, 2: { id: 5001, name: "Health Scaling", description: "+10–180 Health (based on level)", value: 0, slot: 2, horizontal: [5011, 5013] } }, 5005: { 0: { id: 5005, name: "Attack Speed", description: "+10% Attack Speed", value: 0.1, slot: 0, horizontal: [5008, 5007] } }, 5007: { 0: { id: 5007, name: "Ability Haste", description: "+8 Ability Haste", value: 8, slot: 0, horizontal: [5008, 5005] } }, 5008: { 0: { id: 5008, name: "Adaptive Force", description: "+9 Adaptive Force", value: 9, slot: 0, horizontal: [5005, 5007] }, 1: { id: 5008, name: "Adaptive Force", description: "+9 Adaptive Force", value: 9, slot: 1, horizontal: [5010, 5001] } }, 5010: { 1: { id: 5010, name: "Move Speed", description: "+2% Move Speed", value: 0.02, slot: 1, horizontal: [5008, 5001] } }, 5011: { 2: { id: 5011, name: "Health", description: "+65 Health", value: 65, slot: 2, horizontal: [5001, 5013] } }, 5013: { 2: { id: 5013, name: "Tenacity and Slow Resist", description: "+10% Tenacity and Slow Resist", value: 0.1, slot: 2, horizontal: [5001, 5011] } } };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lol-constants",
3
- "version": "3.7.0+16.7",
3
+ "version": "3.9.0+16.9",
4
4
  "description": "League of Legends constants, functions, and types. Provides a plathera of functions to easily convert between ID, Name, and Key for champions, items, summoner spells, and runes.",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -17,7 +17,7 @@
17
17
  "rift-js-utils": "^2.15.1",
18
18
  "ts-node": "^10.9.2",
19
19
  "typescript": "^5.9.3",
20
- "vite": "^7.3.1"
20
+ "vite": "^7.3.2"
21
21
  },
22
22
  "repository": {
23
23
  "type": "git",