From 918a42471c9a893e9088035db3436ef41c2c4ac2 Mon Sep 17 00:00:00 2001 From: mikx Date: Fri, 20 Dec 2019 14:09:15 -0500 Subject: [PATCH] Gear By Socket Fix --- SSF/GEAR BY SOCKET.filter | 77 ++++++++++++++++++++++++++++++++++++ Strict/GEAR BY SOCKET.filter | 77 ++++++++++++++++++++++++++++++++++++ 2 files changed, 154 insertions(+) create mode 100644 SSF/GEAR BY SOCKET.filter create mode 100644 Strict/GEAR BY SOCKET.filter diff --git a/SSF/GEAR BY SOCKET.filter b/SSF/GEAR BY SOCKET.filter new file mode 100644 index 0000000..70e41fa --- /dev/null +++ b/SSF/GEAR BY SOCKET.filter @@ -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 + diff --git a/Strict/GEAR BY SOCKET.filter b/Strict/GEAR BY SOCKET.filter new file mode 100644 index 0000000..70e41fa --- /dev/null +++ b/Strict/GEAR BY SOCKET.filter @@ -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 +