SSF - TEST001

This commit is contained in:
mikx
2019-09-07 00:50:10 -04:00
parent b6dd8df760
commit 3b1bd45dfb
26 changed files with 1444 additions and 0 deletions

24
SSF/SHAPER ITEM.filter Normal file
View File

@@ -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"