Advertisement
Guest User

Untitled

a guest
Apr 24th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.56 KB | None | 0 0
  1. # Milleria's Custom Filter
  2. # Last updated 2019-04-07
  3.  
  4. # 6 Link
  5. Show
  6. LinkedSockets = 6
  7. SetFontSize 40
  8. PlayAlertSound 8 300
  9. PlayEffect Red
  10. MinimapIcon 0 Red Star
  11.  
  12. # Currency
  13. ##LOW LEVEL TOGGLE
  14. Hide
  15. Class "Currency" "Stackable Currency"
  16. BaseType "Armourer's Scrap" "Blacksmith's Whetstone"
  17. SetFontSize 36
  18. DisableDropSound
  19.  
  20. # Currency
  21. ##LOW LEVEL TOGGLE
  22. Hide
  23. Class "Currency" "Stackable Currency"
  24. BaseType "Scroll of Wisdom"
  25. SetFontSize 30
  26. DisableDropSound
  27.  
  28. # Currency
  29. ##LOW LEVEL TOGGLE
  30. Hide
  31. Class "Currency" "Stackable Currency"
  32. BaseType "Portal Scroll"
  33. SetFontSize 36
  34. DisableDropSound
  35.  
  36. Hide
  37. Class "Currency" "Stackable Currency"
  38. BaseType "Jeweller's Orb" "Orb of Augmentation" "Orb of Transmutation"
  39. SetFontSize 38
  40. SetBorderColor 170 158 130
  41. DisableDropSound
  42.  
  43. Show
  44. Class "Currency" "Stackable Currency"
  45. BaseType "Orb of Alteration" "Perandus Coin" "Silver Coin" "Orb of Chance" "Glassblower's Bauble" "Chromatic Orb"
  46. SetFontSize 45
  47. SetBorderColor 170 158 130
  48.  
  49. Show
  50. Class "Currency" "Stackable Currency"
  51. BaseType "Divine Orb" "Exalted Orb" "Mirror of Kalandra" "Blessing" "Orb of Annulment"
  52. SetFontSize 45
  53. SetBorderColor 170 158 130
  54. PlayAlertSound 8 300
  55. PlayEffect Blue
  56. MinimapIcon 0 Blue Star
  57.  
  58. Show
  59. Class "Currency" "Stackable Currency" "Leaguestone"
  60. BaseType "Blessed Orb" "Cartographer's Chisel" "Chaos Orb" "Gemcutter's Prism" "Orb of Alchemy" "Orb of Fusing" "Orb of Regret" "Orb of Scouring" "Regal Orb" "Vaal Orb" "Sextant" "Leaguestone" "Stacked Deck"
  61. SetFontSize 45
  62. SetBorderColor 170 158 130
  63. PlayAlertSound 9 200
  64. MinimapIcon 2 Blue Star
  65.  
  66. # Incursion
  67. Show
  68. BaseType "Stone of Passage" "Flashpowder Keg"
  69. SetFontSize 45
  70. SetBorderColor 255 0 0
  71. PlayAlertSound 3 200
  72. PlayEffect Green
  73. MinimapIcon 0 Green Star
  74.  
  75. # Harbinger League
  76. Show
  77. Class "Currency" "Stackable Currency"
  78. BaseType "Orb of Binding" "Orb of Horizons" "Engineer's Orb" "Binding Shard" "Horizon Shard" "Engineer's Shard" "Chaos Shard" "Regal Shard" "Harbinger's Shard" "Ancient Shard"
  79. SetFontSize 45
  80. SetBorderColor 170 158 130
  81. PlayAlertSound 9 200
  82. MinimapIcon 2 Blue Star
  83.  
  84. Show
  85. Class "Currency" "Stackable Currency"
  86. BaseType "Ancient Orb" "Mirror Shard" "Exalted Shard" "Harbinger's Orb"
  87. SetFontSize 45
  88. SetBorderColor 170 158 130
  89. PlayAlertSound 8 300
  90. PlayEffect Blue
  91. MinimapIcon 0 Blue Star
  92.  
  93. Show
  94. Class "Currency" "Stackable Currency"
  95. BaseType "Alchemy Shard" "Annulment Shard"
  96. SetFontSize 40
  97.  
  98. Hide
  99. Class "Currency" "Stackable Currency"
  100. BaseType "Transmutation Shard" "Alteration Shard"
  101. SetFontSize 30
  102.  
  103. # Essences
  104. Show
  105. Class "Currency" "Stackable Currency"
  106. BaseType "Essence" "Remnant of Corruption"
  107. SetFontSize 45
  108. PlayAlertSound 1 160
  109. PlayEffect Green
  110. MinimapIcon 0 Green Star
  111.  
  112. # Talismans
  113. Show
  114. BaseType "Talisman"
  115. SetFontSize 40
  116. PlayAlertSound 1 160
  117. PlayEffect Green
  118. MinimapIcon 0 Green Star
  119.  
  120. # Breach
  121. Show
  122. Class "Currency"
  123. BaseType "Splinter of Xoph" "Splinter of Tul" "Splinter of Esh" "Splinter of Uul-Netol" "Splinter of Chayula"
  124. SetFontSize 40
  125. SetTextColor 166 90 255
  126. SetBackgroundColor 0 0 0
  127. PlayAlertSound 1 160
  128. MinimapIcon 2 Green Star
  129.  
  130. # Delve
  131. Show
  132. Class "Currency"
  133. BaseType "Fossil" "Resonator"
  134. SetFontSize 40
  135. SetTextColor 166 90 255
  136. SetBackgroundColor 0 0 0
  137. PlayAlertSound 1 160
  138. PlayEffect Green
  139. MinimapIcon 0 Green Star
  140.  
  141. # Disabled Leagues
  142. Show
  143. BaseType "Ancient Reliquary Key" "Timeworn Reliquary Key"
  144. SetFontSize 45
  145. PlayAlertSound 8 300
  146. PlayEffect Green
  147. MinimapIcon 0 Green Star
  148.  
  149. Show
  150. Class "Currency" "Stackable Currency"
  151. BaseType "Strong Steel Net" "Reinforced Steel Net" "Rope Net" "Iron Net" "Simple Steel Net"
  152. SetFontSize 30
  153. DisableDropSound
  154.  
  155. Show
  156. Class "Stackable Currency"
  157. BaseType "Thaumaturgical Net" "Necromancy Net" "Bestiary Orb"
  158. SetFontSize 45
  159. SetBorderColor 170 158 130
  160. PlayAlertSound 9 200
  161.  
  162. # Divination Cards
  163. # Excellent
  164. Show
  165. Class "Divination Card"
  166. BaseType "Abandoned Wealth" "Birth of the Three" "Harmony of Souls" "House of Mirrors" "Hunter's Reward" "Immortal Resolve" "Mawr Blaidd" "Perfection" "Pride Before the Fall" "The Artist" "The Brittle Emperor" "The Celestial Stone" "The Devastator" "The Doctor" "The Dragon's Heart" "The Fiend" "The Hale Heart" "The Hoarder" "The Hunger" "The Immortal" "The Iron Bard" "The King's Heart" "The Last One Standing" "The Mayor" "The Offering" "The Queen" "The Saint's Treasure" "The Samurai's Eye" "The Sephirot" "The Undisputed" "The Vast" "The Wolven King's Bite" "The World Eater" "Wealth and Power" "Beauty Through Death" "The Sacrifice" "The Nurse"
  167. SetFontSize 45
  168. PlayAlertSound 8 300
  169. PlayEffect Brown
  170. MinimapIcon 0 Brown Star
  171.  
  172. # Good
  173. Show
  174. Class "Divination Card"
  175. BaseType "Blessing of God" "Blind Venture" "Boundless Realms" "Bowyer's Dream" "Call to the First Ones" "Cartographer's Delight" "Chaotic Disposition" "Coveted Possession" "Dialla's Subjugation" "Doedre's Madness" "Dying Anguish" "Earth Drinker" "Emperor of Purity" "Emperor's Luck" "Forbidden Power" "Gemcutter's Promise" "Gift of the Gemling Queen" "Glimmer of Hope" "Grave Knowledge" "Her Mask" "Heterochromia" "Hope" "Hubris" "Humility" "Hunter's Resolve" "Jack in the Box" "Last Hope" "Left to Fate" "Lingering Remnants" "Lost Worlds" "Loyalty" "Lucky Connections" "Lucky Deck" "Lysah's Respite" "Merciless Armament" "Mitts" "No Traces" "Rebirth" "Scholar of the Seas" "Shard of Fate" "The Admirer" "The Aesthete" "The Arena Champion" "The Army of Blood" "The Battle Born" "The Beast" "The Betrayal" "The Blazing Fire" "The Body" "The Breach" "The Calling" "The Cartographer" "The Cataclysm" "The Catalyst" "The Celestial Justicar" "The Chains that Bind" "The Conduit" "The Cursed King" "The Dapper Prodigy" "The Dark Mage" "The Darkest Dream" "The Doppelganger" "The Dreamer" "The Dreamland" "The Drunken Aristocrat" "The Encroaching Darkness" "The Endurance" "The Enlightened" "The Ethereal" "The Explorer" "The Eye of the Dragon" "The Fathomless Depths" "The Feast" "The Fletcher" "The Formless Sea" "The Forsaken" "The Fox" "The Gambler" "The Garish Power" "The Gemcutter" "The Gentleman" "The Gladiator" "The Harvester" "The Insatiable" "The Inventor" "The Jester" "The Jeweller's Boon" "The Lion" "The Master" "The Mercenary" "The Obscured" "The One With All" "The Penitent" "The Poet" "The Polymath" "The Porcupine" "The Professor" "The Puzzle" "The Realm" "The Risk" "The Rite of Elements" "The Spark and the Flame" "The Standoff" "The Stormcaller" "The Summoner" "The Surveyor" "The Survivalist" "The Sword King's Salute" "The Thaumaturgist" "The Throne" "The Tower" "The Traitor" "The Trial" "The Tyrant" "The Undaunted" "The Union" "The Valkyrie" "The Valley of Steel Boxes" "The Void" "The Warlord" "The Web" "The Wind" "The Wolf" "The Wolverine" "The Wrath" "The Wretched" "Three Faces in the Dark" "Three Voices" "Time-Lost Relic" "Treasure Hunter" "Vinia's Token" "Volatile Power" "The Innocent" "The Wilted Rose" "The Endless Darkness" "The Price of Protection" "Boon of the First Ones" "The Twilight Moon" "The Cacophony" "The Life Thief" "The Master Artisan" "A Dab of Ink" "Sambodhi's Vow"
  176. SetFontSize 45
  177. PlayAlertSound 9 200
  178. MinimapIcon 2 Brown Star
  179.  
  180. #Bad
  181. Show
  182. Class "Divination Card"
  183. BaseType "A Mother's Parting Gift" "Anarchy's Price" "Assassin's Favour" "Atziri's Arsenal" "Audacity" "Death" "Lantador's Lost Love" "Light and Truth" "Might is Right" "Rain of Chaos" "Rain Tempter" "Rats" "The Avenger" "The Coming Storm" "The Deceiver" "The Demoness" "The Dragon" "The Flora's Gift" "The Hermit" "The Incantation" "The Lich" "The Lord in Black" "The Lover" "The Lunaris Priestess" "The Oath" "The Opulent" "The Pack Leader" "The Pact" "The Road to Power" "The Ruthless Ceinture" "The Scarred Meadow" "The Scavenger" "The Scholar" "The Sigil" "The Siren" "The Soul" "The Spoiled Prince" "The Sun" "The Twins" "The Visionary" "The Warden" "The Watcher" "The Witch" "The Wolf's Shadow" "Thunderous Skies" "Tranquillity" "Dark Temptation"
  184. SetFontSize 30
  185.  
  186. # Terrible
  187. Hide
  188. Class "Divination Card"
  189. BaseType "Destined to Crumble" "Prosperity" "Struck by Lightning" "The Carrion Crow" "The Inoculated" "The King's Blade" "The Metalsmith's Gift" "The Rabid Rhoa" "The Surgeon" "Turn the Other Cheek"
  190. SetFontSize 30
  191.  
  192. # Unknown
  193. Show
  194. Class "Divination Card"
  195. SetFontSize 44
  196. PlayAlertSound 9 200
  197. SetBorderColor 255 0 0
  198. MinimapIcon 2 Brown Star
  199.  
  200. # Misc
  201. Show
  202. Class "Fishing Rods" "Hideout Doodads" "Microtransactions" "Labyrinth Item"
  203. SetFontSize 45
  204. PlayAlertSound 9 200
  205. PlayEffect Red
  206. MinimapIcon 0 Red Star
  207.  
  208. # Gems
  209. Show
  210. Quality >= 10
  211. Class "Active Skill Gems" "Support Skill Gems"
  212. SetFontSize 45
  213. PlayAlertSound 9 200
  214. MinimapIcon 2 White Star
  215.  
  216. Show
  217. Class "Active Skill Gems" "Support Skill Gems"
  218. BaseType "Empower Support" "Enhance Support" "Enlighten Support"
  219. SetFontSize 45
  220. PlayAlertSound 9 200
  221. MinimapIcon 2 White Star
  222.  
  223. #Show
  224. # Quality >= 1
  225. # Class "Active Skill Gems" "Support Skill Gems"
  226. # SetFontSize 40
  227.  
  228. # SSF Toggle
  229. #Hide
  230. # Class "Active Skill Gems" "Support Skill Gems"
  231. # BaseType "Added Chaos" "Detonate Mines" "Portal"
  232.  
  233. Hide
  234. Class "Active Skill Gems" "Support Skill Gems"
  235. SetFontSize 26
  236. DisableDropSound
  237.  
  238. # Veiled Mods
  239. Show
  240. HasExplicitMod "Veil"
  241. SetFontSize 45
  242. PlayAlertSound 1 200
  243. PlayEffect Green
  244. MinimapIcon 0 Green Star
  245.  
  246. # Uniques
  247. Show
  248. Rarity = Unique
  249. SetFontSize 45
  250. PlayAlertSound 9 200
  251. MinimapIcon 2 Brown Star
  252.  
  253. # Maps
  254. # T14+
  255. Show
  256. MapTier >= 14
  257. Class "Maps"
  258. SetFontSize 45
  259. PlayAlertSound 8 200
  260. PlayEffect White
  261. MinimapIcon 0 White Hexagon
  262.  
  263. # Red Tier Maps
  264. Show
  265. MapTier >= 11
  266. Class "Maps"
  267. SetFontSize 45
  268. PlayAlertSound 9 200
  269. PlayEffect White
  270. MinimapIcon 2 White Hexagon
  271.  
  272. # Yellow Tier Maps
  273. Show
  274. MapTier >= 6
  275. Class "Maps"
  276. SetFontSize 40
  277. PlayEffect White
  278.  
  279. # White Tier Maps - T3+
  280. Show
  281. MapTier >= 3
  282. Class "Maps"
  283. SetFontSize 36
  284.  
  285. # White Tier Maps - T1-2
  286. Show
  287. MapTier <= 2
  288. Class "Maps"
  289. SetFontSize 36
  290.  
  291. # Map Frag Catchall
  292. Show
  293. Class "Map Fragments" "Labyrinth Map Item"
  294. SetFontSize 45
  295. PlayAlertSound 9 200
  296. PlayEffect Green
  297. MinimapIcon 0 Green Star
  298.  
  299. # Jewels
  300. Show
  301. Rarity >= Rare
  302. Class "Jewel" "Abyss Jewel"
  303. SetFontSize 45
  304. PlayAlertSound 9 200
  305. MinimapIcon 2 White Star
  306.  
  307. Show
  308. Class "Jewel" "Abyss Jewel"
  309.  
  310. # Flasks
  311. Show
  312. Quality >= 20
  313. Class "Flasks"
  314. SetBorderColor 27 162 155
  315.  
  316. ##LOW LEVEL TOGGLE
  317. Hide
  318. Rarity <= Magic
  319. Class "Flasks"
  320. SetFontSize 26
  321. DisableDropSound
  322.  
  323. # Map Only Base Types (ItemLevel 84+)
  324. Show
  325. ItemLevel >= 84
  326. BaseType "Spiked Gloves" "Gripped Gloves" "Fingerless Silk Gloves" "Two-Toned Boots" "Bone Helmet" "Marble Amulet" "Blue Pearl Amulet" "Opal Ring" "Steel Ring" "Vanguard Belt" "Crystal Belt" "Stygian Vise"
  327. SetBorderColor 250 150 0
  328. SetFontSize 45
  329.  
  330. Show
  331. Rarity >= Rare
  332. BaseType "Spiked Gloves" "Gripped Gloves" "Fingerless Silk Gloves" "Two-Toned Boots" "Bone Helmet" "Marble Amulet" "Blue Pearl Amulet" "Opal Ring" "Steel Ring" "Vanguard Belt" "Crystal Belt" "Stygian Vise"
  333. SetBorderColor 250 150 0
  334. SetFontSize 36
  335.  
  336.  
  337. # Highlight Elder/Shaper Items
  338. Show
  339. ElderItem True
  340. ItemLevel >= 84
  341. SetBorderColor 250 150 0
  342. SetFontSize 45
  343. PlayAlertSound 8 300
  344. MinimapIcon 0 Brown Star
  345.  
  346. Show
  347. ShaperItem True
  348. ItemLevel >= 84
  349. SetBorderColor 250 150 0
  350. SetFontSize 45
  351. PlayAlertSound 8 300
  352. MinimapIcon 0 Brown Star
  353.  
  354. Show
  355. ElderItem True
  356. SetBorderColor 250 150 0
  357. SetFontSize 40
  358. PlayAlertSound 1 150
  359. MinimapIcon 2 Brown Star
  360.  
  361. Show
  362. ShaperItem True
  363. SetBorderColor 250 150 0
  364. SetFontSize 40
  365. PlayAlertSound 1 150
  366. MinimapIcon 2 Brown Star
  367.  
  368. # Abyss
  369. Show
  370. BaseType "Stygian Vise"
  371. SetBorderColor 100 200 100
  372. SetFontSize 40
  373. PlayAlertSound 1 160
  374. MinimapIcon 2 Brown Star
  375.  
  376. # Fractured
  377. Show
  378. FracturedItem True
  379. SetBorderColor 250 150 0
  380. SetFontSize 40
  381. PlayAlertSound 1 150
  382. MinimapIcon 2 Brown Star
  383.  
  384. # Syntheized
  385. Show
  386. SynthesisedItem True
  387. SetBorderColor 250 150 0
  388. SetFontSize 40
  389. PlayAlertSound 1 150
  390. MinimapIcon 2 Brown Star
  391.  
  392. # Vendor Recipes
  393. Show
  394. Sockets = 6
  395. SetFontSize 45
  396. PlayAlertSound 9 200
  397. MinimapIcon 2 Blue Star
  398.  
  399. ##LOW LEVEL TOGGLE - disable/enable, don't show/hide
  400. #Disabled Block Start
  401. #Show
  402. # Width = 1
  403. # Height <= 3
  404. # SocketGroup "RGB"
  405. # SetBorderColor 27 162 155
  406. #Disabled Block End
  407.  
  408. ##LOW LEVEL TOGGLE - disable/enable, don't show/hide
  409. #Disabled Block Start
  410. #Show
  411. # Width = 2
  412. # Height <= 2
  413. # SocketGroup "RGB"
  414. # SetBorderColor 27 162 155
  415. #Disabled Block End
  416.  
  417. #Disabled Block Start
  418. #Show
  419. # SocketGroup "RGB"
  420. # SetBorderColor 27 162 155
  421. # SetFontSize 30
  422. #Disabled Block End
  423.  
  424. # Map Only Base Types
  425. #Show
  426. # BaseType "Spiked Gloves" "Gripped Gloves" "Fingerless Silk Gloves" "Two-Toned Boots" "Bone Helmet" "Marble Amulet" "Blue Pearl Amulet" "Opal Ring" "Steel Ring" "Vanguard Belt" "Crystal Belt"
  427. # SetBorderColor 100 200 100
  428.  
  429. #ilvl 84
  430. Show
  431. ItemLevel >= 84
  432. Class "Bows"
  433. BaseType "Reflex Bow" "Crude Bow" "Death Bow"
  434. SetBorderColor 100 200 100
  435. SetFontSize 45
  436.  
  437. #Show
  438. # ItemLevel >= 84
  439. # Rarity = Normal
  440. # Class "Amulets"
  441. # BaseType "Amber Amulet" "Jade Amulet" "Lapis Amulet" "Agate Amulet" "Citrine Amulet" "Turquoise Amulet" "Onyx Amulet"
  442.  
  443. #Show
  444. # ItemLevel >= 84
  445. # Rarity = Normal
  446. # Class "Rings"
  447. # BaseType "Coral Ring" "Unset Ring" "Sapphire Ring" "Topaz Ring" "Ruby Ring" "Diamond Ring" "Two-Stone Ring" "Prismatic Ring"
  448.  
  449. #Show
  450. # ItemLevel >= 84
  451. # Rarity = Normal
  452. # Class "Belts"
  453. # BaseType "Rustic Sash" "Heavy Belt" "Leather Belt"
  454.  
  455. # ES Bases
  456. #Show
  457. # ItemLevel >= 84
  458. # Rarity = Normal
  459. # BaseType "Titanium Spirit Shield" "Hubris Circlet" "Vaal Regalia"
  460.  
  461. # AR and EV Bases
  462. #Show
  463. # ItemLevel >= 84
  464. # Rarity = Normal
  465. # BaseType "Titan Gauntlets" "Slink Gloves" "Dragonscale Gauntlets" "Royal Burgonet" "Eternal Burgonet" "Lion Pelt" "Sinner Tricorne" "Pig-Faced Bascinet" "Nightmare Bascinet" "Glorious Plate" "Astral Plate" "Zodiac Leather" "Assassin's Garb"
  466.  
  467. # Chancing Base Types
  468. #Show
  469. # Rarity = Normal
  470. # Class "Boots"
  471. # BaseType "Sorcerer Boots"
  472.  
  473. #Disabled Block Start
  474. # Headhunter chancing
  475. #Show
  476. # Rarity = Normal
  477. # Class "Belts"
  478. # BaseType "Leather Belt"
  479. #Disabled Block End
  480.  
  481. #Disabled Block Start
  482. # SSF Toggle (enable/disable)
  483. #Show
  484. # Rarity = Normal
  485. # Class "One Hand Maces"
  486. # BaseType "Stone Hammer" "Rock Breaker" "Gavel"
  487. # SetFontSize 30
  488.  
  489. # Rare Good Bases
  490. #Show
  491. # Rarity = Rare
  492. # Class "Claws" "Daggers" "Wands" "Hand" "Bows" "Staves" "Sceptres"
  493. # BaseType "Ambusher" "Kris" "Sai" "Vaal Axe" "Exquisite Blade" "Fleshripper" "Siege Axe" "Harpy Rapier" "Demon Dagger" "Skean" "Spiraled Foil" "Harbinger Bow" "Imperial Claw" "Vaal Claw" "Gemini Claw" "Coronal Maul" "Eclipse Staff" "Imperial Staff" "Jewelled Foil" "Vaal Rapier" "Dragoon Sword"
  494. # SetBorderColor 255 150 255
  495.  
  496. #Show
  497. # Rarity = Rare
  498. # BaseType "Pagan Wand" "Heathen Wand" "Opal Wand" "Profane Wand" "Sambar Sceptre" "Void Sceptre"
  499. # SetBorderColor 255 150 255
  500.  
  501. #Show
  502. # Rarity = Rare
  503. # BaseType "Arcanist Gloves" "Sorcerer Gloves" "Arcanist Slippers" "Sorcerer Boots" "Mind Cage" "Hubris Circlet" "Occultist's Vestment" "Widowsilk Robe" "Vaal Regalia" "Vaal Spirit Shield" "Harmonic Spirit Shield" "Titanium Spirit Shield"
  504. # SetBorderColor 255 150 255
  505.  
  506. #Show
  507. # Rarity = Rare
  508. # BaseType "Titan Gauntlets" "Slink Gloves" "Dragonscale Gauntlets" "Royal Burgonet" "Eternal Burgonet" "Lion Pelt" "Sinner Tricorne" "Pig-Faced Bascinet" "Nightmare Bascinet" "Glorious Plate" "Astral Plate" "Zodiac Leather" "Assassin's Garb"
  509. # SetBorderColor 255 150 255
  510.  
  511. #Show
  512. # Rarity = Rare
  513. # Class "Quivers"
  514. # BaseType "Broadhead Arrow Quiver" "Spike-Point Arrow Quiver"
  515. # SetBorderColor 255 150 255
  516.  
  517. Show
  518. ItemLevel >= 84
  519. Rarity = Rare
  520. Class "Amulets" "Rings" "Belts"
  521. BaseType "Coral Ring" "Unset Ring" "Sapphire Ring" "Topaz Ring" "Ruby Ring" "Diamond Ring" "Two-Stone Ring" "Prismatic Ring" "Amber Amulet" "Jade Amulet" "Lapis Amulet" "Agate Amulet" "Citrine Amulet" "Turquoise Amulet" "Onyx Amulet"
  522. SetFontSize 36
  523. SetBorderColor 255 150 255
  524.  
  525. # Chaos Recipe
  526. Hide
  527. ItemLevel >= 60
  528. Rarity = Rare
  529. Class "Amulets" "Rings" "Belts"
  530. SetFontSize 40
  531.  
  532. # Chaos Recipe
  533. Hide
  534. ItemLevel >= 60
  535. Rarity = Rare
  536. Class "Staves" "Two Hand Axes" "Two Hand Maces" "Two Hand Swords" "Bows"
  537. SetFontSize 26
  538.  
  539. # Chaos Recipe
  540. Hide
  541. ItemLevel >= 60
  542. Rarity = Rare
  543. Class "Body Armours"
  544. SetFontSize 26
  545.  
  546. Hide
  547. ItemLevel >= 60
  548. Rarity = Rare
  549. Class "Gloves" "Boots" "Helmets"
  550. SetFontSize 30
  551.  
  552. ##LOW LEVEL TOGGLE - 4 links
  553. #DISABLED BLOCK START
  554. # Leveling
  555. # Show
  556. # LinkedSockets >= 4
  557. # Class "Boots" "Gloves" "Helmets"
  558.  
  559. #Show
  560. # LinkedSockets >= 5
  561. # PlayAlertSound 9 200
  562.  
  563. #Show
  564. # LinkedSockets >= 3
  565. # DropLevel <= 30
  566. # ItemLevel < 40
  567. #DISABLED BLOCK END
  568.  
  569. # Warbands
  570. Show
  571. Corrupted False
  572. Identified True
  573. Rarity = Magic
  574. Class "Helmets" "Boots"
  575. SetBorderColor 210 0 0
  576.  
  577. # Incursion Magic/Rare
  578. Show
  579. Identified True
  580. Rarity = Rare
  581. SetBorderColor 210 0 0
  582.  
  583. Show
  584. Identified True
  585. Rarity = Magic
  586. SetBorderColor 210 0 0
  587.  
  588.  
  589.  
  590. ##LOW LEVEL TOGGLE - Caster
  591. #Show
  592. # Rarity = Rare
  593. # Class "Daggers" "Wands" "Sceptres"
  594. # SetFontSize 26
  595.  
  596. ##LOW LEVEL TOGGLE
  597.  
  598. Hide
  599. ItemLevel <= 59
  600. Rarity = Rare
  601. Class "Gloves" "Boots" "Helmets" "Body Armours" "Shields" "Amulets" "Rings" "Belts"
  602. SetFontSize 26
  603. DisableDropSound
  604.  
  605. Hide
  606. ItemLevel <= 59
  607. Rarity = Rare
  608. Class "Amulets" "Rings" "Belts"
  609. SetFontSize 26
  610. DisableDropSound
  611.  
  612. # Hide
  613. Hide
  614. Rarity <= Rare
  615. Class "Daggers" "Wands" "One Hand Swords" "Thrusting One Hand Swords" "One Hand Axes" "One Hand Maces" "Sceptres" "Claws" "Staves" "Two Hand Axes" "Two Hand Maces" "Two Hand Swords" "Bows"
  616. SetFontSize 26
  617. DisableDropSound
  618.  
  619. Hide
  620. Rarity <= Rare
  621. Class "Gloves" "Boots" "Helmets" "Body Armours" "Shields" "Quivers"
  622. SetFontSize 26
  623. DisableDropSound
  624.  
  625. Hide
  626. Rarity <= Rare
  627. Class "Amulets" "Rings" "Belts"
  628. SetFontSize 26
  629. DisableDropSound
  630.  
  631. # Catch All
  632. Show
  633. SetBorderColor 255 0 0
  634. PlayAlertSound 3 200
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement