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

87 lines
1.9 KiB
Plaintext

# Script edited with Filtration - https://github.com/ben-wallis/Filtration
Show
LinkedSockets = 6
Rarity = Rare
SetTextColor 186 186 9
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 45
CustomAlertSound "mx_highvalue.mp3"
Show
LinkedSockets = 6
Rarity = Magic
SetTextColor 136 136 255
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 45
CustomAlertSound "mx_highvalue.mp3"
Show
LinkedSockets = 6
Rarity = Normal
SetTextColor 127 127 127
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 45
CustomAlertSound "mx_highvalue.mp3"
Show
LinkedSockets = 5
Rarity = Rare
SetTextColor 186 186 9
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 40
CustomAlertSound "mx_chase.mp3"
Show
LinkedSockets = 5
Rarity = Magic
SetTextColor 136 136 255
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 40
CustomAlertSound "mx_chase.mp3"
Show
LinkedSockets = 5
Rarity = Normal
SetTextColor 127 127 127
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 40
CustomAlertSound "mx_chase.mp3"
Show
LinkedSockets = 4
ItemLevel <= 70
Rarity = Rare
SetTextColor 186 186 9
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 35
CustomAlertSound "mx_tier.mp3"
Show
LinkedSockets = 4
ItemLevel <= 70
Rarity = Magic
SetTextColor 136 136 255
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 35
CustomAlertSound "mx_tier.mp3"
Show
LinkedSockets = 4
ItemLevel <= 70
Rarity = Normal
SetTextColor 127 127 127
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 35
CustomAlertSound "mx_tier.mp3"