PoE-MxFilter-Structure/Strict/GEAR BY QUALITY.filter

139 lines
2.9 KiB
Plaintext
Raw Normal View History

2018-09-06 10:59:01 -04:00
# Script edited with Filtration - https://github.com/ben-wallis/Filtration
Show
LinkedSockets = 6
Rarity = Unique
SetTextColor 74 0 160
SetBackgroundColor 255 255 255
SetBorderColor 180 96 0
SetFontSize 45
2018-09-06 11:12:57 -04:00
MinimapIcon 0 White Star
PlayEffect White
2018-12-21 23:39:43 -05:00
CustomAlertSound "mx_highvalue.mp3"
2018-09-06 10:59:01 -04:00
Show
2018-09-16 01:20:12 -04:00
Sockets = 6
2018-09-06 10:59:01 -04:00
Rarity = Unique
SetTextColor 169 96 255
SetBackgroundColor 0 0 0
SetBorderColor 180 96 0
SetFontSize 45
2018-09-16 01:20:12 -04:00
MinimapIcon 0 Brown Star
2018-09-06 11:12:57 -04:00
PlayEffect Brown
2018-12-22 23:03:58 -05:00
CustomAlertSound "mx_unique.mp3"
2018-09-06 10:59:01 -04:00
Show
Sockets >= 5
Rarity = Unique
SetTextColor 180 96 0
SetBackgroundColor 0 0 0
SetBorderColor 180 96 0
SetFontSize 45
2018-12-22 23:03:58 -05:00
MinimapIcon 0 Brown Star
2018-09-06 11:12:57 -04:00
PlayEffect Brown
2018-12-22 23:03:58 -05:00
CustomAlertSound "mx_unique.mp3"
2018-09-06 10:59:01 -04:00
Show
Corrupted True
Rarity = Unique
SetTextColor 180 96 0
SetBackgroundColor 0 0 0
SetBorderColor 210 0 0
SetFontSize 40
2018-12-22 23:03:58 -05:00
MinimapIcon 0 Brown Star
2018-09-06 11:12:57 -04:00
PlayEffect Brown
2018-12-22 23:03:58 -05:00
CustomAlertSound "mx_unique.mp3"
2018-09-06 10:59:01 -04:00
Show
Identified True
Rarity = Unique
SetTextColor 180 96 0
SetBackgroundColor 0 0 0
SetBorderColor 180 96 0
SetFontSize 35
2018-12-22 23:03:58 -05:00
MinimapIcon 0 Brown Star
2018-09-06 11:12:57 -04:00
PlayEffect Brown
2018-12-22 23:03:58 -05:00
CustomAlertSound "mx_unique.mp3"
2018-09-06 10:59:01 -04:00
Show
Rarity = Unique
SetTextColor 180 96 0
SetBackgroundColor 0 0 0
SetBorderColor 180 96 0
SetFontSize 40
2018-09-06 11:12:57 -04:00
MinimapIcon 0 Brown Star
PlayEffect Brown
2018-12-22 23:03:58 -05:00
CustomAlertSound "mx_unique.mp3"
2018-09-06 10:59:01 -04:00
Show
Rarity = Rare
2019-03-30 00:54:09 -04:00
HasExplicitMod "Veiled"
2018-09-06 10:59:01 -04:00
SetTextColor 255 255 0
2019-03-30 00:54:09 -04:00
SetBackgroundColor 56 54 54 255
SetBorderColor 112 255 112 255
2018-09-06 10:59:01 -04:00
SetFontSize 35
2019-03-30 00:54:09 -04:00
MinimapIcon 1 Green Star
PlayEffect Green
2019-11-05 08:42:11 -05:00
CustomAlertSound "mx_league.mp3"
2018-09-06 10:59:01 -04:00
Show
2019-03-30 00:54:09 -04:00
FracturedItem True
2018-09-06 10:59:01 -04:00
Rarity = Rare
SetTextColor 255 255 0
2019-03-30 00:54:09 -04:00
SetBackgroundColor 56 54 54 255
SetBorderColor 112 255 112 255
SetFontSize 35
MinimapIcon 1 Green Star
PlayEffect Green
2019-11-05 08:42:11 -05:00
CustomAlertSound "mx_league.mp3"
2018-09-06 10:59:01 -04:00
Show
2019-03-30 00:54:09 -04:00
SynthesisedItem True
2018-09-06 10:59:01 -04:00
Rarity = Rare
SetTextColor 255 255 0
2019-03-30 00:54:09 -04:00
SetBackgroundColor 56 54 54 255
SetBorderColor 112 255 112 255
SetFontSize 35
MinimapIcon 1 Green Star
PlayEffect Green
2019-11-05 08:42:11 -05:00
CustomAlertSound "mx_league.mp3"
2018-09-06 10:59:01 -04:00
Show
2019-03-30 00:54:09 -04:00
Corrupted True
2018-09-06 10:59:01 -04:00
Rarity = Rare
SetTextColor 255 255 0
SetBackgroundColor 0 0 0
2019-03-30 00:54:09 -04:00
SetBorderColor 255 0 0
SetFontSize 35
2018-09-06 10:59:01 -04:00
2019-03-30 01:23:53 -04:00
Hide
ItemLevel > 60
Rarity = Rare
SetTextColor 255 255 0
SetBackgroundColor 0 0 0
SetFontSize 30
2018-09-06 10:59:01 -04:00
Show
ItemLevel < 60
Rarity = Rare
SetTextColor 255 255 0
SetBackgroundColor 0 0 0
SetFontSize 30
Show
2018-09-06 20:00:29 -04:00
ItemLevel <= 10
2018-09-06 10:59:01 -04:00
Rarity = Magic
SetTextColor 30 144 255
SetBackgroundColor 0 0 0
SetBorderColor 128 128 128
SetFontSize 30
Show
2018-09-06 20:00:29 -04:00
ItemLevel <= 10
2018-09-06 10:59:01 -04:00
Rarity = Normal
SetTextColor 255 255 255
SetBackgroundColor 0 0 0
SetBorderColor 128 128 128
SetFontSize 30