@pkmn/mods 0.4.19 → 0.4.23

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.
Files changed (76) hide show
  1. package/README.md +3 -3
  2. package/build/gen1stadium/scripts.js +17 -23
  3. package/build/gen1stadium/scripts.js.map +1 -1
  4. package/build/gen2stadium2/scripts.js +16 -23
  5. package/build/gen2stadium2/scripts.js.map +1 -1
  6. package/build/gen7letsgo/formats-data.js +0 -201
  7. package/build/gen7letsgo/formats-data.js.map +1 -1
  8. package/build/gen7letsgo/pokedex.js +8 -21
  9. package/build/gen7letsgo/pokedex.js.map +1 -1
  10. package/build/gen7letsgo/scripts.js +0 -9
  11. package/build/gen7letsgo/scripts.js.map +1 -1
  12. package/build/gen7sm/formats-data.d.ts +4 -0
  13. package/build/gen7sm/formats-data.js +62 -0
  14. package/build/gen7sm/formats-data.js.map +1 -0
  15. package/build/gen7sm/index.d.ts +5 -0
  16. package/build/gen7sm/index.js +14 -0
  17. package/build/gen7sm/index.js.map +1 -0
  18. package/build/gen7sm/items.d.ts +4 -0
  19. package/build/gen7sm/items.js +30 -0
  20. package/build/gen7sm/items.js.map +1 -0
  21. package/build/gen7sm/learnsets.d.ts +4 -0
  22. package/build/gen7sm/learnsets.js +60345 -0
  23. package/build/gen7sm/learnsets.js.map +1 -0
  24. package/build/gen7sm/pokedex.d.ts +4 -0
  25. package/build/gen7sm/pokedex.js +50 -0
  26. package/build/gen7sm/pokedex.js.map +1 -0
  27. package/build/gen7sm/scripts.d.ts +2 -0
  28. package/build/gen7sm/scripts.js +7 -0
  29. package/build/gen7sm/scripts.js.map +1 -0
  30. package/build/gen8bdsp/formats-data.d.ts +4 -0
  31. package/build/gen8bdsp/formats-data.js +2148 -0
  32. package/build/gen8bdsp/formats-data.js.map +1 -0
  33. package/build/gen8bdsp/index.d.ts +7 -0
  34. package/build/gen8bdsp/index.js +18 -0
  35. package/build/gen8bdsp/index.js.map +1 -0
  36. package/build/gen8bdsp/items.d.ts +4 -0
  37. package/build/gen8bdsp/items.js +803 -0
  38. package/build/gen8bdsp/items.js.map +1 -0
  39. package/build/gen8bdsp/learnsets.d.ts +4 -0
  40. package/build/gen8bdsp/learnsets.js +25254 -0
  41. package/build/gen8bdsp/learnsets.js.map +1 -0
  42. package/build/gen8bdsp/moves.d.ts +4 -0
  43. package/build/gen8bdsp/moves.js +910 -0
  44. package/build/gen8bdsp/moves.js.map +1 -0
  45. package/build/gen8bdsp/pokedex.d.ts +4 -0
  46. package/build/gen8bdsp/pokedex.js +30 -0
  47. package/build/gen8bdsp/pokedex.js.map +1 -0
  48. package/build/gen8bdsp/rulesets.d.ts +4 -0
  49. package/build/gen8bdsp/rulesets.js +14 -0
  50. package/build/gen8bdsp/rulesets.js.map +1 -0
  51. package/build/gen8bdsp/scripts.d.ts +2 -0
  52. package/build/gen8bdsp/scripts.js +13 -0
  53. package/build/gen8bdsp/scripts.js.map +1 -0
  54. package/package.json +10 -8
  55. package/src/gen1stadium/scripts.ts +22 -19
  56. package/src/gen2stadium2/scripts.ts +20 -19
  57. package/src/gen7letsgo/formats-data.ts +0 -201
  58. package/src/gen7letsgo/pokedex.ts +8 -21
  59. package/src/gen7letsgo/scripts.ts +0 -9
  60. package/src/gen7sm/formats-data.ts +60 -0
  61. package/src/gen7sm/index.ts +5 -0
  62. package/src/{vgc17 → gen7sm}/items.ts +6 -6
  63. package/src/gen7sm/learnsets.ts +60343 -0
  64. package/src/{vgc17 → gen7sm}/pokedex.ts +0 -0
  65. package/src/{vgc17 → gen7sm}/scripts.ts +0 -0
  66. package/src/gen8bdsp/formats-data.ts +2146 -0
  67. package/src/{vgc17 → gen8bdsp}/index.ts +1 -0
  68. package/src/gen8bdsp/items.ts +799 -0
  69. package/src/gen8bdsp/learnsets.ts +25252 -0
  70. package/src/gen8bdsp/moves.ts +908 -0
  71. package/src/gen8bdsp/pokedex.ts +28 -0
  72. package/src/gen8bdsp/rulesets.ts +12 -0
  73. package/src/gen8bdsp/scripts.ts +11 -0
  74. package/src/vgc17/formats-data.ts +0 -56
  75. package/src/vgc17/learnsets.ts +0 -60476
  76. package/src/vgc17/rulesets.ts +0 -20
@@ -0,0 +1,803 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.Items = void 0;
4
+ exports.Items = {
5
+ absorbbulb: {
6
+ inherit: true,
7
+ isNonstandard: "Past",
8
+ },
9
+ adrenalineorb: {
10
+ inherit: true,
11
+ isNonstandard: "Past",
12
+ },
13
+ airballoon: {
14
+ inherit: true,
15
+ isNonstandard: "Past",
16
+ },
17
+ assaultvest: {
18
+ inherit: true,
19
+ isNonstandard: "Past",
20
+ },
21
+ berrysweet: {
22
+ inherit: true,
23
+ isNonstandard: "Past",
24
+ },
25
+ bindingband: {
26
+ inherit: true,
27
+ isNonstandard: "Past",
28
+ },
29
+ blunderpolicy: {
30
+ inherit: true,
31
+ isNonstandard: "Past",
32
+ },
33
+ bugmemory: {
34
+ inherit: true,
35
+ isNonstandard: "Past",
36
+ },
37
+ burndrive: {
38
+ inherit: true,
39
+ isNonstandard: "Past",
40
+ },
41
+ cellbattery: {
42
+ inherit: true,
43
+ isNonstandard: "Past",
44
+ },
45
+ chilldrive: {
46
+ inherit: true,
47
+ isNonstandard: "Past",
48
+ },
49
+ chippedpot: {
50
+ inherit: true,
51
+ isNonstandard: "Past",
52
+ },
53
+ cloversweet: {
54
+ inherit: true,
55
+ isNonstandard: "Past",
56
+ },
57
+ coverfossil: {
58
+ inherit: true,
59
+ isNonstandard: "Past",
60
+ },
61
+ crackedpot: {
62
+ inherit: true,
63
+ isNonstandard: "Past",
64
+ },
65
+ darkmemory: {
66
+ inherit: true,
67
+ isNonstandard: "Past",
68
+ },
69
+ dousedrive: {
70
+ inherit: true,
71
+ isNonstandard: "Past",
72
+ },
73
+ dracoplate: {
74
+ inherit: true,
75
+ isNonstandard: null,
76
+ },
77
+ dragonmemory: {
78
+ inherit: true,
79
+ isNonstandard: "Past",
80
+ },
81
+ dreadplate: {
82
+ inherit: true,
83
+ isNonstandard: null,
84
+ },
85
+ earthplate: {
86
+ inherit: true,
87
+ isNonstandard: null,
88
+ },
89
+ ejectbutton: {
90
+ inherit: true,
91
+ isNonstandard: "Unobtainable",
92
+ onAfterMoveSecondary(target, source, move) {
93
+ if (source && source !== target && target.hp && move && move.category !== 'Status' && !move.isFutureMove) {
94
+ if (!this.canSwitch(target.side) || target.forceSwitchFlag || target.beingCalledBack || target.isSkyDropped())
95
+ return;
96
+ for (const pokemon of this.getAllActive()) {
97
+ if (pokemon.switchFlag === true)
98
+ return;
99
+ }
100
+ target.switchFlag = true;
101
+ source.switchFlag = false;
102
+ }
103
+ },
104
+ },
105
+ ejectpack: {
106
+ inherit: true,
107
+ isNonstandard: "Past",
108
+ },
109
+ electricmemory: {
110
+ inherit: true,
111
+ isNonstandard: "Past",
112
+ },
113
+ electricseed: {
114
+ inherit: true,
115
+ isNonstandard: "Past",
116
+ },
117
+ eviolite: {
118
+ inherit: true,
119
+ isNonstandard: "Unobtainable",
120
+ // TODO: Figure out calculation
121
+ },
122
+ fairymemory: {
123
+ inherit: true,
124
+ isNonstandard: "Past",
125
+ },
126
+ fightingmemory: {
127
+ inherit: true,
128
+ isNonstandard: "Past",
129
+ },
130
+ firememory: {
131
+ inherit: true,
132
+ isNonstandard: "Past",
133
+ },
134
+ fistplate: {
135
+ inherit: true,
136
+ isNonstandard: null,
137
+ },
138
+ flameplate: {
139
+ inherit: true,
140
+ isNonstandard: null,
141
+ },
142
+ floatstone: {
143
+ inherit: true,
144
+ isNonstandard: "Past",
145
+ },
146
+ flowersweet: {
147
+ inherit: true,
148
+ isNonstandard: "Past",
149
+ },
150
+ flyingmemory: {
151
+ inherit: true,
152
+ isNonstandard: "Past",
153
+ },
154
+ fossilizedbird: {
155
+ inherit: true,
156
+ isNonstandard: "Past",
157
+ },
158
+ fossilizeddino: {
159
+ inherit: true,
160
+ isNonstandard: "Past",
161
+ },
162
+ fossilizeddrake: {
163
+ inherit: true,
164
+ isNonstandard: "Past",
165
+ },
166
+ fossilizedfish: {
167
+ inherit: true,
168
+ isNonstandard: "Past",
169
+ },
170
+ galaricacuff: {
171
+ inherit: true,
172
+ isNonstandard: "Past",
173
+ },
174
+ galaricawreath: {
175
+ inherit: true,
176
+ isNonstandard: "Past",
177
+ },
178
+ ghostmemory: {
179
+ inherit: true,
180
+ isNonstandard: "Past",
181
+ },
182
+ grassmemory: {
183
+ inherit: true,
184
+ isNonstandard: "Past",
185
+ },
186
+ grassyseed: {
187
+ inherit: true,
188
+ isNonstandard: "Past",
189
+ },
190
+ groundmemory: {
191
+ inherit: true,
192
+ isNonstandard: "Past",
193
+ },
194
+ heavydutyboots: {
195
+ inherit: true,
196
+ isNonstandard: "Past",
197
+ },
198
+ icememory: {
199
+ inherit: true,
200
+ isNonstandard: "Past",
201
+ },
202
+ icestone: {
203
+ inherit: true,
204
+ isNonstandard: "Unobtainable",
205
+ },
206
+ icicleplate: {
207
+ inherit: true,
208
+ isNonstandard: null,
209
+ },
210
+ insectplate: {
211
+ inherit: true,
212
+ isNonstandard: null,
213
+ },
214
+ ironplate: {
215
+ inherit: true,
216
+ isNonstandard: null,
217
+ },
218
+ jawfossil: {
219
+ inherit: true,
220
+ isNonstandard: "Past",
221
+ },
222
+ keeberry: {
223
+ inherit: true,
224
+ isNonstandard: "Past",
225
+ },
226
+ lovesweet: {
227
+ inherit: true,
228
+ isNonstandard: "Past",
229
+ },
230
+ luckypunch: {
231
+ inherit: true,
232
+ isNonstandard: null,
233
+ },
234
+ luminousmoss: {
235
+ inherit: true,
236
+ isNonstandard: "Past",
237
+ },
238
+ marangaberry: {
239
+ inherit: true,
240
+ isNonstandard: "Past",
241
+ },
242
+ meadowplate: {
243
+ inherit: true,
244
+ isNonstandard: null,
245
+ },
246
+ mindplate: {
247
+ inherit: true,
248
+ isNonstandard: null,
249
+ },
250
+ mistyseed: {
251
+ inherit: true,
252
+ isNonstandard: "Past",
253
+ },
254
+ normalgem: {
255
+ inherit: true,
256
+ isNonstandard: "Past",
257
+ },
258
+ plumefossil: {
259
+ inherit: true,
260
+ isNonstandard: "Past",
261
+ },
262
+ poisonmemory: {
263
+ inherit: true,
264
+ isNonstandard: "Past",
265
+ },
266
+ protectivepads: {
267
+ inherit: true,
268
+ isNonstandard: "Past",
269
+ },
270
+ psychicmemory: {
271
+ inherit: true,
272
+ isNonstandard: "Past",
273
+ },
274
+ msychicseed: {
275
+ inherit: true,
276
+ isNonstandard: "Past",
277
+ },
278
+ razorfang: {
279
+ inherit: true,
280
+ isNonstandard: null,
281
+ },
282
+ redcard: {
283
+ inherit: true,
284
+ isNonstandard: "Past",
285
+ },
286
+ ribbonsweet: {
287
+ inherit: true,
288
+ isNonstandard: "Past",
289
+ },
290
+ ringtarget: {
291
+ inherit: true,
292
+ isNonstandard: "Past",
293
+ },
294
+ rockmemory: {
295
+ inherit: true,
296
+ isNonstandard: "Past",
297
+ },
298
+ rockyhelmet: {
299
+ inherit: true,
300
+ isNonstandard: "Past",
301
+ },
302
+ roomservice: {
303
+ inherit: true,
304
+ isNonstandard: "Past",
305
+ },
306
+ rustedshield: {
307
+ inherit: true,
308
+ isNonstandard: "Past",
309
+ },
310
+ rustedsword: {
311
+ inherit: true,
312
+ isNonstandard: "Past",
313
+ },
314
+ sachet: {
315
+ inherit: true,
316
+ isNonstandard: "Past",
317
+ },
318
+ safetygoggles: {
319
+ inherit: true,
320
+ isNonstandard: "Past",
321
+ },
322
+ sailfossil: {
323
+ inherit: true,
324
+ isNonstandard: "Past",
325
+ },
326
+ shockdrive: {
327
+ inherit: true,
328
+ isNonstandard: "Past",
329
+ },
330
+ skyplate: {
331
+ inherit: true,
332
+ isNonstandard: null,
333
+ },
334
+ snowball: {
335
+ inherit: true,
336
+ isNonstandard: "Past",
337
+ },
338
+ splashplate: {
339
+ inherit: true,
340
+ isNonstandard: null,
341
+ },
342
+ spookyplate: {
343
+ inherit: true,
344
+ isNonstandard: null,
345
+ },
346
+ starsweet: {
347
+ inherit: true,
348
+ isNonstandard: "Past",
349
+ },
350
+ steelmemory: {
351
+ inherit: true,
352
+ isNonstandard: "Past",
353
+ },
354
+ stoneplate: {
355
+ inherit: true,
356
+ isNonstandard: null,
357
+ },
358
+ strawberrysweet: {
359
+ inherit: true,
360
+ isNonstandard: "Past",
361
+ },
362
+ sweetapple: {
363
+ inherit: true,
364
+ isNonstandard: "Past",
365
+ },
366
+ tartapple: {
367
+ inherit: true,
368
+ isNonstandard: "Past",
369
+ },
370
+ terrainextender: {
371
+ inherit: true,
372
+ isNonstandard: "Past",
373
+ },
374
+ throatspray: {
375
+ inherit: true,
376
+ isNonstandard: "Past",
377
+ },
378
+ toxicplate: {
379
+ inherit: true,
380
+ isNonstandard: null,
381
+ },
382
+ tr00: {
383
+ inherit: true,
384
+ isNonstandard: "Past",
385
+ },
386
+ tr01: {
387
+ inherit: true,
388
+ isNonstandard: "Past",
389
+ },
390
+ tr02: {
391
+ inherit: true,
392
+ isNonstandard: "Past",
393
+ },
394
+ tr03: {
395
+ inherit: true,
396
+ isNonstandard: "Past",
397
+ },
398
+ tr04: {
399
+ inherit: true,
400
+ isNonstandard: "Past",
401
+ },
402
+ tr05: {
403
+ inherit: true,
404
+ isNonstandard: "Past",
405
+ },
406
+ tr06: {
407
+ inherit: true,
408
+ isNonstandard: "Past",
409
+ },
410
+ tr07: {
411
+ inherit: true,
412
+ isNonstandard: "Past",
413
+ },
414
+ tr08: {
415
+ inherit: true,
416
+ isNonstandard: "Past",
417
+ },
418
+ tr09: {
419
+ inherit: true,
420
+ isNonstandard: "Past",
421
+ },
422
+ tr10: {
423
+ inherit: true,
424
+ isNonstandard: "Past",
425
+ },
426
+ tr11: {
427
+ inherit: true,
428
+ isNonstandard: "Past",
429
+ },
430
+ tr12: {
431
+ inherit: true,
432
+ isNonstandard: "Past",
433
+ },
434
+ tr13: {
435
+ inherit: true,
436
+ isNonstandard: "Past",
437
+ },
438
+ tr14: {
439
+ inherit: true,
440
+ isNonstandard: "Past",
441
+ },
442
+ tr15: {
443
+ inherit: true,
444
+ isNonstandard: "Past",
445
+ },
446
+ tr16: {
447
+ inherit: true,
448
+ isNonstandard: "Past",
449
+ },
450
+ tr17: {
451
+ inherit: true,
452
+ isNonstandard: "Past",
453
+ },
454
+ tr18: {
455
+ inherit: true,
456
+ isNonstandard: "Past",
457
+ },
458
+ tr19: {
459
+ inherit: true,
460
+ isNonstandard: "Past",
461
+ },
462
+ tr20: {
463
+ inherit: true,
464
+ isNonstandard: "Past",
465
+ },
466
+ tr21: {
467
+ inherit: true,
468
+ isNonstandard: "Past",
469
+ },
470
+ tr22: {
471
+ inherit: true,
472
+ isNonstandard: "Past",
473
+ },
474
+ tr23: {
475
+ inherit: true,
476
+ isNonstandard: "Past",
477
+ },
478
+ tr24: {
479
+ inherit: true,
480
+ isNonstandard: "Past",
481
+ },
482
+ tr25: {
483
+ inherit: true,
484
+ isNonstandard: "Past",
485
+ },
486
+ tr26: {
487
+ inherit: true,
488
+ isNonstandard: "Past",
489
+ },
490
+ tr27: {
491
+ inherit: true,
492
+ isNonstandard: "Past",
493
+ },
494
+ tr28: {
495
+ inherit: true,
496
+ isNonstandard: "Past",
497
+ },
498
+ tr29: {
499
+ inherit: true,
500
+ isNonstandard: "Past",
501
+ },
502
+ tr30: {
503
+ inherit: true,
504
+ isNonstandard: "Past",
505
+ },
506
+ tr31: {
507
+ inherit: true,
508
+ isNonstandard: "Past",
509
+ },
510
+ tr32: {
511
+ inherit: true,
512
+ isNonstandard: "Past",
513
+ },
514
+ tr33: {
515
+ inherit: true,
516
+ isNonstandard: "Past",
517
+ },
518
+ tr34: {
519
+ inherit: true,
520
+ isNonstandard: "Past",
521
+ },
522
+ tr35: {
523
+ inherit: true,
524
+ isNonstandard: "Past",
525
+ },
526
+ tr36: {
527
+ inherit: true,
528
+ isNonstandard: "Past",
529
+ },
530
+ tr37: {
531
+ inherit: true,
532
+ isNonstandard: "Past",
533
+ },
534
+ tr38: {
535
+ inherit: true,
536
+ isNonstandard: "Past",
537
+ },
538
+ tr39: {
539
+ inherit: true,
540
+ isNonstandard: "Past",
541
+ },
542
+ tr40: {
543
+ inherit: true,
544
+ isNonstandard: "Past",
545
+ },
546
+ tr41: {
547
+ inherit: true,
548
+ isNonstandard: "Past",
549
+ },
550
+ tr42: {
551
+ inherit: true,
552
+ isNonstandard: "Past",
553
+ },
554
+ tr43: {
555
+ inherit: true,
556
+ isNonstandard: "Past",
557
+ },
558
+ tr44: {
559
+ inherit: true,
560
+ isNonstandard: "Past",
561
+ },
562
+ tr45: {
563
+ inherit: true,
564
+ isNonstandard: "Past",
565
+ },
566
+ tr46: {
567
+ inherit: true,
568
+ isNonstandard: "Past",
569
+ },
570
+ tr47: {
571
+ inherit: true,
572
+ isNonstandard: "Past",
573
+ },
574
+ tr48: {
575
+ inherit: true,
576
+ isNonstandard: "Past",
577
+ },
578
+ tr49: {
579
+ inherit: true,
580
+ isNonstandard: "Past",
581
+ },
582
+ tr50: {
583
+ inherit: true,
584
+ isNonstandard: "Past",
585
+ },
586
+ tr51: {
587
+ inherit: true,
588
+ isNonstandard: "Past",
589
+ },
590
+ tr52: {
591
+ inherit: true,
592
+ isNonstandard: "Past",
593
+ },
594
+ tr53: {
595
+ inherit: true,
596
+ isNonstandard: "Past",
597
+ },
598
+ tr54: {
599
+ inherit: true,
600
+ isNonstandard: "Past",
601
+ },
602
+ tr55: {
603
+ inherit: true,
604
+ isNonstandard: "Past",
605
+ },
606
+ tr56: {
607
+ inherit: true,
608
+ isNonstandard: "Past",
609
+ },
610
+ tr57: {
611
+ inherit: true,
612
+ isNonstandard: "Past",
613
+ },
614
+ tr58: {
615
+ inherit: true,
616
+ isNonstandard: "Past",
617
+ },
618
+ tr59: {
619
+ inherit: true,
620
+ isNonstandard: "Past",
621
+ },
622
+ tr60: {
623
+ inherit: true,
624
+ isNonstandard: "Past",
625
+ },
626
+ tr61: {
627
+ inherit: true,
628
+ isNonstandard: "Past",
629
+ },
630
+ tr62: {
631
+ inherit: true,
632
+ isNonstandard: "Past",
633
+ },
634
+ tr63: {
635
+ inherit: true,
636
+ isNonstandard: "Past",
637
+ },
638
+ tr64: {
639
+ inherit: true,
640
+ isNonstandard: "Past",
641
+ },
642
+ tr65: {
643
+ inherit: true,
644
+ isNonstandard: "Past",
645
+ },
646
+ tr66: {
647
+ inherit: true,
648
+ isNonstandard: "Past",
649
+ },
650
+ tr67: {
651
+ inherit: true,
652
+ isNonstandard: "Past",
653
+ },
654
+ tr68: {
655
+ inherit: true,
656
+ isNonstandard: "Past",
657
+ },
658
+ tr69: {
659
+ inherit: true,
660
+ isNonstandard: "Past",
661
+ },
662
+ tr70: {
663
+ inherit: true,
664
+ isNonstandard: "Past",
665
+ },
666
+ tr71: {
667
+ inherit: true,
668
+ isNonstandard: "Past",
669
+ },
670
+ tr72: {
671
+ inherit: true,
672
+ isNonstandard: "Past",
673
+ },
674
+ tr73: {
675
+ inherit: true,
676
+ isNonstandard: "Past",
677
+ },
678
+ tr74: {
679
+ inherit: true,
680
+ isNonstandard: "Past",
681
+ },
682
+ tr75: {
683
+ inherit: true,
684
+ isNonstandard: "Past",
685
+ },
686
+ tr76: {
687
+ inherit: true,
688
+ isNonstandard: "Past",
689
+ },
690
+ tr77: {
691
+ inherit: true,
692
+ isNonstandard: "Past",
693
+ },
694
+ tr78: {
695
+ inherit: true,
696
+ isNonstandard: "Past",
697
+ },
698
+ tr79: {
699
+ inherit: true,
700
+ isNonstandard: "Past",
701
+ },
702
+ tr80: {
703
+ inherit: true,
704
+ isNonstandard: "Past",
705
+ },
706
+ tr81: {
707
+ inherit: true,
708
+ isNonstandard: "Past",
709
+ },
710
+ tr82: {
711
+ inherit: true,
712
+ isNonstandard: "Past",
713
+ },
714
+ tr83: {
715
+ inherit: true,
716
+ isNonstandard: "Past",
717
+ },
718
+ tr84: {
719
+ inherit: true,
720
+ isNonstandard: "Past",
721
+ },
722
+ tr85: {
723
+ inherit: true,
724
+ isNonstandard: "Past",
725
+ },
726
+ tr86: {
727
+ inherit: true,
728
+ isNonstandard: "Past",
729
+ },
730
+ tr87: {
731
+ inherit: true,
732
+ isNonstandard: "Past",
733
+ },
734
+ tr88: {
735
+ inherit: true,
736
+ isNonstandard: "Past",
737
+ },
738
+ tr89: {
739
+ inherit: true,
740
+ isNonstandard: "Past",
741
+ },
742
+ tr90: {
743
+ inherit: true,
744
+ isNonstandard: "Past",
745
+ },
746
+ tr91: {
747
+ inherit: true,
748
+ isNonstandard: "Past",
749
+ },
750
+ tr92: {
751
+ inherit: true,
752
+ isNonstandard: "Past",
753
+ },
754
+ tr93: {
755
+ inherit: true,
756
+ isNonstandard: "Past",
757
+ },
758
+ tr94: {
759
+ inherit: true,
760
+ isNonstandard: "Past",
761
+ },
762
+ tr95: {
763
+ inherit: true,
764
+ isNonstandard: "Past",
765
+ },
766
+ tr96: {
767
+ inherit: true,
768
+ isNonstandard: "Past",
769
+ },
770
+ tr97: {
771
+ inherit: true,
772
+ isNonstandard: "Past",
773
+ },
774
+ tr98: {
775
+ inherit: true,
776
+ isNonstandard: "Past",
777
+ },
778
+ tr99: {
779
+ inherit: true,
780
+ isNonstandard: "Past",
781
+ },
782
+ utilityumbrella: {
783
+ inherit: true,
784
+ isNonstandard: "Past",
785
+ },
786
+ watermemory: {
787
+ inherit: true,
788
+ isNonstandard: "Past",
789
+ },
790
+ weaknesspolicy: {
791
+ inherit: true,
792
+ isNonstandard: "Past",
793
+ },
794
+ whippeddream: {
795
+ inherit: true,
796
+ isNonstandard: "Past",
797
+ },
798
+ zapplate: {
799
+ inherit: true,
800
+ isNonstandard: null,
801
+ },
802
+ };
803
+ //# sourceMappingURL=items.js.map