Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.82 KB | None | 0 0
  1. #-------------------------------------------------------------------------------------------------------
  2. ### MISC
  3. #-------------------------------------------------------------------------------------------------------
  4.  
  5. Show
  6. Class Microtransactions
  7. PlayAlertSound 6 300
  8. SetFontSize 45
  9.  
  10. Show
  11. Class "Quest Items" "Labyrinth"
  12. SetBorderColor 0 255 0
  13. SetTextColor 0 255 0
  14. PlayAlertSound 2 100
  15. SetFontSize 45
  16.  
  17. #-------------------------------------------------------------------------------------------------------
  18. ### UNIQUES
  19. #-------------------------------------------------------------------------------------------------------
  20.  
  21. Show
  22. SocketGroup WWWWWW
  23. BaseType "Simple Robe"
  24. Rarity Unique
  25. SetBorderColor 180 96 0
  26. PlayAlertSound 6 300
  27. SetFontSize 45
  28.  
  29. Show
  30. Rarity Unique
  31. SetBorderColor 180 96 0
  32. PlayAlertSound 6 300
  33. SetFontSize 45
  34.  
  35. #-------------------------------------------------------------------------------------------------------
  36. ### LINKS/SOCKETS
  37. #-------------------------------------------------------------------------------------------------------
  38.  
  39. Show
  40. LinkedSockets 6
  41. SetBorderColor 255 0 0
  42. SetBackgroundColor 255 255 255
  43. SetTextColor 255 0 0
  44. PlayAlertSound 5 300
  45. SetFontSize 45
  46.  
  47. Show
  48. LinkedSockets 5
  49. SetBorderColor 0 150 255
  50. SetTextColor 0 150 255
  51. PlayAlertSound 9 200
  52. SetFontSize 45
  53.  
  54. Show
  55. Sockets 6
  56. SetBorderColor 255 0 0
  57. PlayAlertSound 1 100
  58. SetFontSize 45
  59.  
  60. Show
  61. ItemLevel < 67
  62. SocketGroup RGB
  63. Height < 4
  64. Width = 1
  65. SetBorderColor 255 0 0
  66. SetFontSize 45
  67.  
  68. Show
  69. ItemLevel < 67
  70. SocketGroup RGB
  71. Height = 2
  72. Width = 2
  73. SetBorderColor 255 0 0
  74. SetFontSize 45
  75.  
  76. Show
  77. Sockets 3
  78. SocketGroup WWW
  79. Height <= 4
  80. Width = 1
  81. SetFontSize 45
  82.  
  83. Show
  84. Sockets 3
  85. SocketGroup WWW
  86. Height = 2
  87. Width = 2
  88. SetFontSize 45
  89.  
  90. #-------------------------------------------------------------------------------------------------------
  91. ### CARDS/JEWELS
  92. #-------------------------------------------------------------------------------------------------------
  93.  
  94. Hide #Bad Cards
  95. Class "Divination Card"
  96. BaseType "Carrion Crow" "Other Cheek"
  97. SetBorderColor 255 255 255
  98. SetBackgroundColor 88 0 179
  99. SetTextColor 255 255 255
  100. SetFontSize 20
  101.  
  102. Show
  103. Class "Divination Card"
  104. SetBorderColor 255 255 255
  105. SetBackgroundColor 100 0 255
  106. SetTextColor 255 255 255
  107. PlayAlertSound 7 300
  108. SetFontSize 45
  109.  
  110. Show
  111. Class "Jewel"
  112. SetBorderColor 150 100 255
  113. SetFontSize 45
  114.  
  115. #-------------------------------------------------------------------------------------------------------
  116. ### CURRENCY
  117. #-------------------------------------------------------------------------------------------------------
  118.  
  119. Show #Top Tier/Any League
  120. BaseType "Mirror of Kalandra" "Eternal Orb" "Divine Orb" "Exalted Orb" "Albino Rhoa Feather" "Fishing Rod" "Stacked Deck" "Unshaping Orb" "Golden Hoop" "Jet Amulet" "Golden Obi"
  121. SetBorderColor 255 0 0
  122. SetBackgroundColor 255 255 255
  123. SetTextColor 255 0 0
  124. PlayAlertSound 5 300
  125. SetFontSize 45
  126.  
  127. #Show #Legacy
  128. # BaseType "Ancient Reliquary Key"
  129. # SetBorderColor 150 200 100
  130. # SetBackgroundColor 180 96 0
  131. # SetTextColor 150 200 100
  132. # PlayAlertSound 5 300
  133. # SetFontSize 45
  134.  
  135. #Show #Legacy
  136. # Class "Relic"
  137. # SetBorderColor 180 96 0
  138. # SetBackgroundColor 150 200 100
  139. # SetTextColor 180 96 0
  140. # PlayAlertSound 5 300
  141. # SetFontSize 45
  142.  
  143. #Show #Legacy
  144. # BaseType "Leaguestone"
  145. # SetBorderColor 150 200 100
  146. # SetTextColor 150 200 100
  147. # PlayAlertSound 2 300
  148. # SetFontSize 45
  149.  
  150. Show #Essence
  151. BaseType "Essence of" "Remnant of Corruption"
  152. SetBorderColor 100 0 255
  153. SetBackgroundColor 150 100 255
  154. SetTextColor 255 255 255
  155. PlayAlertSound 2 300
  156. SetFontSize 45
  157.  
  158. Show #Breach
  159. BaseType "Splinter of Chayula" "Blessing" "Breachstone"
  160. SetBorderColor 255 0 0
  161. SetBackgroundColor 100 0 255
  162. SetTextColor 255 255 255
  163. PlayAlertSound 2 300
  164. SetFontSize 45
  165.  
  166. Show #Breach
  167. BaseType "Splinter of"
  168. SetBorderColor 255 0 0 150
  169. SetBackgroundColor 100 0 255 150
  170. SetTextColor 255 255 255 150
  171. SetFontSize 45
  172.  
  173. Show #Perandus
  174. Class Currency
  175. BaseType "Perandus Coin"
  176. SetBorderColor 100 50 0
  177. SetBackgroundColor 200 150 0
  178. SetTextColor 100 50 0
  179. PlayAlertSound 2 300
  180. SetFontSize 45
  181.  
  182. Show #Prophecy
  183. Class Currency
  184. BaseType "Silver Coin" "Prophecy"
  185. SetBorderColor 150 150 150
  186. SetBackgroundColor 220 220 220
  187. SetTextColor 100 100 100
  188. PlayAlertSound 2 300
  189. SetFontSize 45
  190.  
  191. Show #Talisman
  192. BaseType "Talisman"
  193. SetBorderColor 100 50 0
  194. SetBackgroundColor 200 150 0
  195. SetTextColor 100 50 0
  196. PlayAlertSound 2 300
  197. SetFontSize 45
  198.  
  199. Show #Valuable
  200. BaseType "Offering to the Goddess" "Cartographer's Seal" "Cartographer's Sextant" "Regal Orb" "Orb of Regret" "Vaal Orb" "Chaos Orb" "Blessed Orb" "Gemcutter's Prism" "Orb of Fusing" "Orb of Scouring" "Orb of Alchemy" "Vaal Orb" "Cartographer's Chisel" "Glassblower's Bauble"
  201. SetBorderColor 255 0 0
  202. PlayAlertSound 1 100
  203. SetFontSize 45
  204.  
  205. Show #Low Value
  206. BaseType "Orb of Chance" "Jeweller's Orb" "Chromatic Orb" "Orb of Alteration"
  207. SetBorderColor 163 141 109
  208. SetFontSize 45
  209.  
  210. Show #Low Value Faded
  211. BaseType "Armourer's Scrap" "Blacksmith's Whetstone" "Portal Scroll" "Scroll of Wisdom" "Orb of Augmentation" "Orb of Transmutation"
  212. SetBorderColor 163 141 109 220
  213. SetBackgroundColor 0 0 0 150
  214. SetTextColor 163 141 109 220
  215. SetFontSize 45
  216.  
  217. Hide
  218. BaseType "Scroll Fragment"
  219. SetFontSize 20
  220.  
  221. Show
  222. Class "Currency"
  223. SetFontSize 45
  224.  
  225. Show
  226. Class "Stackable Currency"
  227. SetFontSize 45
  228.  
  229. #-------------------------------------------------------------------------------------------------------
  230. ### GEMS
  231. #-------------------------------------------------------------------------------------------------------
  232.  
  233. Show #Good Gems
  234. Class "Gem"
  235. BaseType "Portal" "Empower" "Enlighten" "Added Chaos Damage" "Vaal"
  236. SetBorderColor 255 255 255
  237. PlayAlertSound 2 300
  238. SetFontSize 45
  239.  
  240. Show #Quality Gems
  241. Class "Gem"
  242. Quality > 0
  243. SetBorderColor 255 0 0
  244. PlayAlertSound 2 300
  245. SetFontSize 45
  246.  
  247. Show
  248. Class "Gem"
  249. SetFontSize 35
  250.  
  251. #-------------------------------------------------------------------------------------------------------
  252. ### MAPS
  253. #-------------------------------------------------------------------------------------------------------
  254.  
  255. Show #Fragments
  256. Class "Map Fragments"
  257. SetBorderColor 50 50 50
  258. SetBackgroundColor 200 200 200
  259. SetTextColor 50 50 50
  260. PlayAlertSound 2 100
  261. SetFontSize 45
  262.  
  263. Show #Guardians
  264. Class "Maps"
  265. DropLevel > 82
  266. SetBorderColor 0 0 0
  267. SetBackgroundColor 255 0 0
  268. SetTextColor 0 0 0
  269. PlayAlertSound 5 300
  270. SetFontSize 45
  271.  
  272. Show #Red
  273. Class "Maps"
  274. DropLevel > 77
  275. SetBorderColor 255 0 0
  276. SetTextColor 255 0 0
  277. PlayAlertSound 5 200
  278. SetFontSize 45
  279.  
  280. Show #Good Yellow
  281. Class "Maps"
  282. BaseType "Shaped" "Strand" "Arachnid Tomb" "Shore" "Reef" "Ashen Wood" "Mud Geyser" "Tropical Island" "Atoll" "Cemetery" "Bog" "Coves" "Promenade" "Courtyard" "Colonnade" "Quay" "Underground River"
  283. DropLevel > 72
  284. DropLevel < 78
  285. SetBorderColor 255 255 0
  286. SetTextColor 255 255 0
  287. PlayAlertSound 4 100
  288. SetFontSize 45
  289.  
  290. Show #Yellow
  291. Class "Maps"
  292. DropLevel > 72
  293. DropLevel < 78
  294. SetBorderColor 255 255 0 180
  295. SetTextColor 255 255 0 180
  296. SetFontSize 45
  297.  
  298. Show #Good White
  299. Class "Maps"
  300. BaseType "Jungle Valley" "Beach" "Oasis" "Channel" "Arid Lake" "Phantasmagoria" "Graveyard" "Peninsula" "Mesa" "Dunes"
  301. SetBorderColor 255 255 255
  302. SetTextColor 255 255 255
  303. PlayAlertSound 4 50
  304. SetFontSize 45
  305.  
  306. Show #White
  307. Class "Maps"
  308. DropLevel < 74
  309. SetBorderColor 255 255 255 180
  310. SetTextColor 255 255 255 180
  311. SetFontSize 40
  312.  
  313. #-------------------------------------------------------------------------------------------------------
  314. ### META/ANY RARITY
  315. #-------------------------------------------------------------------------------------------------------
  316.  
  317. Show
  318. BaseType "Steel Ring" "Crystal Belt" "Opal Ring" "Sacrificial Garb"
  319. SetTextColor 255 0 0
  320. SetBackgroundColor 255 255 255
  321. SetBorderColor 255 0 0
  322. PlayAlertSound 6 300
  323. SetFontSize 45
  324.  
  325. #-------------------------------------------------------------------------------------------------------
  326. ### RARE
  327. #-------------------------------------------------------------------------------------------------------
  328.  
  329. Hide #WHY THE FUCK DO THESE SHOW WITHOUT THIS?
  330. BaseType "Saint's Hauberk" "Saintly Chainmail"
  331. Rarity Rare
  332. ItemLevel >= 67
  333. SetFontSize 20
  334.  
  335. Show #84+ RARES
  336. BaseType "Pinnacle Tower Shield" "Imperial Buckler" "Ruby Ring" "Sapphire Ring" "Topaz Ring" "Two-Stone" "Citrine Amulet" "Turquoise Amulet" "Agate Amulet" "Coral Ring" "Leather Belt" "Amber Amulet" "Jade Amulet" "Lapis Amulet" "Rustic Sash" "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" "Onyx Amulet" "Diamond Ring" "Prismatic Ring" "Titanium Spirit Shield" "Hubris Circlet" "Sorcerer Boots" "Sorcerer Gloves" "Vaal Regalia" "Titan Gauntlets" "Slink Gloves" "Royal Burgonet" "Lion Pelt" "Titan Greaves" "Slink Boots" "Kris" "Sai"
  337. Rarity Rare
  338. ItemLevel >= 84
  339. SetTextColor 255 0 0
  340. SetBackgroundColor 255 255 0
  341. SetBorderColor 255 0 0
  342. SetFontSize 45
  343.  
  344. Show #83+ RARE WEAPONS
  345. BaseType "Harbinger Bow" "Vaal Axe" "Coronal Maul" "Gemini Claw" "Imperial Claw" "Jewelled Foil"
  346. Rarity Rare
  347. ItemLevel >= 83
  348. SetTextColor 255 0 0
  349. SetBackgroundColor 255 255 0
  350. SetBorderColor 255 0 0
  351. SetFontSize 45
  352.  
  353. Show #84+ CRAFTING BASES ANY RARITY
  354. BaseType "Ruby Ring" "Sapphire Ring" "Topaz Ring" "Two-Stone" "Citrine Amulet" "Turquoise Amulet" "Agate Amulet" "Coral Ring" "Leather Belt" "Amber Amulet" "Jade Amulet" "Lapis Amulet" "Rustic Sash" "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" "Onyx Amulet" "Diamond Ring" "Prismatic Ring" "Titanium Spirit Shield" "Hubris Circlet" "Sorcerer Boots" "Sorcerer Gloves" "Vaal Regalia" "Titan Gauntlets" "Slink Gloves" "Royal Burgonet" "Lion Pelt" "Titan Greaves" "Slink Boots" "Kris" "Sai"
  355. ItemLevel >= 84
  356. SetBorderColor 0 150 255
  357. SetFontSize 45
  358.  
  359. Show #67+ RARE BASES
  360. BaseType "Imperial Skean" "Kris" "Sai" "Bone Helmet" "Two-Toned Boots" "Spiked Gloves" "Gripped Gloves" "Fingerless Silk Gloves" "Vaal Regalia" "Hubris Circlet" "Sorcerer Boots" "Sorcerer Gloves" "Titanium Spirit Shield" "Eternal Burgonet" "Titan Gauntlets" "Titan Greaves" "Lion Pelt" "Slink Boots" "Slink Gloves"
  361. Rarity Rare
  362. ItemLevel >= 67
  363. SetBorderColor 255 255 0
  364. SetFontSize 45
  365.  
  366. Show #67+ FADED RARE BASES
  367. BaseType "Harbinger Bow" "Vaal Axe" "Coronal Maul" "Gemini Claw" "Imperial Claw" "Jewelled Foil" "Imperial Skean" "Kris" "Sai" "Ambusher" "Profane Wand" "Prophecy Wand" "Imbued Wand" "Opal Sceptre" "Crystal Sceptre" "Bone Helmet" "Two-Toned Boots" "Spiked Gloves" "Gripped Gloves" "Fingerless Silk Gloves" "Vaal Regalia" "Hubris Circlet" "Sorcerer Boots" "Sorcerer Gloves" "Titanium Spirit Shield" "Eternal Burgonet" "Titan Gauntlets" "Titan Greaves" "Lion Pelt" "Slink Boots" "Slink Gloves" "Dragonscale Gauntlets" "Dragonscale Boots" "Nightmare Bascinet" "Murder Mitts" "Murder Boots" "Deicide Mask"
  368. Rarity Rare
  369. ItemLevel >= 67
  370. SetBorderColor 255 255 0 180
  371. SetBackgroundColor 0 0 0 180
  372. SetTextColor 255 255 0 180
  373. SetFontSize 40
  374.  
  375. Show #RARE ANY CLASS/ILVL
  376. Class "Rings" "Amulets" "Belts"
  377. Rarity Rare
  378. SetBorderColor 255 255 0
  379. SetFontSize 45
  380.  
  381. Show #WARBAND ITEMS
  382. Identified True
  383. ItemLevel >= 67
  384. SetFontSize 35
  385.  
  386. Hide #REGAL RECIPE
  387. Class "Gloves" "Helm" "Boots" "Two Hand" "Bow" "Body Armour"
  388. Rarity Rare
  389. DropLevel >= 44
  390. ItemLevel >= 75
  391. SetBorderColor 0 0 255
  392. SetFontSize 40
  393.  
  394. Hide
  395. Rarity Rare
  396. ItemLevel >= 67
  397. SetFontSize 30
  398.  
  399. #-------------------------------------------------------------------------------------------------------
  400. ### MAGIC
  401. #-------------------------------------------------------------------------------------------------------
  402.  
  403. Show
  404. 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"
  405. Rarity Magic
  406. SetBorderColor 255 255 255
  407. SetFontSize 45
  408.  
  409. Hide
  410. Rarity Magic
  411. ItemLevel >= 67
  412. SetFontSize 20
  413.  
  414. #-------------------------------------------------------------------------------------------------------
  415. ### NORMAL
  416. #-------------------------------------------------------------------------------------------------------
  417.  
  418. Show
  419. 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"
  420. Rarity Normal
  421. SetBorderColor 255 255 255
  422. SetFontSize 45
  423.  
  424. Show
  425. BaseType "Leather Belt"
  426. Rarity Normal
  427. ItemLevel >= 67
  428. SetBorderColor 255 255 255
  429. SetFontSize 45
  430.  
  431. Show
  432. BaseType "Sorcerer Boots"
  433. Rarity Normal
  434. SetBorderColor 0 100 255
  435. PlayAlertSound 7 300
  436. SetFontSize 45
  437.  
  438. Hide
  439. Rarity Normal
  440. ItemLevel >= 67
  441. SetFontSize 20
  442.  
  443. Hide
  444. BaseType Flask
  445. ItemLevel >= 67
  446. SetFontSize 20
  447.  
  448. #-------------------------------------------------------------------------------------------------------
  449. ### LEVELING (BELOW DRIED LAKE)
  450. #-------------------------------------------------------------------------------------------------------
  451.  
  452. #ALL FLASKS
  453.  
  454. Show
  455. BaseType "Quicksilver Flask" "Granite Flask" "Basalt Flask" "Silver Flask"
  456. ItemLevel < 67
  457. SetBorderColor 255 255 255
  458. SetFontSize 45
  459.  
  460. Show
  461. Class "Flask"
  462. ItemLevel < 67
  463. Quality > 0
  464. SetBorderColor 255 0 0
  465. SetFontSize 45
  466.  
  467. Show
  468. Class "Utility Flasks"
  469. ItemLevel < 67
  470. SetFontSize 40
  471.  
  472. Hide
  473. Class "Life Flask" "Mana Flask"
  474. BaseType Flask
  475. BaseType Small Medium Large Greater Grand
  476. ItemLevel >= 35
  477. SetFontSize 20
  478.  
  479. Hide
  480. Class "Life Flask" "Mana Flask"
  481. BaseType Flask
  482. BaseType Giant Colossal Sacred
  483. ItemLevel >= 53
  484. SetFontSize 20
  485.  
  486. #HYBRID FLASKS
  487.  
  488. Show
  489. Class "Hybrid Flask"
  490. BaseType "Small"
  491. ItemLevel <= 15
  492. SetFontSize 35
  493.  
  494. Show
  495. Class "Hybrid Flask"
  496. BaseType "Medium"
  497. ItemLevel <= 25
  498. SetFontSize 35
  499.  
  500. Show
  501. Class "Hybrid Flask"
  502. BaseType "Large"
  503. ItemLevel <= 35
  504. SetFontSize 35
  505.  
  506. Show
  507. Class "Hybrid Flask"
  508. BaseType "Colossal"
  509. ItemLevel <= 45
  510. SetFontSize 35
  511.  
  512. Show
  513. Class "Hybrid Flask"
  514. BaseType "Sacred"
  515. ItemLevel <= 55
  516. SetFontSize 35
  517.  
  518. Show
  519. Class "Hybrid Flask"
  520. BaseType "Hallowed"
  521. ItemLevel < 67
  522. SetFontSize 35
  523.  
  524. #LIFE FLASKS
  525.  
  526. Show
  527. Class Flask
  528. BaseType "Medium Life"
  529. ItemLevel <= 8
  530. ItemLevel >= 3
  531. SetBorderColor 255 255 255 150
  532. SetFontSize 45
  533.  
  534. Show
  535. Class Flask
  536. BaseType "Large Life"
  537. ItemLevel <= 12
  538. ItemLevel >= 5
  539. SetBorderColor 255 255 255 150
  540. SetFontSize 45
  541.  
  542. Show
  543. Class Flask
  544. BaseType "Greater Life"
  545. ItemLevel <= 18
  546. ItemLevel >= 12
  547. SetBorderColor 255 255 255 150
  548. SetFontSize 45
  549.  
  550. Show
  551. Class Flask
  552. BaseType "Grand Life"
  553. ItemLevel <= 24
  554. ItemLevel >= 18
  555. SetBorderColor 255 255 255 150
  556. SetFontSize 45
  557.  
  558. Show
  559. Class Flask
  560. BaseType "Giant Life"
  561. ItemLevel <= 30
  562. ItemLevel >= 24
  563. SetBorderColor 255 255 255 150
  564. SetFontSize 45
  565.  
  566. Show
  567. Class Flask
  568. BaseType "Colossal Life"
  569. ItemLevel <= 37
  570. ItemLevel >= 30
  571. SetBorderColor 255 255 255 150
  572. SetFontSize 45
  573.  
  574. Show
  575. Class Flask
  576. BaseType "Sacred Life"
  577. ItemLevel <= 42
  578. ItemLevel >= 36
  579. SetBorderColor 255 255 255 150
  580. SetFontSize 45
  581.  
  582. Show
  583. Class Flask
  584. BaseType "Hallowed Life"
  585. ItemLevel <= 48
  586. ItemLevel >= 42
  587. SetBorderColor 255 255 255 150
  588. SetFontSize 45
  589.  
  590. Show
  591. Class Flask
  592. BaseType "Sanctified Life"
  593. ItemLevel <= 55
  594. ItemLevel >= 48
  595. SetBorderColor 255 255 255 150
  596. SetFontSize 45
  597.  
  598. Show
  599. Class Flask
  600. BaseType "Divine Life"
  601. ItemLevel <= 66
  602. ItemLevel >= 60
  603. SetBorderColor 255 255 255 150
  604. SetFontSize 45
  605.  
  606. Show
  607. Class Flask
  608. BaseType "Eternal Life"
  609. ItemLevel <= 66
  610. ItemLevel >= 65
  611. SetBorderColor 255 255 255 150
  612. SetFontSize 45
  613.  
  614. #MANA FLASKS
  615.  
  616. Show
  617. Class Flask
  618. BaseType "Medium Mana"
  619. ItemLevel <= 8
  620. ItemLevel >= 3
  621. SetFontSize 40
  622.  
  623. Show
  624. Class Flask
  625. BaseType "Large Mana"
  626. ItemLevel <= 12
  627. ItemLevel >= 5
  628. SetFontSize 40
  629.  
  630. Show
  631. Class Flask
  632. BaseType "Greater Mana"
  633. ItemLevel <= 18
  634. ItemLevel >= 12
  635. SetFontSize 40
  636.  
  637. Show
  638. Class Flask
  639. BaseType "Grand Mana"
  640. ItemLevel <= 24
  641. ItemLevel >= 18
  642. SetFontSize 40
  643.  
  644. Show
  645. Class Flask
  646. BaseType "Giant Mana"
  647. ItemLevel <= 30
  648. ItemLevel >= 24
  649. SetFontSize 35
  650.  
  651. Show
  652. Class Flask
  653. BaseType "Colossal Mana"
  654. ItemLevel <= 37
  655. ItemLevel >= 30
  656. SetFontSize 35
  657.  
  658. Show
  659. Class Flask
  660. BaseType "Sacred Mana"
  661. ItemLevel <= 42
  662. ItemLevel >= 36
  663. SetFontSize 35
  664.  
  665. Show
  666. Class Flask
  667. BaseType "Hallowed Mana"
  668. ItemLevel <= 48
  669. ItemLevel >= 42
  670. SetFontSize 35
  671.  
  672. Show
  673. Class Flask
  674. BaseType "Sanctified Mana"
  675. ItemLevel <= 55
  676. ItemLevel >= 48
  677. SetFontSize 35
  678.  
  679. Show
  680. Class Flask
  681. BaseType "Divine Mana"
  682. ItemLevel <= 66
  683. ItemLevel >= 60
  684. SetFontSize 35
  685.  
  686. Show
  687. Class Flask
  688. BaseType "Eternal Mana"
  689. ItemLevel <= 66
  690. ItemLevel >= 65
  691. SetFontSize 35
  692.  
  693. Hide
  694. Class Flask
  695. SetFontSize 20
  696.  
  697. #RARES
  698.  
  699. Show #ANY CLASS
  700. Class "Daggers" "Sceptres"
  701. Rarity Rare
  702. ItemLevel < 67
  703. SetBorderColor 255 255 0
  704. SetFontSize 45
  705.  
  706. Show #ANY BASE
  707. BaseType "Spike-Point Arrow Quiver" "Broadhead Arrow Quiver" "Fire Arrow Quiver" "Two-Point Arrow Quiver"
  708. Rarity Rare
  709. ItemLevel < 67
  710. SetBorderColor 255 255 0
  711. SetFontSize 45
  712.  
  713. #RARE WANDS
  714.  
  715. Show
  716. BaseType "Opal Wand" "Tornado Wand"
  717. Rarity Rare
  718. ItemLevel < 67
  719. SetBorderColor 255 255 0
  720. SetFontSize 45
  721.  
  722. Show
  723. BaseType "Demon's Horn"
  724. Rarity Rare
  725. ItemLevel < 62
  726. SetBorderColor 255 255 0
  727. SetFontSize 45
  728.  
  729. Show
  730. BaseType "Heathen Wand"
  731. Rarity Rare
  732. ItemLevel < 59
  733. SetBorderColor 255 255 0
  734. SetFontSize 45
  735.  
  736. Show
  737. BaseType "Omen Wand"
  738. Rarity Rare
  739. ItemLevel < 56
  740. SetBorderColor 255 255 0
  741. SetFontSize 45
  742.  
  743. Show
  744. BaseType "Serpent Wand"
  745. Rarity Rare
  746. ItemLevel < 55
  747. SetBorderColor 255 255 0
  748. SetFontSize 45
  749.  
  750. Show
  751. BaseType "Crystal Wand"
  752. Rarity Rare
  753. ItemLevel < 53
  754. SetBorderColor 255 255 0
  755. SetFontSize 45
  756.  
  757. Show
  758. BaseType "Engraved Wand"
  759. Rarity Rare
  760. ItemLevel < 49
  761. SetBorderColor 255 255 0
  762. SetFontSize 45
  763.  
  764. Show
  765. BaseType "Faun's Horn"
  766. Rarity Rare
  767. ItemLevel < 45
  768. SetBorderColor 255 255 0
  769. SetFontSize 45
  770.  
  771. Show
  772. BaseType "Pagan Wand"
  773. Rarity Rare
  774. ItemLevel < 40
  775. SetBorderColor 255 255 0
  776. SetFontSize 45
  777.  
  778. Show
  779. BaseType "Sage Wand"
  780. Rarity Rare
  781. ItemLevel < 35
  782. SetBorderColor 255 255 0
  783. SetFontSize 45
  784.  
  785. Show
  786. BaseType "Quartz Wand"
  787. Rarity Rare
  788. ItemLevel < 30
  789. SetBorderColor 255 255 0
  790. SetFontSize 45
  791.  
  792. Show
  793. BaseType "Carved Wand"
  794. Rarity Rare
  795. ItemLevel < 24
  796. SetBorderColor 255 255 0
  797. SetFontSize 45
  798.  
  799. Show
  800. BaseType "Goat's Horn"
  801. Rarity Rare
  802. ItemLevel < 18
  803. SetBorderColor 255 255 0
  804. SetFontSize 45
  805.  
  806. #RARE TWO HANDED AXES
  807.  
  808. Show
  809. BaseType "Despot Axe" "Vaal Axe" "Ezomyte Axe"
  810. Rarity Rare
  811. ItemLevel < 67
  812. SetBorderColor 255 255 0
  813. SetFontSize 45
  814.  
  815. Show
  816. BaseType "Sundering Axe"
  817. Rarity Rare
  818. ItemLevel < 66
  819. SetBorderColor 255 255 0
  820. SetFontSize 45
  821.  
  822. Show
  823. BaseType "Talon Axe"
  824. Rarity Rare
  825. ItemLevel < 64
  826. SetBorderColor 255 255 0
  827. SetFontSize 45
  828.  
  829. Show
  830. BaseType "Karui Chopper"
  831. Rarity Rare
  832. ItemLevel < 62
  833. SetBorderColor 255 255 0
  834. SetFontSize 45
  835.  
  836. Show
  837. BaseType "Abyssal Axe"
  838. Rarity Rare
  839. ItemLevel < 60
  840. SetBorderColor 255 255 0
  841. SetFontSize 45
  842.  
  843. Show
  844. BaseType "Noble Axe"
  845. Rarity Rare
  846. ItemLevel < 59
  847. SetBorderColor 255 255 0
  848. SetFontSize 45
  849.  
  850. Show
  851. BaseType "Labrys"
  852. Rarity Rare
  853. ItemLevel < 58
  854. SetBorderColor 255 255 0
  855. SetFontSize 45
  856.  
  857. Show
  858. BaseType "Timber Axe"
  859. Rarity Rare
  860. ItemLevel < 55
  861. SetBorderColor 255 255 0
  862. SetFontSize 45
  863.  
  864. Show
  865. BaseType "Jasper Chopper"
  866. Rarity Rare
  867. ItemLevel < 52
  868. SetBorderColor 255 255 0
  869. SetFontSize 45
  870.  
  871. Show
  872. BaseType "Dagger Axe"
  873. Rarity Rare
  874. ItemLevel < 49
  875. SetBorderColor 255 255 0
  876. SetFontSize 45
  877.  
  878. Show
  879. BaseType "Shadow Axe"
  880. Rarity Rare
  881. ItemLevel < 41
  882. SetBorderColor 255 255 0
  883. SetFontSize 45
  884.  
  885. Show
  886. BaseType "Gilded Axe"
  887. Rarity Rare
  888. ItemLevel < 36
  889. SetBorderColor 255 255 0
  890. SetFontSize 45
  891.  
  892. Show
  893. BaseType "Double Axe"
  894. Rarity Rare
  895. ItemLevel < 33
  896. SetBorderColor 255 255 0
  897. SetFontSize 45
  898.  
  899. Show
  900. BaseType "Poleaxe"
  901. Rarity Rare
  902. ItemLevel < 28
  903. SetBorderColor 255 255 0
  904. SetFontSize 45
  905.  
  906. Show
  907. BaseType "Woodsplitter"
  908. Rarity Rare
  909. ItemLevel < 23
  910. SetBorderColor 255 255 0
  911. SetFontSize 45
  912.  
  913. Show
  914. BaseType "Jade Chopper"
  915. Rarity Rare
  916. ItemLevel < 18
  917. SetBorderColor 255 255 0
  918. SetFontSize 45
  919.  
  920. Show
  921. BaseType "Stone Axe"
  922. Rarity Rare
  923. ItemLevel < 9
  924. SetBorderColor 255 255 0
  925. SetFontSize 45
  926.  
  927. #RARE TWO HANDED MACES
  928.  
  929. Show
  930. BaseType "Karui Maul" "Colossus Mallet" "Piledriver" "Meatgrinder"
  931. Rarity Rare
  932. ItemLevel < 67
  933. SetBorderColor 255 255 0
  934. SetFontSize 45
  935.  
  936. Show
  937. BaseType "Solar Maul"
  938. Rarity Rare
  939. ItemLevel < 61
  940. SetBorderColor 255 255 0
  941. SetFontSize 45
  942.  
  943. Show
  944. BaseType "Dread Maul"
  945. Rarity Rare
  946. ItemLevel < 59
  947. SetBorderColor 255 255 0
  948. SetFontSize 45
  949.  
  950. Show
  951. BaseType "Plated Maul"
  952. Rarity Rare
  953. ItemLevel < 57
  954. SetBorderColor 255 255 0
  955. SetFontSize 45
  956.  
  957. Show
  958. BaseType "Spiny Maul"
  959. Rarity Rare
  960. ItemLevel < 56
  961. SetBorderColor 255 255 0
  962. SetFontSize 45
  963.  
  964. Show
  965. BaseType "Steelhead"
  966. Rarity Rare
  967. ItemLevel < 54
  968. SetBorderColor 255 255 0
  969. SetFontSize 45
  970.  
  971. Show
  972. BaseType "Great Mallet"
  973. Rarity Rare
  974. ItemLevel < 51
  975. SetBorderColor 255 255 0
  976. SetFontSize 45
  977.  
  978. Show
  979. BaseType "Totemic Maul"
  980. Rarity Rare
  981. ItemLevel < 48
  982. SetBorderColor 255 255 0
  983. SetFontSize 45
  984.  
  985. Show
  986. BaseType "Morning Star"
  987. Rarity Rare
  988. ItemLevel < 44
  989. SetBorderColor 255 255 0
  990. SetFontSize 45
  991.  
  992. Show
  993. BaseType "Fright Maul"
  994. Rarity Rare
  995. ItemLevel < 40
  996. SetBorderColor 255 255 0
  997. SetFontSize 45
  998.  
  999. Show
  1000. BaseType "Brass Maul"
  1001. Rarity Rare
  1002. ItemLevel < 36
  1003. SetBorderColor 255 255 0
  1004. SetFontSize 45
  1005.  
  1006. Show
  1007. BaseType "Jagged Maul"
  1008. Rarity Rare
  1009. ItemLevel < 32
  1010. SetBorderColor 255 255 0
  1011. SetFontSize 45
  1012.  
  1013. Show
  1014. BaseType "Sledgehammer"
  1015. Rarity Rare
  1016. ItemLevel < 27
  1017. SetBorderColor 255 255 0
  1018. SetFontSize 45
  1019.  
  1020. Show
  1021. BaseType "Mallet"
  1022. Rarity Rare
  1023. ItemLevel < 22
  1024. SetBorderColor 255 255 0
  1025. SetFontSize 45
  1026.  
  1027. Show
  1028. BaseType "Tribal Maul"
  1029. Rarity Rare
  1030. ItemLevel < 17
  1031. SetBorderColor 255 255 0
  1032. SetFontSize 45
  1033.  
  1034. Show
  1035. BaseType "Driftwood Maul"
  1036. Rarity Rare
  1037. ItemLevel < 8
  1038. SetBorderColor 255 255 0
  1039. SetFontSize 45
  1040.  
  1041. #RARE BOWS
  1042.  
  1043. Show
  1044. BaseType "Imperial Bow" "Assassin Bow" "Thicket Bow" "Decimation Bow"
  1045. Rarity Rare
  1046. ItemLevel < 67
  1047. SetBorderColor 255 255 0
  1048. SetFontSize 45
  1049.  
  1050. Show
  1051. BaseType "Ranger Bow"
  1052. Rarity Rare
  1053. ItemLevel < 66
  1054. SetBorderColor 255 255 0
  1055. SetFontSize 45
  1056.  
  1057. Show
  1058. BaseType "Citadel Bow"
  1059. Rarity Rare
  1060. ItemLevel < 62
  1061. SetBorderColor 255 255 0
  1062. SetFontSize 45
  1063.  
  1064. Show
  1065. BaseType "Steelwood Bow"
  1066. Rarity Rare
  1067. ItemLevel < 60
  1068. SetBorderColor 255 255 0
  1069. SetFontSize 45
  1070.  
  1071. Show
  1072. BaseType "Highborn Bow"
  1073. Rarity Rare
  1074. ItemLevel < 56
  1075. SetBorderColor 255 255 0
  1076. SetFontSize 45
  1077.  
  1078. Show
  1079. BaseType "Ivory Bow"
  1080. Rarity Rare
  1081. ItemLevel < 53
  1082. SetBorderColor 255 255 0
  1083. SetFontSize 45
  1084.  
  1085. Show
  1086. BaseType "Sniper Bow"
  1087. Rarity Rare
  1088. ItemLevel < 50
  1089. SetBorderColor 255 255 0
  1090. SetFontSize 45
  1091.  
  1092. Show
  1093. BaseType "Compound Bow"
  1094. Rarity Rare
  1095. ItemLevel < 47
  1096. SetBorderColor 255 255 0
  1097. SetFontSize 45
  1098.  
  1099. Show
  1100. BaseType "Decurve Bow"
  1101. Rarity Rare
  1102. ItemLevel < 44
  1103. SetBorderColor 255 255 0
  1104. SetFontSize 45
  1105.  
  1106. Show
  1107. BaseType "Reflex Bow" "Grove Bow" "Death Bow"
  1108. Rarity Rare
  1109. ItemLevel < 41
  1110. SetBorderColor 255 255 0
  1111. SetFontSize 45
  1112.  
  1113. Show
  1114. BaseType "Royal Bow"
  1115. Rarity Rare
  1116. ItemLevel < 35
  1117. SetBorderColor 255 255 0
  1118. SetFontSize 45
  1119.  
  1120. Show
  1121. BaseType "Bone Bow"
  1122. Rarity Rare
  1123. ItemLevel < 32
  1124. SetBorderColor 255 255 0
  1125. SetFontSize 45
  1126.  
  1127. Show
  1128. BaseType "Recurve Bow"
  1129. Rarity Rare
  1130. ItemLevel < 28
  1131. SetBorderColor 255 255 0
  1132. SetFontSize 45
  1133.  
  1134. Show
  1135. BaseType "Composite Bow"
  1136. Rarity Rare
  1137. ItemLevel < 23
  1138. SetBorderColor 255 255 0
  1139. SetFontSize 45
  1140.  
  1141. Show
  1142. BaseType "Long Bow"
  1143. Rarity Rare
  1144. ItemLevel < 18
  1145. SetBorderColor 255 255 0
  1146. SetFontSize 45
  1147.  
  1148. Show
  1149. BaseType "Short Bow"
  1150. Rarity Rare
  1151. ItemLevel < 14
  1152. SetBorderColor 255 255 0
  1153. SetFontSize 45
  1154.  
  1155. Show
  1156. BaseType "Crude Bow"
  1157. Rarity Rare
  1158. ItemLevel < 5
  1159. SetBorderColor 255 255 0
  1160. SetFontSize 45
  1161.  
  1162. #RARE TWO HAND SWORDS
  1163.  
  1164. Show
  1165. BaseType "Lion Sword" "Vaal Greatsword" "Reaver Sword"
  1166. Rarity Rare
  1167. ItemLevel < 67
  1168. SetBorderColor 255 255 0
  1169. SetFontSize 45
  1170.  
  1171. Show
  1172. BaseType "Ezomyte Blade"
  1173. Rarity Rare
  1174. ItemLevel < 65
  1175. SetBorderColor 255 255 0
  1176. SetFontSize 45
  1177.  
  1178. Show
  1179. BaseType "Headman's Sword" "Lithe Blade"
  1180. Rarity Rare
  1181. ItemLevel < 61
  1182. SetBorderColor 255 255 0
  1183. SetFontSize 45
  1184.  
  1185. Show
  1186. BaseType "Wraith Sword"
  1187. Rarity Rare
  1188. ItemLevel < 59
  1189. SetBorderColor 255 255 0
  1190. SetFontSize 45
  1191.  
  1192. Show
  1193. BaseType "Tiger Sword"
  1194. Rarity Rare
  1195. ItemLevel < 56
  1196. SetBorderColor 255 255 0
  1197. SetFontSize 45
  1198.  
  1199. Show
  1200. BaseType "Engraved Greatsword"
  1201. Rarity Rare
  1202. ItemLevel < 54
  1203. SetBorderColor 255 255 0
  1204. SetFontSize 45
  1205.  
  1206. Show
  1207. BaseType "Highland Blade"
  1208. Rarity Rare
  1209. ItemLevel < 51
  1210. SetBorderColor 255 255 0
  1211. SetFontSize 45
  1212.  
  1213. Show
  1214. BaseType "Footman Sword"
  1215. Rarity Rare
  1216. ItemLevel < 48
  1217. SetBorderColor 255 255 0
  1218. SetFontSize 45
  1219.  
  1220. Show
  1221. BaseType "Butcher Sword"
  1222. Rarity Rare
  1223. ItemLevel < 44
  1224. SetBorderColor 255 255 0
  1225. SetFontSize 45
  1226.  
  1227. Show
  1228. BaseType "Curved Blade"
  1229. Rarity Rare
  1230. ItemLevel < 40
  1231. SetBorderColor 255 255 0
  1232. SetFontSize 45
  1233.  
  1234. Show
  1235. BaseType "Spectral Sword"
  1236. Rarity Rare
  1237. ItemLevel < 36
  1238. SetBorderColor 255 255 0
  1239. SetFontSize 45
  1240.  
  1241. Show
  1242. BaseType "Ornate Sword"
  1243. Rarity Rare
  1244. ItemLevel < 35
  1245. SetBorderColor 255 255 0
  1246. SetFontSize 45
  1247.  
  1248. Show
  1249. BaseType "Etched Greatsword"
  1250. Rarity Rare
  1251. ItemLevel < 27
  1252. SetBorderColor 255 255 0
  1253. SetFontSize 45
  1254.  
  1255. Show
  1256. BaseType "Two-Handed Sword"
  1257. Rarity Rare
  1258. ItemLevel < 22
  1259. SetBorderColor 255 255 0
  1260. SetFontSize 45
  1261.  
  1262. Show
  1263. BaseType "Bastard Sword"
  1264. Rarity Rare
  1265. ItemLevel < 17
  1266. SetBorderColor 255 255 0
  1267. SetFontSize 45
  1268.  
  1269. Show
  1270. BaseType "Longsword"
  1271. Rarity Rare
  1272. ItemLevel < 12
  1273. SetBorderColor 255 255 0
  1274. SetFontSize 45
  1275.  
  1276. Show
  1277. BaseType "Corroded Blade"
  1278. Rarity Rare
  1279. ItemLevel < 8
  1280. SetBorderColor 255 255 0
  1281. SetFontSize 45
  1282.  
  1283. #RARE CLAWS
  1284.  
  1285. Show
  1286. BaseType "Vaal Claw" "Eye Gouger" "Hellion's Paw"
  1287. Rarity Rare
  1288. ItemLevel < 67
  1289. SetBorderColor 255 255 0
  1290. SetFontSize 45
  1291.  
  1292. Show
  1293. BaseType "Throat Stabber"
  1294. Rarity Rare
  1295. ItemLevel < 66
  1296. SetBorderColor 255 255 0
  1297. SetFontSize 45
  1298.  
  1299. Show
  1300. BaseType "Great White Claw"
  1301. Rarity Rare
  1302. ItemLevel < 64
  1303. SetBorderColor 255 255 0
  1304. SetFontSize 45
  1305.  
  1306. Show
  1307. BaseType "Twin Claw"
  1308. Rarity Rare
  1309. ItemLevel < 62
  1310. SetBorderColor 255 255 0
  1311. SetFontSize 45
  1312.  
  1313. Show
  1314. BaseType "Eagle Claw"
  1315. Rarity Rare
  1316. ItemLevel < 60
  1317. SetBorderColor 255 255 0
  1318. SetFontSize 45
  1319.  
  1320. Show
  1321. BaseType "Noble Claw"
  1322. Rarity Rare
  1323. ItemLevel < 58
  1324. SetBorderColor 255 255 0
  1325. SetFontSize 45
  1326.  
  1327. Show
  1328. BaseType "Prehistoric Claw"
  1329. Rarity Rare
  1330. ItemLevel < 55
  1331. SetBorderColor 255 255 0
  1332. SetFontSize 45
  1333.  
  1334. Show
  1335. BaseType "Gut Ripper"
  1336. Rarity Rare
  1337. ItemLevel < 52
  1338. SetBorderColor 255 255 0
  1339. SetFontSize 45
  1340.  
  1341. Show
  1342. BaseType "Tiger's Paw"
  1343. Rarity Rare
  1344. ItemLevel < 49
  1345. SetBorderColor 255 255 0
  1346. SetFontSize 45
  1347.  
  1348. Show
  1349. BaseType "Gouger"
  1350. Rarity Rare
  1351. ItemLevel < 46
  1352. SetBorderColor 255 255 0
  1353. SetFontSize 45
  1354.  
  1355. Show
  1356. BaseType "Thresher Claw"
  1357. Rarity Rare
  1358. ItemLevel < 43
  1359. SetBorderColor 255 255 0
  1360. SetFontSize 45
  1361.  
  1362. Show
  1363. BaseType "Double Claw"
  1364. Rarity Rare
  1365. ItemLevel < 40
  1366. SetBorderColor 255 255 0
  1367. SetFontSize 45
  1368.  
  1369. Show
  1370. BaseType "Fright Claw"
  1371. Rarity Rare
  1372. ItemLevel < 37
  1373. SetBorderColor 255 255 0
  1374. SetFontSize 45
  1375.  
  1376. Show
  1377. BaseType "Sparkling Claw"
  1378. Rarity Rare
  1379. ItemLevel < 36
  1380. SetBorderColor 255 255 0
  1381. SetFontSize 45
  1382.  
  1383. Show
  1384. BaseType "Timeworn Claw"
  1385. Rarity Rare
  1386. ItemLevel < 34
  1387. SetBorderColor 255 255 0
  1388. SetFontSize 45
  1389.  
  1390. Show
  1391. BaseType "Blinder"
  1392. Rarity Rare
  1393. ItemLevel < 30
  1394. SetBorderColor 255 255 0
  1395. SetFontSize 45
  1396.  
  1397. Show
  1398. BaseType "Cat's Paw"
  1399. Rarity Rare
  1400. ItemLevel < 26
  1401. SetBorderColor 255 255 0
  1402. SetFontSize 45
  1403.  
  1404. Show
  1405. BaseType "Awl"
  1406. Rarity Rare
  1407. ItemLevel < 22
  1408. SetBorderColor 255 255 0
  1409. SetFontSize 45
  1410.  
  1411. Show
  1412. BaseType "Sharktooth Claw"
  1413. Rarity Rare
  1414. ItemLevel < 13
  1415. SetBorderColor 255 255 0
  1416. SetFontSize 45
  1417.  
  1418. Show
  1419. BaseType "Nailed Fist"
  1420. Rarity Rare
  1421. ItemLevel < 7
  1422. SetBorderColor 255 255 0
  1423. SetFontSize 45
  1424.  
  1425. #RARE ONE HANDED SWORDS
  1426.  
  1427. Show
  1428. BaseType "Eternal Sword" "Vaal Blade" "Legion Sword"
  1429. Rarity Rare
  1430. ItemLevel < 67
  1431. SetBorderColor 255 255 0
  1432. SetFontSize 45
  1433.  
  1434. Show
  1435. BaseType "Gladius"
  1436. Rarity Rare
  1437. ItemLevel < 66
  1438. SetBorderColor 255 255 0
  1439. SetFontSize 45
  1440.  
  1441. Show
  1442. BaseType "Corsair Sword"
  1443. Rarity Rare
  1444. ItemLevel < 64
  1445. SetBorderColor 255 255 0
  1446. SetFontSize 45
  1447.  
  1448. Show
  1449. BaseType "Gemstone Sword"
  1450. Rarity Rare
  1451. ItemLevel < 62
  1452. SetBorderColor 255 255 0
  1453. SetFontSize 45
  1454.  
  1455. Show
  1456. BaseType "Grappler"
  1457. Rarity Rare
  1458. ItemLevel < 60
  1459. SetBorderColor 255 255 0
  1460. SetFontSize 45
  1461.  
  1462. Show
  1463. BaseType "Twilight Blade"
  1464. Rarity Rare
  1465. ItemLevel < 58
  1466. SetBorderColor 255 255 0
  1467. SetFontSize 45
  1468.  
  1469. Show
  1470. BaseType "Graceful Sword"
  1471. Rarity Rare
  1472. ItemLevel < 56
  1473. SetBorderColor 255 255 0
  1474. SetFontSize 45
  1475.  
  1476. Show
  1477. BaseType "Elder Sword"
  1478. Rarity Rare
  1479. ItemLevel < 55
  1480. SetBorderColor 255 255 0
  1481. SetFontSize 45
  1482.  
  1483. Show
  1484. BaseType "Battle Sword"
  1485. Rarity Rare
  1486. ItemLevel < 50
  1487. SetBorderColor 255 255 0
  1488. SetFontSize 45
  1489.  
  1490. Show
  1491. BaseType "Baselard"
  1492. Rarity Rare
  1493. ItemLevel < 47
  1494. SetBorderColor 255 255 0
  1495. SetFontSize 45
  1496.  
  1497. Show
  1498. BaseType "Cutlass"
  1499. Rarity Rare
  1500. ItemLevel < 44
  1501. SetBorderColor 255 255 0
  1502. SetFontSize 45
  1503.  
  1504. Show
  1505. BaseType "Variscite Blade" "Hook Sword"
  1506. Rarity Rare
  1507. ItemLevel < 41
  1508. SetBorderColor 255 255 0
  1509. SetFontSize 45
  1510.  
  1511. Show
  1512. BaseType "Dusk Blade"
  1513. Rarity Rare
  1514. ItemLevel < 38
  1515. SetBorderColor 255 255 0
  1516. SetFontSize 45
  1517.  
  1518. Show
  1519. BaseType "Elegant Sword"
  1520. Rarity Rare
  1521. ItemLevel < 34
  1522. SetBorderColor 255 255 0
  1523. SetFontSize 45
  1524.  
  1525. Show
  1526. BaseType "Ancient Sword"
  1527. Rarity Rare
  1528. ItemLevel < 32
  1529. SetBorderColor 255 255 0
  1530. SetFontSize 45
  1531.  
  1532. Show
  1533. BaseType "War Sword"
  1534. Rarity Rare
  1535. ItemLevel < 28
  1536. SetBorderColor 255 255 0
  1537. SetFontSize 45
  1538.  
  1539. Show
  1540. BaseType "Broad Sword"
  1541. Rarity Rare
  1542. ItemLevel < 24
  1543. SetBorderColor 255 255 0
  1544. SetFontSize 45
  1545.  
  1546. Show
  1547. BaseType "Sabre"
  1548. Rarity Rare
  1549. ItemLevel < 20
  1550. SetBorderColor 255 255 0
  1551. SetFontSize 45
  1552.  
  1553. Show
  1554. BaseType "Copper Sword"
  1555. Rarity Rare
  1556. ItemLevel < 13
  1557. SetBorderColor 255 255 0
  1558. SetFontSize 45
  1559.  
  1560. Show
  1561. BaseType "Rusted Sword"
  1562. Rarity Rare
  1563. ItemLevel < 5
  1564. SetBorderColor 255 255 0
  1565. SetFontSize 45
  1566.  
  1567. #RARE THRUSTING ONE HANDED SWORDS
  1568.  
  1569. Show
  1570. BaseType "Vaal Rapier" "Spiraled Foil" "Pecoraro"
  1571. Rarity Rare
  1572. ItemLevel < 67
  1573. SetBorderColor 255 255 0
  1574. SetFontSize 45
  1575.  
  1576. Show
  1577. BaseType "Tempered Foil"
  1578. Rarity Rare
  1579. ItemLevel < 66
  1580. SetBorderColor 255 255 0
  1581. SetFontSize 45
  1582.  
  1583. Show
  1584. BaseType "Dragonbone Rapier"
  1585. Rarity Rare
  1586. ItemLevel < 64
  1587. SetBorderColor 255 255 0
  1588. SetFontSize 45
  1589.  
  1590. Show
  1591. BaseType "Courtesan Sword"
  1592. Rarity Rare
  1593. ItemLevel < 62
  1594. SetBorderColor 255 255 0
  1595. SetFontSize 45
  1596.  
  1597. Show
  1598. BaseType "Apex Rapier"
  1599. Rarity Rare
  1600. ItemLevel < 60
  1601. SetBorderColor 255 255 0
  1602. SetFontSize 45
  1603.  
  1604. Show
  1605. BaseType "Fancy Foil"
  1606. Rarity Rare
  1607. ItemLevel < 58
  1608. SetBorderColor 255 255 0
  1609. SetFontSize 45
  1610.  
  1611. Show
  1612. BaseType "Primeval Rapier"
  1613. Rarity Rare
  1614. ItemLevel < 57
  1615. SetBorderColor 255 255 0
  1616. SetFontSize 45
  1617.  
  1618. Show
  1619. BaseType "Serrated Foil"
  1620. Rarity Rare
  1621. ItemLevel < 55
  1622. SetBorderColor 255 255 0
  1623. SetFontSize 45
  1624.  
  1625. Show
  1626. BaseType "Estoc"
  1627. Rarity Rare
  1628. ItemLevel < 49
  1629. SetBorderColor 255 255 0
  1630. SetFontSize 45
  1631.  
  1632. Show
  1633. BaseType "Burnished Foil"
  1634. Rarity Rare
  1635. ItemLevel < 46
  1636. SetBorderColor 255 255 0
  1637. SetFontSize 45
  1638.  
  1639. Show
  1640. BaseType "Wyrmbone Rapier" "Smallsword"
  1641. Rarity Rare
  1642. ItemLevel < 43
  1643. SetBorderColor 255 255 0
  1644. SetFontSize 45
  1645.  
  1646. Show
  1647. BaseType "Thorn Rapier" "Elegant Foil"
  1648. Rarity Rare
  1649. ItemLevel < 40
  1650. SetBorderColor 255 255 0
  1651. SetFontSize 45
  1652.  
  1653. Show
  1654. BaseType "Antique Rapier"
  1655. Rarity Rare
  1656. ItemLevel < 34
  1657. SetBorderColor 255 255 0
  1658. SetFontSize 45
  1659.  
  1660. Show
  1661. BaseType "Jagged Foil"
  1662. Rarity Rare
  1663. ItemLevel < 30
  1664. SetBorderColor 255 255 0
  1665. SetFontSize 45
  1666.  
  1667. Show
  1668. BaseType "Basket Rapier"
  1669. Rarity Rare
  1670. ItemLevel < 26
  1671. SetBorderColor 255 255 0
  1672. SetFontSize 45
  1673.  
  1674. Show
  1675. BaseType "Battered Foil"
  1676. Rarity Rare
  1677. ItemLevel < 22
  1678. SetBorderColor 255 255 0
  1679. SetFontSize 45
  1680.  
  1681. Show
  1682. BaseType "Whalebone Rapier"
  1683. Rarity Rare
  1684. ItemLevel < 13
  1685. SetBorderColor 255 255 0
  1686. SetFontSize 45
  1687.  
  1688. Show
  1689. BaseType "Rusted Spike"
  1690. Rarity Rare
  1691. ItemLevel < 7
  1692. SetBorderColor 255 255 0
  1693. SetFontSize 45
  1694.  
  1695. #RARE BOOTS
  1696.  
  1697. Show
  1698. Class "Boots"
  1699. Rarity Rare
  1700. ItemLevel < 67
  1701. ItemLevel >= 55
  1702. DropLevel >= 40
  1703. SetBorderColor 255 255 0
  1704. SetFontSize 45
  1705.  
  1706. Show
  1707. Class "Boots"
  1708. Rarity Rare
  1709. ItemLevel < 67
  1710. ItemLevel >= 30
  1711. DropLevel >= 20
  1712. SetBorderColor 255 255 0
  1713. SetFontSize 45
  1714.  
  1715. Show
  1716. Class "Boots"
  1717. Rarity Rare
  1718. ItemLevel < 30
  1719. SetBorderColor 255 255 0
  1720. SetFontSize 45
  1721.  
  1722. #RARE HELMS/GLOVES
  1723.  
  1724. Show
  1725. Class "Helmets" "Gloves"
  1726. Rarity Rare
  1727. ItemLevel < 67
  1728. ItemLevel >= 36
  1729. DropLevel >= 24
  1730. SetBorderColor 255 255 0
  1731. SetFontSize 45
  1732.  
  1733. Show
  1734. Class "Helmets" "Gloves"
  1735. Rarity Rare
  1736. ItemLevel < 67
  1737. ItemLevel >= 24
  1738. DropLevel >= 13
  1739. SetBorderColor 255 255 0
  1740. SetFontSize 45
  1741.  
  1742. Show
  1743. Class "Helmets" "Gloves"
  1744. Rarity Rare
  1745. ItemLevel < 24
  1746. SetBorderColor 255 255 0
  1747. SetFontSize 45
  1748.  
  1749. #RARE BODY ARMOUR - PURE BASES
  1750.  
  1751. Show
  1752. BaseType "Gladiator Plate" "Astral Plate" "Zodiac Leather" "Exquisite Leather" "Occultist's Vestment" "Widowsilk Robe"
  1753. Rarity Rare
  1754. ItemLevel < 67
  1755. SetBorderColor 255 255 0
  1756. SetFontSize 45
  1757.  
  1758. Show
  1759. BaseType "Crusader Plate" "Destiny Leather" "Necromancer Silks"
  1760. Rarity Rare
  1761. ItemLevel < 65
  1762. SetBorderColor 255 255 0
  1763. SetFontSize 45
  1764.  
  1765. Show
  1766. BaseType "Golden Plate" "Sharkskin Tunic" "Savant's Robe" "Savant's Robe"
  1767. Rarity Rare
  1768. ItemLevel < 62
  1769. SetBorderColor 255 255 0
  1770. SetFontSize 45
  1771.  
  1772. Show
  1773. BaseType "Majestic Plate" "Cutthroat's Garb" "Destroyer Regalia"
  1774. Rarity Rare
  1775. ItemLevel < 59
  1776. SetBorderColor 255 255 0
  1777. SetFontSize 45
  1778.  
  1779. Show
  1780. BaseType "Colosseum Plate" "Coronal Leather" "Spidersilk Robe"
  1781. Rarity Rare
  1782. ItemLevel < 56
  1783. SetBorderColor 255 255 0
  1784. SetFontSize 45
  1785.  
  1786. Show
  1787. BaseType "Sun Plate" "Glorious Leather" "Conjurer's Vestment"
  1788. Rarity Rare
  1789. ItemLevel < 53
  1790. SetBorderColor 255 255 0
  1791. SetFontSize 45
  1792.  
  1793. Show
  1794. BaseType "Battle Plate" "Frontier Leather" "Silken Wrap"
  1795. Rarity Rare
  1796. ItemLevel < 49
  1797. SetBorderColor 255 255 0
  1798. SetFontSize 45
  1799.  
  1800. Show
  1801. BaseType "Bronze Plate" "Eelskin Tunic" "Sage's Robe"
  1802. Rarity Rare
  1803. ItemLevel < 45
  1804. SetBorderColor 255 255 0
  1805. SetFontSize 45
  1806.  
  1807. Show
  1808. BaseType "Lordly Plate" "Thief's Garb" "Cabalist Regalia"
  1809. Rarity Rare
  1810. ItemLevel < 41
  1811. SetBorderColor 255 255 0
  1812. SetFontSize 45
  1813.  
  1814. Show
  1815. BaseType "Arena Plate" "Sun Leather" "Silk Robe"
  1816. Rarity Rare
  1817. ItemLevel < 37
  1818. SetBorderColor 255 255 0
  1819. SetFontSize 45
  1820.  
  1821. Show
  1822. BaseType "Full Plate" "Full Leather" "Mage's Vestment"
  1823. Rarity Rare
  1824. ItemLevel < 35
  1825. SetBorderColor 255 255 0
  1826. SetFontSize 45
  1827.  
  1828. Show
  1829. BaseType "War Plate" "Wild Leather" "Silken Garb"
  1830. Rarity Rare
  1831. ItemLevel < 32
  1832. SetBorderColor 255 255 0
  1833. SetFontSize 45
  1834.  
  1835. Show
  1836. BaseType "Copper Plate" "Buckskin Tunic" "Scholar's Robe"
  1837. Rarity Rare
  1838. ItemLevel < 28
  1839. SetBorderColor 255 255 0
  1840. SetFontSize 45
  1841.  
  1842. Show
  1843. BaseType "Chestplate" "Strapped Leather" "Silken Vest"
  1844. Rarity Rare
  1845. ItemLevel < 20
  1846. SetBorderColor 255 255 0
  1847. SetFontSize 45
  1848.  
  1849. Show
  1850. BaseType "Plate Vest" "Shabby Jerkin" "Simple Robe"
  1851. Rarity Rare
  1852. ItemLevel < 13
  1853. SetBorderColor 255 255 0
  1854. SetFontSize 45
  1855.  
  1856. #RARE BODY ARMOUR - HYBRID BASES
  1857.  
  1858. Show
  1859. Class "Body Armour"
  1860. Rarity Rare
  1861. ItemLevel < 67
  1862. DropLevel > 58
  1863. SetBorderColor 255 255 0
  1864. SetFontSize 45
  1865.  
  1866. Show
  1867. Class "Body Armour"
  1868. Rarity Rare
  1869. ItemLevel < 60
  1870. DropLevel > 48
  1871. SetBorderColor 255 255 0
  1872. SetFontSize 45
  1873.  
  1874. Show
  1875. Class "Body Armour"
  1876. Rarity Rare
  1877. ItemLevel < 50
  1878. DropLevel > 38
  1879. SetBorderColor 255 255 0
  1880. SetFontSize 45
  1881.  
  1882. Show
  1883. Class "Body Armour"
  1884. Rarity Rare
  1885. ItemLevel < 40
  1886. DropLevel > 28
  1887. SetBorderColor 255 255 0
  1888. SetFontSize 45
  1889.  
  1890. Show
  1891. Class "Body Armour"
  1892. Rarity Rare
  1893. ItemLevel < 30
  1894. DropLevel > 18
  1895. SetBorderColor 255 255 0
  1896. SetFontSize 45
  1897.  
  1898. Show
  1899. Class "Body Armour"
  1900. Rarity Rare
  1901. ItemLevel < 20
  1902. DropLevel > 8
  1903. SetBorderColor 255 255 0
  1904. SetFontSize 45
  1905.  
  1906. Show
  1907. Class "Body Armour"
  1908. Rarity Rare
  1909. ItemLevel < 13
  1910. SetBorderColor 255 255 0
  1911. SetFontSize 45
  1912.  
  1913. #RARE SHIELDS
  1914.  
  1915. Show
  1916. BaseType "Ceremonial Kite Shield"
  1917. Rarity Rare
  1918. ItemLevel < 55
  1919. SetBorderColor 255 255 0
  1920. SetFontSize 45
  1921.  
  1922. Show
  1923. BaseType "Angelic Kite Shield"
  1924. Rarity Rare
  1925. ItemLevel < 67
  1926. SetBorderColor 255 255 0
  1927. SetFontSize 45
  1928.  
  1929. Show
  1930. BaseType "Bone Spirit Shield"
  1931. Rarity Rare
  1932. ItemLevel < 59
  1933. SetBorderColor 255 255 0
  1934. SetFontSize 45
  1935.  
  1936. Show
  1937. BaseType "Fossilised Spirit Shield"
  1938. Rarity Rare
  1939. ItemLevel < 67
  1940. SetBorderColor 255 255 0
  1941. SetFontSize 45
  1942.  
  1943. #REMAINING RARES
  1944.  
  1945. Hide
  1946. Class "Staves" "One Hand Axes" "One Hand Maces" "Shields"
  1947. ItemLevel < 67
  1948. ItemLevel > 12
  1949. SetFontSize 20
  1950.  
  1951. Show
  1952. Rarity Rare
  1953. ItemLevel < 67
  1954. SetFontSize 35
  1955.  
  1956. #MAGIC/NORMAL
  1957.  
  1958. Show
  1959. BaseType "Leather Belt" "Rustic Sash" "Heavy Belt" "Sapphire Ring" "Ruby Ring" "Topaz Ring" "Two-Stone Ring" "Jade Amulet" "Lapis Amulet" "Amber Amulet" "Turquoise Amulet" "Agate Amulet" "Citrine Amulet" "Onyx Amulet"
  1960. ItemLevel < 67
  1961. Rarity <= Magic
  1962. SetFontSize 35
  1963.  
  1964. Show
  1965. Class "Boots" "Gloves" "Helmets" "Body Armour"
  1966. Rarity <= Magic
  1967. ItemLevel < 44
  1968. DropLevel >= 20
  1969. LinkedSockets = 4
  1970. SetBorderColor 0 255 255 200
  1971. SetFontSize 40
  1972.  
  1973. Show
  1974. Class "Sceptres" "Wands" "Gloves" "Boots" "Helmets" "Body Armour"
  1975. Rarity <= Magic
  1976. ItemLevel < 13
  1977. LinkedSockets >= 3
  1978. SetBorderColor 0 255 255 200
  1979. SetFontSize 40
  1980.  
  1981. Show
  1982. Class "Boots" "Gloves" "Helmets"
  1983. Rarity = Magic
  1984. ItemLevel < 20
  1985. SetFontSize 40
  1986.  
  1987. Show
  1988. Class "Two Hand" "Bows" "One Hand Swords" "Thrusting One Hand Swords" "Claws"
  1989. Rarity <= Magic
  1990. DropLevel >= 11
  1991. ItemLevel < 16
  1992. SetFontSize 35
  1993.  
  1994. Show
  1995. Class "Two Hand" "Bows" "One Hand Swords" "Thrusting One Hand Swords" "Claws"
  1996. Rarity <= Magic
  1997. DropLevel >= 14
  1998. ItemLevel < 18
  1999. SetFontSize 35
  2000.  
  2001. Show
  2002. Class "Two Hand" "Bows" "One Hand Swords" "Thrusting One Hand Swords" "Claws"
  2003. Rarity <= Magic
  2004. DropLevel >= 17
  2005. ItemLevel < 20
  2006. SetFontSize 35
  2007. Show
  2008. Class "Two Hand" "Bows" "One Hand Swords" "Thrusting One Hand Swords" "Claws"
  2009. Rarity <= Magic
  2010. DropLevel >= 19
  2011. ItemLevel < 22
  2012. SetFontSize 35
  2013.  
  2014. Show
  2015. Class "Two Hand" "Bows" "One Hand Swords" "Thrusting One Hand Swords" "Claws"
  2016. Rarity <= Magic
  2017. DropLevel >= 21
  2018. ItemLevel < 24
  2019. SetFontSize 35
  2020.  
  2021. Show
  2022. Class "Two Hand" "Bows" "One Hand Swords" "Thrusting One Hand Swords" "Claws"
  2023. Rarity <= Magic
  2024. DropLevel >= 24
  2025. ItemLevel < 26
  2026. SetFontSize 35
  2027.  
  2028. Show
  2029. Class "Two Hand" "Bows" "One Hand Swords" "Thrusting One Hand Swords" "Claws"
  2030. Rarity <= Magic
  2031. DropLevel >= 26
  2032. ItemLevel < 28
  2033. SetFontSize 35
  2034.  
  2035. Show
  2036. Class "Two Hand" "Bows" "One Hand Swords" "Thrusting One Hand Swords" "Claws"
  2037. Rarity <= Magic
  2038. DropLevel >= 28
  2039. ItemLevel < 30
  2040. SetFontSize 35
  2041.  
  2042. Show
  2043. Class "Two Hand" "Bows" "One Hand Swords" "Thrusting One Hand Swords" "Claws"
  2044. Rarity <= Magic
  2045. DropLevel >= 30
  2046. ItemLevel < 32
  2047. SetFontSize 35
  2048.  
  2049. Show
  2050. Class "Two Hand" "Bows" "One Hand Swords" "Thrusting One Hand Swords" "Claws"
  2051. Rarity <= Magic
  2052. DropLevel >= 32
  2053. ItemLevel < 34
  2054. SetFontSize 35
  2055.  
  2056. Show
  2057. Class "Two Hand" "Bows" "One Hand Swords" "Thrusting One Hand Swords" "Claws"
  2058. Rarity <= Magic
  2059. DropLevel >= 34
  2060. ItemLevel < 36
  2061. SetFontSize 35
  2062.  
  2063. Show
  2064. Class "Two Hand" "Bows" "One Hand Swords" "Thrusting One Hand Swords" "Claws"
  2065. Rarity <= Magic
  2066. DropLevel >= 37
  2067. ItemLevel < 38
  2068. SetFontSize 35
  2069.  
  2070. Show
  2071. Class "Two Hand" "Bows" "One Hand Swords" "Thrusting One Hand Swords" "Claws"
  2072. Rarity <= Magic
  2073. DropLevel >= 39
  2074. ItemLevel < 40
  2075. SetFontSize 35
  2076.  
  2077. Show
  2078. Class "Two Hand" "Bows" "One Hand Swords" "Thrusting One Hand Swords" "Claws"
  2079. Rarity <= Magic
  2080. DropLevel >= 41
  2081. ItemLevel < 42
  2082. SetFontSize 35
  2083.  
  2084. Show
  2085. Class "Two Hand" "Bows" "One Hand Swords" "Thrusting One Hand Swords" "Claws"
  2086. Rarity <= Magic
  2087. DropLevel >= 46
  2088. ItemLevel < 48
  2089. SetFontSize 35
  2090.  
  2091. Show
  2092. Class "Two Hand" "Bows" "One Hand Swords" "Thrusting One Hand Swords" "Claws"
  2093. Rarity <= Magic
  2094. DropLevel >= 48
  2095. ItemLevel < 50
  2096. SetFontSize 35
  2097.  
  2098. Show
  2099. Class "Two Hand" "Bows" "One Hand Swords" "Thrusting One Hand Swords" "Claws"
  2100. Rarity <= Magic
  2101. DropLevel >= 50
  2102. ItemLevel < 52
  2103. SetFontSize 35
  2104.  
  2105. Show
  2106. Class "Two Hand" "Bows" "One Hand Swords" "Thrusting One Hand Swords" "Claws"
  2107. Rarity <= Magic
  2108. DropLevel >= 52
  2109. ItemLevel < 54
  2110. SetFontSize 35
  2111.  
  2112. Show
  2113. Class "Two Hand" "Bows" "One Hand Swords" "Thrusting One Hand Swords" "Claws"
  2114. Rarity <= Magic
  2115. DropLevel >= 54
  2116. ItemLevel < 56
  2117. SetFontSize 35
  2118.  
  2119. Show
  2120. Class "Two Hand" "Bows" "One Hand Swords" "Thrusting One Hand Swords" "Claws"
  2121. Rarity <= Magic
  2122. DropLevel >= 56
  2123. ItemLevel < 58
  2124. SetFontSize 35
  2125.  
  2126. Show
  2127. Class "Two Hand" "Bows" "One Hand Swords" "Thrusting One Hand Swords" "Claws"
  2128. Rarity <= Magic
  2129. DropLevel >= 60
  2130. ItemLevel < 62
  2131. SetFontSize 35
  2132.  
  2133. Show
  2134. Class "Two Hand" "Bows" "One Hand Swords" "Thrusting One Hand Swords" "Claws"
  2135. Rarity <= Magic
  2136. DropLevel >= 65
  2137. ItemLevel < 67
  2138. SetFontSize 35
  2139.  
  2140. #REMAINING MAGIC/NORMAL ABOVE ILVL 12
  2141.  
  2142. Hide
  2143. BaseType "Paua Ring" "Iron Ring" "Gold Ring" "Unset Ring" "Amethyst Ring" "Paua Amulet" "Coral Amulet" "Gold Amulet" "Cloth Belt" "Studded Belt"
  2144. Rarity <= Magic
  2145. ItemLevel >= 7
  2146. SetFontSize 20
  2147.  
  2148. Hide
  2149. Rarity <= Magic
  2150. ItemLevel >= 13
  2151. SetFontSize 20
  2152.  
  2153. #REMAINING - ILVL 12 AND UNDER
  2154.  
  2155. Hide
  2156. Class "Shields" "Claws" "One Hand Mace"
  2157. Rarity <= Magic
  2158. ItemLevel < 13
  2159. SetFontSize 20
  2160.  
  2161. Show
  2162. Rarity <= Magic
  2163. ItemLevel < 13
  2164. DropLevel > 4
  2165. LinkedSockets >= 3
  2166. SetBorderColor 0 255 255 180
  2167. SetFontSize 40
  2168.  
  2169. Show
  2170. BaseType "Serrated Arrow Quiver" "Short Bow" "Jade Chopper" "Tribal Maul" "Longsword" "Rustic Sash" "Leather Belt"
  2171. ItemLevel < 13
  2172. SetFontSize 40
  2173.  
  2174. Show
  2175. BaseType "Iron Ring" "Coral Ring" "Chain Belt" "Paua Amulet" "Driftwood Wand"
  2176. ItemLevel < 7
  2177. SetFontSize 45
  2178.  
  2179. Hide
  2180. Class "Body Armour"
  2181. Rarity <= Magic
  2182. ItemLevel < 13
  2183. SetFontSize 20
  2184.  
  2185. Show
  2186. ItemLevel < 13
  2187. SetFontSize 35
  2188.  
  2189. ### HIDE REMAINING
  2190.  
  2191. Hide
  2192. SetFontSize 20
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement