SSF - TEST001
This commit is contained in:
parent
b6dd8df760
commit
3b1bd45dfb
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"structures": [{
|
||||
"section": "MISC",
|
||||
"gen": false
|
||||
}, {
|
||||
"section": "ESSENCE",
|
||||
"gen": false
|
||||
}, {
|
||||
"section": "SKILL GEM",
|
||||
"gen": false
|
||||
}, {
|
||||
"section": "FLASK",
|
||||
"gen": false
|
||||
}, {
|
||||
"section": "MAPS",
|
||||
"gen": false
|
||||
}, {
|
||||
"section": "JEWEL",
|
||||
"gen": false
|
||||
}, {
|
||||
"section": "DIVINATION CARD",
|
||||
"gen": false
|
||||
}, {
|
||||
"section": "CURRENCY",
|
||||
"gen": false
|
||||
}, {
|
||||
"section": "ABYSS BELT",
|
||||
"gen": false
|
||||
}, {
|
||||
"section": "ELDER ITEM",
|
||||
"gen": false
|
||||
}, {
|
||||
"section": "SHAPER ITEM",
|
||||
"gen": false
|
||||
}, {
|
||||
"section": "Tiers (DATA)",
|
||||
"gen": true
|
||||
}, {
|
||||
"section": "RING & AMULET",
|
||||
"gen": false
|
||||
}, {
|
||||
"section": "BELT",
|
||||
"gen": false
|
||||
}, {
|
||||
"section": "RECIPES",
|
||||
"gen": false
|
||||
}, {
|
||||
"section": "GEAR BY QUALITY",
|
||||
"gen": false
|
||||
}, {
|
||||
"section": "CHANCING (Body)",
|
||||
"gen": true
|
||||
}, {
|
||||
"section": "CHANCING (Boots)",
|
||||
"gen": true
|
||||
}, {
|
||||
"section": "CHANCING (Gloves)",
|
||||
"gen": true
|
||||
}, {
|
||||
"section": "CHANCING (Helmet)",
|
||||
"gen": true
|
||||
}, {
|
||||
"section": "CHANCING (Quiver)",
|
||||
"gen": true
|
||||
}, {
|
||||
"section": "CHANCING (Shield)",
|
||||
"gen": true
|
||||
}, {
|
||||
"section": "CHANCING (Belt)",
|
||||
"gen": true
|
||||
}, {
|
||||
"section": "HIDE",
|
||||
"gen": false
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,17 @@
|
|||
# Script edited with Filtration - https://github.com/ben-wallis/Filtration
|
||||
Show
|
||||
Rarity = Rare
|
||||
BaseType "Stygian Vise"
|
||||
SetTextColor 255 255 0
|
||||
SetBackgroundColor 64 64 64
|
||||
SetBorderColor 43 41 41
|
||||
SetFontSize 40
|
||||
|
||||
Show
|
||||
Rarity = Unique
|
||||
BaseType "Stygian Vise"
|
||||
SetTextColor 180 96 0
|
||||
SetBackgroundColor 64 64 64
|
||||
SetBorderColor 43 41 41
|
||||
SetFontSize 45
|
||||
|
|
@ -0,0 +1,48 @@
|
|||
# Script edited with Filtration - https://github.com/ben-wallis/Filtration
|
||||
|
||||
Show
|
||||
Corrupted True
|
||||
Rarity = Rare
|
||||
Class "Belts"
|
||||
SetTextColor 255 255 0
|
||||
SetBackgroundColor 170 158 130
|
||||
SetBorderColor 210 0 0
|
||||
SetFontSize 40
|
||||
|
||||
Show
|
||||
Identified True
|
||||
Rarity = Rare
|
||||
Class "Belts"
|
||||
SetTextColor 255 255 0
|
||||
SetBackgroundColor 170 158 130
|
||||
SetBorderColor 51 45 30
|
||||
SetFontSize 30
|
||||
|
||||
Show
|
||||
ItemLevel >= 75
|
||||
ItemLevel <= 100
|
||||
Rarity = Rare
|
||||
Class "Belts"
|
||||
SetTextColor 255 255 0
|
||||
SetBackgroundColor 170 158 130
|
||||
SetBorderColor 184 218 242
|
||||
SetFontSize 40
|
||||
|
||||
Show
|
||||
ItemLevel >= 60
|
||||
ItemLevel <= 74
|
||||
Rarity = Rare
|
||||
Class "Belts"
|
||||
SetTextColor 255 255 0
|
||||
SetBackgroundColor 170 158 130
|
||||
SetBorderColor 222 118 0
|
||||
SetFontSize 40
|
||||
|
||||
Show
|
||||
Rarity = Rare
|
||||
Class "Belts"
|
||||
SetTextColor 255 255 0
|
||||
SetBackgroundColor 170 158 130
|
||||
SetBorderColor 51 45 30
|
||||
SetFontSize 40
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,407 @@
|
|||
# Script edited with Filtration - https://github.com/ben-wallis/Filtration
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Scroll of Wisdom"
|
||||
SetTextColor 240 210 167
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 231 180 120
|
||||
SetFontSize 30
|
||||
MinimapIcon 1 Brown Circle
|
||||
PlayEffect Brown
|
||||
CustomAlertSound "mx_scroll.mp3"
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Portal Scroll"
|
||||
SetTextColor 240 210 167
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 30 144 255
|
||||
SetFontSize 30
|
||||
MinimapIcon 1 Blue Circle
|
||||
PlayEffect Blue
|
||||
CustomAlertSound "mx_scroll.mp3"
|
||||
|
||||
Show
|
||||
BaseType "Timeworn Reliquary Key"
|
||||
SetTextColor 5 92 5
|
||||
SetBackgroundColor 255 255 255
|
||||
SetBorderColor 5 92 5
|
||||
SetFontSize 45
|
||||
MinimapIcon 0 Green Star
|
||||
PlayEffect Green
|
||||
CustomAlertSound "mx_highvalue.mp3"
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Fishing Rod"
|
||||
SetTextColor 214 46 7
|
||||
SetBackgroundColor 255 255 255
|
||||
SetBorderColor 210 0 0
|
||||
SetFontSize 45
|
||||
CustomAlertSound "mx_highvalue.mp3"
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Mirror of Kalandra"
|
||||
SetTextColor 214 46 7
|
||||
SetBackgroundColor 255 255 255
|
||||
SetBorderColor 210 0 0
|
||||
SetFontSize 45
|
||||
PlayAlertSound ShMirror 300
|
||||
MinimapIcon 0 White Triangle
|
||||
PlayEffect White
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Exalted Orb"
|
||||
SetTextColor 214 46 7
|
||||
SetBackgroundColor 255 255 255
|
||||
SetBorderColor 210 0 0
|
||||
SetFontSize 45
|
||||
PlayAlertSound ShExalted 300
|
||||
MinimapIcon 0 White Hexagon
|
||||
PlayEffect White
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Ancient Orb"
|
||||
SetTextColor 112 55 2
|
||||
SetBackgroundColor 255 255 255
|
||||
SetBorderColor 112 55 2
|
||||
SetFontSize 40
|
||||
PlayAlertSound ShGeneral 300
|
||||
MinimapIcon 0 White Hexagon
|
||||
PlayEffect White
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Divine Orb"
|
||||
SetTextColor 255 165 0
|
||||
SetBackgroundColor 255 255 255
|
||||
SetBorderColor 255 165 0
|
||||
SetFontSize 40
|
||||
PlayAlertSound ShDivine 300
|
||||
MinimapIcon 0 White Hexagon
|
||||
PlayEffect White
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Chaos Orb"
|
||||
SetTextColor 255 196 0
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 255 196 0
|
||||
SetFontSize 45
|
||||
PlayAlertSound ShChaos 300
|
||||
MinimapIcon 0 Yellow Hexagon
|
||||
PlayEffect Yellow
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Vaal Orb"
|
||||
SetTextColor 240 210 167
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 255 0 0
|
||||
SetFontSize 45
|
||||
PlayAlertSound ShVaal 300
|
||||
MinimapIcon 0 Red Hexagon
|
||||
PlayEffect Red
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Orb of Fusing"
|
||||
SetTextColor 240 210 167
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 255 255 255
|
||||
SetFontSize 45
|
||||
PlayAlertSound ShFusing 300
|
||||
MinimapIcon 0 White Square
|
||||
PlayEffect White Temp
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Regal Orb"
|
||||
SetTextColor 240 210 167
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 255 255 0
|
||||
SetFontSize 45
|
||||
PlayAlertSound ShRegal 300
|
||||
MinimapIcon 0 Yellow Square
|
||||
PlayEffect Yellow Temp
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Gemcutter's Prism"
|
||||
SetTextColor 227 204 171
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 30 144 255
|
||||
SetFontSize 45
|
||||
MinimapIcon 0 Blue Square
|
||||
PlayEffect Blue Temp
|
||||
CustomAlertSound "mx_currency_t1.mp3"
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Orb of Alchemy"
|
||||
SetTextColor 227 204 171
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 200 200 200
|
||||
SetFontSize 45
|
||||
PlayAlertSound ShAlchemy 300
|
||||
MinimapIcon 0 White Square
|
||||
PlayEffect White Temp
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Jeweller's Orb"
|
||||
SetTextColor 227 204 171
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 128 128 128
|
||||
SetFontSize 45
|
||||
MinimapIcon 0 White Square
|
||||
PlayEffect White Temp
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Silver Coin"
|
||||
SetTextColor 227 204 171
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 128 0 128
|
||||
SetFontSize 45
|
||||
PlayAlertSound 10 300
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Glassblower's Bauble"
|
||||
SetTextColor 227 204 171
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 210 0 220
|
||||
SetFontSize 45
|
||||
MinimapIcon 0 Red Square
|
||||
PlayEffect Red Temp
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Cartographer's Chisel"
|
||||
SetTextColor 219 182 127
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 219 182 127
|
||||
SetFontSize 45
|
||||
MinimapIcon 0 Brown Square
|
||||
PlayEffect Brown Temp
|
||||
CustomAlertSound "mx_currency_t1.mp3"
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Orb of Annulment"
|
||||
SetTextColor 30 144 255
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 30 144 255
|
||||
SetFontSize 45
|
||||
MinimapIcon 0 Blue Square
|
||||
PlayEffect Blue
|
||||
CustomAlertSound "mx_currency_t1.mp3"
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Orb of Regret" "Orb of Scouring"
|
||||
SetTextColor 255 255 255
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 255 255 255
|
||||
SetFontSize 45
|
||||
MinimapIcon 0 White Square
|
||||
PlayEffect White
|
||||
CustomAlertSound "mx_currency_t1.mp3"
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Chromatic Orb"
|
||||
SetTextColor 227 204 171
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 255 0 0
|
||||
SetFontSize 40
|
||||
MinimapIcon 0 Red Square
|
||||
PlayEffect Red Temp
|
||||
CustomAlertSound "mx_currency_t2.mp3"
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Orb of Chance"
|
||||
SetTextColor 227 204 171
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 29 122 55
|
||||
SetFontSize 40
|
||||
MinimapIcon 0 Green Square
|
||||
PlayEffect Green Temp
|
||||
CustomAlertSound "mx_currency_t2.mp3"
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Blessed Orb"
|
||||
SetTextColor 227 204 171
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 180 96 0
|
||||
SetFontSize 40
|
||||
MinimapIcon 0 Brown Circle
|
||||
PlayEffect Brown Temp
|
||||
CustomAlertSound "mx_currency_t2.mp3"
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Orb of Alteration"
|
||||
SetTextColor 227 204 171
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 24 105 184
|
||||
SetFontSize 35
|
||||
PlayEffect Brown Temp
|
||||
CustomAlertSound "mx_currency_t2.mp3"
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Blacksmith's Whetstone" "Armourer's Scrap"
|
||||
SetTextColor 227 204 171
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 142 77 255
|
||||
SetFontSize 35
|
||||
PlayEffect Brown Temp
|
||||
CustomAlertSound "mx_currency_t2.mp3"
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Orb of Transmutation" "Orb of Augmentation"
|
||||
SetTextColor 227 204 171
|
||||
SetBackgroundColor 54 32 3
|
||||
SetFontSize 35
|
||||
PlayEffect Brown Temp
|
||||
CustomAlertSound "mx_currency_t2.mp3"
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Exalted Shard" "Ancient Shard" "Mirror Shard"
|
||||
SetTextColor 214 46 7
|
||||
SetBackgroundColor 255 255 255 220
|
||||
SetBorderColor 210 0 0
|
||||
SetFontSize 33
|
||||
MinimapIcon 1 White Hexagon
|
||||
PlayEffect White
|
||||
CustomAlertSound "mx_currency_t1.mp3"
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Chaos Shard"
|
||||
SetTextColor 255 196 0
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 255 196 0
|
||||
SetFontSize 33
|
||||
MinimapIcon 1 Yellow Hexagon
|
||||
PlayEffect Yellow
|
||||
CustomAlertSound "mx_currency_t1.mp3"
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Alchemy Shard"
|
||||
SetTextColor 200 200 200
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 200 200 200
|
||||
SetFontSize 30
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Horizon Shard" "Harbinger's Shard"
|
||||
SetTextColor 144 134 255
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 144 134 255
|
||||
SetFontSize 33
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Annulment Shard"
|
||||
SetTextColor 30 144 255
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 30 144 255
|
||||
SetFontSize 33
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Binding Shard"
|
||||
SetTextColor 255 230 93
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 227 204 171
|
||||
SetFontSize 30
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Engineer's Shard"
|
||||
SetTextColor 255 255 255
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 227 204 171
|
||||
SetFontSize 30
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Shard"
|
||||
SetTextColor 227 204 171
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 227 204 171
|
||||
SetFontSize 30
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Splinter of Xoph"
|
||||
SetTextColor 255 40 0 220
|
||||
SetBackgroundColor 94 41 13
|
||||
SetBorderColor 255 40 0 220
|
||||
SetFontSize 45
|
||||
CustomAlertSound "mx_splinter.mp3"
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Splinter of Tul"
|
||||
SetTextColor 184 218 242
|
||||
SetBackgroundColor 69 36 19
|
||||
SetBorderColor 184 218 242
|
||||
SetFontSize 45
|
||||
CustomAlertSound "mx_splinter.mp3"
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Splinter of Esh"
|
||||
SetTextColor 30 144 255
|
||||
SetBackgroundColor 69 36 19
|
||||
SetBorderColor 30 144 255
|
||||
SetFontSize 45
|
||||
CustomAlertSound "mx_splinter.mp3"
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Splinter of Uul-Netol"
|
||||
SetTextColor 150 150 150
|
||||
SetBackgroundColor 69 36 19
|
||||
SetBorderColor 150 150 150
|
||||
SetFontSize 45
|
||||
CustomAlertSound "mx_splinter.mp3"
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Splinter of Chayula"
|
||||
SetTextColor 208 32 144
|
||||
SetBackgroundColor 94 41 13
|
||||
SetBorderColor 208 32 144
|
||||
SetFontSize 45
|
||||
CustomAlertSound "mx_splinter.mp3"
|
||||
|
||||
Show
|
||||
Class "Currency" "Stackable Currency"
|
||||
BaseType "Perandus Coin"
|
||||
SetTextColor 255 215 0
|
||||
SetBackgroundColor 31 31 31
|
||||
SetBorderColor 255 215 0
|
||||
SetFontSize 35
|
||||
|
||||
Show
|
||||
Class "Currency" "Stackable Currency"
|
||||
SetTextColor 255 165 0
|
||||
SetBackgroundColor 0 0 0
|
||||
SetBorderColor 175 96 37
|
||||
SetFontSize 35
|
||||
|
|
@ -0,0 +1,19 @@
|
|||
# Script edited with Filtration - https://github.com/ben-wallis/Filtration
|
||||
|
||||
Show
|
||||
Class "Divination Card"
|
||||
BaseType "Humility"
|
||||
SetTextColor 255 40 0 220
|
||||
SetBackgroundColor 0 0 0
|
||||
SetBorderColor 184 218 242
|
||||
SetFontSize 45
|
||||
CustomAlertSound "mx_chase.mp3"
|
||||
|
||||
Show
|
||||
Class "Divination Card"
|
||||
SetTextColor 184 218 242
|
||||
SetBackgroundColor 0 0 0
|
||||
SetBorderColor 184 218 242
|
||||
SetFontSize 40
|
||||
CustomAlertSound "mx_divcard.mp3"
|
||||
|
|
@ -0,0 +1,24 @@
|
|||
# Script edited with Filtration - https://github.com/ben-wallis/Filtration
|
||||
|
||||
Show
|
||||
ElderItem True
|
||||
Rarity = Rare
|
||||
ItemLevel >= 75
|
||||
ItemLevel <= 100
|
||||
SetTextColor 255 215 0
|
||||
SetBackgroundColor 54 54 54
|
||||
SetBorderColor 184 218 242
|
||||
SetFontSize 45
|
||||
CustomAlertSound "mx_influenced.mp3"
|
||||
|
||||
Show
|
||||
ElderItem True
|
||||
Rarity = Rare
|
||||
ItemLevel >= 60
|
||||
ItemLevel <= 74
|
||||
SetTextColor 255 215 0
|
||||
SetBackgroundColor 54 54 54
|
||||
SetBorderColor 180 96 0
|
||||
SetFontSize 45
|
||||
CustomAlertSound "mx_influenced.mp3"
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
# Script edited with Filtration - https://github.com/ben-wallis/Filtration
|
||||
|
||||
Show
|
||||
BaseType "Essence"
|
||||
SetTextColor 30 144 255
|
||||
SetBackgroundColor 0 0 0
|
||||
SetBorderColor 30 144 255
|
||||
SetFontSize 45
|
||||
PlayAlertSound 4 300
|
||||
|
|
@ -0,0 +1,179 @@
|
|||
# Script edited with Filtration - https://github.com/ben-wallis/Filtration
|
||||
|
||||
Show
|
||||
Rarity = Unique
|
||||
Class "Flask"
|
||||
SetTextColor 180 96 0
|
||||
SetBackgroundColor 40 10 76 255
|
||||
SetBorderColor 180 96 0
|
||||
SetFontSize 45
|
||||
CustomAlertSound "mx_unique.mp3"
|
||||
|
||||
Hide
|
||||
ItemLevel >= 65
|
||||
Rarity = Normal
|
||||
Class "Flask"
|
||||
BaseType "Small Life Flask" "Medium Life Flask" "Large Life Flask" "Greater Life Flask" "Grand Life Flask" "Giant Life Flask" "Colossal Life Flask" "Sacred Life Flask" "Hallowed Life Flask" "Sanctified Life Flask" "Divine Life Flask"
|
||||
SetTextColor 255 255 255 255
|
||||
SetBackgroundColor 40 10 76 255
|
||||
SetBorderColor 255 0 0 255
|
||||
SetFontSize 30
|
||||
|
||||
Show
|
||||
ItemLevel >= 65
|
||||
Rarity = Normal
|
||||
Class "Flask"
|
||||
BaseType "Eternal Life Flask"
|
||||
SetTextColor 255 255 255 255
|
||||
SetBackgroundColor 40 10 76 255
|
||||
SetBorderColor 255 0 0 255
|
||||
SetFontSize 30
|
||||
CustomAlertSound "mx_flask.mp3"
|
||||
|
||||
Show
|
||||
ItemLevel <= 64
|
||||
Rarity = Normal
|
||||
Class "Flask"
|
||||
BaseType "Life"
|
||||
SetTextColor 255 255 255 255
|
||||
SetBackgroundColor 40 10 76 255
|
||||
SetBorderColor 255 0 0 255
|
||||
SetFontSize 30
|
||||
CustomAlertSound "mx_flask.mp3"
|
||||
|
||||
Hide
|
||||
ItemLevel >= 65
|
||||
Rarity = Magic
|
||||
Class "Flask"
|
||||
BaseType "Small Life Flask" "Medium Life Flask" "Large Life Flask" "Greater Life Flask" "Grand Life Flask" "Giant Life Flask" "Colossal Life Flask" "Sacred Life Flask" "Hallowed Life Flask" "Sanctified Life Flask" "Divine Life Flask"
|
||||
SetTextColor 30 144 255
|
||||
SetBackgroundColor 40 10 76 255
|
||||
SetBorderColor 255 0 0 255
|
||||
SetFontSize 35
|
||||
|
||||
Show
|
||||
ItemLevel >= 65
|
||||
Rarity = Magic
|
||||
Class "Flask"
|
||||
BaseType "Eternal Life Flask"
|
||||
SetTextColor 30 144 255
|
||||
SetBackgroundColor 40 10 76 255
|
||||
SetBorderColor 255 0 0 255
|
||||
SetFontSize 35
|
||||
CustomAlertSound "mx_flask.mp3"
|
||||
|
||||
Show
|
||||
ItemLevel <= 64
|
||||
Rarity = Magic
|
||||
Class "Flask"
|
||||
BaseType "Life"
|
||||
SetTextColor 30 144 255
|
||||
SetBackgroundColor 40 10 76 255
|
||||
SetBorderColor 255 0 0 255
|
||||
SetFontSize 35
|
||||
CustomAlertSound "mx_flask.mp3"
|
||||
|
||||
Hide
|
||||
ItemLevel >= 65
|
||||
Rarity = Normal
|
||||
Class "Flask"
|
||||
BaseType "Small Mana Flask" "Medium Mana Flask" "Large Mana Flask" "Greater Mana Flask" "Grand Mana Flask" "Giant Mana Flask" "Colossal Mana Flask" "Sacred Mana Flask" "Hallowed Mana Flask" "Sanctified Mana Flask" "Divine Mana Flask"
|
||||
SetTextColor 255 255 255
|
||||
SetBackgroundColor 40 10 76 255
|
||||
SetBorderColor 0 0 255 255
|
||||
SetFontSize 30
|
||||
|
||||
Show
|
||||
ItemLevel >= 65
|
||||
Rarity = Normal
|
||||
Class "Flask"
|
||||
BaseType "Eternal Mana Flask"
|
||||
SetTextColor 255 255 255
|
||||
SetBackgroundColor 40 10 76 255
|
||||
SetBorderColor 0 0 255 255
|
||||
SetFontSize 30
|
||||
CustomAlertSound "mx_flask.mp3"
|
||||
|
||||
Show
|
||||
ItemLevel <= 64
|
||||
Rarity = Normal
|
||||
Class "Flask"
|
||||
BaseType "Mana"
|
||||
SetTextColor 255 255 255
|
||||
SetBackgroundColor 40 10 76 255
|
||||
SetBorderColor 0 0 255 255
|
||||
SetFontSize 30
|
||||
CustomAlertSound "mx_flask.mp3"
|
||||
|
||||
Hide
|
||||
ItemLevel >= 65
|
||||
Rarity = Magic
|
||||
Class "Flask"
|
||||
BaseType "Small Mana Flask" "Medium Mana Flask" "Large Mana Flask" "Greater Mana Flask" "Grand Mana Flask" "Giant Mana Flask" "Colossal Mana Flask" "Sacred Mana Flask" "Hallowed Mana Flask" "Sanctified Mana Flask" "Divine Mana Flask"
|
||||
SetTextColor 30 144 255
|
||||
SetBackgroundColor 40 10 76 255
|
||||
SetBorderColor 0 0 255 255
|
||||
SetFontSize 35
|
||||
|
||||
Show
|
||||
ItemLevel >= 65
|
||||
Rarity = Magic
|
||||
Class "Flask"
|
||||
BaseType "Eternal Mana Flask"
|
||||
SetTextColor 30 144 255
|
||||
SetBackgroundColor 40 10 76 255
|
||||
SetBorderColor 0 0 255 255
|
||||
SetFontSize 35
|
||||
CustomAlertSound "mx_flask.mp3"
|
||||
|
||||
Show
|
||||
ItemLevel <= 64
|
||||
Rarity = Magic
|
||||
Class "Flask"
|
||||
BaseType "Mana"
|
||||
SetTextColor 30 144 255
|
||||
SetBackgroundColor 40 10 76 255
|
||||
SetBorderColor 0 0 255 255
|
||||
SetFontSize 35
|
||||
CustomAlertSound "mx_flask.mp3"
|
||||
|
||||
Show
|
||||
Rarity = Normal
|
||||
Class "Flask"
|
||||
BaseType "Hybrid"
|
||||
SetTextColor 255 255 255 255
|
||||
SetBackgroundColor 40 10 76 255
|
||||
SetBorderColor 128 0 128 255
|
||||
SetFontSize 30
|
||||
CustomAlertSound "mx_flask.mp3"
|
||||
|
||||
Show
|
||||
Rarity = Magic
|
||||
Class "Flask"
|
||||
BaseType "Hybrid"
|
||||
SetTextColor 30 144 255
|
||||
SetBackgroundColor 40 10 76 255
|
||||
SetBorderColor 128 0 128 255
|
||||
SetFontSize 35
|
||||
CustomAlertSound "mx_flask.mp3"
|
||||
|
||||
Show
|
||||
Rarity = Normal
|
||||
Class "Flask"
|
||||
BaseType "Quicksilver Flask" "Bismuth Flask" "Stibnite Flask" "Amethyst Flask" "Ruby Flask" "Sapphire Flask" "Topaz Flask" "Silver Flask" "Aquamarine Flask" "Granite Flask" "Jade Flask" "Quartz Flask" "Sulphur Flask" "Sulphur Flask" "Basalt Flask"
|
||||
SetTextColor 255 255 255 255
|
||||
SetBackgroundColor 40 10 76 255
|
||||
SetBorderColor 27 162 155
|
||||
SetFontSize 30
|
||||
CustomAlertSound "mx_flask.mp3"
|
||||
|
||||
Show
|
||||
Rarity = Magic
|
||||
Class "Flask"
|
||||
BaseType "Quicksilver Flask" "Bismuth Flask" "Stibnite Flask" "Amethyst Flask" "Ruby Flask" "Sapphire Flask" "Topaz Flask" "Silver Flask" "Aquamarine Flask" "Granite Flask" "Jade Flask" "Quartz Flask" "Sulphur Flask" "Sulphur Flask" "Basalt Flask"
|
||||
SetTextColor 30 144 255
|
||||
SetBackgroundColor 40 10 76 255
|
||||
SetBorderColor 27 162 155
|
||||
SetFontSize 35
|
||||
CustomAlertSound "mx_flask.mp3"
|
||||
|
|
@ -0,0 +1,165 @@
|
|||
# Script edited with Filtration - https://github.com/ben-wallis/Filtration
|
||||
|
||||
Show
|
||||
LinkedSockets = 6
|
||||
Rarity = Unique
|
||||
SetTextColor 74 0 160
|
||||
SetBackgroundColor 255 255 255
|
||||
SetBorderColor 180 96 0
|
||||
SetFontSize 45
|
||||
MinimapIcon 0 White Star
|
||||
PlayEffect White
|
||||
CustomAlertSound "mx_highvalue.mp3"
|
||||
|
||||
Show
|
||||
Sockets = 6
|
||||
Rarity = Unique
|
||||
SetTextColor 169 96 255
|
||||
SetBackgroundColor 0 0 0
|
||||
SetBorderColor 180 96 0
|
||||
SetFontSize 45
|
||||
MinimapIcon 0 Brown Star
|
||||
PlayEffect Brown
|
||||
CustomAlertSound "mx_unique.mp3"
|
||||
|
||||
Show
|
||||
Sockets >= 5
|
||||
Rarity = Unique
|
||||
SetTextColor 180 96 0
|
||||
SetBackgroundColor 0 0 0
|
||||
SetBorderColor 180 96 0
|
||||
SetFontSize 45
|
||||
MinimapIcon 0 Brown Star
|
||||
PlayEffect Brown
|
||||
CustomAlertSound "mx_unique.mp3"
|
||||
|
||||
Show
|
||||
Corrupted True
|
||||
Rarity = Unique
|
||||
SetTextColor 180 96 0
|
||||
SetBackgroundColor 0 0 0
|
||||
SetBorderColor 210 0 0
|
||||
SetFontSize 40
|
||||
MinimapIcon 0 Brown Star
|
||||
PlayEffect Brown
|
||||
CustomAlertSound "mx_unique.mp3"
|
||||
|
||||
Show
|
||||
Identified True
|
||||
Rarity = Unique
|
||||
SetTextColor 180 96 0
|
||||
SetBackgroundColor 0 0 0
|
||||
SetBorderColor 180 96 0
|
||||
SetFontSize 35
|
||||
MinimapIcon 0 Brown Star
|
||||
PlayEffect Brown
|
||||
CustomAlertSound "mx_unique.mp3"
|
||||
|
||||
Show
|
||||
Rarity = Unique
|
||||
SetTextColor 180 96 0
|
||||
SetBackgroundColor 0 0 0
|
||||
SetBorderColor 180 96 0
|
||||
SetFontSize 40
|
||||
MinimapIcon 0 Brown Star
|
||||
PlayEffect Brown
|
||||
CustomAlertSound "mx_unique.mp3"
|
||||
|
||||
Show
|
||||
Rarity = Rare
|
||||
HasExplicitMod "Veiled"
|
||||
SetTextColor 255 255 0
|
||||
SetBackgroundColor 56 54 54 255
|
||||
SetBorderColor 112 255 112 255
|
||||
SetFontSize 35
|
||||
MinimapIcon 1 Green Star
|
||||
PlayEffect Green
|
||||
|
||||
Show
|
||||
FracturedItem True
|
||||
Rarity = Rare
|
||||
SetTextColor 255 255 0
|
||||
SetBackgroundColor 56 54 54 255
|
||||
SetBorderColor 112 255 112 255
|
||||
SetFontSize 35
|
||||
MinimapIcon 1 Green Star
|
||||
PlayEffect Green
|
||||
|
||||
Show
|
||||
SynthesisedItem True
|
||||
Rarity = Rare
|
||||
SetTextColor 255 255 0
|
||||
SetBackgroundColor 56 54 54 255
|
||||
SetBorderColor 112 255 112 255
|
||||
SetFontSize 35
|
||||
MinimapIcon 1 Green Star
|
||||
PlayEffect Green
|
||||
|
||||
Show
|
||||
Corrupted True
|
||||
Rarity = Rare
|
||||
SetTextColor 255 255 0
|
||||
SetBackgroundColor 0 0 0
|
||||
SetBorderColor 255 0 0
|
||||
SetFontSize 35
|
||||
|
||||
Show
|
||||
Identified True
|
||||
ItemLevel >= 75
|
||||
ItemLevel <= 100
|
||||
Rarity = Rare
|
||||
SetTextColor 255 255 0
|
||||
SetBackgroundColor 0 0 0
|
||||
SetBorderColor 184 218 242
|
||||
SetFontSize 25
|
||||
|
||||
Show
|
||||
Identified True
|
||||
ItemLevel >= 60
|
||||
ItemLevel <= 74
|
||||
Rarity = Rare
|
||||
SetTextColor 255 255 0
|
||||
SetBackgroundColor 0 0 0
|
||||
SetBorderColor 180 96 0
|
||||
SetFontSize 25
|
||||
|
||||
Show
|
||||
ItemLevel >= 75
|
||||
ItemLevel <= 100
|
||||
Rarity = Rare
|
||||
SetTextColor 255 255 0
|
||||
SetBackgroundColor 0 0 0
|
||||
SetBorderColor 184 218 242
|
||||
SetFontSize 30
|
||||
|
||||
Show
|
||||
ItemLevel >= 60
|
||||
ItemLevel <= 74
|
||||
Rarity = Rare
|
||||
SetTextColor 255 255 0
|
||||
SetBackgroundColor 0 0 0
|
||||
SetBorderColor 180 96 0
|
||||
SetFontSize 30
|
||||
|
||||
Show
|
||||
ItemLevel < 60
|
||||
Rarity = Rare
|
||||
SetTextColor 255 255 0
|
||||
SetBackgroundColor 0 0 0
|
||||
SetFontSize 30
|
||||
|
||||
Show
|
||||
ItemLevel <= 10
|
||||
Rarity = Magic
|
||||
SetTextColor 30 144 255
|
||||
SetBackgroundColor 0 0 0
|
||||
SetBorderColor 128 128 128
|
||||
SetFontSize 30
|
||||
|
||||
Show
|
||||
ItemLevel <= 10
|
||||
Rarity = Normal
|
||||
SetTextColor 255 255 255
|
||||
SetBackgroundColor 0 0 0
|
||||
SetBorderColor 128 128 128
|
||||
SetFontSize 30
|
|
@ -0,0 +1,28 @@
|
|||
Hide
|
||||
Quality = 0
|
||||
Class "Active Skill Gems" "Support Skill Gems" "Skill Gems"
|
||||
|
||||
Hide
|
||||
Class "Active Skill Gems" "Support Skill Gems" "Skill Gems"
|
||||
|
||||
Hide
|
||||
Sockets < 3
|
||||
Rarity = Magic
|
||||
|
||||
Hide
|
||||
Sockets < 3
|
||||
Rarity = Normal
|
||||
|
||||
Hide
|
||||
LinkedSockets = 0
|
||||
Rarity = Magic
|
||||
|
||||
Hide
|
||||
LinkedSockets = 0
|
||||
Rarity = Normal
|
||||
|
||||
Hide
|
||||
Rarity = Magic
|
||||
|
||||
Hide
|
||||
Rarity = Normal
|
|
@ -0,0 +1,55 @@
|
|||
# Script edited with Filtration - https://github.com/ben-wallis/Filtration
|
||||
Show
|
||||
Rarity = Magic
|
||||
Class "Abyss Jewel"
|
||||
SetTextColor 30 144 255
|
||||
SetBackgroundColor 43 86 128
|
||||
SetBorderColor 24 44 64
|
||||
SetFontSize 45
|
||||
PlayAlertSound 6 300
|
||||
|
||||
Show
|
||||
Rarity = Rare
|
||||
Class "Abyss Jewel"
|
||||
SetTextColor 255 255 0
|
||||
SetBackgroundColor 43 86 128
|
||||
SetBorderColor 24 44 64
|
||||
SetFontSize 45
|
||||
PlayAlertSound 6 300
|
||||
|
||||
Show
|
||||
Rarity = Unique
|
||||
Class "Abyss Jewel"
|
||||
SetTextColor 227 122 2
|
||||
SetBackgroundColor 43 86 128
|
||||
SetBorderColor 24 44 64
|
||||
SetFontSize 45
|
||||
PlayAlertSound 6 300
|
||||
|
||||
Show
|
||||
Rarity = Magic
|
||||
Class "Jewel"
|
||||
SetTextColor 30 144 255
|
||||
SetBackgroundColor 9 43 77
|
||||
SetBorderColor 30 144 255
|
||||
SetFontSize 35
|
||||
PlayAlertSound 6 300
|
||||
|
||||
Show
|
||||
Rarity = Rare
|
||||
Class "Jewel"
|
||||
SetTextColor 255 255 0
|
||||
SetBackgroundColor 9 43 77
|
||||
SetBorderColor 30 144 255
|
||||
SetFontSize 45
|
||||
PlayAlertSound 6 300
|
||||
|
||||
Show
|
||||
Rarity = Unique
|
||||
Class "Jewel"
|
||||
SetTextColor 180 96 0
|
||||
SetBackgroundColor 9 43 77
|
||||
SetBorderColor 30 144 255
|
||||
SetFontSize 45
|
||||
PlayAlertSound 6 300
|
||||
|
|
@ -0,0 +1,159 @@
|
|||
# Script edited with Filtration - https://github.com/ben-wallis/Filtration
|
||||
|
||||
Show
|
||||
Class "Map Fragments"
|
||||
BaseType "Gilded"
|
||||
SetTextColor 255 40 0 220
|
||||
SetBackgroundColor 43 36 36
|
||||
SetBorderColor 255 165 0 255
|
||||
SetFontSize 45
|
||||
PlayAlertSound 1 300
|
||||
PlayEffect Yellow
|
||||
|
||||
Show
|
||||
Class "Map Fragments"
|
||||
BaseType "Polished"
|
||||
SetTextColor 255 40 0 220
|
||||
SetBackgroundColor 43 36 36
|
||||
SetBorderColor 255 165 0 255
|
||||
SetFontSize 40
|
||||
PlayAlertSound 1 300
|
||||
PlayEffect Yellow
|
||||
|
||||
Show
|
||||
Class "Map Fragments"
|
||||
BaseType "Rusted"
|
||||
SetTextColor 255 40 0 220
|
||||
SetBackgroundColor 43 36 36
|
||||
SetBorderColor 255 165 0 255
|
||||
SetFontSize 35
|
||||
PlayAlertSound 1 300
|
||||
PlayEffect Yellow
|
||||
|
||||
Show
|
||||
BaseType "Master Cartographer's Sextant"
|
||||
SetTextColor 0 0 0
|
||||
SetBackgroundColor 130 34 16
|
||||
SetBorderColor 255 0 0
|
||||
SetFontSize 45
|
||||
PlayAlertSound 11 300
|
||||
|
||||
Show
|
||||
BaseType "Journeyman Cartographer's Sextant"
|
||||
SetTextColor 0 0 0
|
||||
SetBackgroundColor 130 34 16
|
||||
SetBorderColor 255 215 0
|
||||
SetFontSize 40
|
||||
PlayAlertSound 11 300
|
||||
|
||||
Show
|
||||
BaseType "Apprentice Cartographer's Sextant"
|
||||
SetTextColor 0 0 0
|
||||
SetBackgroundColor 130 34 16
|
||||
SetBorderColor 170 158 130
|
||||
SetFontSize 35
|
||||
PlayAlertSound 11 300
|
||||
|
||||
Show
|
||||
BaseType "Divine Vessel"
|
||||
SetTextColor 30 144 255
|
||||
SetBackgroundColor 43 36 36
|
||||
SetBorderColor 30 144 255
|
||||
SetFontSize 35
|
||||
PlayAlertSound 14 300
|
||||
MinimapIcon 0 Blue Triangle
|
||||
PlayEffect Blue Temp
|
||||
|
||||
Show
|
||||
BaseType "Mortal Grief" "Mortal Hope" "Mortal Ignorance" "Mortal Rage"
|
||||
SetTextColor 94 3 3
|
||||
SetBackgroundColor 255 255 255
|
||||
SetBorderColor 94 3 3
|
||||
SetFontSize 45
|
||||
MinimapIcon 0 White Triangle
|
||||
PlayEffect White
|
||||
CustomAlertSound "mx_highvalue.mp3"
|
||||
|
||||
Show
|
||||
BaseType "Maze of the Minotaur Map" "Fragment of the Minotaur" "Lair of the Hydra Map" "Fragment of the Hydra" "Forge of the Phoenix Map" "Fragment of the Phoenix" "Pit of the Chimera Map" "Fragment of the Chimera"
|
||||
SetTextColor 94 3 3
|
||||
SetBackgroundColor 255 255 255
|
||||
SetBorderColor 94 3 3
|
||||
SetFontSize 40
|
||||
MinimapIcon 0 White Triangle
|
||||
PlayEffect White
|
||||
CustomAlertSound "mx_highvalue.mp3"
|
||||
|
||||
Show
|
||||
BaseType "Sacrifice at Midnight"
|
||||
SetTextColor 255 0 0
|
||||
SetBackgroundColor 43 36 36
|
||||
SetBorderColor 255 0 0
|
||||
SetFontSize 40
|
||||
PlayAlertSound 1 300
|
||||
|
||||
Show
|
||||
BaseType "Sacrifice at Dusk" "Sacrifice at Noon" "Sacrifice at Dawn"
|
||||
SetTextColor 255 0 0
|
||||
SetBackgroundColor 43 36 36
|
||||
SetBorderColor 255 0 0
|
||||
SetFontSize 35
|
||||
PlayAlertSound 1 300
|
||||
|
||||
Show
|
||||
Rarity = Unique
|
||||
Class "Maps" "Labyrinth Map Item" "Map Fragments"
|
||||
SetTextColor 255 165 0
|
||||
SetBackgroundColor 94 3 3
|
||||
SetBorderColor 255 165 0
|
||||
SetFontSize 45
|
||||
MinimapIcon 1 Brown Triangle
|
||||
PlayEffect Brown
|
||||
CustomAlertSound "mx_unique.mp3"
|
||||
|
||||
Show
|
||||
ShapedMap True
|
||||
Class "Maps" "Labyrinth Map Item" "Map Fragments"
|
||||
SetTextColor 27 162 155
|
||||
SetBackgroundColor 94 3 3
|
||||
SetBorderColor 27 162 155
|
||||
SetFontSize 45
|
||||
MinimapIcon 1 Blue Triangle
|
||||
PlayEffect Blue
|
||||
CustomAlertSound "mx_map_shaped.mp3"
|
||||
|
||||
Show
|
||||
MapTier >= 11
|
||||
MapTier <= 15
|
||||
Class "Maps" "Labyrinth Map Item" "Map Fragments"
|
||||
SetTextColor 255 40 0 220
|
||||
SetBackgroundColor 94 3 3
|
||||
SetBorderColor 255 0 0
|
||||
SetFontSize 40
|
||||
MinimapIcon 1 Red Triangle
|
||||
PlayEffect Red
|
||||
CustomAlertSound "mx_map.mp3"
|
||||
|
||||
Show
|
||||
MapTier >= 6
|
||||
MapTier <= 10
|
||||
Class "Maps" "Labyrinth Map Item" "Map Fragments"
|
||||
SetTextColor 255 255 0
|
||||
SetBackgroundColor 94 3 3
|
||||
SetBorderColor 255 255 0
|
||||
SetFontSize 35
|
||||
MinimapIcon 1 Yellow Triangle
|
||||
PlayEffect Yellow
|
||||
CustomAlertSound "mx_map.mp3"
|
||||
|
||||
Show
|
||||
MapTier <= 5
|
||||
Class "Maps" "Labyrinth Map Item" "Map Fragments"
|
||||
SetTextColor 222 210 182
|
||||
SetBackgroundColor 94 3 3
|
||||
SetBorderColor 255 255 255
|
||||
SetFontSize 35
|
||||
MinimapIcon 1 White Triangle
|
||||
PlayEffect White
|
||||
CustomAlertSound "mx_map.mp3"
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
# Script edited with Filtration - https://github.com/ben-wallis/Filtration
|
||||
|
||||
Show
|
||||
Class "Quest Items"
|
||||
SetTextColor 17 158 56
|
||||
SetBackgroundColor 200 200 200
|
||||
SetBorderColor 0 0 0
|
||||
SetFontSize 45
|
||||
|
||||
Show
|
||||
BaseType "Silver Key" "Golden Key" "Treasure Key"
|
||||
SetTextColor 255 40 0 220
|
||||
SetBackgroundColor 200 200 200
|
||||
SetFontSize 45
|
||||
|
||||
Show
|
||||
BaseType "Stone of Passage" "Flashpowder Keg"
|
||||
SetTextColor 210 0 0
|
||||
SetBackgroundColor 74 230 58
|
||||
SetBorderColor 210 0 0
|
||||
SetFontSize 45
|
||||
PlayAlertSound 15 300
|
||||
|
|
@ -0,0 +1,109 @@
|
|||
# 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
|
||||
MinimapIcon 0 White Triangle
|
||||
PlayEffect White
|
||||
CustomAlertSound "mx_highvalue.mp3"
|
||||
|
||||
Show
|
||||
Sockets = 6
|
||||
Height = 4
|
||||
SetTextColor 168 93 255
|
||||
SetBackgroundColor 38 35 35
|
||||
SetBorderColor 136 136 255
|
||||
SetFontSize 45
|
||||
MinimapIcon 0 Blue Diamond
|
||||
PlayEffect Blue
|
||||
CustomAlertSound "mx_recipe.mp3"
|
||||
|
||||
Show
|
||||
Sockets = 6
|
||||
Height = 3
|
||||
SetTextColor 168 93 255
|
||||
SetBackgroundColor 38 35 35
|
||||
SetBorderColor 136 136 255
|
||||
SetFontSize 40
|
||||
CustomAlertSound "mx_recipe.mp3"
|
||||
MinimapIcon 0 Blue Diamond
|
||||
PlayEffect Blue
|
||||
|
||||
Show
|
||||
LinkedSockets >= 3
|
||||
SocketGroup "RGB"
|
||||
Height = 4
|
||||
SetTextColor 200 200 200
|
||||
SetBackgroundColor 38 35 35
|
||||
SetBorderColor 136 136 255
|
||||
SetFontSize 45
|
||||
CustomAlertSound "mx_recipe.mp3"
|
||||
MinimapIcon 1 Blue Diamond
|
||||
PlayEffect Blue
|
||||
|
||||
Show
|
||||
LinkedSockets >= 3
|
||||
SocketGroup "RGB"
|
||||
Height = 3
|
||||
Width = 2
|
||||
SetTextColor 200 200 200
|
||||
SetBackgroundColor 38 35 35
|
||||
SetBorderColor 136 136 255
|
||||
SetFontSize 40
|
||||
CustomAlertSound "mx_recipe.mp3"
|
||||
MinimapIcon 1 Blue Diamond
|
||||
PlayEffect Blue
|
||||
|
||||
Show
|
||||
LinkedSockets >= 3
|
||||
SocketGroup "RGB"
|
||||
Height = 2
|
||||
Width = 2
|
||||
SetTextColor 200 200 200
|
||||
SetBackgroundColor 38 35 35
|
||||
SetBorderColor 136 136 255
|
||||
SetFontSize 35
|
||||
CustomAlertSound "mx_recipe.mp3"
|
||||
MinimapIcon 1 Blue Diamond
|
||||
PlayEffect Blue
|
||||
|
||||
Show
|
||||
LinkedSockets >= 3
|
||||
SocketGroup "RGB"
|
||||
Height = 1
|
||||
Width = 2
|
||||
SetTextColor 200 200 200
|
||||
SetBackgroundColor 38 35 35
|
||||
SetBorderColor 136 136 255
|
||||
SetFontSize 30
|
||||
CustomAlertSound "mx_recipe.mp3"
|
||||
MinimapIcon 1 Blue Diamond
|
||||
PlayEffect Blue
|
||||
|
||||
Show
|
||||
LinkedSockets >= 3
|
||||
SocketGroup "RGB"
|
||||
Height = 3
|
||||
Width = 1
|
||||
SetTextColor 200 200 200
|
||||
SetBackgroundColor 38 35 35
|
||||
SetBorderColor 136 136 255
|
||||
SetFontSize 30
|
||||
CustomAlertSound "mx_recipe.mp3"
|
||||
MinimapIcon 1 Blue Diamond
|
||||
PlayEffect Blue
|
||||
|
||||
Show
|
||||
Rarity = Normal
|
||||
BaseType "Stone Hammer" "Rock Breaker" "Gavel"
|
||||
SetTextColor 219 182 127
|
||||
SetBackgroundColor 38 35 35
|
||||
SetBorderColor 136 136 255
|
||||
SetFontSize 40
|
||||
CustomAlertSound "mx_recipe.mp3"
|
||||
MinimapIcon 2 Blue Diamond
|
||||
PlayEffect Blue
|
||||
|
|
@ -0,0 +1,43 @@
|
|||
# Script edited with Filtration - https://github.com/ben-wallis/Filtration
|
||||
|
||||
Show
|
||||
Rarity = Rare
|
||||
Class "Rings"
|
||||
BaseType "Breach"
|
||||
SetTextColor 255 255 119
|
||||
SetBackgroundColor 74 0 160 200
|
||||
SetBorderColor 49 5 99 200
|
||||
SetFontSize 40
|
||||
|
||||
Show
|
||||
Rarity = Normal
|
||||
Class "Rings"
|
||||
SetTextColor 255 255 255
|
||||
SetBackgroundColor 54 54 54
|
||||
SetBorderColor 128 0 128
|
||||
SetFontSize 30
|
||||
|
||||
Show
|
||||
Rarity = Rare
|
||||
Class "Rings"
|
||||
SetTextColor 255 255 119
|
||||
SetBackgroundColor 54 54 54
|
||||
SetBorderColor 128 0 128
|
||||
SetFontSize 40
|
||||
|
||||
Show
|
||||
Rarity = Normal
|
||||
Class "Amulets"
|
||||
SetTextColor 255 255 255
|
||||
SetBackgroundColor 54 54 54
|
||||
SetBorderColor 128 0 128
|
||||
SetFontSize 30
|
||||
|
||||
Show
|
||||
Rarity = Rare
|
||||
Class "Amulets"
|
||||
SetTextColor 255 255 119
|
||||
SetBackgroundColor 54 54 54
|
||||
SetBorderColor 128 0 128
|
||||
SetFontSize 40
|
||||
|
|
@ -0,0 +1,24 @@
|
|||
# Script edited with Filtration - https://github.com/ben-wallis/Filtration
|
||||
|
||||
Show
|
||||
ShaperItem True
|
||||
Rarity = Rare
|
||||
ItemLevel >= 75
|
||||
ItemLevel <= 100
|
||||
SetTextColor 255 215 0
|
||||
SetBackgroundColor 54 54 54
|
||||
SetBorderColor 184 218 242
|
||||
SetFontSize 45
|
||||
CustomAlertSound "mx_influenced.mp3"
|
||||
|
||||
Show
|
||||
ShaperItem True
|
||||
ItemLevel >= 60
|
||||
ItemLevel <= 74
|
||||
Rarity = Rare
|
||||
SetTextColor 255 215 0
|
||||
SetBackgroundColor 54 54 54
|
||||
SetBorderColor 180 96 0
|
||||
SetFontSize 45
|
||||
CustomAlertSound "mx_influenced.mp3"
|
||||
|
|
@ -0,0 +1,58 @@
|
|||
# Script edited with Filtration - https://github.com/ben-wallis/Filtration
|
||||
|
||||
Show
|
||||
Class "Active Skill Gems" "Support Skill Gems" "Skill Gems"
|
||||
BaseType "Vaal"
|
||||
SetTextColor 255 0 0
|
||||
SetBackgroundColor 0 0 0
|
||||
SetBorderColor 212 2 212
|
||||
SetFontSize 45
|
||||
CustomAlertSound "mx_skillgem.mp3"
|
||||
|
||||
Show
|
||||
Class "Active Skill Gems" "Support Skill Gems" "Skill Gems"
|
||||
BaseType "Added Chaos Damage Support" "Detonate Mines" "Empower Support" "Enhance Support" "Enlighten Support" "Portal" "Vaal"
|
||||
SetTextColor 255 255 255
|
||||
SetBackgroundColor 0 0 0
|
||||
SetBorderColor 212 2 212
|
||||
SetFontSize 45
|
||||
CustomAlertSound "mx_skillgem.mp3"
|
||||
|
||||
Show
|
||||
Quality <= 5
|
||||
Quality >= 1
|
||||
Class "Active Skill Gems" "Support Skill Gems" "Skill Gems"
|
||||
SetTextColor 212 2 212
|
||||
SetBackgroundColor 0 0 0
|
||||
SetBorderColor 212 2 212
|
||||
SetFontSize 35
|
||||
CustomAlertSound "mx_skillgem.mp3"
|
||||
|
||||
Show
|
||||
Quality <= 10
|
||||
Quality >= 6
|
||||
Class "Active Skill Gems" "Support Skill Gems" "Skill Gems"
|
||||
SetTextColor 212 2 212
|
||||
SetBackgroundColor 0 0 0
|
||||
SetBorderColor 212 2 212
|
||||
SetFontSize 40
|
||||
CustomAlertSound "mx_skillgem.mp3"
|
||||
|
||||
Show
|
||||
Quality <= 20
|
||||
Quality >= 11
|
||||
Class "Active Skill Gems" "Support Skill Gems" "Skill Gems"
|
||||
SetTextColor 212 2 212
|
||||
SetBackgroundColor 0 0 0
|
||||
SetBorderColor 212 2 212
|
||||
SetFontSize 45
|
||||
CustomAlertSound "mx_skillgem.mp3"
|
||||
|
||||
Show
|
||||
Class "Active Skill Gems" "Support Skill Gems" "Skill Gems"
|
||||
SetTextColor 212 2 212
|
||||
SetBackgroundColor 0 0 0
|
||||
SetBorderColor 212 2 212
|
||||
SetFontSize 30
|
||||
CustomAlertSound "mx_skillgem.mp3"
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue