Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #Rare Sceptres
- Show
- Class Sceptre
- Rarity Rare
- SetBackgroundColor 255 230 66
- SetTextColor 0 0 0
- SetFontSize 42
- #TINK Currency
- Show
- BaseType "Divine Orb" "Orb of Annulment" "Perfect Jeweller's Orb"
- PlayAlertSound 6 250
- SetBackgroundColor 210 210 210
- SetTextColor 150 0 0
- SetBorderColor 150 0 0
- SetFontSize 42
- MinimapIcon 0 Yellow Diamond
- #Good Currency
- Show
- Class Currency
- BaseType "Regal Orb" "Orb of Alchemy" "Artificer's Orb" "Orb of Chance" "Greater Jeweller's Orb" "Exalted Orb" "Gemcutter's Prism"
- PlayAlertSound 1 100
- SetFontSize 42
- SetBorderColor 255 0 120
- MinimapIcon 2 White Raindrop
- #Mid Currency
- Show
- Class Currency
- BaseType "Orb of Augmentation" "Orb of Transmutation" "Regal Shard" "Artificer's Shard" "Chance Shard" "Armourer's Scrap" "Blacksmith's Whetstone" "Arcanist's Etcher" "Lesser Jeweller's Orb"
- SetFontSize 42
- SetBorderColor 255 0 120
- #Greater Essences
- Show
- BaseType "Greater 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
- #Essences
- Show
- Class "Stackable Currency"
- BaseType "Essence of"
- SetFontSize 45
- SetTextColor 0 0 0 255
- SetBorderColor 0 0 0 255
- SetBackgroundColor 210 178 135 255
- #Other Currency
- Show
- Class Currency
- SetBorderColor 255 0 120
- #Gems
- Show
- Class "Gem"
- # PlayAlertSound 1 100
- SetBackgroundColor 0 255 127
- SetTextColor 0 0 0
- SetFontSize 40
- #Quest
- Show
- Class "Quest Items"
- SetFontSize 45
- #Quality caster weapons
- Show
- Class Sceptre Staff Focus Wand
- Quality >= 1
- SetBorderColor 0 0 255
- SetFontSize 40
- #Quality armours
- Show
- Class Gloves Boots "Body Armour" Helmet Shield
- Quality >= 1
- SetBorderColor 0 0 255
- SetFontSize 40
- #Socket items
- Show
- SetBorderColor 0 255 0
- Sockets > 0
- SetFontSize 40
- Hide
- Rarity Normal Magic
- Class == "Bows" "Crossbows" "Quivers" "Quarterstaves" "Two Hand Maces" "One Hand Maces" "Staves" "Wands"
- SetFontSize 18
- SetBorderColor 0 0 0 0
- SetBackgroundColor 20 20 0 0
- DisableDropSound True
- #Rares
- Show
- Rarity Rare
- SetFontSize 40
Advertisement
Add Comment
Please, Sign In to add comment