Advertisement
Guest User

Vexivian-Lootfilter-v2.4.0

a guest
Sep 1st, 2016
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.23 KB | None | 0 0
  1. # Script edited with Filtration - https://github.com/ben-wallis/Filtration
  2. # Edited with filtration: https://github.com/ben-wallis/Filtration
  3. # ###########################################################################
  4.  
  5. # Section: # Racing
  6.  
  7. #Disabled Block Start
  8. # Racing.
  9. #Show
  10. # ItemLevel <= 5
  11. # DropLevel <= 2
  12. # BaseType "Freezing Pulse" "Fire Trap" "Iron Hat" "Glass Shank" "Quicksilver Flask" "Small Mana Flask" "Driftwood Sceptre" "Magma Orb"
  13. # SetBackgroundColor 20 44 64
  14. # SetBorderColor 184 218 242
  15. # SetFontSize 30
  16. #Disabled Block End
  17.  
  18. #Disabled Block Start
  19. # Racing.
  20. #Show
  21. # ItemLevel <= 10
  22. # DropLevel <= 7
  23. # BaseType "Firestorm" "Whirling Blades" "Flame Surge" "Battered Helm" "Fishscale Gauntlets" "Leatherscale Boots" "Medium Life Flask" "Medium Mana Flask" "Quicksilver Flask"
  24. # SetBackgroundColor 20 44 64
  25. # SetBorderColor 184 218 242
  26. # SetFontSize 30
  27. #Disabled Block End
  28.  
  29. # Section: # Character Specific - Will overwrite everything bellow.
  30.  
  31. #Disabled Block Start
  32. # Serves as a seprate highligher that will overwrite everything bellow.
  33. #Show
  34. # SetTextColor 128 0 128
  35. # SetBackgroundColor 204 204 167
  36. # SetBorderColor 255 255 119
  37. #Disabled Block End
  38.  
  39. #Disabled Block Start
  40. # Serves as a seprate highligher that will overwrite everything bellow.
  41. #Show
  42. # SetTextColor 255 255 119
  43. # SetBackgroundColor 65 0 50
  44. # SetBorderColor 140 30 110
  45. # SetFontSize 45
  46. #Disabled Block End
  47.  
  48. #Disabled Block Start
  49. #Show
  50. # ItemLevel = 84
  51. # BaseType "Hubris Circlet"
  52. # SetTextColor 15 150 219 200
  53. # SetBackgroundColor 0 30 20 254
  54. # SetBorderColor 0 50 160
  55. #Disabled Block End
  56.  
  57. #Disabled Block Start
  58. #Show
  59. # SetTextColor 255 255 119
  60. # SetBackgroundColor 0 200 200 175
  61. # SetBorderColor 0 200 200
  62. # SetFontSize 36
  63. # PlayAlertSound 1 0
  64. #Disabled Block End
  65.  
  66. #Disabled Block Start
  67. #Show
  68. # SetTextColor 10 0 0
  69. # SetBackgroundColor 0 247 255 150
  70. # SetFontSize 35
  71. #Disabled Block End
  72.  
  73. #Disabled Block Start
  74. #Show
  75. # SetBackgroundColor 65 0 50
  76. # SetBorderColor 140 30 110
  77. #Disabled Block End
  78.  
  79. #Disabled Block Start
  80. #Show
  81. # SetBackgroundColor 200 0 100 125
  82. # SetBorderColor 255 255 255 175
  83. # SetFontSize 32
  84. # PlayAlertSound 1 0
  85. #Disabled Block End
  86.  
  87. #Disabled Block Start
  88. #Show
  89. # SetBackgroundColor 50 20 20
  90. # SetBorderColor 240 80 200
  91. #Disabled Block End
  92.  
  93. #Disabled Block Start
  94. #Show
  95. # SetTextColor 125 175 255
  96. # SetBorderColor 125 175 255
  97. #Disabled Block End
  98.  
  99. # New base types.
  100. Show
  101. BaseType "Bone Helmet" "Two-Toned Boots" "Spiked Gloves" "Gripped Gloves" "Fingerless Silk Gloves" "Steel Ring" "Opal Ring" "Blue Pearl Amulet" "Marble Amulet" "Vanguard Belt" "Crystal Belt"
  102. SetTextColor 204 255 0
  103. SetBackgroundColor 0 32 59
  104.  
  105. #Disabled Block Start
  106. # Disabled Block End
  107. #Show
  108. #Disabled Block End
  109.  
  110. # Section: # League Specific
  111.  
  112. #Disabled Block Start
  113. # Prophecy
  114. #Show
  115. # Class "Currency"
  116. # SetTextColor 255 255 200
  117. # SetBackgroundColor 166 166 166
  118. # SetBorderColor 242 230 199
  119. # SetFontSize 38
  120. # PlayAlertSound 1 200
  121. #Disabled Block End
  122.  
  123. # Perandus Coins
  124. Show
  125. Class "Currency"
  126. BaseType "Essence"
  127. SetTextColor 255 255 200
  128. SetBackgroundColor 72 167 254
  129. SetBorderColor 242 230 199
  130. SetFontSize 38
  131. PlayAlertSound 1 200
  132.  
  133. # Perandus Coins
  134. Show
  135. Class "Currency"
  136. BaseType "Perandus Coin"
  137. SetTextColor 255 255 200
  138. SetBackgroundColor 209 156 91
  139. SetBorderColor 242 230 199
  140. SetFontSize 38
  141.  
  142. # Section: # Currecy & Fishing
  143.  
  144. # Any Fishing Rods
  145. Show
  146. Class "Fishing Rod"
  147. SetTextColor 41 41 41
  148. SetBackgroundColor 167 252 216
  149. SetBorderColor 84 212 163
  150. SetFontSize 45
  151. PlayAlertSound 6 200
  152.  
  153. # Albino Rhoa Feathers
  154. Show
  155. BaseType "Albino Rhoa Feather"
  156. SetTextColor 41 41 41
  157. SetBackgroundColor 213 255 238
  158. SetBorderColor 242 230 199
  159. SetFontSize 45
  160. PlayAlertSound 6 200
  161.  
  162. # High-value rare currency.
  163. Show
  164. BaseType "Mirror of Kalandra" "Exalted Orb" "Eternal Orb" "Divine Orb" "Master Cartographer's Seal" "Master Cartographer's Sextant"
  165. SetTextColor 0 0 0
  166. SetBackgroundColor 242 230 199
  167. SetBorderColor 255 255 200
  168. SetFontSize 47
  169. PlayAlertSound 6 300
  170.  
  171. # Higher-value common currency.
  172. Show
  173. BaseType "Regal Orb" "Chaos Orb" "Orb of Regret" "Orb of Fusing" "Orb of Alchemy" "Blessed Orb" "Orb of Scouring" "Vaal Orb" "Gemcutter's Prism" "Cartographer's Chisel" "Glassblower's Bauble" "Cartographer's Seal" "Cartographer's Sextant" "Unshaping Orb"
  174. SetTextColor 255 255 200
  175. SetBackgroundColor 82 76 62
  176. SetBorderColor 242 230 199
  177. SetFontSize 40
  178. PlayAlertSound 1 200
  179.  
  180. # Prophecy
  181. Show
  182. Class "Currency"
  183. BaseType "Silver Coin"
  184. SetTextColor 255 255 200
  185. SetBackgroundColor 138 59 111
  186. SetBorderColor 242 230 199
  187. SetFontSize 38
  188. PlayAlertSound 1 200
  189.  
  190. # Mid-value currency.
  191. Show
  192. BaseType "Jeweller's Orb" "Orb of Chance" "Chromatic Orb" "Orb of Alteration" "Orb of Transmutation" "Orb of Augmentation"
  193. SetTextColor 189 180 156
  194. SetBackgroundColor 66 62 54
  195. SetBorderColor 242 230 199
  196. SetFontSize 37
  197.  
  198. # meh
  199. Show
  200. BaseType "Scroll Fragment"
  201. SetTextColor 170 158 130 165
  202. SetFontSize 29
  203.  
  204. # Low-value currency.
  205. Show
  206. Class "Currency"
  207. SetTextColor 170 158 130
  208. SetBorderColor 170 158 130
  209.  
  210. # Section: # Labyrinth
  211.  
  212. Show
  213. BaseType "Offering to the Goddess"
  214. SetTextColor 255 255 200
  215. SetBackgroundColor 47 76 82
  216. SetBorderColor 134 172 173
  217. SetFontSize 38
  218.  
  219. Show
  220. BaseType "Treasure Key" "Golden Key" "Silver Key" "Bane of the Loyal" "Orb of Elemental Essence" "Portal Shredder" "Rod of Detonation" "Sand of Eternity" "Heart of the Gargoyle" "Cube Of Absorption" "Cogs of Disruption"
  221. SetTextColor 255 255 200
  222. SetBackgroundColor 32 54 38
  223. SetBorderColor 143 143 116
  224. SetFontSize 38
  225.  
  226. # Section: # Divination Cards , misc
  227.  
  228. # Usually valuable cards.
  229. Show
  230. Class "Divination Card"
  231. BaseType "Abandoned Wealth" "The Artist" "The Brittle Emperor" "The Celestial Justicar" "The Chains that Bind" "The Dapper Prodigy" "The Dark Mage" "The Doctor" "The Enlightened" "The Ethereal" "The Fiend" "House of Mirrors" "The Hunger" "The Hoarder" "Hunter's Reward" "The King's Heart" "Last Hope" "The Last One Standing" "The Offering" "Pride Before the Fall" "The Queen" "The Thaumaturgist" "Time-Lost Relic" "The Vast" "The Warlord" "Wealth and Power" "Lucky Deck" "The Formless Sea" "The Valkyrie" "The Void" "The Wolf"
  232. SetTextColor 0 186 254
  233. SetBackgroundColor 180 227 255
  234. SetBorderColor 0 186 254
  235. SetFontSize 42
  236. PlayAlertSound 6 79
  237.  
  238. Show
  239. Class "Divination"
  240. BaseType "Carrion Crow" "Other Cheek"
  241. SetTextColor 0 35 54
  242. SetBackgroundColor 0 102 128 180
  243. SetBorderColor 0 186 254
  244. SetFontSize 32
  245.  
  246. # Any other divination cards.
  247. Show
  248. Class "Divination Card"
  249. SetTextColor 0 186 254
  250. SetBackgroundColor 0 57 82
  251. SetBorderColor 0 186 254
  252. SetFontSize 38
  253. PlayAlertSound 3 79
  254.  
  255. # Prophecy just in case.
  256. Show
  257. Class "Currency"
  258. BaseType "Prophecy"
  259. SetTextColor 255 255 255
  260. SetBackgroundColor 84 37 68
  261. SetBorderColor 175 91 235
  262. SetFontSize 38
  263. PlayAlertSound 1 200
  264.  
  265. # Section: # Gems
  266.  
  267. # High-value/drop-only, high-quality gems.
  268. Show
  269. Quality >= 15
  270. Class "Gem"
  271. BaseType "Empower" "Enlighten" "Enhance" "Portal" "Vaal Haste"
  272. SetTextColor 105 255 249
  273. SetBackgroundColor 27 82 73 254
  274. SetBorderColor 97 255 247
  275. SetFontSize 45
  276. PlayAlertSound 6 300
  277.  
  278. # Max quality gems.
  279. Show
  280. Quality = 20
  281. Class "Gem"
  282. SetTextColor 49 230 221
  283. SetBackgroundColor 5 59 53 254
  284. SetBorderColor 80 247 239
  285. SetFontSize 45
  286. PlayAlertSound 6 300
  287.  
  288. # High-value drop-only gems.
  289. Show
  290. Class "Gem"
  291. BaseType "Enlighten" "Empower" "Portal" "Enhance" "Vaal Haste"
  292. SetTextColor 69 247 239
  293. SetBackgroundColor 4 51 46 254
  294. SetBorderColor 61 207 200
  295. SetFontSize 38
  296. PlayAlertSound 6 200
  297.  
  298. # 15 or higher % quality drop-only gems.
  299. Show
  300. Quality >= 15
  301. Class "Gem"
  302. BaseType "Added Chaos Damage" "Detonate Mines" "Vaal"
  303. SetTextColor 49 230 221
  304. SetBackgroundColor 4 51 46 254
  305. SetBorderColor 27 162 155
  306. SetFontSize 38
  307. PlayAlertSound 1 300
  308.  
  309. # 15 or more % quality gems.
  310. Show
  311. Quality >= 15
  312. Class "Gem"
  313. SetTextColor 43 209 201
  314. SetBackgroundColor 1 36 23 254
  315. SetBorderColor 27 162 155
  316. SetFontSize 37
  317. PlayAlertSound 1 300
  318.  
  319. # Drop-only gems.
  320. Show
  321. Class "Gem"
  322. BaseType "Added Chaos Damage" "Detonate Mines" "Vaal"
  323. SetTextColor 27 162 155
  324. SetBackgroundColor 1 36 23 254
  325. SetBorderColor 27 162 155 160
  326. SetFontSize 32
  327.  
  328. # Any other quality gems.
  329. Show
  330. Quality >= 1
  331. Class "Gem"
  332. SetTextColor 27 162 155
  333. SetBorderColor 27 162 155 160
  334. SetFontSize 30
  335.  
  336. # Any other gems.
  337. Show
  338. Class "Gem"
  339. SetTextColor 1 152 145
  340. SetFontSize 26
  341.  
  342. # Section: # Maps
  343.  
  344. # Shows any unique maps.
  345. Show # Maps:Unique
  346. Rarity = Unique
  347. Class "Maps"
  348. SetTextColor 175 96 37
  349. SetBackgroundColor 31 17 8
  350. SetBorderColor 255 255 255
  351. SetFontSize 40
  352. PlayAlertSound 1 300
  353.  
  354. # Red Maps (T12-T15)
  355. Show
  356. DropLevel >= 79
  357. Class "Map"
  358. SetBackgroundColor 36 7 0
  359. SetBorderColor 240 40 0
  360. SetFontSize 45
  361. PlayAlertSound 5 300
  362.  
  363. # Yellow Maps (T7-T11)
  364. Show
  365. DropLevel >= 74
  366. Class "Map"
  367. SetBackgroundColor 31 26 0
  368. SetBorderColor 240 200 0
  369. SetFontSize 40
  370. PlayAlertSound 2 200
  371.  
  372. # White Maps (T1-T6)
  373. Show
  374. DropLevel <= 73
  375. Class "Map"
  376. SetBackgroundColor 41 41 41
  377. SetBorderColor 255 255 255
  378. SetFontSize 35
  379. PlayAlertSound 2 150
  380.  
  381. Show
  382. Class "Map Fragments"
  383. BaseType "Mortal Hope"
  384. SetTextColor 0 0 0
  385. SetBackgroundColor 255 255 255
  386. SetBorderColor 0 0 0
  387. SetFontSize 45
  388. PlayAlertSound 6 300
  389.  
  390. #Disabled Block Start
  391. # Prophecy
  392. #Show
  393. # Class "Map Fragments"
  394. # BaseType "Eber" "Inya" "Volkuur" "Yriel"
  395. # SetTextColor 255 255 255
  396. # SetBackgroundColor 84 37 68
  397. # SetBorderColor 204 90 166
  398. # SetFontSize 38
  399. # PlayAlertSound 1 200
  400. #Disabled Block End
  401.  
  402. #Disabled Block Start
  403. #Show
  404. # Class "Map Fragments"
  405. # BaseType "Sacrifice at Midnight"
  406. # SetTextColor 255 255 255
  407. # SetBackgroundColor 33 5 6
  408. # SetBorderColor 255 255 255
  409. # SetFontSize 40
  410. # PlayAlertSound 2 300
  411. #Disabled Block End
  412.  
  413. Show
  414. Class "Map Fragments"
  415. SetTextColor 255 255 255
  416. SetBorderColor 171 171 171
  417. SetFontSize 35
  418. PlayAlertSound 2 100
  419.  
  420. # Section: # Jewels
  421.  
  422. # Unique jewels.
  423. Show
  424. Rarity = Unique
  425. Class "Jewel"
  426. SetTextColor 175 96 37
  427. SetBackgroundColor 94 17 74
  428. SetBorderColor 248 92 151
  429. SetFontSize 41
  430. PlayAlertSound 1 300
  431.  
  432. # Any other jewels. Text color will vary according to rarity.
  433. Show
  434. Class "Jewel"
  435. SetBackgroundColor 64 9 48
  436. SetBorderColor 248 92 151
  437. SetFontSize 35
  438.  
  439. # Section: # Uniques
  440.  
  441. # High-value uniques.
  442. Show # T1 - These uniques are have a consistent price of 1+ ex
  443. Rarity = Unique
  444. BaseType "Varnished Coat" "Gold Ring" "Deerskin Gloves" "Ursine Pelt" "Champion Kite Shield" "Sapphire Flask" "Desert Brigandine" "Occultist" "Glorious" "Hubris" "Judgement Staff" "Siege Axe" "Spine Bow" "Prophecy Wand" "Sacrificial Garb" "Sorcerer Boots" "Paua Ring" "Topaz Flask" "Titanium Spirit Shield" "Vaal Regalia" "Assassin's Garb" "Two-Stone Ring" "Unset Ring" "Crusader Boots" "Deicide Mask" "Silver Flask"
  445. SetTextColor 224 206 142
  446. SetBackgroundColor 71 38 6
  447. SetBorderColor 175 96 37
  448. SetFontSize 45
  449. PlayAlertSound 6 300
  450.  
  451. # Shows Tabula Rasa.
  452. Show # T2 - These uniques usually are worth 1+ ex at the start of the league and drop to ~10c over 1 - 2 month.
  453. Rarity = Unique
  454. LinkedSockets = 6
  455. SocketGroup "WWWWWW"
  456. BaseType "Simple Robe"
  457. SetTextColor 214 214 214
  458. SetBackgroundColor 71 38 6
  459. SetBorderColor 175 96 37
  460. SetFontSize 38
  461. PlayAlertSound 1 300
  462.  
  463. # 6linked uniques.
  464. Show
  465. Rarity = Unique
  466. LinkedSockets = 6
  467. SetTextColor 250 218 160
  468. SetBackgroundColor 71 38 6
  469. SetBorderColor 144 199 255
  470. SetFontSize 43
  471. PlayAlertSound 6 200
  472.  
  473. # 5linked uniques.
  474. Show
  475. Rarity = Unique
  476. LinkedSockets = 5
  477. SetTextColor 217 138 78
  478. SetBackgroundColor 61 34 11
  479. SetBorderColor 144 199 255
  480. SetFontSize 43
  481. PlayAlertSound 6 200
  482.  
  483. # Mid-value uniques.
  484. Show # T2 - These uniques usually are worth 1+ ex at the start of the league and drop to ~10c over 1 - 2 month.
  485. Rarity = Unique
  486. BaseType "Golden Plate" "Lathi" "Serpentine Staff" "Vile Staff" "Terror Maul" "Imperial Skean" "Full Wyrmscale" "Gavel" "Archon Kite Shield" "Reinforced Greaves" "Vaal Gauntlets" "Imperial Bow" "Conjurer Boots" "Steelscale Gauntlets" "Amethyst Ring" "Diamond Ring" "Crusader Plate" "Ezomyte Burgonet" "Nightmare Bascinet" "Sharkskin Boots" "Two-Stone" "Granite Flask" "Imperial Claw" "Penetrating Arrow Quiver" "Sinner Tricorne" "Slaughter Knife" "Large Hybrid Flask" "Karui Sceptre" "Fiend Dagger" "Conjurer Gloves" "Crusader Gloves" "Vaal Mask" "Imperial Staff" "Whalebone Rapier"
  487. SetTextColor 224 206 142
  488. SetBackgroundColor 43 23 5
  489. SetBorderColor 175 96 37
  490. SetFontSize 40
  491. PlayAlertSound 1 300
  492.  
  493. # Unique Talismans.
  494. Show
  495. Rarity = Unique
  496. BaseType "Talisman"
  497. SetTextColor 196 111 48
  498. SetBackgroundColor 56 0 1
  499. SetBorderColor 210 0 0
  500. SetFontSize 38
  501.  
  502. # Any other uniques.
  503. Show
  504. Rarity = Unique
  505. SetTextColor 175 96 37
  506. SetBorderColor 175 96 37
  507. SetFontSize 36
  508.  
  509. # Section: # Sockets & Links
  510.  
  511. # 6-linked items.
  512. Show
  513. LinkedSockets = 6
  514. SetTextColor 255 255 255
  515. SetBackgroundColor 103 126 255
  516. SetBorderColor 144 199 255
  517. SetFontSize 45
  518. PlayAlertSound 6 300
  519.  
  520. # 5-linked items.
  521. Show
  522. LinkedSockets = 5
  523. SetBackgroundColor 46 71 209
  524. SetBorderColor 144 199 255
  525. SetFontSize 39
  526. PlayAlertSound 1 200
  527.  
  528. # 6-socketed items. (7 jewellers)
  529. Show
  530. Sockets = 6
  531. SetBackgroundColor 20 29 84
  532. SetBorderColor 98 146 191
  533. SetFontSize 37
  534. PlayAlertSound 1 100
  535.  
  536. # Section: # Talisman
  537.  
  538. Show
  539. BaseType "Talisman"
  540. SetBackgroundColor 56 0 1
  541. SetBorderColor 210 0 0
  542. SetFontSize 35
  543.  
  544. #Disabled Block Start
  545. # Rare talismans above and equal to item level 84 (hightest ilvl threshold for mods).
  546. #Show
  547. # ItemLevel >= 84
  548. # Rarity = Rare
  549. # BaseType "Talisman"
  550. # SetTextColor 210 0 0
  551. # SetBackgroundColor 56 0 1
  552. # SetBorderColor 255 145 0
  553. # SetFontSize 39
  554. #Disabled Block End
  555.  
  556. #Disabled Block Start
  557. # Rare talismans above and equal to item level 75 (ilvl threshold for the regal recipe).
  558. #Show
  559. # ItemLevel >= 75
  560. # Rarity = Rare
  561. # BaseType "Talisman"
  562. # SetTextColor 210 0 0
  563. # SetBackgroundColor 56 0 1
  564. # SetBorderColor 239 174 77
  565. # SetFontSize 39
  566. #Disabled Block End
  567.  
  568. #Disabled Block Start
  569. # Rare talismans above and equal to item level 60 (ilvl threshold for the chaos recipe).
  570. #Show
  571. # ItemLevel >= 60
  572. # Rarity = Rare
  573. # BaseType "Talisman"
  574. # SetTextColor 210 0 0
  575. # SetBackgroundColor 56 0 1
  576. # SetBorderColor 255 255 119
  577. # SetFontSize 39
  578. #Disabled Block End
  579.  
  580. #Disabled Block Start
  581. # Magic and white ilvl 80+ Talisman's for Rigwald +80.
  582. #Show
  583. # ItemLevel >= 80
  584. # Rarity <= Magic
  585. # BaseType "Talisman"
  586. # SetTextColor 136 136 255
  587. # SetBackgroundColor 56 0 1
  588. # SetBorderColor 210 0 0
  589. # SetFontSize 35
  590. #Disabled Block End
  591.  
  592. #Disabled Block Start
  593. # Magic and white ilvl 75+ for Rigwald 75+.
  594. #Show
  595. # ItemLevel >= 75
  596. # Rarity <= Magic
  597. # BaseType "Talisman"
  598. # SetTextColor 136 136 255
  599. # SetBorderColor 210 0 0
  600. # SetFontSize 32
  601. #Disabled Block End
  602.  
  603. #Disabled Block Start
  604. #Show
  605. # BaseType "Talisman"
  606. # SetBorderColor 210 0 0
  607. # SetFontSize 29
  608. #Disabled Block End
  609.  
  610. # Section: # Rares
  611.  
  612. # Rare rings, amulets and belts above and equal to item level 84 (hightest ilvl threshold for mods).
  613. Show # Endgame: Show normal ilvl 83+ rings/amulets
  614. ItemLevel >= 84
  615. Rarity = Rare
  616. Class "Rings" "Amulet" "Belts"
  617. BaseType "Onyx" "Ruby" "Sapphire" "Topaz" "Two-Stone" "Diamond" "Prismatic" "Unset" "Gold" "Citrine" "Turquoise" "Agate" "Coral Ring" "Moonstone" "Leather" "Heavy" "Amber" "Jade" "Lapis" "Steel Ring" "Opal" "Blue Pearl" "Marble" "Vanguard" "Crystal"
  618. SetTextColor 255 145 0
  619. SetBackgroundColor 130 81 0
  620. SetBorderColor 255 145 0
  621. SetFontSize 40
  622. PlayAlertSound 1 80
  623.  
  624. # Good base rare items (caster-weapons) above and equal to item level 84 (hightest ilvl threshold for mods).
  625. Show
  626. ItemLevel >= 84
  627. Rarity = Rare
  628. BaseType "Imbued Wand" "Prophecy Wand" "Profane Wand" "Sambar Sceptre"
  629. SetTextColor 255 255 119
  630. SetBackgroundColor 112 69 0
  631. SetBorderColor 255 148 0
  632. SetFontSize 36
  633.  
  634. # Good base rare items (armor) above and equal to item level 84 (hightest ilvl threshold for mods).
  635. Show
  636. ItemLevel >= 84
  637. Rarity = Rare
  638. BaseType "Hubris Circlet" "Astral Plate" "Vaal Regalia" "Saintly Chainmail" "Carnal Armour" "Sacrificial Garb" "Eternal Burgonet" "Lion Pelt" "Praetor Crown" "Deicide Mask" "Assassin's Garb" "Mind Cage"
  639. SetTextColor 255 229 119
  640. SetBackgroundColor 89 54 0
  641. SetBorderColor 255 147 0
  642. SetFontSize 36
  643.  
  644. # Good base rare items (phys-weapons) above and equal to item level 83 (hightest ilvl threshold for phys-mods).
  645. Show
  646. ItemLevel >= 83
  647. Rarity = Rare
  648. BaseType "Harbinger Bow" "Ambusher" "Gemini Claw" "Demon Dagger" "Imperial Skean" "Jewelled Foil" "Dragoon Sword" "Platinum Kris" "Sai" "Terror Claw"
  649. SetTextColor 255 255 119
  650. SetBackgroundColor 69 42 0
  651. SetBorderColor 255 144 0
  652. SetFontSize 35
  653.  
  654. # Good shield and quiver rare bases above and equal to item level 84 (hightest ilvl threshold for mods).
  655. Show
  656. ItemLevel >= 84
  657. Rarity = Rare
  658. BaseType "Imperial Buckler" "Titanium Spirit Shield" "Harmonic Spirit Shield" "Cardinal Round Shield" "Elegant Round Shield" "Archon Kite Shield" "Supreme Spiked Shield" "Spike-Point Arrow Quiver" "Penetrating Arrow Quiver" "Broadhead Arrow Quiver"
  659. SetTextColor 255 255 119
  660. SetBackgroundColor 59 36 0
  661. SetBorderColor 255 148 0
  662. SetFontSize 35
  663.  
  664. # Rare highest bases (weapons) above and equal to item level 83 (hightest ilvl threshold for phys-mods).
  665. Show
  666. ItemLevel >= 83
  667. Rarity = Rare
  668. BaseType "Runic Hatchet" "Fleshripper" "Maraketh Bow" "Imperial Bow" "Eclipse Staff" "Exquisite Blade" "Judgement Staff"
  669. SetTextColor 212 212 99
  670. SetBackgroundColor 41 25 0
  671. SetBorderColor 255 146 0
  672. SetFontSize 34
  673.  
  674. # Any other rares above and equal to item level 83.
  675. Show
  676. ItemLevel >= 84
  677. Rarity = Rare
  678. SetTextColor 227 227 106
  679. SetBorderColor 255 143 0
  680. SetFontSize 30
  681.  
  682. # Rare amulets, rings and belts above and equal to item level 75 (ilvl threshold for the regal recipe).
  683. Show
  684. ItemLevel >= 75
  685. Rarity = Rare
  686. Class "Amulet" "Belt" "Ring"
  687. SetTextColor 255 255 119
  688. SetBackgroundColor 110 82 34
  689. SetBorderColor 239 174 77
  690. SetFontSize 39
  691.  
  692. # Good item class rares above and equal to item level 75 (ilvl threshold for the regal recipe).
  693. Show
  694. ItemLevel >= 75
  695. Rarity = Rare
  696. BaseType "Eternal Burgonet" "Royal Burgonet" "Ezomyte Burgonet" "Samite Helmet" "Lion Pelt" "Sinner Tricorne" "Silken Hood" "Ursine Pelt" "Hubris Circlet" "Mind Cage" "Nightmare Bascinet" "Pig-Faced Bascinet" "Praetor Crown" "Prophet Crown" "Magistrate Crown" "Deicide Mask" "Vaal Mask" "Titan Gauntlets" "Vaal Gauntlets" "Slink Gloves" "Stealth Gloves" "Sorcerer Gloves" "Arcanist Gloves" "Dragonscale Gauntlets" "Crusader Gloves" "Legion Gloves" "Murder Mitts" "Titan Greaves" "Vaal Greaves" "Slink Boots" "Stealth Boots" "Sorcerer Boots" "Arcanist Slippers" "Dragonscale Boots" "Crusader Boots" "Legion Boots" "Murder Boots" "Assassin's Boots" "Astral Plate" "Assassin's Garb" "Occultist's Vestment" "Vaal Regalia" "Triumphant Lamellar" "Saintly Chainmail" "Saint's Hauberk" "Carnal Armour" "Sambar Sceptre" "Void Sceptre" "Opal Sceptre"
  697. SetTextColor 255 255 119
  698. SetBackgroundColor 97 72 30
  699. SetBorderColor 239 174 77
  700. SetFontSize 35
  701.  
  702. # Rare, high weapon bases above and equal to item level 77 (second highest ilvl threshold for phys mods).
  703. Show
  704. ItemLevel >= 77
  705. Rarity = Rare
  706. BaseType "Harbinger Bow" "Imbued Wand" "Gemini Claw" "Ambusher" "Demon Dagger" "Jewelled Foil" "Dragoon Sword" "Platinum Kris" "Sai" "Imperial Skean" "Terror Claw"
  707. SetTextColor 255 255 119
  708. SetBackgroundColor 77 58 24
  709. SetBorderColor 239 174 77
  710. SetFontSize 35
  711.  
  712. # Good item class rares above and equal to item level 75 (ilvl threshold for the regal recipe).
  713. Show
  714. ItemLevel >= 75
  715. Rarity = Rare
  716. Class "Wands" "Daggers" "Claws" "Sceptres"
  717. SetTextColor 255 255 119
  718. SetBackgroundColor 64 48 20
  719. SetBorderColor 239 174 77
  720. SetFontSize 34
  721.  
  722. # Any other rares above and equal to item level 60 (ilvl threshold for the chaos recipe).
  723. Show
  724. ItemLevel >= 75
  725. DropLevel >= 60
  726. Rarity = Rare
  727. Width <= 2
  728. Height <= 3
  729. Class "Body Armours" "Helmets" "Gloves" "Boots" "Shields" "Claws" "Daggers" "Wands" "Sceptres"
  730. SetTextColor 255 255 119
  731. SetBackgroundColor 41 30 13
  732. SetBorderColor 239 174 77
  733. SetFontSize 31
  734.  
  735. # Any other rares above and equal to ilvl 75 (ilvl threshold for the regal recipe).
  736. Show
  737. ItemLevel >= 75
  738. Rarity = Rare
  739. SetTextColor 194 194 90
  740. SetBorderColor 239 174 77
  741. SetFontSize 30
  742.  
  743. # Amulets, rings and belts above and equal to item level 60 (ilvl threshold for the chaos recipe).
  744. Show
  745. ItemLevel >= 60
  746. Rarity = Rare
  747. Class "Amulet" "Ring" "Belt"
  748. SetTextColor 255 255 119
  749. SetBackgroundColor 117 117 54
  750. SetBorderColor 255 255 119
  751. SetFontSize 39
  752.  
  753. # Good item class rares above and equal to item level 60 (ilvl threshold for the chaos recipe).
  754. Show
  755. ItemLevel >= 60
  756. Rarity = Rare
  757. BaseType "Eternal Burgonet" "Royal Burgonet" "Ezomyte Burgonet" "Samite Helmet" "Lion Pelt" "Sinner Tricorne" "Silken Hood" "Ursine Pelt" "Hubris Circlet" "Mind Cage" "Nightmare Bascinet" "Pig-Faced Bascinet" "Praetor Crown" "Prophet Crown" "Magistrate Crown" "Deicide Mask" "Vaal Mask" "Titan Gauntlets" "Vaal Gauntlets" "Slink Gloves" "Stealth Gloves" "Sorcerer Gloves" "Arcanist Gloves" "Dragonscale Gauntlets" "Crusader Gloves" "Legion Gloves" "Murder Mitts" "Titan Greaves" "Vaal Greaves" "Slink Boots" "Stealth Boots" "Sorcerer Boots" "Arcanist Slippers" "Dragonscale Boots" "Crusader Boots" "Legion Boots" "Murder Boots" "Assassin's Boots" "Astral Plate" "Assassin's Garb" "Occultist's Vestment" "Vaal Regalia" "Triumphant Lamellar" "Saintly Chainmail" "Saint's Hauberk" "Carnal Armour" "Sambar Sceptre" "Void Sceptre" "Opal Sceptre" "Dragoon Sword" "Harpy Rapier" "Jewelled Foil" "Gemini Claw"
  758. SetTextColor 255 255 163
  759. SetBackgroundColor 82 82 0
  760. SetBorderColor 254 254 118
  761. SetFontSize 34
  762.  
  763. # Good item class rares above and equal to item level 60 (ilvl threshold for the chaos recipe).
  764. Show
  765. ItemLevel >= 60
  766. Rarity = Rare
  767. Class "Wands" "Daggers" "Sceptres"
  768. SetTextColor 255 255 119
  769. SetBackgroundColor 59 59 0
  770. SetBorderColor 254 254 118
  771. SetFontSize 34
  772.  
  773. # Moderately sized rares above and equal to item level 60 (ilvl threshold for the chaos recipe).
  774. Show
  775. ItemLevel >= 60
  776. Rarity = Rare
  777. BaseType "Spike-Point Arrow Quiver" "Penetrating Arrow Quiver" "Broadhead Arrow Quiver" "Imperial Buckler" "Crusader Buckler" "Vaal Buckler" "Lacquered Buckler" "Titanium Spirit Shield" "Harmonic Spirit Shield" "Vaal Spirit Shield" "Elegant Round Shield" "Cardinal Round Shield" "Spiny Round Shield" "Archon Kite Shield" "Mosaic Kite Shield" "Champion Kite Shield" "Branded Kite Shield" "Angelic Kite Shield" "Supreme Spiked Shield" "Mirrored Spiked Shield" "Ezomyte Spiked Shield" "Fossilised Spirit Shield" "Thorium Spirit Shield"
  778. SetTextColor 217 217 101
  779. SetBackgroundColor 38 38 0
  780. SetBorderColor 254 254 118
  781. SetFontSize 32
  782.  
  783. # Any other rares above and equal to item level 60 (ilvl threshold for the chaos recipe).
  784. Show
  785. ItemLevel >= 60
  786. DropLevel >= 50
  787. Rarity = Rare
  788. Width <= 2
  789. Height <= 3
  790. Class "Body Armours" "Helmets" "Gloves" "Boots" "Shields" "Claws" "Daggers" "Wands" "Sceptres"
  791. SetTextColor 255 255 119
  792. SetBackgroundColor 38 38 0
  793. SetBorderColor 254 254 118
  794. SetFontSize 31
  795.  
  796. # Any other rares above and equal to item level 60 (ilvl threshold for the chaos recipe).
  797. Show
  798. ItemLevel >= 60
  799. Rarity = Rare
  800. SetTextColor 181 181 86
  801. SetBorderColor 254 254 118
  802. SetFontSize 30
  803.  
  804. # Rare amulets, rings & belts.
  805. Show
  806. Rarity >= Rare
  807. Class "Amulet" "Ring" "Belt"
  808. SetBackgroundColor 45 45 0
  809. SetFontSize 30
  810.  
  811. Show
  812. Rarity >= Rare
  813. Class "Daggers" "Wands" "Body Armours" "Helmets" "Boots" "Gloves"
  814. SetBackgroundColor 33 33 0
  815. SetFontSize 30
  816.  
  817. Show
  818. Rarity >= Rare
  819. SetFontSize 30
  820.  
  821. # Section: # Chance bases & Chisel hammers
  822.  
  823. # Skyforth & Voll's Devotion bases.
  824. Show
  825. Rarity = Normal
  826. BaseType "Sorcerer Boots"
  827. SetTextColor 150 41 150
  828. SetBackgroundColor 46 42 42
  829. SetBorderColor 134 78 21
  830. SetFontSize 38
  831.  
  832. # Voll's Devotion chance base.
  833. Show
  834. Rarity = Normal
  835. BaseType "Agate Amulet"
  836. SetTextColor 94 35 94
  837. SetBackgroundColor 46 42 42 230
  838. SetBorderColor 134 78 21
  839. SetFontSize 33
  840.  
  841. # Void Battery & Hegemony's Era bases.
  842. Show
  843. Rarity = Normal
  844. BaseType "Prophecy Wand" "Judgement Staff"
  845. SetBackgroundColor 46 42 42 230
  846. SetBorderColor 134 78 21
  847. SetFontSize 29
  848.  
  849. # Other good chance bases. (Shavronne's Wrappings, Voltaxic Rift, Windripper, Death's Rush / Ming's Heart & Mjölner
  850. Show
  851. Rarity = Normal
  852. BaseType "Occultist's Vestment" "Spine Bow" "Imperial Bow" "Amethyst Ring"
  853. SetBackgroundColor 46 42 42 230
  854. SetFontSize 27
  855.  
  856. # Quality 10+ bases that would vendor for 1 chisel if 20% quality + map.
  857. Show # Chisel Recipe: Magic Gavels with 12+ qual
  858. Quality >= 10
  859. Rarity = Normal
  860. BaseType "Gavel" "Rock Breaker" "Stone Hammer"
  861. SetTextColor 0 0 0
  862. SetBackgroundColor 75 75 75
  863. SetBorderColor 0 0 0
  864. SetFontSize 32
  865.  
  866. # Section: # Crafting
  867.  
  868. # Magic and white ilvl 84+ (highest threshold for mods) amulets, rings & belts for crafting.
  869. Show
  870. ItemLevel >= 84
  871. Rarity = Magic
  872. Class "Amulet" "Ring" "Belt"
  873. BaseType "Diamond Ring" "Coral Ring" "Two-Stone Ring" "Agate Amulet" "Onyx Amulet" "Citrine Amulet" "Turquoise Amulet" "Gold Amulet" "Gold Ring" "Leather Belt" "Chain Belt" "Rustic Sash" "Moonstone Ring"
  874. SetTextColor 235 235 255
  875. SetBackgroundColor 40 40 74
  876. SetBorderColor 136 136 255
  877. SetFontSize 34
  878.  
  879. # Magic and white ilvl 84+ (highest threshold for mods) highest bases for crafting.
  880. Show
  881. ItemLevel >= 84
  882. Rarity <= Magic
  883. BaseType "Hubris Circlet" "Astral Plate" "Vaal Regalia"
  884. SetTextColor 255 255 255
  885. SetBackgroundColor 43 43 92
  886. SetBorderColor 136 136 255
  887. SetFontSize 34
  888.  
  889. # Magic and white ilvl 84+ (highest threshold for mods) highest bases for crafting.
  890. Show
  891. ItemLevel >= 84
  892. Rarity <= Magic
  893. BaseType "Hubris Circlet" "Astral Plate" "Assassin's Garb" "Vaal Regalia" "Saintly Chainmail" "Carnal Armour" "Sacrificial Garb" "Eternal Burgonet" "Lion Pelt" "Praetor Crown" "Deicide Mask" "Archon Kite Shield" "Mind Cage"
  894. SetTextColor 215 215 255
  895. SetBackgroundColor 43 43 92
  896. SetBorderColor 136 136 255
  897. SetFontSize 33
  898.  
  899. # Magic and white ilvl 83+ (highest threshold for phys-mods) high bases for crafting.
  900. Show
  901. ItemLevel >= 83
  902. Rarity <= Magic
  903. BaseType "Harbinger Bow" "Ambusher" "Gemini Claw" "Demon Dagger" "Imbued Wand" "Prophecy Wand" "Profane Wand" "Terror Claw"
  904. SetTextColor 189 189 255
  905. SetBackgroundColor 28 28 51
  906. SetBorderColor 136 136 255
  907. SetFontSize 31
  908.  
  909. # Magic and white ilvl 75+ GOOD amulets, rings and belts for crafting.
  910. Show
  911. ItemLevel >= 84
  912. Class "Amulet" "Ring" "Belt"
  913. SetTextColor 237 237 237
  914. SetBorderColor 156 109 47
  915. SetFontSize 32
  916.  
  917. # Magic and white ilvl 75+ GOOD amulets, rings and belts for crafting.
  918. Show
  919. ItemLevel >= 75
  920. Rarity = Magic
  921. Class "Amulet" "Ring" "Belt"
  922. BaseType "Diamond Ring" "Coral Ring" "Two-Stone Ring" "Agate Amulet" "Onyx Amulet" "Citrine Amulet" "Turquoise Amulet" "Gold Amulet" "Gold Ring" "Leather Belt" "Chain Belt" "Rustic Sash" "Moonstone Ring"
  923. SetTextColor 136 136 255
  924. SetFontSize 32
  925.  
  926. # Magic and white ilvl 75+ GOOD amulets, rings and belts for crafting.
  927. Show
  928. ItemLevel >= 75
  929. Rarity = Normal
  930. Class "Amulet" "Ring" "Belt"
  931. BaseType "Diamond Ring" "Coral Ring" "Two-Stone Ring" "Agate Amulet" "Onyx Amulet" "Citrine Amulet" "Turquoise Amulet" "Gold Amulet" "Gold Ring" "Leather Belt" "Chain Belt" "Rustic Sash" "Moonstone Ring"
  932. SetTextColor 200 200 200
  933. SetFontSize 32
  934.  
  935. # Magic and white ilvl 75+ good weapon bases.
  936. Show
  937. ItemLevel >= 77
  938. Rarity = Magic
  939. Sockets = 3
  940. LinkedSockets >= 2
  941. BaseType "Ambusher" "Gemini Claw"
  942. SetTextColor 136 136 255
  943. SetFontSize 32
  944.  
  945. # Any magic and white ilvl 75+ amulets, rings and belts.
  946. Show
  947. ItemLevel >= 75
  948. Class "Amulet" "Ring" "Belt"
  949. SetTextColor 200 200 200
  950. SetBackgroundColor 0 0 0 200
  951. SetFontSize 27
  952.  
  953. #Disabled Block Start
  954. #Show
  955. # ItemLevel >= 60
  956. # Class "Amulet" "Ring" "Belt"
  957. # BaseType "Gold Amulet" "Agate Amulet" "Turquoise Amulet" "Citrine Amulet" "Leather Belt" "Chain Belt" "Rustic Sash" "Coral Ring" "Gold Ring" "Diamond Ring" "Moonstone Ring" "Two-Stone Ring" "Onyx Amulet"
  958. # SetTextColor 200 200 200
  959. # SetBackgroundColor 31 31 4
  960. # SetBorderColor 84 84 4
  961. # SetFontSize 26
  962. #Disabled Block End
  963.  
  964. # Section: # Chromatic & White Sockets
  965.  
  966. # Small RBG chromatic items (vendors for 1 chromatic orb).
  967. Show
  968. Width <= 1
  969. Height <= 3
  970. SocketGroup "RGB"
  971. SetTextColor 255 255 255
  972. SetBackgroundColor 14 48 31
  973. SetBorderColor 70 247 159
  974. SetFontSize 33
  975.  
  976. # Small RBG chromatic items (vendors for 1 chromatic orb).
  977. Show
  978. Width <= 2
  979. Height <= 2
  980. SocketGroup "RGB"
  981. SetTextColor 255 255 255
  982. SetBackgroundColor 14 48 31
  983. SetBorderColor 70 247 159
  984. SetFontSize 33
  985.  
  986. # Moderately sized RBG chromatic items (vendors for 1 chromatic orb).
  987. Show
  988. Width <= 2
  989. Height <= 3
  990. SocketGroup "RGB"
  991. SetTextColor 150 150 150
  992. SetBorderColor 31 138 81
  993. SetFontSize 32
  994.  
  995. # Big RBG chromatic items (vendors for 1 chromatic orb).
  996. Show
  997. SocketGroup "RGB"
  998. SetTextColor 110 110 110
  999. SetBorderColor 25 107 63
  1000. SetFontSize 30
  1001.  
  1002. # Corrupted items with white sockets for offhand gem leveling.
  1003. Show
  1004. Sockets >= 3
  1005. SocketGroup "W"
  1006. Class "Wands" "Daggers" "One" "Hand" "Shields" "Thrusting" "Sceptre" "Claws"
  1007. SetTextColor 218 230 237
  1008. SetFontSize 30
  1009.  
  1010. # Section: # Flasks
  1011.  
  1012. # Any 20% quality flasks.
  1013. Show
  1014. Quality = 20
  1015. Class "Flask"
  1016. SetTextColor 227 227 227
  1017. SetBackgroundColor 72 89 88
  1018. SetBorderColor 255 255 255
  1019. SetFontSize 38
  1020. PlayAlertSound 9 79
  1021.  
  1022. # 15%+ quality life flasks.
  1023. Show
  1024. Quality >= 15
  1025. BaseType "Life Flask"
  1026. SetTextColor 200 200 200
  1027. SetBackgroundColor 50 0 0
  1028. SetBorderColor 255 255 255
  1029. SetFontSize 32
  1030.  
  1031. # 15%+ quality hybrid flasks.
  1032. Show
  1033. Quality >= 15
  1034. BaseType "Hybrid Flask"
  1035. SetTextColor 200 200 200
  1036. SetBackgroundColor 38 0 50
  1037. SetBorderColor 255 255 255
  1038. SetFontSize 32
  1039.  
  1040. # 15%+ quality mana flasks.
  1041. Show
  1042. Quality >= 15
  1043. BaseType "Mana Flask"
  1044. SetTextColor 200 200 200
  1045. SetBackgroundColor 0 0 50
  1046. SetBorderColor 255 255 255
  1047. SetFontSize 32
  1048.  
  1049. # 15%+ quality utility flasks.
  1050. Show
  1051. Quality >= 15
  1052. Class "Flask"
  1053. SetTextColor 200 200 200
  1054. SetBackgroundColor 0 50 0
  1055. SetBorderColor 255 255 255
  1056. SetFontSize 32
  1057.  
  1058. # 10%+ quality life flasks.
  1059. Show
  1060. Quality >= 10
  1061. BaseType "Life Flask"
  1062. SetBackgroundColor 50 0 0
  1063. SetBorderColor 200 200 200
  1064. SetFontSize 29
  1065.  
  1066. # 10%+ quality hybrid flasks.
  1067. Show
  1068. Quality >= 10
  1069. BaseType "Hybrid Flask"
  1070. SetBackgroundColor 38 0 50
  1071. SetBorderColor 200 200 200
  1072. SetFontSize 29
  1073.  
  1074. # 10%+ quality mana flasks.
  1075. Show
  1076. Quality >= 10
  1077. BaseType "Mana Flask"
  1078. SetBackgroundColor 0 0 50
  1079. SetBorderColor 200 200 200
  1080. SetFontSize 29
  1081.  
  1082. # 10%+ quality utility flasks.
  1083. Show
  1084. Quality >= 10
  1085. Class "Flask"
  1086. SetBackgroundColor 0 50 0
  1087. SetBorderColor 200 200 200
  1088. SetFontSize 29
  1089.  
  1090. # Flasks w/Dynamic Filtering
  1091. Show
  1092. ItemLevel >= 5
  1093. ItemLevel <= 9
  1094. BaseType "Quicksilver Flask"
  1095. SetTextColor 0 255 255
  1096. SetBorderColor 50 230 100
  1097. PlayAlertSound 9 100
  1098.  
  1099. # 5%+ quality life flasks.
  1100. Show
  1101. ItemLevel <= 73
  1102. Quality >= 5
  1103. BaseType "Life Flask"
  1104. SetBackgroundColor 50 0 0
  1105. SetBorderColor 127 127 127
  1106. SetFontSize 27
  1107.  
  1108. # 5%+ quality hybrid flasks.
  1109. Show
  1110. ItemLevel <= 73
  1111. Quality >= 5
  1112. BaseType "Hybrid Flask"
  1113. SetBackgroundColor 38 0 50
  1114. SetBorderColor 127 127 127
  1115. SetFontSize 27
  1116.  
  1117. # 5%+ quality mana flasks.
  1118. Show
  1119. ItemLevel <= 73
  1120. Quality >= 5
  1121. BaseType "Mana Flask"
  1122. SetBackgroundColor 0 0 50
  1123. SetBorderColor 127 127 127
  1124. SetFontSize 27
  1125.  
  1126. # 5%+ quality utility flasks.
  1127. Show
  1128. ItemLevel <= 73
  1129. Quality >= 5
  1130. Class "Flask"
  1131. SetBackgroundColor 0 50 0
  1132. SetBorderColor 127 127 127
  1133. SetFontSize 27
  1134.  
  1135. # Any other life flasks.
  1136. Show
  1137. ItemLevel <= 69
  1138. BaseType "Life Flask"
  1139. SetBackgroundColor 50 0 0
  1140. SetBorderColor 110 30 31
  1141. SetFontSize 27
  1142.  
  1143. # Any other hybrid flasks.
  1144. Show
  1145. ItemLevel <= 69
  1146. BaseType "Hybrid Flask"
  1147. SetBackgroundColor 38 0 50
  1148. SetBorderColor 74 30 110
  1149. SetFontSize 27
  1150.  
  1151. # Any other mana flasks.
  1152. Show
  1153. ItemLevel <= 69
  1154. BaseType "Mana Flask"
  1155. SetBackgroundColor 0 0 50
  1156. SetBorderColor 30 30 110
  1157. SetFontSize 27
  1158.  
  1159. # Any other utility flasks.
  1160. Show
  1161. ItemLevel <= 69
  1162. Class "Flask"
  1163. SetBackgroundColor 0 50 0
  1164. SetBorderColor 19 71 19
  1165. SetFontSize 27
  1166.  
  1167. # Section: # Leveling
  1168.  
  1169. # Magic and white 4-linked items for leveling.
  1170. Show
  1171. ItemLevel <= 40
  1172. Rarity <= Magic
  1173. LinkedSockets = 4
  1174. Class "Gloves" "Helmets" "Boots" "Body Armours"
  1175. SetTextColor 255 255 255
  1176. SetBorderColor 103 122 135 240
  1177. SetFontSize 30
  1178.  
  1179. # Magic and white 4-linked items for leveling.
  1180. Show
  1181. ItemLevel <= 35
  1182. Rarity <= Magic
  1183. LinkedSockets = 3
  1184. Class "Boots" "Daggers" "Helmets" "Gloves"
  1185. BaseType "Crystal Sceptre" "Quartz Sceptre" "Horned Sceptre" "Sage Wand" "Pagan Wand" "Quartz Wand" "Crystal Wand"
  1186. SetTextColor 222 222 222
  1187. SetBorderColor 103 122 135 240
  1188. SetFontSize 30
  1189.  
  1190. # Amulets, rings & belts ilvl 40 or less for leveling. Magic.
  1191. Show
  1192. ItemLevel <= 60
  1193. ItemLevel >= 25
  1194. Rarity = Magic
  1195. BaseType "Coral Ring" "Two-Stone Ring" "Sapphire Ring" "Ruby Ring" "Topaz Ring" "Citrine Amulet" "Turquoise Amulet" "Agate Amulet" "Diamond Ring" "Leather Belt" "Chain Belt" "Heavy Belt" "Rustic Sash"
  1196. SetBorderColor 184 218 242 180
  1197. SetFontSize 30
  1198.  
  1199. # Amulets, rings & belts ilvl 40 or less for leveling.
  1200. Show
  1201. ItemLevel <= 25
  1202. BaseType "Coral Ring" "Two-Stone Ring" "Sapphire Ring" "Ruby Ring" "Topaz Ring" "Citrine Amulet" "Turquoise Amulet" "Agate Amulet" "Diamond Ring" "Leather Belt" "Chain Belt" "Heavy Belt" "Rustic Sash"
  1203. SetBorderColor 150 169 189
  1204. SetFontSize 30
  1205.  
  1206. # Any items ilvl 25 or less for leveling. (basically vanilla view).
  1207. Show
  1208. ItemLevel <= 25
  1209. Rarity <= Magic
  1210. Sockets = 3
  1211. LinkedSockets >= 2
  1212. BaseType "Quartz Sceptre" "Crystal Sceptre" "Stiletto" "Copper Kris" "Imp Dagger" "Skean" "Poignard" "Boot Knife" "Boot Blade"
  1213. SetBorderColor 124 149 166 220
  1214. SetFontSize 28
  1215.  
  1216. # Any items ilvl 40 or less for leveling. (basically vanilla view).
  1217. Show
  1218. ItemLevel <= 40
  1219. SetFontSize 29
  1220.  
  1221. # Section: # Basic
  1222.  
  1223. # Quest & Microtransaction items
  1224. Show
  1225. Class "Quest Items" "Microtransactions"
  1226. SetTextColor 74 230 58
  1227.  
  1228. Hide
  1229. ItemLevel >= 65
  1230. DropLevel < 60
  1231. SetBackgroundColor 17 17 17 60
  1232. SetFontSize 17
  1233.  
  1234. Show
  1235. SetBackgroundColor 17 17 17 60
  1236. SetFontSize 17
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement