Gear By Socket Fix

This commit is contained in:
mikx 2019-12-20 14:09:15 -05:00
parent 95c292e439
commit 918a42471c
2 changed files with 154 additions and 0 deletions

77
SSF/GEAR BY SOCKET.filter Normal file
View File

@ -0,0 +1,77 @@
# 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
Show
LinkedSockets = 6
Rarity = Magic
SetTextColor 136 136 255
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 45
Show
LinkedSockets = 6
Rarity = Normal
SetTextColor 127 127 127
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 45
Show
LinkedSockets = 5
Rarity = Rare
SetTextColor 186 186 9
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 40
Show
LinkedSockets = 5
Rarity = Magic
SetTextColor 136 136 255
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 40
Show
LinkedSockets = 5
Rarity = Normal
SetTextColor 127 127 127
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 40
Show
LinkedSockets = 4
ItemLevel <= 70
Rarity = Rare
SetTextColor 186 186 9
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 35
Show
LinkedSockets = 4
ItemLevel <= 70
Rarity = Magic
SetTextColor 136 136 255
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 35
Show
LinkedSockets = 4
ItemLevel <= 70
Rarity = Normal
SetTextColor 127 127 127
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 35

View File

@ -0,0 +1,77 @@
# 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
Show
LinkedSockets = 6
Rarity = Magic
SetTextColor 136 136 255
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 45
Show
LinkedSockets = 6
Rarity = Normal
SetTextColor 127 127 127
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 45
Show
LinkedSockets = 5
Rarity = Rare
SetTextColor 186 186 9
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 40
Show
LinkedSockets = 5
Rarity = Magic
SetTextColor 136 136 255
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 40
Show
LinkedSockets = 5
Rarity = Normal
SetTextColor 127 127 127
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 40
Show
LinkedSockets = 4
ItemLevel <= 70
Rarity = Rare
SetTextColor 186 186 9
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 35
Show
LinkedSockets = 4
ItemLevel <= 70
Rarity = Magic
SetTextColor 136 136 255
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 35
Show
LinkedSockets = 4
ItemLevel <= 70
Rarity = Normal
SetTextColor 127 127 127
SetBackgroundColor 255 255 255
SetBorderColor 210 0 220
SetFontSize 35