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

87 lines
1.9 KiB
Plaintext
Raw Normal View History

2019-12-20 14:09:15 -05:00
# 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
2019-12-20 14:16:54 -05:00
CustomAlertSound "mx_highvalue.mp3"
2019-12-20 14:09:15 -05:00
Show
LinkedSockets = 6
Rarity = Magic
SetTextColor 136 136 255
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 45
2019-12-20 14:16:54 -05:00
CustomAlertSound "mx_highvalue.mp3"
2019-12-20 14:09:15 -05:00
Show
LinkedSockets = 6
Rarity = Normal
SetTextColor 127 127 127
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 45
2019-12-20 14:16:54 -05:00
CustomAlertSound "mx_highvalue.mp3"
2019-12-20 14:09:15 -05:00
Show
LinkedSockets = 5
Rarity = Rare
SetTextColor 186 186 9
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 40
2019-12-20 14:16:54 -05:00
CustomAlertSound "mx_chase.mp3"
2019-12-20 14:09:15 -05:00
Show
LinkedSockets = 5
Rarity = Magic
SetTextColor 136 136 255
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 40
2019-12-20 14:16:54 -05:00
CustomAlertSound "mx_chase.mp3"
2019-12-20 14:09:15 -05:00
Show
LinkedSockets = 5
Rarity = Normal
SetTextColor 127 127 127
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 40
2019-12-20 14:16:54 -05:00
CustomAlertSound "mx_chase.mp3"
2019-12-20 14:09:15 -05:00
Show
LinkedSockets = 4
ItemLevel <= 70
Rarity = Rare
SetTextColor 186 186 9
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 35
2019-12-20 14:16:54 -05:00
CustomAlertSound "mx_tier.mp3"
2019-12-20 14:09:15 -05:00
Show
LinkedSockets = 4
ItemLevel <= 70
Rarity = Magic
SetTextColor 136 136 255
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 35
2019-12-20 14:16:54 -05:00
CustomAlertSound "mx_tier.mp3"
2019-12-20 14:09:15 -05:00
Show
LinkedSockets = 4
ItemLevel <= 70
Rarity = Normal
SetTextColor 127 127 127
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 35
2019-12-20 14:16:54 -05:00
CustomAlertSound "mx_tier.mp3"
2019-12-20 14:09:15 -05:00