@@ -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
357369Show # 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
11421155Hide # 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
11811195Hide # Divination Cards - Nearly Worthless
11821196 Class Divination
@@ -3786,6 +3800,7 @@ Hide # Rares - Accessories - 60+
37863800Hide # 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
37943809Hide # 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
38033819Hide # 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
38113828Hide # 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
38243843Hide # 60+ Rares - Quivers - Other
38253844 Class Quivers
0 commit comments