Skip to content

Commit

Permalink
Update NeverSinks Litefilter.filter
Browse files Browse the repository at this point in the history
  • Loading branch information
NeverSinkDev authored Dec 17, 2024
1 parent 219f2c9 commit 630ddcd
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions NeverSinks Litefilter.filter
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,27 @@ SetTextColor 0 240 190
SetBorderColor 0 240 190
SetFontSize 45
MinimapIcon 0 Cyan Diamond
PlayAlertSound 2 300
PlayEffect Cyan

# Special Highlight - Breach Rings
Show
Rarity Rare
BaseType == "Breach Ring"
SetTextColor 0 240 190
SetBorderColor 0 240 190
SetFontSize 40
MinimapIcon 1 Cyan Diamond
PlayEffect Cyan
PlayAlertSound 2 300

Show
Rarity <= Magic
BaseType == "Breach Ring"
SetTextColor 0 240 190
SetFontSize 35
MinimapIcon 2 Cyan Diamond
PlayEffect Cyan Temp

# Special A Tier - Sanctum Relics
Show
Expand All @@ -155,6 +175,7 @@ SetTextColor 0 240 190
SetBorderColor 0 240 190
SetFontSize 40
MinimapIcon 1 Cyan Diamond
PlayAlertSound 2 300
PlayEffect Cyan

# Special A Tier - Rare Jewels
Expand All @@ -166,6 +187,7 @@ SetBorderColor 0 240 190
SetFontSize 40
MinimapIcon 1 Cyan Diamond
PlayEffect Cyan
PlayAlertSound 2 300

# Special B Tier - Any Runes and Charms
Show
Expand Down

0 comments on commit 630ddcd

Please sign in to comment.