Advertisement
Guest User

Blackdepp's Filter

a guest
Oct 17th, 2015
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.02 KB | None | 0 0
  1. #Show current base you're looking for ---------------
  2.  
  3.  
  4.  
  5. # General -------------------------------------------
  6.  
  7. Show
  8. Rarity = Unique
  9. SetBorderColor 175 96 37
  10. SetFontSize 40
  11. PlayAlertSound 1 230
  12.  
  13. Show
  14. Class "Fishing Rod"
  15. SetFontSize 45
  16. SetTextColor 255 0 0
  17. SetBorderColor 255 0 0
  18. PlayAlertSound 1 230
  19.  
  20. Show
  21. LinkedSockets = 6
  22. SetFontSize 45
  23. SetTextColor 255 0 0
  24. SetBorderColor 255 0 0
  25. PlayAlertSound 1 230
  26.  
  27. Show
  28. Rarity = Rare
  29. SetTextColor 255 190 0
  30. LinkedSockets = 5
  31. SetBorderColor 200 200 200
  32. SetFontSize 35
  33. PlayAlertSound 5 190
  34.  
  35. Show
  36. LinkedSockets = 5
  37. SetBorderColor 200 200 200
  38. SetFontSize 35
  39. PlayAlertSound 5 190
  40.  
  41. Show
  42. Sockets = 6
  43. Rarity = Rare
  44. SetTextColor 255 190 0
  45. SetBorderColor 200 200 200
  46. SetFontSize 35
  47. PlayAlertSound 5 190
  48.  
  49. Show
  50. Sockets = 6
  51. SetBorderColor 200 200 200
  52. SetFontSize 35
  53. PlayAlertSound 5 190
  54.  
  55. Show
  56. Rarity = Rare
  57. SetTextColor 255 190 0
  58. SocketGroup RGB
  59. SetBorderColor 200 200 200
  60. SetFontSize 30
  61.  
  62. Show
  63. SocketGroup RGB
  64. SetBorderColor 200 200 200
  65. SetFontSize 30
  66.  
  67. Show
  68. Rarity = Rare
  69. SetTextColor 255 190 0
  70. Class Jewel
  71. SetBorderColor 200 200 200
  72. SetFontSize 30
  73.  
  74. Show
  75. Class Jewel
  76. SetBorderColor 200 200 200
  77. SetFontSize 30
  78.  
  79.  
  80. Show
  81. Rarity = Rare
  82. SetTextColor 255 190 0
  83. Class Maps
  84. SetFontSize 35
  85. SetBorderColor 200 200 200
  86. PlayAlertSound 5 190
  87.  
  88. Show
  89. Class Maps
  90. SetFontSize 35
  91. SetBorderColor 200 200 200
  92. PlayAlertSound 5 190
  93.  
  94. Show
  95. Class "Maps" "Map Fragments"
  96. SetFontSize 35
  97. SetBorderColor 200 200 200
  98. PlayAlertSound 5 190
  99.  
  100. Show
  101. SocketGroup W
  102. SetBorderColor 200 200 200
  103. SetFontSize 30
  104.  
  105. # Rares ------------------------------------------------
  106.  
  107. Show
  108. Rarity = Rare
  109. Class "Rings" "Belts" "Amulets"
  110. SetTextColor 255 190 0
  111. SetBorderColor 255 190 0
  112. SetFontSize 30
  113.  
  114. Show
  115. Rarity = Rare
  116. Class "Quivers"
  117. ItemLevel >= 66
  118. SetTextColor 255 190 0
  119. SetBorderColor 255 190 0
  120. SetFontSize 30
  121. # ------------------------------------------------------
  122. Show
  123. Rarity = Rare
  124. Class "Helmets"
  125. DropLevel >= 48
  126. ItemLevel >= 66
  127. SetTextColor 255 190 0
  128. SetBorderColor 255 190 0
  129. SetFontSize 30
  130. Show
  131. Rarity = Rare
  132. Class "Helmets"
  133. DropLevel < 48
  134. ItemLevel >= 66
  135. SetTextColor 255 190 0
  136. SetFontSize 27
  137. # ------------------------------------------------------
  138. Show
  139. Rarity = Rare
  140. Class "Boots"
  141. DropLevel >= 40
  142. ItemLevel >= 66
  143. SetTextColor 255 190 0
  144. SetBorderColor 255 190 0
  145. SetFontSize 30
  146. Show
  147. Rarity = Rare
  148. Class "Boots"
  149. DropLevel < 40
  150. ItemLevel >= 66
  151. SetTextColor 255 190 0
  152. SetFontSize 27
  153. # ------------------------------------------------------
  154. Show
  155. Rarity = Rare
  156. Class "Gloves"
  157. DropLevel >= 43
  158. ItemLevel >= 66
  159. SetTextColor 255 190 0
  160. SetBorderColor 255 190 0
  161. SetFontSize 30
  162. Show
  163. Rarity = Rare
  164. Class "Gloves"
  165. DropLevel < 43
  166. ItemLevel >= 66
  167. SetTextColor 255 190 0
  168. SetFontSize 27
  169. # ------------------------------------------------------
  170. Show
  171. Rarity = Rare
  172. Class "Body Armours"
  173. DropLevel >= 49
  174. ItemLevel >= 66
  175. SetTextColor 255 190 0
  176. SetBorderColor 255 190 0
  177. SetFontSize 30
  178. Show
  179. Rarity = Rare
  180. Class "Body Armours"
  181. DropLevel < 49
  182. ItemLevel >= 66
  183. SetTextColor 255 190 0
  184. SetFontSize 27
  185. # ------------------------------------------------------
  186. Show
  187. Rarity = Rare
  188. Class "Shields"
  189. DropLevel >= 41
  190. ItemLevel >= 66
  191. SetTextColor 255 190 0
  192. SetBorderColor 255 190 0
  193. SetFontSize 30
  194. Show
  195. Rarity = Rare
  196. Class "Shields"
  197. DropLevel < 41
  198. ItemLevel >= 66
  199. SetTextColor 255 190 0
  200. SetFontSize 27
  201. # ------------------------------------------------------
  202. Show
  203. Rarity = Rare
  204. Class "Two Hand Mace"
  205. DropLevel >= 57
  206. ItemLevel >= 66
  207. SetTextColor 255 190 0
  208. SetBorderColor 255 190 0
  209. SetFontSize 30
  210. Show
  211. Rarity = Rare
  212. Class "Two Hand Mace"
  213. DropLevel < 57
  214. ItemLevel >= 66
  215. SetTextColor 255 190 0
  216. SetFontSize 27
  217. # ------------------------------------------------------
  218. Show
  219. Rarity = Rare
  220. Class "Staves"
  221. DropLevel >= 52
  222. ItemLevel >= 66
  223. SetTextColor 255 190 0
  224. SetBorderColor 255 190 0
  225. SetFontSize 30
  226. Show
  227. Rarity = Rare
  228. Class "Staves"
  229. DropLevel < 52
  230. ItemLevel >= 66
  231. SetTextColor 255 190 0
  232. SetFontSize 27
  233. # ------------------------------------------------------
  234. Show
  235. Rarity = Rare
  236. Class "One Hand Mace"
  237. DropLevel >= 50
  238. ItemLevel >= 66
  239. SetTextColor 255 190 0
  240. SetBorderColor 255 190 0
  241. SetFontSize 30
  242. Show
  243. Rarity = Rare
  244. Class "One Hand Mace"
  245. DropLevel < 50
  246. ItemLevel >= 66
  247. SetTextColor 255 190 0
  248. SetFontSize 27
  249. # ------------------------------------------------------
  250. Show
  251. Rarity = Rare
  252. Class "Two Hand Axes"
  253. DropLevel >= 49
  254. ItemLevel >= 66
  255. SetTextColor 255 190 0
  256. SetBorderColor 255 190 0
  257. SetFontSize 30
  258. Show
  259. Rarity = Rare
  260. Class "Two Hand Axes"
  261. DropLevel < 49
  262. ItemLevel >= 66
  263. SetTextColor 255 190 0
  264. SetFontSize 27
  265. # ------------------------------------------------------
  266. Show
  267. Rarity = Rare
  268. Class "One Hand Axes"
  269. DropLevel >= 51
  270. ItemLevel >= 66
  271. SetTextColor 255 190 0
  272. SetBorderColor 255 190 0
  273. SetFontSize 30
  274. Show
  275. Rarity = Rare
  276. Class "One Hand Axes"
  277. DropLevel < 51
  278. ItemLevel >= 66
  279. SetTextColor 255 190 0
  280. SetFontSize 27
  281. # ------------------------------------------------------
  282. Show
  283. Rarity = Rare
  284. Class "Two Hand Swords"
  285. DropLevel >= 54
  286. ItemLevel >= 66
  287. SetTextColor 255 190 0
  288. SetBorderColor 255 190 0
  289. SetFontSize 30
  290. Show
  291. Rarity = Rare
  292. Class "Two Hand Swords"
  293. DropLevel < 54
  294. ItemLevel >= 66
  295. SetTextColor 255 190 0
  296. SetFontSize 27
  297. # ------------------------------------------------------
  298. Show
  299. Rarity = Rare
  300. Class "Thrusting One Hand Sword"
  301. DropLevel >= 49
  302. ItemLevel >= 66
  303. SetTextColor 255 190 0
  304. SetBorderColor 255 190 0
  305. SetFontSize 30
  306. Show
  307. Rarity = Rare
  308. Class "Thrusting One Hand Sword"
  309. DropLevel < 49
  310. ItemLevel >= 66
  311. SetTextColor 255 190 0
  312. SetFontSize 27
  313. # ------------------------------------------------------
  314. Show
  315. Rarity = Rare
  316. Class "One Hand Swords"
  317. DropLevel >= 50
  318. ItemLevel >= 66
  319. SetTextColor 255 190 0
  320. SetBorderColor 255 190 0
  321. SetFontSize 30
  322. Show
  323. Rarity = Rare
  324. Class "One Hand Swords"
  325. DropLevel < 50
  326. ItemLevel >= 66
  327. SetTextColor 255 190 0
  328. SetFontSize 27
  329. # ------------------------------------------------------
  330. Show
  331. Rarity = Rare
  332. Class "Daggers"
  333. DropLevel >= 53
  334. ItemLevel >= 66
  335. SetTextColor 255 190 0
  336. SetBorderColor 255 190 0
  337. SetFontSize 30
  338. Show
  339. Rarity = Rare
  340. Class "Daggers"
  341. DropLevel < 53
  342. ItemLevel >= 66
  343. SetTextColor 255 190 0
  344. SetFontSize 27
  345. # ------------------------------------------------------
  346. Show
  347. Rarity = Rare
  348. Class "Claws"
  349. DropLevel >= 49
  350. ItemLevel >= 66
  351. SetTextColor 255 190 0
  352. SetBorderColor 255 190 0
  353. SetFontSize 30
  354. Show
  355. Rarity = Rare
  356. Class "Claws"
  357. DropLevel < 49
  358. ItemLevel >= 66
  359. SetTextColor 255 190 0
  360. SetFontSize 27
  361. # ------------------------------------------------------
  362. Show
  363. Rarity = Rare
  364. Class "Sceptres"
  365. DropLevel >= 53
  366. ItemLevel >= 66
  367. SetTextColor 255 190 0
  368. SetBorderColor 255 190 0
  369. SetFontSize 30
  370. Show
  371. Rarity = Rare
  372. Class "Sceptres"
  373. DropLevel < 53
  374. ItemLevel >= 66
  375. SetTextColor 255 190 0
  376. SetFontSize 27
  377. # ------------------------------------------------------
  378. Show
  379. Rarity = Rare
  380. Class "Bows"
  381. DropLevel >= 53
  382. ItemLevel >= 66
  383. SetTextColor 255 190 0
  384. SetBorderColor 255 190 0
  385. SetFontSize 30
  386. Show
  387. Rarity = Rare
  388. Class "Bows"
  389. DropLevel < 53
  390. ItemLevel >= 66
  391. SetTextColor 255 190 0
  392. SetFontSize 27
  393. # ------------------------------------------------------
  394. Show
  395. Rarity = Rare
  396. Class "Wands"
  397. DropLevel >= 45
  398. ItemLevel >= 66
  399. SetTextColor 255 190 0
  400. SetBorderColor 255 190 0
  401. SetFontSize 30
  402. Show
  403. Rarity = Rare
  404. Class "Wands"
  405. DropLevel < 45
  406. ItemLevel >= 66
  407. SetTextColor 255 190 0
  408. SetFontSize 27
  409. # ------------------------------------------------------
  410. Show
  411. Rarity = Rare
  412. SetTextColor 255 190 0
  413. SetBorderColor 255 190 0
  414. SetFontSize 30
  415.  
  416. # Currency -------------------------------------------------
  417.  
  418. Show
  419. BaseType "Mirror of Kalandra" "Exalted Orb" "Divine Orb" "Eternal Orb" "Albino Rhoa Feather"
  420. SetFontSize 45
  421. SetTextColor 255 0 0
  422. SetBorderColor 255 0 0
  423. PlayAlertSound 1 230
  424.  
  425. Show
  426. BaseType "Regal Orb" "Orb of Regret" "Chaos Orb" "Blessed Orb" "Gemcutter's Prism" "Orb of Scouring" "Orb of Alchemy" "Cartographer's Chisel" "Vaal Orb" "Orb of Chance" "Orb of Fusing" "Jeweller's Orb"
  427. SetBorderColor 190 178 135
  428. SetTextColor 190 178 135
  429. SetFontSize 40
  430. PlayAlertSound 5 190
  431.  
  432. Show
  433. BaseType "Orb of Alteration" "Orb of Augmentation" "Chromatic Orb" "Orb of Transmutation" "Blacksmith's Whetstone" "Armourer's Scrap" "Glassblower's Bauble"
  434. SetBorderColor 190 178 135
  435. SetTextColor 190 178 135
  436. SetFontSize 35
  437.  
  438. Show
  439. BaseType "Portal Scroll" "Scroll of Wisdom"
  440. SetBorderColor 190 178 135
  441. SetTextColor 190 178 135
  442. SetFontSize 30
  443.  
  444. Show
  445. Class "Divination"
  446. SetBorderColor 14 186 255
  447. SetFontSize 35
  448. PlayAlertSound 5 190
  449.  
  450. Show
  451. Class Currency
  452. SetFontSize 35
  453.  
  454. # Craft / Vendor ------------------------------------------------
  455.  
  456. Show
  457. BaseType "Occultist's Vestment" "Sacrificial Garb" "Judgement Staff" "Prophecy Wand" "Glorious Plate" "Nightmare Bascinet"
  458. Rarity = Normal
  459. SetBorderColor 0 128 0
  460. SetFontSize 30
  461.  
  462. Show
  463. BaseType "Amethyst Ring" "Gold Ring"
  464. Rarity = Normal
  465. ItemLevel >= 66
  466. SetBorderColor 0 128 0
  467. SetFontSize 30
  468.  
  469. Hide
  470. BaseType "Paua Amulet" "Coral Amulet" "Unset Ring" "Paua Ring" "Cloth Belt" "Studded Belt" "Gold Amulet" "Iron Ring" "Moonstone Ring"
  471. Rarity = Normal
  472. ItemLevel >= 70
  473. SetFontSize 20
  474.  
  475. Show
  476. Class "Rings" "Belts" "Amulets"
  477. Rarity = Normal
  478. ItemLevel >= 70
  479. SetBorderColor 128 128 0
  480. SetFontSize 30
  481.  
  482. Show
  483. BaseType "Gavel" "Stone Hammer" "Rock Breaker"
  484. Rarity Normal
  485. SetBorderColor 128 0 0
  486. SetFontSize 30
  487.  
  488. Show
  489. BaseType "Flask"
  490. Quality >= 10
  491. SetBorderColor 128 0 0
  492. SetFontSize 30
  493.  
  494. Show
  495. Class Gem
  496. Quality > 0
  497. SetBorderColor 128 0 0
  498. SetFontSize 30
  499.  
  500. # Gems -----------------------------------------------------------------------
  501.  
  502. Show
  503. Class Gem
  504. BaseType "Vaal"
  505. SetBorderColor 200 200 200
  506. SetFontSize 30
  507.  
  508. Show
  509. Class Gem
  510. SetFontSize 25
  511.  
  512. # Early Leveling ----------------------------------------------------------
  513.  
  514. Show
  515. Class "Rings" "Amulets" "Belts"
  516. ItemLevel < 8
  517. SetBorderColor 100 0 100
  518. SetFontSize 30
  519.  
  520. Show
  521. BaseType Flask
  522. ItemLevel < 8
  523. SetBorderColor 100 0 100
  524. SetFontSize 30
  525.  
  526. Show
  527. LinkedSockets >= 4
  528. ItemLevel < 60
  529. SetBorderColor 128 0 128
  530. SetFontSize 30
  531.  
  532. Show
  533. LinkedSockets >= 3
  534. ItemLevel < 15
  535. SetBorderColor 128 0 128
  536. SetFontSize 30
  537.  
  538. Show
  539. Class "Rings" "Amulets" "Belts"
  540. ItemLevel < 30
  541. SetFontSize 25
  542.  
  543. # Flasks ---------------------------------------------------------------
  544.  
  545. Show
  546. Class "Utility Flasks"
  547. SetFontSize 25
  548.  
  549. Hide
  550. BaseType Flask
  551. ItemLevel >= 35
  552. BaseType Small Medium Large Greater Grand
  553. SetFontSize 20
  554.  
  555. Hide
  556. BaseType Flask
  557. ItemLevel >= 53
  558. BaseType Giant Colossal Sacred
  559. SetFontSize 20
  560.  
  561. Hide
  562. BaseType Flask
  563. ItemLevel >= 70
  564. SetFontSize 20
  565.  
  566. Show
  567. Class Flask
  568. ItemLevel <= 6
  569. ItemLevel >= 3
  570. BaseType "Medium"
  571. SetBorderColor 128 0 128
  572. SetFontSize 30
  573.  
  574. Show
  575. Class Flask
  576. ItemLevel <= 9
  577. ItemLevel >= 5
  578. BaseType "Large"
  579. SetBorderColor 128 0 128
  580. SetFontSize 30
  581.  
  582. Show
  583. Class Flask
  584. ItemLevel <= 15
  585. ItemLevel >= 12
  586. BaseType "Greater"
  587. SetBorderColor 128 0 128
  588. SetFontSize 30
  589.  
  590. Show
  591. Class Flask
  592. ItemLevel <= 21
  593. ItemLevel >= 18
  594. BaseType "Grand"
  595. SetBorderColor 128 0 128
  596. SetFontSize 30
  597.  
  598. Show
  599. Class Flask
  600. ItemLevel <= 27
  601. ItemLevel >= 24
  602. BaseType "Giant"
  603. SetBorderColor 128 0 128
  604. SetFontSize 30
  605.  
  606. Show
  607. Class Flask
  608. ItemLevel <= 33
  609. ItemLevel >= 30
  610. BaseType "Colossal"
  611. SetBorderColor 128 0 128
  612. SetFontSize 30
  613.  
  614. Show
  615. Class Flask
  616. ItemLevel <= 39
  617. ItemLevel >= 36
  618. BaseType "Sacred"
  619. SetBorderColor 128 0 128
  620. SetFontSize 30
  621.  
  622. Show
  623. Class Flask
  624. ItemLevel <= 45
  625. ItemLevel >= 42
  626. BaseType "Hallowed"
  627. SetBorderColor 128 0 128
  628. SetFontSize 30
  629.  
  630. Show
  631. Class Flask
  632. ItemLevel <= 51
  633. ItemLevel >= 48
  634. BaseType "Sanctified"
  635. SetBorderColor 128 0 128
  636. SetFontSize 30
  637.  
  638. Show
  639. Class Flask
  640. ItemLevel <= 62
  641. ItemLevel >= 60
  642. BaseType "Divine"
  643. SetBorderColor 128 0 128
  644. SetFontSize 30
  645.  
  646. Show
  647. Class Flask
  648. ItemLevel <= 67
  649. ItemLevel >= 65
  650. BaseType "Eternal"
  651. SetBorderColor 128 0 128
  652. SetFontSize 30
  653.  
  654. Show
  655. BaseType Flask
  656. SetFontSize 25
  657.  
  658. # Gerneral Leveling ---------------------------------------------------------
  659.  
  660. Show
  661. ItemLevel < 8
  662. SetFontSize 25
  663.  
  664. Show
  665. Rarity < Rare
  666. ItemLevel < 10
  667. DropLevel >= 2
  668. SetFontSize 25
  669.  
  670. Show
  671. Rarity < Rare
  672. ItemLevel < 14
  673. DropLevel >= 4
  674. SetFontSize 25
  675.  
  676. Show
  677. Rarity < Rare
  678. ItemLevel < 16
  679. DropLevel >= 6
  680. SetFontSize 25
  681.  
  682. Show
  683. Rarity < Rare
  684. ItemLevel < 18
  685. DropLevel >= 8
  686. SetFontSize 25
  687.  
  688. Show
  689. Rarity < Rare
  690. ItemLevel < 20
  691. DropLevel >= 10
  692. SetFontSize 25
  693.  
  694. Show
  695. Rarity < Rare
  696. ItemLevel < 22
  697. DropLevel >= 12
  698. SetFontSize 25
  699.  
  700. Show
  701. Rarity < Rare
  702. ItemLevel < 24
  703. DropLevel >= 14
  704. SetFontSize 25
  705.  
  706. Show
  707. Rarity < Rare
  708. ItemLevel < 26
  709. DropLevel >= 16
  710. SetFontSize 25
  711.  
  712. Show
  713. Rarity < Rare
  714. ItemLevel < 28
  715. DropLevel >= 18
  716. SetFontSize 25
  717.  
  718. Show
  719. Rarity < Rare
  720. ItemLevel < 30
  721. DropLevel >= 22
  722. SetFontSize 25
  723.  
  724. # ----------------------------------------------------------------------------
  725.  
  726. Show
  727. Rarity Normal
  728. Sockets >= 3
  729. ItemLevel < 32
  730. DropLevel >= 24
  731. SetFontSize 25
  732.  
  733. Show
  734. Rarity Normal
  735. Sockets >= 3
  736. ItemLevel < 34
  737. DropLevel >= 26
  738. SetFontSize 25
  739.  
  740. Show
  741. Rarity Normal
  742. Sockets >= 3
  743. ItemLevel < 36
  744. DropLevel >= 29
  745. SetFontSize 25
  746.  
  747. Show
  748. Rarity Normal
  749. Sockets >= 3
  750. ItemLevel < 38
  751. DropLevel >= 31
  752. SetFontSize 25
  753.  
  754. Show
  755. Rarity Normal
  756. Sockets >= 3
  757. ItemLevel < 40
  758. DropLevel >= 33
  759. SetFontSize 25
  760.  
  761. Show
  762. Rarity Normal
  763. Sockets >= 3
  764. ItemLevel < 42
  765. DropLevel >= 36
  766. SetFontSize 25
  767.  
  768. Show
  769. Rarity Normal
  770. Sockets >= 3
  771. ItemLevel < 46
  772. DropLevel >= 39
  773. SetFontSize 25
  774.  
  775. Show
  776. Rarity Normal
  777. Sockets >= 3
  778. ItemLevel < 48
  779. DropLevel >= 44
  780. SetFontSize 25
  781.  
  782. Show
  783. Rarity Normal
  784. Sockets >= 3
  785. ItemLevel < 50
  786. DropLevel >= 47
  787. SetFontSize 25
  788.  
  789. Show
  790. Rarity Normal
  791. Sockets >= 3
  792. ItemLevel < 52
  793. DropLevel >= 50
  794. SetFontSize 25
  795.  
  796. Show
  797. Rarity Normal
  798. Sockets >= 3
  799. ItemLevel < 54
  800. DropLevel >= 52
  801. SetFontSize 25
  802.  
  803. Show
  804. Rarity Normal
  805. Sockets >= 3
  806. ItemLevel < 56
  807. DropLevel >= 54
  808. SetFontSize 25
  809.  
  810. Show
  811. Rarity Normal
  812. Sockets >= 3
  813. ItemLevel < 58
  814. DropLevel >= 56
  815. SetFontSize 25
  816.  
  817. Show
  818. Rarity Normal
  819. Sockets >= 3
  820. ItemLevel < 60
  821. DropLevel >= 58
  822. SetFontSize 25
  823.  
  824. Show
  825. Rarity Normal
  826. Sockets >= 3
  827. ItemLevel < 62
  828. DropLevel >= 60
  829. SetFontSize 25
  830.  
  831. Show
  832. Rarity Normal
  833. Sockets >= 3
  834. ItemLevel < 64
  835. DropLevel >= 63
  836. SetFontSize 25
  837.  
  838. Show
  839. Rarity Normal
  840. Sockets >= 3
  841. ItemLevel < 66
  842. DropLevel >= 65
  843. SetFontSize 25
  844.  
  845. Show
  846. Rarity Normal
  847. Sockets >= 3
  848. ItemLevel < 68
  849. DropLevel >= 67
  850. SetFontSize 25
  851.  
  852. # Warbands -----------------------------------------------------------
  853.  
  854. Hide
  855. Rarity Magic
  856. Class "Helmets"
  857. SetFontSize 30
  858. SetBackgroundColor 159 0 0 175
  859.  
  860. Hide
  861. Rarity Magic
  862. Class "Gloves"
  863. SetFontSize 30
  864. SetBackgroundColor 0 0 159 175
  865.  
  866. Hide
  867. Rarity Magic
  868. Class "Boots"
  869. SetFontSize 30
  870. SetBackgroundColor 0 159 0 175
  871.  
  872. # Hide the rest --------------------------------------------------------
  873.  
  874. Hide
  875. SetFontSize 20
  876. SetBackgroundColor 0 0 0 150
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement