Skip to content

Commit 1ba89d2

Browse files
committed
3.11.2
1 parent de266a1 commit 1ba89d2

11 files changed

+126
-0
lines changed

Resources/Filters/Filters.zip

423 Bytes
Binary file not shown.

Resources/Filters/L1_Regular_Highwind.filter

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,17 @@ Show
146146
##########################################
147147
# Section: Currency
148148

149+
Show # League Specific - Harbinger - Infused Engineer's Orb
150+
Class Currency
151+
BaseType "Infused Engineer's Orb"
152+
SetFontSize 45
153+
SetTextColor 255 0 255 # Currency (High)
154+
SetBackgroundColor 255 255 255 255 # Currency (High)
155+
SetBorderColor 255 0 255 255 # Currency (High)
156+
PlayAlertSound 1 200 # High Value
157+
MinimapIcon 0 Red Circle
158+
PlayEffect Red
159+
149160
#-----------#
150161
# Worthless #
151162
#-----------#

Resources/Filters/L2_Mapping_Highwind.filter

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,17 @@ Show
146146
##########################################
147147
# Section: Currency
148148

149+
Show # League Specific - Harbinger - Infused Engineer's Orb
150+
Class Currency
151+
BaseType "Infused Engineer's Orb"
152+
SetFontSize 45
153+
SetTextColor 255 0 255 # Currency (High)
154+
SetBackgroundColor 255 255 255 255 # Currency (High)
155+
SetBorderColor 255 0 255 255 # Currency (High)
156+
PlayAlertSound 1 200 # High Value
157+
MinimapIcon 0 Red Circle
158+
PlayEffect Red
159+
149160
#-----------#
150161
# Worthless #
151162
#-----------#

Resources/Filters/L3_Semi_Strict_Highwind.filter

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,17 @@ Show
146146
##########################################
147147
# Section: Currency
148148

149+
Show # League Specific - Harbinger - Infused Engineer's Orb
150+
Class Currency
151+
BaseType "Infused Engineer's Orb"
152+
SetFontSize 45
153+
SetTextColor 255 0 255 # Currency (High)
154+
SetBackgroundColor 255 255 255 255 # Currency (High)
155+
SetBorderColor 255 0 255 255 # Currency (High)
156+
PlayAlertSound 1 200 # High Value
157+
MinimapIcon 0 Red Circle
158+
PlayEffect Red
159+
149160
#-----------#
150161
# Worthless #
151162
#-----------#
@@ -2494,10 +2505,12 @@ Hide # Flasks - Normal - Leveling - Hybrid
24942505
Hide # Flasks - Normal - Leveling - Life
24952506
Class "Life Flasks"
24962507
ItemLevel < 68
2508+
DisableDropSound
24972509

24982510
Hide # Flasks - Normal - Leveling - Mana
24992511
Class "Mana Flasks"
25002512
ItemLevel < 68
2513+
DisableDropSound
25012514

25022515
#Disabled Block Start
25032516
#Show # Flasks - Normal - Mapping (Low)
@@ -3269,6 +3282,7 @@ Hide # League Specific - Breach Rings - Leveling
32693282
BaseType "Breach Ring"
32703283
ItemLevel < 68
32713284
SetFontSize 40
3285+
DisableDropSound
32723286

32733287
#Disabled Block Start
32743288
#Hide # League Specific - Breach Rings - Mapping (Low)

Resources/Filters/L4_Strict_Highwind.filter

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,17 @@ Show
146146
##########################################
147147
# Section: Currency
148148

149+
Show # League Specific - Harbinger - Infused Engineer's Orb
150+
Class Currency
151+
BaseType "Infused Engineer's Orb"
152+
SetFontSize 45
153+
SetTextColor 255 0 255 # Currency (High)
154+
SetBackgroundColor 255 255 255 255 # Currency (High)
155+
SetBorderColor 255 0 255 255 # Currency (High)
156+
PlayAlertSound 1 200 # High Value
157+
MinimapIcon 0 Red Circle
158+
PlayEffect Red
159+
149160
#-----------#
150161
# Worthless #
151162
#-----------#
@@ -3781,6 +3792,7 @@ Show # Rares - Accessories - 60+
37813792
Hide # 60+ Rares - Armour
37823793
Class Gloves Boots Helmets "Body Armours"
37833794
ItemLevel >= 60
3795+
DisableDropSound
37843796

37853797
#----------------------#
37863798
# 60+ Two Hand Weapons #
@@ -3789,6 +3801,7 @@ Hide # 60+ Rares - Armour
37893801
Hide # 60+ Rares - Two Hand Weapons
37903802
Class "Two Hand" Bows Staves Warstaves
37913803
ItemLevel >= 60
3804+
DisableDropSound
37923805

37933806
#----------------------#
37943807
# 60+ One Hand Weapons #
@@ -3798,6 +3811,7 @@ Hide # 60+ Rares - Two Hand Weapons
37983811
Hide # 60+ Rares - One Hand Weapons
37993812
Class "One Hand" Daggers "Rune Dagger" Wands Claws Sceptres
38003813
ItemLevel >= 60
3814+
DisableDropSound
38013815

38023816
#-------------#
38033817
# 60+ Shields #
@@ -3806,6 +3820,7 @@ Hide # 60+ Rares - One Hand Weapons
38063820
Hide # 60+ Rares - Shields
38073821
Class Shields
38083822
ItemLevel >= 60
3823+
DisableDropSound
38093824

38103825
#-------------#
38113826
# 60+ Quivers #
@@ -3815,6 +3830,7 @@ Hide # 60+ Rares - Quivers - Valuable
38153830
Class Quivers
38163831
BaseType "Broadhead Arrow Quiver" "Spike-Point Arrow Quiver" "Two-Point Arrow Quiver" "Ornate Quiver" "Penetrating Arrow Quiver" "Two-Point Arrow Quiver"
38173832
ItemLevel >= 60
3833+
DisableDropSound
38183834

38193835
Hide # 60+ Rares - Quivers - Other
38203836
Class Quivers

Resources/Filters/L5_Very_Strict_Highwind.filter

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,17 @@ Show
146146
##########################################
147147
# Section: Currency
148148

149+
Show # League Specific - Harbinger - Infused Engineer's Orb
150+
Class Currency
151+
BaseType "Infused Engineer's Orb"
152+
SetFontSize 45
153+
SetTextColor 255 0 255 # Currency (High)
154+
SetBackgroundColor 255 255 255 255 # Currency (High)
155+
SetBorderColor 255 0 255 255 # Currency (High)
156+
PlayAlertSound 1 200 # High Value
157+
MinimapIcon 0 Red Circle
158+
PlayEffect Red
159+
149160
#-----------#
150161
# Worthless #
151162
#-----------#
@@ -353,6 +364,7 @@ Hide # League Specific - Delve - Fossils (Low)
353364
BaseType "Aberrant Fossil" "Frigid Fossil" "Metallic Fossil" "Scorched Fossil"
354365
MinimapIcon -1
355366
PlayEffect None
367+
DisableDropSound
356368

357369
Show # League Specific - Bestiary - Nets (Low)
358370
Class "Stackable Currency"
@@ -1138,6 +1150,7 @@ Hide # Divination Cards - <2c (Conflicts)
11381150
SetTextColor 0 0 0 # Divination Card (<2c)
11391151
SetBackgroundColor 255 0 175 230 # Divination Card (<2c)
11401152
SetBorderColor 150 30 100 255 # Divination Card (<2c)
1153+
DisableDropSound
11411154

11421155
Hide # Divination Cards - Nearly Worthless (Conflicts)
11431156
Class Divination
@@ -1177,6 +1190,7 @@ Hide # Divination Cards - <2c
11771190
SetTextColor 0 0 0 # Divination Card (<2c)
11781191
SetBackgroundColor 255 0 175 230 # Divination Card (<2c)
11791192
SetBorderColor 150 30 100 255 # Divination Card (<2c)
1193+
DisableDropSound
11801194

11811195
Hide # Divination Cards - Nearly Worthless
11821196
Class Divination
@@ -3786,6 +3800,7 @@ Hide # Rares - Accessories - 60+
37863800
Hide # 60+ Rares - Armour
37873801
Class Gloves Boots Helmets "Body Armours"
37883802
ItemLevel >= 60
3803+
DisableDropSound
37893804

37903805
#----------------------#
37913806
# 60+ Two Hand Weapons #
@@ -3794,6 +3809,7 @@ Hide # 60+ Rares - Armour
37943809
Hide # 60+ Rares - Two Hand Weapons
37953810
Class "Two Hand" Bows Staves Warstaves
37963811
ItemLevel >= 60
3812+
DisableDropSound
37973813

37983814
#----------------------#
37993815
# 60+ One Hand Weapons #
@@ -3803,6 +3819,7 @@ Hide # 60+ Rares - Two Hand Weapons
38033819
Hide # 60+ Rares - One Hand Weapons
38043820
Class "One Hand" Daggers "Rune Dagger" Wands Claws Sceptres
38053821
ItemLevel >= 60
3822+
DisableDropSound
38063823

38073824
#-------------#
38083825
# 60+ Shields #
@@ -3811,6 +3828,7 @@ Hide # 60+ Rares - One Hand Weapons
38113828
Hide # 60+ Rares - Shields
38123829
Class Shields
38133830
ItemLevel >= 60
3831+
DisableDropSound
38143832

38153833
#-------------#
38163834
# 60+ Quivers #
@@ -3820,6 +3838,7 @@ Hide # 60+ Rares - Quivers - Valuable
38203838
Class Quivers
38213839
BaseType "Broadhead Arrow Quiver" "Spike-Point Arrow Quiver" "Two-Point Arrow Quiver" "Ornate Quiver" "Penetrating Arrow Quiver" "Two-Point Arrow Quiver"
38223840
ItemLevel >= 60
3841+
DisableDropSound
38233842

38243843
Hide # 60+ Rares - Quivers - Other
38253844
Class Quivers

Resources/Filters/S1_Regular_Highwind.filter

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,17 @@ Show
146146
##########################################
147147
# Section: Currency
148148

149+
Show # League Specific - Harbinger - Infused Engineer's Orb
150+
Class Currency
151+
BaseType "Infused Engineer's Orb"
152+
SetFontSize 45
153+
SetTextColor 255 0 255 # Currency (High)
154+
SetBackgroundColor 255 255 255 255 # Currency (High)
155+
SetBorderColor 255 0 255 255 # Currency (High)
156+
PlayAlertSound 1 200 # High Value
157+
MinimapIcon 0 Red Circle
158+
PlayEffect Red
159+
149160
#-----------#
150161
# Worthless #
151162
#-----------#

Resources/Filters/S2_Mapping_Highwind.filter

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,17 @@ Show
146146
##########################################
147147
# Section: Currency
148148

149+
Show # League Specific - Harbinger - Infused Engineer's Orb
150+
Class Currency
151+
BaseType "Infused Engineer's Orb"
152+
SetFontSize 45
153+
SetTextColor 255 0 255 # Currency (High)
154+
SetBackgroundColor 255 255 255 255 # Currency (High)
155+
SetBorderColor 255 0 255 255 # Currency (High)
156+
PlayAlertSound 1 200 # High Value
157+
MinimapIcon 0 Red Circle
158+
PlayEffect Red
159+
149160
#-----------#
150161
# Worthless #
151162
#-----------#

Resources/Filters/S3_Semi_Strict_Highwind.filter

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,17 @@ Show
146146
##########################################
147147
# Section: Currency
148148

149+
Show # League Specific - Harbinger - Infused Engineer's Orb
150+
Class Currency
151+
BaseType "Infused Engineer's Orb"
152+
SetFontSize 45
153+
SetTextColor 255 0 255 # Currency (High)
154+
SetBackgroundColor 255 255 255 255 # Currency (High)
155+
SetBorderColor 255 0 255 255 # Currency (High)
156+
PlayAlertSound 1 200 # High Value
157+
MinimapIcon 0 Red Circle
158+
PlayEffect Red
159+
149160
#-----------#
150161
# Worthless #
151162
#-----------#

Resources/Filters/S4_Strict_Highwind.filter

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,17 @@ Show
146146
##########################################
147147
# Section: Currency
148148

149+
Show # League Specific - Harbinger - Infused Engineer's Orb
150+
Class Currency
151+
BaseType "Infused Engineer's Orb"
152+
SetFontSize 45
153+
SetTextColor 255 0 255 # Currency (High)
154+
SetBackgroundColor 255 255 255 255 # Currency (High)
155+
SetBorderColor 255 0 255 255 # Currency (High)
156+
PlayAlertSound 1 200 # High Value
157+
MinimapIcon 0 Red Circle
158+
PlayEffect Red
159+
149160
#-----------#
150161
# Worthless #
151162
#-----------#

0 commit comments

Comments
 (0)