Guest User

RaceCaster2.6 - Mar 3, 2017

a guest
Mar 3rd, 2017
2,530
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.48 KB | None | 0 0
  1. #Dominion's Loot Filter v13
  2. #Edited by Havoc
  3. #Updated Mar 3, 2017
  4. #
  5. #INSTRUCTIONS
  6. #
  7. #Make a .filter file in C:Users\YOURNAME\Documents\My Games\Path of Exile
  8. #IE: Maps.filter
  9. #
  10. #Then load the filter in game: Options --> UI --> List of Item Filters
  11.  
  12. # ========================= Ultra Rare items ======================
  13.  
  14. Show
  15. Class "Fishing Rod"
  16. SetTextColor 255 0 255
  17. SetBorderColor 255 0 255
  18. SetBackgroundColor 0 0 0
  19. SetFontSize 48
  20. PlayAlertSound 5 300
  21. Show
  22. Class "Currency"
  23. BaseType "Mirror of Kalandra" "Albino Rhoa Feather"
  24. SetTextColor 255 0 255
  25. SetBorderColor 255 0 255
  26. SetBackgroundColor 0 0 0
  27. SetFontSize 48
  28. PlayAlertSound 5 300
  29. Show
  30. LinkedSockets 6
  31. SetTextColor 255 0 255
  32. SetBorderColor 255 0 255
  33. SetBackgroundColor 0 0 0
  34. SetFontSize 48
  35. PlayAlertSound 5 300
  36.  
  37.  
  38. # ========================== Currency ========================
  39.  
  40. Show
  41. BaseType "Divine Orb" "Exalted Orb" "Eternal Orb"
  42. SetTextColor 255 0 255
  43. SetBorderColor 255 0 255
  44. SetBackgroundColor 0 0 0
  45. SetFontSize 48
  46. PlayAlertSound 5 300
  47.  
  48. Show
  49. Class Gem
  50. BaseType "Increased Duration" "Haste" "Vaal Haste"
  51. SetTextColor 255 0 255
  52. SetBorderColor 255 0 255
  53. SetBackgroundColor 0 0 0
  54. SetFontSize 48
  55. PlayAlertSound 5 300
  56.  
  57. Show
  58. BaseType Flask
  59. BaseType "Silver" "Basalt"
  60. SetBorderColor 200 200 0 180
  61. SetBackgroundColor 0 0 0
  62. SetFontSize 44
  63. PlayAlertSound 2 300
  64.  
  65. #Show
  66. #Class Gem
  67. #BaseType "Wrath"
  68. # SetTextColor 255 0 255
  69. # SetBorderColor 255 0 255
  70. # SetBackgroundColor 0 0 0
  71. # SetFontSize 48
  72. # PlayAlertSound 5 300
  73.  
  74. Show
  75. BaseType "Blacksmith's Whetstone"
  76. SetTextColor 30 255 30
  77. SetBorderColor 20 255 20
  78. SetBackgroundColor 0 0 0
  79. SetFontSize 48
  80. PlayAlertSound 4 0
  81.  
  82. Show
  83. 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"
  84. SetTextColor 30 255 30
  85. SetBorderColor 20 255 20
  86. SetBackgroundColor 0 0 0
  87. SetFontSize 48
  88. PlayAlertSound 4 100
  89.  
  90. Show
  91. BaseType "Orb of Alteration" "Orb of Transmutation"
  92. SetTextColor 172 165 132
  93. SetBorderColor 172 165 132 180
  94. SetBackgroundColor 0 0 0
  95. SetFontSize 48
  96. PlayAlertSound 1 200
  97.  
  98. Show
  99. BaseType "Silver Coin" "Perandus Coin" "Orb of Chance" "Jeweller's Orb" "Orb of Alteration" "Glassblower's Bauble"
  100. SetTextColor 172 165 132
  101. SetBorderColor 172 165 132 180
  102. SetBackgroundColor 0 0 0
  103. SetFontSize 48
  104. # PlayAlertSound 1 0
  105.  
  106. Show
  107. 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"
  108. SetTextColor 172 165 132
  109. SetBorderColor 172 165 132 180
  110. SetBackgroundColor 0 0 0
  111. SetFontSize 48
  112. # PlayAlertSound 1 0
  113.  
  114. Show
  115. 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"
  116. SetBorderColor 172 165 132 180
  117. SetBackgroundColor 0 0 0
  118. SetFontSize 48
  119. # PlayAlertSound 1 0
  120. Show
  121. BaseType "Chromatic Orb"
  122. SetTextColor 172 165 132
  123. SetBorderColor 172 165 132 180
  124. SetBackgroundColor 0 0 0
  125. SetFontSize 48
  126. # PlayAlertSound 1 0
  127.  
  128. Hide
  129. Class "Currency"
  130. BaseType "Scroll Fragment"
  131. SetTextColor 255 0 255
  132.  
  133. Show
  134. BaseType "Scroll of Wisdom" "Portal Scroll"
  135. SetFontSize 45
  136.  
  137. Show
  138. Class Currency
  139. SetTextColor 172 165 132
  140. SetBorderColor 0 0 0
  141. SetBackgroundColor 0 0 0
  142. SetFontSize 32
  143. PlayAlertSound 1 0
  144.  
  145. #Caster Racing
  146. Show
  147. Sockets 6
  148. SetTextColor 30 255 30
  149. SetBorderColor 20 255 20
  150. SetBackgroundColor 0 0 0
  151. SetFontSize 48
  152. PlayAlertSound 6 300
  153.  
  154. Show
  155. ItemLevel <= 21
  156. BaseType "Jade Amulet"
  157. SetBorderColor 210 0 220
  158. SetFontSize 45
  159. PlayAlertSound 5 150
  160.  
  161. Show
  162. ItemLevel <= 50
  163. Class "Sceptre"
  164. LinkedSockets 3
  165. SetBackgroundColor 0 0 0
  166. SetBorderColor 255 0 255
  167. SetFontSize 45
  168. PlayAlertSound 8 300
  169.  
  170. Show
  171. ItemLevel <= 50
  172. Class "Sceptre"
  173. Rarity >= Magic
  174. SetTextColor 155 155 255
  175. SetBackgroundColor 0 0 0
  176. SetBorderColor 155 155 255
  177. SetFontSize 45
  178.  
  179. Show
  180. ItemLevel <= 50
  181. Class "Sceptre"
  182. SetTextColor 255 255 255
  183. SetBackgroundColor 0 0 0
  184. SetBorderColor 255 255 255
  185. SetFontSize 45
  186.  
  187. Show
  188. ItemLevel <= 50
  189. Class "Wand" "Sceptre" "Dagger"
  190. LinkedSockets 3
  191. SocketGroup "BBB" "BBR" "BBG"
  192. SetBackgroundColor 0 0 0
  193. SetBorderColor 255 0 255
  194. SetFontSize 45
  195. PlayAlertSound 8 300
  196.  
  197. Show
  198. ItemLevel <= 50
  199. Class "Helm" "Gloves" "Shield"
  200. LinkedSockets 3
  201. SocketGroup "BBB" "BBG"
  202. SetBackgroundColor 0 0 0
  203. SetBorderColor 255 0 255
  204. SetFontSize 45
  205. PlayAlertSound 8 300
  206.  
  207. Show
  208. Class "Helm" "Gloves" "Boots" "Body Armour"
  209. LinkedSockets 4
  210. SocketGroup "BBBB" "BBGG" "BBBR"
  211. SetBackgroundColor 0 0 0
  212. SetBorderColor 255 0 255
  213. SetFontSize 45
  214. PlayAlertSound 8 300
  215.  
  216. Show
  217. Class "Helm" "Gloves" "Boots" "Body Armour"
  218. LinkedSockets 4
  219. SetBackgroundColor 0 0 0
  220. SetBorderColor 255 0 255
  221. SetFontSize 45
  222.  
  223. #boots
  224. Show
  225. Class "Boots"
  226. Rarity > Normal
  227. SetBorderColor 193 85 39
  228. SetFontSize 45
  229.  
  230. #_items
  231. Show
  232. Class "Quest Items"
  233. SetFontSize 44
  234. SetBorderColor 59 192 41
  235.  
  236. Show
  237. Class Gem
  238. BaseType "Fireball" "Viper Strike" "Glacial Hammer" "Fire Trap"
  239. SetFontSize 45
  240.  
  241. # ===================== 5 Links 6 Sockets and Chromatics ====================
  242.  
  243. Show
  244. LinkedSockets 5
  245. SetTextColor 30 255 30
  246. SetBorderColor 20 255 20
  247. SetBackgroundColor 0 0 0
  248. SetFontSize 48
  249. PlayAlertSound 5 300
  250.  
  251. Show
  252. Sockets 6
  253. SetTextColor 30 255 30
  254. SetBorderColor 20 255 20
  255. SetBackgroundColor 0 0 0
  256. SetFontSize 48
  257. PlayAlertSound 6 300
  258.  
  259.  
  260. Show
  261. Rarity = Rare
  262. SocketGroup RGB
  263. SetTextColor 255 255 119 255
  264. SetBorderColor 255 255 255 175
  265. SetBackgroundColor 200 0 100 175
  266. # SetFontSize 48
  267. # PlayAlertSound 1 0
  268.  
  269. Show
  270. Rarity = Magic
  271. SocketGroup RGB
  272. SetTextColor 136 136 255 255
  273. SetBorderColor 255 255 255 175
  274. SetBackgroundColor 200 0 100 175
  275. # SetFontSize 48
  276. # PlayAlertSound 1 0
  277.  
  278. Show
  279. Rarity = Normal
  280. SocketGroup RGB
  281. SetTextColor 200 200 200 255
  282. SetBorderColor 255 255 255 175
  283. SetBackgroundColor 200 0 100 175
  284. # SetFontSize 48
  285. # PlayAlertSound 1 0
  286.  
  287.  
  288. # ============================= MAPS =========================
  289.  
  290. Show
  291. Class Maps
  292. DropLevel >= 77
  293. SetTextColor 255 0 255
  294. SetBorderColor 255 0 255
  295. SetBackgroundColor 0 0 0
  296. SetFontSize 48
  297. PlayAlertSound 5 300
  298.  
  299. Show
  300. Class Maps
  301. DropLevel >= 73
  302. SetTextColor 30 255 30
  303. SetBorderColor 20 255 20
  304. SetBackgroundColor 0 0 0
  305. SetFontSize 48
  306. PlayAlertSound 4 100
  307.  
  308. Show
  309. Rarity <= Rare
  310. Class Maps
  311. SetTextColor 30 255 30
  312. SetBorderColor 20 255 20
  313. SetBackgroundColor 0 0 0
  314. SetFontSize 48
  315. PlayAlertSound 4 100
  316.  
  317. Show
  318. BaseType "Sacrifice at Midnight" "Mortal Hope"
  319. SetTextColor 255 0 255
  320. SetBorderColor 255 0 255
  321. SetBackgroundColor 0 0 0
  322. SetFontSize 48
  323. PlayAlertSound 5 300
  324.  
  325. Show
  326. Class Fragments
  327. SetTextColor 30 255 30
  328. SetBorderColor 20 255 20
  329. SetBackgroundColor 0 0 0
  330. SetFontSize 48
  331. PlayAlertSound 4 100
  332.  
  333. # ====================== GEMS =====================
  334.  
  335. Show
  336. Class Gem
  337. BaseType "Empower" "Enlighten" "Enhance" "Portal" "Item Quantity"
  338. SetTextColor 30 255 30
  339. SetBorderColor 20 255 20
  340. SetBackgroundColor 0 0 0
  341. SetFontSize 48
  342. PlayAlertSound 4 100
  343.  
  344. Show
  345. Class Gem
  346. BaseType "Vaal"
  347. SetTextColor 14 161 155
  348. SetBorderColor 220 30 30
  349. SetBackgroundColor 0 0 0
  350. SetFontSize 48
  351. PlayAlertSound 1 0
  352.  
  353. Show
  354. Class Gem
  355. Quality >= 1
  356. SetTextColor 30 255 30
  357. SetBorderColor 20 255 20
  358. SetBackgroundColor 0 0 0
  359. SetFontSize 48
  360. PlayAlertSound 4 100
  361.  
  362. Show
  363. Class Gem
  364. SetTextColor 14 161 155
  365.  
  366.  
  367. #======================== Exceptions =======================
  368.  
  369. Show
  370. Rarity Normal
  371. BaseType "Gavel" "Rock Breaker" "Stone Hammer"
  372. SetTextColor 30 255 30
  373. SetBorderColor 20 255 20
  374. SetBackgroundColor 0 0 0
  375. SetFontSize 48
  376. # PlayAlertSound 4 0
  377.  
  378. Show
  379. Class Jewel
  380. #BaseType "Viridian Jewel"
  381. SetBorderColor 20 255 20
  382. SetFontSize 48
  383. PlayAlertSound 4 100
  384.  
  385. Show
  386. Rarity <= Rare
  387. BaseType "Sacrificial Garb"
  388. SetBorderColor 255 255 255
  389. SetBackgroundColor 0 0 0
  390. SetFontSize 34
  391.  
  392. Show
  393. BaseType "Crystal Belt" "Steel Ring" "Opal Ring" "Fingerless Silk Gloves"
  394. SetBorderColor 255 255 255 175
  395. SetFontSize 45
  396. PlayAlertSound 2 200
  397.  
  398. Show
  399. Rarity Rare
  400. BaseType "Marble Amulet" "Blue Pearl Amulet" "Vanguard Belt" "Bone Helmet" "Two-Toned Boots" "Spiked Gloves" "Gripped Gloves"
  401. SetBorderColor 255 255 255 175
  402. SetFontSize 30
  403. # PlayAlertSound 2 200
  404.  
  405. Show
  406. Rarity Normal
  407. BaseType "Leather Belt" "Sorcerer Boots"
  408. SetBorderColor 255 255 255 175
  409. SetFontSize 35
  410. # PlayAlertSound 1 0
  411.  
  412. Show
  413. 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"
  414. ItemLevel >= 83
  415. SetBorderColor 255 255 255 175
  416. SetBackgroundColor 200 0 100 125
  417. SetFontSize 40
  418. # PlayAlertSound 1 0
  419.  
  420. Show
  421. 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"
  422. ItemLevel >= 84
  423. SetBorderColor 255 255 255 175
  424. SetBackgroundColor 200 0 100 125
  425. SetFontSize 40
  426. # PlayAlertSound 1 0
  427.  
  428. #======================= Misc Map Items ==========================
  429. Show
  430. Class "Misc Map Items"
  431. BaseType "Ancient Reliquary Key"
  432. SetTextColor 255 0 255
  433. SetBorderColor 255 0 255
  434. SetBackgroundColor 0 0 0
  435. SetFontSize 48
  436. PlayAlertSound 5 300
  437.  
  438. #======================= Leaguestones ============================
  439.  
  440. #GG Leaguestones
  441. Show
  442. Class "Leaguestone"
  443. BaseType "Domination Leaguestone" "Ambush Leaguestone" "Perandus Leaguestone" "Nemesis Leaguestone" "Breach Leaguestone" "Bloodlines Leaguestone" "Beyond Leaguestone"
  444. SetTextColor 30 255 30
  445. SetBorderColor 20 255 20
  446. SetBackgroundColor 0 0 0
  447. SetFontSize 48
  448. PlayAlertSound 1 300
  449.  
  450. #OK Leaguestones
  451. Show
  452. Class "Leaguestone"
  453. BaseType "Anarchy Leaguestone" "Tempest Leaguestone" "Torment Leaguestone" "Essence Leaguestone" "Rampage Leaguestone"
  454. SetTextColor 30 255 30
  455. SetBorderColor 20 255 20
  456. SetBackgroundColor 0 0 0
  457. SetFontSize 48
  458. PlayAlertSound 4 300
  459.  
  460. #Meh Leaguestones
  461. Show
  462. Class "Leaguestone"
  463. BaseType "Talisman Leaguestone" "Prophecy Leaguestone" "Invasion Leaguestone" "Onslaught Leaguestone" "Warbands Leaguestone"
  464. SetTextColor 30 255 30
  465. SetBorderColor 20 255 20
  466. SetBackgroundColor 0 0 0
  467. SetFontSize 48
  468. # PlayAlertSound 4 300
  469.  
  470. #========================= talismans =============================
  471.  
  472. Show
  473. BaseType "Talisman"
  474. SetBorderColor 109 200 130 255
  475. SetBackgroundColor 0 0 0
  476. SetFontSize 45
  477.  
  478. #========================= uniques and rares ======================
  479.  
  480. Show
  481. Rarity Unique
  482. SetBorderColor 140 70 40
  483. SetBackgroundColor 0 0 0
  484. SetFontSize 48
  485. PlayAlertSound 5 300
  486.  
  487. Show
  488. Class Rings Amulets Belts
  489. Rarity Rare
  490. ItemLevel >= 75
  491. SetTextColor 255 255 119 255
  492. SetBorderColor 0 200 200 255
  493. SetBackgroundColor 0 200 200 175
  494. SetFontSize 36
  495. PlayAlertSound 1 0
  496. Show
  497. Class Rings
  498. BaseType "Coral Ring" "Gold Ring" "Ruby Ring" "Sapphire Ring" "Topaz Ring" "Diamond Ring" "Moonstone Ring" "Prismatic Ring" "Amethyst Ring" "Two-Stone Ring" "Unset Ring"
  499. Rarity Normal
  500. ItemLevel >= 75
  501. SetBorderColor 0 200 200 255
  502. SetFontSize 32
  503. PlayAlertSound 1 0
  504. Show
  505. Class Amulets
  506. BaseType "Paua Amulet" "Amber Amulet" "Jade Amulet" "Lapis Amulet" "Gold Amulet" "Onyx Amulet" "Agate Amulet" "Turquoise Amulet" "Citrine Amulet"
  507. Rarity Normal
  508. ItemLevel >= 75
  509. SetBorderColor 0 200 200 255
  510. SetFontSize 32
  511. PlayAlertSound 1 0
  512. Show
  513. Class Belts
  514. BaseType "Leather Belt" "Heavy Belt" "Chain Belt"
  515. Rarity Normal
  516. ItemLevel >= 75
  517. SetBorderColor 0 200 200 255
  518. SetFontSize 32
  519. PlayAlertSound 1 0
  520. Show
  521. Class Rings Amulets Belts
  522. Rarity Rare
  523. ItemLevel >= 60
  524. SetTextColor 255 255 119 255
  525. SetBorderColor 255 220 50 255
  526. SetBackgroundColor 255 220 50 100
  527. SetFontSize 32
  528. PlayAlertSound 1 0
  529. Show
  530. Class Rings
  531. BaseType "Coral Ring" "Gold Ring" "Ruby Ring" "Sapphire Ring" "Topaz Ring" "Diamond Ring" "Moonstone Ring" "Prismatic Ring" "Amethyst Ring" "Two-Stone Ring" "Unset Ring"
  532. Rarity Normal
  533. ItemLevel >= 60
  534. SetFontSize 32
  535. PlayAlertSound 1 0
  536. Show
  537. Class Amulets
  538. BaseType "Paua Amulet" "Amber Amulet" "Jade Amulet" "Lapis Amulet" "Gold Amulet" "Onyx Amulet" "Agate Amulet" "Turquoise Amulet" "Citrine Amulet"
  539. Rarity Normal
  540. ItemLevel >= 60
  541. SetFontSize 32
  542. PlayAlertSound 1 0
  543. Show
  544. Class Belts
  545. BaseType "Leather Belt" "Heavy Belt" "Chain Belt"
  546. Rarity Normal
  547. ItemLevel >= 60
  548. SetFontSize 32
  549. PlayAlertSound 1 0
  550. Show
  551. Class Rings Amulets Belts
  552. Rarity Rare
  553. ItemLevel >= 60
  554. SetFontSize 32
  555. PlayAlertSound 1 0
  556.  
  557. Show
  558. Class Rings Amulets Belts
  559. Rarity Rare
  560. ItemLevel < 60
  561. SetBackgroundColor 0 0 0
  562. SetFontSize 40
  563. PlayAlertSound 1 0
  564. Show
  565. Rarity Rare
  566. SetFontSize 32
  567. PlayAlertSound 1 0
  568. #========================= FLASKS =======================
  569.  
  570. Show
  571. BaseType Flask
  572. BaseType "Diamond" "Granite" "Quicksilver"
  573. SetBorderColor 200 200 0 180
  574. SetBackgroundColor 0 0 0
  575. SetFontSize 44
  576. PlayAlertSound 2 300
  577.  
  578. Show
  579. BaseType Flask
  580. BaseType "Jade" "Ruby" "Sapphire" "Topaz" "Amethyst" "Quartz" "Basalt" "Aquamarine" "Stibnite" "Sulphur" "Silver" "Bismuth"
  581. SetBorderColor 200 200 0 180
  582. SetBackgroundColor 0 0 0
  583. SetFontSize 32
  584. PlayAlertSound 1 0
  585.  
  586. Show
  587. BaseType Flask
  588. BaseType "Ruby" "Sapphire" "Topaz" "Amethyst" "Quartz" "Jade"
  589. SetBorderColor 200 200 0 180
  590. SetBackgroundColor 0 0 0
  591. SetFontSize 44
  592.  
  593. # racing_flasks
  594. Show
  595. 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"
  596. SetBorderColor 172 253 254
  597. SetFontSize 44
  598. PlayAlertSound 1 0
  599.  
  600. Show
  601. BaseType Flask
  602. ItemLevel < 60
  603. Quality >= 5
  604. SetBorderColor 0 0 0
  605. SetBackgroundColor 80 80 80
  606. SetFontSize 32
  607. PlayAlertSound 1 0
  608.  
  609. Show
  610. BaseType Flask
  611. Quality >= 10
  612. SetBorderColor 0 0 0
  613. SetBackgroundColor 80 80 80
  614. SetFontSize 32
  615. PlayAlertSound 1 0
  616.  
  617.  
  618. #==================================== Sockets ========================
  619.  
  620. Show
  621. LinkedSockets 4
  622. #ItemLevel <= 60
  623. Show
  624. LinkedSockets 4
  625. #ItemLevel <= 70
  626. Class "Gloves" "Boots" "Helmets" "Bow"
  627. SetTextColor 255 0 255
  628. SetBorderColor 255 0 255
  629. SetBackgroundColor 0 0 0
  630. Show
  631. LinkedSockets >= 4
  632. DropLevel > 60
  633.  
  634. #================================= Divination Cards ==============================
  635.  
  636. #Show
  637. # BaseType "Death Bow"
  638.  
  639. Show
  640. Class "Divination Card"
  641. BaseType "The Oath" "A Mother's Parting Gift" "The Surgeon" "The Dragon" "Death" "The Rabid Rhoa" "Her Mask"
  642. SetTextColor 30 255 30
  643. SetBorderColor 20 255 20
  644. SetBackgroundColor 0 0 0
  645. SetFontSize 48
  646. # PlayAlertSound 4 100
  647.  
  648. Show
  649. Class "Divination Card"
  650. BaseType "The Wolf's Shadow" "The Calling" "Loyalty" "Rain Tempter" "Volatile Power" "The Catalyst" "The Summoner" "The Tower" "The Pact"
  651. SetTextColor 30 255 30
  652. SetBorderColor 20 255 20
  653. SetBackgroundColor 0 0 0
  654. SetFontSize 48
  655. PlayAlertSound 4 100
  656.  
  657. Show
  658. Class "Divination Card"
  659. 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"
  660. SetTextColor 255 0 255
  661. SetBorderColor 255 0 255
  662. SetBackgroundColor 0 0 0
  663. SetFontSize 48
  664. PlayAlertSound 5 300
  665.  
  666. Show
  667. Class "Divination Card"
  668. 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"
  669. SetTextColor 30 255 30
  670. SetBorderColor 20 255 20
  671. SetBackgroundColor 0 0 0
  672. SetFontSize 48
  673. PlayAlertSound 4 100
  674.  
  675. Show
  676. Class "Quest Items" "Hideout Doodads" "Microtransactions" "Map" "Amulets" "Rings" "Gems" "Currency"
  677.  
  678. Show
  679. Height = 1
  680. Width = 1
  681. SetTextColor 255 0 255
  682. SetBorderColor 255 0 255
  683. SetBackgroundColor 0 0 0
  684. SetFontSize 48
  685. PlayAlertSound 4 300
  686.  
  687. #================================= Unlisted item opacity and Text size =======
  688. Show
  689. ItemLevel < 67
  690. Hide
  691. Rarity = Magic
  692. Class "Boots" "Helmets"
  693. SetTextColor 30 255 30
  694. SetBackgroundColor 0 0 0 255
  695. Hide
  696. ItemLevel < 100
  697. SetBackgroundColor 0 0 0 100
  698.  
  699. #end_of_file
Advertisement
Add Comment
Please, Sign In to add comment