-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathdefinitions.json
857 lines (837 loc) · 23.5 KB
/
definitions.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
{
// food buff definitions
"food": [
{
"id": 46587,
"name": "Malnourished",
"display": "Maln"
},
// power
{
"id": 57244,
"name": "Cilantro Lime Sous-Vide Steak",
"stats": ["66% Life Steal Chance", "+100 Power", "+70 Ferocity"],
"display": "Power",
"rarity": "Ascended"
},
{
"id": 57051,
"name": "Peppercorn-Crusted Sous-Vide Steak",
"stats": ["-10% Incoming Damage", "+100 Power", "+70 Ferocity"],
"display": "Power",
"rarity": "Ascended"
},
{
"id": 57393,
"name": "Mushroom Clove Sous-Vide Steak",
"stats": ["-20% Incoming Condition Duration", "+100 Power", "+70 Ferocity"],
"display": "Power",
"rarity": "Ascended"
},
{
"id": 57241,
"name": "Soy-Sesame Sous-Vide Steak",
"stats": ["Health every second", "+100 Power", "+70 Ferocity"],
"display": "Power",
"rarity": "Ascended"
},
{
"id": 57342,
"name": "Sous-Vide Steak with Mint-Parsley Sauce",
"stats": ["+10% Outgoing Healing", "+100 Power", "+70 Ferocity"],
"display": "Power",
"rarity": "Ascended"
},
{
"id": 64357,
"name": "Bowl of Jade Sea",
"stats": ["+150 Fishing Power", "+100 Power", "+70 Ferocity"],
"display": "Power",
"rarity": "Ascended"
},
{
"id": 17825,
"name": "Bowl of Sweet and Spicy Butternut Squash Soup",
"stats": ["+100 Power", "+70 Ferocity"],
"display": "Power",
"rarity": "Fine"
},
{
"id": 57883,
"name": "Plate of Spicy Moa Wings",
"stats": ["+100 Power", "+70 Ferocity"],
"display": "Power",
"rarity": "Masterwork"
},
// precision
{
"id": 57253,
"name": "Plate of Coq Au Vin with Salsa",
"stats": ["66& Life Steal Chance", "+100 Power", "+70 Precision"],
"display": "Prec",
"rarity": "Ascended"
},
{
"id": 57260,
"name": "Plate of Peppercorn-Spiced Coq Au Vin",
"stats": ["-10% Incoming Damage", "+100 Power", "+70 Precision"],
"display": "Prec",
"rarity": "Ascended"
},
{
"id": 57348,
"name": "Plate of Clove-Spiced Coq Au Vin",
"stats": ["-20% Incoming Condition Duration", "+100 Power", "+70 Precision"],
"display": "Prec",
"rarity": "Ascended"
},
{
"id": 57290,
"name": "Plate of Sesame-Crusted Coq Au Vin",
"stats": ["Health every second", "+100 Power", "+70 Precision"],
"display": "Prec",
"rarity": "Ascended"
},
{
"id": 57362,
"name": "Plate of Coq Au Vin with Mint Garnish",
"stats": ["+10% Outgoing Healing", "+100 Power", "+70 Precision"],
"display": "Prec",
"rarity": "Ascended"
},
{
"id": 9829,
"name": "Bowl of Curry Butternut Squash Soup",
"stats": ["+100 Precision", "+70 Power"],
"display": "Prec",
"rarity": "Fine"
},
{
"id": 9769,
"name": "Plate of Truffle Steak",
"stats": ["+100 Power", "+70 Precision"],
"display": "Prec",
"rarity": "Fine"
},
{
"id": 37540,
"name": "Steak with Winterberry Sauce",
"stats": ["+100 Power", "+70 Precision"],
"display": "Prec",
"rarity": "Masterwork"
},
{
"id": 9805,
"name": "Bowl of Fancy Potato and Leek Soup",
"stats": ["+100 Precision", "+70 Condition Damage"],
"display": "Prec",
"rarity": "Fine"
},
{
"id": 9817,
"name": "Plate of Truffle Risotto",
"stats": ["+100 Condition Damage", "+70 Precision"],
"display": "Prec",
"rarity": "Fine"
},
// condi damage
{
"id": 57409,
"name": "Cilantro and Cured Meat Flatbread",
"stats": ["66% Life Steal Chance", "+100 Condition Damage", "+70 Expertise"],
"display": "Condi",
"rarity": "Ascended"
},
{
"id": 57127,
"name": "Peppered Cured Meat Flatbread",
"stats": ["-10% Incoming Damage", "+100 Condition Damage", "+70 Expertise"],
"display": "Condi",
"rarity": "Ascended"
},
{
"id": 57072,
"name": "Clove-Spiced Pear and Cured Meat Flatbread",
"stats": ["-20% Incoming Condition Duration", "+100 Condition Damage", "+70 Expertise"],
"display": "Condi",
"rarity": "Ascended"
},
{
"id": 57222,
"name": "Sesame-Asparagus and Cured Meat Flatbread",
"stats": ["Health every second", "+100 Condition Damage", "+70 Expertise"],
"display": "Condi",
"rarity": "Ascended"
},
{
"id": 57064,
"name": "Mint-Pear Cured Meat Flatbread",
"stats": ["+10% Outgoing Healing", "+100 Condition Damage", "+70 Expertise"],
"display": "Condi",
"rarity": "Ascended"
},
{
"id": 66663,
"name": "Bowl of Echovald Hotpot",
"stats": ["+150 Fishing Power", "+100 Condition Damage", "+70 Expertise"],
"display": "Condi",
"rarity": "Ascended"
},
{
"id": 49686,
"name": "Plate of Beef Rendang",
"stats": ["+100 Condition Damage", "+70 Expertise"],
"display": "Condi",
"rarity": "Masterwork"
},
// expertise
{
"id": 57269,
"name": "Salsa-Topped Veggie Flatbread",
"stats": ["66% Life Steal Chance", "+100 Expertise", "+70 Condition Damage"],
"display": "Exper",
"rarity": "Ascended"
},
{
"id": 57382,
"name": "Peppercorn and Veggie Flatbread",
"stats": ["-10% Incoming Damage", "+100 Expertise", "+70 Condition Damage"],
"display": "Exper",
"rarity": "Ascended"
},
{
"id": 57344,
"name": "Clove and Veggie Flatbread",
"stats": ["-20% Incoming Condition Duration", "+100 Expertise", "+70 Condition Damage"],
"display": "Exper",
"rarity": "Ascended"
},
{
"id": 57050,
"name": "Sesame Veggie Flatbread",
"stats": ["Health every second", "+100 Expertise", "+70 Condition Damage"],
"display": "Exper",
"rarity": "Ascended"
},
{
"id": 57263,
"name": "Mint and Veggie Flatbread",
"stats": ["+10% Outgoing Healing", "+100 Expertise", "+70 Condition Damage"],
"display": "Exper",
"rarity": "Ascended"
},
{
"id": 46273,
"name": "Red Lentil Saobosa",
"stats": ["+100 Expertise", "+70 Condition Damage"],
"display": "Exper",
"rarity": "Rare"
},
{
"id": 10009, // same as koi cake and bowl of garlic kale sautee
"name": "Rare Veggie Pizza",
"stats": ["+100 Expertise", "+70 Condition Damage"],
"display": "Exper",
"rarity": "Fine"
},
// condi duration
{
"id": 10119,
"name": "Bowl of Fire Meat Chili",
"stats": ["+15% Burning Duration", "+70 Precision"],
"display": "Burn",
"rarity": "Fine"
},
{
"id": 66503,
"name": "Fishy Rice Bowl",
"stats": ["+15% Burning Duration", "+70 Condition Damage"],
"display": "Burn",
"rarity": "Fine"
},
{
"id": 65769,
"name": "Plate of Kimchi Pancakes",
"stats": ["+15% Bleed Duration", "+70 Condition Damage"],
"display": "Bleed",
"rarity": "Fine"
},
{
"id": 64568,
"name": "Meaty Asparagus Skewer",
"stats": ["+15% Torment Duration", "+70 Condition Damage"],
"display": "Torm",
"rarity": "Fine"
},
{
"id": 65197,
"name": "Bowl of Kimchi Tofu Stew",
"stats": ["+15% Poison Duration", "+70 Condition Damage"],
"display": "Poison",
"rarity": "Fine"
},
{
"id": 65354,
"name": "Meaty Rice Bowl",
"stats": ["+15% Confusion Duration", "+70 Condition Damage"],
"display": "Confu",
"rarity": "Fine"
},
// concentration
{
"id": 57042,
"name": "Beef Carpaccio with Salsa Garnish",
"stats": ["66% Life Steal Chance", "+100 Concentration", "+70 Power"],
"display": "PConc",
"rarity": "Ascended"
},
{
"id": 57114,
"name": "Plate of Peppercorn-Spiced Beef Carpaccio",
"stats": ["-10% Incoming Damage", "+100 Concentration", "+70 Power"],
"display": "PConc",
"rarity": "Ascended"
},
{
"id": 57237,
"name": "Plate of Clove-Spiced Beef Carpaccio",
"stats": ["-20% Incoming Condition Duration", "+100 Concentration", "+70 Power"],
"display": "PConc",
"rarity": "Ascended"
},
{
"id": 57231,
"name": "Plate of Sesame-Ginger Beef Carpaccio",
"stats": ["Health every second", "+100 Concentration", "+70 Power"],
"display": "PConc",
"rarity": "Ascended"
},
{
"id": 57251,
"name": "Plate of Beef Carpaccio with Mint Garnish",
"stats": ["+10% Outgoing Healing", "+100 Concentration", "+70 Power"],
"display": "PConc",
"rarity": "Ascended"
},
{
"id": 53222,
"name": "Soul Pastry",
"stats": ["+100 Concentration", "+70 Power"],
"display": "PConc",
"rarity": "Masterwork"
},
{
"id": 57117,
"name": "Salsa Eggs Benedict",
"stats": ["66% Life Steal Chance", "+100 Concentration", "+70 Expertise"],
"display": "CConc",
"rarity": "Ascended"
},
{
"id": 57210,
"name": "Peppercorn-Spiced Eggs Benedict",
"stats": ["-10% Incoming Damage", "+100 Concentration", "+70 Expertise"],
"display": "CConc",
"rarity": "Ascended"
},
{
"id": 57242,
"name": "Clove-Spiced Eggs Benedict",
"stats": ["-20% Incoming Condition Duration", "+100 Concentration", "+70 Expertise"],
"display": "CConc",
"rarity": "Ascended"
},
{
"id": 57084,
"name": "Sesame Eggs Benedict",
"stats": ["Health every second", "+100 Concentration", "+70 Expertise"],
"display": "CConc",
"rarity": "Ascended"
},
{
"id": 57259,
"name": "Eggs Benedict with Mint-Parsley Sauce",
"stats": ["+10% Outgoing Healing", "+100 Concentration", "+70 Expertise"],
"display": "CConc",
"rarity": "Ascended"
},
{
"id": 57187,
"name": "Plage of Eggs Benedict",
"stats": ["+100 Concentration", "+70 Expertise"],
"display": "CConc",
"rarity": "Masterwork"
},
// heal
{
"id": 57401,
"name": "Bowl of Fruit Salad with Cilantro Garnish",
"stats": ["66% Life Steal Chance", "+100 Healing Power", "+70 Concentration"],
"display": "Heal",
"rarity": "Ascended"
},
{
"id": 57276,
"name": "Bowl of Spiced Fruit Salad",
"stats": ["-10% Incoming Damage", "+100 Healing Power", "+70 Concentration"],
"display": "Heal",
"rarity": "Ascended"
},
{
"id": 57397,
"name": "Bowl of Fruit Salad with Orange-Clove Syrup",
"stats": ["-20% Incoming Condition Duration", "+100 Healing Power", "+70 Concentration"],
"display": "Heal",
"rarity": "Ascended"
},
{
"id": 57101,
"name": "Bowl of Sesame Fruit Salad",
"stats": ["Health every second", "+100 Healing Power", "+70 Concentration"],
"display": "Heal",
"rarity": "Ascended"
},
{
"id": 57100,
"name": "Bowl of Fruit Salad with Mint Garnish",
"stats": ["+10% Outgoing Healing", "+100 Healing Power", "+70 Concentration"],
"display": "Heal",
"rarity": "Ascended"
},
{
"id": 67265,
"name": "Plate of Imperial Palace Special",
"stats": ["+150 Fishing Power", "+100 Healing Power", "+70 Concentration"],
"display": "Heal",
"rarity": "Ascended"
},
{
"id": 26529,
"name": "Delicious Rice Ball",
"stats": ["+10% Outgoing Healing", "+100 Healing Power"],
"display": "Heal",
"rarity": "Fine"
},
{
"id": 49296,
"name": "Bowl of Poultry Satay",
"stats": ["+100 Healing Power", "+70 Concentration"],
"display": "Heal",
"rarity": "Masterwork"
},
// on kill
{
"id": 9750,
"name": "Dragon's Breath Bun",
"stats": ["+200 Power on Kill", "+70 Ferocity"],
"display": "Kill",
"rarity": "Basic"
},
{
"id": 65937,
"name": "Block of Tofu",
"stats": ["+100 Power & Ferocity on Kill", "+70 Precision"],
"display": "Kill",
"rarity": "Fine"
},
{
"id": 9756, // same as karka omelet
"name": "Saffron Stuffed Mushroom",
"stats": ["+200 Condition Damage on Kill", "+70 Precision"],
"display": "Kill",
"rarity": "Fine"
},
// all stats
{
"id": 57356,
"name": "Spherified Cilantro Oyster Soup",
"stats": ["66% Life Steal Chance", "+45 All Attributes"],
"display": "All",
"rarity": "Ascended"
},
{
"id": 57165,
"name": "Spherified Peppercorn-Spiced Oyster Soup",
"stats": ["-10% Incoming Damage", "+45 All Attributes"],
"display": "All",
"rarity": "Ascended"
},
{
"id": 57374,
"name": "Spherified Clove-Spiced Oyster Soup",
"stats": ["-20% Incoming Condition Duration", "+45 All Attributes"],
"display": "All",
"rarity": "Ascended"
},
{
"id": 57037,
"name": "Spherified Sesame Oyster Soup",
"stats": ["Health every second", "+45 All Attributes"],
"display": "All",
"rarity": "Ascended"
},
{
"id": 57201,
"name": "Spherified Oyster Soup with Mint Garnish",
"stats": ["+10% Outgoing Healing", "+45 All Attributes"],
"display": "All",
"rarity": "Ascended"
},
{
"id": 67705,
"name": "Flight of Sushi",
"stats": ["+150 Fishing Power", "+45 All Attributes"],
"display": "All",
"rarity": "Ascended"
},
{
"id": 19451,
"name": "Dragon's Revelry Starcake",
"stats": ["+45 All Attributes"],
"display": "All",
"rarity": "Basic"
},
// other
{
"id": 10096,
"name": "Bowl of Orrian Truffle and Meat Stew",
"stats": ["100% Might on Dodge", "+40% to Endurance Regeneration"],
"display": "Endu",
"rarity": "Fine"
},
{
"id": 33856,
"name": "Jerk Poultry and Nopal Flatbread Sandwich",
"stats": ["+200 Power on Heal", "+70 Precision"],
"display": "OnHeal",
"rarity": "Masterwork"
},
{
"id": 34570,
"name": "Bowl of Bloodstone Bisque",
"stats": ["Side effects may be unpredictable or fatal.", "Consult a healer if conditions deteriorate."],
"display": "Matt",
"rarity": "Basic"
}
],
// utility buff definitions
"utility": [
{
"id": 46668,
"name": "Diminished",
"display": "Dim"
},
// power
{
"id": 9963, // same as potent version
"name": "Superior Sharpening Stone",
"stats": ["3% Power from Precision", "6% Power from Ferocity"],
"display": "Power",
"rarity": "Fine"
},
{
"id": 34211,
"name": "Tin of Fruitcake",
"stats": ["3% Power from Precision", "6% Power from Ferocity"],
"display": "Power",
"rarity": "Fine"
},
{
"id": 25882,
"name": "Furious Sharpening Stone",
"stats": ["3% Power from Precision", "3% Ferocity from Precision"],
"display": "Power",
"rarity": "Masterwork"
},
// condi
{
"id": 21828,
"name": "Toxic Focusing Crystal",
"stats": ["3% Condition Damage from Power", "3% Condition Damage from Precision"],
"display": "Condi",
"rarity": "Fine"
},
{
"id": 9967,
"name": "Master Tuning Crystal",
"stats": ["3% Condition Damage from Precision", "8% Condition Damage from Expertise"],
"display": "Condi",
"rarity": "Fine"
},
{
"id": 34206,
"name": "Tuning Icicle",
"stats": ["3% Condition Damage from Precision", "8% Condition Damage from Expertise"],
"display": "Condi",
"rarity": "Fine"
},
{
"id": 25878,
"name": "Furious Tuning Crystal",
"stats": ["3% Condition Damage from Precision", "3% Expertise from Precision"],
"display": "Exper",
"rarity": "Masterwork"
},
{
"id": 38678,
"name": "Magnanimous Tuning Crystal",
"stats": ["3% Condition Damage from Vitality", "3% Condition Damage from Toughness"],
"display": "Condi",
"rarity": "Masterwork"
},
// concentration
{
"id": 53374,
"name": "Potent Lucent Oil",
"stats": ["3% Concentration from Power", "3% Concentration from Precision"],
"display": "PConc",
"rarity": "Masterwork"
},
{
"id": 53304,
"name": "Enhanced Lucent Oil",
"stats": ["6% Concentration from Condition Damage", "3% Concentration from Precision"],
"display": "PConc",
"rarity": "Masterwork"
},
{
"id": 50320,
"name": "Holographic Super Cheese",
"stats": ["8% Power from Concentration", "3% Concentration from Precision"],
"display": "PConc",
"rarity": "Masterwork"
},
{
"id": 21827,
"name": "Toxic Maintenance Oil",
"stats": ["3% Concentration from Power", "6% Concentration from Condition Damage"],
"display": "CConc",
"rarity": "Fine"
},
{
"id": 50307,
"name": "Holographic Super Apple",
"stats": ["8% Power from Condition Damage", "3% Concentration from Precision"],
"display": "CConc",
"rarity": "Masterwork"
},
{
"id": 9968,
"name": "Master Maintenance Oil",
"stats": ["3% Concentration from Precision", "6% Concentration from Healing Power"],
"display": "HConc",
"rarity": "Fine"
},
{
"id": 34187,
"name": "Peppermint Oil",
"stats": ["3% Concentration from Precision", "6% Concentration from Healing Power"],
"display": "HConc",
"rarity": "Fine"
},
{
"id": 50302,
"name": "Holographic Super Drumstick",
"stats": ["8% Healing Power from Concentration", "3% Concentration from Precision"],
"display": "HConc",
"rarity": "Masterwork"
},
{
"id": 38605,
"name": "Magnanimous Maintenance Oil",
"stats": ["3% Concentration from Vitality", "3% Concentration from Toughness"],
"display": "TConc",
"rarity": "Masterwork"
},
// heal
{
"id": 25879,
"name": "Bountiful Maintenance Oil",
"stats": ["0.6% Outgoing Healing for 100 Healing Power", "0.8% Outgoing Healing for 100 Concentration"],
"display": "Heal",
"rarity": "Masterwork"
},
// writs
{
"id": 33297,
"name": "Writ of Masterful Strength",
"stats": ["+200 Power above 90% Health"],
"display": "Writ",
"rarity": "Fine"
},
{
"id": 31970,
"name": "Writ of Masterful Accuracy",
"stats": ["+200 Precision above 90% Health"],
"display": "Writ",
"rarity": "Fine"
},
{
"id": 33836,
"name": "Writ of Masterful Malice",
"stats": ["+200 Condition Damage above 90% Health"],
"display": "Writ",
"rarity": "Fine"
},
// slaying potions
{
"id": 9837,
"name": "Powerful Potion of Undead Slaying",
"stats": ["+10% Damage against Undead", "-10% Damage from Undead"],
"display": "Slay",
"rarity": "Fine"
},
{
"id": 9845,
"name": "Powerful Potion of Centaur Slaying",
"stats": ["+10% Damage against Centaur", "-10% Damage from Centaur"],
"display": "Slay",
"rarity": "Fine"
},
{
"id": 9853,
"name": "Powerful Potion of Grawl Slaying",
"stats": ["+10% Damage against Grawl", "-10% Damage from Grawl"],
"display": "Slay",
"rarity": "Fine"
},
{
"id": 9861,
"name": "Powerful Potion of Ice Brood Slaying",
"stats": ["+10% Damage against Ice Brood", "-10% Damage from Ice Brood"],
"display": "Slay",
"rarity": "Fine"
},
{
"id": 9869,
"name": "Powerful Potion of Destroyer Slaying",
"stats": ["+10% Damage against Destroyers", "-10% Damage from Destroyers"],
"display": "Slay",
"rarity": "Fine"
},
{
"id": 9877,
"name": "Powerful Potion of Ogre Slaying",
"stats": ["+10% Damage against Ogres", "-10% Damage from Ogres"],
"display": "Slay",
"rarity": "Fine"
},
{
"id": 9885,
"name": "Powerful Potion of Krait Slaying",
"stats": ["+10% Damage against Krait", "-10% Damage from Krait"],
"display": "Slay",
"rarity": "Fine"
},
{
"id": 9893,
"name": "Powerful Potion of Elemental Slaying",
"stats": ["+10% Damage against Elementals", "-10% Damage from Elementals"],
"display": "Slay",
"rarity": "Fine"
},
{
"id": 9901,
"name": "Powerful Potion of Demon Slaying",
"stats": ["+10% Damage against Demons", "-10% Damage from Demons"],
"display": "Slay",
"rarity": "Fine"
},
{
"id": 9909,
"name": "Powerful Potion of Sons of Svanir Slaying",
"stats": ["+10% Damage against Sons of Svanir", "-10% Damage from Sons of Svanir"],
"display": "Slay",
"rarity": "Fine"
},
{
"id": 9917,
"name": "Powerful Potion of Inquest Slaying",
"stats": ["+10% Damage against Inquest", "-10% Damage from Inquest"],
"display": "Slay",
"rarity": "Fine"
},
{
"id": 9925,
"name": "Powerful Potion of Flame Legion Slaying",
"stats": ["+10% Damage against Flame Legion", "-10% Damage from Flame Legion"],
"display": "Slay",
"rarity": "Fine"
},
{
"id": 9933,
"name": "Powerful Potion of Outlaw Slaying",
"stats": ["+10% Damage against Outlaws", "-10% Damage from Outlaws"],
"display": "Slay",
"rarity": "Fine"
},
{
"id": 9941,
"name": "Powerful Potion of Nightmare Court Slaying",
"stats": ["+10% Damage against Nightmare Court", "-10% Damage from Nightmare Court"],
"display": "Slay",
"rarity": "Fine"
},
{
"id": 9949,
"name": "Powerful Potion of Dredge Slaying",
"stats": ["+10% Damage against Dredge", "-10% Damage from Dredge"],
"display": "Slay",
"rarity": "Fine"
},
{
"id": 15279,
"name": "Powerful Potion of Halloween Slaying",
"stats": ["+10% Damage against Halloween Creatures", "-10% Damage from Halloween Creatures"],
"display": "Slay",
"rarity": "Fine"
},
{
"id": 23228,
"name": "Powerful Potion of Slaying Scarlet's Armies",
"stats": ["+10% Damage against Scarlet's Armies", "-10% Damage from Scarlet's Armies"],
"display": "Slay",
"rarity": "Fine"
},
// resurrect
{
"id": 25632,
"name": "Flask of Pumpkin Oil",
"stats": ["+100 Power, Toughness & Vitality after reviving"],
"display": "Res",
"rarity": "Masterwork"
},
{
"id": 25631,
"name": "Lump of Crystallized Nougat",
"stats": ["+100 Condition Damage, Precision & Toughness after reviving"],
"display": "Res",
"rarity": "Masterwork"
},
{
"id": 25630,
"name": "Sharpening Skull",
"stats": ["+75 All Attributes after reviving"],
"display": "Res",
"rarity": "Masterwork"
},
// all stats
{
"id": 68235,
"name": "Decade Enhancement",
"stats": ["+3% All Attributes"],
"display": "All",
"rarity": "Rare"
}
],
// ignored buff ids
"ignore": [
10110, // dragons breath bun proc
10104, // saffron stuffed mushroom proc
64528, // block of tofu proc
32289, // cheesy cassava roll proc?
32293, // jerk poultry flatbread sandwich proc?
33046, // piece of undersea wurm sushi proc?
65475 // enhancement vs void in dragons end
]
}