112 lines
2.7 KiB
Plaintext
112 lines
2.7 KiB
Plaintext
# Script edited with Filtration - https://github.com/ben-wallis/Filtration
|
|
|
|
Show
|
|
BaseType "Master Cartographer's Sextant"
|
|
SetTextColor 0 0 0
|
|
SetBackgroundColor 130 34 16
|
|
SetBorderColor 255 0 0
|
|
SetFontSize 45
|
|
PlayAlertSound 11 300
|
|
|
|
Show
|
|
BaseType "Journeyman Cartographer's Sextant"
|
|
SetTextColor 0 0 0
|
|
SetBackgroundColor 130 34 16
|
|
SetBorderColor 255 215 0
|
|
SetFontSize 40
|
|
PlayAlertSound 11 300
|
|
|
|
Show
|
|
BaseType "Apprentice Cartographer's Sextant"
|
|
SetTextColor 0 0 0
|
|
SetBackgroundColor 130 34 16
|
|
SetBorderColor 170 158 130
|
|
SetFontSize 35
|
|
PlayAlertSound 11 300
|
|
|
|
Show
|
|
BaseType "Divine Vessel"
|
|
SetTextColor 30 144 255
|
|
SetBackgroundColor 43 36 36
|
|
SetBorderColor 30 144 255
|
|
SetFontSize 35
|
|
PlayAlertSound 14 300
|
|
|
|
Show
|
|
BaseType "Mortal Grief" "Mortal Hope" "Mortal Ignorance" "Mortal Rage"
|
|
SetTextColor 94 3 3
|
|
SetBackgroundColor 255 255 255
|
|
SetBorderColor 94 3 3
|
|
SetFontSize 45
|
|
PlayAlertSound 14 300
|
|
|
|
Show
|
|
BaseType "Maze of the Minotaur Map" "Fragment of the Minotaur" "Lair of the Hydra Map" "Fragment of the Hydra" "Forge of the Phoenix Map" "Fragment of the Phoenix" "Pit of the Chimera Map" "Fragment of the Chimera"
|
|
SetTextColor 94 3 3
|
|
SetBackgroundColor 255 255 255
|
|
SetBorderColor 94 3 3
|
|
SetFontSize 40
|
|
PlayAlertSound 14 300
|
|
|
|
Show
|
|
BaseType "Sacrifice at Midnight"
|
|
SetTextColor 255 0 0
|
|
SetBackgroundColor 43 36 36
|
|
SetBorderColor 255 0 0
|
|
SetFontSize 40
|
|
PlayAlertSound 1 300
|
|
|
|
Show
|
|
BaseType "Sacrifice at Dusk" "Sacrifice at Noon" "Sacrifice at Dawn"
|
|
SetTextColor 255 0 0
|
|
SetBackgroundColor 43 36 36
|
|
SetBorderColor 255 0 0
|
|
SetFontSize 35
|
|
PlayAlertSound 1 300
|
|
|
|
Show
|
|
Rarity = Unique
|
|
Class "Maps" "Labyrinth Map Item" "Map Fragments"
|
|
SetTextColor 255 165 0
|
|
SetBackgroundColor 94 3 3
|
|
SetBorderColor 255 165 0
|
|
SetFontSize 45
|
|
PlayAlertSound 8 300
|
|
|
|
Show
|
|
ShapedMap True
|
|
Class "Maps" "Labyrinth Map Item" "Map Fragments"
|
|
SetTextColor 27 162 155
|
|
SetBackgroundColor 94 3 3
|
|
SetBorderColor 27 162 155
|
|
SetFontSize 45
|
|
PlayAlertSound 1 300
|
|
|
|
Show
|
|
DropLevel >= 78
|
|
Class "Maps" "Labyrinth Map Item" "Map Fragments"
|
|
SetTextColor 255 40 0 220
|
|
SetBackgroundColor 94 3 3
|
|
SetBorderColor 255 0 0
|
|
SetFontSize 40
|
|
PlayAlertSound 1 300
|
|
|
|
Show
|
|
DropLevel >= 73
|
|
Class "Maps" "Labyrinth Map Item" "Map Fragments"
|
|
SetTextColor 255 255 0
|
|
SetBackgroundColor 94 3 3
|
|
SetBorderColor 255 255 0
|
|
SetFontSize 35
|
|
PlayAlertSound 1 300
|
|
|
|
Show
|
|
DropLevel <= 72
|
|
Class "Maps" "Labyrinth Map Item" "Map Fragments"
|
|
SetTextColor 222 210 182
|
|
SetBackgroundColor 94 3 3
|
|
SetBorderColor 255 255 255
|
|
SetFontSize 35
|
|
PlayAlertSound 1 300
|
|
|