Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #===============================================================================================================
- # [[3601]] Gold
- #===============================================================================================================
- Show # big gold
- StackSize >= 1000
- BaseType == "Gold"
- SetFontSize 45
- SetTextColor 235 200 110 255
- SetBorderColor 235 200 110 255
- SetBackgroundColor 20 20 0 255
- PlayAlertSound 2 300
- PlayEffect Orange
- MinimapIcon 1 Yellow Cross
- Show # medium gold
- StackSize >= 200
- BaseType == "Gold"
- SetFontSize 45
- SetTextColor 255 255 255 255
- SetBorderColor 255 255 255 255
- SetBackgroundColor 20 20 0 255
- MinimapIcon 2 Grey Cross
- Show # any gold
- BaseType == "Gold"
- SetFontSize 30
- SetTextColor 180 180 180 255
- SetBorderColor 0 0 0 255
- SetBackgroundColor 20 20 0 180
- MinimapIcon 2 Grey Cross
- #===============================================================================================================
- # [[3603]] Exotic Items
- #===============================================================================================================
- Show # relics
- Rarity Normal Magic Rare
- Class == "Relics"
- SetFontSize 45
- SetBorderColor 0 240 190 255
- PlayAlertSound 3 300
- PlayEffect Blue
- MinimapIcon 2 Blue Diamond
- Show # tablets
- Rarity Normal Magic
- Class == "Tablet"
- SetFontSize 45
- SetTextColor 0 0 0 255
- SetBorderColor 0 0 0 255
- SetBackgroundColor 180 0 255 255
- PlayAlertSound 2 300
- PlayEffect Yellow
- MinimapIcon 1 Yellow Hexagon
- Show # soul cores
- Class == "Socketable"
- BaseType == "Soul Core of Tacati" "Soul Core of Opiloti" "Soul Core of Jiquani" "Soul Core of Zalatl" "Soul Core of Citaqualotl" "Soul Core of Puhuarte" "Soul Core of Tzamoto" "Soul Core of Xopec" "Soul Core of Azcapa" "Soul Core of Topotante" "Soul Core of Quipolatl" "Soul Core of Ticaba" "Soul Core of Atmohua" "Soul Core of Cholotl" "Soul Core of Zantipi"
- SetFontSize 45
- SetTextColor 240 0 0 255
- SetBorderColor 240 0 0 255
- SetBackgroundColor 70 0 20 255
- PlayAlertSound 3 300
- PlayEffect Orange
- MinimapIcon 0 Orange Pentagon
- Show # omens
- Class == "Omen"
- BaseType == "Omen of Refreshment" "Omen of Resurgence" "Omen of Amelioration" "Omen of Whittling" "Omen of Sinistral Erasure" "Omen of Dextral Erasure" "Omen of Sinistral Alchemy" "Omen of Dextral Alchemy" "Omen of Sinistral Coronation" "Omen of Dextral Coronation" "Omen of Corruption" "Omen of Greater Exaltation" "Omen of Sinistral Exaltation" "Omen of Dextral Exaltation" "Omen of Greater Annulment" "Omen of Sinistral Annulment" "Omen of Dextral Annulment"
- SetFontSize 45
- SetTextColor 255 255 255 255
- SetBorderColor 255 255 255 255
- SetBackgroundColor 240 90 35 255
- PlayAlertSound 1 300
- PlayEffect Red
- MinimapIcon 0 Red Circle
- Show # ultimatum
- BaseType == "Inscribed Ultimatum" "Djinn Barya"
- SetFontSize 45
- SetTextColor 255 255 255 255
- SetBorderColor 255 255 255 255
- SetBackgroundColor 180 0 255 255
- PlayAlertSound 1 300
- PlayEffect Red
- MinimapIcon 0 Red Hexagon
- Show # pinnacle keys
- Class == "Pinnacle Keys"
- SetFontSize 45
- SetTextColor 180 0 255 255
- SetBorderColor 180 0 255 255
- SetBackgroundColor 255 255 255 255
- PlayAlertSound 6 300
- PlayEffect Red
- MinimapIcon 0 Red Star
- #===============================================================================================================
- # [[3604]] Weapon Progression
- #===============================================================================================================
- Show # Weapons
- Class == "Bows"
- ItemLevel <= 9
- DropLevel >= 5
- Rarity Normal Magic Rare
- SetFontSize 45
- SetBorderColor 117 25 145 255
- Show # Weapons
- Class == "Bows"
- ItemLevel <= 15
- DropLevel >= 11
- Rarity Normal Magic Rare
- SetFontSize 45
- SetBorderColor 117 25 145 255
- Show # Weapons
- Class == "Bows"
- ItemLevel <= 18
- DropLevel >= 15
- Rarity Normal Magic Rare
- SetFontSize 45
- SetBorderColor 117 25 145 255
- Show # Weapons
- Class == "Bows"
- ItemLevel <= 22
- DropLevel >= 18
- Rarity Normal Magic Rare
- SetFontSize 45
- SetBorderColor 117 25 145 255
- Show # Weapons
- Class == "Bows"
- ItemLevel <= 26
- DropLevel >= 22
- Rarity Normal Magic Rare
- SetFontSize 45
- SetBorderColor 117 25 145 255
- Show # Weapons
- Class == "Bows"
- ItemLevel <= 30
- DropLevel >= 26
- Rarity Normal Magic Rare
- SetFontSize 45
- SetBorderColor 117 25 145 255
- Show # Weapons
- Class == "Bows"
- ItemLevel <= 34
- DropLevel >= 30
- Rarity Normal Magic Rare
- SetFontSize 45
- SetBorderColor 117 25 145 255
- Show # Weapons
- Class == "Bows"
- ItemLevel <= 40
- DropLevel >= 34
- Rarity Normal Magic Rare
- SetFontSize 45
- SetBorderColor 117 25 145 255
- Show # Weapons
- Class == "Bows"
- ItemLevel <= 44
- DropLevel >= 40
- Rarity Normal Magic Rare
- SetFontSize 45
- SetBorderColor 117 25 145 255
- Show # Weapons
- Class == "Bows"
- ItemLevel <= 48
- DropLevel >= 44
- Rarity Normal Magic Rare
- SetFontSize 45
- SetBorderColor 117 25 145 255
- Show # Weapons
- Class == "Bows"
- ItemLevel <= 52
- DropLevel >= 48
- Rarity Normal Magic Rare
- SetFontSize 45
- SetBorderColor 117 25 145 255
- Show # Weapons
- Class == "Bows"
- ItemLevel <= 56
- DropLevel >= 52
- Rarity Normal Magic Rare
- SetFontSize 45
- SetBorderColor 117 25 145 255
- Show # Weapons
- Class == "Bows"
- ItemLevel <= 60
- DropLevel >= 56
- Rarity Normal Magic Rare
- SetFontSize 45
- SetBorderColor 117 25 145 255
- Show # Weapons
- Class == "Bows"
- ItemLevel <= 64
- DropLevel >= 60
- Rarity Normal Magic Rare
- SetFontSize 45
- SetBorderColor 117 25 145 255
- Show # Weapons
- Class == "Bows"
- ItemLevel <= 68
- DropLevel >= 64
- Rarity Normal Magic Rare
- SetFontSize 45
- SetBorderColor 117 25 145 255
- Show # Weapons
- Class == "Bows"
- ItemLevel <= 72
- DropLevel >= 68
- Rarity Normal Magic Rare
- SetFontSize 45
- SetBorderColor 117 25 145 255
- Show # Weapons
- Class == "Bows"
- ItemLevel <= 76
- DropLevel >= 72
- Rarity Normal Magic Rare
- SetFontSize 45
- SetBorderColor 117 25 145 255
- Show # Weapons
- BaseType == "Expert Dualstring Bow"
- Rarity Normal Magic Rare
- SetFontSize 45
- SetBorderColor 117 25 145 255
- PlayAlertSound 2 300
- PlayEffect Grey
- MinimapIcon 0 Grey Diamond
- #===============================================================================================================
- # [[3604]] Bases
- #===============================================================================================================
- Show # Max Sockets
- Class == "Helmets" "Gloves" "Boots" "Shields" "One Hand Maces" "Foci" "Sceptres" "Wands"
- Sockets > 0
- Rarity Normal Magic
- SetFontSize 45
- SetBorderColor 0 140 240 255
- SetBackgroundColor 20 20 0 255
- Show # Max Sockets
- Class == "Body Armours" "Quarterstaves" "Crossbows" "Bows" "Two Hand Maces" "Staves"
- Sockets > 1
- Rarity Normal Magic
- SetFontSize 45
- SetBorderColor 0 140 240 255
- SetBackgroundColor 20 20 0 255
- Show # Jewelry
- Class == "Rings" "Amulets" "Belts"
- ItemLevel >= 1
- Rarity Normal Magic Rare
- SetFontSize 45
- SetBorderColor 30 225 65 255
- Show # Top Base Types
- BaseType == "Expert Spined Bracers" "Expert Studded Vest" "Expert Hunter Hood" "Expert Lizardscale Boots" "Expert Waxed Jacket" "Expert Hexer's Robe" "Expert Feathered Tiara" "Expert Feathered Sandals" "Expert Intricate Gloves"
- ItemLevel >= 1
- Rarity Normal Magic Rare
- SetFontSize 45
- SetBorderColor 117 25 145 255
- PlayAlertSound 2 300
- PlayEffect Grey
- MinimapIcon 0 Grey Diamond
- Hide # Irrelevant Weapons
- Class == "Crossbows" "Two Hand Maces" "One Hand Maces" "Shields" "Sceptres" "Staves" "Quarterstaves" "Foci" "Wands"
- Rarity Normal Magic
- ItemLevel >= 8
- Hide # Irrelevant Gloves
- Class == "Gloves"
- BaseType == "Stocky Mitts" "Riveted Mitts" "Tempered Mitts" "Bolstered Mitts" "Moulded Mitts" "Detailed Mitts" "Titan Mitts" "Grand Mitts" "Rope Cuffs" "Aged Cuffs" "Goldcast Cuffs" "Diviner Cuffs" "Righteous Cuffs" "Signet Cuffs" "Torn Gloves" "Sombre Gloves" "Stitched Gloves" "Jewelled Gloves" "Intricate Gloves" "Pauascale Gloves" "Embroidered Gloves" "Adorned Gloves" "Advanced Riveted Mitts" "Advanced Tempered Mitts" "Advanced Bolstered Mitts" "Advanced Moulded Mitts" "Advanced Rope Cuffs" "Advanced Aged Cuffs" "Advanced Goldcast Cuffs" "Advanced Sombre Gloves" "Advanced Stitched Gloves" "Advanced Jewelled Gloves" "Advanced Intricate Gloves" "Expert Riveted Mitts" "Expert Bolstered Mitts" "Expert Moulded Mitts" "Expert Rope Cuffs" "Expert Aged Cuffs" "Expert Goldcast Cuffs" "Expert Sombre Gloves" "Expert Jewelled Gloves" "Expert Intricate Gloves"
- Rarity Normal Magic
- ItemLevel >= 8
- Hide # Irrelevant Body Armours
- Class == "Body Armours"
- BaseType == "Tattered Robe" "Feathered Robe" "Hexer's Robe" "Bone Raiment" "Silk Robe" "Keth Raiment" "Votive Raiment" "Altar Robe" "Elementalist Robe" "Mystic Raiment" "Imperial Robe" "Plated Raiment" "Havoc Raiment" "Enlightened Robe" "Arcane Robe" "Rusted Cuirass" "Fur Plate" "Iron Cuirass" "Raider Plate" "Maraketh Cuirass" "Steel Plate" "Full Plate" "Vaal Cuirass" "Juggernaut Plate" "Chieftain Cuirass" "Colosseum Plate" "Champion Cuirass" "Glorious Plate" "Conqueror Plate" "Abyssal Cuirass" "Pilgrim Vestments" "Pelt Mantle" "Mail Vestments" "Shaman Mantle" "Ironclad Vestments" "Sacrificial Mantle" "Cleric Vestments" "Tideseer Mantle" "Gilded Vestments" "Venerated Mantle" "Revered Vestments" "Corvus Mantle" "Zenith Vestments" "Grand Regalia" "Advanced Feathered Robe" "Advanced Hexer's Robe" "Advanced Silk Robe" "Advanced Keth Raiment" "Advanced Votive Raiment" "Advanced Altar Robe" "Advanced Fur Plate" "Advanced Iron Cuirass" "Advanced Maraketh Cuirass" "Advanced Steel Plate" "Advanced Full Plate" "Advanced Vaal Cuirass" "Advanced Pilgrim Vestments" "Advanced Pelt Mantle" "Advanced Mail Vestments" "Advanced Shaman Mantle" "Advanced Ironclad Vestments" "Advanced Sacrificial Mantle" "Expert Hexer's Robe" "Expert Keth Raiment" "Expert Altar Robe" "Expert Iron Cuirass" "Expert Steel Plate" "Expert Vaal Cuirass" "Expert Pelt Mantle" "Expert Shaman Mantle" "Expert Sacrificial Mantle"
- Rarity Normal Magic
- ItemLevel >= 8
- Hide # Irrelevant Helmets
- Class == "Helmets"
- BaseType == "Twig Circlet" "Wicker Tiara" "Beaded Circlet" "Chain Tiara" "Feathered Tiara" "Gold Circlet" "Coral Circlet" "Jade Tiara" "Noble Circlet" "Twilight Tiara" "Magus Tiara" "Rusted Greathelm" "Soldier Greathelm" "Wrapped Greathelm" "Spired Greathelm" "Elite Greathelm" "Warrior Greathelm" "Commander Greathelm" "Fierce Greathelm" "Dueling Greathelm" "Goliath Greathelm" "Guardian Greathelm" "Iron Crown" "Horned Crown" "Cultist Crown" "Martyr Crown" "Heavy Crown" "Spiritbone Crown" "Lavish Crown" "Templar Crown" "Advanced Twig Circlet" "Advanced Wicker Tiara" "Advanced Beaded Circlet" "Advanced Chain Tiara" "Advanced Feathered Tiara" "Advanced Rusted Greathelm" "Advanced Soldier Greathelm" "Advanced Wrapped Greathelm" "Advanced Spired Greathelm" "Advanced Elite Greathelm" "Advanced Iron Crown" "Advanced Horned Crown" "Advanced Cultist Crown" "Advanced Martyr Crown" "Advanced Heavy Crown" "Expert Wicker Tiara" "Expert Chain Tiara" "Expert Feathered Tiara" "Expert Soldier Greathelm" "Expert Spired Greathelm" "Expert Elite Greathelm" "Expert Horned Crown" "Expert Martyr Crown" "Expert Heavy Crown"
- Rarity Normal Magic
- ItemLevel >= 8
- Hide # Irrelevant Boots
- Class == "Boots"
- BaseType == "Straw Sandals" "Wrapped Sandals" "Lattice Sandals" "Silk Slippers" "Feathered Sandals" "Flax Sandals" "Studded Sandals" "Elaborate Sandals" "Rough Greaves" "Iron Greaves" "Bronze Greaves" "Trimmed Greaves" "Stone Greaves" "Reefsteel Greaves" "Monument Greaves" "Totemic Greaves" "Padded Leggings" "Secured Leggings" "Pelt Leggings" "Weaver Leggings" "Gilt Leggings" "Pious Leggings" "Advanced Wrapped Sandals" "Advanced Lattice Sandals" "Advanced Silk Slippers" "Advanced Feathered Sandals" "Advanced Iron Greaves" "Advanced Bronze Greaves" "Advanced Trimmed Greaves" "Advanced Stone Greaves" "Advanced Padded Leggings" "Advanced Secured Leggings" "Advanced Pelt Leggings" "Expert Wrapped Sandals" "Expert Silk Slippers" "Expert Feathered Sandals" "Expert Iron Greaves" "Expert Trimmed Greaves" "Expert Stone Greaves" "Expert Padded Leggings" "Expert Secured Leggings" "Expert Pelt Leggings"
- Rarity Normal Magic
- ItemLevel >= 8
- Hide # White Bases
- Class == "Body Armours" "Boots" "Gloves" "Helmets"
- ItemLevel >= 13
- Rarity Normal
- #===============================================================================================================
- # [[3605]] Flasks and Charms
- #===============================================================================================================
- Show # Flasks
- Rarity Normal Magic
- Class == "Life Flasks" "Mana Flasks"
- SetFontSize 45
- SetBorderColor 0 0 0 255
- SetBackgroundColor 25 100 75 175
- PlayEffect Grey
- Show # Charms
- Rarity Normal Magic
- Class == "Charms"
- SetFontSize 45
- SetTextColor 0 240 190 255
- SetBorderColor 0 240 190 255
- SetBackgroundColor 0 75 30 255
- PlayAlertSound 2 300
- PlayEffect Blue
- #===============================================================================================================
- # [[3606]] Runes
- #===============================================================================================================
- Show # Runes
- Class == "Socketable"
- BaseType == "Iron Rune" "Body Rune" "Desert Rune" "Glacial Rune" "Mind Rune" "Storm Rune" "Stone Rune" "Vision Rune" "Inspiration Rune" "Rebirth Rune"
- SetFontSize 45
- # SetBackgroundColor 120 120 0 150
- # SetBorderColor 255 255 255 255
- PlayAlertSound 2 300
- PlayEffect Grey
- MinimapIcon 0 Grey Diamond
- #===============================================================================================================
- # [[3607]] Jewels
- #===============================================================================================================
- Show # Jewels
- Rarity Rare
- Class == "Jewels"
- SetFontSize 45
- SetTextColor 220 220 0 255
- SetBorderColor 220 220 0 255
- SetBackgroundColor 120 120 0 175
- PlayAlertSound 2 300
- PlayEffect Grey
- MinimapIcon 0 Grey Diamond
- Show # Jewels
- Rarity Normal Magic
- Class == "Jewels"
- SetFontSize 45
- SetBorderColor 0 75 250 255
- SetBackgroundColor 0 20 40 255
- #===============================================================================================================
- # [[3608]] Essences
- #===============================================================================================================
- Show # greater essence
- Class == "Stackable Currency"
- BaseType "Greater Essence of"
- SetFontSize 45
- SetTextColor 0 0 0 255
- SetBorderColor 0 0 0 255
- SetBackgroundColor 249 150 25 255
- PlayAlertSound 2 300
- PlayEffect White
- MinimapIcon 2 White Circle
- Show # lesser essence
- Class == "Stackable Currency"
- BaseType "Essence of"
- SetFontSize 45
- SetTextColor 0 0 0 255
- SetBorderColor 0 0 0 255
- SetBackgroundColor 213 159 0 255
- PlayAlertSound 2 300
- PlayEffect White
- MinimapIcon 2 White Circle
- #===============================================================================================================
- # [[3609]] Distilled Emotions
- #===============================================================================================================
- Show # distilled emotions $tier->t1
- Class == "Stackable Currency"
- BaseType == "Distilled Isolation"
- SetFontSize 45
- SetTextColor 255 0 0 255
- SetBorderColor 255 0 0 255
- SetBackgroundColor 255 255 255 255
- PlayAlertSound 6 300
- PlayEffect Red
- MinimapIcon 0 Red Star
- Show # distilled emotions $tier->t2
- Class == "Stackable Currency"
- BaseType == "Distilled Suffering"
- SetFontSize 45
- SetTextColor 255 255 255 255
- SetBorderColor 255 255 255 255
- SetBackgroundColor 240 90 35 255
- PlayAlertSound 1 300
- PlayEffect Red
- MinimapIcon 0 Red Circle
- Show # distilled emotions $tier->t3
- Class == "Stackable Currency"
- BaseType == "Distilled Fear" "Distilled Despair"
- SetFontSize 45
- SetTextColor 0 0 0 255
- SetBorderColor 0 0 0 255
- SetBackgroundColor 240 90 35 255
- PlayAlertSound 2 300
- PlayEffect Yellow
- MinimapIcon 1 Yellow Circle
- Show # distilled emotions $tier->t4
- Class == "Stackable Currency"
- BaseType == "Distilled Disgust" "Distilled Envy" "Distilled Paranoia"
- SetFontSize 45
- SetTextColor 0 0 0 255
- SetBorderColor 0 0 0 255
- SetBackgroundColor 249 150 25 255
- PlayAlertSound 2 300
- PlayEffect White
- MinimapIcon 2 White Circle
- Show # distilled emotions $tier->t5
- Class == "Stackable Currency"
- BaseType == "Distilled Greed" "Distilled Guilt" "Distilled Ire"
- SetFontSize 45
- SetTextColor 0 0 0 255
- SetBorderColor 0 0 0 255
- SetBackgroundColor 210 178 135 255
- PlayAlertSound 2 300
- PlayEffect Grey
- MinimapIcon 2 Grey Circle
- #===============================================================================================================
- # [[3610]] Simulacrum
- #===============================================================================================================
- Show # simulacrum fragment
- Class == "Map Fragments"
- BaseType == "Simulacrum" "An Audience With the King" "Deadly Fate" "Cowardly Fate" "Victorious Fate"
- SetFontSize 45
- SetTextColor 180 0 255 255
- SetBorderColor 180 0 255 255
- SetBackgroundColor 255 255 255 255
- PlayAlertSound 6 300
- PlayEffect Red
- MinimapIcon 0 Red Star
- Show # huge simulacrum splinter stacks
- StackSize >= 150
- Class == "Stackable Currency"
- BaseType == "Simulacrum Splinter"
- SetFontSize 45
- SetTextColor 255 0 0 255
- SetBorderColor 255 0 0 255
- SetBackgroundColor 255 255 255 255
- PlayAlertSound 6 300
- PlayEffect Red
- MinimapIcon 0 Red Kite
- Show # large simulacrum splinter stacks
- StackSize >= 60
- Class == "Stackable Currency"
- BaseType == "Simulacrum Splinter"
- SetFontSize 45
- SetTextColor 255 255 255 255
- SetBorderColor 255 255 255 255
- SetBackgroundColor 240 90 35 255
- PlayAlertSound 1 300
- PlayEffect Red
- MinimapIcon 0 Red Kite
- Show # medium simulacrum splinter stacks
- StackSize >= 20
- Class == "Stackable Currency"
- BaseType == "Simulacrum Splinter"
- SetFontSize 45
- SetTextColor 0 0 0 255
- SetBorderColor 0 0 0 255
- SetBackgroundColor 240 90 35 255
- PlayAlertSound 2 300
- PlayEffect Yellow
- MinimapIcon 1 Yellow Kite
- Show # small simulacrum splinter stacks
- StackSize >= 2
- Class == "Stackable Currency"
- BaseType == "Simulacrum Splinter"
- SetFontSize 45
- SetTextColor 0 0 0 255
- SetBorderColor 0 0 0 255
- SetBackgroundColor 249 150 25 255
- PlayAlertSound 2 300
- PlayEffect White
- MinimapIcon 2 White Kite
- Hide # single splinters
- Class == "Stackable Currency"
- BaseType == "Simulacrum Splinter"
- SetFontSize 45
- SetTextColor 255 255 255 255
- SetBorderColor 130 15 255 255
- SetBackgroundColor 65 20 80
- #===============================================================================================================
- # [[3611]] Currency - Regular Currency Tiering
- #===============================================================================================================
- Show # mirror sound
- Class == "Stackable Currency"
- BaseType == "Mirror of Kalandra" "Mirror Shard"
- SetFontSize 45
- SetTextColor 255 0 0 255
- SetBorderColor 255 0 0 255
- SetBackgroundColor 255 255 255 255
- PlayAlertSound 6 300
- PlayEffect Red
- MinimapIcon 0 Red Star
- Show # divine sound
- Class == "Stackable Currency"
- BaseType == "Divine Orb" "Gemcutter's Prism" "Perfect Jeweller's Orb"
- SetFontSize 45
- SetTextColor 255 255 255 255
- SetBorderColor 255 255 255 255
- SetBackgroundColor 240 90 35 255
- PlayAlertSound 1 300
- PlayEffect Red
- MinimapIcon 0 Red Circle
- Show # annul sound
- Class == "Stackable Currency"
- BaseType == "Exotic Coinage" "Orb of Annulment" "Exalted Orb" "Greater Jeweller's Orb"
- SetFontSize 45
- SetTextColor 0 0 0 255
- SetBorderColor 0 0 0 255
- SetBackgroundColor 240 90 35 255
- PlayAlertSound 2 300
- PlayEffect Yellow
- MinimapIcon 1 Yellow Circle
- Show # chaos sound
- Class == "Stackable Currency"
- BaseType == "Chaos Orb" "Exalted Shard" "Orb of Unmaking" "Ritual Splinter" "Ritual Vessel" "Glassblower's Bauble" "Carapace Catalyst" "Esh's Catalyst" "Skittering Catalyst" "Neural Catalyst" "Uul-Netol's Catalyst" "Chayula's Catalyst" "Sibilant Catalyst" "Adaptive Catalyst" "Xoph's Catalyst" "Flesh Catalyst" "Tul's Catalyst" "Reaver Catalyst" "Vaal Orb" "Regal Orb" "Orb of Alchemy" "Lesser Jeweller's Orb" "Artificer's Orb"
- SetFontSize 45
- SetTextColor 0 0 0 255
- SetBorderColor 0 0 0 255
- SetBackgroundColor 249 150 25 255
- PlayEffect White
- MinimapIcon 2 White Circle
- PlayAlertSound 2 300
- Show # alchemy sound
- Class == "Stackable Currency"
- BaseType == "Orb of Chance" "Blessed Orb" "Orb of Transmutation" "Blacksmith's Whetstone" "Orb of Augmentation" "Armourer's Scrap" "Broken Circle Artifact" "Arcanist's Etcher"
- SetFontSize 45
- SetTextColor 0 0 0 255
- SetBorderColor 0 0 0 255
- SetBackgroundColor 213 159 0 255
- PlayEffect White
- MinimapIcon 2 White Circle
- PlayAlertSound 2 300
- Show # no sound background
- Class == "Stackable Currency"
- BaseType == "Blessed Orb"
- SetFontSize 45
- SetTextColor 0 0 0 255
- SetBorderColor 0 0 0 255
- SetBackgroundColor 210 178 135 255
- Show # no sound low
- Class == "Stackable Currency"
- BaseType == "Orb of Transmutation" "Blacksmith's Whetstone" "Orb of Augmentation" "Armourer's Scrap"
- SetFontSize 45
- SetTextColor 190 178 135 255
- SetBorderColor 190 178 135 255
- SetBackgroundColor 20 20 0 255
- Show # wisdom
- Class == "Stackable Currency"
- BaseType == "Scroll of Wisdom"
- SetFontSize 45
- SetBorderColor 100 50 30 255
- SetBackgroundColor 20 20 0 255
- Show # other currency
- Class == "Stackable Currency"
- SetFontSize 45
- #===============================================================================================================
- # [[3612]] Gems
- #===============================================================================================================
- Show # uncut gems
- BaseType == "Uncut Skill Gem" "Uncut Support Gem" "Uncut Spirit Gem"
- SetFontSize 45
- SetTextColor 20 240 240 255
- SetBorderColor 20 240 240 255
- SetBackgroundColor 6 0 60 255
- PlayAlertSound 2 300
- PlayEffect White
- MinimapIcon 1 Yellow Triangle
- #===============================================================================================================
- # [[3613]] Waystones
- #===============================================================================================================
- Show # red waystones
- # WaystoneTier >= 11
- Class == "Waystones"
- SetFontSize 45
- SetTextColor 0 0 0 255
- SetBackgroundColor 200 200 200 255
- PlayAlertSound 5 300
- PlayEffect Yellow
- MinimapIcon 1 Red Square
- Show # yellow waystones
- # WaystoneTier >= 6
- # WaystoneTier <= 10
- Class == "Waystones"
- SetFontSize 45
- SetTextColor 255 255 255 255
- SetBackgroundColor 20 20 0 255
- PlayAlertSound 4 300
- PlayEffect White
- MinimapIcon 1 Yellow Square
- Show # white waystones
- # WaystoneTier >= 1
- # WaystoneTier <= 5
- Class == "Waystones"
- SetFontSize 45
- SetTextColor 255 255 255 255
- SetBackgroundColor 20 20 0 255
- PlayAlertSound 4 300
- PlayEffect White
- MinimapIcon 2 White Square
- #===============================================================================================================
- # [[3614]] Breachstones and Splinters
- #===============================================================================================================
- Show # breachstones
- BaseType == "Breachstone"
- SetFontSize 45
- SetTextColor 180 0 255 255
- SetBorderColor 180 0 255 255
- SetBackgroundColor 255 255 255 255
- PlayAlertSound 6 300
- PlayEffect Red
- MinimapIcon 0 Red Star
- Show # large breach splinter stack
- StackSize >= 10
- Class == "Stackable Currency"
- BaseType == "Breach Splinter"
- SetFontSize 45
- SetTextColor 0 0 0 255
- SetBorderColor 0 0 0 255
- SetBackgroundColor 240 90 35 255
- PlayAlertSound 2 300
- PlayEffect Yellow
- MinimapIcon 1 Yellow Circle
- Show # medium small breach splinter stack
- StackSize >= 5
- Class == "Stackable Currency"
- BaseType == "Breach Splinter"
- SetFontSize 45
- SetTextColor 0 0 0 255
- SetBorderColor 0 0 0 255
- SetBackgroundColor 249 150 25 255
- PlayAlertSound 2 300
- PlayEffect White
- MinimapIcon 2 White Circle
- Show # small breach splinter stack
- StackSize >= 2
- Class == "Stackable Currency"
- BaseType == "Breach Splinter"
- SetFontSize 45
- SetTextColor 0 0 0 255
- SetBorderColor 0 0 0 255
- SetBackgroundColor 249 150 25 255
- PlayAlertSound 2 300
- PlayEffect White
- MinimapIcon 2 White Circle
- Hide # single breach splinter
- Class == "Stackable Currency"
- BaseType == "Breach Splinter"
- SetFontSize 45
- SetTextColor 255 255 255 255
- SetBorderColor 115 115 115 255
- SetBackgroundColor 65 20 80
- #===============================================================================================================
- # [[3615]] Other Items
- #===============================================================================================================
- Show # Breach Rings
- #ItemLevel >= 68
- #Rarity Rare
- Class == "Rings"
- BaseType == "Breach Ring"
- SetFontSize 45
- SetTextColor 0 240 190 255
- SetBorderColor 0 240 190 255
- SetBackgroundColor 0 75 30 255
- PlayAlertSound 3 300
- PlayEffect Blue
- MinimapIcon 0 Blue Diamond
- Show # Logbooks
- BaseType == "Expedition Logbook"
- SetFontSize 45
- SetTextColor 255 85 85 255
- SetBorderColor 255 85 85 255
- SetBackgroundColor 40 0 30 255
- PlayAlertSound 5 300
- PlayEffect Yellow
- MinimapIcon 1 Yellow UpsideDownHouse
- Show # quest items
- Class == "Quest Items"
- SetFontSize 45
- SetTextColor 74 230 58 255
- SetBorderColor 74 230 58 255
- SetBackgroundColor 20 20 0 255
- PlayAlertSound 3 300
- PlayEffect Green
- MinimapIcon 0 Green Pentagon
- #===============================================================================================================
- # [[3616]] Divination Cards
- #===============================================================================================================
- Show # Divination Cards
- Class == "Divination Cards"
- SetFontSize 45
- SetTextColor 0 0 0 255
- SetBorderColor 0 0 0 255
- SetBackgroundColor 0 220 240 255
- PlayAlertSound 2 300
- PlayEffect Yellow
- MinimapIcon 1 Yellow Triangle
- #===============================================================================================================
- # [[3617]] Unique Items
- #===============================================================================================================
- Show # remaining uniques
- Rarity Unique
- SetFontSize 45
- SetTextColor 175 96 37 255
- SetBorderColor 175 96 37 255
- SetBackgroundColor 53 13 13 255
- PlayAlertSound 3 300
- PlayEffect Brown
- MinimapIcon 2 Brown Star
- #===============================================================================================================
- # [[3618]] Rare Items
- #===============================================================================================================
- Show
- Rarity == Rare
- SetFontSize 45
- Show
- SetFontSize 45
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement