-
Notifications
You must be signed in to change notification settings - Fork 3
/
lootprio.lua
655 lines (655 loc) · 34.8 KB
/
lootprio.lua
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
loot_prio = {}
loot_prio["Deep Earth Spaulders"] = "SR > MS > OS"
loot_prio["Aged Core Leather Gloves"] = "SR > MS > OS"
loot_prio["Flameguard Gauntlets"] = "SR > MS > OS"
loot_prio["Mana Igniting Cord"] = "SR > MS > OS"
loot_prio["Flamewaker Legplates"] = "SR > MS > OS"
loot_prio["Sabatons of the Flamewalker"] = "SR > MS > OS"
loot_prio["Magma Tempered Boots"] = "SR > MS > OS"
loot_prio["Quick Strike Ring"] = "SR > MS > OS"
loot_prio["Seal of the Archmagus"] = "SR > MS > OS"
loot_prio["Talisman of Ephemeral Power"] = "SR > MS > OS"
loot_prio["Fire Runed Grimoire"] = "SR > MS > OS"
loot_prio["Obsidian Edged Blade"] = "SR > MS > OS"
loot_prio["Bindings of the Windseeker"] = "Onnix"
loot_prio["Cloak of Draconic Might"] = "SR > MS > OS"
loot_prio["Interlaced Shadow Jerkin"] = "SR > MS > OS"
loot_prio["Boots of Pure Thought"] = "SR > MS > OS"
loot_prio["Ringo's Blizzard Boots"] = "SR > MS > OS"
loot_prio["Band of Dark Dominion"] = "SR > MS > OS"
loot_prio["Essence Gatherer"] = "SR > MS > OS"
loot_prio["Doom's Edge"] = "Ilvanye > SR > MS > OS"
loot_prio["Draconic Avenger"] = "SR > MS > OS"
loot_prio["Draconic Maul"] = "SR > MS > OS"
loot_prio["Anubisath Warhammer"] = "human warr mace > human warr sword > rogue"
loot_prio["Gloves of the Immortal"] = "feral tank > PVP/OS"
loot_prio["Gloves of the Fallen Prophet"] = "OS"
loot_prio["Gloves of the Redeemed Prophecy"] = "prot/ret"
loot_prio["Garb of Royal Ascension"] = "Twin emps tank"
loot_prio["Neretzek, The Blood Drinker"] = "ret/enh"
loot_prio["Ritssyn's Ring of Chaos"] = "mage > lock/ele/boom"
loot_prio["Shard of the Fallen Star"] = "LC"
loot_prio["Belt of the Grand Crusader"] = "ret"
loot_prio["Ghoul Skin Tunic"] = "fury/feral"
loot_prio["Harbinger of Doom"] = "hunters > fury with aclg/edgies"
loot_prio["Leggings of Elemental Fury"] = "ele"
loot_prio["Leggings of the Grand Crusader"] = "ret"
loot_prio["Misplaced Servo Arm"] = "MS"
loot_prio["Necro-Knight's Garb"] = "pvp"
loot_prio["Pauldrons of Elemental Fury"] = "ele > OS"
loot_prio["Ring of the Eternal Flame"] = "mage > lock"
loot_prio["Spaulders of the Grand Crusader"] = "ret"
loot_prio["Stygian Buckler"] = "pvp"
loot_prio["Corrupted Reed"] = "SR > MS > OS"
loot_prio["Emerald Rod"] = "SR > MS > OS"
loot_prio["Lasher's Whip"] = "SR > MS > OS"
loot_prio["Lucid Nightmare"] = "SR > MS > OS"
loot_prio["Infused Wildthorn Bracers"] = "SR > MS > OS"
loot_prio["Sleeper's Ring"] = "SR > MS > OS"
loot_prio["Verdant Dreamer's Boots"] = "SR > MS > OS"
loot_prio["Nature's Gift"] = "SR > MS > OS"
loot_prio["Dream Frog"] = "Frog Collector > Freeroll"
loot_prio["Stormrage Cover"] = "Resto > OS"
loot_prio["Stormrage Pauldrons"] = "Resto > OS"
loot_prio["Stormrage Chestguard"] = "Resto > OS"
loot_prio["Stormrage Bracers"] = "Resto > OS"
loot_prio["Stormrage Gloves"] = "Resto > OS"
loot_prio["Stormrage Belt"] = "Resto > OS"
loot_prio["Stormrage Legguards"] = "Resto > OS"
loot_prio["Stormrage Boots"] = "Resto > OS"
loot_prio["Deep Earth Spaulders"] = "SR > MS > OS"
loot_prio["Aged Core Leather Gloves"] = "SR > MS > OS"
loot_prio["Flameguard Gauntlets"] = "SR > MS > OS"
loot_prio["Mana Igniting Cord"] = "SR > MS > OS"
loot_prio["Flamewaker Legplates"] = "SR > MS > OS"
loot_prio["Sabatons of the Flamewalker"] = "SR > MS > OS"
loot_prio["Magma Tempered Boots"] = "SR > MS > OS"
loot_prio["Quick Strike Ring"] = "SR > MS > OS"
loot_prio["Talisman of Ephemeral Power"] = "SR > MS > OS"
loot_prio["Drillborer Disk"] = "SR > MS > OS"
loot_prio["Gutgore Ripper"] = "SR > MS > OS"
loot_prio["Aurastone Hammer"] = "SR > MS > OS"
loot_prio["Brutality Blade"] = "SR > MS > OS"
loot_prio["Obsidian Edged Blade"] = "SR > MS > OS"
loot_prio["Talisman of Binding Shard"] = "Tanks > Resistance > Farm"
loot_prio["Bindings of the Windseeker"] = "Valamas > Dewbie"
loot_prio["Arcane Infused Gem"] = "SR > MS > OS"
loot_prio["The Black Book"] = "SR > MS > OS"
loot_prio["Mantle of Blackwing Cabal"] = "SR > MS > OS"
loot_prio["Gloves of Rapid Evolution"] = "SR > MS > OS"
loot_prio["Spineshatter"] = "SR > MS > OS"
loot_prio["The Untamed Blade"] = "SR > MS > OS"
loot_prio["Formula: Enchant Gloves - Frost Power"] = "Bikave > Bigzeroz > LC"
loot_prio["Formula: Enchant Gloves - Superior Agility"] = "Moemed/Bikave > Bigzeroz > LC"
loot_prio["Formula: Enchant Cloak - Stealth"] = "Moemed/Bikave > Bigzeroz > LC"
loot_prio["Formula: Enchant Gloves - Fire Power"] = "Moemed/Bikave > Bigzeroz > LC"
loot_prio["Formula: Enchant Cloak - Dodge"] = "Moemed/Bikave > Bigzeroz > LC"
loot_prio["Formula: Enchant Gloves - Healing"] = "Moemed/Bikave > Bigzeroz > LC"
loot_prio["Formula: Enchant Gloves - Shadow Power"] = "Moemed/Bikave > Bigzeroz > LC"
loot_prio["Formula: Enchant Gloves - Threat"] = "Moemed/Bikave > Bigzeroz > LC"
loot_prio["Formula: Enchant Cloak - Subtlety"] = "Moemed/Bikave > Bigzeroz > LC"
loot_prio["Band of Unanswered Prayers"] = "Badbot > Moemed > Largetotem"
loot_prio["Cryptfiend Silk Cloak"] = "tanks"
loot_prio["Gem of Nerubis"] = "casters > PVP"
loot_prio["Touch of Frost"] = "saph"
loot_prio["Wristguards of Vengeance"] = "Decarab/Khoni/Spire > LC"
loot_prio["Desecrated Bindings"] = "priests > mage/lock"
loot_prio["Desecrated Wristguards"] = "MS > OS heals > OS"
loot_prio["Desecrated Bracers"] = "MS"
loot_prio["Claw of Erennius"] = "SR > MS > OS"
loot_prio["Robe of the Dreamways"] = "SR > MS > OS"
loot_prio["Sandals of Lucidity"] = "SR > MS > OS"
loot_prio["Talonwind Gauntlets"] = "SR > MS > OS"
loot_prio["Ancient Jade Leggings"] = "SR > MS > OS"
loot_prio["Sanctum Bark Wraps"] = "SR > MS > OS"
loot_prio["Mantle of the Wakener"] = "SR > MS > OS"
loot_prio["Jadestone Helmet"] = "SR > MS > OS"
loot_prio["Mallet of the Awakening"] = "SR > MS > OS"
loot_prio["Scaleshield of Emerald Flight"] = "SR > MS > OS"
loot_prio["Axe of Dormant Slumber"] = "SR > MS > OS"
loot_prio["Staff of the Dreamer"] = "SR > MS > OS"
loot_prio["Ring of Nature's Duality"] = "SR > MS > OS"
loot_prio["Shard of Nightmare"] = "SR > MS > OS"
loot_prio["Veil of Nightmare"] = "SR > MS > OS"
loot_prio["Idol of the Emerald Rot"] = "SR > MS > OS"
loot_prio["Libram of the Dreamguard"] = "SR > MS > OS"
loot_prio["Totem of the Stonebreaker"] = "SR > MS > OS"
loot_prio["Head of Solnius"] = "SR > MS > OS"
loot_prio["Smoldering Dream Essence"] = "SR > MS > OS"
loot_prio["Bag of the Vast Conscious"] = "SR > MS > OS"
loot_prio["Glyph of the Dreamkin"] = "SR > MS > OS"
loot_prio["Formula: Eternal Dreamstone Shard"] = "SR > 300 Ench"
loot_prio["Formula: Enchant Chest - Mighty Mana"] = "SR > 300 Ench"
loot_prio["Formula: Enchant Gloves - Nature Power"] = "SR > 300 Ench"
loot_prio["Pattern: Dreamhide Mantle"] = "SR > 300 LW"
loot_prio["Pattern: Dreamthread Mantle"] = "SR > 300 Tailor"
loot_prio["Pattern: Dreamsteel Mantle"] = "SR > 300 BS"
loot_prio["Recipe: Elixir of Greater Nature Power"] = "SR > 300 Alch"
loot_prio["Blue Sack of Gems"] = "SR > MS > OS"
loot_prio["Netherwind Crown"] = "mage (7/8) > mage (4+/8) > mage"
loot_prio["Netherwind Mantle"] = "mage (7/8) > mage (4+/8) > mage"
loot_prio["Netherwind Robes"] = "mage (7/8) > mage (4+/8) > mage"
loot_prio["Netherwind Bindings"] = "mage (7/8) > mage (4+/8) > mage"
loot_prio["Netherwind Gloves"] = "mage (7/8) > mage (4+/8) > mage"
loot_prio["Netherwind Belt"] = "mage (7/8) > mage (4+/8) > mage"
loot_prio["Netherwind Pants"] = "mage (7/8) > mage (4+/8) > mage"
loot_prio["Netherwind Boots"] = "mage (7/8) > mage (4+/8) > mage"
loot_prio["Helm of the Lifegiver"] = "SR > MS > OS"
loot_prio["Robe of Volatile Power"] = "SR > MS > OS"
loot_prio["Wristguards of Stability"] = "SR > MS > OS"
loot_prio["Manastorm Leggings"] = "SR > MS > OS"
loot_prio["Salamander Scale Pants"] = "SR > MS > OS"
loot_prio["Flamewaker Legplates"] = "SR > MS > OS"
loot_prio["Heavy Dark Iron Ring"] = "SR > MS > OS"
loot_prio["Ring of Spell Power"] = "SR > MS > OS"
loot_prio["Crimson Shocker"] = "SR > MS > OS"
loot_prio["Sorcerous Dagger"] = "SR > MS > OS"
loot_prio["Mind Quickening Gem"] = "Gepefor > SR > MS > OS"
loot_prio["Rune of Metamorphosis"] = "SR > MS > OS"
loot_prio["Dragonfang Blade"] = "SR > MS > OS"
loot_prio["Helm of Endless Rage"] = "SR > MS > OS"
loot_prio["Pendant of the Fallen Dragon"] = "SR > MS > OS"
loot_prio["Red Dragonscale Protector"] = "SR > MS > OS"
loot_prio["Amulet of Foul Warding"] = "soak"
loot_prio["Barrage Shoulders"] = "hunter"
loot_prio["Beetle Scaled Wristguards"] = "soak"
loot_prio["Breastplate of Annihilation"] = "fury"
loot_prio["Boots of the Fallen Prophet"] = "OS"
loot_prio["Boots of the Redeemed Prophecy"] = "OS"
loot_prio["Boots of the Unwavering Will"] = "prot pala > furyprot"
loot_prio["Cloak of Concentrated Hatred"] = "shrimp > fury/rogue/feral > furyprot/hunter/enh"
loot_prio["Hammer of Ji'zhi"] = "ret/enh"
loot_prio["Leggings of Immersion"] = "ele"
loot_prio["Pendant of the Qiraji Guardian"] = "tanks for threat"
loot_prio["Ring of Swarming Thought"] = "ele/boom > caster"
loot_prio["Staff of the Qiraji Prophets"] = "PVP"
loot_prio["Imperial Qiraji Regalia"] = "feral > ele/boom/casters"
loot_prio["Imperial Qiraji Armaments"] = "MS (for weapons) > OS"
loot_prio["Icebane Pauldrons"] = "saph"
loot_prio["Malice Stone Pendant"] = "people w/o choker or twins neck"
loot_prio["Polar Shoulder Pads"] = "saph"
loot_prio["The Widow's Embrace"] = "Largetotem > MS > OS/LC"
loot_prio["Widow's Remorse"] = "tank MS > MS"
loot_prio["Desecrated Bindings"] = "priests > mage/lock"
loot_prio["Desecrated Wristguards"] = "MS > OS heals > OS"
loot_prio["Desecrated Bracers"] = "MS"
loot_prio["Naturecaller's Tunic"] = "SR > MS > OS"
loot_prio["Choker of the Emerald Lord"] = "SR > MS > OS"
loot_prio["Breath of Solnius"] = "SR > MS > OS"
loot_prio["Crystal Sword of the Blossom"] = "SR > MS > OS"
loot_prio["Nature's Call"] = "SR > MS > OS"
loot_prio["Jadestone Protector"] = "SR > MS > OS"
loot_prio["Judgement Crown"] = "Prot/Ret > OS"
loot_prio["Judgement Spaulders"] = "Prot/Ret > OS"
loot_prio["Judgement Breastplate"] = "Prot/Ret > OS"
loot_prio["Judgement Bindings"] = "Prot/Ret > OS"
loot_prio["Judgement Gauntlets"] = "Prot/Ret > OS"
loot_prio["Judgement Belt"] = "Prot/Ret > OS"
loot_prio["Judgement Legplates"] = "Prot/Ret > OS"
loot_prio["Judgement Boots"] = "Prot/Ret > OS"
loot_prio["Deep Earth Spaulders"] = "SR > MS > OS"
loot_prio["Aged Core Leather Gloves"] = "SR > MS > OS"
loot_prio["Flameguard Gauntlets"] = "SR > MS > OS"
loot_prio["Mana Igniting Cord"] = "SR > MS > OS"
loot_prio["Flamewaker Legplates"] = "SR > MS > OS"
loot_prio["Sabatons of the Flamewalker"] = "SR > MS > OS"
loot_prio["Magma Tempered Boots"] = "SR > MS > OS"
loot_prio["Quick Strike Ring"] = "SR > MS > OS"
loot_prio["Seal of the Archmagus"] = "SR > MS > OS"
loot_prio["Talisman of Ephemeral Power"] = "SR > MS > OS"
loot_prio["Fire Runed Grimoire"] = "SR > MS > OS"
loot_prio["Blastershot Launcher"] = "SR > MS > OS"
loot_prio["Azuresong Mageblade"] = "SR > MS > OS"
loot_prio["Staff of Dominance"] = "SR > MS > OS"
loot_prio["Obsidian Edged Blade"] = "SR > MS > OS"
loot_prio["Lifegiving Gem"] = "SR > MS > OS"
loot_prio["Venomous Totem"] = "SR > MS > OS"
loot_prio["Black Brood Pauldrons"] = "SR > MS > OS"
loot_prio["Bracers of Arcane Accuracy"] = "SR > MS > OS"
loot_prio["Heartstriker"] = "SR > MS > OS"
loot_prio["Maladath, Runed Blade of the Black Flight"] = "SR > MS > OS"
loot_prio["Angelista's Touch"] = "prot pala > furyprot/feral tank"
loot_prio["Cape of the Trinity"] = "PVP"
loot_prio["Guise of the Devourer"] = "feral tank"
loot_prio["Robes of the Triumvirate"] = "soak"
loot_prio["Ternary Mantle"] = "MS > OS"
loot_prio["Triad Girdle"] = "warr w/o OSG"
loot_prio["Imperial Qiraji Regalia"] = "feral > ele/boom/casters"
loot_prio["Imperial Qiraji Armaments"] = "MS (for weapons) > OS"
loot_prio["Crystal Webbed Robe"] = "spriest > casters"
loot_prio["Kiss of the Spider"] = "Grisvold > Rootankman > Khoni/Rinjuli"
loot_prio["Maexxna's Fang"] = "MS"
loot_prio["Pendant of Forgotten Names"] = "priest/tree? > Dispell"
loot_prio["Wraith Blade"] = "msgk/astiel/skullerton"
loot_prio["Desecrated Gloves"] = "MS"
loot_prio["Desecrated Handguards"] = "MS > OS Heals > OS"
loot_prio["Desecrated Gauntlets"] = "MS"
loot_prio["Halo of Transcendence"] = "Holy > Shadow"
loot_prio["Pauldrons of Pranscendence"] = "Holy > Shadow"
loot_prio["Robes of Transcendence"] = "Holy > Shadow"
loot_prio["Bindings of Transcendence"] = "Holy > Shadow"
loot_prio["Handguards of Transcendence"] = "Holy > Shadow"
loot_prio["Belt of Transcendence"] = "Holy > Shadow"
loot_prio["Leggings of Transcendence"] = "Holy > Shadow"
loot_prio["Boots of Transcendence"] = "Holy > Shadow"
loot_prio["Helm of the Lifegiver"] = "SR > MS > OS"
loot_prio["Choker of Enlightenment"] = "SR > MS > OS"
loot_prio["Robe of Volatile Power"] = "SR > MS > OS"
loot_prio["Wristguards of Stability"] = "SR > MS > OS"
loot_prio["Manastorm Leggings"] = "SR > MS > OS"
loot_prio["Salamander Scale Pants"] = "SR > MS > OS"
loot_prio["Flamewaker Legplates"] = "SR > MS > OS"
loot_prio["Heavy Dark Iron Ring"] = "SR > MS > OS"
loot_prio["Ring of Spell Power"] = "SR > MS > OS"
loot_prio["Crimson Shocker"] = "SR > MS > OS"
loot_prio["Sorcerous Dagger"] = "SR > MS > OS"
loot_prio["Natural Alignment Crystal"] = "SR > MS > OS"
loot_prio["Scrolls of Blinding Light"] = "SR > MS > OS"
loot_prio["Drake Talon Pauldrons"] = "SR > MS > OS"
loot_prio["Cloak of Firemaw"] = "SR > MS > OS"
loot_prio["Black Ash Robe"] = "SR > MS > OS"
loot_prio["Firemaw's Clutch"] = "SR > MS > OS"
loot_prio["Taut Dragonhide Belt"] = "SR > MS > OS"
loot_prio["Primalist's Linked Legguards"] = "SR > MS > OS"
loot_prio["Leggards of the Fallen Crusader"] = "SR > MS > OS"
loot_prio["Claw of the Black Drake"] = "SR > MS > OS"
loot_prio["Drake Talon Cleaver"] = "SR > MS > OS"
loot_prio["Shadow Wing Focus Staff"] = "SR > MS > OS"
loot_prio["Ring of Blackrock"] = "SR > MS > OS"
loot_prio["Rejuvenating Gem"] = "Iggy > Largetotem > LC"
loot_prio["Petrified Scarab"] = "PVP"
loot_prio["Ring of the Devoured"] = "dispel"
loot_prio["Vest of Swift Execution"] = "feral > rogue"
loot_prio["Wand of Qiraji Nobility"] = "MS"
loot_prio["Band of Reanimation"] = "hunters > MS"
loot_prio["Cloak of Suturing"] = "Iggy/Barnyard > Moemed/Itchy"
loot_prio["Severance"] = "PVP/fury for cleave"
loot_prio["The Plague Bearer"] = "tank > OS"
loot_prio["Wand of Fates"] = "MS"
loot_prio["Desecrated Shoulderpads"] = "MS"
loot_prio["Desecrated Spaulders"] = "MS > OS Heals > OS"
loot_prio["Desecrated Pauldrons"] = "MS"
loot_prio["Dragonstalker's Helm"] = ""
loot_prio["Dragonstalker's Spaulders"] = ""
loot_prio["Dragonstalker's Breastplate"] = ""
loot_prio["Dragnstalker's Bracers"] = ""
loot_prio["Dragonstalker's Gauntlets"] = ""
loot_prio["Dragonstalker's Belt"] = ""
loot_prio["Dragonstalker's Legguards"] = ""
loot_prio["Dragonstalker's Greaves"] = ""
loot_prio["Medallion of Steadfast Might"] = "SR > MS > OS"
loot_prio["Deep Earth Spaulders"] = "SR > MS > OS"
loot_prio["Aged Core Leather Gloves"] = "SR > MS > OS"
loot_prio["Flameguard Gauntlets"] = "SR > MS > OS"
loot_prio["Mana Igniting Cord"] = "SR > MS > OS"
loot_prio["Flamewaker Legplates"] = "SR > MS > OS"
loot_prio["Sabatons of the Flamewalker"] = "SR > MS > OS"
loot_prio["Magma Tempered Boots"] = "SR > MS > OS"
loot_prio["Quick Strike Ring"] = "SR > MS > OS"
loot_prio["Talisman of Ephemeral Power"] = "SR > MS > OS"
loot_prio["Fire Runed Grimoire"] = "SR > MS > OS"
loot_prio["Striker's Mark"] = "SR > MS > OS"
loot_prio["Eskhandar's Right Claw"] = "SR > MS > OS"
loot_prio["Earthshaker"] = "SR > MS > OS"
loot_prio["Obsidian Edged Blade"] = "SR > MS > OS"
loot_prio["Aegis of Preservation"] = "SR > MS > OS"
loot_prio["Drake Talon Pauldrons"] = "SR > MS > OS"
loot_prio["Ebony Flame Gloves"] = "SR > MS > OS"
loot_prio["Taut Dragonhide Belt"] = "SR > MS > OS"
loot_prio["Malfurion's Blessed Bulwark"] = "SR > MS > OS"
loot_prio["Dragonbreath Hand Cannon"] = "SR > MS > OS"
loot_prio["Drake Talon Cleaver"] = "SR > MS > OS"
loot_prio["Shadow Wing Focus Staff"] = "SR > MS > OS"
loot_prio["Band of Forced Concentration"] = "SR > MS > OS"
loot_prio["Ring of Blackrock"] = "OS"
loot_prio["Drake Fang Talisman"] = "SR > MS > OS"
loot_prio["Rejuvenating Gem"] = "Iggy > Largetotem > LC"
loot_prio["Angelista's Charm"] = "OS"
loot_prio["Boots of the Fallen Hero"] = "fury"
loot_prio["Gloves of Ebru"] = "ele/boom"
loot_prio["Ooze-ridden Gauntlets"] = "soak"
loot_prio["Glacial Mantle"] = "frost res"
loot_prio["Icy Scale Spaulders"] = "frost res"
loot_prio["Midnight Haze"] = "MS > OS"
loot_prio["The End of Dreams"] = "HPal > MS"
loot_prio["Toxin Injector"] = "MS"
loot_prio["Desecrated Shoulderpads"] = "MS"
loot_prio["Desecrated Spaulders"] = "MS > OS Heals > OS"
loot_prio["Desecrated Pauldrons"] = "MS"
loot_prio["Bloodfang Hood"] = ""
loot_prio["Bloodfang Spaulders"] = ""
loot_prio["Bloodfang Chestpiece"] = ""
loot_prio["Bloodfang Bracers"] = ""
loot_prio["Bloodfang Gloves"] = ""
loot_prio["Bloodfang Belt"] = ""
loot_prio["Bloodfang Pants"] = ""
loot_prio["Bloodfang Boots"] = ""
loot_prio["Fireguard Shoulders"] = "SR > MS > OS"
loot_prio["Wild Growth Spaulders"] = "SR > MS > OS"
loot_prio["Fireproof Cloak"] = "SR > MS > OS"
loot_prio["Gloves of the Hypnotic Flame"] = "SR > MS > OS"
loot_prio["Sash of Whispered Secrets"] = "SR > MS > OS"
loot_prio["Wristguards of True Flight"] = "SR > MS > OS"
loot_prio["Core Forged Greaves"] = "SR > MS > OS"
loot_prio["Cauterizing Band"] = "SR > MS > OS"
loot_prio["Core Hound Tooth"] = "SR > MS > OS"
loot_prio["Finkle's Lava Dredger"] = "SR > MS > OS"
loot_prio["Ancient Petrified Leaf"] = "SR > MS > OS"
loot_prio["The Eye of Divinity"] = "SR > MS > OS"
loot_prio["Drake Talon Pauldrons"] = "SR > MS > OS"
loot_prio["Shroud of Pure Thought"] = "SR > MS > OS"
loot_prio["Taut Dragonhide Belt"] = "SR > MS > OS"
loot_prio["Emberweave Leggings"] = "SR > MS > OS"
loot_prio["Dragon's Touch"] = "SR > MS > OS"
loot_prio["Drake Talon Cleaver"] = "SR > MS > OS"
loot_prio["Herald of Woe"] = "SR > MS > OS"
loot_prio["Shadow Wing Focus Staff"] = "SR > MS > OS"
loot_prio["Circle of Applied Force"] = "SR > MS > OS"
loot_prio["Ring of Blackrock"] = "SR > MS > OS"
loot_prio["Rejuvenating Gem"] = "Iggy > Largetotem > Olemossy > LC"
loot_prio["Styleen's Impeding Scarab"] = "SR > MS > OS"
loot_prio["Bile-covered Gauntlets"] = "soak"
loot_prio["Mantle of Phrenic Power"] = "mage > warlock"
loot_prio["Mantle of the Fallen Prophet"] = "OS"
loot_prio["Mantle of the Redeemed Prophecy"] = "OS"
loot_prio["Ukko's Ring of Darkness"] = "warlock twins > spriest twins"
loot_prio["Claymore of Unholy Might"] = "fury warrs for cleave"
loot_prio["Death's Bargain"] = "MS"
loot_prio["Digested Hand of Power"] = "DE"
loot_prio["Gluth's Missing Collar"] = "tank"
loot_prio["Rime Covered Mantle"] = "MS > OS"
loot_prio["Helmet of Ten Storms"] = "Resto > Ele"
loot_prio["Epaulets of Ten Storms"] = "Resto > Ele"
loot_prio["Breastplate of Ten Storms"] = "Resto > Ele"
loot_prio["Bracers of Ten Storms"] = "Naxx Resto > Resto > Ele"
loot_prio["Gauntlets of Ten Storms"] = "Naxx Resto > Resto > Ele"
loot_prio["Belt of Ten Storms"] = "Naxx Resto > Resto > Ele"
loot_prio["Legplates of Ten Storms"] = "Resto > Ele"
loot_prio["Greaves of Ten Storms"] = "Resto > Ele"
loot_prio["Crown of Destruction"] = "SR > MS > OS"
loot_prio["Choker of the Fire Lord"] = "SR > MS > OS"
loot_prio["Cloak of the Shrouded Mists"] = "SR > MS > OS"
loot_prio["Dragonsblood Cape"] = "SR > MS > OS"
loot_prio["Onslaught Girdle"] = "SR > MS > OS"
loot_prio["Band of Accuria"] = "SR > MS > OS"
loot_prio["Band of Sulfuras"] = "SR > MS > OS"
loot_prio["Essence of the Pure Flame"] = "SR > MS > OS"
loot_prio["Shard of the Flame"] = "SR > MS > OS"
loot_prio["Malistar's Defender"] = "SR > MS > OS"
loot_prio["Perdition's Blade"] = "SR > MS > OS"
loot_prio["Spinal Reaper"] = "SR > MS > OS"
loot_prio["Bonereaver's Edge"] = "SR > MS > OS"
loot_prio["Eye of Sulfuras"] = "Has Mats LC"
loot_prio["Taut Dragonhide Shoulderpads"] = "SR > MS > OS"
loot_prio["Elementium Threaded Cloak"] = "SR > MS > OS"
loot_prio["Taut Dragonhide Gloves"] = "SR > MS > OS"
loot_prio["Angelista's Grasp"] = "SR > MS > OS"
loot_prio["Primalist's Linked Waistguard"] = "SR > MS > OS"
loot_prio["Girdle of the Fallen Crusader"] = "SR > MS > OS"
loot_prio["Empowered Leggings"] = "SR > MS > OS"
loot_prio["Shimmering Geta"] = "SR > MS > OS"
loot_prio["Chromatic Boots"] = "SR > MS > OS"
loot_prio["Ashejre'thul, Crossbow of Smiting"] = "Shiori > SR > MS > OS"
loot_prio["Elementium Reinforced Bulwark"] = "SR > MS > OS"
loot_prio["Claw of Chromaggus"] = "SR > MS > OS"
loot_prio["Chromatically Tempered Sword"] = "SR > MS > OS"
loot_prio["Badge of the Swarmguard"] = "Shiori > LC"
loot_prio["Creeping Vine Helm"] = "rdruid/hpal > rsham"
loot_prio["Gauntlets of Steadfast Determination"] = "MS tank"
loot_prio["Gloves of Enforcement"] = "MS"
loot_prio["Leggings of the Festering Swarm"] = "mage > lock"
loot_prio["Legplates of Blazing Light"] = "hpal"
loot_prio["Necklace of Purity"] = "soak"
loot_prio["Recomposed Boots"] = "soak"
loot_prio["Robes of the Battleguard"] = "spriest > non mage casters > mage"
loot_prio["Sartura's Might"] = "1h MS > 2h MS > OS"
loot_prio["Scaled Leggings of Qiraji Fury"] = "ele"
loot_prio["Silithid Claw"] = "hunters"
loot_prio["Thick Qirajihide Belt"] = "feral > tank/fury"
loot_prio["Imperial Qiraji Regalia"] = "feral > ele/boom/casters"
loot_prio["Imperial Qiraji Armaments"] = "MS (for weapons) > OS"
loot_prio["Eye of Diminution"] = "Pepopo > Astiel > LC"
loot_prio["Leggings of Polarity"] = "Aest > Volcker > Msgk/Skullerton"
loot_prio["Plated Abomination Ribcage"] = "Onnix/Khoni > Rinjuli/Weiss"
loot_prio["Spire of Twilight"] = "MS > OS Heals"
loot_prio["The Castigator"] = "MS > OS"
loot_prio["Desecrated Circlet"] = "mage/priest"
loot_prio["Desecrated Headpiece"] = "hunter > MS > OS Heals > OS"
loot_prio["Desecrated Helmet"] = "MS"
loot_prio["Helm of Wrath"] = "OS"
loot_prio["Pauldrons of Wrath"] = "OS"
loot_prio["Breastplate of Wrath"] = "OS"
loot_prio["Bracers of Wrath"] = "OS"
loot_prio["Gauntlets of Warth"] = "OS"
loot_prio["Waistband of Wrath"] = "OS"
loot_prio["Legplates of Wrath"] = "OS"
loot_prio["Sabatons of Wrath"] = "OS"
loot_prio["Plans: Elemental Sharpening Stone"] = "300 bs"
loot_prio["Schematic: Core Marksman Rifle"] = "300 eng"
loot_prio["Schematic: Force Reactive Disk"] = "300 eng"
loot_prio["Schematic: Biznicks 247x128 Accurascope"] = "300 eng"
loot_prio["Formula: Enchant Weapon - Spell Power"] = "Moemed/Bikave > 300 ench"
loot_prio["Formula: Enchant Weapon - Healing Power"] = "Moemed/Bikave > 300 ench"
loot_prio["Pattern: Core Armor Kit"] = "300 lw"
loot_prio["Pattern: Flarecore Wraps"] = "gbank"
loot_prio["Pattern: Core Felcloth Bag"] = "gbank"
loot_prio["Recipe: Major Rejuvenation Potion"] = "gbank"
loot_prio["Head of Nefarian (Alliance)"] = "SR > MS > OS"
loot_prio["Head of Nefarian (Horde)"] = "SR > MS > OS"
loot_prio["Lok'amir il Romathis"] = "SR > MS > OS"
loot_prio["Crul'shorukh Edge of Chaos"] = "SR > MS > OS"
loot_prio["Ashkandi, Greatsword of the Brotherhood"] = "SR > MS > OS"
loot_prio["Staff of Shadow Flame"] = "SR > MS > OS"
loot_prio["Mish'undare, Circlet of the Mind Flayer"] = "SR > MS (non-spriest) > MS > OS"
loot_prio["Prestor's Talisman of Connivery"] = "SR > MS > OS"
loot_prio["Cloak of the Broodlord"] = "SR > MS > OS"
loot_prio["Therazane's Link"] = "SR > MS > OS"
loot_prio["Boots of the Shadow Flame"] = "SR > MS > OS"
loot_prio["Archimtiros' Ring of Reckoning"] = "SR > MS > OS"
loot_prio["Pure Elementium Band"] = "Iggy > Nulmel > LC"
loot_prio["Neltharion's Tear"] = "Gepefor > SR > MS > OS"
loot_prio["Ancient Qiraji Ripper"] = "Aeoda > human warr > MS"
loot_prio["Barb of the Sand Reaver"] = "MS"
loot_prio["Barbed Choker"] = "Clappicus/Myaa > MS > OS"
loot_prio["Cloak of Untold Secrets"] = "warlock twins tank > spriest twins tank"
loot_prio["Fetish of the Sand Reaver"] = "Liege/Rinjuli > LC"
loot_prio["Hive Tunneler's Boots"] = "feral"
loot_prio["Libram of Grace"] = "dispel"
loot_prio["Mantle of Wicked Revenge"] = "feral/enh > warriors with too much hit"
loot_prio["Pauldrons of the Unrelenting"] = "tanks"
loot_prio["Robes of the Guardian Saint"] = "MS > OS"
loot_prio["Scaled Sand Reaver Leggings"] = "enhance > fury warrs"
loot_prio["Silithid Carapace Chestguard"] = "soak"
loot_prio["Totem of Life"] = "resto"
loot_prio["Imperial Qiraji Regalia"] = "feral > ele/boom/casters"
loot_prio["Imperial Qiraji Armaments"] = "MS (for weapons) > OS"
loot_prio["Band of the Inevitable"] = "MS"
loot_prio["Cloak of the Scourge"] = "tank"
loot_prio["Hailstone Band"] = "frost res"
loot_prio["Hatchet of Sundered Bone"] = "fury with +axes > upgrade for fury (any race/wep skill)"
loot_prio["Libram of Light"] = "Ferro > Iggy > hpal"
loot_prio["Noth's Frigid Heart"] = "1h MS > 2h MS > OS"
loot_prio["Totem of Flowing Water"] = "OS"
loot_prio["Desecrated Belt"] = "lock > mage/priest"
loot_prio["Desecrated Girdle"] = "MS > OS Heals > OS"
loot_prio["Desecrated Waistguard"] = "OS"
loot_prio["Nemesis Skullcap"] = ""
loot_prio["Nemesis Spaulders"] = ""
loot_prio["Nemesis Robes"] = ""
loot_prio["Nemesis Bracers"] = ""
loot_prio["Nemesis Gloves"] = "Skullerton"
loot_prio["Nemesis Belt"] = ""
loot_prio["Nemesis Leggings"] = ""
loot_prio["Nemesis Boots"] = ""
loot_prio["Helm of the Lifegiver"] = "SR > MS > OS"
loot_prio["Robe of Volatile Power"] = "SR > MS > OS"
loot_prio["Wristguards of Stability"] = "SR > MS > OS"
loot_prio["Manastorm Leggings"] = "SR > MS > OS"
loot_prio["Salamander Scale Pants"] = "SR > MS > OS"
loot_prio["Flamewaker Legplates"] = "SR > MS > OS"
loot_prio["Heavy Dark Iron Ring"] = "SR > MS > OS"
loot_prio["Ring of Spell Power"] = "SR > MS > OS"
loot_prio["Crimson Shocker"] = "SR > MS > OS"
loot_prio["Sorcerous Dagger"] = "SR > MS > OS"
loot_prio["Gauntlets of Kalimdor"] = "ele/enh > ret > OS"
loot_prio["Gauntlets of the Righteous Champion"] = "ret > OS"
loot_prio["Idol of Health"] = "resto"
loot_prio["Ring of the Qiraji Fury"] = "Clappicus > Myaa > Naxx MS > MS"
loot_prio["Scarab Brooch"] = "tank healers"
loot_prio["Sharpened Silithid Femur"] = "MS > OS"
loot_prio["Slime-coated Leggings"] = "enh soaker"
loot_prio["Qiraji Bindings of Command"] = "warrior for shoulders > rogue > hunter/priest"
loot_prio["Qiraji Bindings of Dominance"] = "warlocks > mage/ret/rsham"
loot_prio["Imperial Qiraji Regalia"] = "feral > ele/boom/casters"
loot_prio["Imperial Qiraji Armaments"] = "MS (for weapons) > OS"
loot_prio["Icebane Helmet"] = "saph"
loot_prio["Icy Scale Coif"] = "saph"
loot_prio["Legplates of Carnage"] = "Weiss > Remmi/Rootankman/Clappicus > LC"
loot_prio["Necklace of Necropsy"] = "heals w/o cthun neck"
loot_prio["Preceptor's Hat"] = "spriest > MS"
loot_prio["Desecrated Belt"] = "lock > mage/priest"
loot_prio["Desecrated Girdle"] = "MS > OS Heals > OS"
loot_prio["Desecrated Waistguard"] = "OS"
loot_prio["Helm of the Lifegiver"] = "SR > MS > OS"
loot_prio["Robe of Volatile Power"] = "SR > MS > OS"
loot_prio["Wristguards of Stability"] = "SR > MS > OS"
loot_prio["Manastorm Leggings"] = "SR > MS > OS"
loot_prio["Salamander Scale Pants"] = "SR > MS > OS"
loot_prio["Flamewaker Legplates"] = "SR > MS > OS"
loot_prio["Heavy Dark Iron Ring"] = "SR > MS > OS"
loot_prio["Ring of Spell Power"] = "SR > MS > OS"
loot_prio["Crimson Shocker"] = "SR > MS > OS"
loot_prio["Sorcerous Dagger"] = "SR > MS > OS"
loot_prio["Shadow Strike"] = "SR > MS > OS"
loot_prio["Cloak of the Golden Hive"] = "tank w/o mit cloak"
loot_prio["Gloves of the Messiah"] = "dispel"
loot_prio["Hive Defiler Wristguards"] = "MS"
loot_prio["Huhuran's Stinger"] = "warr/rogue"
loot_prio["Ring of the Martyr"] = "Moemed > Largetotem > LC"
loot_prio["Wasphide Gauntlets"] = "hpal/rdruid > rsham"
loot_prio["Qiraji Bindings of Command"] = "warrior for shoulders > rogue > hunter/priest"
loot_prio["Qiraji Bindings of Dominance"] = "warlocks > mage/ret/rsham"
loot_prio["Imperial Qiraji Regalia"] = "feral > ele/boom/casters"
loot_prio["Imperial Qiraji Armaments"] = "MS (for weapons) > OS"
loot_prio["Band of Unnatural Forces"] = "Decarab > Wynndras/Kibave > Aeoda > Gris > LC"
loot_prio["Brimstone Staff"] = "MS"
loot_prio["Loatheb's Reflection"] = "PVP"
loot_prio["Ring of Spiritual Fervor"] = "OS"
loot_prio["The Eye of Nerub"] = "MS"
loot_prio["Desecrated Leggings"] = "priest/mage > lock"
loot_prio["Desecrated Legguards"] = "MS > OS Heals > OS"
loot_prio["Desecrated Legplates"] = "MS"
loot_prio["Lost Dark Iron Chain"] = "SR > MS > OS"
loot_prio["Core Forged Helmet"] = "SR > MS > OS"
loot_prio["Ashskin Belt"] = "SR > MS > OS"
loot_prio["Shoulderpads of True Flight"] = "SR > MS > OS"
loot_prio["Formula: Enchant Chest - Greater Stats"] = "Moemed/Bikave > 300 ench"
loot_prio["Amulet of Vek'nilash"] = "Naxx MS > MS > OS"
loot_prio["Belt of the Fallen Emperor"] = "OS"
loot_prio["Boots of Epiphany"] = "spriest > casters"
loot_prio["Bracelets of Royal Redemption"] = "Nax Hpal > Nax heals > MS > OS"
loot_prio["Gloves of the Hidden Temple"] = "feral > melee dps"
loot_prio["Grasp of the Fallen Emperor"] = "OS"
loot_prio["Kalimdor's Revenge"] = "ret > pvp"
loot_prio["Qiraji Execution Bracers"] = "Myaa > fury/furyprot/feral > MS"
loot_prio["Regenerating Belt of Vek'nilash"] = "MS > OS"
loot_prio["Ring of Emperor Vek'lor"] = "MS > OS"
loot_prio["Royal Qiraji Belt"] = "tank MS > OS"
loot_prio["Royal Scepter of Vek'lor"] = "MS > OS"
loot_prio["Vek'lor's Gloves of Devastation"] = "enh > hunter > fury?"
loot_prio["Vek'lor's Diadem"] = "ele/resto sham/ret/rogue > hunter/druid"
loot_prio["Vek'nilash's Circlet"] = "warrior/lock > mage > priest"
loot_prio["Imperial Qiraji Regalia"] = "feral > ele/boom/casters"
loot_prio["Imperial Qiraji Armaments"] = "MS (for weapons) > OS"
loot_prio["Iblis, Blade of the Fallen Seraph"] = "Shiori>Thoroto > swords MS > MS"
loot_prio["Girdle of the Mentor"] = "Rootankman/Grisvold > Rinjuli/Clap > Myaa/khoni"
loot_prio["Idol of Longevity"] = "MS resto"
loot_prio["Signet of the Fallen Defender"] = "tanks > OS > pvp"
loot_prio["Veil of Eclipse"] = "MS"
loot_prio["Wand of the Whispering Dead"] = "MS > OS"
loot_prio["Desecrated Sandals"] = "MS"
loot_prio["Desecrated Boots"] = "MS > OS Heals > OS"
loot_prio["Desecrated Sabatons"] = "MS"
loot_prio["Burrower Bracers"] = "spriest > casters"
loot_prio["Don Rigoberto's Lost Hat"] = "rdruid > hpal"
loot_prio["Jom Gabbar"] = "Shrimp > Roll / LC"
loot_prio["Larvae of the Great Worm"] = "Myaa > MS > OS"
loot_prio["The Burrower's Shell"] = "PVP"
loot_prio["Wormhide Boots"] = "feral/2h fury > fury > MS"
loot_prio["Wormscale Blocker"] = "OS/pvp"
loot_prio["Wormscale Stompers"] = "OS"
loot_prio["Ouro's Intact Hide"] = "warrior/rogue > mage > priest"
loot_prio["Skin of the Great Sandworm"] = "resto sham/ret/warlock > hunter/boom"
loot_prio["Imperial Qiraji Regalia"] = "feral > ele/boom/casters"
loot_prio["Imperial Qiraji Armaments"] = "MS (for weapons)"
loot_prio["Boots of Displacement"] = "enh/bear > fury"
loot_prio["Glacial Headdress"] = "saph"
loot_prio["Polar Helmet"] = "saph"
loot_prio["Sadist's Collar"] = "MS"
loot_prio["The Soul Harvester's Bindings"] = "Dlnero/Skullerton"
loot_prio["Desecrated Sandals"] = "MS"
loot_prio["Desecrated Boots"] = "MS > OS Heals > OS"
loot_prio["Desecrated Sabatons"] = "MS"
loot_prio["Belt of Never-ending Agony"] = "rogue > feral > warr w/o OSG > hunter"
loot_prio["Cloak of Clarity"] = "MS"
loot_prio["Cloak of the Devoured"] = "Aest > Msgk > MS"
loot_prio["Dark Edge of Insanity"] = "pvp rank 8+"
loot_prio["Dark Storm Gauntlets"] = "Skullerton > LC"
loot_prio["Death's Sting"] = "Shrimpmunch > LC"
loot_prio["Eyestalk Waist Cord"] = "Astiel > Aest"
loot_prio["Gauntlets of Annihilation"] = "Dewbie > Remmi > LC"
loot_prio["Grasp of the Old God"] = "Naxx Hpal > Naxx Non-Sham Heal > MS > OS"
loot_prio["Mark of C'Thun"] = "MS > 4hm tanks > OS"
loot_prio["Remnants of an Old God"] = "Rinjuli > Aeoda > LC"
loot_prio["Ring of the Godslayer"] = "MS > OS"
loot_prio["Scepter of the False Prophet"] = "Nulmel > MS > OS"
loot_prio["Vanquished Tentacle of C'thun"] = "PVP rank 5+"
loot_prio["Yshgo'lar, Cowl of Fanatical Devotion"] = "Mgsk > LC"
loot_prio["Eye of C'Thun"] = "MS (naxx prio) > MS > OS"
loot_prio["Carapace of the Old God"] = "Warrior, Paladin, Hunter, Rogue, Shaman"
loot_prio["Husk of the Old God"] = "Priest, Mage, Warlock, Druid"
loot_prio["Corrupted Ashbringer"] = "LC"
loot_prio["Leggings of Apocalypse"] = "Thoroto/Shiori > Myaa > MS"
loot_prio["Maul of the Redeemed Crusader"] = "PVP/fury for cleave"
loot_prio["Seal of the Damned"] = "Msgk > Volcker > Scarlet"
loot_prio["Soulstring"] = "Rinjuli > Rootankman"
loot_prio["Warmth of Forgiveness"] = "MS > OS"
loot_prio["Desecrated Robe"] = "MS > OS"
loot_prio["Desecrated Tunic"] = "MS > OS heals > OS"
loot_prio["Desecrated Breastplate"] = "MS > OS"
loot_prio["Claw of the Frost Wyrm"] = "Rinjuli > Aeoda > LC"
loot_prio["Cloak of the Necropolis"] = "Skullerton/Tierg > Grueten"
loot_prio["Eye of the Dead"] = "Neeze > Largetotem > LC"
loot_prio["Glyph of Deflection"] = "4hm tanks"
loot_prio["Sapphiron's Left Eye"] = "MS w/o twins offhand > MS"
loot_prio["Sapphiron's Right Eye"] = "1h MS > 2h MS"
loot_prio["Shroud of Dominion"] = "Rinjuli/Onnix/Kibave > Decarab/Liege"
loot_prio["Slayer's Crest"] = "Grisvold > Myaa/Clap > Wynndras/Shiori"
loot_prio["The Face of Death"] = " > Khoni/Spire/Onnix/Liege"
loot_prio["The Restrained Essence of Sapphiron"] = "Dlnero/astiel > grueten > aest/msgk"
loot_prio["Fortitude of the Scourge"] = "tanks"
loot_prio["Might of the Scourge"] = "onnix/spire/wynndras/decarab > rigul/aeoda/gris/thoroto/shiori"
loot_prio["Power of the Scourge"] = "MS (must be on bis item i.e. rime covered or plagueheart) > MS (non bis item)"
loot_prio["Resilience of the Scourge"] = "MS (must be on bis item) > MS (non bis item)"
loot_prio["Doomfinger"] = "Volcker > Msgk > LC locks"
loot_prio["Gem of Trapped Innocents"] = "Aest > Msgk > LC"
loot_prio["Gressil, Dawn of Ruin"] = "Wynndras > Rinjuli > Aeoda > Rootankman"
loot_prio["Hammer of the Twisting Nether"] = "Neeze/Badbot > Barnyard/Iggy"
loot_prio["Kingsfall"] = "Shrimpmunch > Aeoda > LC"
loot_prio["Might of Menethil"] = "Remmi > LC (probably not gressil enjoyers)"
loot_prio["Nerubian Slavemaker"] = "Thoroto > Shiori > larvae/soulstring people"
loot_prio["Shield of Condemnation"] = "Friendhelper > Barnyard/Badbot > LC"
loot_prio["Soulseeker"] = "MS > OS"
loot_prio["Stormrage's Talisman of Seething"] = "Decarab/Rinjuli > Kibave > LC"
loot_prio["The Hungering Cold"] = "Decarab > weiss/rinjuli/dewbie/clap > LC"
loot_prio["Bonescythe Ring"] = "MS"
loot_prio["Ring of the Cryptstalker"] = "Thoroto > MS"
loot_prio["Ring of the Dreadnaught"] = "MS"
loot_prio["Ring of the Dreamwalker"] = "MS"
loot_prio["Ring of the Earthshatterer"] = "MS"
loot_prio["Ring of Faith"] = "MS"
loot_prio["Frostfire Ring"] = "MS"
loot_prio["Plagueheart Ring"] = "MS"
loot_prio["Ring of Redemption"] = "MS"
loot_prio["The Phylactery of Kel'Thuzad"] = "Grisvold/Rootankman > Clap/Remmi/Aeoda > Shrimp > LC"
loot_prio["Mr. Bigglesworth"] = "cat title prio"