forked from MaskedChimp/LootFilter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
MaskedChimp.filter
732 lines (607 loc) · 19.6 KB
/
MaskedChimp.filter
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
### Author: MaskedChimp
### Website: www.caminhodoexilio.com
### Github page: https://github.com/MCorrea92/LootFilter
#=========================================
# Section: Exceptions
#=========================================
Show #Easter Eggs - Rods
Class Rods
SetBackgroundColor 25 210 0 # Easter Egg Background
SetBorderColor 6 100 0 # Easter Egg Border
SetTextColor 255 255 255 235 # Easter Egg Text
PlayAlertSound 1 300 # Easter Egg Alert Sound
SetFontSize 45
Show #Easter Eggs - Feathers
BaseType "Albino Rhoa Feather"
SetBackgroundColor 25 210 0 # Easter Egg Background
SetBorderColor 6 100 0 # Easter Egg Border
SetTextColor 255 255 255 235 # Easter Egg Text
PlayAlertSound 1 300 # Easter Egg Alert Sound
SetFontSize 45
Show #~Microtransactions
Class Microtransactions
Show #~Microtransactions - Hideout
Class Hideout
#=========================================
# Section: Jewels
#=========================================
Show #Jewels - Magic
Class Jewel
Rarity = Magic
SetBackgroundColor 0 45 90 # Jewels Background
SetBorderColor 0 65 135 # Jewels Border
Show #Jewels - Rare
Class Jewel
Rarity = Rare
SetBackgroundColor 0 45 90 # Jewels Background
SetBorderColor 0 65 135 # Jewels Border
Show #Jewels - Uniques
Class Jewel
Rarity = Unique
SetBackgroundColor 0 45 90 # Jewels Background
SetBorderColor 0 65 135 # Jewels Border
#=========================================
# Section: Maps
#=========================================
Show #Maps - High Level - Rare
Class Map
Rarity = Rare
DropLevel >= 76
SetBorderColor 0 0 0 # High Level Maps Border
SetTextColor 255 255 0 # High Level Maps Text
SetBackgroundColor 255 255 255 200 # High Level Maps Background
PlayAlertSound 2 300 # High Level Maps Alert Sound
Show #Maps - High Level - Magic
Class Map
Rarity = Magic
DropLevel >= 76
SetBorderColor 0 0 0 # High Level Maps Border
SetTextColor 37 105 212 # High Level Maps Text
SetBackgroundColor 255 255 255 200 # High Level Maps Background
PlayAlertSound 2 300 # High Level Maps Alert Sound
Show #Maps - High Level - Normal
Class Map
Rarity = Normal
DropLevel >= 76
SetBorderColor 0 0 0 # High Level Maps Border
SetTextColor 0 0 0 # High Level Maps Text
SetBackgroundColor 255 255 255 200 # High Level Maps Background
PlayAlertSound 2 300 # High Level Maps Alert Sound
Show #Maps - Others
Class Map
SetBorderColor 255 255 255 # Maps Border
#=========================================
# Section: Uniques
#=========================================
Show #Uniques
Rarity = Unique
#=========================================
# Section: Divination Cards
#=========================================
Show #Divination Cards - Rares
BaseType "Abandoned Wealth" "The Artist" "The Avenger" "The Betrayal" "The Brittle Emperor" "The Cataclysm" "The Celestial Justicar" "The Chains that Bind" "The Dark Mage" "The Drunken Aristocrat" "Gemcutter's Promise" "The Hoarder" Humility "The Incantation" "The King's Heart" "The Last One Standing" "The Pack Leader" "The Pact" "The Poet" "The Queen" "The Siren" "Time-Lost Relic" "The Watcher" "The Wind"
Class "Divination Card"
SetBorderColor 0 0 0 # Divination Cards Border
SetTextColor 0 0 0 # Divination Cards Text
SetBackgroundColor 0 255 255 200 # Divination Cards Background
PlayAlertSound 6 300 # Divination Cards Alert Sound
Show #Divination Cards - Others
Class "Divination Card"
SetBorderColor 0 255 255 # Divination Cards Border
SetTextColor 0 255 255 # Divination Cards Text
#=========================================
# Section: Currency
#=========================================
Show #Currency - Ultra Rare
BaseType "Mirror of Kalandra" "Exalted Orb" "Eternal Orb"
PlayAlertSound 5 300 # Ultra Rare Currency Alert Sound
SetBackgroundColor 240 0 0 # Ultra Rare Currency Background
SetTextColor 0 0 0 # Ultra Rare Currency Text
SetBorderColor 0 0 0 # Ultra Rare Currency Border
SetFontSize 45
Show #Currency - Rare
BaseType "Orb of Alchemy" Regal Chaos Gemcutter Chance Divine Vaal Regret Jeweller Fusing Chisel Scouring
Class Currency
SetTextColor 160 0 0 # Rare Currency Text
SetBorderColor 170 158 130 # Currency Border
Show #Currency - Cheap
BaseType Transmutation Augmentation Alteration Glassblower Blessed Blacksmith Armourer Chromatic
Class Currency
SetBorderColor 170 158 130 # Currency Border
Hide #Currency - Fragments
BaseType "Scroll Fragment"
Class Currency
SetBackgroundColor 0 0 0 100 # Fade Background
SetTextColor 170 158 130 200 # Currency Fade Text
Show #Currency - Others
Class Currency
#=========================================
# Section: Money Maker
#=========================================
Show #Money Maker - 6L
LinkedSockets = 6
SetBorderColor 255 0 250 # Money Maker Border
SetBackgroundColor 255 0 250 190 # Money Maker Background
SetTextColor 240 240 240 # Money Maker Text Color
PlayAlertSound 5 300 # Money Maker Alert Sound
Show #Money Maker - 5L
LinkedSockets = 5
SetBorderColor 255 0 250 # Money Maker Border
#=========================================
# Section: Orb Recipes
#=========================================
Show #Recipes - Currency - Jeweller
Sockets = 6
SetBorderColor 0 255 0 # Jeweller Recipe Border
Show #Recipes - Currency - Regal
Class Helmets "Body Armours" Gloves Boots Shields Bows Claws Daggers Staves "One Hand" "Two Hand" Wands Amulets Rings Belts Quivers Sceptres
Rarity Rare
ItemLevel >= 75
SetBackgroundColor 0 85 130 # Regal Recipe Background
SetBorderColor 0 128 192 200 # Regal Recipe Border
Show #Recipes - Currency - Chaos
Class Helmets "Body Armours" Gloves Boots Shields Bows Claws Daggers Staves "One Hand" "Two Hand" Wands Amulets Rings Belts Quivers Sceptres
Rarity Rare
ItemLevel >= 60
SetBackgroundColor 85 85 40 # Chaos Recipe Background
SetBorderColor 128 128 64 # Chaos Recipe Border
Show #Recipes - Currency - Chromatic
SocketGroup RGB
SetBorderColor 240 0 0 # Chromatic Recipe Border
Show #Recipes - Currency - Glassblower
Class Flask
Quality >= 10
SetBorderColor 255 128 255 # Glassblower Recipe Border
Show #Recipes - Currency - Chisel
BaseType "Stone Hammer" "Rock Breaker" "Gavel"
Rarity = Normal
SetBorderColor 84 41 33 # Chisel Recipe Border
#=========================================
# Section: Gems
#=========================================
Show #Gems - Drop-Only
BaseType Portal Enlighten Empower Enhance
Class Gems
SetBackgroundColor 0 0 90 250 # Gems Background
SetBorderColor 27 162 155 # Gems Border
Show #Gems - Quality
Class Gems
Quality > 1
SetBorderColor 27 162 155 # Gems Border
Show #Gems - No-Quality
Class Gems
#=========================================
# Section: Craft
#=========================================
Show #Craft - Gloves
Class Gloves
Rarity = Normal
ItemLevel >= 84
SetBorderColor 166 110 0 # Highest Mod Border
SetBackgroundColor 255 165 0 191 # Highest Mod Background
SetTextColor 0 0 0 215 # Highest Mod Text
Show $Craft - Helmets
Class Helmets
Rarity = Normal
ItemLevel >= 84
SetBorderColor 166 110 0 # Highest Mod Border
SetBackgroundColor 255 165 0 191 # Highest Mod Background
SetTextColor 0 0 0 215 # Highest Mod Text
Show #Craft - Body Armours
Class "Body Armours"
Rarity = Normal
ItemLevel >= 84
SetBorderColor 166 110 0 # Highest Mod Border
SetBackgroundColor 255 165 0 191 # Highest Mod Background
SetTextColor 0 0 0 215 # Highest Mod Text
Show #Craft - Boots
Class Boots
Rarity = Normal
ItemLevel >= 84
SetBorderColor 166 110 0 # Highest Mod Border
SetBackgroundColor 255 165 0 191 # Highest Mod Background
SetTextColor 0 0 0 215 # Highest Mod Text
Show #Craft - Shield
Class Shields
Rarity = Normal
ItemLevel >= 84
SetBorderColor 166 110 0 # Highest Mod Border
SetBackgroundColor 255 165 0 191 # Highest Mod Background
SetTextColor 0 0 0 215 # Highest Mod Text
Show #Craft - Rings
Class Rings
Rarity = Normal
ItemLevel >= 84
SetBorderColor 166 110 0 # Highest Mod Border
SetBackgroundColor 255 165 0 191 # Highest Mod Background
SetTextColor 0 0 0 215 # Highest Mod Text
Show #Craft - Belts
Class Belts
Rarity = Normal
ItemLevel >= 84
SetBorderColor 166 110 0 # Highest Mod Border
SetBackgroundColor 255 165 0 191 # Highest Mod Background
SetTextColor 0 0 0 215 # Highest Mod Text
Show #Craft - Amulets
Class Amulets
Rarity = Normal
ItemLevel >= 84
SetBorderColor 166 110 0 # Highest Mod Border
SetBackgroundColor 255 165 0 191 # Highest Mod Background
SetTextColor 0 0 0 215 # Highest Mod Text
Show #Craft - Quivers
Class Quivers
Rarity = Normal
ItemLevel >= 84
SetBorderColor 166 110 0 # Highest Mod Border
SetBackgroundColor 255 165 0 191 # Highest Mod Background
SetTextColor 0 0 0 215 # Highest Mod Text
Show #Craft - Two-Handed Weapons
Class "Two Hand"
Rarity = Normal
ItemLevel >= 84
SetBorderColor 166 110 0 # Highest Mod Border
SetBackgroundColor 255 165 0 191 # Highest Mod Background
SetTextColor 0 0 0 215 # Highest Mod Text
Show #Craft - One-Handed Weapons
Class "One Hand"
Rarity = Normal
ItemLevel >= 84
SetBorderColor 166 110 0 # Highest Mod Border
SetBackgroundColor 255 165 0 191 # Highest Mod Background
SetTextColor 0 0 0 215 # Highest Mod Text
Show #Craft - ilvl 80+
Class Body Helmet Glove Boot Belt Ring Amulet "One Hand" "Two Hand" Wand Staves Bow Dagger Claw
Rarity = Normal
ItemLevel >= 80
SetBorderColor 255 255 0 # High ilvl Border
# Rarity Accessories (Identify)
Show
BaseType "Gold Ring" "Gold Amulet"
Rarity = Magic
ItemLevel >= 62
#=========================================
# Section: Life Flasks
#=========================================
Show #Flasks - Life
BaseType "Small Life Flask"
Rarity <= Normal
Class Flasks
ItemLevel <= 3
Show #Flasks - Life
BaseType "Medium Life Flask"
Rarity <= Normal
Class Flasks
ItemLevel <= 6
Show #Flasks - Life
BaseType "Large Life Flask"
Rarity <= Normal
Class Flasks
ItemLevel <= 12
Show #Flasks - Life
BaseType "Greater Life Flask"
Rarity <= Normal
Class Flasks
ItemLevel <= 18
Show #Flasks - Life
BaseType "Grand Life Flask"
Rarity <= Normal
Class Flasks
ItemLevel <= 24
Show #Flasks - Life
BaseType "Giant Life Flask"
Rarity <= Normal
Class Flasks
ItemLevel <= 30
Show #Flasks - Life
BaseType "Colossal Life Flask"
Rarity <= Normal
Class Flasks
ItemLevel <= 36
Show #Flasks - Life
BaseType "Sacred Life Flask"
Rarity <= Normal
Class Flasks
ItemLevel <= 42
Show #Flasks - Life
BaseType "Hallowed Life Flask"
Rarity <= Normal
Class Flasks
ItemLevel <= 50
Show #Flasks - Life
BaseType "Sanctified Life Flask"
Rarity <= Normal
Class Flasks
ItemLevel <= 60
Show #Flasks - Life
BaseType "Divine Life Flask"
Rarity <= Normal
Class Flasks
ItemLevel <= 65
Show #Flasks - Life
BaseType "Eternal Life Flask"
Rarity <= Normal
Class Flasks
ItemLevel <= 67
#=========================================
# Section: Mana Flasks
#=========================================
Show #Flasks - Mana
BaseType "Small Mana Flask"
Rarity <= Normal
Class Flasks
ItemLevel <= 3
Show #Flasks - Mana
BaseType "Medium Mana Flask"
Rarity <= Normal
Class Flasks
ItemLevel <= 6
Show #Flasks - Mana
BaseType "Large Mana Flask"
Rarity <= Normal
Class Flasks
ItemLevel <= 12
Show #Flasks - Mana
BaseType "Greater Mana Flask"
Rarity <= Normal
Class Flasks
ItemLevel <= 18
Show #Flasks - Mana
BaseType "Grand Mana Flask"
Rarity <= Normal
Class Flasks
ItemLevel <= 24
Show #Flasks - Mana
BaseType "Giant Mana Flask"
Rarity <= Normal
Class Flasks
ItemLevel <= 30
Show #Flasks - Mana
BaseType "Colossal Mana Flask"
Rarity <= Normal
Class Flasks
ItemLevel <= 36
Show #Flasks - Mana
BaseType "Sacred Mana Flask"
Rarity <= Normal
Class Flasks
ItemLevel <= 42
Show #Flasks - Mana
BaseType "Hallowed Mana Flask"
Rarity <= Normal
Class Flasks
ItemLevel <= 50
Show #Flasks - Mana
BaseType "Sanctified Mana Flask"
Rarity <= Normal
Class Flasks
ItemLevel <= 60
Show #Flasks - Mana
BaseType "Divine Mana Flask"
Rarity <= Normal
Class Flasks
ItemLevel <= 65
Show #Flasks - Mana
BaseType "Eternal Mana Flask"
Rarity <= Normal
Class Flasks
ItemLevel <= 67
#=========================================
# Section: Hybrid Flasks
#=========================================
Show #Flasks - Hybrid
BaseType "Small Hybrid Flask"
Class Flasks
Rarity <= Normal
ItemLevel <= 20
Show #Flasks - Hybrid
BaseType "Medium Hybrid Flask"
Class Flasks
Rarity <= Normal
ItemLevel <= 30
Show #Flasks - Hybrid
BaseType "Large Hybrid Flask"
Class Flasks
Rarity <= Normal
ItemLevel <= 40
Show #Flasks - Hybrid
BaseType "Colossal Hybrid Flask"
Class Flasks
Rarity <= Normal
ItemLevel <= 50
Show #Flasks - Hybrid
BaseType "Sacred Hybrid Flask"
Class Flasks
Rarity <= Normal
ItemLevel <= 60
Show #Flasks - Hybrid
BaseType "Hallowed Hybrid Flask"
Class Flasks
Rarity <= Normal
ItemLevel <= 67
#=========================================
# Section: Utility Flasks
#=========================================
Show #Flasks - Utility
Class "Utility Flasks"
Rarity = Normal
ItemLevel <= 70
#=========================================
# Section: Chance Uniques
#=========================================
# Hegemony's Era
Hide #Chance Uniques - Weapons - Staves
BaseType "Judgement Staff"
ItemLevel >= 50
Rarity = Normal
SetBorderColor 175 96 37 # Chance Unique Border
# Kaom's Heart
Hide #Chance Uniques - Chests - Armour
BaseType "Glorious Plate"
ItemLevel >= 50
Rarity = Normal
SetBorderColor 175 96 37 # Chance Unique Border
# Belly of the Beast
Hide #Chance Uniques - Chests - Armour
BaseType "Full Wyrmscale"
ItemLevel >= 50
Rarity = Normal
SetBorderColor 175 96 37 # Chance Unique Border
# Carcass Jack
Hide #Chance Uniques - Chests - Armour
BaseType "Varnished Coat"
ItemLevel 50
Rarity = Normal
SetBorderColor 175 96 37 # Chance Unique Border
# Ming's Heart
Hide #Chance Uniques - Rings
BaseType "Amethyst Ring"
Rarity = Normal
SetBorderColor 175 96 37 # Chance Unique Border
# The Bringer of Rain
Hide #Chance Uniques - Helmets - Armour
BaseType "Nightmare Bascinet"
ItemLevel >= 28
Rarity = Normal
SetBorderColor 175 96 37 # Chance Unique Border
# MAROHI ERQI
Hide #Chance Uniques - Weapons - Two-Hand Maces
BaseType "Karui Maul"
ItemLevel >= 50
Rarity = Normal
SetBorderColor 175 96 37 # Chance Unique Border
# Daresso's Defiance
Hide #Chance Uniques - Chests - Armour/Evasion
BaseType "Full Dragonscale"
ItemLevel >= 50
Rarity = Normal
SetBorderColor 175 96 37 # Chance Unique Border
# Empire's Grasp
Hide #Chance Uniques - Gloves - Armour
BaseType "Goliath Gauntlets"
ItemLevel >= 28
Rarity = Normal
SetBorderColor 175 96 37 # Chance Unique Border
# Sire of Shards
Hide #Chance Uniques - Weapons - Staves
BaseType "Serpentine Staff"
Rarity = Normal
ItemLevel >= 50
SetBorderColor 175 96 37 # Chance Unique Border
# Shavronne's Wrappings
Hide #Chance Uniques - Chests - Energy Shield
BaseType "Occultist's Vestment"
Rarity = Normal
ItemLevel >= 50
SetBorderColor 175 96 37 # Chance Unique Border
# Voltaxic Rift
Hide #Chance Uniques - Weapons - Bows
BaseType "Spine Bow"
Rarity = Normal
ItemLevel >= 50
SetBorderColor 175 96 37 # Chance Unique Border
# Winripper
Hide #Chance Uniques - Weapons - Bows
BaseType "Imperial Bow"
Rarity = Normal
ItemLevel >= 50
SetBorderColor 175 96 37 # Chance Unique Border
# Drillneck
Hide #Chance Uniques - Accessories - Quivers
BaseType "Penetrating Arrow Quiver"
Rarity = Normal
SetBorderColor 175 96 37 # Chance Unique Border
# Gifts from Above
Hide #Chance Uniques - Accessories - Rings
BaseType "Diamond Ring"
Rarity = Normal
SetBorderColor 175 96 37 # Chance Unique Border
# Andvarius, Ventor's Gamble
Hide #Chance Uniques - Accessories - Rings
BaseType "Gold Ring"
Rarity = Normal
SetBorderColor 175 96 37 # Chance Unique Border
# Astramentis
Hide #Chance Uniques - Accessories - Amulets
BaseType "Onyx Amulet"
Rarity = Normal
SetBorderColor 175 96 37 # Chance Unique Border
#=========================================
# Section: Chance League Uniques
#=========================================
# Valako's Sign (Bloodlines)
Hide #Chance League Uniques - Accessories - Rings
BaseType "Topaz Ring"
Rarity = Normal
SetBorderColor 255 100 0 # Chance League Unique Border
# Shavronne's Revelation (Anarchy/Onslaught)
Hide #Chance League Uniques - Accessories - Rings
BaseType "Moonstone Ring"
Rarity = Normal
SetBorderColor 255 100 0 # Chance League Unique Border
# The Pariah (Warbands)
Hide #Chance League Uniques - Accessories - Rings
BaseType "Unset Ring"
Rarity = Normal
SetBorderColor 255 100 0 # Chance League Unique Border
# Daresso's Salute (Anarchy)
Hide #Chance League Uniques - Accessories - Amulets
BaseType "Citrine Amulet"
Rarity = Normal
SetBorderColor 255 100 0 # Chance League Unique Border
# Victario's Acuity (Onslaught)
Hide #Chance League Uniques - Accessories - Amulets
BaseType "Turquoise Amulet"
Rarity = Normal
SetBorderColor 255 100 0 # Chance League Unique Border
# Voll's Devotion (Anarchy, Onslaught)
Show #Chance League Uniques - Accessories - Amulets
BaseType "Agate Amulet"
Rarity = Normal
SetBorderColor 255 100 0 # Chance League Unique Border
#=========================================
# Section: General
#=========================================
Show #General - Rares ilvl 59-
Class Helmets "Body Armours" Gloves Boots Shields Bows Claws Daggers Staves "One Hand" "Two Hand" Wands Amulets Rings Belts Quivers
Rarity = Rare
ItemLevel <= 59
Show #General - Rares
Rarity = Rare
Show #~Quests
Class Quest
#=========================================
# Section: Low Level
#=========================================
Show #Low Level - Magic Items
ItemLevel <= 25
Rarity Magic
Show #Low Level - Normal Items
ItemLevel <= 20
Rarity Normal
Show #Low Level - Gear - 4L
LinkedSockets = 4
ItemLevel <= 40
SetBorderColor 185 120 185 # 4L Border
#=========================================
# Section: Useless
#=========================================
Hide #Useless - Magic Items
Class Amulets Belts Armours Boots Bows Claws Daggers Gloves Helmets "One Hand" "Two Hand" Quivers Rings Sceptres Shields Staves Wands Flasks
ItemLevel < 80
Rarity = Magic
Sockets <= 5
LinkedSockets <= 4
SetBackgroundColor 0 0 0 100 # Fade Background
SetTextColor 136 136 255 200 # Magic Item Fade Text
Hide #Useless - Normal Items
Class Amulets Belts Armours Boots Bows Claws Daggers Gloves Helmets "One Hand" "Two Hand" Quivers Rings Sceptres Shields Staves Wands Flasks
ItemLevel < 80
Rarity = Normal
Sockets <= 5
LinkedSockets <= 4
SetBackgroundColor 0 0 0 100 # Fade Background
SetTextColor 200 200 200 200 # Normal Item Fade Text
### Author: MaskedChimp
### Website: www.caminhodoexilio.com
### Github page: https://github.com/MCorrea92/LootFilter