Advertisement
FaYednb

bestiary even stricter

Mar 8th, 2018
763
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.52 KB | None | 0 0
  1. #----------------------------------------------------------------------------------------------------------------------------------------------------------------------
  2. #even stricter mapping filter (last edit on 10th march 2018, 5:11 pm CET)
  3. #
  4. #edited and maintained by FaYe (use filter at own risk, I take no responsibility)
  5. #
  6. #notable perks:
  7. #
  8. #-hides some more rares (bases) like royal burgonets and glorious plates; opals, steels and shit are still in
  9. #-hides low currency
  10. #-hides 5-links and chromatic recipe items
  11. #-shows all 10+ quality gems
  12. #-hides all rares except good bases
  13. #-hides maps tier 4 and lower
  14. #-hides all nets except thaumaturgiagieigal
  15. #
  16. #
  17. #BESTIARY CHANGES
  18. #added divination cards to estimated value tiers (potential subject to change)
  19. #added new bestiary orbs and nets to estimated value tiers (potential subject to change)
  20. #
  21.  
  22.  
  23.  
  24. #-------------------------------------------------------------------
  25. # currency
  26. #-------------------------------------------------------------------
  27.  
  28. Show
  29. BaseType "Eternal Orb" "Divine Orb" "Exalted Orb" "Albino Rhoa Feather" "Mirror of Kalandra" "Fishing Rod" "Deafening Essence of" "Mirror Shard" "Bestiary Orb" "Imprinted Bestiary Orb"
  30. SetTextColor 255 0 0
  31. SetBorderColor 255 0 0
  32. SetBackgroundColor 255 255 255 255
  33. PlayAlertSound 6 300
  34. SetFontSize 50
  35.  
  36. # >= 1 Chaos
  37. Show
  38. BaseType "Regal Orb" "Orb of Regret" "Chaos Orb" "Gemcutter's Prism" "Vaal Orb" "Exalted Shard" "Annulment Shard" "Harbinger's Shard" "Horizon Shard" "Engineer's Shard" "Ancient Shard" "Binding Shard" "Orb of Annulment"
  39. SetBackgroundColor 249 150 50
  40. SetTextColor 0 0 0
  41. SetBorderColor 255 255 255
  42. PlayAlertSound 2 300
  43. SetFontSize 38
  44.  
  45. # < 1 Chaos
  46. Show
  47. BaseType "Orb of Fusing" "Orb of Scouring" "Orb of Alchemy" "Cartographer's Chisel"
  48. SetBackgroundColor 213 159 15
  49. SetTextColor 0 0 0
  50. SetBorderColor 0 0 0
  51. PlayAlertSound 2 300
  52. SetFontSize 38
  53.  
  54. Show
  55. BaseType "Blessed Orb"
  56. SetBackgroundColor 249 150 50
  57. SetTextColor 0 0 0
  58. SetBorderColor 255 255 255
  59. SetFontSize 38
  60.  
  61. Show
  62. BaseType "Jeweller's Orb" "Scroll Fragment" "Alchemy Shard" "Regal Shard" "Chaos Shard" "Silver Coin" "Orb of Chance" "Glassblower's Bauble" "Thaumaturgical Net" "Necromancy Net"
  63. Class Currency
  64. SetFontSize 38
  65. SetTextColor 255 165 0
  66. SetBorderColor 255 255 255
  67. SetBackgroundColor 50 50 50
  68.  
  69. Hide
  70. BaseType "Orb of Alteration" "Chromatic Orb"
  71. Class Currency
  72. SetFontSize 38
  73. SetTextColor 255 165 0
  74. SetBorderColor 0 0 0
  75. SetBackgroundColor 50 50 50
  76.  
  77. Hide
  78. BaseType "Orb of Transmutation" "Alteration Shard" "Transmutation Shard" "Orb of Augmentation"
  79. Class Currency
  80. SetFontSize 34
  81. SetTextColor 191 124 0
  82. SetBorderColor 0 0 0
  83. SetBackgroundColor 50 50 50
  84.  
  85. Hide
  86. Class Currency
  87. BaseType "Scroll of Wisdom" "Portal Scroll" "Blacksmith's Whetstone" "Armourer's Scrap" "Simple Rope Net" "Reinforced Rope Net" "Strong Rope Net" "Simple Iron Net" "Reinforced Iron Net" "Strong Iron Net" "Simple Steel Net" "Reinforced Steel Net" "Strong Steel Net"
  88. SetFontSize 32
  89. SetTextColor 127 82 0
  90. SetBorderColor 0 0 0
  91. SetBackgroundColor 50 50 50
  92.  
  93. #if you want some type of currency hidden, cut it from the BaseType above and paste it next to the BaseType here
  94. Hide
  95. BaseType "Scroll of Wisdom"
  96. Class Currency
  97. SetFontSize 34
  98. SetTextColor 191 124 0
  99. SetBorderColor 0 0 0
  100. SetBackgroundColor 50 50 50
  101.  
  102.  
  103. Show
  104. BaseType "Golden Key"
  105. SetBackgroundColor 255 215 0
  106. SetTextColor 0 0 0
  107. SetBorderColor 255 255 255
  108. SetFontSize 40
  109.  
  110. Show
  111. BaseType "Silver Key"
  112. SetBackgroundColor 192 192 192
  113. SetTextColor 0 0 0
  114. SetBorderColor 255 255 255
  115. SetFontSize 40
  116.  
  117. Show
  118. BaseType "Treasure Key"
  119. SetBackgroundColor 215 100 32
  120. SetBorderColor 255 255 255
  121. SetTextColor 0 0 0
  122. SetFontSize 40
  123.  
  124. Show
  125. Class "Quest Items"
  126. SetBackgroundColor 74 230 58
  127. SetTextColor 0 0 0
  128. SetFontSize 40
  129.  
  130. Show
  131. BaseType "Mortal Ignorance" "Mortal Hope" "Eber's Key" "Yriel's Key" "Inya's Key" "Volkuur's Key" "Fragment of the Phoenix" "Fragment of the Minotaur" "Fragment of the Chimera" "Fragment of the Hydra"
  132. SetTextColor 255 0 0
  133. SetBorderColor 255 0 0
  134. SetBackgroundColor 255 255 255 255
  135. PlayAlertSound 6 300
  136. SetFontSize 50
  137.  
  138. Show
  139. Class "Labyrinth Map Item"
  140. BaseType "Prophecy"
  141. SetTextColor 255 0 255
  142. SetBorderColor 255 0 255
  143. SetBackgroundColor 0 0 0
  144. SetFontSize 48
  145. PlayAlertSound 5 100
  146.  
  147. Show
  148. BaseType "Offering to the Goddess"
  149. SetTextColor 255 0 255
  150. SetBorderColor 255 0 255
  151. SetBackgroundColor 0 0 0
  152. SetFontSize 48
  153. PlayAlertSound 5 100
  154.  
  155. Show
  156. BaseType "Sacrifice at Midnight"
  157. Class Fragments
  158. SetTextColor 255 0 255
  159. SetBorderColor 255 0 255
  160. SetBackgroundColor 0 0 0
  161. SetFontSize 48
  162. PlayAlertSound 5 100
  163.  
  164. Show
  165. Class Fragments
  166. SetFontSize 40
  167. PlayAlertSound 4 100
  168.  
  169. # ============================= MAPS =========================
  170. #DropLevel values:
  171. #T1: 68
  172. #T2: 69
  173. #etc
  174.  
  175. Show
  176. BaseType "Master Cartographer's Sextant" "Unshaping Orb" "Cartographer's Seal" "Stacked Deck" "Harbinger's Orb"
  177. SetTextColor 255 0 0
  178. SetBorderColor 255 0 0
  179. SetBackgroundColor 0 0 0
  180. SetFontSize 48
  181. PlayAlertSound 3 300
  182.  
  183. Show
  184. BaseType "Journeyman Cartographer's Sextant"
  185. SetTextColor 255 140 0
  186. SetBorderColor 255 140 0
  187. SetBackgroundColor 0 0 0
  188. SetFontSize 48
  189. PlayAlertSound 3 250
  190.  
  191. Show
  192. BaseType "Apprentice Cartographer's Sextant"
  193. SetTextColor 255 255 255
  194. SetBorderColor 255 255 255
  195. SetBackgroundColor 0 0 0
  196. SetFontSize 48
  197. PlayAlertSound 3 200
  198.  
  199. #specific unique maps
  200.  
  201. Show
  202. Rarity Unique
  203. BaseType "Museum Map" "Reef Map" "Torture Chamber Map"
  204. SetFontSize 40
  205. SetTextColor 255 0 0 255
  206. SetBorderColor 255 0 0 255
  207. SetBackgroundColor 255 255 255 255
  208. PlayAlertSound 6 300
  209.  
  210. #shaped maps
  211. Show
  212. Class Maps
  213. ShapedMap True
  214. SetTextColor 0 255 0
  215. SetBorderColor 255 255 255
  216. SetBackgroundColor 0 0 0
  217. PlayAlertSound 5 300
  218. SetFontSize 48
  219.  
  220. Show
  221. Class Maps
  222. DropLevel >= 83
  223. SetTextColor 255 0 0
  224. SetBorderColor 255 0 0
  225. SetBackgroundColor 255 255 255 255
  226. PlayAlertSound 6 300
  227. SetFontSize 48
  228.  
  229. Show
  230. Class Maps
  231. DropLevel >= 80
  232. SetTextColor 255 0 0
  233. SetBorderColor 255 255 255
  234. SetBackgroundColor 0 0 0
  235. SetFontSize 48
  236. PlayAlertSound 5 220
  237.  
  238. Show
  239. Class Maps
  240. DropLevel >= 77
  241. SetTextColor 255 80 255
  242. SetBorderColor 255 255 255
  243. SetBackgroundColor 0 0 0
  244. SetFontSize 48
  245. PlayAlertSound 5 150
  246.  
  247. Hide
  248. Class Maps
  249. SetFontSize 40
  250. DropLevel <= 71
  251.  
  252. Show
  253. Rarity Rare
  254. Class Maps
  255. DropLevel <= 76
  256. SetFontSize 40
  257. SetBorderColor 0 255 0
  258.  
  259. Show
  260. Class Maps
  261. SetFontSize 40
  262. DropLevel <= 76
  263.  
  264. #------------------------------------
  265. # Uniques
  266. #------------------------------------
  267.  
  268. #------------------------------------
  269. # Exceptions
  270. #------------------------------------
  271.  
  272. Show
  273. SocketGroup WWWWWW
  274. BaseType "Simple Robe"
  275. Rarity Unique
  276. SetFontSize 45
  277. SetTextColor 0 0 0 255
  278. SetBorderColor 175 96 37 255
  279. SetBackgroundColor 175 96 37 255
  280. PlayAlertSound 6 300
  281.  
  282. Show # 6-Links
  283. LinkedSockets 6
  284. Rarity Unique
  285. SetFontSize 45
  286. SetTextColor 175 96 37 255
  287. SetBorderColor 175 96 37 255
  288. SetBackgroundColor 255 255 255 255
  289. PlayAlertSound 6 300
  290.  
  291. Show
  292. LinkedSockets = 6
  293. SetTextColor 255 0 0
  294. SetBorderColor 255 0 0
  295. SetBackgroundColor 255 255 255 255
  296. PlayAlertSound 6 300
  297. SetFontSize 44
  298.  
  299.  
  300. #------------------------------------
  301. # Tier 1 uniques
  302. #------------------------------------
  303.  
  304. Show # T1
  305. BaseType "Varnished Coat" "Gold Ring" "Ursine Pelt" "Champion Kite Shield" "Sapphire Flask" "Occultist" "Glorious" "Titanium" "Siege Axe" "Prophecy Wand" "Sacrificial Garb" "Sorcerer Boots" "Topaz Flask" "Deicide Mask" "Rawhide Boots" "Assassin's Garb" "Ezomyte Burgonet" "Vaal Regalia" "Silver Flask" "Jewelled Foil" "Gladiator Plate" "Prismatic Jewel" "Crusader Boots" "Jasper Chopper" "Slaughter Knife"
  306. Rarity Unique
  307. SetFontSize 45
  308. SetTextColor 175 96 37 255
  309. SetBorderColor 175 96 37 255
  310. SetBackgroundColor 255 255 255 255
  311. PlayAlertSound 6 300
  312.  
  313. #------------------------------------
  314. # Tier 2 uniques
  315. #------------------------------------
  316.  
  317. Show # 6-Links
  318. LinkedSockets 5
  319. Rarity Unique
  320. SetFontSize 45
  321. SetTextColor 0 0 0 255
  322. SetBorderColor 0 0 0 255
  323. SetBackgroundColor 175 96 37 255
  324. PlayAlertSound 6 300
  325.  
  326. Show # T2
  327. BaseType "Corrugated Buckler" "Savant's Robe" "Two-Stone" "Judgement Staff" "Full Wyrmscale" "Gavel" "Archon Kite Shield" "Conjurer Boots" "Nightmare Bascinet" "Sharkskin Boots" "Granite Flask" "Imperial Staff" "Deerskin Gloves" "Karui Sceptre" "Paua Ring" "Vaal Axe" "Spine Bow" "Sinner Tricorne" "Hubris" "Strapped Mitts" "Eternal Sword" "Penetrating Arrow Quiver" "Broadhead Arrow Quiver" "Fiend Dagger" "Exquisite Leather" "Stibnite Flask" "Desert Brigandine" "Terror Claw"
  328. Rarity Unique
  329. SetFontSize 42
  330. SetTextColor 0 0 0 255
  331. SetBorderColor 0 0 0 255
  332. SetBackgroundColor 175 96 37 255
  333. PlayAlertSound 6 300
  334.  
  335. #------------------------------------
  336. #Prophecy-Material Uniques
  337. #------------------------------------
  338.  
  339. Show # TFated
  340. BaseType "Iron Ring" "Coral Ring" "Jade Amulet" "Plate Vest" "Ornate Sword" "Scholar Boots" "Iron Staff" "Spiraled Wand" "Sledgehammer" "Long Bow" "Crude Bow" "Royal Bow" "Woodsplitter" "Jade Hatchet" "Painted Buckler" "Plank Kite Shield" "War Buckler" "Gilded Sallet" "Iron Hat" "Vine Circlet" "Goathide Gloves" "Coral Amulet" "Fire Arrow Quiver" "Serrated Arrow Quiver" "Death Bow"
  341. Rarity Unique
  342. SetFontSize 40
  343. SetTextColor 175 96 37 255
  344. SetBorderColor 100 37 255 200
  345. SetBackgroundColor 15 0 25 255
  346. PlayAlertSound 3 300
  347.  
  348. #------------------------------------
  349. # Random Uniques
  350. #------------------------------------
  351.  
  352. Show # T3
  353. Rarity Unique
  354. SetFontSize 40
  355. SetTextColor 175 96 37 255
  356. SetBorderColor 175 96 37 255
  357. SetBackgroundColor 0 0 0 255
  358. PlayAlertSound 3 300
  359.  
  360.  
  361.  
  362. #===============================================================================================================
  363. #Divination cards
  364. #===============================================================================================================
  365.  
  366.  
  367. #------------------------------------
  368. #Exceptions
  369. #------------------------------------
  370.  
  371. Show #Exception
  372. Class "Divination"
  373. BaseType "The Wolf's Shadow"
  374. SetFontSize 38
  375. SetTextColor 0 0 0 255
  376. SetBorderColor 0 100 150 255
  377. SetBackgroundColor 145 215 230 225
  378. PlayAlertSound 2 300
  379.  
  380. #------------------------------------
  381. # T1 cards
  382. #------------------------------------
  383.  
  384. Show
  385. Class "Divination"
  386. BaseType "The World Eater" "The Iron Bard" "The Dreamer" "The Obscured" "House of Mirrors" "The Doctor" "The Fiend" "Hunter's Reward" "The Dragon's Heart" "Mawr Blaidd" "The Last One Standing" "The Offering" "The Ethereal" "The Queen" "Abandoned Wealth" "The Formless Sea" "The Brittle Emperor" "The Immortal" "The Artist" "The Thaumaturgist" "Wealth and Power" "The Demoness" "Pride Before the Fall" "The Enlightened" "Heterochromia" "The King's Heart" "Bowyer's Dream" "The Hunger" "The Celestial Justicar" "The Porcupine" "Spark and the Flame" "The Wind"
  387. SetFontSize 45
  388. SetTextColor 0 0 255 255
  389. SetBorderColor 0 0 255 255
  390. SetBackgroundColor 255 255 255 255
  391. PlayAlertSound 6 300
  392.  
  393. #------------------------------------
  394. # T2 cards
  395. #------------------------------------
  396.  
  397. Show # %TB-Divination-T2
  398. Class "Divination"
  399. BaseType "Chaotic Disposition" "The Void" "The Cartographer" "The Dapper Prodigy" "The Vast" "The Dark Mage" "Last Hope" "The Valkyrie" "The Sephirot" "Time-Lost Relic" "The Harvester" "The Hoarder" "Emperor of Purity" "The Chains that Bind" "The Warlord" "The Wolf" "The Aesthete" "Earth Drinker" "Polymath" "Saint's Treasure" "Standoff"
  400. SetFontSize 44
  401. SetTextColor 0 0 0 255
  402. SetBorderColor 255 255 0 255
  403. SetBackgroundColor 100 250 250 245
  404. PlayAlertSound 2 300
  405.  
  406. #------------------------------------
  407. # T3 - Decent cards
  408. #------------------------------------
  409.  
  410. Show
  411. Class "Divination"
  412. BaseType "Blessing of God" "Forbidden Power" "The Puzzle" "The Insatiable" "The Deceiver" "The Breach" "Her Mask" "The Gambler" "Left to Fate" "The Eye of the Dragon" "The Ruthless Ceinture" "No Traces" "The Realm" "The Road to Power" "The Arena Champion" "The Gladiator" "The Stormcaller" "Glimmer of Hope" "The Tyrant" "The Cursed King" "The Avenger" "Lost Worlds" "The Union" "The Risk" "The Trial" "Scholar of the Seas" "Lucky Deck" "Humility" "The Penitent" "The Penitent" "The Surveyor" "Lysah's Respite" "The Inventor" "The Watcher" "The Soul" "The Jester" "Vinia's Token" "Rats" "The Wrath" "Hope" "Treasure Hunter" "The Explorer" "The Body" "The Encroaching Darkness" "Hubris" "Jack in the Box" "The Traitor" "Assassin's Favour" "The Battle Born" "Valley of Steel Boxes" "Wolven King's Bite" "Wretched" "The Opulent" "Might is Right" "The Fletcher" "The Forsaken" "The Gemcutter" "The Catalyst" "Lucky Connections" "Loyalty" "Coveted Possession" "Three Faces in the Dark" "The Survivalist" "Emperor's Luck"
  413. SetFontSize 40
  414. SetTextColor 0 0 0 255
  415. SetBorderColor 0 0 255 255
  416. SetBackgroundColor 50 220 240 235
  417. PlayAlertSound 2 300
  418.  
  419. #------------------------------------
  420. # hide some cards
  421. #------------------------------------
  422.  
  423. Hide
  424. Class "Divination"
  425. BaseType "The Carrion Crow" "Other Cheek" "Hermit" "King's Blade" "Thunderous Skies" "Metalsmith's Gift" "The Incantation" "The Calling" "Prosperity" "The Blazing Fire"
  426. SetFontSize 32
  427. SetTextColor 0 0 0 255
  428. SetBorderColor 0 0 0
  429. SetBackgroundColor 175 215 230 180
  430.  
  431. #------------------------------------
  432. # hide rest of cards
  433. #------------------------------------
  434.  
  435. Hide # [empyCustom]
  436. Class "Divination"
  437. SetFontSize 32
  438. SetTextColor 0 0 0 255
  439. SetBorderColor 0 0 0
  440. SetBackgroundColor 175 215 230 180
  441. #PlayAlertSound 2 300
  442.  
  443. # =====================
  444.  
  445. #-------------------------------------------------------------------
  446. #skill gems
  447. #-------------------------------------------------------------------
  448.  
  449. Show
  450. Class Gem
  451. BaseType "Empower" "Enhance" "Enlighten" "Portal" "Vaal Haste" "Vaal Clarity" "Vaal Discipline" "Vaal Grace" "Vaal Breach"
  452. SetBorderColor 30 150 180
  453. PlayAlertSound 6 200
  454. SetFontSize 40
  455.  
  456. Show
  457. Class "Gem"
  458. Quality >= 20
  459. SetTextColor 255 0 0
  460. SetBorderColor 255 0 0
  461. SetBackgroundColor 255 255 255 255
  462. PlayAlertSound 6 300
  463. SetFontSize 44
  464.  
  465. Show
  466. Class "Gem"
  467. Quality >= 10
  468. SetFontSize 40
  469. SetBorderColor 0 0 0
  470. SetBorderColor 30 150 180 155
  471.  
  472. Show
  473. Class "Life Flasks" "Mana Flasks" "Hybrid Flasks" "Utility Flasks"
  474. Quality = 20
  475. SetBackgroundColor 249 150 50
  476. SetTextColor 0 0 0
  477. SetBorderColor 255 255 255
  478. SetFontSize 38
  479.  
  480.  
  481. #------------------------------------
  482. # Shaper and Elder Items
  483. #------------------------------------
  484.  
  485. Show
  486. ElderItem True
  487. BaseType "Stygian Vise" "Steel Ring" "Opal Ring" "Blue Pearl Amulet" "Marble Amulet" "Vanguard Belt" "Bone Helmet" "Two-Toned Boots" "Spiked Gloves" "Gripped Gloves" "Fingerless Silk Gloves" "Crystal Belt"
  488. Rarity <= Rare
  489. SetFontSize 45
  490. SetTextColor 50 130 165 255
  491. SetBorderColor 50 130 165 255
  492. SetBackgroundColor 255 255 255 255
  493. PlayAlertSound 6 300
  494.  
  495. Show
  496. ShaperItem True
  497. BaseType "Stygian Vise" "Steel Ring" "Opal Ring" "Blue Pearl Amulet" "Marble Amulet" "Vanguard Belt" "Bone Helmet" "Two-Toned Boots" "Spiked Gloves" "Gripped Gloves" "Fingerless Silk Gloves" "Crystal Belt"
  498. Rarity <= Rare
  499. SetFontSize 45
  500. SetTextColor 50 130 165 255
  501. SetBorderColor 50 130 165 255
  502. SetBackgroundColor 255 255 255 255
  503. PlayAlertSound 6 300
  504.  
  505. Show
  506. ElderItem True
  507. BaseType "Onyx Amulet" "Diamond" "Two-Stone" "Titan Gauntlets" "Slink Gloves" "Royal Burgonet" "Lion Pelt" "Titan Greaves" "Slink Boots" "Hubris Circlet" "Profane Wand" "Sambar Sceptre" "Void Sceptre" "Imbued Wand" "Pinnacle Tower Shield" "Kris" "Prismatic" "Astral Plate" "Assassin's Garb" "Vaal Axe" "Coronal Maul" "Exquisite Blade" "Fleshripper" "Harbinger Bow" "Gemini Claw" "Ambusher" "Siege Axe" "Harpy Rapier" "Demon Dagger" "Skean" "Spiraled Foil" "Jewelled Foil" "Profane Wand" "Sambar Sceptre" "Void Sceptre" "Imbued Wand" "Pinnacle Tower Shield" "Kris" "Prismatic" "Astral Plate" "Assassin's Garb"
  508. Rarity <= Rare
  509. ItemLevel >= 84
  510. SetFontSize 45
  511. SetTextColor 50 130 165 255
  512. SetBorderColor 50 130 165 255
  513. SetBackgroundColor 255 255 255 255
  514. PlayAlertSound 6 300
  515.  
  516. Show
  517. ShaperItem True
  518. BaseType "Onyx Amulet" "Diamond" "Two-Stone" "Titan Gauntlets" "Slink Gloves" "Royal Burgonet" "Lion Pelt" "Titan Greaves" "Slink Boots" "Hubris Circlet" "Profane Wand" "Sambar Sceptre" "Void Sceptre" "Imbued Wand" "Pinnacle Tower Shield" "Kris" "Prismatic" "Astral Plate" "Assassin's Garb" "Vaal Axe" "Coronal Maul" "Exquisite Blade" "Fleshripper" "Harbinger Bow" "Gemini Claw" "Ambusher" "Siege Axe" "Harpy Rapier" "Demon Dagger" "Skean" "Spiraled Foil" "Jewelled Foil" "Profane Wand" "Sambar Sceptre" "Void Sceptre" "Imbued Wand" "Pinnacle Tower Shield" "Kris" "Prismatic" "Astral Plate" "Assassin's Garb"
  519. Rarity <= Rare
  520. ItemLevel >= 84
  521. SetFontSize 45
  522. SetTextColor 50 130 165 255
  523. SetBorderColor 50 130 165 255
  524. SetBackgroundColor 255 255 255 255
  525. PlayAlertSound 6 300
  526.  
  527. Show
  528. ElderItem True
  529. Class "Boots" "Gloves" "Belt" "Ring" "Amulet" "Helmet" "Dagger" "Sceptre" "Wand"
  530. Rarity <= Rare
  531. ItemLevel >= 84
  532. SetFontSize 45
  533. SetTextColor 50 130 165 255
  534. SetBorderColor 50 130 165 255
  535. SetBackgroundColor 255 255 255 255
  536. PlayAlertSound 6 300
  537.  
  538. Show
  539. ShaperItem True
  540. Class "Boots" "Gloves" "Belt" "Ring" "Amulet" "Helmet" "Dagger" "Sceptre" "Wand"
  541. Rarity <= Rare
  542. ItemLevel >= 84
  543. SetFontSize 45
  544. SetTextColor 50 130 165 255
  545. SetBorderColor 50 130 165 255
  546. SetBackgroundColor 255 255 255 255
  547. PlayAlertSound 6 300
  548.  
  549. Show
  550. ElderItem True
  551. Rarity <= Rare
  552. SetFontSize 45
  553. SetTextColor 255 255 255 255
  554. SetBorderColor 255 255 255 255
  555. SetBackgroundColor 50 130 165
  556. PlayAlertSound 3 300
  557.  
  558. Show
  559. ShaperItem True
  560. Rarity <= Rare
  561. SetFontSize 45
  562. SetTextColor 255 255 255 255
  563. SetBorderColor 255 255 255 255
  564. SetBackgroundColor 50 130 165
  565. PlayAlertSound 3 300
  566.  
  567.  
  568. #-------------------------------------------------------------------
  569. #league specific stuff
  570. #-------------------------------------------------------------------
  571.  
  572. #--------------------------------------------------------------------
  573. #abyss
  574. #--------------------------------------------------------------------
  575.  
  576. #------------------------------------
  577. # Stygian Vise
  578. #------------------------------------
  579.  
  580. Show
  581. BaseType "Stygian Vise"
  582. ItemLevel >= 84
  583. SetFontSize 45
  584. SetTextColor 255 255 255 255
  585. SetBorderColor 255 255 255 255
  586. SetBackgroundColor 255 125 0 255
  587. PlayAlertSound 2 300
  588.  
  589. Show
  590. BaseType "Stygian Vise"
  591. Rarity = Rare
  592. ItemLevel >= 75
  593. SetFontSize 45
  594. SetTextColor 255 190 0
  595. SetBorderColor 255 125 0 255
  596. SetBackgroundColor 0 0 0 255
  597.  
  598. Show
  599. BaseType "Stygian Vise"
  600. SetFontSize 42
  601. SetBorderColor 255 125 0 255
  602. SetBackgroundColor 0 0 0 255
  603.  
  604. #-------------------------------------------------------------------
  605.  
  606. #------------------------------------
  607. # Abyss Jewels (Rare and Magic)
  608. #------------------------------------
  609.  
  610. Show
  611. Class "Abyss Jewel"
  612. Rarity = Rare
  613. ItemLevel >= 84
  614. SetFontSize 45
  615. SetTextColor 255 255 0 255
  616. SetBorderColor 240 30 0 255
  617. SetBackgroundColor 120 120 0 255
  618. PlayAlertSound 2 300
  619.  
  620. Show
  621. Class "Abyss Jewel"
  622. Rarity <= Magic
  623. ItemLevel >= 84
  624. SetFontSize 45
  625. SetTextColor 0 100 255
  626. SetBorderColor 240 30 0 255
  627. SetBackgroundColor 0 20 40 255
  628.  
  629. Show
  630. Class "Abyss Jewel"
  631. Rarity = Rare
  632. SetFontSize 45
  633. SetTextColor 255 255 0 255
  634. SetBorderColor 75 240 75 250
  635. SetBackgroundColor 120 120 0 255
  636. PlayAlertSound 2 300
  637.  
  638. Show
  639. Class "Abyss Jewel"
  640. Rarity <= Magic
  641. SetFontSize 42
  642. SetTextColor 0 100 255
  643. SetBorderColor 75 240 75 250
  644. SetBackgroundColor 0 20 40 255
  645.  
  646. #------------------------------------
  647. # Harbinger
  648. #------------------------------------
  649.  
  650. Show
  651. Class Piece
  652. SetFontSize 45
  653. SetTextColor 255 255 255 255
  654. SetBorderColor 255 255 255 255
  655. SetBackgroundColor 37 105 175 255
  656. PlayAlertSound 3 300
  657.  
  658. #------------------------------------
  659. #legacy league
  660. #------------------------------------
  661.  
  662. #===============================================================================================================
  663. # Leaguestones
  664. #===============================================================================================================
  665.  
  666. Show
  667. Class Leaguestone
  668. Rarity >= Magic
  669. SetFontSize 45
  670. SetTextColor 0 0 0 255
  671. SetBorderColor 255 255 255 255
  672. SetBackgroundColor 0 191 255 255 #purple: 153 50 204
  673. PlayAlertSound 2 300
  674.  
  675. Show
  676. Class Leaguestone
  677. Rarity = Normal
  678. SetFontSize 42
  679. SetTextColor 0 0 0 255
  680. SetBorderColor 0 0 0 255
  681. SetBackgroundColor 0 191 255 #purple: 153 50 204
  682. PlayAlertSound 2 300
  683.  
  684. #ancient reliquary key
  685.  
  686. Show
  687. Class "Misc Map Items"
  688. SetTextColor 255 0 0
  689. SetBorderColor 255 0 0
  690. SetBackgroundColor 255 255 255 255
  691. PlayAlertSound 6 300
  692. SetFontSize 50
  693.  
  694.  
  695. # =====================
  696. # BREACH LEAGUE
  697. # =====================
  698.  
  699. #Breach Splinters
  700.  
  701. Show
  702. BaseType "Splinter of Xoph"
  703. SetFontSize 38
  704. SetTextColor 255 255 255
  705. SetBackgroundColor 150 0 0
  706. SetBorderColor 255 255 255
  707.  
  708. Show
  709. BaseType "Splinter of Esh"
  710. SetFontSize 38
  711. SetTextColor 255 255 255
  712. SetBackgroundColor 0 0 150
  713. SetBorderColor 255 255 255
  714.  
  715. Show
  716. BaseType "Splinter of Tul"
  717. SetFontSize 38
  718. SetTextColor 50 50 50
  719. SetBackgroundColor 255 255 255
  720. SetBorderColor 0 0 0
  721.  
  722. Show
  723. BaseType "Splinter of Uul-Netol"
  724. SetFontSize 38
  725. SetTextColor 255 255 255
  726. SetBackgroundColor 50 50 50
  727. SetBorderColor 255 255 255
  728.  
  729. Show
  730. BaseType "Splinter of Chayula"
  731. SetFontSize 38
  732. SetTextColor 255 255 255
  733. SetBackgroundColor 150 0 255
  734. SetBorderColor 255 255 255
  735.  
  736. #Breachstones
  737.  
  738. Show
  739. BaseType "Xoph's Breachstone" "Tul's Breachstone" "Esh's Breachstone" "Uul-Netol's Breachstone" "Chayula's Breachstone"
  740. SetTextColor 255 0 255
  741. SetBorderColor 255 0 255
  742. SetBackgroundColor 0 0 0
  743. SetFontSize 48
  744. PlayAlertSound 5 100
  745.  
  746. #Blessings
  747.  
  748. Show
  749. BaseType "Blessing of Xoph" "Blessing of Tul" "Blessing of Esh" "Blessing of Uul-Netol" "Blessing of Chayula"
  750. SetTextColor 255 0 0
  751. SetBorderColor 255 0 0
  752. SetBackgroundColor 255 255 255 255
  753. PlayAlertSound 6 300
  754. SetFontSize 50
  755.  
  756. #-------------------------------------------------------------------
  757. # Essences
  758. #-------------------------------------------------------------------
  759.  
  760. #Corrupted Essences
  761.  
  762. Show
  763. BaseType "Essence of Hysteria" "Essence of Delirium" "Essence of Insanity" "Essence of Horror" "Deafening Essence of"
  764. SetTextColor 255 0 0
  765. SetBorderColor 255 0 0
  766. SetBackgroundColor 255 255 255 255
  767. PlayAlertSound 6 300
  768. SetFontSize 50
  769.  
  770.  
  771. #High Essences T4+
  772.  
  773. Show
  774. BaseType "Remnant of Corruption" "Shrieking Essence of" "Screaming Essence of" "Wailing Essence of"
  775. SetBackgroundColor 213 159 15
  776. SetTextColor 0 0 0
  777. SetBorderColor 0 0 0
  778. PlayAlertSound 1 100
  779. SetFontSize 38
  780.  
  781. #Low Essences
  782.  
  783. Show
  784. Class Currency
  785. BaseType "Weeping Essence of" "Muttering Essence of" "Whispering Essence of"
  786. SetFontSize 38
  787. SetBackgroundColor 154 205 50
  788. SetTextColor 0 0 0
  789. SetBorderColor 0 0 0
  790.  
  791. #-------------------------------------------------------------------
  792. #Perandus League
  793. #-------------------------------------------------------------------
  794.  
  795. Show
  796. BaseType "Perandus Coin"
  797. SetFontSize 38
  798. SetBackgroundColor 154 205 50
  799. SetTextColor 0 0 0
  800. SetBorderColor 0 0 0
  801.  
  802.  
  803. #-------------------------------------------------------------------
  804. #talisman league
  805. #-------------------------------------------------------------------
  806.  
  807. Show
  808. BaseType "Talisman"
  809. Rarity Rare
  810. SetBorderColor 30 150 180
  811. PlayAlertSound 2 100
  812. SetFontSize 40
  813.  
  814. Show
  815. BaseType "Talisman"
  816. Rarity Magic
  817. SetBorderColor 30 150 180
  818. PlayAlertSound 2 100
  819. SetFontSize 38
  820.  
  821. #-------------------------------------------------------------------
  822. #rares, magic items, chance bases, exceptions
  823. #-------------------------------------------------------------------
  824.  
  825. #chancing
  826. Show
  827. BaseType "Leather Belt"
  828. Rarity Normal
  829. SetFontSize 38
  830. SetTextColor 255 255 255 255
  831. SetBorderColor 0 210 0 210
  832. PlayAlertSound 7 300
  833.  
  834. Hide #is this even needed? dont think so
  835. BaseType "Occultist's Vestment" "Goathide Boots"
  836. Rarity Normal
  837. SetTextColor 255 255 255 255
  838. SetBorderColor 0 150 0 150
  839.  
  840.  
  841.  
  842. #good base ilvl 84+ 5-link
  843. Show
  844. LinkedSockets >= 5
  845. BaseType "Saintly Chainmail" "Astral Plate" "Glorious Plate" "Carnal Armour" "Assassin's Garb" "Zodiac Leather" "Vaal Regalia" "Vaal Axe" "Fleshripper" "Coronal Maul" "Reaver Sword" "Exquisite Blade" "Harbinger Bow" "Thicket Bow"
  846. ItemLevel >= 84
  847. SetBorderColor 255 255 255
  848. SetBackgroundColor 0 255 255
  849. SetTextColor 150 100 0
  850. PlayAlertSound 6 200
  851. SetFontSize 45
  852.  
  853. #6-socket
  854. Show
  855. Sockets = 6
  856. SetBackgroundColor 255 128 0
  857. SetTextColor 0 0 0
  858. SetBorderColor 0 0 0
  859. PlayAlertSound 3 300
  860. SetFontSize 38
  861.  
  862.  
  863. #normal jewels
  864.  
  865. Show
  866. Class "Jewel"
  867. SetBorderColor 0 0 255
  868. SetFontSize 38
  869. Rarity Rare
  870.  
  871. Show
  872. Class "Jewel"
  873. SetBorderColor 0 0 255
  874. SetFontSize 30
  875. Rarity Magic
  876.  
  877.  
  878. #-------------------------------------------------------------------
  879. # Interesting Crafting Bases [empyCustom]
  880. #-------------------------------------------------------------------
  881.  
  882. #ILVL 84
  883. Show
  884. BaseType "Steel Ring" "Opal Ring"
  885. SetTextColor 255 0 0
  886. SetBorderColor 255 0 0
  887. SetBackgroundColor 255 255 255 255
  888. PlayAlertSound 8 300
  889. SetFontSize 50
  890.  
  891. #good crafting bases
  892. Show
  893. BaseType "Crystal Belt" "Opal Ring" "Spiked Gloves" "Gripped Gloves" "Fingerless Silk Gloves" "Vanguard Belt" "Blue Pearl Amulet" "Marble Amulet"
  894. ItemLevel >= 84
  895. SetTextColor 255 0 0
  896. SetBorderColor 255 0 0
  897. SetBackgroundColor 255 255 255 255
  898. PlayAlertSound 8 300
  899. SetFontSize 50
  900.  
  901. Show
  902. BaseType "Diamond Ring"
  903. ItemLevel >= 84
  904. Rarity Normal
  905. SetFontSize 35
  906. SetBorderColor 255 255 255
  907.  
  908. Hide
  909. BaseType "Hubris Circlet" "Titanium Spirit Shield" "Sorcerer Gloves"
  910. ItemLevel >= 84
  911. SetFontSize 35
  912. SetBorderColor 255 255 255
  913.  
  914. Hide
  915. Rarity Rare
  916. BaseType "Vaal Regalia" "Glorious Plate" "Zodiac Leather" "Assassin's Garb" "Astral Plate"
  917. ItemLevel >= 84
  918. SetFontSize 35
  919. SetBorderColor 255 255 255
  920.  
  921.  
  922. #-------------------------------------------------------------------
  923. #Weapons
  924. #-------------------------------------------------------------------
  925.  
  926. #Daggers
  927. #Show
  928. # Rarity Rare
  929. # BaseType "Platinum Kris" "Golden Kris" "Copper Kris"
  930. # ItemLevel >= 77
  931.  
  932.  
  933. #Swords
  934. #Show
  935. # Rarity Rare
  936. # BaseType "Harpy Rapier" "Jewelled Foil" "Vaal Rapier" "Spiraled Foil" "Spiraled Foil"
  937. # ItemLevel >= 77
  938.  
  939.  
  940. #----------------------------------------------------------- --------
  941. #Armour Bases -> Order STR , EV , ES , STR/EV, STR/ES, EV/ES - 2 best each
  942. #-------------------------------------------------------------------
  943.  
  944. #Gloves
  945. Hide
  946. Rarity Rare
  947. BaseType "Spiked Gloves" "Gripped Gloves" "Fingerless Silk Gloves" "Vaal Gauntlets" "Slink Gloves" "Sorcerer Gloves"
  948. SetBorderColor 255 255 119
  949.  
  950. #Boots
  951. Hide
  952. Rarity Rare
  953. BaseType "Two-Toned Boots" "Titan Greaves" "Vaal Greaves" "Stealth Boots" "Slink Boots" "Arcanist Slippers" "Sorcerer Boots"
  954. SetBorderColor 255 255 119
  955.  
  956. #Helmet
  957. Hide
  958. Rarity Rare
  959. BaseType "Bone Helmet" "Royal Burgonet" "Eternal Burgonet" "Sinner Tricorne" "Lion Pelt" "Hubris Circlet" "Mind Cage"
  960. SetBorderColor 255 255 119
  961.  
  962. #Spirit Shields
  963. Hide
  964. BaseType "Spirit Shield"
  965. Rarity Rare
  966. SetBorderColor 255 255 119
  967.  
  968.  
  969. #-------------------------------------------------------------------
  970. #hiding stuff
  971. #-------------------------------------------------------------------
  972.  
  973.  
  974. #Talisman League
  975. Hide
  976. BaseType "Talisman"
  977. Rarity Normal
  978.  
  979. #remaining weapon bases
  980. Hide
  981. Class Hand "Claws" "Daggers" "Swords" "Axes" "Maces" "Bows" "Quivers" "Shields" "Sceptres" "Staves" "Wands"
  982. Rarity Rare
  983.  
  984. #remaining armour bases
  985. Hide
  986. Class "Gloves" "Boots" "Body Armours" "Helmets"
  987. Rarity Rare
  988.  
  989. #remaining jewelry
  990. Hide
  991. Class "Rings" "Amulets" "Belts"
  992. Rarity Rare
  993.  
  994. #flasks
  995. Hide
  996. Class "Life Flasks" "Mana Flasks" "Hybrid Flasks" "Utility Flasks"
  997.  
  998. #white stuff
  999. Hide
  1000. Class "Belt" "Sceptres" "Gloves" "Boots" "Body Armours" "Helmets" "Rings" "Amulet" "Claws" "Daggers" "Wands" "Swords" "Axes" "Maces" "One Hand" "Two Hand" "One Hand Swords" "Thrusting One Hand Swords" "One Hand Axes" "One Hand Maces" "Bows" "Two Hand" "Quivers" "Shields" "Staves"
  1001. Rarity Normal
  1002. SetFontSize 20
  1003.  
  1004. #random blue items
  1005. Hide
  1006. Rarity Magic
  1007. SetFontSize 20
  1008.  
  1009. #Hide remaining gems
  1010. Hide
  1011. Class Gem
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement