ment2008

Ment's Item Filters Uber

Sep 5th, 2017
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
AutoIt 112.99 KB | None | 0 0
  1. # Ment's Item Filters Uber Recommended for T15+ mapping  | v3.6a #
  2.  
  3. #Ment's Filter highlights
  4.  
  5. #Keep it simple, most of the old colors remain the same.
  6. #Keep it organized, sizable rarity (white low size, magic mid size, rare normal size).
  7. #Fit it to your screen, you won't get a mess over the whole screen.
  8. #A lot of tests have been made during the awakening beta. the original code have been improved to enhance the performance and the quality for the Novice~Experienced Exile.
  9. #Filter have been spitted into a three parts: Full,Limited & Uber. for letting the Novice players (Without basic coding knowledge) the ability to edit or modificate the script.
  10. #Filter have been spitted into a two parts: Full & Limited, Full for leveling,LIMITED for mid game & Uber For end-game.
  11. #You still will be able to see the "Hidden" drops simply by holding the "ALT" key.
  12. #
  13. #
  14. # Currency
  15. # Socket/Links
  16. # Top Bases
  17. # Labyrinth Misc
  18. # Abyss Jewel
  19. # Essences
  20. # Incursion
  21. # Talisman Gear
  22. # Unique Gear
  23. # RGB
  24. # Synthesis Items
  25. # Veiled Items
  26. # Elder & Shaper Gear
  27. # Rare Gear
  28. # Gems
  29. # Misc Items
  30. # Divination Cards
  31. # Scarabs
  32. # Maps
  33. # Flasks
  34. # Jewels
  35. # Rings,Amulets & Belts
  36. # Magic-Normal Gear
  37. #
  38. #-----------------------------------------------------------------------------------------------------------
  39.  
  40. ### Currency
  41.  
  42. Show
  43. BaseType "Mirror of Kalandra"
  44. MinimapIcon 0 Red Star
  45. PlayEffect Red
  46. CustomAlertSound "Mirror.wav" 300
  47. SetFontSize 50
  48. SetTextColor 0 0 0
  49. SetBackgroundColor 255 0 255 250
  50. SetBorderColor 0 0 0
  51.  
  52. Show
  53. BaseType "Exalted Orb" "Timeworn Reliquary Key"
  54. MinimapIcon 0 Yellow Star
  55. PlayEffect Yellow
  56. CustomAlertSound "Exalted.wav" 300
  57. SetFontSize 50
  58. SetTextColor 0 0 0
  59. SetBackgroundColor 255 0 255 250
  60. SetBorderColor 0 0 0
  61.  
  62. Show
  63. BaseType "Eternal Orb" "Ancient Reliquary Key"
  64. MinimapIcon 0 Yellow Star
  65. PlayEffect Yellow
  66. CustomAlertSound "Exalted.wav" 300
  67. SetFontSize 50
  68. SetTextColor 0 0 0
  69. SetBackgroundColor 255 0 255 250
  70. SetBorderColor 0 0 0
  71.  
  72. Show
  73. BaseType "Albino Rhoa Feather"
  74. MinimapIcon 0 Yellow Star
  75. PlayEffect Yellow
  76. PlayAlertSound 5 250
  77. SetFontSize 50
  78. SetTextColor 255 255 150 250
  79. SetBackgroundColor 220 0 220 180
  80. SetBorderColor 255 255 150
  81.  
  82. Show
  83. BaseType "Divine Orb"
  84. MinimapIcon 0 Yellow Star
  85. PlayEffect Yellow
  86. CustomAlertSound "Divine.wav" 200
  87. SetFontSize 50
  88. SetTextColor 255 255 150 250
  89. SetBackgroundColor 220 0 220 180
  90. SetBorderColor 255 255 150
  91.  
  92. Show
  93. BaseType "Mirror Shard"
  94. MinimapIcon 0 Yellow Star
  95. PlayEffect Yellow
  96. PlayAlertSound 13 250
  97. SetFontSize 50
  98. SetTextColor 255 255 150 250
  99. SetBackgroundColor 255 0 255 200
  100. SetBorderColor 255 255 150
  101.  
  102. Show
  103. BaseType "Exalted Shard" "Mirror Shard" "Ancient Orb"
  104. PlayAlertSound 13 250
  105. SetFontSize 45
  106. SetTextColor 255 255 150 250
  107. SetBackgroundColor 255 0 255 130
  108. SetBorderColor 255 255 150
  109.  
  110. Show
  111. Class Currency
  112. BaseType "Blessing" "Orb of Annulment"
  113. PlayEffect Yellow
  114. PlayAlertSound 5 200
  115. #PlayAlertSound ShBlessed  300
  116. SetFontSize 42
  117. SetTextColor 255 255 150
  118. SetBackgroundColor 0 0 0 250
  119. SetBorderColor 255 255 150
  120.  
  121. Show
  122. Class Currency
  123. BaseType "Splinter of Uul-Netol" "Splinter of Chayula" "Splinter of Xoph" "Splinter of Esh" "Splinter of Tul"
  124. SetFontSize 38
  125. SetTextColor 255 200 180 250
  126. SetBackgroundColor 90 0 90 250
  127. SetBorderColor 255 200 180 250
  128. PlayAlertSound 14 110
  129.  
  130. Hide
  131. Class Currency
  132. BaseType "Transmutation Shard" "Alteration Shard"
  133. SetFontSize 25
  134.  
  135. Show
  136. Class Currency
  137. BaseType "Engineer's Orb" "Orb of Binding" "Orb of Horizons" "Annulment Shard" "Engineer's Shard" "Binding Shard" "Ancient Shard" "Harbinger's Shard" "Horizon Shard" "Harbinger's Orb"
  138. SetFontSize 38
  139. SetTextColor 255 255 100
  140. SetBackgroundColor 0 0 0 250
  141. SetBorderColor 50 50 250 250
  142. PlayAlertSound 15 200
  143.  
  144. Show
  145. BaseType "Chaos Orb"
  146. MinimapIcon 0 Yellow Circle
  147. PlayEffect Yellow
  148. CustomAlertSound "Chaos.wav" 300
  149. SetFontSize 40
  150. SetTextColor 255 255 150 250
  151. SetBackgroundColor 50 50 50 250
  152. SetBorderColor 255 255 150
  153.  
  154. Show
  155. BaseType "Regal Orb"
  156. MinimapIcon 0 Yellow Circle
  157. PlayEffect Yellow
  158. CustomAlertSound "T3Currency.wav" 300
  159. SetFontSize 40
  160. SetTextColor 255 255 150 250
  161. SetBackgroundColor 50 50 50 250
  162. SetBorderColor 255 255 150
  163.  
  164. Show
  165. BaseType "Vaal Orb"
  166. MinimapIcon 0 Yellow Circle
  167. PlayEffect Yellow
  168. CustomAlertSound "T3Currency.wav" 300
  169. SetFontSize 40
  170. SetTextColor 255 255 150 250
  171. SetBackgroundColor 50 50 50 250
  172. SetBorderColor 255 255 150
  173.  
  174. Show
  175. BaseType "Gemcutter's Prism"
  176. MinimapIcon 0 Yellow Circle
  177. CustomAlertSound "T3Currency.wav" 300
  178. SetFontSize 40
  179. SetTextColor 255 255 150 250
  180. SetBackgroundColor 50 50 50 250
  181. SetBorderColor 255 255 150
  182.  
  183. Show
  184. BaseType "Orb of Regret"
  185. MinimapIcon 0 Yellow Circle
  186. CustomAlertSound "T3Currency.wav" 300
  187. SetFontSize 40
  188. SetTextColor 255 255 150 250
  189. SetBackgroundColor 50 50 50 250
  190. SetBorderColor 255 255 150
  191.  
  192. Show
  193. BaseType "Orb of Alchemy"
  194. MinimapIcon 1 Yellow Circle
  195. PlayEffect Yellow
  196. CustomAlertSound "T4Currency.wav" 300
  197. SetFontSize 40
  198. SetTextColor 0 0 0 250
  199. SetBackgroundColor 255 255 204 200
  200. SetBorderColor 255 255 255 250
  201.  
  202. Show
  203. BaseType "Orb of Fusing"
  204. MinimapIcon 1 Yellow Circle
  205. PlayEffect Yellow
  206. CustomAlertSound "T4Currency.wav" 300
  207. SetFontSize 40
  208. SetTextColor 0 0 0 250
  209. SetBackgroundColor 255 255 204 200
  210. SetBorderColor 255 255 255 250
  211.  
  212. Show
  213. BaseType "Blessed Orb" "Orb of Scouring" "Cartographer's Chisel"
  214. MinimapIcon 1 Yellow Circle
  215. PlayEffect Yellow
  216. CustomAlertSound "T5Currency.wav" 300
  217. SetFontSize 40
  218. SetTextColor 0 0 0 250
  219. SetBackgroundColor 255 255 204 200
  220. SetBorderColor 255 255 255 250
  221.  
  222. Show
  223. BaseType "Chaos Shard" "Regal Shard"
  224. CustomAlertSound "T5Currency.wav" 300
  225. SetFontSize 35
  226. SetTextColor 255 255 100 150
  227. SetBackgroundColor 0 0 0 250
  228. SetBorderColor 50 50 250 150
  229.  
  230. Show
  231. BaseType "Alchemy Shard"
  232. CustomAlertSound "T5Currency.wav" 300
  233. SetFontSize 32
  234. SetBackgroundColor 0 0 0 250
  235. SetBorderColor 50 50 250 100
  236.  
  237. Show
  238. BaseType "Jeweller's Orb" "Chromatic Orb" "Orb of Alteration" "Glassblower's Bauble"
  239. PlayEffect White Temp
  240. SetFontSize 42
  241. SetBackgroundColor 0 0 0 250
  242.  
  243. Show
  244. BaseType "Orb of Chance"
  245. MinimapIcon 2 Yellow Circle
  246. PlayEffect Yellow
  247. CustomAlertSound "T5Currency.wav" 300
  248. SetFontSize 42
  249. SetBackgroundColor 0 0 0 230
  250. SetBorderColor 175 96 37 250
  251.  
  252. Show
  253. BaseType "Perandus Coin"
  254. PlayAlertSound 9 100
  255. SetTextColor 55 110 55
  256. SetFontSize 42
  257. SetBackgroundColor 0 0 0 250
  258.  
  259. Show
  260. Class Currency
  261. BaseType "Prophecy"
  262. PlayEffect White Temp
  263. SetFontSize 50
  264. PlayAlertSound 9 100
  265. SetTextColor 255 255 255 250
  266. SetBackgroundColor 0 0 0 250
  267. SetBorderColor 114 0 150 250
  268.  
  269. Show
  270. BaseType "Silver Coin"
  271. PlayEffect White Temp
  272. CustomAlertSound "Silvers.wav" 300
  273. SetTextColor 0 0 0 250
  274. SetFontSize 50
  275. SetTextColor 255 255 255 250
  276. SetBackgroundColor 192 192 192 180
  277. SetBorderColor 255 255 255 150
  278.  
  279. Show
  280. Class Leaguestone
  281. BaseType "Onslaught" "Domination" "Breach" "Nemesis" "Bloodline" "Perandus" "Beyond"
  282. Rarity = Magic
  283. ItemLevel >= 67
  284. SetFontSize 42
  285. SetTextColor 255 255 50
  286. SetBackgroundColor 25 0 0 250
  287. SetBorderColor 136 136 255 250
  288. PlayAlertSound 2 100
  289.  
  290. Show
  291. Class Leaguestone
  292. Rarity >= Magic
  293. SetFontSize 42
  294. SetTextColor 255 255 50 130
  295. SetBackgroundColor 25 0 0 250
  296. SetBorderColor 136 136 255 250
  297. PlayAlertSound 2 100
  298.  
  299. Show
  300. Class Leaguestone
  301. BaseType "Onslaught" "Domination" "Breach" "Nemesis" "Bloodline" "Perandus" "Beyond"
  302. Rarity = Normal
  303. ItemLevel >= 67
  304. SetFontSize 37
  305. SetTextColor 255 255 50 130
  306. SetBackgroundColor 25 0 0 250
  307. SetBorderColor 255 255 255 250
  308. PlayAlertSound 2 100
  309.  
  310. Show
  311. Class Leaguestone
  312. Rarity = Normal
  313. SetFontSize 37
  314. SetTextColor 255 255 50 120
  315. SetBackgroundColor 25 0 0 250
  316. SetBorderColor 255 255 255 250
  317. PlayAlertSound 2 100
  318.  
  319. Hide
  320. BaseType "Orb of Transmutation"
  321. SetFontSize 42
  322. SetBackgroundColor 0 0 0 250
  323.  
  324. Show
  325. BaseType "Blacksmith's Whetstone" "Armourer's Scrap" "Orb of Transmutation" "Orb of Augmentation"
  326. PlayEffect White Temp
  327. SetFontSize 42
  328. SetBackgroundColor 0 0 0 250
  329.  
  330. Show
  331. BaseType "Portal Scroll" "Scroll of Wisdom"
  332. PlayAlertSound 9 1
  333. SetFontSize 35
  334. SetBackgroundColor 0 0 0 70
  335.  
  336. Show
  337. Class Currency
  338. BaseType "Necromancy Net" "Thaumaturgical Net"
  339. PlayAlertSound 5 250
  340. SetFontSize 45
  341. SetTextColor 255 255 150 250
  342. SetBackgroundColor 0 0 220 200
  343. SetBorderColor 255 255 150
  344.  
  345. Show
  346. Class Currency
  347. BaseType "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"
  348. PlayAlertSound 4 100
  349. SetFontSize 40
  350. SetTextColor 255 255 150 250
  351. SetBackgroundColor 0 0 100 200
  352. SetBorderColor 255 255 150
  353.  
  354. Show
  355. BaseType "Faceted Fossil" "Fractured Fossil" "Hollow Fossil" "Glyphic Fossil"
  356. SetFontSize 50
  357. MinimapIcon 1 Red Star
  358. CustomAlertSound "FossilResonatorTop.wav" 300
  359. PlayEffect Red
  360. SetBackgroundColor 244 167 66 200
  361. SetTextColor 0 0 0 200
  362. SetBorderColor 255 0 0 250
  363.  
  364. Show
  365. BaseType "Frigid Fossil" "Shuddering Fossil" "Metallic Fossil" "Jagged Fossil" "Aberrant Fossil" "Pristine Fossil" "Dense Fossil" "Corroded Fossil" "Prismatic Fossil" "Aetheric Fossil" "Serrated Fossil" "Lucent Fossil" "Bound Fossil" "Perfect Fossil" "Enchanted Fossil" "Encrusted Fossil" "Bloodstained Fossil" "Tangled Fossil" "Sanctified Fossil" "Gilded Fossil" "Scorched Fossil" "Resonator"
  366. SetFontSize 50
  367. CustomAlertSound "FossilResonator.wav" 300
  368. PlayEffect Blue
  369. SetBackgroundColor 244 167 66 200
  370. SetTextColor 0 0 0 200
  371. SetBorderColor 0 0 0 250
  372.  
  373. ### Socket/Links
  374.  
  375. Show
  376. LinkedSockets = 6
  377. MinimapIcon 0 Red Star
  378. PlayEffect Red
  379. PlayAlertSound 11 250
  380. SetFontSize 50
  381. SetTextColor 255 255 255 250
  382. SetBackgroundColor 90 0 0 250
  383. SetBorderColor 255 255 255 255
  384.  
  385. Show
  386. Class "Fishing Rod"
  387. MinimapIcon 0 Red Star
  388. PlayEffect Red
  389. PlayAlertSound 1 300
  390. SetFontSize 45
  391. SetTextColor 255 255 255
  392. SetBackgroundColor 200 100 0 200
  393. SetBorderColor 255 0 0
  394.  
  395. Show
  396. Sockets = 6
  397. MinimapIcon 1 Yellow Circle
  398. PlayEffect Yellow
  399. PlayAlertSound 3 100
  400. SetFontSize 40
  401. SetTextColor 255 255 153
  402. SetBorderColor 255 255 153
  403.  
  404. Hide
  405. LinkedSockets = 5
  406. ItemLevel >= 80
  407. SetFontSize 30
  408. SetTextColor 255 255 255
  409. SetBackgroundColor 0 0 50 250
  410. SetBorderColor 255 255 255 150
  411.  
  412. Hide
  413. LinkedSockets = 5
  414. ItemLevel >= 76
  415. SetFontSize 34
  416. SetTextColor 255 255 255
  417. SetBackgroundColor 0 0 50 250
  418. SetBorderColor 255 255 255 150
  419.  
  420. Hide
  421. LinkedSockets = 5
  422. ItemLevel >= 72
  423. SetFontSize 37
  424. SetTextColor 255 255 255
  425. SetBackgroundColor 0 0 50 250
  426. SetBorderColor 255 255 255 150
  427.  
  428. Hide
  429. LinkedSockets = 5
  430. ItemLevel >= 69
  431. SetFontSize 40
  432. SetTextColor 255 255 255
  433. SetBackgroundColor 0 0 50 250
  434. SetBorderColor 255 255 255 150
  435.  
  436. Show
  437. BaseType "Stygian Vise"
  438. Rarity Unique
  439. SetFontSize 45
  440. SetBackgroundColor 0 0 0 200
  441. SetBorderColor 175 96 37 250
  442. PlayAlertSound 10 150
  443.  
  444. Show
  445. BaseType "Stygian Vise"
  446. Rarity Rare
  447. SetFontSize 35
  448. SetBackgroundColor 0 0 0 200
  449. SetBorderColor 175 96 37 250
  450. PlayAlertSound 10 150
  451.  
  452. Show
  453. BaseType "Stygian Vise"
  454. SetFontSize 35
  455. SetBackgroundColor 0 0 0 200
  456. SetBorderColor 175 96 37 250
  457. SetTextColor 255 255 240 200
  458. PlayAlertSound 10 150
  459.  
  460. ### White items that worth to chance
  461.  
  462. # Can be chanced in Zana 7 (Nemesis Map Mod)
  463. Show
  464. BaseType "Leather Belt"
  465. Rarity = Normal
  466. SetFontSize 40
  467. SetBackgroundColor 0 0 0 200
  468. SetBorderColor 175 96 37 250
  469. SetTextColor 255 255 240 200
  470.  
  471. # Can be chanced anywhere
  472.  
  473. Hide
  474. BaseType "Gold Amulet"
  475. Rarity = Normal
  476. SetFontSize 40
  477. SetBackgroundColor 0 0 0 200
  478. SetBorderColor 175 96 37 250
  479. SetTextColor 255 255 240 200
  480.  
  481. # Can be chanced anywhere
  482. Show
  483. BaseType "Sorcerer Boots"
  484. ItemLevel >= 67
  485. Rarity = Normal
  486. SetFontSize 40
  487. SetBackgroundColor 0 0 0 200
  488. SetBorderColor 175 96 37 250
  489. SetTextColor 255 255 240 200
  490.  
  491. # Can be chanced anywhere
  492. Show
  493. BaseType "Sapphire Flask"
  494. ItemLevel >= 12
  495. Rarity = Normal
  496. SetFontSize 40
  497. SetBackgroundColor 0 0 0 200
  498. SetBorderColor 175 96 37 250
  499. SetTextColor 255 255 240 200
  500.  
  501. # Can be chanced anywhere
  502.  
  503. Hide
  504. BaseType "Glorious Plate"
  505. ItemLevel >= 60
  506. Rarity = Normal
  507. SetFontSize 35
  508. SetBackgroundColor 0 0 0 200
  509. SetBorderColor 175 96 37 250
  510. SetTextColor 255 255 240 200
  511.  
  512. # Chace "Leather Belt" only on Zana's level 7 Neemesis Map Device mod
  513.  
  514. Hide
  515. BaseType "Leather Belt"
  516. Rarity = Normal
  517. SetFontSize 35
  518. SetBackgroundColor 0 0 0 200
  519. SetBorderColor 175 96 37 250
  520. SetTextColor 255 255 240 200
  521.  
  522. # Chace "Agate Amulet" only on Zana's level 2 Onslaught Map Device mod
  523. Hide
  524. BaseType "Agate Amulet"
  525. Rarity = Normal
  526. SetFontSize 35
  527. SetBackgroundColor 0 0 0 200
  528. SetBorderColor 175 96 37 250
  529. SetTextColor 255 255 240 200
  530.  
  531. # More Chance Bases: "Occultist's Vestment" "Prophecy Wand" "Spine Bow" "Chain Belt" "Siege Axe" "Judgement Staff" "Imperial Bow"
  532.  
  533. ### Synthesis Items
  534.  
  535. Show
  536. FracturedItem True
  537. SetFontSize 38
  538. SetBorderColor 100 50 100 250
  539. PlayAlertSound 2 200
  540. MinimapIcon 2 Yellow Hexagon
  541. PlayEffect Yellow Temp
  542. CustomAlertSound "Synthesis.wav" 300
  543.  
  544. Show
  545. SynthesisedItem True
  546. SetFontSize 38
  547. SetBorderColor 100 50 100 250
  548. PlayAlertSound 2 200
  549. MinimapIcon 2 Yellow Hexagon
  550. PlayEffect Yellow Temp
  551. CustomAlertSound "Synthesis.wav" 300
  552.  
  553. ### Veiled Items
  554.  
  555. Show
  556. Identified True
  557. HasExplicitMod "Veil"
  558. SetFontSize 38
  559. SetBorderColor 200 50 100 250
  560. PlayAlertSound 2 200
  561. MinimapIcon 2 Yellow Hexagon
  562. PlayEffect Yellow Temp
  563.  
  564. ### Elder & Shaper Gear
  565.  
  566. Show
  567. ShaperItem True
  568. BaseType "Stygian Vise" "Steel Ring" "Opal Ring" "Blue Pearl Amulet" "Marble Amulet" "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"  "Vanguard Belt" "Bone Helmet" "Two-Toned Boots" "Spiked Gloves" "Gripped Gloves" "Fingerless Silk Gloves" "Crystal Belt"
  569. Rarity <= Rare
  570. ElderItem True
  571. PlayEffect White Temp
  572. SetFontSize 45
  573. SetTextColor 255 255 255 255
  574. SetBorderColor 0 255 255 255
  575. SetBackgroundColor 0 0 165 150
  576. PlayAlertSound 12 300
  577.    
  578. Show
  579. ElderItem True
  580. BaseType "Stygian Vise" "Steel Ring" "Opal Ring" "Blue Pearl Amulet" "Marble Amulet" "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"  "Vanguard Belt" "Bone Helmet" "Two-Toned Boots" "Spiked Gloves" "Gripped Gloves" "Fingerless Silk Gloves" "Crystal Belt"
  581. Rarity <= Rare
  582. ElderItem True
  583. PlayEffect White Temp
  584. SetFontSize 45
  585. SetTextColor 255 255 255 255
  586. SetBorderColor 0 255 255 255
  587. SetBackgroundColor 0 0 165 150
  588. PlayAlertSound 12 300
  589.  
  590. Show
  591. ElderItem True
  592. Class "Boots" "Gloves" "Belt" "Ring" "Amulet" "Helmet" "Dagger" "Sceptre" "Wand" "Claw" "Sword" "Axe" "Shield" "Bow" "Mace"
  593. Rarity <= Rare
  594. ElderItem True
  595. PlayEffect White Temp
  596. SetFontSize 45
  597. SetTextColor 255 255 255 255
  598. SetBorderColor 0 255 255 255
  599. SetBackgroundColor 0 0 165 150
  600. PlayAlertSound 12 300
  601.  
  602. Show
  603. ElderItem True
  604. PlayEffect White Temp
  605. Rarity <= Rare
  606. SetFontSize 45
  607. SetTextColor 255 255 255 255
  608. SetBorderColor 0 255 255 255
  609. SetBackgroundColor 0 0 165 150
  610. PlayAlertSound 12 300
  611.  
  612. Show
  613. ShaperItem True
  614. Class "Boots" "Gloves" "Belt" "Ring" "Amulet" "Helmet" "Dagger" "Sceptre" "Wand" "Claw" "Sword" "Axe" "Shield" "Bow" "Mace"
  615. Rarity <= Rare
  616. ElderItem True
  617. PlayEffect White Temp
  618. SetFontSize 45
  619. SetTextColor 255 255 255 255
  620. SetBorderColor 0 255 255 255
  621. SetBackgroundColor 0 0 165 150
  622. PlayAlertSound 12 300
  623.  
  624. Show
  625. ShaperItem True
  626. PlayEffect White Temp
  627. Rarity <= Rare
  628. SetFontSize 45
  629. SetTextColor 255 255 255 255
  630. SetBorderColor 0 255 255 255
  631. SetBackgroundColor 0 0 165 150
  632. PlayAlertSound 12 300
  633.  
  634. ### Incursion
  635.  
  636. Show
  637. Identified True
  638. HasExplicitMod "Brinerot" "Mutewind" "Redblade" "Betrayer's" "Deceiver's" "Turncoat's" "Puhuarte" "Tacati" "Citaqualotl" "Matatl" "Topotante" "Xopec" "Guatelitzi" "Topotante's" "Xopec's" "Guatelitzi's" "Citaqualotl's" "Tacati's"
  639. SetFontSize 45
  640. PlayAlertSound 3 150
  641. SetTextColor 255 255 255 250
  642. SetBackgroundColor 100 0 0 150
  643.  
  644. Show
  645. Identified False
  646. HasExplicitMod "Brinerot" "Mutewind" "Redblade" "Betrayer's" "Deceiver's" "Turncoat's" "Puhuarte" "Tacati" "Citaqualotl" "Matatl" "Topotante" "Xopec" "Guatelitzi" "Topotante's" "Xopec's" "Guatelitzi's" "Citaqualotl's" "Tacati's"
  647. SetFontSize 45
  648. PlayAlertSound 3 150
  649. SetTextColor 255 255 255 250
  650. SetBackgroundColor 100 0 0 150
  651.  
  652. Show
  653. Class "Incursion Item"
  654. SetFontSize 45
  655. PlayAlertSound 3 150
  656. SetTextColor 255 100 100 250
  657. SetBackgroundColor 50 50 50 250
  658. SetBorderColor 255 255 150
  659.  
  660. Show
  661. Class Currency
  662. BaseType "Vial of Sacrifice"
  663. PlayAlertSound 1 300
  664. SetFontSize 50
  665. SetTextColor 0 0 0
  666. SetBackgroundColor 255 0 255 250
  667. SetBorderColor 0 0 0
  668.  
  669. Show
  670. Class Currency
  671. BaseType "Vial of"
  672. SetFontSize 43
  673. PlayAlertSound 4 150
  674. SetTextColor 255 255 150 250
  675. SetBackgroundColor 50 50 50 250
  676. SetBorderColor 255 255 150
  677.  
  678. ### Top Bases
  679.  
  680. # Weapons
  681.  
  682. Show
  683. BaseType "Ambusher" "Copper Kris" "Golden Kris" "Platinum Kris" "Gemini Claw" "Void Sceptre" "Opal Sceptre" "Profane Wand" "Prophecy Wand" "Opal Wand" "Sambar Sceptre" "Imbued Wand" "Demon Dagger" "Imperial Skean" "Vaal Hatchet" "Runic Hatchet" "Jewelled Foil" "Dragoon Sword"
  684. Rarity Rare
  685. ItemLevel >= 84
  686. SetBackgroundColor 0 0 0 250
  687. SetBorderColor 220 0 50 250
  688.  
  689. Hide
  690. BaseType "Maelström Staff"
  691. Rarity Rare
  692. SetBackgroundColor 0 0 0 250
  693. SetBorderColor 220 0 50 250
  694.  
  695. Hide
  696. BaseType "Eternal Sword" "Tiger Hook" "Eclipse Staff" "Maelström Staff" "Judgement Staff" "Vaal Axe" "Ambusher" "Coronal Maul" "Exquisite Blade" "Harbinger Bow" "Behemoth Mace" "Ambusher" "Copper Kris" "Golden Kris" "Platinum Kris" "Vaal Axe" "Ambusher" "Coronal Maul" "Exquisite Blade"  "Harbinger Bow" "Gemini Claw" "Void Sceptre" "Opal Sceptre" "Profane Wand" "Prophecy Wand" "Opal Wand" "Sambar Sceptre" "Imbued Wand" "Demon Dagger" "Imperial Skean" "Vaal Hatchet" "Runic Hatchet" "Eternal Sword" "Tiger Hook" "Eclipse Staff" "Maelstr" "Judgement Staff" "Jewelled Foil" "Dragoon Sword"
  697. Rarity Normal Magic
  698. ItemLevel >= 84
  699. SetBackgroundColor 0 0 0 250
  700. SetBorderColor 220 0 50 250
  701.  
  702. # Chests
  703.  
  704. Hide
  705. BaseType "Glorious Plate" "Astral Plate" "Zodiac Leather" "Assassin's Garb" "Vaal Regalia" "Full Dragonscale"
  706. Rarity Rare
  707. ItemLevel >= 84
  708. SetBackgroundColor 0 0 0 250
  709. SetBorderColor 220 0 50 250
  710.  
  711. Hide
  712. BaseType "Glorious Plate" "Astral Plate" "Zodiac Leather" "Assassin's Garb" "Vaal Regalia" "Full Dragonscale"
  713. Rarity Normal Magic
  714. ItemLevel >= 84
  715. SetBackgroundColor 0 0 0 250
  716. SetBorderColor 220 0 50 250
  717.  
  718. # Shields
  719.  
  720. Show
  721. BaseType  "Titanium Spirit Shield" "Harmonic Spirit Shield" "Vaal Spirit Shield" "Champion Kite Shield" "Archon Kite Shield"
  722. Rarity Rare
  723. ItemLevel >= 84
  724. SetBackgroundColor 0 0 0 250
  725. SetBorderColor 220 0 50 250
  726.  
  727. Hide
  728. BaseType "Sacrificial Garb" "Pinnacle Tower Shield" "Colossal Tower Shield" "Lacquered Buckler" "Sacrificial Garb" "Colossal Tower Shield" "Lacquered Buckler" "Champion Kite Shield" "Archon Kite Shield"
  729. Rarity Normal Magic Rare
  730. SetBackgroundColor 0 0 0 250
  731. SetBorderColor 220 0 50 250
  732.  
  733. # Helms
  734.  
  735.  
  736. Show
  737. BaseType "Royal Burgonet" "Eternal Burgonet"
  738. ItemLevel >= 84
  739. SetFontSize 40
  740. SetTextColor 63 191 63 250
  741. SetBackgroundColor 0 0 0 250
  742. SetBorderColor 220 0 50 250
  743.  
  744.  
  745. Show
  746. BaseType "Royal Burgonet" "Eternal Burgonet" "Lion Pelt" "Sinner Tricorne" "Hubris Circlet" "Nightmare Bascinet" "Praetor Crown" "Deicide Mask" "Vaal Mask"
  747. Rarity Rare
  748. ItemLevel >= 84
  749. SetBackgroundColor 0 0 0 250
  750. SetBorderColor 220 0 50 250
  751.  
  752. Hide
  753. BaseType "Royal Burgonet" "Eternal Burgonet" "Lion Pelt" "Sinner Tricorne" "Hubris Circlet" "Nightmare Bascinet" "Praetor Crown" "Deicide Mask" "Vaal Mask"
  754. Rarity Normal Magic
  755. ItemLevel >= 84
  756. SetBackgroundColor 0 0 0 250
  757. SetBorderColor 220 0 50 250
  758.  
  759. # Boots
  760.  
  761. Show
  762. BaseType "Titan Greaves" "Slink Boots" "Sorcerer Boots" "Dragonscale Boots" "Crusader Boots" "Assassin's Boots"
  763. Rarity Rare
  764. ItemLevel >= 84
  765. SetBackgroundColor 0 0 0 250
  766. SetBorderColor 220 0 50 250
  767.  
  768. Hide
  769. BaseType "Titan Greaves" "Slink Boots" "Sorcerer Boots" "Dragonscale Boots" "Crusader Boots" "Assassin's Boots"
  770. Rarity Normal Magic
  771. ItemLevel >= 84
  772. SetBackgroundColor 0 0 0 250
  773. SetBorderColor 220 0 50 250
  774.  
  775. # Gloves
  776.  
  777. Show
  778. BaseType "Titan Gauntlets" "Vaal Gauntlets" "Slink Gloves" "Stealth Gloves" "Sorcerer Gloves" "Assassin's Mitts" "Arcanist Gloves" "Dragonscale Gauntlets" "Crusader Gloves" "Murder Mitts"
  779. Rarity Rare
  780. ItemLevel >= 84
  781. SetBackgroundColor 0 0 0 250
  782. SetBorderColor 220 0 50 250
  783.  
  784. Hide
  785. BaseType "Titan Gauntlets" "Vaal Gauntlets" "Slink Gloves" "Stealth Gloves" "Sorcerer Gloves" "Assassin's Mitts" "Arcanist Gloves" "Dragonscale Gauntlets" "Crusader Gloves" "Murder Mitts"
  786. Rarity Normal Magic
  787. ItemLevel >= 84
  788. SetBackgroundColor 0 0 0 250
  789. SetBorderColor 220 0 50 250
  790.  
  791. # Rings & Amulets
  792.  
  793. Show
  794. BaseType "Breach Ring"
  795. Rarity Rare
  796. SetTextColor 200 145 0
  797. SetFontSize 35
  798.  
  799. Show
  800. BaseType "Diamond Ring" "Coral Ring" "Moonstone Ring" "Amethyst Ring" "Two-Stone Ring" "Onyx Amulet" "Agate Amulet" "Unset Ring" "Turquoise Amulet" "Citrine Amulet"
  801. Rarity Rare
  802. ItemLevel >= 84
  803. SetBackgroundColor 0 0 0 250
  804. SetBorderColor 220 0 50 250
  805.  
  806.  
  807. Hide
  808. BaseType "Diamond Ring" "Coral Ring" "Two-Stone Ring" "Agate Amulet" "Unset Ring" "Turquoise Amulet" "Citrine Amulet"
  809. Rarity Normal Magic
  810. ItemLevel >= 84
  811. SetBackgroundColor 0 0 0 250
  812. SetBorderColor 220 0 50 250
  813.  
  814.  
  815. # Belts
  816. Hide
  817. BaseType "Rustic Sash" "Leather Belt"
  818. Rarity Normal Magic
  819. ItemLevel >= 84
  820. SetBackgroundColor 0 0 0 250
  821. SetBorderColor 220 0 50 250
  822.  
  823. ### Labyrinth Misc
  824.  
  825. Show
  826. BaseType "Golden Key"
  827. PlayAlertSound 7 100
  828. SetFontSize 45
  829. SetTextColor 0 0 0 250
  830. SetBackgroundColor 200 200 50 200
  831. SetBorderColor 0 0 0
  832.  
  833. Show
  834. BaseType "Silver Key"
  835. PlayEffect White Temp
  836. CustomAlertSound "Silvers.wav" 300
  837. SetTextColor 0 0 0 250
  838. SetFontSize 50
  839. SetTextColor 255 255 255 250
  840. SetBackgroundColor 192 192 192 180
  841. SetBorderColor 255 255 255 150
  842.  
  843. Show
  844. BaseType "Treasure Key"
  845. PlayAlertSound 7 100
  846. SetFontSize 42
  847. SetTextColor 0 0 0 250
  848. SetBackgroundColor 200 200 50 200
  849. SetBorderColor 0 0 0
  850.  
  851. Show
  852. BaseType "Sand of Eternity"
  853. PlayAlertSound 7 100
  854. SetFontSize 42
  855. SetTextColor 0 0 0 250
  856. SetBackgroundColor 200 200 50 200
  857. SetBorderColor 0 0 0
  858.  
  859. Show
  860. BaseType "Portal Shredder"
  861. PlayAlertSound 7 100
  862. SetFontSize 40
  863. SetTextColor 0 0 0 250
  864. SetBackgroundColor 200 200 50 200
  865. SetBorderColor 0 0 0
  866.  
  867. Show
  868. BaseType "Heart of the Gargoyle"
  869. PlayAlertSound 7 100
  870. SetFontSize 40
  871. SetTextColor 0 0 0 250
  872. SetBackgroundColor 200 200 50 200
  873. SetBorderColor 0 0 0
  874.  
  875. Show
  876. BaseType "Bane of the Loyal"
  877. PlayAlertSound 7 100
  878. SetFontSize 40
  879. SetTextColor 0 0 0 250
  880. SetBackgroundColor 200 200 50 200
  881. SetBorderColor 0 0 0
  882.  
  883. Show
  884. BaseType "Cogs of Disruption"
  885. PlayAlertSound 7 100
  886. SetFontSize 40
  887. SetTextColor 0 0 0 250
  888. SetBackgroundColor 200 200 50 200
  889. SetBorderColor 0 0 0
  890.  
  891. Show
  892. BaseType "Rod of Detonation"
  893. PlayAlertSound 7 100
  894. SetFontSize 40
  895. SetTextColor 0 0 0 250
  896. SetBackgroundColor 200 200 50 200
  897. SetBorderColor 0 0 0
  898.  
  899. Show
  900. Class Map
  901. BaseType "Offering to the Goddess"
  902. PlayEffect Green
  903. SetFontSize 45
  904. SetTextColor 0 200 100 250
  905. SetBorderColor 0 70 0 250
  906.  
  907. ### Abyss Jewel
  908.  
  909. Show
  910. Class "Abyss Jewel"
  911. Rarity = Rare
  912. ItemLevel >= 84
  913. SetFontSize 42
  914. SetBorderColor 0 50 0 255
  915. SetBackgroundColor 200 100 0 100
  916. PlayAlertSound 14 200
  917.  
  918. Show
  919. Class "Abyss Jewel"
  920. Rarity <= Magic
  921. ItemLevel >= 84
  922. SetFontSize 40
  923. SetBorderColor 0 50 0 255
  924. SetBackgroundColor 200 50 20 100
  925. PlayAlertSound 14 200
  926.    
  927. Show
  928. Class "Abyss Jewel"
  929. Rarity = Rare
  930. SetFontSize 40
  931. SetBorderColor 0 50 0 255
  932. SetBackgroundColor 200 100 0 100
  933. PlayAlertSound 14 200
  934.  
  935. Show
  936. Class "Abyss Jewel"
  937. Rarity Magic
  938. SetFontSize 37
  939. SetBorderColor 0 50 0 255
  940. SetBackgroundColor 200 50 20 100
  941. PlayAlertSound 14 200
  942.  
  943. ### Essence
  944.  
  945. Show
  946. Class Currency
  947. BaseType "Screaming Essence of"
  948. SetTextColor 0 0 0 255
  949. SetBorderColor 0 0 0 255
  950. SetBackgroundColor 100 150 130 200
  951. SetFontSize 35
  952. PlayAlertSound 2 150
  953.    
  954. Show
  955. Class Currency
  956. BaseType "Wailing Essence of"
  957. SetTextColor 0 0 0 255
  958. SetBorderColor 0 0 0 255
  959. SetBackgroundColor 100 150 130 200
  960. SetFontSize 35
  961. PlayAlertSound 2 150
  962.    
  963. Show
  964. Class Currency
  965. BaseType "Weeping Essence of"
  966. SetTextColor 0 0 0 255
  967. SetBorderColor 0 0 0 255
  968. SetBackgroundColor 100 150 130 200
  969. SetFontSize 35
  970. PlayAlertSound 2 150
  971.    
  972. Show
  973. Class Currency
  974. BaseType "Muttering Essence of"
  975. SetTextColor 0 0 0 255
  976. SetBorderColor 0 0 0 255
  977. SetBackgroundColor 100 150 130 200
  978. SetFontSize 35
  979. PlayAlertSound 2 150
  980.    
  981. Show
  982. Class Currency
  983. BaseType "Whispering Essence of"
  984. SetTextColor 0 0 0 255
  985. SetBorderColor 0 0 0 255
  986. SetBackgroundColor 100 150 130 200
  987. SetFontSize 35
  988. PlayAlertSound 2 150
  989.    
  990. Show
  991. Class Currency
  992. BaseType "Shrieking Essence of"
  993. SetTextColor 0 0 0 255
  994. SetBorderColor 0 0 0 255
  995. SetBackgroundColor 100 150 130 200
  996. SetFontSize 35
  997. PlayAlertSound 2 150
  998.  
  999. Show
  1000. Class Currency
  1001. BaseType  "Essence of Hysteria"
  1002. SetTextColor 0 0 0 255
  1003. SetBorderColor 0 0 0 255
  1004. SetBackgroundColor 100 150 130 200
  1005. SetFontSize 35
  1006. PlayAlertSound 2 200
  1007.  
  1008. Show
  1009. Class Currency
  1010. BaseType "Essence of Insanity"
  1011. SetTextColor 0 0 0 255
  1012. SetBorderColor 0 0 0 255
  1013. SetBackgroundColor 100 150 130 200
  1014. SetFontSize 35
  1015. PlayAlertSound 2 200
  1016.  
  1017. Show
  1018. Class Currency
  1019. BaseType "Essence of Horror"
  1020. SetTextColor 0 0 0 255
  1021. SetBorderColor 0 0 0 255
  1022. SetBackgroundColor 100 150 130 200
  1023. SetFontSize 35
  1024. PlayAlertSound 2 200
  1025.  
  1026. Show
  1027. Class Currency
  1028. BaseType "Essence of Delirium"
  1029. SetTextColor 0 0 0 255
  1030. SetBorderColor 0 0 0 255
  1031. SetBackgroundColor 100 150 130 200
  1032. SetFontSize 35
  1033. PlayAlertSound 2 200
  1034.    
  1035. Show
  1036. Class Currency
  1037. BaseType "Stacked Deck"
  1038. SetTextColor 0 0 0 255
  1039. SetBorderColor 0 0 0 255
  1040. SetBackgroundColor 100 150 130 200
  1041. SetFontSize 35
  1042. PlayAlertSound 2 150   
  1043.    
  1044. Show
  1045. Class Currency
  1046. BaseType "Master Cartographer"
  1047. PlayEffect Red
  1048. SetTextColor 255 0 0 250
  1049. SetBorderColor 0 0 0 255
  1050. SetBackgroundColor 50 100 130 250
  1051. SetFontSize 45
  1052. MinimapIcon 2 Red Circle
  1053. PlayAlertSound 2 150   
  1054.  
  1055. Show
  1056. Class Currency
  1057. BaseType "Remnant of Corruption"
  1058. PlayEffect Red
  1059. SetTextColor 255 0 0 250
  1060. SetBorderColor 0 0 0 255
  1061. SetBackgroundColor 50 100 130 250
  1062. SetFontSize 45
  1063. MinimapIcon 2 Red Circle
  1064. PlayAlertSound 2 150
  1065.  
  1066. Show
  1067. Class Currency
  1068. BaseType "Journeyman Cartographer's"
  1069. PlayEffect Yellow
  1070. SetTextColor 255 255 255 200
  1071. SetBorderColor 0 0 0 255
  1072. SetBackgroundColor 100 100 200 150
  1073. SetFontSize 38
  1074. MinimapIcon 2 Yellow Circle
  1075. PlayAlertSound 2 100
  1076.    
  1077. Show
  1078. Class Currency
  1079. BaseType "Apprentice Cartographer's"
  1080. PlayEffect White
  1081. SetTextColor 255 255 255 190
  1082. SetBorderColor 0 0 0 255
  1083. SetBackgroundColor 100 100 200 120
  1084. SetFontSize 35
  1085. MinimapIcon 2 White Circle
  1086. PlayAlertSound 2 100
  1087.    
  1088. Show
  1089. Class Currency
  1090. BaseType "Unshaping Orb"
  1091. SetTextColor 0 0 0 255
  1092. SetBorderColor 0 0 0 255
  1093. SetBackgroundColor 50 100 130 250
  1094. SetFontSize 40
  1095. PlayAlertSound 2 250
  1096.  
  1097. ### Talisman Gear
  1098.  
  1099. Show
  1100.  BaseType "Talisman"
  1101.  Rarity Unique
  1102.  PlayAlertSound 3 150
  1103.  SetBorderColor 200 200 200 200
  1104.  
  1105. Show
  1106.  BaseType "Talisman"
  1107.  Rarity Rare
  1108.  PlayAlertSound 9 100
  1109.  SetBackgroundColor 35 35 35 200
  1110.  SetBorderColor 200 200 200 200
  1111.  SetTextColor 255 255 0
  1112.  
  1113. Show
  1114.  BaseType "Talisman"
  1115.  Rarity Magic
  1116.  PlayAlertSound 9 100
  1117.  SetBackgroundColor 35 35 35 200
  1118.  SetBorderColor 200 200 200 200
  1119.  
  1120. Hide
  1121. BaseType "Talisman"
  1122. Rarity Normal
  1123. PlayAlertSound 9 100
  1124. SetBackgroundColor 35 35 35 200
  1125. SetBorderColor 200 200 200 200
  1126.  
  1127.  
  1128. ### Unique Gear
  1129.  
  1130. Show
  1131. Rarity = Unique
  1132. Class "Ring"
  1133. SetBorderColor 255 255 37
  1134. SetBackgroundColor 0 0 0 250
  1135. MinimapIcon 0 Brown Hexagon
  1136. PlayEffect Brown
  1137. CustomAlertSound "Rings.wav" 200
  1138. SetFontSize 40
  1139.  
  1140. Show
  1141. Rarity = Unique
  1142. SetBorderColor 175 96 37
  1143. MinimapIcon 0 Brown Hexagon
  1144. PlayEffect Brown
  1145. CustomAlertSound "Unique.wav" 150
  1146. SetFontSize 40
  1147.  
  1148. Show
  1149. BaseType "Steel Ring" "Opal Ring" "Blue Pearl Amulet" "Marble Amulet" "Vanguard Belt" "Crystal Belt" "Bone Helmet" "Two-Toned Boots" "Spiked Gloves" "Gripped Gloves" "Fingerless Silk Gloves"
  1150. ItemLevel >= 84
  1151. SetBorderColor 255 255 0 250
  1152. SetFontSize 38
  1153.  
  1154. Show
  1155. BaseType "Steel Ring" "Opal Ring" "Blue Pearl Amulet" "Marble Amulet" "Vanguard Belt" "Crystal Belt" "Bone Helmet" "Two-Toned Boots" "Spiked Gloves" "Gripped Gloves" "Fingerless Silk Gloves"
  1156. Rarity >= Rare
  1157. SetTextColor 100 145 0
  1158. SetBorderColor 255 255 0 250
  1159. SetFontSize 38
  1160.  
  1161. Hide
  1162. BaseType "Steel Ring" "Opal Ring" "Blue Pearl Amulet" "Marble Amulet" "Vanguard Belt" "Crystal Belt" "Bone Helmet" "Two-Toned Boots" "Spiked Gloves" "Gripped Gloves" "Fingerless Silk Gloves"
  1163. SetTextColor 100 145 0
  1164. SetBorderColor 255 255 0 250
  1165. SetFontSize 38
  1166.  
  1167. ### RGB
  1168.  
  1169. Hide
  1170. SocketGroup RGB
  1171. #Full List - Class "Daggers" "Wands" "Gloves" "Boots" "Helmets" "One Hand Swords" "Claws"  "Daggers" "Wands" "One Hand Swords" "Thrusting One Hand Swords" "One Hand Axes" "One Hand Maces" "Bows" "Staves" "Two Hand Swords" "Two Hand Axes" "Two Hand Maces" "Gloves" "Boots" "Body Armours" "Helmets" "Shields" "Sceptres"
  1172. Width <= 2
  1173. Height <= 2
  1174. SetFontSize 40
  1175. SetBackgroundColor 0 0 0 200
  1176. SetTextColor 170 158 130
  1177.  
  1178. Hide
  1179. SocketGroup RGB
  1180. #Full List - Class "Daggers" "Wands" "Gloves" "Boots" "Helmets" "One Hand Swords" "Claws"  "Daggers" "Wands" "One Hand Swords" "Thrusting One Hand Swords" "One Hand Axes" "One Hand Maces" "Bows" "Staves" "Two Hand Swords" "Two Hand Axes" "Two Hand Maces" "Gloves" "Boots" "Body Armours" "Helmets" "Shields" "Sceptres"
  1181. Width <= 1
  1182. Height <= 4
  1183. SetFontSize 40
  1184. SetBackgroundColor 0 0 0 200
  1185. SetTextColor 170 158 130
  1186.  
  1187. ### Rare Gear
  1188.  
  1189. # weapons
  1190.  
  1191. Hide
  1192. BaseType "Vaal Axe" "Pernarch" "Vaal Hatchet" "Runic Hatchet" "Eternal Sword" "Tiger Hook" "Judgement Staff" "Eclipse Staff" "Behemoth Mace" "Auric Mace" "Coronal Maul" "Exquisite Blade"  "Harbinger Bow"
  1193. Rarity Rare
  1194. ItemLevel >= 75
  1195. SetBackgroundColor 70 70 70 250
  1196. SetBorderColor 255 255 0 170
  1197.  
  1198.  
  1199. Show
  1200. BaseType "Crystal Wand" "Ambusher" "Copper Kris" "Golden Kris" "Platinum Kris" "Ambusher" "Gemini Claw" "Void Sceptre" "Opal Sceptre" "Profane Wand" "Prophecy Wand" "Opal Wand" "Sambar Sceptre" "Imbued Wand" "Demon Dagger" "Imperial Skean" "Maelstr" "Jewelled Foil" "Dragoon Sword"
  1201. Rarity Rare
  1202. ItemLevel >= 75
  1203. SetBackgroundColor 70 70 70 250
  1204. SetBorderColor 255 255 0 170
  1205.  
  1206. # Chests
  1207.  
  1208. Hide
  1209. BaseType "Glorious Plate" "Astral Plate" "Zodiac Leather" "Assassin's Garb" "Vaal Regalia" "Full Dragonscale"
  1210. Rarity = Rare
  1211. ItemLevel >= 75
  1212. SetBackgroundColor 70 70 70 250
  1213. SetBorderColor 255 255 0 170
  1214.  
  1215. Hide
  1216. BaseType "Glorious Plate" "Astral Plate" "Zodiac Leather" "Assassin's Garb" "Vaal Regalia" "Full Dragonscale"
  1217. Rarity = Rare
  1218. SetBackgroundColor 70 70 70 250
  1219.  
  1220. # Shields
  1221.  
  1222. Show
  1223. BaseType "Sacrificial Garb" "Colossal Tower Shield" "Lacquered Buckler" "Titanium Spirit Shield" "Harmonic Spirit Shield" "Vaal Spirit Shield" "Champion Kite Shield" "Archon Kite Shield"
  1224. Rarity = Rare
  1225. ItemLevel >= 75
  1226. SetBackgroundColor 70 70 70 250
  1227. SetBorderColor 255 255 0 170
  1228.  
  1229. Show
  1230. BaseType "Sacrificial Garb" "Colossal Tower Shield" "Lacquered Buckler" "Titanium Spirit Shield" "Harmonic Spirit Shield" "Vaal Spirit Shield" "Champion Kite Shield" "Archon Kite Shield"
  1231. Rarity = Rare
  1232. SetBackgroundColor 70 70 70 250
  1233.  
  1234. # Helm
  1235.  
  1236. Show
  1237. BaseType "Royal Burgonet" "Eternal Burgonet" "Lion Pelt" "Sinner Tricorne" "Hubris Circlet" "Nightmare Bascinet" "Praetor Crown" "Deicide Mask" "Vaal Mask"
  1238. Rarity = Rare
  1239. ItemLevel >= 75
  1240. SetBackgroundColor 70 70 70 250
  1241. SetBorderColor 255 255 0 170
  1242.  
  1243. Show
  1244. BaseType "Royal Burgonet" "Eternal Burgonet" "Lion Pelt" "Sinner Tricorne" "Hubris Circlet" "Nightmare Bascinet" "Praetor Crown" "Deicide Mask" "Vaal Mask"
  1245. Rarity = Rare
  1246. SetBackgroundColor 70 70 70 250
  1247.  
  1248. # Boots
  1249.  
  1250. Show
  1251. BaseType "Titan Greaves" "Slink Boots" "Sorcerer Boots" "Dragonscale Boots" "Crusader Boots" "Assassin's Boots"
  1252. Rarity = Rare
  1253. ItemLevel >= 75
  1254. SetBackgroundColor 70 70 70 250
  1255. SetBorderColor 255 255 0 170
  1256.  
  1257. Show
  1258. BaseType "Titan Greaves" "Slink Boots" "Sorcerer Boots" "Dragonscale Boots" "Crusader Boots" "Assassin's Boots"
  1259. Rarity = Rare
  1260. SetBackgroundColor 70 70 70 250
  1261.  
  1262.  
  1263. # Gloves
  1264.  
  1265. Show
  1266. BaseType "Titan Gauntlets" "Vaal Gauntlets" "Slink Gloves" "Stealth Gloves" "Sorcerer Gloves" "Arcanist Gloves" "Dragonscale Gauntlets" "Crusader Gloves" "Murder Mitts"
  1267. Rarity = Rare
  1268. ItemLevel >= 75
  1269. SetBackgroundColor 70 70 70 250
  1270. SetBorderColor 255 255 0 170
  1271.  
  1272. Show
  1273. BaseType "Titan Gauntlets" "Vaal Gauntlets" "Slink Gloves" "Stealth Gloves" "Sorcerer Gloves" "Arcanist Gloves" "Dragonscale Gauntlets" "Crusader Gloves" "Murder Mitts"
  1274. Rarity = Rare
  1275. SetBackgroundColor 70 70 70 250
  1276.  
  1277. # Bad Bases
  1278.  
  1279. # Helms
  1280.  
  1281. Show
  1282. BaseType "Ezomyte Burgonet" "Samite Helmet" "Siege Helmet" "Reaver Helmet" "Gladiator Helmet" "Close Helmet" "Barbute Helmet" "Cone Helmet" "Iron Hat" "Leather Cap" "Tricorne" "Leather Hood" "Wolf Pelt" "Hunter Hood" "Noble Tricorne" "Ursine Pelt" "Silken Hood" "Vine Circlet" "Iron Circlet" "Torture Cage" "Tribal Circlet" "Bone Circlet" "Lunaris Circlet" "Steel Circlet" "Necromancer Circlet" "Solaris Circlet" "Battered Helm" "Sallet" "Visored Sallet" "Gilded Sallet" "Secutor Helm" "Fencer Helm" "Lacquered Helmet" "Fluted Bascinet" "Rusted Coif" "Soldier Helmet" "Great Helmet" "Crusader Helmet" "Aventail Helmet" "Zealot Helmet" "Great Crown" "Magistrate Crown" "Prophet Crown" "Scare Mask" "Plague Mask" "Iron Mask" "Festival Mask" "Golden Mask" "Raven Mask" "Callous Mask" "Regicide Mask" "Harlequin Mask"
  1283. Rarity Rare
  1284. ItemLevel > 82
  1285. SetBackgroundColor 0 0 0 70
  1286. SetTextColor 255 255 119 200
  1287. SetBorderColor 255 255 119 200
  1288.  
  1289. Show
  1290. BaseType "Ezomyte Burgonet" "Samite Helmet" "Siege Helmet" "Reaver Helmet" "Gladiator Helmet" "Close Helmet" "Barbute Helmet" "Cone Helmet" "Iron Hat" "Leather Cap" "Tricorne" "Leather Hood" "Wolf Pelt" "Hunter Hood" "Noble Tricorne" "Ursine Pelt" "Silken Hood" "Vine Circlet" "Iron Circlet" "Torture Cage" "Tribal Circlet" "Bone Circlet" "Lunaris Circlet" "Steel Circlet" "Necromancer Circlet" "Solaris Circlet" "Battered Helm" "Sallet" "Visored Sallet" "Gilded Sallet" "Secutor Helm" "Fencer Helm" "Lacquered Helmet" "Fluted Bascinet" "Rusted Coif" "Soldier Helmet" "Great Helmet" "Crusader Helmet" "Aventail Helmet" "Zealot Helmet" "Great Crown" "Magistrate Crown" "Prophet Crown" "Scare Mask" "Plague Mask" "Iron Mask" "Festival Mask" "Golden Mask" "Raven Mask" "Callous Mask" "Regicide Mask" "Harlequin Mask"
  1291. Rarity Rare
  1292. ItemLevel > 80
  1293. SetBackgroundColor 0 0 0 100
  1294. SetTextColor 255 255 119 200
  1295. SetBorderColor 255 255 119 200
  1296.  
  1297. Show
  1298. BaseType "Ezomyte Burgonet" "Samite Helmet" "Siege Helmet" "Reaver Helmet" "Gladiator Helmet" "Close Helmet" "Barbute Helmet" "Cone Helmet" "Iron Hat" "Leather Cap" "Tricorne" "Leather Hood" "Wolf Pelt" "Hunter Hood" "Noble Tricorne" "Ursine Pelt" "Silken Hood" "Vine Circlet" "Iron Circlet" "Torture Cage" "Tribal Circlet" "Bone Circlet" "Lunaris Circlet" "Steel Circlet" "Necromancer Circlet" "Solaris Circlet" "Battered Helm" "Sallet" "Visored Sallet" "Gilded Sallet" "Secutor Helm" "Fencer Helm" "Lacquered Helmet" "Fluted Bascinet" "Rusted Coif" "Soldier Helmet" "Great Helmet" "Crusader Helmet" "Aventail Helmet" "Zealot Helmet" "Great Crown" "Magistrate Crown" "Prophet Crown" "Scare Mask" "Plague Mask" "Iron Mask" "Festival Mask" "Golden Mask" "Raven Mask" "Callous Mask" "Regicide Mask" "Harlequin Mask"
  1299. Rarity Rare
  1300. ItemLevel >= 75
  1301. SetBackgroundColor 0 0 0 120
  1302. SetTextColor 255 255 119 220
  1303. SetBorderColor 255 255 119 220
  1304.  
  1305. Show
  1306. BaseType "Ezomyte Burgonet" "Samite Helmet" "Siege Helmet" "Reaver Helmet" "Gladiator Helmet" "Close Helmet" "Barbute Helmet" "Cone Helmet" "Iron Hat" "Leather Cap" "Tricorne" "Leather Hood" "Wolf Pelt" "Hunter Hood" "Noble Tricorne" "Ursine Pelt" "Silken Hood" "Vine Circlet" "Iron Circlet" "Torture Cage" "Tribal Circlet" "Bone Circlet" "Lunaris Circlet" "Steel Circlet" "Necromancer Circlet" "Solaris Circlet" "Battered Helm" "Sallet" "Visored Sallet" "Gilded Sallet" "Secutor Helm" "Fencer Helm" "Lacquered Helmet" "Fluted Bascinet" "Rusted Coif" "Soldier Helmet" "Great Helmet" "Crusader Helmet" "Aventail Helmet" "Zealot Helmet" "Great Crown" "Magistrate Crown" "Prophet Crown" "Scare Mask" "Plague Mask" "Iron Mask" "Festival Mask" "Golden Mask" "Raven Mask" "Callous Mask" "Regicide Mask" "Harlequin Mask"
  1307. Rarity Rare
  1308. ItemLevel > 72
  1309. SetBackgroundColor 0 0 0 140
  1310. SetTextColor 255 255 119 240
  1311.  
  1312. Show
  1313. BaseType "Ezomyte Burgonet" "Samite Helmet" "Siege Helmet" "Reaver Helmet" "Gladiator Helmet" "Close Helmet" "Barbute Helmet" "Cone Helmet" "Iron Hat" "Leather Cap" "Tricorne" "Leather Hood" "Wolf Pelt" "Hunter Hood" "Noble Tricorne" "Ursine Pelt" "Silken Hood" "Vine Circlet" "Iron Circlet" "Torture Cage" "Tribal Circlet" "Bone Circlet" "Lunaris Circlet" "Steel Circlet" "Necromancer Circlet" "Solaris Circlet" "Battered Helm" "Sallet" "Visored Sallet" "Gilded Sallet" "Secutor Helm" "Fencer Helm" "Lacquered Helmet" "Fluted Bascinet" "Rusted Coif" "Soldier Helmet" "Great Helmet" "Crusader Helmet" "Aventail Helmet" "Zealot Helmet" "Great Crown" "Magistrate Crown" "Prophet Crown" "Scare Mask" "Plague Mask" "Iron Mask" "Festival Mask" "Golden Mask" "Raven Mask" "Callous Mask" "Regicide Mask" "Harlequin Mask"
  1314. Rarity Rare
  1315. ItemLevel > 68
  1316. SetBackgroundColor 0 0 0 150
  1317. SetTextColor 255 255 119 250
  1318.  
  1319. # Gloves
  1320.  
  1321. Show
  1322. BaseType "Carnal Mitts" "Ambush Mitts" "Trapper Mitts" "Strapped Mitts" "Antique Gauntlets" "Steel Gauntlets" "Bronze Gauntlets" "Plated Gauntlets" "Iron Gauntlets" "Ancient Gauntlets" "Goliath Gauntlets" "Rawhide Gloves" "Goathide Gloves" "Deerskin Gloves" "Nubuck Gloves" "Eelskin Gloves" "Sharkskin Gloves" "Shagreen Gloves" "Stealth Gloves" "Wool Gloves" "Velvet Gloves" "Silk Gloves" "Embroidered Gloves" "Satin Gloves" "Samite Gloves" "Conjurer Gloves" "Arcanist Gloves" "Wrapped Mitts" "Clasped Mitts" "Soldier Gloves" "Zealot Gloves" "Riveted Gloves" "Mesh Gloves" "Ringmail Gloves" "Chain Gloves" "Serpentscale Gauntlets" "Steelscale Gauntlets" "Bronzescale Gauntlets" "Ironscale Gauntlets" "Fishscale Gauntlets"
  1323. Rarity Rare
  1324. ItemLevel > 82
  1325. SetBackgroundColor 0 0 0 70
  1326. SetTextColor 255 255 119 200
  1327. SetBorderColor 255 255 119 200
  1328.  
  1329. Show
  1330. BaseType "Carnal Mitts" "Ambush Mitts" "Trapper Mitts" "Strapped Mitts" "Antique Gauntlets" "Steel Gauntlets" "Bronze Gauntlets" "Plated Gauntlets" "Iron Gauntlets" "Ancient Gauntlets" "Goliath Gauntlets" "Rawhide Gloves" "Goathide Gloves" "Deerskin Gloves" "Nubuck Gloves" "Eelskin Gloves" "Sharkskin Gloves" "Shagreen Gloves" "Stealth Gloves" "Wool Gloves" "Velvet Gloves" "Silk Gloves" "Embroidered Gloves" "Satin Gloves" "Samite Gloves" "Conjurer Gloves" "Arcanist Gloves" "Wrapped Mitts" "Clasped Mitts" "Soldier Gloves" "Zealot Gloves" "Riveted Gloves" "Mesh Gloves" "Ringmail Gloves" "Chain Gloves" "Serpentscale Gauntlets" "Steelscale Gauntlets" "Bronzescale Gauntlets" "Ironscale Gauntlets" "Fishscale Gauntlets"
  1331. Rarity Rare
  1332. ItemLevel > 80
  1333. SetBackgroundColor 0 0 0 100
  1334. SetTextColor 255 255 119 200
  1335. SetBorderColor 255 255 119 200
  1336.  
  1337. Show
  1338. BaseType "Carnal Mitts" "Ambush Mitts" "Trapper Mitts" "Strapped Mitts" "Antique Gauntlets" "Steel Gauntlets" "Bronze Gauntlets" "Plated Gauntlets" "Iron Gauntlets" "Ancient Gauntlets" "Goliath Gauntlets" "Rawhide Gloves" "Goathide Gloves" "Deerskin Gloves" "Nubuck Gloves" "Eelskin Gloves" "Sharkskin Gloves" "Shagreen Gloves" "Stealth Gloves" "Wool Gloves" "Velvet Gloves" "Silk Gloves" "Embroidered Gloves" "Satin Gloves" "Samite Gloves" "Conjurer Gloves" "Arcanist Gloves" "Wrapped Mitts" "Clasped Mitts" "Soldier Gloves" "Zealot Gloves" "Riveted Gloves" "Mesh Gloves" "Ringmail Gloves" "Chain Gloves" "Serpentscale Gauntlets" "Steelscale Gauntlets" "Bronzescale Gauntlets" "Ironscale Gauntlets" "Fishscale Gauntlets"
  1339. Rarity Rare
  1340. ItemLevel >= 75
  1341. SetBackgroundColor 0 0 0 120
  1342. SetTextColor 255 255 119 220
  1343. SetBorderColor 255 255 119 220
  1344.  
  1345. Show
  1346. BaseType "Carnal Mitts" "Ambush Mitts" "Trapper Mitts" "Strapped Mitts" "Antique Gauntlets" "Steel Gauntlets" "Bronze Gauntlets" "Plated Gauntlets" "Iron Gauntlets" "Ancient Gauntlets" "Goliath Gauntlets" "Rawhide Gloves" "Goathide Gloves" "Deerskin Gloves" "Nubuck Gloves" "Eelskin Gloves" "Sharkskin Gloves" "Shagreen Gloves" "Stealth Gloves" "Wool Gloves" "Velvet Gloves" "Silk Gloves" "Embroidered Gloves" "Satin Gloves" "Samite Gloves" "Conjurer Gloves" "Arcanist Gloves" "Wrapped Mitts" "Clasped Mitts" "Soldier Gloves" "Zealot Gloves" "Riveted Gloves" "Mesh Gloves" "Ringmail Gloves" "Chain Gloves" "Serpentscale Gauntlets" "Steelscale Gauntlets" "Bronzescale Gauntlets" "Ironscale Gauntlets" "Fishscale Gauntlets"
  1347. Rarity Rare
  1348. ItemLevel > 72
  1349. SetBackgroundColor 0 0 0 140
  1350. SetTextColor 255 255 119 240
  1351.  
  1352. Show
  1353. BaseType "Carnal Mitts" "Ambush Mitts" "Trapper Mitts" "Strapped Mitts" "Antique Gauntlets" "Steel Gauntlets" "Bronze Gauntlets" "Plated Gauntlets" "Iron Gauntlets" "Ancient Gauntlets" "Goliath Gauntlets" "Rawhide Gloves" "Goathide Gloves" "Deerskin Gloves" "Nubuck Gloves" "Eelskin Gloves" "Sharkskin Gloves" "Shagreen Gloves" "Stealth Gloves" "Wool Gloves" "Velvet Gloves" "Silk Gloves" "Embroidered Gloves" "Satin Gloves" "Samite Gloves" "Conjurer Gloves" "Arcanist Gloves" "Wrapped Mitts" "Clasped Mitts" "Soldier Gloves" "Zealot Gloves" "Riveted Gloves" "Mesh Gloves" "Ringmail Gloves" "Chain Gloves" "Serpentscale Gauntlets" "Steelscale Gauntlets" "Bronzescale Gauntlets" "Ironscale Gauntlets" "Fishscale Gauntlets"
  1354. Rarity Rare
  1355. ItemLevel > 68
  1356. SetBackgroundColor 0 0 0 150
  1357. SetTextColor 255 255 119 250
  1358.  
  1359. # Boots
  1360.  
  1361. Show
  1362. BaseType "Iron Greaves" "Steel Greaves" "Plated Greaves" "Reinforced Greaves" "Antique Greaves" "Ancient Greaves" "Goliath Greaves" "Goathide Boots" "Deerskin Boots" "Nubuck Boots" "Eelskin Boots" "Sharkskin Boots" "Shagreen Boots" "Wool Shoes" "Velvet Slippers" "Silk Slippers" "Scholar Boots" "Satin Slippers" "Samite Slippers" "Conjurer Boots" "Ironscale Boots" "Bronzescale Boots" "Steelscale Boots" "Serpentscale Boots" "Wyrmscale Boots" "Hydrascale Boots" "Chain Boots" "Ringmail Boots" "Mesh Boots" "Riveted Boots" "Zealot Boots" "Wrapped Boots" "Strapped Boots" "Clasped Boots" "Shackled Boots" "Trapper Boots" "Ambush Boots" "Carnal Boots"
  1363. Rarity Rare
  1364. ItemLevel > 82
  1365. SetBackgroundColor 0 0 0 70
  1366. SetTextColor 255 255 119 200
  1367. SetBorderColor 255 255 119 200
  1368.  
  1369. Show
  1370. BaseType "Iron Greaves" "Steel Greaves" "Plated Greaves" "Reinforced Greaves" "Antique Greaves" "Ancient Greaves" "Goliath Greaves" "Goathide Boots" "Deerskin Boots" "Nubuck Boots" "Eelskin Boots" "Sharkskin Boots" "Shagreen Boots" "Wool Shoes" "Velvet Slippers" "Silk Slippers" "Scholar Boots" "Satin Slippers" "Samite Slippers" "Conjurer Boots" "Ironscale Boots" "Bronzescale Boots" "Steelscale Boots" "Serpentscale Boots" "Wyrmscale Boots" "Hydrascale Boots" "Chain Boots" "Ringmail Boots" "Mesh Boots" "Riveted Boots" "Zealot Boots" "Wrapped Boots" "Strapped Boots" "Clasped Boots" "Shackled Boots" "Trapper Boots" "Ambush Boots" "Carnal Boots"
  1371. Rarity Rare
  1372. ItemLevel > 80
  1373. SetBackgroundColor 0 0 0 100
  1374. SetTextColor 255 255 119 200
  1375. SetBorderColor 255 255 119 200
  1376.  
  1377. Show
  1378. BaseType "Iron Greaves" "Steel Greaves" "Plated Greaves" "Reinforced Greaves" "Antique Greaves" "Ancient Greaves" "Goliath Greaves" "Goathide Boots" "Deerskin Boots" "Nubuck Boots" "Eelskin Boots" "Sharkskin Boots" "Shagreen Boots" "Wool Shoes" "Velvet Slippers" "Silk Slippers" "Scholar Boots" "Satin Slippers" "Samite Slippers" "Conjurer Boots" "Ironscale Boots" "Bronzescale Boots" "Steelscale Boots" "Serpentscale Boots" "Wyrmscale Boots" "Hydrascale Boots" "Chain Boots" "Ringmail Boots" "Mesh Boots" "Riveted Boots" "Zealot Boots" "Wrapped Boots" "Strapped Boots" "Clasped Boots" "Shackled Boots" "Trapper Boots" "Ambush Boots" "Carnal Boots"
  1379. Rarity Rare
  1380. ItemLevel >= 75
  1381. SetBackgroundColor 0 0 0 120
  1382. SetTextColor 255 255 119 220
  1383. SetBorderColor 255 255 119 220
  1384.  
  1385. Show
  1386. BaseType "Iron Greaves" "Steel Greaves" "Plated Greaves" "Reinforced Greaves" "Antique Greaves" "Ancient Greaves" "Goliath Greaves" "Goathide Boots" "Deerskin Boots" "Nubuck Boots" "Eelskin Boots" "Sharkskin Boots" "Shagreen Boots" "Wool Shoes" "Velvet Slippers" "Silk Slippers" "Scholar Boots" "Satin Slippers" "Samite Slippers" "Conjurer Boots" "Ironscale Boots" "Bronzescale Boots" "Steelscale Boots" "Serpentscale Boots" "Wyrmscale Boots" "Hydrascale Boots" "Chain Boots" "Ringmail Boots" "Mesh Boots" "Riveted Boots" "Zealot Boots" "Wrapped Boots" "Strapped Boots" "Clasped Boots" "Shackled Boots" "Trapper Boots" "Ambush Boots" "Carnal Boots"
  1387. Rarity Rare
  1388. ItemLevel > 72
  1389. SetBackgroundColor 0 0 0 140
  1390. SetTextColor 255 255 119 240
  1391.  
  1392. Show
  1393. BaseType "Iron Greaves" "Steel Greaves" "Plated Greaves" "Reinforced Greaves" "Antique Greaves" "Ancient Greaves" "Goliath Greaves" "Goathide Boots" "Deerskin Boots" "Nubuck Boots" "Eelskin Boots" "Sharkskin Boots" "Shagreen Boots" "Wool Shoes" "Velvet Slippers" "Silk Slippers" "Scholar Boots" "Satin Slippers" "Samite Slippers" "Conjurer Boots" "Ironscale Boots" "Bronzescale Boots" "Steelscale Boots" "Serpentscale Boots" "Wyrmscale Boots" "Hydrascale Boots" "Chain Boots" "Ringmail Boots" "Mesh Boots" "Riveted Boots" "Zealot Boots" "Wrapped Boots" "Strapped Boots" "Clasped Boots" "Shackled Boots" "Trapper Boots" "Ambush Boots" "Carnal Boots"
  1394. Rarity Rare
  1395. ItemLevel > 68
  1396. SetBackgroundColor 0 0 0 150
  1397. SetTextColor 255 255 119 250
  1398.  
  1399. # Chests
  1400.  
  1401. Hide
  1402. BaseType "Dragonscale Doublet" "Full Scale Armour" "Conquest Chainmail" "Mage's Vestment" "Bronze Plate" "Arena Plate" "Triumphant Lamellar" "Elegant Ringmail" "Sun Plate" "Gladiator Plate" "Sadist Garb" "Widowsilk Robe" "Exquisite Leather" "Saint's Hauberk" "Holy Chainmail" "Saintly Chainmail" "Full Wyrmscale" "Blood Raiment" "General's Brigandine" "Carnal Armour" "Occultist's Vestment" "Crusader Plate" "Plate Vest" "Chestplate" "Copper Plate" "War Plate" "Full Plate" "Lordly Plate" "Battle Plate" "Battle Plate" "Colosseum Plate" "Majestic Plate" "Golden Plate" "Shabby Jerkin" "Strapped Leather" "Buckskin Tunic" "Wild Leather" "Full Leather" "Sun Leather" "Thief's Garb" "Eelskin Tunic" "Frontier Leather" "Glorious Leather" "Coronal Leather" "Cutthroat's Garb" "Sharkskin Tunic" "Destiny Leather" "Simple Robe" "Silken Vest" "Scholar's Robe" "Silken Garb" "Silk Robe" "Cabalist Regalia" "Sage's Robe" "Silken Wrap" "Conjurer's Vestment" "Spidersilk Robe" "Destroyer Regalia" "Savant's Robe" "Necromancer Silks" "Scale Vest" "Light Brigandine" "Scale Doublet" "Infantry Brigandine" "Soldier's Brigandine" "Field Lamellar" "Wyrmscale Doublet" "Hussar Brigandine" "Commander's Brigandine" "Battle Lamellar" "Dragonscale Doublet" "Desert Brigandine" "Chainmail Vest" "Chainmail Tunic" "Ringmail Coat" "Chainmail Doublet" "Full Ringmail" "Full Chainmail" "Full Chainmail" "Latticed Ringmail" "Crusader Chainmail" "Ornate Ringmail" "Chain Hauberk" "Devout Chainmail" "Loricated Ringmail" "Padded Vest" "Padded Jacket" "Oiled Coat" "Scarlet Raiment" "Waxed Garb" "Bone Armour" "Quilted Jacket" "Sleek Coat" "Crimson Raiment" "Lacquered Garb" "Crypt Armour" "Sentinel Jacket" "Varnished Coat"
  1403. Rarity Rare
  1404. ItemLevel > 82
  1405. SetBackgroundColor 0 0 0 70
  1406. SetTextColor 255 255 119 200
  1407. SetBorderColor 255 255 119 200
  1408.  
  1409. Hide
  1410. BaseType "Dragonscale Doublet" "Full Scale Armour" "Conquest Chainmail" "Mage's Vestment" "Bronze Plate" "Arena Plate" "Triumphant Lamellar" "Elegant Ringmail" "Sun Plate" "Gladiator Plate" "Sadist Garb" "Widowsilk Robe" "Exquisite Leather" "Saint's Hauberk" "Holy Chainmail" "Saintly Chainmail" "Full Wyrmscale" "Blood Raiment" "General's Brigandine" "Carnal Armour" "Occultist's Vestment" "Crusader Plate" "Plate Vest" "Chestplate" "Copper Plate" "War Plate" "Full Plate" "Lordly Plate" "Battle Plate" "Battle Plate" "Colosseum Plate" "Majestic Plate" "Golden Plate" "Shabby Jerkin" "Strapped Leather" "Buckskin Tunic" "Wild Leather" "Full Leather" "Sun Leather" "Thief's Garb" "Eelskin Tunic" "Frontier Leather" "Glorious Leather" "Coronal Leather" "Cutthroat's Garb" "Sharkskin Tunic" "Destiny Leather" "Simple Robe" "Silken Vest" "Scholar's Robe" "Silken Garb" "Silk Robe" "Cabalist Regalia" "Sage's Robe" "Silken Wrap" "Conjurer's Vestment" "Spidersilk Robe" "Destroyer Regalia" "Savant's Robe" "Necromancer Silks" "Scale Vest" "Light Brigandine" "Scale Doublet" "Infantry Brigandine" "Soldier's Brigandine" "Field Lamellar" "Wyrmscale Doublet" "Hussar Brigandine" "Commander's Brigandine" "Battle Lamellar" "Dragonscale Doublet" "Desert Brigandine" "Chainmail Vest" "Chainmail Tunic" "Ringmail Coat" "Chainmail Doublet" "Full Ringmail" "Full Chainmail" "Full Chainmail" "Latticed Ringmail" "Crusader Chainmail" "Ornate Ringmail" "Chain Hauberk" "Devout Chainmail" "Loricated Ringmail" "Padded Vest" "Padded Jacket" "Oiled Coat" "Scarlet Raiment" "Waxed Garb" "Bone Armour" "Quilted Jacket" "Sleek Coat" "Crimson Raiment" "Lacquered Garb" "Crypt Armour" "Sentinel Jacket" "Varnished Coat"
  1411. Rarity Rare
  1412. ItemLevel > 80
  1413. SetBackgroundColor 0 0 0 100
  1414. SetTextColor 255 255 119 200
  1415. SetBorderColor 255 255 119 200
  1416.  
  1417. Hide
  1418. BaseType "Dragonscale Doublet" "Dragonscale Doublet" "Full Scale Armour" "Conquest Chainmail" "Mage's Vestment" "Bronze Plate" "Arena Plate" "Triumphant Lamellar" "Elegant Ringmail" "Sun Plate" "Gladiator Plate" "Sadist Garb" "Widowsilk Robe" "Exquisite Leather" "Saint's Hauberk" "Holy Chainmail" "Saintly Chainmail" "Full Wyrmscale" "Blood Raiment" "General's Brigandine" "Carnal Armour" "Occultist's Vestment" "Crusader Plate" "Plate Vest" "Chestplate" "Copper Plate" "War Plate" "Full Plate" "Lordly Plate" "Battle Plate" "Battle Plate" "Colosseum Plate" "Majestic Plate" "Golden Plate" "Shabby Jerkin" "Strapped Leather" "Buckskin Tunic" "Wild Leather" "Full Leather" "Sun Leather" "Thief's Garb" "Eelskin Tunic" "Frontier Leather" "Glorious Leather" "Coronal Leather" "Cutthroat's Garb" "Sharkskin Tunic" "Destiny Leather" "Simple Robe" "Silken Vest" "Scholar's Robe" "Silken Garb" "Silk Robe" "Cabalist Regalia" "Sage's Robe" "Silken Wrap" "Conjurer's Vestment" "Spidersilk Robe" "Destroyer Regalia" "Savant's Robe" "Necromancer Silks" "Scale Vest" "Light Brigandine" "Scale Doublet" "Infantry Brigandine" "Soldier's Brigandine" "Field Lamellar" "Wyrmscale Doublet" "Hussar Brigandine" "Commander's Brigandine" "Battle Lamellar" "Dragonscale Doublet" "Desert Brigandine" "Chainmail Vest" "Chainmail Tunic" "Ringmail Coat" "Chainmail Doublet" "Full Ringmail" "Full Chainmail" "Full Chainmail" "Latticed Ringmail" "Crusader Chainmail" "Ornate Ringmail" "Chain Hauberk" "Devout Chainmail" "Loricated Ringmail" "Padded Vest" "Padded Jacket" "Oiled Coat" "Scarlet Raiment" "Waxed Garb" "Bone Armour" "Quilted Jacket" "Sleek Coat" "Crimson Raiment" "Lacquered Garb" "Crypt Armour" "Sentinel Jacket" "Varnished Coat"
  1419. Rarity Rare
  1420. ItemLevel >= 75
  1421. SetBackgroundColor 0 0 0 120
  1422. SetTextColor 255 255 119 220
  1423. SetBorderColor 255 255 119 220
  1424.  
  1425. Hide
  1426. BaseType "Dragonscale Doublet" "Full Scale Armour" "Conquest Chainmail" "Mage's Vestment" "Bronze Plate" "Arena Plate" "Triumphant Lamellar" "Elegant Ringmail" "Sun Plate" "Gladiator Plate" "Sadist Garb" "Widowsilk Robe" "Exquisite Leather" "Saint's Hauberk" "Holy Chainmail" "Saintly Chainmail" "Full Wyrmscale" "Blood Raiment" "General's Brigandine" "Carnal Armour" "Occultist's Vestment" "Crusader Plate" "Plate Vest" "Chestplate" "Copper Plate" "War Plate" "Full Plate" "Lordly Plate" "Battle Plate" "Battle Plate" "Colosseum Plate" "Majestic Plate" "Golden Plate" "Shabby Jerkin" "Strapped Leather" "Buckskin Tunic" "Wild Leather" "Full Leather" "Sun Leather" "Thief's Garb" "Eelskin Tunic" "Frontier Leather" "Glorious Leather" "Coronal Leather" "Cutthroat's Garb" "Sharkskin Tunic" "Destiny Leather" "Simple Robe" "Silken Vest" "Scholar's Robe" "Silken Garb" "Silk Robe" "Cabalist Regalia" "Sage's Robe" "Silken Wrap" "Conjurer's Vestment" "Spidersilk Robe" "Destroyer Regalia" "Savant's Robe" "Necromancer Silks" "Scale Vest" "Light Brigandine" "Scale Doublet" "Infantry Brigandine" "Soldier's Brigandine" "Field Lamellar" "Wyrmscale Doublet" "Hussar Brigandine" "Commander's Brigandine" "Battle Lamellar" "Dragonscale Doublet" "Desert Brigandine" "Chainmail Vest" "Chainmail Tunic" "Ringmail Coat" "Chainmail Doublet" "Full Ringmail" "Full Chainmail" "Full Chainmail" "Latticed Ringmail" "Crusader Chainmail" "Ornate Ringmail" "Chain Hauberk" "Devout Chainmail" "Loricated Ringmail" "Padded Vest" "Padded Jacket" "Oiled Coat" "Scarlet Raiment" "Waxed Garb" "Bone Armour" "Quilted Jacket" "Sleek Coat" "Crimson Raiment" "Lacquered Garb" "Crypt Armour" "Sentinel Jacket" "Varnished Coat"
  1427. Rarity Rare
  1428. ItemLevel > 72
  1429. SetBackgroundColor 0 0 0 140
  1430. SetTextColor 255 255 119 240
  1431.  
  1432. Hide
  1433. BaseType "Dragonscale Doublet" "Full Scale Armour" "Conquest Chainmail" "Mage's Vestment" "Bronze Plate" "Arena Plate" "Triumphant Lamellar" "Elegant Ringmail" "Sun Plate" "Gladiator Plate" "Sadist Garb" "Widowsilk Robe" "Exquisite Leather" "Saint's Hauberk" "Holy Chainmail" "Saintly Chainmail" "Full Wyrmscale" "Blood Raiment" "General's Brigandine" "Carnal Armour" "Occultist's Vestment" "Crusader Plate" "Plate Vest" "Chestplate" "Copper Plate" "War Plate" "Full Plate" "Lordly Plate" "Battle Plate" "Battle Plate" "Colosseum Plate" "Majestic Plate" "Golden Plate" "Shabby Jerkin" "Strapped Leather" "Buckskin Tunic" "Wild Leather" "Full Leather" "Sun Leather" "Thief's Garb" "Eelskin Tunic" "Frontier Leather" "Glorious Leather" "Coronal Leather" "Cutthroat's Garb" "Sharkskin Tunic" "Destiny Leather" "Simple Robe" "Silken Vest" "Scholar's Robe" "Silken Garb" "Silk Robe" "Cabalist Regalia" "Sage's Robe" "Silken Wrap" "Conjurer's Vestment" "Spidersilk Robe" "Destroyer Regalia" "Savant's Robe" "Necromancer Silks" "Scale Vest" "Light Brigandine" "Scale Doublet" "Infantry Brigandine" "Soldier's Brigandine" "Field Lamellar" "Wyrmscale Doublet" "Hussar Brigandine" "Commander's Brigandine" "Battle Lamellar" "Dragonscale Doublet" "Desert Brigandine" "Chainmail Vest" "Chainmail Tunic" "Ringmail Coat" "Chainmail Doublet" "Full Ringmail" "Full Chainmail" "Full Chainmail" "Latticed Ringmail" "Crusader Chainmail" "Ornate Ringmail" "Chain Hauberk" "Devout Chainmail" "Loricated Ringmail" "Padded Vest" "Padded Jacket" "Oiled Coat" "Scarlet Raiment" "Waxed Garb" "Bone Armour" "Quilted Jacket" "Sleek Coat" "Crimson Raiment" "Lacquered Garb" "Crypt Armour" "Sentinel Jacket" "Varnished Coat"
  1434. Rarity Rare
  1435. ItemLevel > 68
  1436. SetBackgroundColor 0 0 0 150
  1437. SetTextColor 255 255 119 250
  1438.  
  1439. Hide
  1440. BaseType "Dragonscale Doublet" "Full Scale Armour" "Conquest Chainmail" "Mage's Vestment" "Bronze Plate" "Arena Plate" "Triumphant Lamellar" "Elegant Ringmail" "Sun Plate" "Gladiator Plate" "Sadist Garb" "Widowsilk Robe" "Exquisite Leather" "Saint's Hauberk" "Holy Chainmail" "Saintly Chainmail" "Full Wyrmscale" "Blood Raiment" "General's Brigandine" "Carnal Armour" "Occultist's Vestment" "Crusader Plate" "Plate Vest" "Chestplate" "Copper Plate" "War Plate" "Full Plate" "Lordly Plate" "Battle Plate" "Battle Plate" "Colosseum Plate" "Majestic Plate" "Golden Plate" "Shabby Jerkin" "Strapped Leather" "Buckskin Tunic" "Wild Leather" "Full Leather" "Sun Leather" "Thief's Garb" "Eelskin Tunic" "Frontier Leather" "Glorious Leather" "Coronal Leather" "Cutthroat's Garb" "Sharkskin Tunic" "Destiny Leather" "Simple Robe" "Silken Vest" "Scholar's Robe" "Silken Garb" "Silk Robe" "Cabalist Regalia" "Sage's Robe" "Silken Wrap" "Conjurer's Vestment" "Spidersilk Robe" "Destroyer Regalia" "Savant's Robe" "Necromancer Silks" "Scale Vest" "Light Brigandine" "Scale Doublet" "Infantry Brigandine" "Soldier's Brigandine" "Field Lamellar" "Wyrmscale Doublet" "Hussar Brigandine" "Commander's Brigandine" "Battle Lamellar" "Dragonscale Doublet" "Desert Brigandine" "Chainmail Vest" "Chainmail Tunic" "Ringmail Coat" "Chainmail Doublet" "Full Ringmail" "Full Chainmail" "Full Chainmail" "Latticed Ringmail" "Crusader Chainmail" "Ornate Ringmail" "Chain Hauberk" "Devout Chainmail" "Loricated Ringmail" "Padded Vest" "Padded Jacket" "Oiled Coat" "Scarlet Raiment" "Waxed Garb" "Bone Armour" "Quilted Jacket" "Sleek Coat" "Crimson Raiment" "Lacquered Garb" "Crypt Armour" "Sentinel Jacket" "Varnished Coat"
  1441. Rarity Rare
  1442. ItemLevel >= 60
  1443. SetBackgroundColor 0 0 0 150
  1444. SetTextColor 255 255 119 250
  1445.  
  1446. # Shields
  1447.  
  1448. Hide
  1449. BaseType "Girded Tower Shield" "Cardinal Round Shield" "Vaal Buckler" "Imperial Buckler" "Crusader Buckler" "Spiked Shield" "Goathide Buckler" "Pine Buckler" "Painted Buckler" "Hammered Buckler" "War Buckler" "Gilded Buckler" "Oak Buckler" "Enameled Buckler" "Corrugated Buckler" "Battle Buckler" "Golden Buckler" "Ironwood Buckler" "Lacquered Buckler"  "Spiked Bundle" "Driftwood Spiked Shield" "Alloyed Spiked Shield" "Burnished Spiked Shield" "Ornate Spiked Shield" "Redwood Spiked Shield" "Compound Spiked Shield" "Polished Spiked Shield" "Sovereign Spiked Shield" "Alder Spiked Shield" "Mosaic Kite Shield" "Plank Kite Shield" "Linden Kite Shield" "Reinforced Kite Shield" "Layered Kite Shield" "Ceremonial Kite Shield" "Etched Kite Shield" "Steel Kite Shield" "Laminated Kite Shield" "Angelic Kite Shield" "Branded Kite Shield" "Champion Kite Shield"
  1450. Rarity Rare
  1451. SetBackgroundColor 0 0 0 70
  1452. SetTextColor 255 255 119 200
  1453. SetBorderColor 255 255 119 200
  1454.  
  1455. Show
  1456. BaseType "Girded Tower Shield" "Cardinal Round Shield" "Vaal Buckler" "Imperial Buckler" "Crusader Buckler" "Spiked Shield" "Twig Spirit Shield" "Yew Spirit Shield" "Bone Spirit Shield" "Tarnished Spirit Shield" "Jingling Spirit Shield" "Brass Spirit Shield" "Walnut Spirit Shield" "Ivory Spirit Shield" "Ancient Spirit Shield" "Chiming Spirit Shield" "Thorium Spirit Shield" "Lacewood Spirit Shield"
  1457. Rarity Rare
  1458. SetBackgroundColor 0 0 0 70
  1459. SetTextColor 255 255 119 200
  1460. SetBorderColor 255 255 119 200
  1461.  
  1462. Hide
  1463. BaseType "Girded Tower Shield" "Cardinal Round Shield" "Vaal Buckler" "Imperial Buckler" "Crusader Buckler" "Spiked Shield" "Cardinal Round Shield" "Mosaic Kite Shield" "Ezomyte Tower Shield" "Elegant Round Shield" "Splintered Tower Shield" "Corroded Tower Shield" "Rawhide Tower Shield" "Cedar Tower Shield" "Copper Tower Shield" "Reinforced Tower Shield" "Painted Tower Shield" "Buckskin Tower Shield" "Mahogany Tower Shield" "Bronze Tower Shield" "Girded Tower Shield" "Crested Tower Shield" "Shagreen Tower Shield" "Ebony Tower Shield" "Goathide Buckler" "Pine Buckler" "Painted Buckler" "Hammered Buckler" "War Buckler" "Gilded Buckler" "Oak Buckler" "Enameled Buckler" "Corrugated Buckler" "Battle Buckler" "Golden Buckler" "Ironwood Buckler" "Lacquered Buckler" "Twig Spirit Shield" "Yew Spirit Shield" "Bone Spirit Shield" "Tarnished Spirit Shield" "Jingling Spirit Shield" "Brass Spirit Shield" "Walnut Spirit Shield" "Ivory Spirit Shield" "Ancient Spirit Shield" "Chiming Spirit Shield" "Thorium Spirit Shield" "Lacewood Spirit Shield" "Rotted Round Shield" "Fir Round Shield" "Studded Round Shield" "Scarlet Round Shield" "Splendid Round Shield" "Maple Round Shield" "Spiked Round Shield" "Crimson Round Shield" "Baroque Round Shield" "Teak Round Shield" "Spiny Round Shield" "Plank Kite Shield" "Linden Kite Shield" "Reinforced Kite Shield" "Layered Kite Shield" "Ceremonial Kite Shield" "Etched Kite Shield" "Steel Kite Shield" "Laminated Kite Shield" "Angelic Kite Shield" "Branded Kite Shield" "Champion Kite Shield" "Spiked Bundle" "Driftwood Spiked Shield" "Alloyed Spiked Shield" "Burnished Spiked Shield" "Ornate Spiked Shield" "Redwood Spiked Shield" "Compound Spiked Shield" "Polished Spiked Shield" "Sovereign Spiked Shield" "Alder Spiked Shield"
  1464. Rarity Rare
  1465. ItemLevel > 82
  1466. SetBackgroundColor 0 0 0 70
  1467. SetTextColor 255 255 119 200
  1468. SetBorderColor 255 255 119 200
  1469.  
  1470. Hide
  1471. BaseType "Girded Tower Shield" "Cardinal Round Shield" "Vaal Buckler" "Imperial Buckler" "Crusader Buckler" "Spiked Shield" "Cardinal Round Shield" "Mosaic Kite Shield" "Ezomyte Tower Shield" "Elegant Round Shield" "Splintered Tower Shield" "Corroded Tower Shield" "Rawhide Tower Shield" "Cedar Tower Shield" "Copper Tower Shield" "Reinforced Tower Shield" "Painted Tower Shield" "Buckskin Tower Shield" "Mahogany Tower Shield" "Bronze Tower Shield" "Girded Tower Shield" "Crested Tower Shield" "Shagreen Tower Shield" "Ebony Tower Shield" "Goathide Buckler" "Pine Buckler" "Painted Buckler" "Hammered Buckler" "War Buckler" "Gilded Buckler" "Oak Buckler" "Enameled Buckler" "Corrugated Buckler" "Battle Buckler" "Golden Buckler" "Ironwood Buckler" "Lacquered Buckler" "Twig Spirit Shield" "Yew Spirit Shield" "Bone Spirit Shield" "Tarnished Spirit Shield" "Jingling Spirit Shield" "Brass Spirit Shield" "Walnut Spirit Shield" "Ivory Spirit Shield" "Ancient Spirit Shield" "Chiming Spirit Shield" "Thorium Spirit Shield" "Lacewood Spirit Shield" "Rotted Round Shield" "Fir Round Shield" "Studded Round Shield" "Scarlet Round Shield" "Splendid Round Shield" "Maple Round Shield" "Spiked Round Shield" "Crimson Round Shield" "Baroque Round Shield" "Teak Round Shield" "Spiny Round Shield" "Plank Kite Shield" "Linden Kite Shield" "Reinforced Kite Shield" "Layered Kite Shield" "Ceremonial Kite Shield" "Etched Kite Shield" "Steel Kite Shield" "Laminated Kite Shield" "Angelic Kite Shield" "Branded Kite Shield" "Champion Kite Shield" "Spiked Bundle" "Driftwood Spiked Shield" "Alloyed Spiked Shield" "Burnished Spiked Shield" "Ornate Spiked Shield" "Redwood Spiked Shield" "Compound Spiked Shield" "Polished Spiked Shield" "Sovereign Spiked Shield" "Alder Spiked Shield"
  1472. Rarity Rare
  1473. ItemLevel > 80
  1474. SetBackgroundColor 0 0 0 100
  1475. SetTextColor 255 255 119 200
  1476. SetBorderColor 255 255 119 200
  1477.  
  1478. Hide
  1479. BaseType "Girded Tower Shield" "Cardinal Round Shield" "Vaal Buckler" "Imperial Buckler" "Crusader Buckler" "Spiked Shield" "Mosaic Kite Shield" "Ezomyte Tower Shield" "Elegant Round Shield" "Splintered Tower Shield" "Corroded Tower Shield" "Rawhide Tower Shield" "Cedar Tower Shield" "Copper Tower Shield" "Reinforced Tower Shield" "Painted Tower Shield" "Buckskin Tower Shield" "Mahogany Tower Shield" "Bronze Tower Shield" "Girded Tower Shield" "Crested Tower Shield" "Shagreen Tower Shield" "Ebony Tower Shield" "Goathide Buckler" "Pine Buckler" "Painted Buckler" "Hammered Buckler" "War Buckler" "Gilded Buckler" "Oak Buckler" "Enameled Buckler" "Corrugated Buckler" "Battle Buckler" "Golden Buckler" "Ironwood Buckler" "Lacquered Buckler" "Twig Spirit Shield" "Yew Spirit Shield" "Bone Spirit Shield" "Tarnished Spirit Shield" "Jingling Spirit Shield" "Brass Spirit Shield" "Walnut Spirit Shield" "Ivory Spirit Shield" "Ancient Spirit Shield" "Chiming Spirit Shield" "Thorium Spirit Shield" "Lacewood Spirit Shield" "Rotted Round Shield" "Fir Round Shield" "Studded Round Shield" "Scarlet Round Shield" "Splendid Round Shield" "Maple Round Shield" "Spiked Round Shield" "Crimson Round Shield" "Baroque Round Shield" "Teak Round Shield" "Spiny Round Shield" "Plank Kite Shield" "Linden Kite Shield" "Reinforced Kite Shield" "Layered Kite Shield" "Ceremonial Kite Shield" "Etched Kite Shield" "Steel Kite Shield" "Laminated Kite Shield" "Angelic Kite Shield" "Branded Kite Shield" "Champion Kite Shield" "Spiked Bundle" "Driftwood Spiked Shield" "Alloyed Spiked Shield" "Burnished Spiked Shield" "Ornate Spiked Shield" "Redwood Spiked Shield" "Compound Spiked Shield" "Polished Spiked Shield" "Sovereign Spiked Shield" "Alder Spiked Shield"
  1480. Rarity Rare
  1481. ItemLevel >= 75
  1482. SetBackgroundColor 0 0 0 120
  1483. SetTextColor 255 255 119 220
  1484. SetBorderColor 255 255 119 220
  1485.  
  1486. Hide
  1487. BaseType "Girded Tower Shield" "Cardinal Round Shield" "Vaal Buckler" "Imperial Buckler" "Crusader Buckler" "Spiked Shield" "Mosaic Kite Shield" "Ezomyte Tower Shield" "Elegant Round Shield" "Splintered Tower Shield" "Corroded Tower Shield" "Rawhide Tower Shield" "Cedar Tower Shield" "Copper Tower Shield" "Reinforced Tower Shield" "Painted Tower Shield" "Buckskin Tower Shield" "Mahogany Tower Shield" "Bronze Tower Shield" "Girded Tower Shield" "Crested Tower Shield" "Shagreen Tower Shield" "Ebony Tower Shield" "Goathide Buckler" "Pine Buckler" "Painted Buckler" "Hammered Buckler" "War Buckler" "Gilded Buckler" "Oak Buckler" "Enameled Buckler" "Corrugated Buckler" "Battle Buckler" "Golden Buckler" "Ironwood Buckler" "Lacquered Buckler" "Twig Spirit Shield" "Yew Spirit Shield" "Bone Spirit Shield" "Tarnished Spirit Shield" "Jingling Spirit Shield" "Brass Spirit Shield" "Walnut Spirit Shield" "Ivory Spirit Shield" "Ancient Spirit Shield" "Chiming Spirit Shield" "Thorium Spirit Shield" "Lacewood Spirit Shield" "Rotted Round Shield" "Fir Round Shield" "Studded Round Shield" "Scarlet Round Shield" "Splendid Round Shield" "Maple Round Shield" "Spiked Round Shield" "Crimson Round Shield" "Baroque Round Shield" "Teak Round Shield" "Spiny Round Shield" "Plank Kite Shield" "Linden Kite Shield" "Reinforced Kite Shield" "Layered Kite Shield" "Ceremonial Kite Shield" "Etched Kite Shield" "Steel Kite Shield" "Laminated Kite Shield" "Angelic Kite Shield" "Branded Kite Shield" "Champion Kite Shield" "Spiked Bundle" "Driftwood Spiked Shield" "Alloyed Spiked Shield" "Burnished Spiked Shield" "Ornate Spiked Shield" "Redwood Spiked Shield" "Compound Spiked Shield" "Polished Spiked Shield" "Sovereign Spiked Shield" "Alder Spiked Shield"
  1488. Rarity Rare
  1489. ItemLevel > 72
  1490. SetBackgroundColor 0 0 0 140
  1491. SetTextColor 255 255 119 240
  1492.  
  1493. Hide
  1494. BaseType "Girded Tower Shield" "Cardinal Round Shield" "Vaal Buckler" "Imperial Buckler" "Crusader Buckler" "Spiked Shield" "Ezomyte Tower Shield" "Elegant Round Shield" "Splintered Tower Shield" "Corroded Tower Shield" "Rawhide Tower Shield" "Cedar Tower Shield" "Copper Tower Shield" "Reinforced Tower Shield" "Painted Tower Shield" "Buckskin Tower Shield" "Mahogany Tower Shield" "Bronze Tower Shield" "Girded Tower Shield" "Crested Tower Shield" "Shagreen Tower Shield" "Ebony Tower Shield" "Goathide Buckler" "Pine Buckler" "Painted Buckler" "Hammered Buckler" "War Buckler" "Gilded Buckler" "Oak Buckler" "Enameled Buckler" "Corrugated Buckler" "Battle Buckler" "Golden Buckler" "Ironwood Buckler" "Lacquered Buckler" "Twig Spirit Shield" "Yew Spirit Shield" "Bone Spirit Shield" "Tarnished Spirit Shield" "Jingling Spirit Shield" "Brass Spirit Shield" "Walnut Spirit Shield" "Ivory Spirit Shield" "Ancient Spirit Shield" "Chiming Spirit Shield" "Thorium Spirit Shield" "Lacewood Spirit Shield" "Rotted Round Shield" "Fir Round Shield" "Studded Round Shield" "Scarlet Round Shield" "Splendid Round Shield" "Maple Round Shield" "Spiked Round Shield" "Crimson Round Shield" "Baroque Round Shield" "Teak Round Shield" "Spiny Round Shield" "Plank Kite Shield" "Linden Kite Shield" "Reinforced Kite Shield" "Layered Kite Shield" "Ceremonial Kite Shield" "Etched Kite Shield" "Steel Kite Shield" "Laminated Kite Shield" "Angelic Kite Shield" "Branded Kite Shield" "Champion Kite Shield" "Spiked Bundle" "Driftwood Spiked Shield" "Alloyed Spiked Shield" "Burnished Spiked Shield" "Ornate Spiked Shield" "Redwood Spiked Shield" "Compound Spiked Shield" "Polished Spiked Shield" "Sovereign Spiked Shield" "Alder Spiked Shield"
  1495. Rarity Rare
  1496. ItemLevel > 68
  1497. SetBackgroundColor 0 0 0 150
  1498. SetTextColor 255 255 119 250
  1499.  
  1500. # Axes
  1501.  
  1502. Hide
  1503. BaseType "Karui Axe" "Infernal Axe" "Despot Axe" "Fleshripper" "Void Axe" "Rusted Hatchet" "Jade Hatchet" "Boarding Axe" "Cleaver" "Broad Axe" "Arming Axe" "Decorative Axe" "Spectral Axe" "Etched Hatchet" "Jasper Axe" "Tomahawk" "Wrist Chopper" "War Axe" "Chest Splitter" "Ceremonial Axe" "Wraith Axe" "Engraved Hatchet" "Karui Axe" "Siege Axe" "Reaver Axe" "Butcher Axe" "Vaal Hatchet" "Stone Axe" "Jade Chopper" "Woodsplitter" "Poleaxe" "Double Axe" "Gilded Axe" "Shadow Axe" "Dagger Axe" "Jasper Chopper" "Timber Axe" "Headsman Axe" "Labrys" "Noble Axe" "Abyssal Axe" "Karui Chopper" "Talon Axe" "Sundering Axe" "Ezomyte Axe" "Vaal Axe"
  1504. Rarity Rare
  1505. ItemLevel > 82
  1506. SetBackgroundColor 0 0 0 70
  1507. SetTextColor 255 255 119 200
  1508. SetBorderColor 255 255 119 200
  1509.  
  1510. Hide
  1511. BaseType "Karui Axe" "Infernal Axe" "Despot Axe" "Fleshripper" "Void Axe" "Rusted Hatchet" "Jade Hatchet" "Boarding Axe" "Cleaver" "Broad Axe" "Arming Axe" "Decorative Axe" "Spectral Axe" "Etched Hatchet" "Jasper Axe" "Tomahawk" "Wrist Chopper" "War Axe" "Chest Splitter" "Ceremonial Axe" "Wraith Axe" "Engraved Hatchet" "Karui Axe" "Siege Axe" "Reaver Axe" "Butcher Axe" "Vaal Hatchet" "Stone Axe" "Jade Chopper" "Woodsplitter" "Poleaxe" "Double Axe" "Gilded Axe" "Shadow Axe" "Dagger Axe" "Jasper Chopper" "Timber Axe" "Headsman Axe" "Labrys" "Noble Axe" "Abyssal Axe" "Karui Chopper" "Talon Axe" "Sundering Axe" "Ezomyte Axe" "Vaal Axe"
  1512. Rarity Rare
  1513. ItemLevel > 80
  1514. SetBackgroundColor 0 0 0 100
  1515. SetTextColor 255 255 119 200
  1516. SetBorderColor 255 255 119 200
  1517.  
  1518. Hide
  1519. BaseType "Karui Axe" "Infernal Axe" "Despot Axe" "Fleshripper" "Void Axe" "Rusted Hatchet" "Jade Hatchet" "Boarding Axe" "Cleaver" "Broad Axe" "Arming Axe" "Decorative Axe" "Spectral Axe" "Etched Hatchet" "Jasper Axe" "Tomahawk" "Wrist Chopper" "War Axe" "Chest Splitter" "Ceremonial Axe" "Wraith Axe" "Engraved Hatchet" "Karui Axe" "Siege Axe" "Reaver Axe" "Butcher Axe" "Vaal Hatchet" "Stone Axe" "Jade Chopper" "Woodsplitter" "Poleaxe" "Double Axe" "Gilded Axe" "Shadow Axe" "Dagger Axe" "Jasper Chopper" "Timber Axe" "Headsman Axe" "Labrys" "Noble Axe" "Abyssal Axe" "Karui Chopper" "Talon Axe" "Sundering Axe" "Ezomyte Axe" "Vaal Axe"
  1520. Rarity Rare
  1521. ItemLevel >= 75
  1522. SetBackgroundColor 0 0 0 120
  1523. SetTextColor 255 255 119 220
  1524. SetBorderColor 255 255 119 220
  1525.  
  1526. Hide
  1527. BaseType "Karui Axe" "Infernal Axe" "Despot Axe" "Fleshripper" "Fleshripper" "Void Axe" "Rusted Hatchet" "Jade Hatchet" "Boarding Axe" "Cleaver" "Broad Axe" "Arming Axe" "Decorative Axe" "Spectral Axe" "Etched Hatchet" "Jasper Axe" "Tomahawk" "Wrist Chopper" "War Axe" "Chest Splitter" "Ceremonial Axe" "Wraith Axe" "Engraved Hatchet" "Karui Axe" "Siege Axe" "Reaver Axe" "Butcher Axe" "Vaal Hatchet" "Stone Axe" "Jade Chopper" "Woodsplitter" "Poleaxe" "Double Axe" "Gilded Axe" "Shadow Axe" "Dagger Axe" "Jasper Chopper" "Timber Axe" "Headsman Axe" "Labrys" "Noble Axe" "Abyssal Axe" "Karui Chopper" "Talon Axe" "Sundering Axe" "Ezomyte Axe" "Vaal Axe"
  1528. Rarity Rare
  1529. ItemLevel > 72
  1530. SetBackgroundColor 0 0 0 140
  1531. SetTextColor 255 255 119 240
  1532.  
  1533. Hide
  1534. BaseType "Karui Axe" "Infernal Axe" "Despot Axe" "Fleshripper" "Void Axe" "Rusted Hatchet" "Jade Hatchet" "Boarding Axe" "Cleaver" "Broad Axe" "Arming Axe" "Decorative Axe" "Spectral Axe" "Etched Hatchet" "Jasper Axe" "Tomahawk" "Wrist Chopper" "War Axe" "Chest Splitter" "Ceremonial Axe" "Wraith Axe" "Engraved Hatchet" "Karui Axe" "Siege Axe" "Reaver Axe" "Butcher Axe" "Vaal Hatchet" "Stone Axe" "Jade Chopper" "Woodsplitter" "Poleaxe" "Double Axe" "Gilded Axe" "Shadow Axe" "Dagger Axe" "Jasper Chopper" "Timber Axe" "Headsman Axe" "Labrys" "Noble Axe" "Abyssal Axe" "Karui Chopper" "Talon Axe" "Sundering Axe" "Ezomyte Axe" "Vaal Axe"
  1535. Rarity Rare
  1536. ItemLevel > 68
  1537. SetBackgroundColor 0 0 0 150
  1538. SetTextColor 255 255 119 250
  1539.  
  1540. Hide
  1541. BaseType "Karui Axe" "Infernal Axe" "Despot Axe" "Fleshripper" "Void Axe" "Rusted Hatchet" "Jade Hatchet" "Boarding Axe" "Cleaver" "Broad Axe" "Arming Axe" "Decorative Axe" "Spectral Axe" "Etched Hatchet" "Jasper Axe" "Tomahawk" "Wrist Chopper" "War Axe" "Chest Splitter" "Ceremonial Axe" "Wraith Axe" "Engraved Hatchet" "Karui Axe" "Siege Axe" "Reaver Axe" "Butcher Axe" "Vaal Hatchet" "Stone Axe" "Jade Chopper" "Woodsplitter" "Poleaxe" "Double Axe" "Gilded Axe" "Shadow Axe" "Dagger Axe" "Jasper Chopper" "Timber Axe" "Headsman Axe" "Labrys" "Noble Axe" "Abyssal Axe" "Karui Chopper" "Talon Axe" "Sundering Axe" "Ezomyte Axe" "Vaal Axe"
  1542. Rarity Rare
  1543. ItemLevel >= 60
  1544. SetBackgroundColor 0 0 0 150
  1545. SetTextColor 255 255 119 250
  1546.  
  1547. # Bows
  1548.  
  1549. Hide
  1550. BaseType "Decimation Bow" "Thicket Bow" "Imperial Bow" "Crude Bow" "Short Bow" "Long Bow" "Composite Bow" "Recurve Bow" "Bone Bow" "Royal Bow" "Death Bow" "Grove Bow" "Reflex Bow" "Decurve Bow" "Compound Bow" "Sniper Bow" "Ivory Bow" "Highborn Bow" "Decimation Bow" "Steelwood Bow" "Citadel Bow" "Ranger Bow" "Assassin Bow" "Spine Bow"
  1551. Rarity Rare
  1552. ItemLevel > 82
  1553. SetBackgroundColor 0 0 0 70
  1554. SetTextColor 255 255 119 200
  1555. SetBorderColor 255 255 119 200
  1556.  
  1557. Hide
  1558. BaseType "Decimation Bow" "Thicket Bow" "Imperial Bow" "Maraketh Bow" "Crude Bow" "Short Bow" "Long Bow" "Composite Bow" "Recurve Bow" "Bone Bow" "Royal Bow" "Death Bow" "Grove Bow" "Reflex Bow" "Decurve Bow" "Compound Bow" "Sniper Bow" "Ivory Bow" "Highborn Bow" "Decimation Bow" "Steelwood Bow" "Citadel Bow" "Ranger Bow" "Assassin Bow" "Spine Bow"
  1559. Rarity Rare
  1560. ItemLevel > 80
  1561. SetBackgroundColor 0 0 0 100
  1562. SetTextColor 255 255 119 200
  1563. SetBorderColor 255 255 119 200
  1564.  
  1565. Hide
  1566. BaseType "Decimation Bow" "Thicket Bow" "Imperial Bow" "Maraketh Bow" "Crude Bow" "Short Bow" "Long Bow" "Composite Bow" "Recurve Bow" "Bone Bow" "Royal Bow" "Death Bow" "Grove Bow" "Reflex Bow" "Decurve Bow" "Compound Bow" "Sniper Bow" "Ivory Bow" "Highborn Bow" "Decimation Bow" "Steelwood Bow" "Citadel Bow" "Ranger Bow" "Assassin Bow" "Spine Bow"
  1567. Rarity Rare
  1568. ItemLevel >= 75
  1569. SetBackgroundColor 0 0 0 120
  1570. SetTextColor 255 255 119 220
  1571. SetBorderColor 255 255 119 220
  1572.  
  1573. Hide
  1574. BaseType "Decimation Bow" "Thicket Bow" "Imperial Bow" "Maraketh Bow" "Crude Bow" "Short Bow" "Long Bow" "Composite Bow" "Recurve Bow" "Bone Bow" "Royal Bow" "Death Bow" "Grove Bow" "Reflex Bow" "Decurve Bow" "Compound Bow" "Sniper Bow" "Ivory Bow" "Highborn Bow" "Decimation Bow" "Steelwood Bow" "Citadel Bow" "Ranger Bow" "Assassin Bow" "Spine Bow"
  1575. Rarity Rare
  1576. ItemLevel > 72
  1577. SetBackgroundColor 0 0 0 140
  1578. SetTextColor 255 255 119 240
  1579.  
  1580. Hide
  1581. BaseType "Decimation Bow" "Thicket Bow" "Imperial Bow" "Maraketh Bow" "Crude Bow" "Short Bow" "Long Bow" "Composite Bow" "Recurve Bow" "Bone Bow" "Royal Bow" "Death Bow" "Grove Bow" "Reflex Bow" "Decurve Bow" "Compound Bow" "Sniper Bow" "Ivory Bow" "Highborn Bow" "Decimation Bow" "Steelwood Bow" "Citadel Bow" "Ranger Bow" "Assassin Bow" "Spine Bow"
  1582. Rarity Rare
  1583. ItemLevel > 68
  1584. SetBackgroundColor 0 0 0 150
  1585. SetTextColor 255 255 119 250
  1586.  
  1587. Hide
  1588. BaseType "Decimation Bow" "Thicket Bow" "Imperial Bow" "Maraketh Bow" "Crude Bow" "Short Bow" "Long Bow" "Composite Bow" "Recurve Bow" "Bone Bow" "Royal Bow" "Death Bow" "Grove Bow" "Reflex Bow" "Decurve Bow" "Compound Bow" "Sniper Bow" "Ivory Bow" "Highborn Bow" "Decimation Bow" "Steelwood Bow" "Citadel Bow" "Ranger Bow" "Assassin Bow" "Spine Bow"
  1589. Rarity Rare
  1590. ItemLevel >= 60
  1591. SetBackgroundColor 0 0 0 150
  1592. SetTextColor 255 255 119 250
  1593.  
  1594. # Claws
  1595.  
  1596. Show
  1597. BaseType "Nailed Fist" "Sharktooth Claw" "Awl" "Cat's Paw" "Blinder" "Timeworn Claw" "Sparkling Claw" "Fright Claw" "Double Claw" "Thresher Claw" "Gouger" "Tiger's Paw" "Gut Ripper" "Prehistoric Claw" "Noble Claw" "Eagle Claw" "Twin Claw" "Great White Claw" "Throat Stabber" "Eye Gouger" "Vaal Claw"
  1598. Rarity Rare
  1599. ItemLevel > 82
  1600. SetBackgroundColor 0 0 0 70
  1601. SetTextColor 255 255 119 200
  1602. SetBorderColor 255 255 119 200
  1603.  
  1604. Show
  1605. BaseType "Nailed Fist" "Sharktooth Claw" "Awl" "Cat's Paw" "Blinder" "Timeworn Claw" "Sparkling Claw" "Fright Claw" "Double Claw" "Thresher Claw" "Gouger" "Tiger's Paw" "Gut Ripper" "Prehistoric Claw" "Noble Claw" "Eagle Claw" "Twin Claw" "Great White Claw" "Throat Stabber" "Eye Gouger" "Vaal Claw"
  1606. Rarity Rare
  1607. ItemLevel > 80
  1608. SetBackgroundColor 0 0 0 100
  1609. SetTextColor 255 255 119 200
  1610. SetBorderColor 255 255 119 200
  1611.  
  1612. Show
  1613. BaseType "Nailed Fist" "Sharktooth Claw" "Awl" "Cat's Paw" "Blinder" "Timeworn Claw" "Sparkling Claw" "Fright Claw" "Double Claw" "Thresher Claw" "Gouger" "Tiger's Paw" "Gut Ripper" "Prehistoric Claw" "Noble Claw" "Eagle Claw" "Twin Claw" "Great White Claw" "Throat Stabber" "Eye Gouger" "Vaal Claw"
  1614. Rarity Rare
  1615. ItemLevel >= 75
  1616. SetBackgroundColor 0 0 0 120
  1617. SetTextColor 255 255 119 220
  1618. SetBorderColor 255 255 119 220
  1619.  
  1620. Show
  1621. BaseType "Nailed Fist" "Sharktooth Claw" "Awl" "Cat's Paw" "Blinder" "Timeworn Claw" "Sparkling Claw" "Fright Claw" "Double Claw" "Thresher Claw" "Gouger" "Tiger's Paw" "Gut Ripper" "Prehistoric Claw" "Noble Claw" "Eagle Claw" "Twin Claw" "Great White Claw" "Throat Stabber" "Eye Gouger" "Vaal Claw"
  1622. Rarity Rare
  1623. ItemLevel > 72
  1624. SetBackgroundColor 0 0 0 140
  1625. SetTextColor 255 255 119 240
  1626.  
  1627. Show
  1628. BaseType "Nailed Fist" "Sharktooth Claw" "Awl" "Cat's Paw" "Blinder" "Timeworn Claw" "Sparkling Claw" "Fright Claw" "Double Claw" "Thresher Claw" "Gouger" "Tiger's Paw" "Gut Ripper" "Prehistoric Claw" "Noble Claw" "Eagle Claw" "Twin Claw" "Great White Claw" "Throat Stabber" "Eye Gouger" "Vaal Claw"
  1629. Rarity Rare
  1630. ItemLevel > 68
  1631. SetBackgroundColor 0 0 0 150
  1632. SetTextColor 255 255 119 250
  1633.  
  1634. # Daggers
  1635.  
  1636. Show
  1637. BaseType "Glass Shank" "Skinning Knife" "Carving Knife" "Stiletto" "Boot Knife" "Copper Kris" "Skean" "Imp Dagger" "Flaying Knife" "Prong Dagger" "Butcher Knife" "Poignard" "Boot Blade" "Golden Kris" "Royal Skean" "Fiend Dagger" "Trisula" "Gutting Knife" "Slaughter Knife" "Ezomyte Dagger" "Sai"
  1638. Rarity Rare
  1639. ItemLevel > 82
  1640. SetBackgroundColor 0 0 0 70
  1641. SetTextColor 255 255 119 200
  1642. SetBorderColor 255 255 119 200
  1643.  
  1644. Show
  1645. BaseType "Glass Shank" "Skinning Knife" "Carving Knife" "Stiletto" "Boot Knife" "Copper Kris" "Skean" "Imp Dagger" "Flaying Knife" "Prong Dagger" "Butcher Knife" "Poignard" "Boot Blade" "Golden Kris" "Royal Skean" "Fiend Dagger" "Trisula" "Gutting Knife" "Slaughter Knife" "Ezomyte Dagger" "Sai"
  1646. Rarity Rare
  1647. ItemLevel > 80
  1648. SetBackgroundColor 0 0 0 100
  1649. SetTextColor 255 255 119 200
  1650. SetBorderColor 255 255 119 200
  1651.  
  1652. Show
  1653. BaseType "Glass Shank" "Skinning Knife" "Carving Knife" "Stiletto" "Boot Knife" "Copper Kris" "Skean" "Imp Dagger" "Flaying Knife" "Prong Dagger" "Butcher Knife" "Poignard" "Boot Blade" "Golden Kris" "Royal Skean" "Fiend Dagger" "Trisula" "Gutting Knife" "Slaughter Knife" "Ezomyte Dagger" "Sai"
  1654. Rarity Rare
  1655. ItemLevel >= 75
  1656. SetBackgroundColor 0 0 0 120
  1657. SetTextColor 255 255 119 220
  1658. SetBorderColor 255 255 119 220
  1659.  
  1660. Show
  1661. BaseType "Glass Shank" "Skinning Knife" "Carving Knife" "Stiletto" "Boot Knife" "Copper Kris" "Skean" "Imp Dagger" "Flaying Knife" "Prong Dagger" "Butcher Knife" "Poignard" "Boot Blade" "Golden Kris" "Royal Skean" "Fiend Dagger" "Trisula" "Gutting Knife" "Slaughter Knife" "Ezomyte Dagger" "Sai"
  1662. Rarity Rare
  1663. ItemLevel > 72
  1664. SetBackgroundColor 0 0 0 140
  1665. SetTextColor 255 255 119 240
  1666.  
  1667. Show
  1668. BaseType "Glass Shank" "Skinning Knife" "Carving Knife" "Stiletto" "Boot Knife" "Copper Kris" "Skean" "Imp Dagger" "Flaying Knife" "Prong Dagger" "Butcher Knife" "Poignard" "Boot Blade" "Golden Kris" "Royal Skean" "Fiend Dagger" "Trisula" "Gutting Knife" "Slaughter Knife" "Ezomyte Dagger" "Sai"
  1669. Rarity Rare
  1670. ItemLevel > 68
  1671. SetBackgroundColor 0 0 0 150
  1672. SetTextColor 255 255 119 250
  1673.  
  1674. # Maces
  1675.  
  1676. Hide
  1677. BaseType "Auric Mace" "Piledriver" "Petrified Club" "Terror Maul" "Imperial Maul" "Nightmare Mace" "Driftwood Club" "Tribal Club" "Spiked Club" "Stone Hammer" "War Hammer" "Bladed Mace" "Ceremonial Mace" "Dream Mace" "Wyrm Mace" "Petrified Club" "Barbed Club" "Rock Breaker" "Battle Hammer" "Flanged Mace" "Ornate Mace" "Phantom Mace" "Dragon Mace" "Ancestral Club" "Tenderizer" "Gavel" "Legion Hammer" "Driftwood Maul" "Tribal Maul" "Mallet" "Sledgehammer" "Jagged Maul" "Brass Maul" "Fright Maul" "Morning Star" "Totemic Maul" "Great Mallet" "Steelhead" "Spiny Maul" "Plated Maul" "Dread Maul" "Solar Maul" "Karui Maul" "Colossus Mallet" "Meatgrinder"
  1678. Rarity Rare
  1679. ItemLevel > 82
  1680. SetBackgroundColor 0 0 0 70
  1681. SetTextColor 255 255 119 200
  1682. SetBorderColor 255 255 119 200
  1683.  
  1684. Hide
  1685. BaseType "Auric Mace" "Piledriver" "Petrified Club" "Terror Maul" "Imperial Maul" "Nightmare Mace" "Driftwood Club" "Tribal Club" "Spiked Club" "Stone Hammer" "War Hammer" "Bladed Mace" "Ceremonial Mace" "Dream Mace" "Wyrm Mace" "Petrified Club" "Barbed Club" "Rock Breaker" "Battle Hammer" "Flanged Mace" "Ornate Mace" "Phantom Mace" "Dragon Mace" "Ancestral Club" "Tenderizer" "Gavel" "Legion Hammer" "Driftwood Maul" "Tribal Maul" "Mallet" "Sledgehammer" "Jagged Maul" "Brass Maul" "Fright Maul" "Morning Star" "Totemic Maul" "Great Mallet" "Steelhead" "Spiny Maul" "Plated Maul" "Dread Maul" "Solar Maul" "Karui Maul" "Colossus Mallet" "Meatgrinder"
  1686. Rarity Rare
  1687. ItemLevel > 80
  1688. SetBackgroundColor 0 0 0 100
  1689. SetTextColor 255 255 119 200
  1690. SetBorderColor 255 255 119 200
  1691.  
  1692. Hide
  1693. BaseType "Auric Mace" "Piledriver" "Petrified Club" "Terror Maul" "Imperial Maul" "Nightmare Mace" "Driftwood Club" "Tribal Club" "Spiked Club" "Stone Hammer" "War Hammer" "Bladed Mace" "Ceremonial Mace" "Dream Mace" "Wyrm Mace" "Petrified Club" "Barbed Club" "Rock Breaker" "Battle Hammer" "Flanged Mace" "Ornate Mace" "Phantom Mace" "Dragon Mace" "Ancestral Club" "Tenderizer" "Gavel" "Legion Hammer" "Driftwood Maul" "Tribal Maul" "Mallet" "Sledgehammer" "Jagged Maul" "Brass Maul" "Fright Maul" "Morning Star" "Totemic Maul" "Great Mallet" "Steelhead" "Spiny Maul" "Plated Maul" "Dread Maul" "Solar Maul" "Karui Maul" "Colossus Mallet" "Meatgrinder"
  1694. Rarity Rare
  1695. ItemLevel >= 75
  1696. SetBackgroundColor 0 0 0 120
  1697. SetTextColor 255 255 119 220
  1698. SetBorderColor 255 255 119 220
  1699.  
  1700. Hide
  1701. BaseType "Auric Mace" "Piledriver" "Petrified Club" "Piledriver" "Terror Maul" "Imperial Maul" "Nightmare Mace" "Driftwood Club" "Tribal Club" "Spiked Club" "Stone Hammer" "War Hammer" "Bladed Mace" "Ceremonial Mace" "Dream Mace" "Wyrm Mace" "Petrified Club" "Barbed Club" "Rock Breaker" "Battle Hammer" "Flanged Mace" "Ornate Mace" "Phantom Mace" "Dragon Mace" "Ancestral Club" "izer" "Gavel" "Legion Hammer" "Driftwood Maul" "Tribal Maul" "Mallet" "Sledgehammer" "Jagged Maul" "Brass Maul" "Fright Maul" "Morning Star" "Totemic Maul" "Great Mallet" "Steelhead" "Spiny Maul" "Plated Maul" "Dread Maul" "Solar Maul" "Karui Maul" "Colossus Mallet" "Meatgrinder"
  1702. Rarity Rare
  1703. ItemLevel > 72
  1704. SetBackgroundColor 0 0 0 140
  1705. SetTextColor 255 255 119 240
  1706.  
  1707. Hide
  1708. BaseType "Auric Mace" "Piledriver" "Petrified Club" "Terror Maul" "Imperial Maul" "Nightmare Mace" "Driftwood Club" "Tribal Club" "Spiked Club" "Stone Hammer" "War Hammer" "Bladed Mace" "Ceremonial Mace" "Dream Mace" "Wyrm Mace" "Petrified Club" "Barbed Club" "Rock Breaker" "Battle Hammer" "Flanged Mace" "Ornate Mace" "Phantom Mace" "Dragon Mace" "Ancestral Club" "Tenderizer" "Gavel" "Legion Hammer" "Driftwood Maul" "Tribal Maul" "Mallet" "Sledgehammer" "Jagged Maul" "Brass Maul" "Fright Maul" "Morning Star" "Totemic Maul" "Great Mallet" "Steelhead" "Spiny Maul" "Plated Maul" "Dread Maul" "Solar Maul" "Karui Maul" "Colossus Mallet" "Meatgrinder"
  1709. Rarity Rare
  1710. ItemLevel > 68
  1711. SetBackgroundColor 0 0 0 150
  1712. SetTextColor 255 255 119 250
  1713.  
  1714. Hide
  1715. BaseType "Auric Mace" "Piledriver" "Petrified Club" "Terror Maul" "Imperial Maul" "Nightmare Mace" "Driftwood Club" "Tribal Club" "Spiked Club" "Stone Hammer" "War Hammer" "Bladed Mace" "Ceremonial Mace" "Dream Mace" "Wyrm Mace" "Petrified Club" "Barbed Club" "Rock Breaker" "Battle Hammer" "Flanged Mace" "Ornate Mace" "Phantom Mace" "Dragon Mace" "Ancestral Club" "Tenderizer" "Gavel" "Legion Hammer" "Driftwood Maul" "Tribal Maul" "Mallet" "Sledgehammer" "Jagged Maul" "Brass Maul" "Fright Maul" "Morning Star" "Totemic Maul" "Great Mallet" "Steelhead" "Spiny Maul" "Plated Maul" "Dread Maul" "Solar Maul" "Karui Maul" "Colossus Mallet" "Meatgrinder"
  1716. Rarity Rare
  1717. ItemLevel >= 60
  1718. SetBackgroundColor 0 0 0 150
  1719. SetTextColor 255 255 119 250
  1720.  
  1721. # Sceptres
  1722.  
  1723. Hide
  1724. BaseType "Driftwood Sceptre" "Darkwood Sceptre" "Bronze Sceptre" "Quartz Sceptre" "Iron Sceptre" "Ochre Sceptre" "Ritual Sceptre" "Shadow Sceptre" "Grinning Fetish" "Horned Sceptre" "Sekhem" "Crystal Sceptre" "Lead Sceptre" "Blood Sceptre" "Royal Sceptre" "Abyssal Sceptre" "Stag Sceptre" "Karui Sceptre" "Tyrant's Sekhem" "Platinum Sceptre" "Carnal Sceptre"
  1725. Rarity Rare
  1726. ItemLevel > 82
  1727. SetBackgroundColor 0 0 0 70
  1728. SetTextColor 255 255 119 200
  1729. SetBorderColor 255 255 119 200
  1730.  
  1731. Hide
  1732. BaseType "Driftwood Sceptre" "Darkwood Sceptre" "Bronze Sceptre" "Quartz Sceptre" "Iron Sceptre" "Ochre Sceptre" "Ritual Sceptre" "Shadow Sceptre" "Grinning Fetish" "Horned Sceptre" "Sekhem" "Crystal Sceptre" "Lead Sceptre" "Blood Sceptre" "Royal Sceptre" "Abyssal Sceptre" "Stag Sceptre" "Karui Sceptre" "Tyrant's Sekhem" "Platinum Sceptre" "Carnal Sceptre"
  1733. Rarity Rare
  1734. ItemLevel > 80
  1735. SetBackgroundColor 0 0 0 100
  1736. SetTextColor 255 255 119 200
  1737. SetBorderColor 255 255 119 220
  1738.  
  1739. Hide
  1740. BaseType "Driftwood Sceptre" "Darkwood Sceptre" "Bronze Sceptre" "Quartz Sceptre" "Iron Sceptre" "Ochre Sceptre" "Ritual Sceptre" "Shadow Sceptre" "Grinning Fetish" "Horned Sceptre" "Sekhem" "Crystal Sceptre" "Lead Sceptre" "Blood Sceptre" "Royal Sceptre" "Abyssal Sceptre" "Stag Sceptre" "Karui Sceptre" "Tyrant's Sekhem" "Platinum Sceptre" "Carnal Sceptre"
  1741. Rarity Rare
  1742. ItemLevel >= 75
  1743. SetBackgroundColor 0 0 0 120
  1744. SetTextColor 255 255 119 220
  1745. SetBorderColor 255 255 119 220
  1746.  
  1747. Hide
  1748. BaseType "Driftwood Sceptre" "Darkwood Sceptre" "Bronze Sceptre" "Quartz Sceptre" "Iron Sceptre" "Ochre Sceptre" "Ritual Sceptre" "Shadow Sceptre" "Grinning Fetish" "Horned Sceptre" "Sekhem" "Crystal Sceptre" "Lead Sceptre" "Blood Sceptre" "Royal Sceptre" "Abyssal Sceptre" "Stag Sceptre" "Karui Sceptre" "Tyrant's Sekhem" "Platinum Sceptre" "Carnal Sceptre"
  1749. Rarity Rare
  1750. ItemLevel > 72
  1751. SetBackgroundColor 0 0 0 140
  1752. SetTextColor 255 255 119 240
  1753.  
  1754. Hide
  1755. BaseType "Driftwood Sceptre" "Darkwood Sceptre" "Bronze Sceptre" "Quartz Sceptre" "Iron Sceptre" "Ochre Sceptre" "Ritual Sceptre" "Shadow Sceptre" "Grinning Fetish" "Horned Sceptre" "Sekhem" "Crystal Sceptre" "Lead Sceptre" "Blood Sceptre" "Royal Sceptre" "Abyssal Sceptre" "Stag Sceptre" "Karui Sceptre" "Tyrant's Sekhem" "Platinum Sceptre" "Carnal Sceptre"
  1756. Rarity Rare
  1757. ItemLevel > 68
  1758. SetBackgroundColor 0 0 0 150
  1759. SetTextColor 255 255 119 250
  1760.  
  1761. # Staves
  1762.  
  1763. Hide
  1764. Rarity Rare
  1765. BaseType "Lathi" "Eclipse Staff" "Judgement Staff" "Imperial Staff" "Gnarled Branch" "Primitive Staff" "Long Staff" "Iron Staff" "Coiled Staff" "Royal Staff" "Vile Staff" "Crescent Staff" "Woodful Staff" "Quarterstaff" "Military Staff" "Serpentine Staff" "Highborn Staff" "Foul Staff" "Moon Staff" "Primordial Staff" "Lathi" "Ezomyte Staff"
  1766. ItemLevel > 82
  1767. SetBackgroundColor 0 0 0 70
  1768. SetTextColor 255 255 119 200
  1769. SetBorderColor 255 255 119 200
  1770.  
  1771. Hide
  1772. BaseType "Lathi" "Eclipse Staff" "Judgement Staff" "Imperial Staff" "Gnarled Branch" "Primitive Staff" "Long Staff" "Iron Staff" "Coiled Staff" "Royal Staff" "Vile Staff" "Crescent Staff" "Woodful Staff" "Quarterstaff" "Military Staff" "Serpentine Staff" "Highborn Staff" "Foul Staff" "Moon Staff" "Primordial Staff" "Lathi" "Ezomyte Staff"
  1773. Rarity Rare
  1774. ItemLevel > 80
  1775. SetBackgroundColor 0 0 0 100
  1776. SetTextColor 255 255 119 200
  1777. SetBorderColor 255 255 119 200
  1778.  
  1779. Hide
  1780. BaseType "Lathi" "Eclipse Staff" "Judgement Staff" "Imperial Staff" "Gnarled Branch" "Primitive Staff" "Long Staff" "Iron Staff" "Coiled Staff" "Royal Staff" "Vile Staff" "Crescent Staff" "Woodful Staff" "Quarterstaff" "Military Staff" "Serpentine Staff" "Highborn Staff" "Foul Staff" "Moon Staff" "Primordial Staff" "Lathi" "Ezomyte Staff"
  1781. Rarity Rare
  1782. ItemLevel >= 75
  1783. SetBackgroundColor 0 0 0 120
  1784. SetTextColor 255 255 119 220
  1785. SetBorderColor 255 255 119 220
  1786.  
  1787. Hide
  1788. BaseType "Lathi" "Eclipse Staff" "Judgement Staff" "Imperial Staff" "Gnarled Branch" "Primitive Staff" "Long Staff" "Iron Staff" "Coiled Staff" "Royal Staff" "Vile Staff" "Crescent Staff" "Woodful Staff" "Quarterstaff" "Military Staff" "Serpentine Staff" "Highborn Staff" "Foul Staff" "Moon Staff" "Primordial Staff" "Lathi" "Ezomyte Staff"
  1789. Rarity Rare
  1790. ItemLevel > 72
  1791. SetBackgroundColor 0 0 0 140
  1792. SetTextColor 255 255 119 240
  1793.  
  1794. Hide
  1795. BaseType "Lathi" "Eclipse Staff" "Judgement Staff" "Imperial Staff" "Gnarled Branch" "Primitive Staff" "Long Staff" "Iron Staff" "Coiled Staff" "Royal Staff" "Vile Staff" "Crescent Staff" "Woodful Staff" "Quarterstaff" "Military Staff" "Serpentine Staff" "Highborn Staff" "Foul Staff" "Moon Staff" "Primordial Staff" "Lathi" "Ezomyte Staff"
  1796. Rarity Rare
  1797. ItemLevel > 68
  1798. SetBackgroundColor 0 0 0 150
  1799. SetTextColor 255 255 119 250
  1800.  
  1801. Hide
  1802. BaseType "Lathi" "Eclipse Staff" "Judgement Staff" "Imperial Staff" "Gnarled Branch" "Primitive Staff" "Long Staff" "Iron Staff" "Coiled Staff" "Royal Staff" "Vile Staff" "Crescent Staff" "Woodful Staff" "Quarterstaff" "Military Staff" "Serpentine Staff" "Highborn Staff" "Foul Staff" "Moon Staff" "Primordial Staff" "Lathi" "Ezomyte Staff"
  1803. Rarity Rare
  1804. ItemLevel >= 60
  1805. SetBackgroundColor 0 0 0 150
  1806. SetTextColor 255 255 119 250
  1807.  
  1808. # Swords
  1809.  
  1810. Show
  1811. BaseType "Rusted Spike" "Wyrmbone Rapier" "Burnished Foil" "Estoc" "Serrated Foil" "Primeval Rapier" "Fancy Foil" "Apex Rapier" "Whalebone Rapier" "Battered Foil" "Basket Rapier" "Jagged Foil" "Antique Rapier" "Elegant Foil" "Thorn Rapier" "Dragonbone Rapier" "Tempered Foil"
  1812. Rarity Rare
  1813. ItemLevel > 82
  1814. SetBackgroundColor 0 0 0 70
  1815. SetTextColor 255 255 119 200
  1816. SetBorderColor 255 255 119 200
  1817.  
  1818. Hide
  1819. BaseType "Headman's Sword" "Exquisite Blade" "Gladius" "Vaal Blade" "Lion Sword" "Vaal Greatsword" "Midnight Blade" "Infernal Sword" "Legion Sword" "Rusted Sword" "Copper Sword" "Sabre" "Broad Sword" "War Sword" "Ancient Sword" "Elegant Sword" "Dusk Blade" "Hook Sword" "Variscite Blade" "Cutlass" "Baselard" "Battle Sword" "Elder Sword" "Graceful Sword" "Twilight Blade" "Grappler" "Gemstone Sword" "Corsair Sword"  "Smallsword"  "Courtesan Sword" "Corroded Blade" "Longsword" "Bastard Sword" "Two-Handed Sword" "Etched Greatsword" "Ornate Sword" "Spectral Sword" "Curved Blade" "Butcher Sword" "Footman Sword" "Highland Blade" "Engraved Greatsword" "Tiger Sword" "Wraith Sword" "Lithe Blade" "Headman's Sword" "Reaver Sword" "Ezomyte Blade"
  1820. Rarity Rare
  1821. ItemLevel > 82
  1822. SetBackgroundColor 0 0 0 70
  1823. SetTextColor 255 255 119 200
  1824. SetBorderColor 255 255 119 200
  1825.  
  1826. Hide
  1827. BaseType "Headman's Sword" "Exquisite Blade" "Gladius" "Vaal Blade" "Lion Sword" "Vaal Greatsword" "Midnight Blade" "Infernal Sword" "Legion Sword" "Rusted Sword" "Copper Sword" "Sabre" "Broad Sword" "War Sword" "Ancient Sword" "Elegant Sword" "Dusk Blade" "Hook Sword" "Variscite Blade" "Cutlass" "Baselard" "Battle Sword" "Elder Sword" "Graceful Sword" "Twilight Blade" "Grappler" "Gemstone Sword" "Corsair Sword" "Rusted Spike" "Whalebone Rapier" "Battered Foil" "Basket Rapier" "Jagged Foil" "Antique Rapier" "Elegant Foil" "Thorn Rapier" "Smallsword" "Wyrmbone Rapier" "Burnished Foil" "Estoc" "Serrated Foil" "Primeval Rapier" "Fancy Foil" "Apex Rapier" "Courtesan Sword" "Dragonbone Rapier" "Tempered Foil" "Corroded Blade" "Longsword" "Bastard Sword" "Two-Handed Sword" "Etched Greatsword" "Ornate Sword" "Spectral Sword" "Curved Blade" "Butcher Sword" "Footman Sword" "Highland Blade" "Engraved Greatsword" "Tiger Sword" "Wraith Sword" "Lithe Blade" "Headman's Sword" "Reaver Sword" "Ezomyte Blade"
  1828. Rarity Rare
  1829. ItemLevel > 80
  1830. SetBackgroundColor 0 0 0 100
  1831. SetTextColor 255 255 119 200
  1832. SetBorderColor 255 255 119 200
  1833.  
  1834. Hide
  1835. BaseType "Headman's Sword" "Exquisite Blade" "Gladius" "Vaal Blade" "Lion Sword" "Vaal Greatsword" "Midnight Blade" "Infernal Sword" "Legion Sword" "Rusted Sword" "Copper Sword" "Sabre" "Broad Sword" "War Sword" "Ancient Sword" "Elegant Sword" "Dusk Blade" "Hook Sword" "Variscite Blade" "Cutlass" "Baselard" "Battle Sword" "Elder Sword" "Graceful Sword" "Twilight Blade" "Grappler" "Gemstone Sword" "Corsair Sword" "Rusted Spike" "Whalebone Rapier" "Battered Foil" "Basket Rapier" "Jagged Foil" "Antique Rapier" "Elegant Foil" "Thorn Rapier" "Smallsword" "Wyrmbone Rapier" "Burnished Foil" "Estoc" "Serrated Foil" "Primeval Rapier" "Fancy Foil" "Apex Rapier" "Courtesan Sword" "Dragonbone Rapier" "Tempered Foil" "Corroded Blade" "Longsword" "Bastard Sword" "Two-Handed Sword" "Etched Greatsword" "Ornate Sword" "Spectral Sword" "Curved Blade" "Butcher Sword" "Footman Sword" "Highland Blade" "Engraved Greatsword" "Tiger Sword" "Wraith Sword" "Lithe Blade" "Headman's Sword" "Reaver Sword" "Ezomyte Blade"
  1836. Rarity Rare
  1837. ItemLevel >= 75
  1838. SetBackgroundColor 0 0 0 120
  1839. SetTextColor 255 255 119 220
  1840. SetBorderColor 255 255 119 220
  1841.  
  1842. Hide
  1843. BaseType "Headman's Sword" "Exquisite Blade" "Gladius" "Vaal Blade" "Lion Sword" "Vaal Greatsword" "Midnight Blade" "Infernal Sword" "Legion Sword" "Rusted Sword" "Copper Sword" "Sabre" "Broad Sword" "War Sword" "Ancient Sword" "Elegant Sword" "Dusk Blade" "Hook Sword" "Variscite Blade" "Cutlass" "Baselard" "Battle Sword" "Elder Sword" "Graceful Sword" "Twilight Blade" "Grappler" "Gemstone Sword" "Corsair Sword" "Rusted Spike" "Whalebone Rapier" "Battered Foil" "Basket Rapier" "Jagged Foil" "Antique Rapier" "Elegant Foil" "Thorn Rapier" "Smallsword" "Wyrmbone Rapier" "Burnished Foil" "Estoc" "Serrated Foil" "Primeval Rapier" "Fancy Foil" "Apex Rapier" "Courtesan Sword" "Dragonbone Rapier" "Tempered Foil" "Corroded Blade" "Longsword" "Bastard Sword" "Two-Handed Sword" "Etched Greatsword" "Ornate Sword" "Spectral Sword" "Curved Blade" "Butcher Sword" "Footman Sword" "Highland Blade" "Engraved Greatsword" "Tiger Sword" "Wraith Sword" "Lithe Blade" "Headman's Sword" "Reaver Sword" "Ezomyte Blade"
  1844. Rarity Rare
  1845. ItemLevel > 72
  1846. SetBackgroundColor 0 0 0 140
  1847. SetTextColor 255 255 119 240
  1848.  
  1849. Hide
  1850. BaseType "Headman's Sword" "Exquisite Blade" "Gladius" "Vaal Blade" "Lion Sword" "Vaal Greatsword" "Midnight Blade" "Infernal Sword" "Legion Sword" "Rusted Sword" "Copper Sword" "Sabre" "Broad Sword" "War Sword" "Ancient Sword" "Elegant Sword" "Dusk Blade" "Hook Sword" "Variscite Blade" "Cutlass" "Baselard" "Battle Sword" "Elder Sword" "Graceful Sword" "Twilight Blade" "Grappler" "Gemstone Sword" "Corsair Sword" "Rusted Spike" "Whalebone Rapier" "Battered Foil" "Basket Rapier" "Jagged Foil" "Antique Rapier" "Elegant Foil" "Thorn Rapier" "Smallsword" "Wyrmbone Rapier" "Burnished Foil" "Estoc" "Serrated Foil" "Primeval Rapier" "Fancy Foil" "Apex Rapier" "Courtesan Sword" "Dragonbone Rapier" "Tempered Foil" "Corroded Blade" "Longsword" "Bastard Sword" "Two-Handed Sword" "Etched Greatsword" "Ornate Sword" "Spectral Sword" "Curved Blade" "Butcher Sword" "Footman Sword" "Highland Blade" "Engraved Greatsword" "Tiger Sword" "Wraith Sword" "Lithe Blade" "Headman's Sword" "Reaver Sword" "Ezomyte Blade"
  1851. Rarity Rare
  1852. ItemLevel > 68
  1853. SetBackgroundColor 0 0 0 150
  1854. SetTextColor 255 255 119 250
  1855.  
  1856. Hide
  1857. BaseType "Headman's Sword" "Exquisite Blade" "Gladius" "Vaal Blade" "Lion Sword" "Vaal Greatsword" "Midnight Blade" "Infernal Sword" "Legion Sword" "Rusted Sword" "Copper Sword" "Sabre" "Broad Sword" "War Sword" "Ancient Sword" "Elegant Sword" "Dusk Blade" "Hook Sword" "Variscite Blade" "Cutlass" "Baselard" "Battle Sword" "Elder Sword" "Graceful Sword" "Twilight Blade" "Grappler" "Gemstone Sword" "Corsair Sword" "Rusted Spike" "Whalebone Rapier" "Battered Foil" "Basket Rapier" "Jagged Foil" "Antique Rapier" "Elegant Foil" "Thorn Rapier" "Smallsword" "Wyrmbone Rapier" "Burnished Foil" "Estoc" "Serrated Foil" "Primeval Rapier" "Fancy Foil" "Apex Rapier" "Courtesan Sword" "Dragonbone Rapier" "Tempered Foil" "Corroded Blade" "Longsword" "Bastard Sword" "Two-Handed Sword" "Etched Greatsword" "Ornate Sword" "Spectral Sword" "Curved Blade" "Butcher Sword" "Footman Sword" "Highland Blade" "Engraved Greatsword" "Tiger Sword" "Wraith Sword" "Lithe Blade" "Headman's Sword" "Reaver Sword" "Ezomyte Blade"
  1858. Rarity Rare
  1859. ItemLevel >= 60
  1860. SetBackgroundColor 0 0 0 150
  1861. SetTextColor 255 255 119 250
  1862.  
  1863. Hide
  1864. BaseType "Headman's Sword" "Exquisite Blade" "Gladius" "Vaal Blade" "Lion Sword" "Vaal Greatsword" "Midnight Blade" "Infernal Sword" "Legion Sword" "Rusted Sword" "Copper Sword" "Sabre" "Broad Sword" "War Sword" "Ancient Sword" "Elegant Sword" "Dusk Blade" "Hook Sword" "Variscite Blade" "Cutlass" "Baselard" "Battle Sword" "Elder Sword" "Graceful Sword" "Twilight Blade" "Grappler" "Gemstone Sword" "Corsair Sword" "Rusted Spike" "Whalebone Rapier" "Battered Foil" "Basket Rapier" "Jagged Foil" "Antique Rapier" "Elegant Foil" "Thorn Rapier" "Smallsword" "Wyrmbone Rapier" "Burnished Foil" "Estoc" "Serrated Foil" "Primeval Rapier" "Fancy Foil" "Apex Rapier" "Courtesan Sword" "Dragonbone Rapier" "Tempered Foil" "Corroded Blade" "Longsword" "Bastard Sword" "Two-Handed Sword" "Etched Greatsword" "Ornate Sword" "Spectral Sword" "Curved Blade" "Butcher Sword" "Footman Sword" "Highland Blade" "Engraved Greatsword" "Tiger Sword" "Wraith Sword" "Lithe Blade" "Headman's Sword" "Reaver Sword" "Ezomyte Blade"
  1865. Rarity Rare
  1866. SetBackgroundColor 0 0 0 150
  1867. SetTextColor 255 255 119 250
  1868.  
  1869. # Wands
  1870.  
  1871. Hide
  1872. BaseType "Driftwood Wand" "Goat's Horn" "Quartz Wand" "Spiraled Wand" "Sage Wand" "Pagan Wand" "Faun's Horn" "Engraved Wand" "Crystal Wand" "Serpent Wand" "Omen Wand" "Heathen Wand" "Demon's Horn" "Imbued Wand"
  1873. Rarity Rare
  1874. ItemLevel > 82
  1875. SetBackgroundColor 0 0 0 70
  1876. SetTextColor 255 255 119 200
  1877. SetBorderColor 255 255 119 200
  1878.  
  1879. Show
  1880. BaseType "Driftwood Wand" "Goat's Horn" "Carved Wand" "Quartz Wand" "Spiraled Wand" "Sage Wand" "Pagan Wand" "Faun's Horn" "Engraved Wand" "Crystal Wand" "Serpent Wand" "Omen Wand" "Heathen Wand" "Demon's Horn" "Imbued Wand"
  1881. Rarity Rare
  1882. ItemLevel > 82
  1883. SetBackgroundColor 0 0 0 70
  1884. SetTextColor 255 255 119 200
  1885. SetBorderColor 255 255 119 200
  1886.  
  1887. Show
  1888. BaseType "Driftwood Wand" "Goat's Horn" "Carved Wand" "Quartz Wand" "Spiraled Wand" "Sage Wand" "Pagan Wand" "Faun's Horn" "Engraved Wand" "Crystal Wand" "Serpent Wand" "Omen Wand" "Heathen Wand" "Demon's Horn" "Imbued Wand"
  1889. Rarity Rare
  1890. ItemLevel > 80
  1891. SetBackgroundColor 0 0 0 100
  1892. SetTextColor 255 255 119 200
  1893. SetBorderColor 255 255 119 200
  1894.  
  1895. Hide
  1896. BaseType "Driftwood Wand" "Goat's Horn" "Carved Wand" "Quartz Wand" "Spiraled Wand" "Sage Wand" "Pagan Wand" "Faun's Horn" "Engraved Wand" "Crystal Wand" "Serpent Wand" "Omen Wand" "Heathen Wand" "Demon's Horn" "Imbued Wand"
  1897. Rarity Rare
  1898. ItemLevel >= 75
  1899. SetBackgroundColor 0 0 0 120
  1900. SetTextColor 255 255 119 220
  1901. SetBorderColor 255 255 119 220
  1902.  
  1903. Hide
  1904. BaseType "Driftwood Wand" "Goat's Horn" "Carved Wand" "Quartz Wand" "Spiraled Wand" "Sage Wand" "Pagan Wand" "Faun's Horn" "Engraved Wand" "Crystal Wand" "Serpent Wand" "Omen Wand" "Heathen Wand" "Demon's Horn" "Imbued Wand"
  1905. Rarity Rare
  1906. ItemLevel > 72
  1907. SetBackgroundColor 0 0 0 140
  1908. SetTextColor 255 255 119 240
  1909.  
  1910. Hide
  1911. BaseType "Driftwood Wand" "Goat's Horn" "Carved Wand" "Quartz Wand" "Spiraled Wand" "Sage Wand" "Pagan Wand" "Faun's Horn" "Engraved Wand" "Crystal Wand" "Serpent Wand" "Omen Wand" "Heathen Wand" "Demon's Horn" "Imbued Wand"
  1912. Rarity Rare
  1913. ItemLevel > 68
  1914. SetBackgroundColor 0 0 0 150
  1915. SetTextColor 255 255 119 250
  1916.  
  1917. # Quivers
  1918.  
  1919. Hide
  1920. BaseType "Two-Point Arrow Quiver" "Penetrating Arrow Quiver" "Spike-Point Arrow Quiver" "Sharktooth Arrow Quiver" "Fire Arrow Quiver" "Blunt Arrow Quiver" "Broadhead Arrow Quiver" "Serrated Arrow Quiver"
  1921. Rarity Rare
  1922. SetBackgroundColor 0 0 0 70
  1923. SetTextColor 255 255 119 200
  1924. SetBorderColor 255 255 119 200
  1925.  
  1926.  
  1927. ### Rings & Amulets
  1928.  
  1929. Show
  1930. Class "Amulets" "Rings"
  1931. Rarity = Rare
  1932. ItemLevel >= 75
  1933. SetBackgroundColor 70 70 70 250
  1934. SetBorderColor 255 255 0 170
  1935.  
  1936. Show
  1937. BaseType "Rustic Sash" "Chain Belt" "Leather Belt" "Heavy Belt" "Studded Belt" "Cloth Belt"
  1938. Rarity = Rare
  1939. ItemLevel >= 75
  1940. SetBackgroundColor 70 70 70 250
  1941. SetBorderColor 255 255 0 170
  1942.  
  1943. Show
  1944. BaseType "Rustic Sash" "Chain Belt" "Leather Belt" "Heavy Belt" "Studded Belt" "Cloth Belt"
  1945. Rarity = Rare
  1946. ItemLevel >= 60
  1947. SetBackgroundColor 70 70 70 250
  1948.  
  1949.  
  1950. Show
  1951. BaseType "Rustic Sash" "Chain Belt" "Leather Belt" "Heavy Belt" "Studded Belt" "Cloth Belt"
  1952. Rarity = Rare
  1953. ItemLevel >= 75
  1954. SetBackgroundColor 70 70 70 250
  1955. SetBorderColor 255 255 0 170
  1956.  
  1957. Show
  1958. Class "Belts" "Body Armours" "Boots" "Bows" "Claws" "Daggers" "Gloves" "Helmets" "One Hand Axes" "One Hand Maces" "One Hand Swords" "Quivers" "Sceptres" "Shields" "Small Relics" "Staves" "Thrusting One Hand Swords" "Two Hand Axes" "Two Hand Maces" "Two Hand Swords" "Wands"
  1959. Rarity = Rare
  1960. ItemLevel >= 75
  1961. SetTextColor 255 255 0
  1962. SetBorderColor 255 255 0 170
  1963.  
  1964. Show
  1965. Class "Amulets" "Rings"
  1966. Rarity = Rare
  1967. ItemLevel >= 60
  1968. SetBackgroundColor 70 70 70 250
  1969.  
  1970. Show
  1971. Class  "Belts" "Body Armours" "Boots" "Bows" "Claws" "Daggers" "Gloves" "Helmets" "One Hand Axes" "One Hand Maces" "One Hand Swords" "Quivers" "Sceptres" "Shields" "Small Relics" "Staves" "Thrusting One Hand Swords" "Two Hand Axes" "Two Hand Maces" "Two Hand Swords" "Wands"
  1972. Rarity = Rare
  1973. ItemLevel >= 60
  1974. SetTextColor 255 255 0
  1975. SetBackgroundColor 0 0 0 180
  1976.  
  1977. Show
  1978. Class "Rings" "Amulets" "Belts"
  1979. Rarity = Rare
  1980. ItemLevel <= 59
  1981. SetFontSize 35
  1982. SetTextColor 255 255 0 200
  1983. SetBackgroundColor 255 0 0 70
  1984.  
  1985. Hide
  1986. Class "Body Armours" "Boots" "Bows" "Claws" "Daggers" "Gloves" "Helmets" "One Hand Axes" "One Hand Maces" "One Hand Swords" "Quivers" "Sceptres" "Shields" "Small Relics" "Staves" "Thrusting One Hand Swords" "Two Hand Axes" "Two Hand Maces" "Two Hand Swords" "Wands"
  1987. Rarity = Rare
  1988. ItemLevel <= 59
  1989. SetFontSize 35
  1990. SetTextColor 255 255 0
  1991. SetBackgroundColor 0 0 0 180
  1992.    
  1993. ### Gems
  1994.  
  1995. Show
  1996. Class Gem
  1997. BaseType "Empower"
  1998. PlayAlertSound 3 150
  1999. MinimapIcon 1 Blue Circle
  2000. SetFontSize 40
  2001. SetTextColor 0 255 255
  2002. SetBorderColor 0 255 255
  2003. SetBackgroundColor 100 0 0 150
  2004.  
  2005. Show
  2006. Class Gem
  2007. BaseType "Enlighten"
  2008. PlayAlertSound 3 150
  2009. MinimapIcon 1 Blue Circle
  2010. SetFontSize 40
  2011. SetTextColor 0 255 255
  2012. SetBorderColor 0 255 255
  2013. SetBackgroundColor 100 0 0 150
  2014.  
  2015. Show
  2016. Class Gem
  2017. BaseType "Portal"
  2018. PlayAlertSound 9 50
  2019. SetTextColor 0 255 255
  2020. SetBackgroundColor 0 0 0 100
  2021.  
  2022. Show
  2023. Class Gem
  2024. BaseType "Enhance"
  2025. PlayAlertSound 9 50
  2026. SetTextColor 0 255 255
  2027. SetBackgroundColor 0 0 0 100
  2028.  
  2029. Show
  2030. Class Gem
  2031. BaseType "Added Chaos Damage"
  2032. PlayAlertSound 9 50
  2033. SetTextColor 0 255 255
  2034. SetBackgroundColor 0 0 0 100
  2035.  
  2036. Show
  2037. Class Gem
  2038. BaseType "Detonate Mines"
  2039. PlayAlertSound 9 50
  2040. SetTextColor 0 255 255
  2041. SetBackgroundColor 0 0 0 100
  2042.  
  2043. Show
  2044. Class Gem
  2045. BaseType "Vaal Haste"
  2046. SetFontSize 35
  2047. PlayAlertSound 3 150
  2048. SetTextColor 255 255 255 250
  2049. SetBackgroundColor 100 0 0 150
  2050.  
  2051. Show
  2052. Class Gem
  2053. Quality >= 15
  2054. SetFontSize 38
  2055. PlayAlertSound 2 150
  2056. SetTextColor 0 255 255 250
  2057. SetBorderColor 0 255 255 250
  2058.  
  2059. Show
  2060. Class Gem
  2061. Quality >= 10
  2062. SetFontSize 34
  2063. PlayAlertSound 2 100
  2064. SetTextColor 0 255 255 200
  2065. SetBorderColor 0 255 255 210
  2066.  
  2067. Show
  2068. Class Gem
  2069. Quality >= 1
  2070. SetFontSize 30
  2071. PlayAlertSound 2 20
  2072. SetBorderColor 0 255 255 170
  2073.  
  2074. Show
  2075. Class Gem
  2076. BaseType Vaal
  2077. SetBorderColor 255 0 0 150
  2078.  
  2079. Hide
  2080. Class Gem
  2081. Quality = 0
  2082.  
  2083. Show
  2084. Class Quest
  2085. MinimapIcon 0 Green Hexagon
  2086. PlayEffect Green
  2087. SetFontSize 35
  2088. DropLevel > 20
  2089. SetBorderColor 0 191 0 200
  2090.  
  2091. Show
  2092. Class Quest
  2093. MinimapIcon 0 Green Hexagon
  2094. PlayEffect Green
  2095. SetFontSize 45
  2096. DropLevel <= 20
  2097. SetBorderColor 0 191 0 250
  2098.  
  2099. ### Divination Cards
  2100.  
  2101.  
  2102. #Trash lower 1c            
  2103. Show
  2104. Class "Divination Card"
  2105. MinimapIcon 2 White Square
  2106. PlayEffect White
  2107. BaseType "The Throne" "The Price of Protection" "Last Hope" "Lucky Deck" "Scholar of the Seas" "The Fletcher" "The Lion" "Rebirth" "The Dark Mage" "Lingering Remnants" "The Innocent" "The Standoff" "Humility" "The Inventor" "The Dreamland" "The Jester" "Emperor of Purity" "Harmony of Souls" "The Cursed King" "Audacity" "Dialla's Subjugation" "Emperor's Luck" "Glimmer of Hope" "Hope" "Jack in the Box" "Lost Worlds" "Lucky Connections" "Merciless Armament" "The Aesthete" "The Avenger" "The Body" "The Chains that Bind" "The Drunken Aristocrat" "The Encroaching Darkness" "The Formless Sea" "The One With All" "The Penitent" "The Siren" "The Soul" "The Spoiled Prince" "The Stormcaller" "The Surveyor" "The Survivalist" "The Traitor" "The Trial" "The Tyrant" "The Warlord" "The Wrath" "Treasure Hunter" "Vinia's Token" "The Wretched" "The Garish Power" "No Traces" "The Realm" "The Insatiable" "Blessing of God" "The Beast" "The Sword King's Salute" "The Fathomless Depths" "The Rite of Elements" "The Darkest Dream" "The Cacophony" "The Arena Champion" "The Road to Power" "Atziri's Arsenal" "The Lord in Black" "The Admirer" "Earth Drinker" "Hubris" "Three Faces in the Dark" "The Forsaken" "Gemcutter's Promise" "The Union" "The Cataclysm" "The Scholar" "The Blazing Fire" "Call to the First Ones" "The Mercenary" "The Demoness" "The Oath" "Blind Venture" "Grave Knowledge" "Her Mask" "Hunter's Resolve" "Loyalty" "Lysah's Respite" "Rats" "The Conduit" "The Explorer" "The Feast" "The Fox" "The Gladiator" "The Harvester" "The Lover" "The Pact" "The Poet" "The Scavenger" "The Sun" "The Tower" "The Visionary" "Tranquillity" "Volatile Power" "The Opulent" "The Puzzle" "Forbidden Power" "Three Voices" "The Witch" "The Summoner" "The Twins" "Rain of Chaos" "Shard of Fate" "Gift of the Gemling Queen" "Prosperity" "The Dragon" "The Gambler" "The Web" "Light and Truth" "Lantador's Lost Love" "Boundless Realms" "The Gemcutter" "Dying Anguish" "The Battle Born" "The Flora's Gift" "The Inoculated" "The Lich" "The Lunaris Priestess" "The Metalsmith's Gift" "The Scarred Meadow" "The Warden" "Thunderous Skies" "Turn the Other Cheek" "Assassin's Favour" "The Catalyst" "The Gentleman" "The Incantation" "The Sigil" "The Wolverine" "A Mother's Parting Gift" "Anarchy's Price" "Cartographer's Delight" "Coveted Possession" "Death" "Destined to Crumble" "Doedre's Madness" "Rain Tempter" "The Betrayal" "The Calling" "The Doppelganger" "The Endurance" "The Hermit" "The Pack Leader" "The Rabid Rhoa" "The Surgeon" "The Watcher" "The Wolf's Shadow" "Mitts" "The Coming Storm" "Might is Right" "Struck by Lightning" "The Ruthless Ceinture" "The Eye of the Dragon" "The Deceiver" "The Army of Blood"
  2108. SetFontSize 30
  2109. SetTextColor 200 150 200 250
  2110. SetBackgroundColor 0 0 0 235
  2111. SetBorderColor 255 255 255 180    
  2112.  
  2113. #Cheap 3-10c
  2114. Show
  2115. Class "Divination Card"
  2116. MinimapIcon 2 White Square
  2117. PlayEffect White
  2118. BaseType "Boon of the First Ones" "Heterochromia" "The Last One Standing" "The Endless Darkness" "The Hoarder" "The Valley of Steel Boxes" "Perfection" "The Polymath" "Bowyer's Dream" "The Thaumaturgist" "The Ethereal" "The Offering" "The Risk" "The Void" "The Porcupine" "Chaotic Disposition" "The Brittle Emperor" "The Cartographer" "The Dapper Prodigy" "Time-Lost Relic" "Left to Fate" "The Hale Heart" "The Wilted Rose" "The Obscured" "The Dreamer" "The Jeweller's Boon" "The Undisputed" "The Twilight Moon"
  2119. PlayAlertSound 2 150
  2120. SetFontSize 40
  2121. SetTextColor 200 150 200 250
  2122. SetBackgroundColor 0 0 0 235
  2123. SetBorderColor 255 255 255 180
  2124.  
  2125. #Decent 10-100c
  2126. Show
  2127. Class "Divination Card"
  2128. MinimapIcon 1 White Square
  2129. PlayEffect White
  2130. BaseType "The Samurai's Eye" "The Spark and the Flame" "Hunter's Reward" "Abandoned Wealth" "The Mayor" "The Dragon's Heart" "Wealth and Power" "The Master" "The Iron Bard" "Pride Before the Fall" "The King's Heart" "The Celestial Stone" "The Artist" "The Wind" "The Queen" "The Hunger" "The Saint's Treasure" "Mawr Blaidd" "The Vast" "The Wolf" "The Undaunted" "The Professor" "The Enlightened" "The Celestial Justicar" "The Sephirot" "The Valkyrie" "The Breach" "The World Eater"
  2131. PlayAlertSound 10 300
  2132. SetFontSize 50
  2133. SetTextColor 255 51 51 255
  2134. SetBackgroundColor 0 0 0 250
  2135. SetBorderColor 200 150 200
  2136.  
  2137.  
  2138. #Very Expensive more 100c
  2139. Show
  2140. Class "Divination Card"
  2141. BaseType "House of Mirrors" "The Doctor" "The Fiend" "Beauty Through Death" "The Immortal" "The Wolven King's Bite" "Immortal Resolve"
  2142. MinimapIcon 0 Yellow Square
  2143. PlayEffect Yellow
  2144. PlayAlertSound 1 300
  2145. SetFontSize 50
  2146. SetTextColor 0 0 0
  2147. SetBackgroundColor 255 0 255 250
  2148. SetBorderColor 0 0 0
  2149.    
  2150. #Useless shit
  2151. Hide
  2152. Class "Divination Card"
  2153. BaseType "The King's Blade" "The Carrion Crow"
  2154. SetFontSize 30
  2155. SetTextColor 200 150 200 250
  2156. SetBackgroundColor 0 0 0 200
  2157. SetBorderColor 255 255 255 180
  2158.  
  2159.  
  2160. Show
  2161. Class "Divination Card"
  2162. MinimapIcon 2 White Square
  2163. PlayAlertSound 2 10
  2164. SetFontSize 30
  2165. SetTextColor 200 150 200 250
  2166. SetBackgroundColor 0 0 0 200
  2167. SetBorderColor 255 255 255 180
  2168.  
  2169. ### Scarabs
  2170.  
  2171. Show
  2172. Class "Map Fragments"
  2173. BaseType "Gilded"
  2174. SetFontSize 42
  2175. SetBackgroundColor 175 96 37 250
  2176. SetBorderColor 250 100 50 250
  2177. SetTextColor 255 255 255 250
  2178. CustomAlertSound "Scarabs.wav"
  2179. MinimapIcon 0 Yellow Square
  2180. PlayEffect Yellow
  2181.  
  2182. Show
  2183. Class "Map Fragments"
  2184. BaseType "Polished"
  2185. SetFontSize 41
  2186. SetBackgroundColor 175 96 37 200
  2187. SetBorderColor 250 100 50 250
  2188. SetTextColor 255 255 255 220
  2189. CustomAlertSound "Scarabs.wav"
  2190. MinimapIcon 1 Yellow Square
  2191. PlayEffect Yellow
  2192.  
  2193. Show
  2194. Class "Map Fragments"
  2195. BaseType "Rusted"
  2196. SetFontSize 40
  2197. SetBackgroundColor 175 96 37 150
  2198. SetBorderColor 250 100 50 250
  2199. SetTextColor 255 255 255 200
  2200. CustomAlertSound "Scarabs.wav"
  2201. MinimapIcon 1 Yellow Square
  2202. PlayEffect Yellow
  2203.  
  2204. ### Maps
  2205.  
  2206. Show
  2207. Class "Maps"
  2208. MinimapIcon 0 Red Square
  2209. ElderMap True
  2210. SetFontSize 50
  2211. PlayAlertSound 6 200
  2212. SetTextColor 255 255 255 250
  2213. SetBackgroundColor 100 0 0 200
  2214.  
  2215. Show
  2216. Class "Maps"
  2217. MinimapIcon 1 White Square
  2218. ShapedMap True
  2219. SetFontSize 50
  2220. SetBorderColor 255 0 0 255
  2221. SetTextColor 255 255 255 250
  2222. PlayAlertSound 6 90
  2223.  
  2224. Show
  2225. Class "Maps"
  2226. MinimapIcon 1 Red Square
  2227. ShapedMap True
  2228. PlayEffect White
  2229. DropLevel >= 82
  2230. SetFontSize 50
  2231. PlayAlertSound 6 200
  2232. SetTextColor 255 255 255 250
  2233. SetBackgroundColor 100 0 0 200
  2234.  
  2235. Show
  2236. Class "Map Fragments"
  2237. BaseType "Fragment of the" "Xoph's Breachstone" "Tul's Breachstone" "Esh's Breachstone" "Uul-Netol's Breachstone" "Chayula's Breachstone"
  2238. MinimapIcon 2 Red Star
  2239. SetTextColor 255 0 0 255
  2240. SetBorderColor 0 0 0 255
  2241. SetBackgroundColor 0 0 0 255
  2242. SetFontSize 45
  2243. PlayAlertSound 6 200
  2244.  
  2245. Show
  2246. Class "Map Fragments"
  2247. BaseType "Eber's Key" "Yriel's Key" "Inya's Key" "Volkuur's Key"
  2248. MinimapIcon 2 Red Star
  2249. SetTextColor 255 0 0 255
  2250. SetBorderColor 0 0 0 255
  2251. SetBackgroundColor 0 0 0 255
  2252. SetFontSize 45
  2253. PlayAlertSound 6 200
  2254.  
  2255. Show
  2256. Class "Map Fragments"
  2257. BaseType "Mortal Hope" "Mortal Ignorance"
  2258. MinimapIcon 0 Red Circle
  2259. PlayEffect Red
  2260. SetTextColor 255 0 0 255
  2261. SetBorderColor 0 0 0 255
  2262. SetBackgroundColor 0 0 0 255
  2263. SetFontSize 45
  2264. PlayAlertSound 6 200
  2265.  
  2266. Show
  2267. Class "Map Fragments"
  2268. BaseType "Mortal Rage" "Mortal Grief"
  2269. MinimapIcon 2 Red Circle
  2270. PlayEffect Red
  2271. SetTextColor 255 0 0 255
  2272. SetBorderColor 0 0 0 255
  2273. SetBackgroundColor 0 0 0 200
  2274. SetFontSize 40
  2275. PlayAlertSound 6 200
  2276.  
  2277. Show
  2278. Class "Map Fragments"
  2279. BaseType "Sacrifice at Midnight"
  2280. MinimapIcon 0 Red Circle
  2281. PlayEffect Red
  2282. SetTextColor 255 0 0 255
  2283. SetBorderColor 255 0 0 50
  2284. SetBackgroundColor 0 0 0 255
  2285. SetFontSize 40
  2286. PlayAlertSound 6 80
  2287.  
  2288. Show
  2289. Class "Map Fragments"
  2290. BaseType "Sacrifice at Dawn" "Sacrifice at Dusk" "Sacrifice at Noon"
  2291. MinimapIcon 2 Red Circle
  2292. PlayEffect Red
  2293. SetTextColor 255 0 0 255
  2294. SetBorderColor 0 0 0 255
  2295. SetBackgroundColor 0 0 0 180
  2296. SetFontSize 35
  2297. PlayAlertSound 6 60
  2298.  
  2299. Show
  2300. Class "Map Fragments"
  2301. BaseType "Divine Vessel"
  2302. MinimapIcon 2 Red Circle
  2303. PlayEffect Red
  2304. SetTextColor 255 51 51 255
  2305. SetBorderColor 100 0 0 255
  2306. SetBackgroundColor 0 0 0 255
  2307. SetFontSize 45
  2308. CustomAlertSound "DivineVessel.wav" 200
  2309.  
  2310. Show
  2311. Class Map
  2312. Rarity = Unique
  2313. MinimapIcon 0 Brown Hexagon
  2314. PlayEffect Brown
  2315. SetFontSize 43
  2316. SetTextColor 200 70 0
  2317. SetBackgroundColor 100 0 0 200
  2318. SetBorderColor 200 70 0
  2319.  
  2320. Show
  2321. Class Map
  2322. MinimapIcon 0 Red Square
  2323. PlayEffect White
  2324. DropLevel >= 82
  2325. SetFontSize 50
  2326. PlayAlertSound 6 200
  2327. SetTextColor 255 255 255 250
  2328. SetBackgroundColor 100 0 0 200
  2329.  
  2330. Show
  2331. Class Map
  2332. MinimapIcon 1 White Square
  2333. PlayEffect White
  2334. DropLevel >= 80
  2335. SetFontSize 45
  2336. PlayAlertSound 6 150
  2337. SetTextColor 255 0 0 225
  2338.  
  2339. Show
  2340. Class Map
  2341. MinimapIcon 2 White Square
  2342. PlayEffect White
  2343. DropLevel > 77
  2344. SetFontSize 42
  2345. PlayAlertSound 6 80
  2346. SetTextColor 255 0 0 225
  2347.  
  2348. Show
  2349. Class Map
  2350. MinimapIcon 2 Yellow Square
  2351. Rarity = Rare
  2352. SetFontSize 40
  2353. SetTextColor 255 255 0
  2354. SetBorderColor 255 255 0
  2355. SetBackgroundColor 70 70 70 250
  2356.  
  2357. Show
  2358. Class Map
  2359. MinimapIcon 1 Blue Square
  2360. Rarity = Magic
  2361. SetFontSize 38
  2362.  
  2363. Show
  2364. Class Map
  2365. MinimapIcon 2 White Square
  2366. Rarity = Normal
  2367. SetFontSize 38
  2368. PlayAlertSound 9 200
  2369. SetTextColor 192 192 192
  2370. SetBorderColor 192 192 192
  2371.  
  2372. Show
  2373. Class "Map Fragment"
  2374.  
  2375. ### Flasks
  2376.  
  2377. Hide
  2378. BaseType "Basalt Flask" "Aquamarine Flask" "Stibnite Flask" "Sulphur Flask" "Bismuth Flask" "Silver Flask"
  2379. Rarity >= Normal
  2380. SetFontSize 35
  2381. SetBackgroundColor 0 0 0 150
  2382. SetBorderColor 0 255 0 50
  2383.  
  2384. Hide
  2385. Class "Life Flask"
  2386. ItemLevel > 72
  2387. SetFontSize 22
  2388. SetBackgroundColor 0 0 0 180
  2389.  
  2390. Show
  2391. Class "Life Flask"
  2392. BaseType "Divine Life Flask" "Eternal Life Flask"
  2393. Quality > 14
  2394. ItemLevel <= 72
  2395. SetFontSize 40
  2396. SetBackgroundColor 0 0 0 180
  2397. SetBorderColor 255 0 0 200
  2398.  
  2399. Show
  2400. Class "Life Flask"
  2401. BaseType "Divine Life Flask" "Eternal Life Flask"
  2402. ItemLevel <= 72
  2403. SetFontSize 30
  2404. SetBackgroundColor 0 0 0 180
  2405. SetBorderColor 255 0 0 100
  2406.  
  2407. Hide
  2408. Class "Life Flask" "Mana Flask" "Hybrid Flask"
  2409. Quality >= 0
  2410. Quality <= 14
  2411. Rarity >= Normal
  2412. SetFontSize 22
  2413. SetBackgroundColor 0 0 0 180
  2414.  
  2415. Hide
  2416. Class "Life Flask" "Mana Flask" "Hybrid Flask"
  2417. Quality >= 15
  2418. Rarity >= Normal
  2419. SetFontSize 35
  2420. SetBackgroundColor 0 0 0 180
  2421.  
  2422. Hide
  2423. BaseType "Diamond Flask" "Granite Flask" "Topaz Flask" "Ruby Flask" "Quicksilver Flask"
  2424. Rarity >= Normal
  2425. SetFontSize 35
  2426. SetBackgroundColor 0 0 0 150
  2427.  
  2428. Show
  2429. Class "Jewel"
  2430. Rarity = Rare
  2431. SetFontSize 40
  2432. PlayAlertSound 3 150
  2433. SetTextColor 200 250 0 250
  2434. SetBorderColor 200 250 0 250
  2435.  
  2436. Show
  2437. Class "Jewel"
  2438. ItemLevel >= 80
  2439. SetFontSize 30
  2440. SetBackgroundColor 0 0 0 200
  2441.  
  2442. Show
  2443. Class "Jewel"
  2444. ItemLevel >= 75
  2445. SetFontSize 35
  2446. SetBackgroundColor 0 0 0 200
  2447.  
  2448. Show
  2449. Class "Jewel"
  2450. SetFontSize 38
  2451. SetBackgroundColor 0 0 0 200
  2452.  
  2453. Show
  2454. Class "Utility Flask"
  2455.  
  2456. ### Rings, Amulets & Belts
  2457.  
  2458. Hide
  2459. Class Rings Amulets Belts
  2460. Rarity = Magic
  2461. SetFontSize 25
  2462. SetTextColor 131 131 247 180
  2463. SetBackgroundColor 0 0 0 180
  2464.  
  2465. Hide
  2466. Class Belts
  2467. Rarity = Normal
  2468. SetFontSize 25
  2469. SetTextColor 255 255 255 180
  2470. SetBackgroundColor 0 0 0 180
  2471.  
  2472. Hide
  2473. Class Rings Amulets
  2474. Rarity = Normal
  2475. SetFontSize 35
  2476. SetTextColor 255 255 255 180
  2477. SetBackgroundColor 0 0 0 180
  2478.  
  2479. ### Normal-Magic
  2480.  
  2481. Hide
  2482. BaseType "Rock Breaker"
  2483. Rarity = Normal
  2484. SetFontSize 35
  2485. SetBackgroundColor 0 0 0 200
  2486.  
  2487. Hide
  2488. BaseType "Gavel"
  2489. Rarity = Normal
  2490. SetFontSize 35
  2491. SetBackgroundColor 0 0 0 200
  2492.  
  2493. Hide
  2494. Rarity = Magic
  2495. SetFontSize 25
  2496. SetTextColor 131 131 247 180
  2497. SetBackgroundColor 0 0 0 180
  2498.  
  2499. Hide
  2500. Rarity = Normal
  2501. ItemLevel >= 83
  2502. SetFontSize 25
  2503. SetTextColor 255 255 255 180
  2504. SetBackgroundColor 0 0 0 180
  2505.  
  2506. Hide
  2507. Rarity = Normal
  2508. ItemLevel >= 1
  2509. ItemLevel <= 83
  2510. SetFontSize 25
  2511. SetTextColor 255 255 255 180
  2512. SetBackgroundColor 0 0 0 180
  2513.  
  2514. ### Misc Items
  2515.  
  2516. Show
  2517. Class "Map Fragment"      
  2518.  
  2519. Show
  2520. Class "Microtransactions"  
  2521.  
  2522. Show
  2523. Class "Hideout Doodads"
  2524.  
  2525.  
  2526. ################################################################################################
  2527. # Your opinions is very important to me.                                                       #
  2528. # I appreciate your feedback and will use it to evaluate changes and make improvements.        #
  2529. # If you need assistance contact me via https://www.pathofexile.com/forum/view-thread/1243499  #
  2530. ################################################################################################
Advertisement
Add Comment
Please, Sign In to add comment