Betrayal Update
This commit is contained in:
parent
63d11bd0ff
commit
67f2af19a9
|
@ -1,5 +1,17 @@
|
|||
# Script edited with Filtration - https://github.com/ben-wallis/Filtration
|
||||
|
||||
Show
|
||||
Identified True
|
||||
Rarity = Unique
|
||||
HasExplicitMod "Veil"
|
||||
SetTextColor 184 218 242
|
||||
SetBackgroundColor 0 0 0
|
||||
SetBorderColor 180 96 0
|
||||
SetFontSize 40
|
||||
PlayAlertSound 8 300
|
||||
MinimapIcon 0 Brown Star
|
||||
PlayEffect Brown
|
||||
|
||||
Show
|
||||
LinkedSockets = 6
|
||||
Rarity = Unique
|
||||
|
@ -65,6 +77,15 @@ Show
|
|||
MinimapIcon 0 Brown Star
|
||||
PlayEffect Brown
|
||||
|
||||
Show
|
||||
Identified True
|
||||
Rarity = Rare
|
||||
HasExplicitMod "Veil"
|
||||
SetTextColor 255 255 0 255
|
||||
SetBackgroundColor 106 136 158
|
||||
SetBorderColor 255 255 0 255
|
||||
SetFontSize 40
|
||||
|
||||
Show
|
||||
Corrupted True
|
||||
Rarity = Rare
|
|
@ -91,7 +91,8 @@ Show
|
|||
PlayEffect Blue
|
||||
|
||||
Show
|
||||
DropLevel >= 78
|
||||
MapTier >= 11
|
||||
MapTier <= 15
|
||||
Class "Maps" "Labyrinth Map Item" "Map Fragments"
|
||||
SetTextColor 255 40 0 220
|
||||
SetBackgroundColor 94 3 3
|
||||
|
@ -101,7 +102,8 @@ Show
|
|||
PlayEffect Red
|
||||
|
||||
Show
|
||||
DropLevel >= 73
|
||||
MapTier >= 6
|
||||
MapTier <= 10
|
||||
Class "Maps" "Labyrinth Map Item" "Map Fragments"
|
||||
SetTextColor 255 255 0
|
||||
SetBackgroundColor 94 3 3
|
||||
|
@ -111,7 +113,7 @@ Show
|
|||
PlayEffect Yellow
|
||||
|
||||
Show
|
||||
DropLevel <= 72
|
||||
MapTier <= 5
|
||||
Class "Maps" "Labyrinth Map Item" "Map Fragments"
|
||||
SetTextColor 222 210 182
|
||||
SetBackgroundColor 94 3 3
|
Loading…
Reference in New Issue