Advertisement
Guest User

try this filter you cunt

a guest
Apr 23rd, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.56 KB | None | 0 0
  1. # Script edited with Filtration - https://github.com/ben-wallis/Filtration
  2.  
  3. # Section: ### Stuff ###
  4.  
  5. # Hideout Doodads & Microtransactions
  6. Show
  7. Class "Hideout Doodads" "Microtransactions"
  8.  
  9. # Quest Items
  10. Show
  11. Class "Quest"
  12. SetFontSize 40
  13.  
  14. # Currency - Labyrinth
  15. Show
  16. BaseType "Absorption" "Bane of the Loyal" "Cogs of Disruption" "Golden Key" "Heart of the Gargoyle" "Orb of Elemental Dispersion" "Portal Shredder" "Rod of Detonation" "Sand of Eternity" "Silver Key" "Treasure Key" "Eber's Key" "Yriel's Key" "Inya's Key" "Volkuur's Key"
  17. SetTextColor 74 230 58 # Currency - Labyrinth
  18. SetBackgroundColor 0 0 0 # Currency - Labyrinth
  19. SetBorderColor 0 0 0 # Currency - Labyrinth
  20. SetFontSize 40
  21.  
  22. # Section: ### Links ###
  23.  
  24. # Fishing Rod
  25. Show
  26. BaseType "Fishing Rod"
  27. SetTextColor 0 255 150 # Fishing Rod
  28. SetBorderColor 0 255 150 # Fishing Rod
  29. SetFontSize 45
  30. PlayAlertSound 5 300
  31.  
  32. # Tabula Rasa Exception, show it as a regular unique
  33. Show
  34. SocketGroup "WWWWWW"
  35. BaseType "Simple Robe"
  36. Rarity = Unique
  37. SetTextColor 180 96 0
  38. SetBackgroundColor 255 255 255
  39. SetBorderColor 180 96 0
  40. SetFontSize 45
  41. PlayAlertSound 8 300
  42.  
  43. # 6L
  44. Show
  45. LinkedSockets = 6
  46. SetTextColor 255 0 0 # 6L
  47. SetBackgroundColor 255 255 255
  48. SetBorderColor 210 0 0 # 6L
  49. SetFontSize 45
  50. PlayAlertSound 5 300
  51.  
  52. # 6s
  53. Show
  54. Sockets = 6
  55. SetTextColor 0 0 0
  56. SetBackgroundColor 208 32 144
  57. SetBorderColor 0 0 0 # 6s
  58. SetFontSize 40
  59. PlayAlertSound 7 225
  60.  
  61. # 5L
  62. Hide
  63. LinkedSockets = 5
  64. Class "Body Armours"
  65. SetBorderColor 0 255 150 # 5L
  66. SetFontSize 35
  67.  
  68. Hide
  69. LinkedSockets = 5
  70. Class "Bows"
  71. ItemLevel >= 64
  72. SetBorderColor 0 255 150 # 5L
  73. SetFontSize 35
  74.  
  75. Hide
  76. LinkedSockets = 5
  77. Class "Staves"
  78. ItemLevel >= 55
  79. SetBorderColor 0 255 150 # 5L
  80. SetFontSize 35
  81.  
  82. Hide
  83. LinkedSockets = 5
  84. SetBorderColor 0 255 150 # 5L
  85. SetFontSize 35
  86.  
  87. # Section: ### Currency ###
  88.  
  89. # Currency - Very Very Valuable
  90. Show
  91. BaseType "Mirror of Kalandra" "Albino Rhoa Feather"
  92. SetTextColor 128 0 128 # Currency - Very Very Valuable
  93. SetBackgroundColor 255 255 255 # Currency - Very Very Valuable
  94. SetBorderColor 128 0 128 # Currency - Very Very Valuable
  95. SetFontSize 100
  96. PlayAlertSound 5 300
  97.  
  98. # Currency - Very Valuable
  99. Show
  100. BaseType "Exalted Orb" "Eternal Orb" "Divine Orb"
  101. SetTextColor 210 0 0 # Currency - Very Valuable
  102. SetBackgroundColor 255 255 255 # Currency - Very Valuable
  103. SetBorderColor 210 0 0 # Currency - Very Valuable
  104. SetFontSize 10000
  105. PlayAlertSound 5 250
  106.  
  107. # Currency - Valuable
  108. Show
  109. BaseType "Regal Orb" "Chaos Orb" "Gemcutter's Prism" "Vaal Orb"
  110. SetTextColor 0 0 0 # Currency - Valuable
  111. SetBackgroundColor 255 215 0 # Currency - Valuable
  112. SetBorderColor 255 215 0 # Currency - Valuable
  113. SetFontSize 45
  114. PlayAlertSound 1 225
  115.  
  116. # Currency - Orb of Fusing
  117. Show
  118. BaseType "Orb of Fusing" "Orb of Regret" "Blessed Orb"
  119. SetTextColor 0 0 0 # Currency - Orb of Fusing
  120. SetBackgroundColor 255 215 0 # Currency - Orb of Fusing
  121. SetBorderColor 255 215 0 # Currency - Orb of Fusing
  122. SetFontSize 45
  123. PlayAlertSound 1 225
  124.  
  125. # Currency - Orb of Scouring
  126. Show
  127. BaseType "Orb of Scouring" "Orb of Alchemy" "Cartographer's Chisel"
  128. SetTextColor 0 0 0 # Currency - Orb of Scouring
  129. SetBackgroundColor 255 215 0 # Currency - Orb of Scouring
  130. SetBorderColor 255 215 0 # Currency - Orb of Scouring
  131. SetFontSize 45
  132. PlayAlertSound 1 225
  133.  
  134. # Currency - Stacked Deck
  135. Show
  136. BaseType "Stacked Deck"
  137. SetTextColor 0 0 0 # Currency - Stacked Deck
  138. SetBackgroundColor 255 215 0 # Currency - Stacked Deck
  139. SetBorderColor 255 215 0 # Currency - Stacked Deck
  140. SetFontSize 40
  141. PlayAlertSound 1 225
  142.  
  143. Show
  144. Class "Currency"
  145. BaseType "Orb of Chance"
  146. SetTextColor 0 0 0
  147. SetBackgroundColor 255 192 203
  148. SetFontSize 45
  149.  
  150. # Currency - Perandus Coin
  151. Show
  152. BaseType "Perandus Coin" "Offering to the Goddess"
  153. SetTextColor 255 40 0 220 # Currency - Perandus Coin
  154. SetBackgroundColor 0 0 0 # Currency - Perandus Coin
  155. SetBorderColor 255 40 0 220 # Currency - Perandus Coin
  156. SetFontSize 40
  157.  
  158. # Currency - Breach Splinter
  159. Show
  160. BaseType "Splinter of Xoph" "Splinter of Esh" "Splinter of Uul-Netol" "Splinter of Chayula"
  161. SetTextColor 184 218 242 # Currency - Breach Splinter
  162. SetBackgroundColor 74 0 160 200 # Currency - Breach Splinter
  163. SetBorderColor 210 0 0 # Currency - Breach Splinter
  164. SetFontSize 40
  165. PlayAlertSound 2 80
  166.  
  167. # Currency - Breach Blessing
  168. Show
  169. BaseType "Blessing of Xoph" "Blessing of Tul" "Blessing of Esh" "Blessing of Uul-Netol" "Blessing of Chayula"
  170. SetTextColor 184 218 242 # Currency - Breach Blessing
  171. SetBackgroundColor 74 0 160 200 # Currency - Breach Blessing
  172. SetBorderColor 210 0 0 # Currency - Breach Blessing
  173. SetFontSize 45
  174. PlayAlertSound 6 175
  175.  
  176. # Currency - Essence Corrupted
  177. Show
  178. Class "Currency"
  179. BaseType "Essence of Insanity" "Essence of Horror" "Essence of Delirium" "Essence of Hysteria"
  180. SetTextColor 255 255 255 # Currency - Essence Corrupted
  181. SetBackgroundColor 74 0 160 200 # Currency - Essence Corrupted
  182. SetBorderColor 210 0 0 # Currency - Essence Corrupted
  183. SetFontSize 40
  184. PlayAlertSound 3 225
  185.  
  186. # Currency - Remnant of Corruption
  187. Show
  188. Class "Currency"
  189. BaseType "Remnant of Corruption"
  190. SetTextColor 210 0 0 # Currency - Remnant of Corruption
  191. SetBackgroundColor 0 0 0 # Currency - Remnant of Corruption
  192. SetBorderColor 255 255 255 # Currency - Remnant of Corruption
  193. SetFontSize 38
  194. PlayAlertSound 9 225
  195.  
  196. # Currency - Essence T5+
  197. Show
  198. Class "Currency"
  199. BaseType "Screaming Essence" "Shrieking Essence" "Deafening Essence"
  200. SetTextColor 164 210 255 # Currency - Essence T5+
  201. SetBackgroundColor 0 0 0 # Currency - Essence T5+
  202. SetBorderColor 164 210 255 # Currency - Essence T5+
  203. PlayAlertSound 9 225
  204.  
  205. # Currency - Essence
  206. Show
  207. Class "Currency"
  208. BaseType "Essence"
  209. SetTextColor 164 210 255 # Currency - Essence
  210. SetBackgroundColor 0 0 0 # Currency - Essence
  211. SetBorderColor 170 158 130 0 # Currency - Essence
  212.  
  213. # Currency - Cartographer's Sextant
  214. Show
  215. Class "Currency"
  216. BaseType "Cartographer's Sextant" "Master Cartographer's Sextant" "Apprentice Cartographer's Sextant" "Journeyman Cartographer's Sextant"
  217. SetTextColor 0 0 0 # Currency - Cartographer's Sextant
  218. SetBackgroundColor 255 215 0 # Currency - Cartographer's Sextant
  219. SetBorderColor 0 0 0 # Currency - Cartographer's Sextant
  220. SetFontSize 45
  221. PlayAlertSound 9 225
  222.  
  223. # Currency - Cartographer's Seal
  224. Show
  225. Class "Currency"
  226. BaseType "Cartographer's Seal"
  227. SetTextColor 170 158 130 # Currency - Cartographer's Seal
  228. SetBackgroundColor 0 0 0 # Currency - Cartographer's Seal
  229. SetBorderColor 170 158 130 # Currency - Cartographer's Seal
  230. PlayAlertSound 9 225
  231.  
  232. # Currency - Unshaping Orb
  233. Show
  234. Class "Currency"
  235. BaseType "Unshaping Orb"
  236. SetTextColor 170 158 130 # Currency - Unshaping Orb
  237. SetBackgroundColor 0 0 0 # Currency - Unshaping Orb
  238. SetBorderColor 170 158 130 # Currency - Unshaping Orb
  239. PlayAlertSound 9 225
  240.  
  241. # Currency - Prophecy
  242. Show
  243. Class "Currency"
  244. BaseType "Silver Coin" "Prophecy"
  245. SetTextColor 181 75 255 # Currency - Prophecy
  246. SetBackgroundColor 0 0 0 # Currency - Prophecy
  247. SetBorderColor 170 158 130 0 # Currency - Prophecy
  248. SetFontSize 38
  249.  
  250. Show
  251. BaseType "Fragment of the Chimera" "Fragment of the Hydra" "Fragment of the Minotaur" "Fragment of the Phoenix" "Sacrifice at Midnight" "Mortal Hope" "Mortal Ignorance"
  252. SetTextColor 0 0 0
  253. SetBackgroundColor 255 255 255
  254. SetBorderColor 0 0 0
  255. SetFontSize 40
  256. PlayAlertSound 2 300
  257.  
  258. Show
  259. BaseType "Sacrifice at Noon" "Sacrifice at Dawn" "Sacrifice at Dusk" "Mortal Grief" "Mortal Rage"
  260. SetTextColor 0 0 0
  261. SetBackgroundColor 255 255 255
  262. SetBorderColor 0 0 0 0
  263. SetFontSize 35
  264.  
  265. # Currency - Wisdom Scroll
  266. Hide # Currency - Wisdom Scroll
  267. BaseType "Scroll of Wisdom" "Portal Scroll" "Alteration Shard" "Scroll Fragment"
  268. SetTextColor 170 158 130 # Currency - Wisdom Scroll
  269. SetBackgroundColor 0 0 0 220 # Currency - Wisdom Scroll
  270. SetBorderColor 170 158 130 # Currency - Wisdom Scroll
  271. SetFontSize 36
  272.  
  273. # Currency - Armourer's Scrap & Blacksmith's Whetstone
  274. Hide # Currency - Armourer's Scrap & Blacksmith's Whetstone
  275. BaseType "Jeweller's Orb" "Orb of Alteration" "Chromatic Orb"
  276. SetTextColor 170 158 130 # Currency - Armourer's Scrap & Blacksmith's Whetstone
  277. SetBackgroundColor 0 0 0 220 # Currency - Armourer's Scrap & Blacksmith's Whetstone
  278. SetBorderColor 170 158 130 # Currency - Armourer's Scrap & Blacksmith's Whetstone
  279. SetFontSize 36
  280.  
  281. # Currency - Armourer's Scrap & Blacksmith's Whetstone
  282. Hide # Currency - Armourer's Scrap & Blacksmith's Whetstone
  283. BaseType "Armourer's Scrap" "Blacksmith's Whetstone"
  284. SetTextColor 170 158 130 # Currency - Armourer's Scrap & Blacksmith's Whetstone
  285. SetBackgroundColor 0 0 0 220 # Currency - Armourer's Scrap & Blacksmith's Whetstone
  286. SetBorderColor 170 158 130 # Currency - Armourer's Scrap & Blacksmith's Whetstone
  287. SetFontSize 36
  288.  
  289. # Currency - CatchAll
  290. Show
  291. Class "Currency"
  292. SetTextColor 170 158 130 # Currency - CatchAll
  293. SetBackgroundColor 0 0 0 # Currency - CatchAll
  294. SetBorderColor 170 158 130 0 # Currency - CatchAll
  295.  
  296. # Section: ### Gems ###
  297.  
  298. # Gems - Support
  299. Hide # Gems - Support
  300. Quality = 20
  301. Class "Support Skill Gems" "Active Skill Gems"
  302. SetTextColor 27 162 155 # Gems - Support
  303. SetBackgroundColor 255 255 255
  304. SetBorderColor 27 162 155
  305. SetFontSize 38
  306. PlayAlertSound 6 300
  307.  
  308. Show
  309. BaseType "Vaal Haste" "Vaal Discipline" "Vaal Grace" "Vaal Clarity" "Portal" "Detonate Mines" "Empower Support" "Enhance Support" "Enlighten Support"
  310. SetTextColor 27 162 155
  311. SetBackgroundColor 0 0 0
  312. SetBorderColor 210 0 0
  313. SetFontSize 38
  314.  
  315. # Gems - Support
  316. Hide # Gems - Support
  317. Quality >= 10
  318. Class "Support Skill Gems" "Active Skill Gems"
  319. SetTextColor 27 162 155 # Gems - Support
  320. SetBorderColor 27 162 155
  321. SetFontSize 35
  322.  
  323. # Gems - Active
  324. Hide # Gems - Active
  325. Quality <= 9
  326. Class "Active Skill Gems" "Support Skill Gems"
  327. SetTextColor 27 162 155 # Gems - Active
  328. SetFontSize 28
  329.  
  330. # Section: ### League Based ###
  331.  
  332. # Section: ### Legacy ###
  333.  
  334. Show
  335. BaseType "Ancient Reliquary Key"
  336. SetTextColor 208 32 144
  337. SetBackgroundColor 255 255 255
  338. SetBorderColor 208 32 144
  339. SetFontSize 45
  340. PlayAlertSound 5 300
  341.  
  342. Show
  343. Class "Leaguestone"
  344. BaseType "Breach Leaguestone" "Nemesis Leaguestone" "Beyond Leaguestone" "Onslaught Leaguestone" "Perandus Leaguestone" "Bloodlines Leaguestone"
  345. SetTextColor 255 215 0
  346. SetBackgroundColor 255 255 255
  347. SetBorderColor 255 215 0
  348. SetFontSize 45
  349. PlayAlertSound 2 90
  350.  
  351. Show
  352. Class "Leaguestone"
  353. BaseType "Domination Leaguestone" "Anarchy Leaguestone" "Ambush Leaguestone" "Talisman Leaguestone" "Tempest Leaguestone" "Perandus Leaguestone" "Nemesis Leaguestone" "Prophecy Leaguestone" "Torment Leaguestone" "Invasion Leaguestone" "Breach Leaguestone" "Essence Leaguestone" "Warbands Leaguestone" "Rampage Leaguestone" "Bloodlines Leaguestone" "Beyond Leaguestone" "Onslaught Leaguestone"
  354. SetTextColor 255 40 0 220
  355. SetBackgroundColor 255 255 255
  356. SetBorderColor 255 40 0 220
  357. SetFontSize 40
  358. PlayAlertSound 1 300
  359.  
  360. # Section: ### Maps ###
  361.  
  362. Hide
  363. Corrupted True
  364. BaseType "Shaped Strand Map" "Shaped Dunes Map" "Shaped Primordial Pool Map"
  365. Rarity >= Normal
  366. SetTextColor 210 0 0
  367. SetBackgroundColor 255 255 0
  368. SetBorderColor 255 215 0
  369. SetFontSize 45
  370.  
  371. Show
  372. BaseType "Shaped Strand Map" "Shaped Dunes Map" "Shaped Primordial Pool Map" "Shaped Mesa Map"
  373. Rarity >= Normal
  374. SetTextColor 210 0 0
  375. SetBackgroundColor 255 255 0
  376. SetBorderColor 255 215 0
  377. SetFontSize 45
  378. PlayAlertSound 2 300
  379.  
  380. # Maps - DropLevel 78+ - Rare
  381. Show
  382. DropLevel >= 78
  383. Class "Maps"
  384. SetTextColor 210 0 0 # Maps - 78+ - Rare
  385. SetBackgroundColor 30 144 255 # Maps - 78+ - Rare
  386. SetBorderColor 0 0 0 # Maps - 78+ - Rare
  387. SetFontSize 42
  388. PlayAlertSound 3 200
  389.  
  390. # Maps - DropLevel 78+ - Normal
  391. Hide
  392. DropLevel >= 73
  393. Class "Maps"
  394. Rarity = Normal
  395. SetTextColor 240 240 240 # Maps - 78+ - Normal
  396. SetBackgroundColor 0 0 0 # Maps - 78+ - Normal
  397. SetBorderColor 200 200 200 # Maps - 78+ - Normal
  398. SetFontSize 38
  399. PlayAlertSound 1 1
  400.  
  401. # Maps - DropLevel 78+ - Magic
  402. Hide
  403. DropLevel >= 73
  404. Class "Maps"
  405. Rarity = Magic
  406. SetTextColor 140 190 255 # Maps - 78+ - Magic
  407. SetBackgroundColor 0 0 0 # Maps - 78+ - Magic
  408. SetBorderColor 136 136 255 # Maps - 78+ - Magic
  409. SetFontSize 38
  410. PlayAlertSound 1 1
  411.  
  412. # Maps - DropLevel 78+ - Rare
  413. Hide
  414. DropLevel >= 73
  415. Class "Maps"
  416. Rarity = Rare
  417. SetTextColor 255 200 0 # Maps - 78+ - Rare
  418. SetBackgroundColor 0 0 0 # Maps - 78+ - Rare
  419. SetBorderColor 255 255 119 # Maps - 78+ - Rare
  420. SetFontSize 38
  421. PlayAlertSound 1 1
  422.  
  423. Hide
  424. Class "Maps"
  425. PlayAlertSound 1 1
  426.  
  427. # Section: ### Uniques ###
  428.  
  429. # Unique - Very Very Valuable
  430. Show
  431. BaseType "Occultist's Vestment" "Glorious Plate" "Prophecy Wand" "Sorcerer Boots" "Golden Bracers" "Golden Obi" "Legion Gloves" "Fishing Rod" "Golden Caligae" "Golden Wreath" "Sapphire Flask" "Citrine Amulet" "Jasper Chopper" "Despot Axe" "Golden Hoop" "Jet Amulet" "Golden Flame" "Rawhide Boots" "Deicide Mask" "Cutlass" "Ruby Flask" "Topaz Flask" "Assassin's Garb" "Leather Belt"
  432. Rarity = Unique
  433. SetTextColor 30 144 255 # Unique - Very Valuable
  434. SetBackgroundColor 255 255 255 # Unique - Very Valuable
  435. SetBorderColor 255 255 255 # Unique - Very Valuable
  436. SetFontSize 45
  437. PlayAlertSound 5 300
  438.  
  439. # Unique - Very Valuable
  440. Show
  441. BaseType "Champion Kite Shield" "Citrine Amulet" "Despot Axe" "Penetrating Arrow Quiver" "Serpentscale Boots" "Spine Bow" "Steelhead" "Trapper Boots" "Gladiator Plate" "Desert Brigandine" "Agate Amulet" "Jewelled Foil" "Hubris Circlet" "Two-Stone Ring" "Strapped Mitts" "Imperial Staff" "Crusader Boots"
  442. Rarity = Unique
  443. SetTextColor 255 255 255 # Unique - Valuable
  444. SetBorderColor 175 96 37 # Unique - Valuable
  445. SetFontSize 45
  446. PlayAlertSound 8 300
  447.  
  448. Hide
  449. BaseType "Amethyst Flask" "Amethyst Ring" "Ancient Gauntlets" "Ancient Greaves" "Antique Rapier" "Archon Kite Shield" "Assassin Bow" "Astral Plate" "Auric Mace" "Aventail Helmet" "Awl" "Baroque Round Shield" "Basket Rapier" "Bastard Sword" "Blunt Arrow Quiver" "Boot Blade" "Boot Knife" "Brass Maul" "Brass Spirit Shield" "Broadhead Arrow Quiver" "Bronze Sceptre" "Bronzescale Boots" "Buckskin Tunic" "Burnished Spiked Shield" "Carnal Armour" "Carved Wand" "Cedar Tower Shield" "Chain Gloves" "Citadel Bow" "Clasped Boots" "Cleaver" "Close Helmet" "Coiled Staff" "Colossal Tower Shield" "Compound Spiked Shield" "Conjurer Gloves" "Conquest Chainmail" "Copper Plate" "Coronal Leather" "Corrugated Buckler" "Corsair Sword" "Crusader Chainmail" "Crusader Plate" "Crystal Wand" "Cutthroat's Garb" "Decimation Bow" "Decorative Axe" "Deerskin Boots" "Demon's Horn" "Diamond Ring" "Dragonscale Gauntlets" "Dragonscale Boots" "Dread Maul" "Dream Mace" "Driftwood Wand" "Dusk Blade" "Elder Sword" "Elegant Foil" "Elegant Ringmail" "Enameled Buckler" "Engraved Wand" "Estoc" "Etched Greatsword" "Exquisite Leather" "Ezomyte Blade" "Festival Mask" "Flaying Knife" "Fright Claw" "Full Dragonscale" "Full Scale Armour" "Gilded Sallet" "Gladius" "Gnarled Branch" "Goat's Horn" "Golden Buckler" "Golden Mask" "Golden Plate" "Goliath Gauntlets" "Goliath Greaves" "Grand Mana Flask" "Great Crown" "Great Helmet" "Great Mallet" "Greater Mana Flask" "Gut Ripper" "Hallowed Hybrid Flask" "Harbinger Bow" "Harlequin Mask" "Harmonic Spirit Shield" "Headsman Axe" "Hellion's Paw" "Highland Blade" "Holy Chainmail" "Imbued Wand" "Imperial Skean" "Infernal Axe" "Iron Circlet" "Iron Gauntlets" "Iron Hat" "Iron Mask" "Iron Sceptre" "Iron Staff" "Ironscale Boots" "Ironscale Gauntlets" "Ivory Spirit Shield" "Jagged Foil" "Jagged Maul" "Jasper Chopper" "Judgement Staff" "Karui Chopper" "Karui Maul" "Karui Sceptre" "Labrys" "Lacquered Garb" "Lacquered Helmet" "Laminated Kite Shield" "Lathi" "Latticed Ringmail" "Leather Hood" "Legion Boots" "Legion Sword" "Lion Pelt" "Lion Sword" "Lunaris Circlet" "Mesh Boots" "Military Staff" "Mind Cage" "Nailed Fist" "Necromancer Circlet" "Necromancer Silks" "Necropolis Map" "Opal Wand" "Ornate Mace" "Ornate Ringmail" "Painted Buckler" "Painted Tower Shield" "Pine Buckler" "Paua Amulet" "Pinnacle Tower Shield" "Platinum Kris" "Platinum Sceptre" "Praetor Crown" "Primordial Staff" "Quartz Flask" "Quartz Wand" "Quicksilver Flask" "Ranger Bow" "Reaver Sword" "Recurve Bow" "Regicide Mask" "Reinforced Greaves" "Reinforced Tower Shield" "Rock Breaker" "Rotted Round Shield" "Royal Skean" "Royal Staff" "Rusted Sword" "Sabre" "Sage's Robe" "Saintly Chainmail" "Samite Helmet" "Scholar Boots" "Scholar's Robe" "Secutor Helm" "Serpentine Staff" "Serpentscale Boots" "Serpentscale Gauntlets" "Serrated Arrow Quiver" "Shadow Axe" "Shadow Sceptre" "Shagreen Boots" "Sharkskin Boots" "Sharkskin Tunic" "Sharktooth Arrow Quiver" "Siege Helmet" "Silk Gloves" "Silk Slippers" "Silken Hood" "Skinning Knife" "Slaughter Knife" "Sledgehammer" "Soldier Boots" "Soldier Gloves" "Soldier Helmet" "Spidersilk Robe" "Spiked Club" "Steel Gauntlets" "Steelscale Gauntlets" "Stiletto" "Strapped Boots" "Strapped Leather" "Studded Belt" "Studded Round Shield" "Sulphur Flask" "Sundering Axe" "Supreme Spiked Shield" "Tarnished Spirit Shield" "Thorium Spirit Shield" "Thresher Claw" "Tiger Sword" "Timeworn Claw" "Titan Gauntlets" "Titanium Spirit Shield" "Tomahawk" "Tornado Wand" "Tricorne" "Twilight Blade" "Vaal Buckler" "Vaal Claw" "Vaal Hatchet" "Velvet Gloves" "Velvet Slippers" "Vile Staff" "Visored Sallet" "Void Sceptre" "War Buckler" "War Hammer" "War Sword" "Whalebone Rapier" "Widowsilk Robe" "Wild Leather" "Wool Shoes" "Wyrmscale Gauntlets" "Zealot Helmet" "Bronzescale Gauntlets" "Necropolis Map" "Strand Map" "Long Bow"
  450. Rarity = Unique
  451. PlayAlertSound 6 1
  452.  
  453. Show
  454. Class "Maps"
  455. Rarity = Unique
  456. SetTextColor 180 96 0
  457. SetBackgroundColor 0 0 0
  458. SetBorderColor 180 96 0
  459. SetFontSize 40
  460. PlayAlertSound 9 250
  461.  
  462. # Unique - CatchAll
  463. Show
  464. Rarity = Unique
  465. SetTextColor 175 96 37 # Unique - CatchAll
  466. PlayAlertSound 6 79
  467.  
  468. # Section: ### Jewels ###
  469.  
  470. # Jewels - Rare
  471. Show
  472. Class "Jewel"
  473. Rarity = Rare
  474. SetBorderColor 255 255 119 # Jewels - Rare
  475. SetFontSize 36
  476.  
  477. Hide
  478. Class "Jewel"
  479. Rarity = Magic
  480. SetBorderColor 0 0 255
  481.  
  482. # Section: ### Div Cards ###
  483.  
  484. Show
  485. Class "Divination Card"
  486. BaseType "The Doctor" "The Fiend" "House of Mirrors" "The Immortal"
  487. SetTextColor 150 0 0
  488. SetBackgroundColor 255 255 255
  489. SetBorderColor 210 0 0
  490. SetFontSize 45
  491. PlayAlertSound 5 79
  492.  
  493. Show
  494. Class "Divination Card"
  495. BaseType "Last Hope" "The Brittle Emperor" "The Ethereal" "The Dapper Prodigy" "The Chains that Bind" "The Hoarder" "Emperor of Purity" "Lucky Deck" "Pride Before the Fall" "The Celestial Justicar" "The Dark Mage" "The Hunger" "The Last One Standing" "Abandoned Wealth" "The Sephirot"
  496. SetTextColor 255 255 255
  497. SetBackgroundColor 210 0 220
  498. SetBorderColor 210 0 220
  499. SetFontSize 45
  500. PlayAlertSound 6 200
  501.  
  502. # Divination Cards - Very Valuable
  503. Show
  504. Class "Divination Card"
  505. BaseType "The Wind" "The Avenger" "The King's Heart" "The Queen" "The Last One Standing" "The Artist" "Wealth and Power" "The Dragon's Heart" "Pride Before the Fall" "The Vast" "Bowyer's Dream" "Hunter's Reward" "The Thaumaturgist" "The Warlord" "The Offering" "Lost Worlds" "The Ethereal" "Abandoned Wealth" "The Dapper Prodigy" "Time-Lost Relic" "The Trial" "The Surveyor" "Last Hope" "The Enlightened" "The Dark Mage" "The Harvester" "The Devastator" "Mawr Blaidd"
  506. SetTextColor 30 144 255 # Divination Card - Very Valuable
  507. SetBackgroundColor 184 218 242 # Divination Card - Very Valuable
  508. SetBorderColor 30 144 255 # Divination Card - Very Valuable
  509. SetFontSize 42
  510. PlayAlertSound 2 250
  511.  
  512. # Divination Cards - Valuable
  513. Show
  514. Class "Divination Card"
  515. BaseType "The Hoarder" "The Drunken Aristocrat" "The Pack Leader" "The Gladiator" "The Road to Power" "The Chains that Bind" "The Betrayal" "The Fletcher" "Tranquillity" "Earth Drinker" "Rats" "The Watcher" "Chaotic Disposition" "The Cartographer" "Emperor of Purity" "Lysah's Respite" "The Formless Sea" "The Valkyrie" "The Wolf" "Lucky Deck" "The Scavenger"
  516. SetTextColor 14 186 255 # Divination Card - Valuable
  517. SetBorderColor 14 186 255 # Divination Card - Valuable
  518. SetFontSize 45
  519. PlayAlertSound 9 225
  520.  
  521. # Divination Cards - Low Value
  522. Hide # Divination Cards - Low Value
  523. Class "Divination Card"
  524. BaseType "The Carrion Crow" "Turn the Other Cheek" "Thunderous Skies" "The Mercenary" "The Gambler" "Prosperity" "Her Mask" "The Encroaching Darkness" "The Calling" "The Lord in Black"
  525. SetTextColor 14 186 255 # Divination Card - Low Value
  526. SetBorderColor 14 186 255 0 # Divination Card - Low Value
  527.  
  528. # Divination Cards - Valuable
  529. Show
  530. Class "Divination Card"
  531. SetTextColor 14 186 255 # Divination Card - Valuable
  532. SetBorderColor 14 186 255 # Divination Card - Valuable
  533. SetFontSize 45
  534. PlayAlertSound 9 225
  535.  
  536. # Section: ### Chromatic Orb Recipe ###
  537.  
  538. Hide # Misc - Chromatic Orb Recipe - 2x2
  539. SocketGroup "RGB"
  540. Height = 2
  541. Width = 2
  542. Rarity <= Normal
  543. SetBorderColor 0 0 255 # Chromatic Orb Recipe
  544. SetFontSize 35
  545.  
  546. Hide # Misc - Chromatic Orb Recipe - 3x1
  547. SocketGroup "RGB"
  548. Height = 3
  549. Width = 1
  550. Rarity <= Normal
  551. SetBorderColor 0 0 255 # Chromatic Orb Recipe
  552. SetFontSize 35
  553.  
  554. # Section: ### Chance ###
  555.  
  556. # Misc - Chance - Sorcerer Boots
  557. Hide
  558. Corrupted True
  559. BaseType "Sorcerer Boots" "Leather Belt"
  560. Rarity = Normal
  561. SetTextColor 255 255 255 # Chance
  562. SetBackgroundColor 128 0 128 # Dimmed Background
  563. SetBorderColor 128 0 128 # Chance
  564. SetFontSize 45
  565.  
  566. # Misc - Chance - Sorcerer Boots
  567. Show
  568. BaseType "Sorcerer Boots" "Leather Belt"
  569. Rarity = Normal
  570. SetTextColor 255 255 255 # Chance
  571. SetBackgroundColor 128 0 128 # Dimmed Background
  572. SetBorderColor 128 0 128 # Chance
  573. SetFontSize 45
  574.  
  575. # Section: ### i84 Crafting ###
  576.  
  577. Show
  578. BaseType "Hubris Circlet" "Vaal Regalia"
  579. ItemLevel >= 84
  580. SetBorderColor 210 0 0
  581. SetFontSize 38
  582.  
  583. Show # Amulets, Rings, Belts - 84+ - Normal PickUp
  584. Class "Rings" "Amulets" "Belts" "Gloves"
  585. BaseType "Blue Pearl Amulet" "Crystal Belt" "Diamond Ring" "Marble Amulet" "Opal Ring" "Steel Ring" "Vanguard Belt" "Fingerless Silk Gloves" "Gripped Gloves" "Spiked Gloves"
  586. Rarity <= Rare
  587. ItemLevel >= 84
  588. SetTextColor 240 240 240 # Amulets, Rings, Belts - Normal 84+ PickUp
  589. SetBackgroundColor 150 0 0 # Amulets, Rings, Belts - Normal 84+ PickUp
  590. SetFontSize 45
  591.  
  592. Show # Amulets, Rings, Belts - 84+ - Magic PickUp
  593. Class "Rings" "Amulets" "Belts"
  594. Rarity = Rare
  595. ItemLevel >= 84
  596. SetTextColor 140 190 255 # Amulets, Rings, Belts - Magic 84+ PickUp
  597. SetBackgroundColor 55 55 55 # Amulets, Rings, Belts - Magic 84+ PickUp
  598. SetFontSize 37
  599.  
  600. Show # Amulets, Rings, Belts - Atlas of Worlds
  601. Class "Rings" "Amulets" "Belts"
  602. BaseType "Steel Ring" "Opal Ring" "Blue Pearl Amulet" "Marble Amulet" "Vanguard Belt" "Crystal Belt"
  603. Rarity <= Rare
  604. SetTextColor 255 215 0
  605. SetBackgroundColor 0 0 0
  606. SetBorderColor 255 255 255 # Amulets, Rings, Belts - Atlas of Worlds
  607. SetFontSize 38
  608. PlayAlertSound 2 150
  609.  
  610. Show # Amulets, Rings, Belts - 84+ - Normal CatchAll
  611. Class "Rings" "Amulets" "Belts"
  612. Rarity = Normal
  613. ItemLevel >= 84
  614. SetTextColor 240 240 240 # Amulets, Rings, Belts - Normal 84+ CatchAll
  615. SetFontSize 28
  616.  
  617. Show # Amulets, Rings, Belts - 84+ - Magic CatchAll
  618. Class "Rings" "Amulets" "Belts"
  619. Rarity = Magic
  620. ItemLevel >= 84
  621. SetTextColor 140 190 255 # Amulets, Rings, Belts - Magic 84+ CatchAll
  622. SetFontSize 28
  623.  
  624. Show # Gear - Endgame (T1 + Craft Bases) - 84+ AoW - Normal - Armour - Low Sockets
  625. Sockets < 4
  626. BaseType "Bone Helmet" "Two-Toned Boots" "Spiked Gloves" "Gripped Gloves" "Fingerless Silk Gloves"
  627. Rarity = Normal
  628. ItemLevel >= 84
  629. SetTextColor 240 240 240 # Normal Item Highlight
  630. SetBackgroundColor 70 70 70
  631. SetBorderColor 127 127 127 # Gear - Endgame (T1 + Craft Bases) - Armour - AoW
  632. SetFontSize 28
  633.  
  634. Show # Gear - Endgame (T1 + Craft Bases) - 84+ AoW - Normal - Armour - 3/4 Linked Sockets
  635. LinkedSockets >= 4
  636. BaseType "Bone Helmet" "Two-Toned Boots" "Spiked Gloves" "Gripped Gloves" "Fingerless Silk Gloves"
  637. Rarity = Normal
  638. ItemLevel >= 84
  639. SetTextColor 240 240 240 # Normal Item Highlight
  640. SetBackgroundColor 70 70 70
  641. SetBorderColor 127 127 127 # Gear - Endgame (T1 + Craft Bases) - Armour - AoW
  642. SetFontSize 28
  643.  
  644. Show # Gear - Endgame (T1 + Craft Bases) - 84+ AoW - Magic - Armour - Low Sockets
  645. Sockets < 4
  646. BaseType "Bone Helmet" "Two-Toned Boots" "Spiked Gloves" "Gripped Gloves" "Fingerless Silk Gloves"
  647. Rarity = Magic
  648. ItemLevel >= 84
  649. SetTextColor 140 190 255 # Magic Item Highlight
  650. SetBackgroundColor 70 70 70
  651. SetBorderColor 127 127 127 # Gear - Endgame (T1 + Craft Bases) - Armour - AoW
  652. SetFontSize 28
  653.  
  654. Show # Gear - Endgame (T1 + Craft Bases) - 84+ AoW - Magic - Armour - 3/4 Linked Sockets
  655. LinkedSockets >= 4
  656. BaseType "Bone Helmet" "Two-Toned Boots" "Spiked Gloves" "Gripped Gloves" "Fingerless Silk Gloves"
  657. Rarity = Magic
  658. ItemLevel >= 84
  659. SetTextColor 140 190 255 # Magic Item Highlight
  660. SetBackgroundColor 70 70 70
  661. SetBorderColor 127 127 127 # Gear - Endgame (T1 + Craft Bases) - Armour - AoW
  662. SetFontSize 28
  663.  
  664. Show # Gear - Endgame (T1 + Craft Bases) - 84+ - Normal - Armour - INT - Low Sockets
  665. Sockets < 4
  666. BaseType "Vaal Regalia" "Sorcerer Boots" "Fingerless Silk Gloves" "Sorcerer Gloves" "Hubris Circlet"
  667. Rarity = Normal
  668. ItemLevel >= 84
  669. SetTextColor 240 240 240 # Normal Item Highlight
  670. SetBackgroundColor 70 70 70
  671. SetFontSize 28
  672.  
  673. Show # Gear - Endgame (T1 + Craft Bases) - 84+ - Normal - Armour - INT - 3/4 Linked Sockets
  674. LinkedSockets >= 4
  675. BaseType "Vaal Regalia" "Sorcerer Boots" "Fingerless Silk Gloves" "Sorcerer Gloves" "Hubris Circlet"
  676. Rarity = Normal
  677. ItemLevel >= 84
  678. SetTextColor 240 240 240 # Normal Item Highlight
  679. SetBackgroundColor 70 70 70
  680. SetFontSize 28
  681.  
  682. Show # Gear - Endgame (T1 + Craft Bases) - 84+ - Normal - Armour - INT - 3/4 Sockets
  683. Sockets >= 4
  684. BaseType "Vaal Regalia" "Sorcerer Boots" "Fingerless Silk Gloves" "Sorcerer Gloves" "Hubris Circlet"
  685. Rarity = Normal
  686. ItemLevel >= 84
  687. SetTextColor 240 240 240 # Normal Item Highlight
  688. SetBackgroundColor 70 70 70
  689. SetFontSize 28
  690.  
  691. Show # Gear - Endgame (T1 + Craft Bases) - 84+ - Magic - Armour - INT - Low Sockets
  692. Sockets < 4
  693. BaseType "Vaal Regalia" "Sorcerer Boots" "Fingerless Silk Gloves" "Sorcerer Gloves" "Hubris Circlet"
  694. Rarity = Magic
  695. ItemLevel >= 84
  696. SetTextColor 140 190 255 # Magic Item Highlight
  697. SetBackgroundColor 70 70 70
  698. SetFontSize 28
  699.  
  700. Show # Gear - Endgame (T1 + Craft Bases) - 84+ - Magic - Armour - INT - 3/4 Linked Sockets
  701. LinkedSockets >= 4
  702. BaseType "Vaal Regalia" "Sorcerer Boots" "Fingerless Silk Gloves" "Sorcerer Gloves" "Hubris Circlet"
  703. Rarity = Magic
  704. ItemLevel >= 84
  705. SetTextColor 140 190 255 # Magic Item Highlight
  706. SetBackgroundColor 70 70 70
  707. SetFontSize 28
  708.  
  709. Show # Gear - Endgame (T1 + Craft Bases) - 84+ - Magic - Armour - INT - 3/4 Sockets
  710. Sockets >= 4
  711. BaseType "Vaal Regalia" "Sorcerer Boots" "Fingerless Silk Gloves" "Sorcerer Gloves" "Hubris Circlet"
  712. Rarity = Magic
  713. ItemLevel >= 84
  714. SetTextColor 140 190 255 # Magic Item Highlight
  715. SetBackgroundColor 70 70 70
  716. SetFontSize 28
  717.  
  718. Show # Gear - Endgame (T1 + Craft Bases) - 84+ - Normal - Armour - INT - Low Sockets
  719. Sockets < 3
  720. BaseType "Titanium Spirit Shield" "Fossilised Spirit Shield"
  721. Rarity = Normal
  722. ItemLevel >= 84
  723. SetTextColor 240 240 240 # Normal Item Highlight
  724. SetBackgroundColor 70 70 70
  725. SetFontSize 28
  726.  
  727. Show # Gear - Endgame (T1 + Craft Bases) - 84+ - Normal - Armour - INT - 3/4 Linked Sockets
  728. LinkedSockets >= 3
  729. BaseType "Titanium Spirit Shield" "Fossilised Spirit Shield"
  730. Rarity = Normal
  731. ItemLevel >= 84
  732. SetTextColor 240 240 240 # Normal Item Highlight
  733. SetBackgroundColor 70 70 70
  734. SetFontSize 28
  735.  
  736. Show # Gear - Endgame (T1 + Craft Bases) - 84+ - Normal - Armour - INT - 3/4 Sockets
  737. Sockets >= 3
  738. BaseType "Titanium Spirit Shield" "Fossilised Spirit Shield"
  739. Rarity = Normal
  740. ItemLevel >= 84
  741. SetTextColor 240 240 240 # Normal Item Highlight
  742. SetBackgroundColor 70 70 70
  743. SetFontSize 28
  744.  
  745. Show # Gear - Endgame (T1 + Craft Bases) - 84+ - Magic - Armour - INT - Low Sockets
  746. Sockets < 3
  747. BaseType "Titanium Spirit Shield" "Fossilised Spirit Shield"
  748. Rarity = Magic
  749. ItemLevel >= 84
  750. SetTextColor 140 190 255 # Magic Item Highlight
  751. SetBackgroundColor 70 70 70
  752. SetFontSize 28
  753.  
  754. Show # Gear - Endgame (T1 + Craft Bases) - 84+ - Magic - Armour - INT - 3/4 Linked Sockets
  755. LinkedSockets >= 3
  756. BaseType "Titanium Spirit Shield" "Fossilised Spirit Shield"
  757. Rarity = Magic
  758. ItemLevel >= 84
  759. SetTextColor 140 190 255 # Magic Item Highlight
  760. SetBackgroundColor 70 70 70
  761. SetFontSize 28
  762.  
  763. Show # Gear - Endgame (T1 + Craft Bases) - 84+ - Magic - Armour - INT - 3/4 Sockets
  764. Sockets >= 3
  765. BaseType "Titanium Spirit Shield" "Fossilised Spirit Shield"
  766. Rarity = Magic
  767. ItemLevel >= 84
  768. SetTextColor 140 190 255 # Magic Item Highlight
  769. SetBackgroundColor 70 70 70
  770. SetFontSize 28
  771.  
  772. Show
  773. BaseType "Crude Bow"
  774. Rarity = Normal
  775. ItemLevel >= 64
  776. SetTextColor 255 255 255
  777. SetBorderColor 210 0 0
  778.  
  779. # Section: ### Corrupt ###
  780.  
  781. Show
  782. Identified True
  783. Corrupted True
  784. BaseType "Occultist's Vestment" "Leather Belt"
  785. Rarity = Rare
  786. SetTextColor 0 0 0
  787. SetBackgroundColor 163 141 109
  788. SetBorderColor 0 0 0
  789. SetFontSize 35
  790.  
  791. Show
  792. Identified True
  793. Corrupted True
  794. Class "Amulets" "Belts"
  795. Rarity = Rare
  796. SetTextColor 255 215 0
  797. SetBackgroundColor 210 0 0
  798. SetBorderColor 0 0 0
  799. SetFontSize 35
  800.  
  801. Show
  802. Identified True
  803. Corrupted True
  804. Class "Gloves" "Boots" "Amulets" "Belts"
  805. Rarity = Rare
  806. SetTextColor 0 0 0
  807. SetBackgroundColor 210 0 0
  808. SetBorderColor 0 0 0
  809. SetFontSize 35
  810.  
  811. Show
  812. Identified True
  813. Corrupted True
  814. Class "Amulets" "Belts"
  815. Rarity = Magic
  816. SetTextColor 30 144 255
  817. SetBackgroundColor 255 0 0
  818. SetBorderColor 0 0 0
  819. SetFontSize 35
  820.  
  821. Show
  822. Identified True
  823. Corrupted True
  824. Class "Amulets" "Belts" "Gloves" "Boots"
  825. Rarity = Normal
  826. SetTextColor 255 255 255
  827. SetBackgroundColor 210 0 0
  828. SetBorderColor 0 0 0
  829. SetFontSize 35
  830.  
  831. # Section: ### Flasks ###
  832.  
  833. # Utility ####
  834. Hide # Flasks - Progression - Utility - Normal
  835. Class "Utility Flasks"
  836. Rarity = Normal
  837. ItemLevel <= 70
  838. SetTextColor 240 240 240 # Normal Item Highlight
  839. SetBorderColor 30 144 255
  840. SetFontSize 32
  841.  
  842. Hide # Flasks - Progression - Utility - Magic
  843. Class "Utility Flasks"
  844. Rarity = Magic
  845. ItemLevel <= 60
  846. SetTextColor 140 190 255 # Magic Item Highlight
  847. SetBorderColor 30 144 255
  848. SetFontSize 32
  849.  
  850. Hide
  851. Class "Life Flasks"
  852. ItemLevel <= 70
  853. SetBorderColor 210 0 0
  854. SetFontSize 36
  855.  
  856. Hide
  857. Class "Mana Flasks"
  858. ItemLevel <= 70
  859. SetTextColor 255 255 255
  860. SetBorderColor 30 144 255
  861.  
  862. # Section: ### Endgame Rares ###
  863.  
  864. Hide
  865. Class "Body Armours" "Boots" "Gloves" "Amulets" "Belts" "Rings" "Two Hand Axes" "Two Hand Maces" "Two Hand Swords" "Bows"
  866. Rarity = Rare
  867. ItemLevel = 75
  868.  
  869. Hide
  870. Class "Rings" "Amulets" "Belts"
  871. Rarity = Rare
  872. SetTextColor 255 215 0
  873. SetBackgroundColor 0 0 0
  874. SetBorderColor 255 215 0
  875. SetFontSize 35
  876.  
  877. Hide
  878. Class "Rings" "Amulets" "Belts"
  879. Rarity = Rare
  880. ItemLevel <= 60
  881. SetTextColor 255 215 0
  882. SetBackgroundColor 0 0 0
  883. SetBorderColor 255 215 0
  884. SetFontSize 35
  885.  
  886. Hide
  887. Class "Rings" "Amulets" "Belts"
  888. Rarity = Rare
  889. ItemLevel <= 79
  890. SetTextColor 255 215 0
  891. SetBackgroundColor 0 0 0
  892. SetBorderColor 255 215 0
  893. SetFontSize 35
  894.  
  895. Hide
  896. Class "Rings" "Amulets" "Belts"
  897. Rarity = Rare
  898. ItemLevel <= 86
  899. SetTextColor 255 215 0
  900. SetBackgroundColor 0 0 0
  901. SetBorderColor 150 0 0
  902. SetFontSize 35
  903.  
  904. Hide
  905. BaseType "Vaal Regalia" "Hubris Circlet" "Titanium Spirit Shield" "Titan Gauntlets" "Titan Greaves" "Eternal Burgonet" "Sorcerer Boots" "Sorcerer Gloves" "Fingerless Silk Gloves" "Spiked Gloves" "Two-Toned Boots" "Slink Boots" "Slink Gloves" "Lion Pelt" "Astral Plate" "Lacquered Buckler"
  906. Rarity = Rare
  907. ItemLevel <= 60
  908. SetTextColor 255 215 0
  909. SetBackgroundColor 0 0 0
  910. SetBorderColor 255 215 0
  911. SetFontSize 35
  912.  
  913. Show
  914. BaseType "Hubris Circlet" "Titanium Spirit Shield" "Sorcerer Boots" "Sorcerer Gloves" "Fingerless Silk Gloves" "Spiked Gloves" "Two-Toned Boots"
  915. Rarity = Rare
  916. ItemLevel <= 79
  917. SetTextColor 255 215 0
  918. SetBackgroundColor 0 0 0
  919. SetBorderColor 255 215 0
  920. SetFontSize 35
  921.  
  922. Show
  923. BaseType "Hubris Circlet" "Titanium Spirit Shield" "Sorcerer Boots" "Sorcerer Gloves" "Fingerless Silk Gloves" "Spiked Gloves" "Two-Toned Boots"
  924. Rarity = Rare
  925. ItemLevel <= 86
  926. SetTextColor 255 215 0
  927. SetBackgroundColor 0 0 0
  928. SetBorderColor 150 0 0
  929. SetFontSize 35
  930.  
  931. Hide
  932. BaseType "Harbinger Bow" "Vaal Axe" "Fleshripper" "Dragoon Sword" "Jewelled Foil" "Harpy Rapier" "Void Sceptre" "Opal Sceptre" "Coronal Maul" "Prophecy Wand" "Opal Wand" "Platinum Kris" "Ambusher" "Imperial Skean" "Fishing Rod"
  933. Rarity = Rare
  934. ItemLevel <= 86
  935.  
  936. # Section: ### Talisman ###
  937.  
  938. Show
  939. BaseType "Greatwolf Talisman"
  940. SetTextColor 150 0 0
  941. SetBackgroundColor 255 215 0
  942. SetBorderColor 255 215 0
  943. SetFontSize 45
  944. PlayAlertSound 6 100
  945.  
  946. Show
  947. BaseType "Longtooth Talisman" "Monkey Paw Talisman" "Monkey Twins Talisman" "Rotfeather Talisman" "Spinefuse Talisman" "Three Hands Talisman" "Three Rat Talisman"
  948. Rarity <= Rare
  949. SetTextColor 255 215 0
  950. SetBackgroundColor 210 0 0
  951. SetBorderColor 255 255 255
  952. SetFontSize 40
  953. PlayAlertSound 3 100
  954.  
  955. Show
  956. BaseType "Avian Twins Talisman" "Clutching Talisman" "Fangjaw Talisman" "Hexclaw Talisman" "Horned Talisman" "Primal Skull Talisman" "Splitnewt Talisman" "Wereclaw Talisman"
  957. Rarity <= Rare
  958. SetTextColor 255 215 0
  959. SetBackgroundColor 255 255 255 0
  960. SetBorderColor 255 255 255
  961. SetFontSize 35
  962. PlayAlertSound 3 79
  963.  
  964. Show
  965. BaseType "Ashscale Talisman" "Black Maw Talisman" "Bonespire Talisman" "Breakrib Talisman" "Chrysalis Talisman" "Deadhand Talisman" "Deep One Talisman" "Lone Antler Talisman" "Mandible Talisman" "Rot Head Talisman" "Undying Flesh Talisman" "Writhing Talisman"
  966. Rarity <= Rare
  967. SetTextColor 255 215 0
  968. SetBackgroundColor 0 0 0 0
  969. SetBorderColor 255 255 255
  970. SetFontSize 30
  971. PlayAlertSound 3 79
  972.  
  973. # Section: ### Leveling ###
  974.  
  975. # Section: ### Rares ###
  976.  
  977. Hide
  978. Class "Daggers" "Wands"
  979. Rarity = Rare
  980. ItemLevel <= 85
  981.  
  982. Hide
  983. Class "Body Armours" "Gloves" "Boots" "Helmets"
  984. Rarity = Rare
  985. ItemLevel <= 70
  986.  
  987. Hide
  988. Class "One Hand Axes" "One Hand Maces" "One Hand Swords" "Thrusting One Hand Swords"
  989. Rarity = Rare
  990. ItemLevel <= 70
  991.  
  992. Hide
  993. Class "Two Hand Axes" "Two Hand Maces" "Two Hand Swords" "Bows"
  994. Rarity = Rare
  995. ItemLevel <= 70
  996.  
  997. Hide
  998. Rarity = Rare
  999. ItemLevel <= 70
  1000.  
  1001. # Section: ### Magic ###
  1002.  
  1003. Show
  1004. Class "Boots"
  1005. Rarity = Magic
  1006. ItemLevel <= 42
  1007.  
  1008. Show
  1009. BaseType "Leather Belt" "Heavy Belt" "Rustic Sash"
  1010. Rarity = Magic
  1011. ItemLevel <= 42
  1012.  
  1013. # Section: ### Hide ###
  1014.  
  1015. Hide
  1016. Class "Body Armours" "Gloves" "Helmets" "Boots" "Belts" "Amulets" "Utility Flasks" "Hybrid Flasks" "Life Flasks" "Mana Flasks" "Rings" "Quivers" "Shields"
  1017. Rarity <= Rare
  1018.  
  1019. Hide
  1020. Class "One Hand Axes" "One Hand Maces" "One Hand Swords" "Thrusting One Hand Swords" "Two Hand Axes" "Two Hand Maces" "Two Hand Swords" "Bows" "Wands" "Daggers" "Staves" "Sceptres" "Claws"
  1021. Rarity <= Rare
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement