PoE-MxFilter-Structure/Delve_Strict/RECIPES.filter

45 lines
1005 B
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
SetTextColor 74 0 160
SetBackgroundColor 255 255 255
SetBorderColor 74 0 160
SetFontSize 45
PlayAlertSound 14 300
2018-09-08 14:14:58 -04:00
MinimapIcon 0 White Triangle
PlayEffect White
2018-09-06 10:59:01 -04:00
Show
Sockets = 6
SetTextColor 168 93 255
SetBackgroundColor 38 35 35
SetBorderColor 136 136 255
SetFontSize 40
PlayAlertSound 2 300
2018-09-08 14:14:58 -04:00
MinimapIcon 0 Blue Diamond
PlayEffect Blue
2018-09-06 10:59:01 -04:00
Show
LinkedSockets >= 3
SocketGroup "RGB"
SetTextColor 200 200 200
SetBackgroundColor 38 35 35
SetBorderColor 136 136 255
SetFontSize 40
PlayAlertSound 2 300
2018-09-08 14:14:58 -04:00
MinimapIcon 0 Blue Diamond
PlayEffect Blue
2018-09-06 10:59:01 -04:00
Show
Rarity = Normal
BaseType "Stone Hammer" "Rock Breaker" "Gavel"
SetTextColor 219 182 127
SetBackgroundColor 38 35 35
SetBorderColor 136 136 255
SetFontSize 40
PlayAlertSound 2 300
2018-09-08 14:14:58 -04:00
MinimapIcon 0 Blue Diamond
PlayEffect Blue
2018-09-06 10:59:01 -04:00