import from mxgit
This commit is contained in:
58
Delve/RING & AMULET.filter
Normal file
58
Delve/RING & AMULET.filter
Normal file
@@ -0,0 +1,58 @@
|
||||
# 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 = Magic
|
||||
Class "Rings"
|
||||
SetTextColor 30 144 255
|
||||
SetBackgroundColor 54 54 54
|
||||
SetBorderColor 128 0 128
|
||||
SetFontSize 35
|
||||
|
||||
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 = Magic
|
||||
Class "Amulets"
|
||||
SetTextColor 30 144 255
|
||||
SetBackgroundColor 54 54 54
|
||||
SetBorderColor 128 0 128
|
||||
SetFontSize 35
|
||||
|
||||
Show
|
||||
Rarity = Rare
|
||||
Class "Amulets"
|
||||
SetTextColor 255 255 119
|
||||
SetBackgroundColor 54 54 54
|
||||
SetBorderColor 128 0 128
|
||||
SetFontSize 40
|
||||
|
||||
Reference in New Issue
Block a user