Guest User

RaceMelee2.6

a guest
Apr 26th, 2017
1,790
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.65 KB | None | 0 0
  1. #Dominion's Loot Filter v13
  2. #Edited by Havoc
  3. #Updated April 14th, 2017
  4. #MELEE RACE FILTER
  5. #
  6. #INSTRUCTIONS
  7. #
  8. #Make a .filter file in C:Users\YOURNAME\Documents\My Games\Path of Exile
  9. #IE: Maps.filter
  10. #
  11. #Then load the filter in game: Options --> UI --> List of Item Filters
  12.  
  13. # ========================= Ultra Rare items ======================
  14.  
  15. Show
  16. Class "Fishing Rod"
  17. SetTextColor 255 0 255
  18. SetBorderColor 255 0 255
  19. SetBackgroundColor 0 0 0
  20. SetFontSize 48
  21. PlayAlertSound 5 300
  22. Show
  23. Class "Currency"
  24. BaseType "Mirror of Kalandra" "Albino Rhoa Feather"
  25. SetTextColor 255 0 255
  26. SetBorderColor 255 0 255
  27. SetBackgroundColor 0 0 0
  28. SetFontSize 48
  29. PlayAlertSound 5 300
  30. Show
  31. LinkedSockets 6
  32. SetTextColor 255 0 255
  33. SetBorderColor 255 0 255
  34. SetBackgroundColor 0 0 0
  35. SetFontSize 48
  36. PlayAlertSound 5 300
  37.  
  38.  
  39. # ========================== Currency ========================
  40.  
  41. Show
  42. BaseType "Divine Orb" "Exalted Orb" "Eternal Orb"
  43. SetTextColor 255 0 255
  44. SetBorderColor 255 0 255
  45. SetBackgroundColor 0 0 0
  46. SetFontSize 48
  47. PlayAlertSound 5 300
  48.  
  49. #Show
  50. #Class Gem
  51. #BaseType "Wrath"
  52. # SetTextColor 255 0 255
  53. # SetBorderColor 255 0 255
  54. # SetBackgroundColor 0 0 0
  55. # SetFontSize 48
  56. # PlayAlertSound 5 300
  57.  
  58. Show
  59. BaseType "Blacksmith's Whetstone"
  60. SetTextColor 30 255 30
  61. SetBorderColor 20 255 20
  62. SetBackgroundColor 0 0 0
  63. SetFontSize 48
  64. PlayAlertSound 4 0
  65.  
  66. Show
  67. BaseType "Regal Orb" "Orb of Regret" "Vaal Orb" "Chaos Orb" "Blessed Orb" "Gemcutter's Prism" "Orb of Fusing" "Orb of Scouring" "Orb of Alchemy" "Cartographer's Chisel"
  68. SetTextColor 30 255 30
  69. SetBorderColor 20 255 20
  70. SetBackgroundColor 0 0 0
  71. SetFontSize 48
  72. PlayAlertSound 4 100
  73.  
  74. Show
  75. BaseType "Orb of Alteration" "Orb of Transmutation"
  76. SetTextColor 172 165 132
  77. SetBorderColor 172 165 132 180
  78. SetBackgroundColor 0 0 0
  79. SetFontSize 48
  80. PlayAlertSound 1 200
  81.  
  82. Show
  83. BaseType "Silver Coin" "Perandus Coin" "Orb of Chance" "Jeweller's Orb" "Orb of Alteration" "Glassblower's Bauble"
  84. SetTextColor 172 165 132
  85. SetBorderColor 172 165 132 180
  86. SetBackgroundColor 0 0 0
  87. SetFontSize 48
  88. # PlayAlertSound 1 0
  89.  
  90. Show
  91. BaseType "Essence of Hatred" "Essence of Woe" "Essence of Greed" "Essence of Contempt" "Essence of Sorrow" "Essence of Anger" "Essence of Torment" "Essence of Fear" "Essence of Suffering" "Essence of Rage" "Essence of Wrath" "Essence of Doubt" "Essence of Anguish" "Essence of Loathing" "Essence of Spite" "Essence of Zeal" "Essence of Misery" "Essence of Dread" "Essence of Scorn" "Essence of Envy" "Essence of Hysteria" "Essence of Insanity" "Essence of Horror" "Essence of Delirium" "Remnant of Corruption"
  92. SetTextColor 172 165 132
  93. SetBorderColor 172 165 132 180
  94. SetBackgroundColor 0 0 0
  95. SetFontSize 48
  96. # PlayAlertSound 1 0
  97.  
  98. Show
  99. BaseType "Splinter of Xoph" "Splinter of Tul" "Splinter of Esh" "Splinter of Uul-Netol" "Splinter of Chayula" "Blessing of Xoph" "Blessing of Tul" "Blessing of Esh" "Blessing of Uul-Netol" "Blessing of Chayula"
  100. SetBorderColor 172 165 132 180
  101. SetBackgroundColor 0 0 0
  102. SetFontSize 48
  103. # PlayAlertSound 1 0
  104. Show
  105. BaseType "Chromatic Orb"
  106. SetTextColor 172 165 132
  107. SetBorderColor 172 165 132 180
  108. SetBackgroundColor 0 0 0
  109. SetFontSize 48
  110. # PlayAlertSound 1 0
  111.  
  112. Hide
  113. Class "Currency"
  114. BaseType "Scroll Fragment"
  115. SetTextColor 255 0 255
  116.  
  117. Show
  118. BaseType "Scroll of Wisdom" "Portal Scroll"
  119. SetFontSize 45
  120.  
  121. Show
  122. Class Currency
  123. SetTextColor 172 165 132
  124. SetBorderColor 0 0 0
  125. SetBackgroundColor 0 0 0
  126. SetFontSize 32
  127. PlayAlertSound 1 0
  128.  
  129. Show
  130. Sockets 6
  131. SetTextColor 30 255 30
  132. SetBorderColor 20 255 20
  133. SetBackgroundColor 0 0 0
  134. SetFontSize 48
  135. PlayAlertSound 6 300
  136.  
  137. #Melee Racing
  138.  
  139. Show
  140. ItemLevel <= 10
  141. BaseType "Iron Ring"
  142. SetBorderColor 210 0 220
  143. SetFontSize 45
  144. PlayAlertSound 5 150
  145.  
  146. Show
  147. ItemLevel <= 20
  148. BaseType "Jade Amulet"
  149. SetBorderColor 210 0 220
  150. SetFontSize 45
  151. PlayAlertSound 5 150
  152.  
  153. Show
  154. ItemLevel <= 10
  155. Class "Helm" "Gloves" "Boots"
  156. LinkedSockets 2
  157. SocketGroup "RR"
  158. SetBackgroundColor 0 0 0
  159. SetBorderColor 255 0 255
  160. SetFontSize 45
  161. PlayAlertSound 8 300
  162.  
  163. Show
  164. ItemLevel <= 30
  165. Class "Helm" "Gloves" "Boots"
  166. LinkedSockets 2
  167. SocketGroup "RG" "RR"
  168. SetBackgroundColor 0 0 0
  169. SetBorderColor 255 0 255
  170. SetFontSize 45
  171. #PlayAlertSound 8 300
  172.  
  173. Show
  174. ItemLevel <= 30
  175. Class "Helm" "Gloves" "Boots" "Body Armour"
  176. LinkedSockets 3
  177. SocketGroup "RRG" "RRR"
  178. SetBackgroundColor 0 0 0
  179. SetBorderColor 255 0 255
  180. SetFontSize 45
  181. PlayAlertSound 8 300
  182.  
  183. Show
  184. Class "Helm" "Gloves" "Boots" "Body Armour"
  185. LinkedSockets 4
  186. SocketGroup "RRRR" "RRRG" "RRGG" "RRRB"
  187. SetBackgroundColor 0 0 0
  188. SetBorderColor 255 0 255
  189. SetFontSize 45
  190. PlayAlertSound 8 300
  191.  
  192. Show
  193. Class "Helm" "Gloves" "Boots" "Body Armour"
  194. LinkedSockets 4
  195. SetBackgroundColor 0 0 0
  196. SetBorderColor 255 0 255
  197. SetFontSize 45
  198.  
  199. #boots
  200. Show
  201. Class "Boots"
  202. Rarity > Normal
  203. SetBorderColor 193 85 39
  204. SetFontSize 45
  205.  
  206. #belts
  207. Show
  208. BaseType "Rustic Sash"
  209. SetBorderColor 193 85 39
  210. SetFontSize 45
  211.  
  212. #pre-sunder weapons
  213. Show
  214. ItemLevel <= 10
  215. BaseType "Rusted Hatchet" "Jade Hatchet" "Copper Sword"
  216. SetBorderColor 193 85 39
  217. SetFontSize 45
  218.  
  219. #pre-sunder weapons
  220. Show
  221. ItemLevel <= 15
  222. BaseType "Boarding Axe" "Sabre"
  223. SetBorderColor 193 85 39
  224. SetFontSize 45
  225.  
  226. Show
  227. BaseType "Driftwood Maul" "Stone Axe" "Tribal Maul"
  228.  
  229. #axes
  230. Show
  231. Class "One Hand Axes"
  232. SetBorderColor 193 85 39
  233. SetFontSize 45
  234.  
  235. #maces
  236. #Show
  237. #Class "Two Hand Maces"
  238. #SetBorderColor 193 85 39
  239. #SetFontSize 45
  240.  
  241. #_items
  242. Show
  243. Class "Quest Items"
  244. SetFontSize 44
  245. SetBorderColor 59 192 41
  246.  
  247. Show
  248. Class Gem
  249. BaseType "Fireball" "Viper Strike" "Glacial Hammer" "Fire Trap" "Heavy Strike" "Burning Arrow" "Double Strike"
  250. SetFontSize 45
  251.  
  252. #======================= Leaguestones ============================
  253.  
  254. #GG Leaguestones
  255. Show
  256. Class "Leaguestone"
  257. BaseType "Domination Leaguestone" "Ambush Leaguestone" "Perandus Leaguestone" "Nemesis Leaguestone" "Breach Leaguestone" "Bloodlines Leaguestone" "Beyond Leaguestone"
  258. SetTextColor 30 255 30
  259. SetBorderColor 20 255 20
  260. SetBackgroundColor 0 0 0
  261. SetFontSize 48
  262. # PlayAlertSound 1 300
  263.  
  264. #OK Leaguestones
  265. Show
  266. Class "Leaguestone"
  267. BaseType "Anarchy Leaguestone" "Tempest Leaguestone" "Torment Leaguestone" "Essence Leaguestone" "Rampage Leaguestone"
  268. SetTextColor 30 255 30
  269. SetBorderColor 20 255 20
  270. SetBackgroundColor 0 0 0
  271. SetFontSize 48
  272. # PlayAlertSound 4 300
  273.  
  274. #Meh Leaguestones
  275. Show
  276. Class "Leaguestone"
  277. BaseType "Talisman Leaguestone" "Prophecy Leaguestone" "Invasion Leaguestone" "Onslaught Leaguestone" "Warbands Leaguestone"
  278. SetTextColor 30 255 30
  279. SetBorderColor 20 255 20
  280. SetBackgroundColor 0 0 0
  281. SetFontSize 48
  282. # PlayAlertSound 4 300
  283.  
  284. # ===================== 5 Links 6 Sockets and Chromatics ====================
  285.  
  286. Show
  287. LinkedSockets 5
  288. SetTextColor 30 255 30
  289. SetBorderColor 20 255 20
  290. SetBackgroundColor 0 0 0
  291. SetFontSize 48
  292. PlayAlertSound 5 300
  293.  
  294. Show
  295. Sockets 6
  296. SetTextColor 30 255 30
  297. SetBorderColor 20 255 20
  298. SetBackgroundColor 0 0 0
  299. SetFontSize 48
  300. PlayAlertSound 6 300
  301.  
  302.  
  303. Show
  304. Rarity = Rare
  305. SocketGroup RGB
  306. SetTextColor 255 255 119 255
  307. SetBorderColor 255 255 255 175
  308. SetBackgroundColor 200 0 100 175
  309. # SetFontSize 48
  310. # PlayAlertSound 1 0
  311.  
  312. Show
  313. Rarity = Magic
  314. SocketGroup RGB
  315. SetTextColor 136 136 255 255
  316. SetBorderColor 255 255 255 175
  317. SetBackgroundColor 200 0 100 175
  318. # SetFontSize 48
  319. # PlayAlertSound 1 0
  320.  
  321. Show
  322. Rarity = Normal
  323. SocketGroup RGB
  324. SetTextColor 200 200 200 255
  325. SetBorderColor 255 255 255 175
  326. SetBackgroundColor 200 0 100 175
  327. # SetFontSize 48
  328. # PlayAlertSound 1 0
  329.  
  330.  
  331. # ============================= MAPS =========================
  332.  
  333. Show
  334. Class Maps
  335. DropLevel >= 77
  336. SetTextColor 255 0 255
  337. SetBorderColor 255 0 255
  338. SetBackgroundColor 0 0 0
  339. SetFontSize 48
  340. PlayAlertSound 5 300
  341.  
  342. Show
  343. Class Maps
  344. DropLevel >= 73
  345. SetTextColor 30 255 30
  346. SetBorderColor 20 255 20
  347. SetBackgroundColor 0 0 0
  348. SetFontSize 48
  349. PlayAlertSound 4 100
  350.  
  351. Show
  352. Rarity <= Rare
  353. Class Maps
  354. SetTextColor 30 255 30
  355. SetBorderColor 20 255 20
  356. SetBackgroundColor 0 0 0
  357. SetFontSize 48
  358. PlayAlertSound 4 100
  359.  
  360. Show
  361. BaseType "Sacrifice at Midnight" "Mortal Hope"
  362. SetTextColor 255 0 255
  363. SetBorderColor 255 0 255
  364. SetBackgroundColor 0 0 0
  365. SetFontSize 48
  366. PlayAlertSound 5 300
  367.  
  368. Show
  369. Class Fragments
  370. SetTextColor 30 255 30
  371. SetBorderColor 20 255 20
  372. SetBackgroundColor 0 0 0
  373. SetFontSize 48
  374. PlayAlertSound 4 100
  375.  
  376. # ====================== GEMS =====================
  377.  
  378. Show
  379. Class Gem
  380. BaseType "Empower" "Enlighten" "Enhance" "Portal" "Item Quantity"
  381. SetTextColor 30 255 30
  382. SetBorderColor 20 255 20
  383. SetBackgroundColor 0 0 0
  384. SetFontSize 48
  385. PlayAlertSound 4 100
  386.  
  387. Show
  388. Class Gem
  389. BaseType "Vaal"
  390. SetTextColor 14 161 155
  391. SetBorderColor 220 30 30
  392. SetBackgroundColor 0 0 0
  393. SetFontSize 48
  394. PlayAlertSound 1 0
  395.  
  396. Show
  397. Class Gem
  398. Quality >= 1
  399. SetTextColor 30 255 30
  400. SetBorderColor 20 255 20
  401. SetBackgroundColor 0 0 0
  402. SetFontSize 48
  403. PlayAlertSound 4 100
  404.  
  405. Show
  406. Class Gem
  407. SetTextColor 14 161 155
  408.  
  409.  
  410. #======================== Exceptions =======================
  411.  
  412. Show
  413. Rarity Normal
  414. BaseType "Gavel" "Rock Breaker" "Stone Hammer"
  415. SetTextColor 30 255 30
  416. SetBorderColor 20 255 20
  417. SetBackgroundColor 0 0 0
  418. SetFontSize 48
  419. # PlayAlertSound 4 0
  420.  
  421. Show
  422. Class Jewel
  423. #BaseType "Viridian Jewel"
  424. SetBorderColor 20 255 20
  425. SetFontSize 48
  426. PlayAlertSound 4 100
  427.  
  428. Show
  429. Rarity <= Rare
  430. BaseType "Sacrificial Garb"
  431. SetBorderColor 255 255 255
  432. SetBackgroundColor 0 0 0
  433. SetFontSize 34
  434.  
  435. Show
  436. BaseType "Crystal Belt" "Steel Ring" "Opal Ring" "Fingerless Silk Gloves"
  437. SetBorderColor 255 255 255 175
  438. SetFontSize 45
  439. PlayAlertSound 2 200
  440.  
  441. Show
  442. Rarity Rare
  443. BaseType "Marble Amulet" "Blue Pearl Amulet" "Vanguard Belt" "Bone Helmet" "Two-Toned Boots" "Spiked Gloves" "Gripped Gloves"
  444. SetBorderColor 255 255 255 175
  445. SetFontSize 30
  446. # PlayAlertSound 2 200
  447.  
  448. Show
  449. Rarity Normal
  450. BaseType "Leather Belt" "Sorcerer Boots"
  451. SetBorderColor 255 255 255 175
  452. SetFontSize 35
  453. # PlayAlertSound 1 0
  454.  
  455. Show
  456. BaseType "Infernal Axe" "Sai" "Sambar Sceptre" "Platinum Kris" "Coronal Maul" "Imbued Wand" "Harbinger Bow" "Ambusher" "Imperial Skean" "Demon Dagger" "Vaal Rapier" "Jewelled Foil" "Dragoon Sword" "Eclipse Staff" "Astral Plate" "Glorious Plate" "Zodiac Leather" "Assassin's Garb" "Vaal Axe" "Imperial Claw" "Gemini Claw"
  457. ItemLevel >= 83
  458. SetBorderColor 255 255 255 175
  459. SetBackgroundColor 200 0 100 125
  460. SetFontSize 40
  461. # PlayAlertSound 1 0
  462.  
  463. Show
  464. BaseType "Copper Kris" "Golden Kris" "Titan Greaves" "Titan Gauntlets" "Royal Burgonet" "Vaal Regalia" "Sorcerer Gloves" "Sorcerer Boots" "Hubris Circlet" "Crusader Gloves" "Crusader Boots" "Murder Boots" "Murder Mitts" "Titanium Spirit Shield" "Fossilised Spirit Shield" "Profane Wand" "Colossal Tower Shield"
  465. ItemLevel >= 84
  466. SetBorderColor 255 255 255 175
  467. SetBackgroundColor 200 0 100 125
  468. SetFontSize 40
  469. # PlayAlertSound 1 0
  470.  
  471. #======================= Misc Map Items ==========================
  472. Show
  473. Class "Misc Map Items"
  474. BaseType "Ancient Reliquary Key"
  475. SetTextColor 255 0 255
  476. SetBorderColor 255 0 255
  477. SetBackgroundColor 0 0 0
  478. SetFontSize 48
  479. PlayAlertSound 5 300
  480.  
  481. #========================= talismans =============================
  482.  
  483. Show
  484. BaseType "Talisman"
  485. SetBorderColor 109 200 130 255
  486. SetBackgroundColor 0 0 0
  487. SetFontSize 45
  488.  
  489. #========================= uniques and rares ======================
  490.  
  491. Show
  492. Rarity Unique
  493. SetBorderColor 140 70 40
  494. SetBackgroundColor 0 0 0
  495. SetFontSize 48
  496. PlayAlertSound 5 300
  497.  
  498. Show
  499. Class Rings Amulets Belts
  500. Rarity Rare
  501. ItemLevel >= 75
  502. SetTextColor 255 255 119 255
  503. SetBorderColor 0 200 200 255
  504. SetBackgroundColor 0 200 200 175
  505. SetFontSize 36
  506. PlayAlertSound 1 0
  507. Show
  508. Class Rings
  509. BaseType "Coral Ring" "Gold Ring" "Ruby Ring" "Sapphire Ring" "Topaz Ring" "Diamond Ring" "Moonstone Ring" "Prismatic Ring" "Amethyst Ring" "Two-Stone Ring" "Unset Ring"
  510. Rarity Normal
  511. ItemLevel >= 75
  512. SetBorderColor 0 200 200 255
  513. SetFontSize 32
  514. PlayAlertSound 1 0
  515. Show
  516. Class Amulets
  517. BaseType "Paua Amulet" "Amber Amulet" "Jade Amulet" "Lapis Amulet" "Gold Amulet" "Onyx Amulet" "Agate Amulet" "Turquoise Amulet" "Citrine Amulet"
  518. Rarity Normal
  519. ItemLevel >= 75
  520. SetBorderColor 0 200 200 255
  521. SetFontSize 32
  522. PlayAlertSound 1 0
  523. Show
  524. Class Belts
  525. BaseType "Leather Belt" "Heavy Belt" "Chain Belt"
  526. Rarity Normal
  527. ItemLevel >= 75
  528. SetBorderColor 0 200 200 255
  529. SetFontSize 32
  530. PlayAlertSound 1 0
  531. Show
  532. Class Rings Amulets Belts
  533. Rarity Rare
  534. ItemLevel >= 60
  535. SetTextColor 255 255 119 255
  536. SetBorderColor 255 220 50 255
  537. SetBackgroundColor 255 220 50 100
  538. SetFontSize 32
  539. PlayAlertSound 1 0
  540. Show
  541. Class Rings
  542. BaseType "Coral Ring" "Gold Ring" "Ruby Ring" "Sapphire Ring" "Topaz Ring" "Diamond Ring" "Moonstone Ring" "Prismatic Ring" "Amethyst Ring" "Two-Stone Ring" "Unset Ring"
  543. Rarity Normal
  544. ItemLevel >= 60
  545. SetFontSize 32
  546. PlayAlertSound 1 0
  547. Show
  548. Class Amulets
  549. BaseType "Paua Amulet" "Amber Amulet" "Jade Amulet" "Lapis Amulet" "Gold Amulet" "Onyx Amulet" "Agate Amulet" "Turquoise Amulet" "Citrine Amulet"
  550. Rarity Normal
  551. ItemLevel >= 60
  552. SetFontSize 32
  553. PlayAlertSound 1 0
  554. Show
  555. Class Belts
  556. BaseType "Leather Belt" "Heavy Belt" "Chain Belt"
  557. Rarity Normal
  558. ItemLevel >= 60
  559. SetFontSize 32
  560. PlayAlertSound 1 0
  561. Show
  562. Class Rings Amulets Belts
  563. Rarity Rare
  564. ItemLevel >= 60
  565. SetFontSize 32
  566. PlayAlertSound 1 0
  567.  
  568. Show
  569. Class Rings Amulets Belts
  570. Rarity Rare
  571. ItemLevel < 60
  572. SetBackgroundColor 0 0 0
  573. SetFontSize 40
  574. PlayAlertSound 1 0
  575. Show
  576. Rarity Rare
  577. SetFontSize 32
  578. PlayAlertSound 1 0
  579. #========================= FLASKS =======================
  580.  
  581. Show
  582. BaseType Flask
  583. BaseType "Granite" "Quicksilver" "Silver" "Basalt"
  584. SetBorderColor 200 200 0 180
  585. SetBackgroundColor 0 0 0
  586. SetFontSize 44
  587. PlayAlertSound 2 300
  588.  
  589. Show
  590. BaseType Flask
  591. BaseType "Jade" "Ruby" "Sapphire" "Topaz" "Amethyst" "Quartz" "Basalt" "Aquamarine" "Stibnite" "Sulphur" "Silver" "Bismuth"
  592. SetBorderColor 200 200 0 180
  593. SetBackgroundColor 0 0 0
  594. SetFontSize 32
  595. PlayAlertSound 1 0
  596.  
  597. Show
  598. BaseType Flask
  599. BaseType "Ruby" "Sapphire" "Topaz" "Amethyst" "Quartz" "Jade"
  600. SetBorderColor 200 200 0 180
  601. SetBackgroundColor 0 0 0
  602. SetFontSize 44
  603.  
  604. # racing_flasks
  605. Show
  606. BaseType "Small Life Flask" "Small Mana Flask" "Medium Life Flask" "Medium Mana Flask" "Large Life Flask" "Grand Life Flask" "Grand Mana Flask" "Large Mana Flask" "Greater Mana Flask" "Greater Life Flask" "Greater Life Flask" "Greater Mana Flask" "Grand Life Flask" "Grand Mana Flask" "Giant Life Flask" "Giant Mana Flask" "Colossal Life Flask" "Colossal Mana Flask" "Sacred Life Flask" "Sacred Mana Flask"
  607. SetBorderColor 172 253 254
  608. SetFontSize 44
  609. PlayAlertSound 1 0
  610.  
  611. Show
  612. BaseType Flask
  613. ItemLevel < 60
  614. Quality >= 5
  615. SetBorderColor 0 0 0
  616. SetBackgroundColor 80 80 80
  617. SetFontSize 32
  618. PlayAlertSound 1 0
  619.  
  620. Show
  621. BaseType Flask
  622. Quality >= 10
  623. SetBorderColor 0 0 0
  624. SetBackgroundColor 80 80 80
  625. SetFontSize 32
  626. PlayAlertSound 1 0
  627.  
  628.  
  629. #==================================== Sockets ========================
  630.  
  631. Show
  632. LinkedSockets 4
  633. #ItemLevel <= 60
  634. Show
  635. LinkedSockets 4
  636. #ItemLevel <= 70
  637. Class "Gloves" "Boots" "Helmets" "Bow"
  638. SetTextColor 255 0 255
  639. SetBorderColor 255 0 255
  640. SetBackgroundColor 0 0 0
  641. Show
  642. LinkedSockets >= 4
  643. DropLevel > 60
  644.  
  645. #================================= Divination Cards ==============================
  646.  
  647. #Show
  648. # BaseType "Death Bow"
  649.  
  650. Show
  651. Class "Divination Card"
  652. BaseType "The Oath" "A Mother's Parting Gift" "The Surgeon" "The Dragon" "Death" "The Rabid Rhoa" "Her Mask"
  653. SetTextColor 30 255 30
  654. SetBorderColor 20 255 20
  655. SetBackgroundColor 0 0 0
  656. SetFontSize 48
  657. # PlayAlertSound 4 100
  658.  
  659. Show
  660. Class "Divination Card"
  661. BaseType "The Wolf's Shadow" "The Calling" "Loyalty" "Rain Tempter" "Volatile Power" "The Catalyst" "The Summoner" "The Tower" "The Pact"
  662. SetTextColor 30 255 30
  663. SetBorderColor 20 255 20
  664. SetBackgroundColor 0 0 0
  665. SetFontSize 48
  666. PlayAlertSound 4 100
  667.  
  668. Show
  669. Class "Divination Card"
  670. BaseType "Struck by Lightning" "The Valley of Steel Boxes" "The Wolven King's Bite" "The Spark and the Flame" "The Saint's Treasure" "The Porcupine" "The Polymath" "Lingering Remnants" "The Void" "Mawr Blaidd" "The Wolf" "The Valkyrie" "The Sephirot" "The Formless Sea" "Emperor of Purity" "The Cursed King" "The Stormcaller" "Heterochromia" "The Immortal" "The Devastator" "Abandoned Wealth" "The Artist" "The Brittle Emperor" "The Celestial Justicar" "The Chains that Bind" "Chaotic Disposition" "The Dark Mage" "The Doctor" "The Dragon's Heart" "The Explorer" "The Fiend" "Gemcutter's Promise" "The Gladiator" "The Hoarder" "House of Mirrors" "The Hunger" "Humility" "Jack in the Box" "The King's Heart" "The Last One Standing" "The Queen" "The Poet" "The Spoiled Prince" "Time-Lost Relic" "The Trial" "Wealth and Power" "The Thaumaturgist" "The Surveyor" "The Enlightened" "Last Hope" "Hunter's Reward" "Merciless Armament" "Bowyer's Dream" "The Warlord" "The Offering" "Lost Worlds" "The Body" "The Ethereal" "The Dapper Prodigy" "Rats" "Treasure Hunter" "The Risk" "The Arena Champion" "Earth Drinker"
  671. SetTextColor 255 0 255
  672. SetBorderColor 255 0 255
  673. SetBackgroundColor 0 0 0
  674. SetFontSize 48
  675. PlayAlertSound 5 300
  676.  
  677. Show
  678. Class "Divination Card"
  679. BaseType "Atziri's Arsenal" "Might is Right" "The Opulent" "The Wretched" "The Wolverine" "The Standoff" "Mitts" "The Garish Power" "The Forsaken" "The Coming Storm" "Call to the First Ones" "Tranquillity" "The Dragon" "Prosperity" "Glimmer of Hope" "The Demoness" "Blind Venture" "Anarchy's Price" "The Fletcher" "Volatile Power" "The Wind" "The Sun" "The Summoner" "The Siren" "The Road to Power" "The Pack Leader" "The Pact" "The Incantation" "The Inventor" "Grave Knowledge" "The Fox" "The Drunken Aristocrat" "The Cataclysm" "The Betrayal" "The Avenger" "The Harvester" "The Jester" "Lysah's Respite" "The Scavenger" "The Tyrant" "The Soul" "The Penitent" "The Endurance" "Dialla's Subjugation" "Light and Truth" "Lucky Deck" "Cartographer's Delight" "The Web" "The Lunaris Priestess" "The Lion" "Gift of the Gemling Queen" "Turn the Other Cheek" "The Throne" "Boundless Realms" "Thunderous Skies" "Hope" "Destined to Crumble" "Dying Anguish" "Shard of Fate" "The Battle Born" "The Carrion Crow" "The Conduit" "Coveted Possession" "Doedre's Madness" "Emperor's Luck" "The Encroaching Darkness" "The Feast" "The Flora's Gift" "The Gambler" "The Gemcutter" "The Gentleman" "The Hermit" "The King's Blade" "Lantador's Lost Love" "The Lover" "The Metalsmith's Gift" "The One With All" "Rain of Chaos" "The Scarred Meadow" "The Scholar" "The Survivalist" "Three Faces in the Dark" "The Union" "Vinia's Token" "The Warden" "The Watcher" "The Wrath" "The Traitor" "The Lord in Black" "The Sigil" "Birth of the Three" "Lucky Connections" "The Mercenary"
  680. SetTextColor 30 255 30
  681. SetBorderColor 20 255 20
  682. SetBackgroundColor 0 0 0
  683. SetFontSize 48
  684. PlayAlertSound 4 100
  685.  
  686. Show
  687. Class "Quest Items" "Hideout Doodads" "Microtransactions" "Map" "Amulets" "Rings" "Gems" "Currency"
  688.  
  689. Show
  690. Height = 1
  691. Width = 1
  692. SetTextColor 255 0 255
  693. SetBorderColor 255 0 255
  694. SetBackgroundColor 0 0 0
  695. SetFontSize 48
  696. PlayAlertSound 4 300
  697.  
  698. #================================= Unlisted item opacity and Text size =======
  699. Show
  700. ItemLevel < 67
  701. Hide
  702. Rarity = Magic
  703. Class "Boots" "Helmets"
  704. SetTextColor 30 255 30
  705. SetBackgroundColor 0 0 0 255
  706. Hide
  707. ItemLevel < 100
  708. SetBackgroundColor 0 0 0 100
  709.  
  710. #end_of_file
Advertisement
Add Comment
Please, Sign In to add comment