Ricksticks

Ricksticks Filter

Jul 8th, 2025 (edited)
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.71 KB | Gaming | 0 0
  1. #Created By: hellcat5
  2. #creation date: 20150712
  3. #update date: 20170303
  4. #purpose: custom filter for path of exile
  5. #include: reference.txt
  6. #
  7. #EDITED AND DUMBED DOWN FOR LONERUN noobiest of them all! EDITS - Less special base showing, #added 86 base show, hide utility, #hide sh1t heist,
  8. #
  9. #************************
  10. # show Watchstone items - DISCONTINUED
  11. #************************
  12. #Show
  13. # BaseType "Watchstone"
  14. # SetFontSize 45
  15.  
  16. #************************
  17. # Settlers Kalguur League
  18. #************************
  19. Show
  20. Class Gold
  21. SetTextColor 242 239 29
  22.  
  23. #************************
  24. # Archnemesis league
  25. #************************
  26. Show
  27. Class Archnemesis Mod
  28.  
  29. #************************
  30. # Necropolis League
  31. #************************
  32. Show
  33. Class Embers of the Allflame
  34.  
  35. #************************
  36. # Affliction League
  37. #************************
  38. Show
  39. Class Tincture
  40. SetFontSize 38
  41.  
  42. Show
  43. Class Charms
  44. SetFontSize 38
  45.  
  46. #************************
  47. # Legion League
  48. #************************
  49. Show
  50. Class Incubator
  51. SetFontSize 38
  52.  
  53. #************************
  54. # Synthesis League
  55. #************************
  56. Show
  57. FracturedItem True
  58.  
  59. Show
  60. SynthesisedItem True
  61.  
  62. #************************
  63. # fishing rod
  64. #************************
  65. Show
  66. Class "Fishing Rods"
  67. SetFontSize 45
  68. MinimapIcon 0 Yellow Star
  69.  
  70. #************************
  71. # uniques
  72. #************************
  73. Show
  74. Rarity Unique
  75. PlayEffect Brown
  76. SetFontSize 38
  77.  
  78. #************************
  79. # special conditions override - "Fingerless Silk Gloves" "Gripped Gloves" "Spiked Gloves" "Two-Toned Boots" "Crystal Belt" "Blue Pearl Amulet" "Opal Ring" "Steel Ring"
  80. #************************
  81. #Show
  82. # BaseType "Bone Helmet" "Convoking Wand"
  83. # SetFontSize 45
  84.  
  85. Show
  86. ItemLevel >= 86
  87. Rarity <= Rare
  88.  
  89. #************************
  90. # jewels
  91. #************************
  92. Show
  93. Class Jewel
  94.  
  95. #************************
  96. # gems
  97. #************************
  98. Show
  99. Class Gems
  100. BaseType "Awakened"
  101. SetFontSize 45
  102. SetTextColor 200 200 255
  103. SetBackgroundColor 0 82 255
  104.  
  105. Show
  106. BaseType "Empower" "Enlighten" "Enhance"
  107. SetFontSize 45
  108.  
  109. Show
  110. Quality >= 1
  111. Class Gems
  112.  
  113. Show
  114. Class Gems
  115. GemLevel >= 20
  116.  
  117. #************************
  118. # divination cards
  119. #************************
  120.  
  121. Show
  122. Class "Divination Card"
  123. SetFontSize 38
  124.  
  125. #************************
  126. # map device items
  127. #************************
  128. Show
  129. UberBlightedMap True
  130. SetFontSize 45
  131. SetTextColor 3 92 226
  132. SetBorderColor 3 92 226
  133. MinimapIcon 1 Blue Raindrop
  134.  
  135. Show
  136. BlightedMap True
  137. SetFontSize 45
  138. SetTextColor 111 142 251
  139. SetBorderColor 111 142 251
  140. MinimapIcon 1 Cyan Raindrop
  141.  
  142. Show
  143. MapTier >= 11
  144. Class Maps
  145. SetTextColor 193 54 0
  146. SetFontSize 38
  147. SetBorderColor 193 54 0
  148. MinimapIcon 1 Red Raindrop
  149.  
  150. Show
  151. MapTier >= 6
  152. Class Maps
  153. SetTextColor 201 187 62
  154. SetFontSize 38
  155. SetBorderColor 201 187 62
  156. MinimapIcon 1 Yellow Raindrop
  157.  
  158. Show
  159. MapTier >= 1
  160. Class Maps
  161. SetTextColor 201 200 191
  162. SetFontSize 38
  163. SetBorderColor 201 200 191
  164. MinimapIcon 1 Grey Raindrop
  165.  
  166. #************************
  167. # 6 sockets -
  168. #************************
  169. Show
  170. LinkedSockets = 6
  171. SetFontSize 38
  172. SetTextColor 184 64 64
  173. SetBorderColor 41 104 214
  174. SetBackgroundColor 0 50 61
  175. MinimapIcon 1 Red Cross
  176.  
  177. Show
  178. Sockets 6
  179. PlayEffect White
  180.  
  181. #************************
  182. # Heist league
  183. #************************
  184. Hide
  185. Class Contract
  186. SetTextColor 186 75 86
  187. SetBackgroundColor 53 53 53
  188.  
  189. Hide
  190. Class Blueprint
  191. SetTextColor 186 75 86
  192. SetBackgroundColor 53 53 53
  193.  
  194. Hide
  195. Class Heist Tool
  196. PlayEffect Red
  197.  
  198. Hide
  199. Class Heist Cloak
  200. PlayEffect Red
  201.  
  202. Hide
  203. Class Heist Gear
  204. PlayEffect Red
  205.  
  206. Hide
  207. Class Heist Brooch
  208. PlayEffect Red
  209.  
  210. Hide
  211. Class Trinket
  212.  
  213. Hide
  214. Class Heist Target
  215.  
  216. #************************
  217. # vendor recipes
  218. #************************
  219.  
  220. #veiled
  221. Show
  222. HasExplicitMod "Veil"
  223.  
  224. # Armor Stuff
  225. Show
  226. Rarity Rare
  227. BaseType "Marble Amulet" "Onyx Amulet" "Agate Amulet" "Citrine Amulet" "Turquoise Amulet" "Jade Amulet" "Leather Belt" "Stygian Vise" "Glorious Plate" "Gladiator Plate" "Titan Greaves" "Vaal Greaves" "Titan Gauntlets" "Vaal Gauntlets" "Eternal Burgonet" "Royal Burgonet" "Cobalt Jewel" "Ghastly Eye Jewel" "Searching Eye Jewel" "Hypnotic Eye Jewel" "Murderous Eye Jewel" "Vermillion Ring" "Amethyst Ring" "Two-Stone Ring" "Pinnacle Tower Shield" "Colossal Tower Shield" "Bone Ring" "Precursor Gauntlets" "Leviathan Gauntlets" "Precursor Greaves" "Leviathan Greaves" "Titan Plate" "Legion Plate" "Royal Plate" "General's Helmet" "Conqueror's Helmet" "Giantslayer Helmet"
  228. SetBorderColor 195 195 195
  229. SetFontSize 38
  230.  
  231. # EV and Armor Stuff
  232. Show
  233. Rarity Rare
  234. BaseType "Triumphant Lamellar" "General's Brigandine" "Two-Toned Boots" "Dragonscale Boots" "Dragonscale Gauntlets" "Hydrascale Gauntlets" "Nightmare Bascinet" "Pig-Faced Bascinet" "Knight Helm" "Conquest Helmet" "Haunted Bascinet" "Full Wyvernscale" "Marshall's Brigandine" "Conquest Lamellar" "Chimerascale Boots" "Wyvernscale Boots" "Chimerascale Gauntlets" "Wyvernscale Gauntlets"
  235. SetBorderColor 195 195 195
  236. SetFontSize 38
  237.  
  238. # regal recipe
  239. Show
  240. Rarity Rare
  241. ItemLevel >= 75
  242. SetBorderColor 0 91 255
  243.  
  244. # chaos recipe
  245. Show
  246. Rarity Rare
  247. ItemLevel >= 60
  248. ItemLevel <= 74
  249. SetBorderColor 238 240 16
  250.  
  251. #************************
  252. # flasks
  253. #************************
  254.  
  255. # utility flasks - grey background black text
  256. Show
  257. Class "Utility Flasks"
  258.  
  259. # life / mana potions - endgame - grey background black text
  260. Show
  261. Class Life Mana Hybrid
  262. DropLevel >= 60
  263. ItemLevel < 68
  264.  
  265. #************************
  266. # currency
  267. #************************
  268. # tier 1 currency (mirror) - fishing rod and mirror black text
  269. Show
  270. BaseType "Mirror of Kalandra" "Mirror Shard" "Fracturing Orb" "Omen of Fortune" "House of Mirrors" "The Apothecary" "The Price of Devotion" "Unrequited Love" "Fire Of Unknown Origin" "The Insane Cat" "The Doctor" "The Demon"
  271. SetFontSize 45
  272. MinimapIcon 0 Yellow Star
  273.  
  274. # tier 2 currency - default currency text set as background black text - discontinued "Maven's Orb" "Elevated Sextant"
  275. Show
  276. BaseType "Exalted Orb" "Eternal Orb" "Divine Orb" "Albino Rhoa Feather" "Crusader's Exalted Orb" "Hunter's Exalted Orb" "Redeemer's Exalted Orb" "Warlord's Exalted Orb" "Ancient Orb" "Orb of Dominance" "Fracturing Shard" "Omen of Connections" "Hinekora's Lock" "Veiled Exalted Orb" "Voidborn Reliquary Key" "Valdo's Puzzle Box" "Power Rune" "Time Rune" "Mountain Rune" "The Fiend" "The Immortal" "I See Brothers" "Brother's Gift" "Father's Love" "Love Through Ice" "The Endless Darkness" "Choking Guilt" "Beauty Through Death" "The World Eater" "The Cheater" "The Progeny of Lunaris" "Divine Justice" "Lonely Warrior" "The Nurse" "The Greatest Intentions" "Seven Years Bad Luck" "The Damned" "Wealth and Power" "Auspicious Ambitions" "Matryoshka" "The Sacrifice" "Friendship" "The Sephirot" "The Enlightened" "The Emptiness" "Luminous Trove" "Desecrated Virtue" "Succor of the Sinless" "The Shieldbearer" "The Last One Standing" "Divine Beauty" "Horned Scarab of Preservation" "Horned Scarab of Glittering" "Ambush Scarab of Containment" "Ultimatum Scarab of Catalysing" "Horned Scarab of Pandemonium" "Horned Scarab of Awakening" "Veiled Chaos Orb" "Shaper's Exalted Orb" "Elder's Exalted Orb" "Orb of Remembrance" "Orb of Unravelling" "Orb of Intention"
  277. SetFontSize 45
  278. SetBorderColor 203 188 135
  279. MinimapIcon 1 Blue Diamond
  280.  
  281. Show
  282. BaseType "Reflecting Mist"
  283. SetFontSize 45
  284. SetBorderColor 203 188 135
  285. MinimapIcon 1 Blue Diamond
  286.  
  287. # Pog Oil Currency - default currency text set as background oil colour text
  288. Show
  289. BaseType "Golden Oil"
  290. SetFontSize 45
  291. SetTextColor 255 201 14
  292. SetBorderColor 203 188 135
  293. MinimapIcon 1 Blue Diamond
  294.  
  295. Show
  296. BaseType "Prismatic Oil"
  297. SetFontSize 45
  298. SetTextColor 255 201 14
  299. SetBorderColor 203 188 135
  300. MinimapIcon 1 Blue Diamond
  301.  
  302. Show
  303. BaseType "Tainted Oil"
  304. SetFontSize 45
  305. SetTextColor 207 24 31
  306. SetBorderColor 203 188 135
  307. MinimapIcon 1 Blue Diamond
  308.  
  309. Show
  310. BaseType "Silver Oil"
  311. SetFontSize 45
  312. SetTextColor 175 175 165
  313. SetBorderColor 203 188 135
  314. MinimapIcon 1 Blue Diamond
  315.  
  316. # Eldritch currency
  317. Show
  318. BaseType "Orb of Conflict" "Eldritch Chaos Orb" "Eldritch Exalted Orb" "Eldritch Orb of Annulment"
  319. SetFontSize 45
  320. SetTextColor 184 64 64
  321. SetBorderColor 41 104 214
  322. SetBackgroundColor 0 50 61
  323. MinimapIcon 1 Red Cross
  324.  
  325. Show
  326. BaseType "Lesser Eldritch Ember" "Greater Eldritch Ember" "Grand Eldritch Ember" "Exceptional Eldritch Ember"
  327. SetFontSize 38
  328. SetTextColor 202 36 36
  329. SetBorderColor 184 64 64
  330. SetBackgroundColor 47 36 10
  331. MinimapIcon 1 White Circle
  332.  
  333. Show
  334. BaseType "Lesser Eldritch Ichor" "Greater Eldritch Ichor" "Grand Eldritch Ichor" "Exceptional Eldritch Ichor"
  335. SetFontSize 38
  336. SetTextColor 106 154 239
  337. SetBorderColor 41 104 214
  338. SetBackgroundColor 47 36 10
  339. MinimapIcon 1 White Circle
  340.  
  341. # tier 2 currency - default currency text set as background black text
  342. Show
  343. BaseType "Stacked Deck"
  344. SetFontSize 45
  345. SetBorderColor 203 188 135
  346. MinimapIcon 1 White Square
  347.  
  348. # tier 2 currency (Breachstones) - colour text for quality of life
  349. Show
  350. BaseType "Chayula's Breachstone" "Chayula's Flawless Breachstone"
  351. SetTextColor 93 25 222
  352. MinimapIcon 1 White Square
  353.  
  354. Show
  355. BaseType "Tul's Breachstone" "Tul's Flawless Breachstone"
  356. SetTextColor 190 188 210
  357. MinimapIcon 1 White Square
  358.  
  359. Show
  360. BaseType "Uul-Netol's Breachstone" "Uul-Netol's Flawless Breachstone"
  361. SetTextColor 49 57 42
  362. MinimapIcon 1 White Square
  363.  
  364. Show
  365. BaseType "Esh's Breachstone" "Esh's Flawless Breachstone"
  366. SetTextColor 10 100 160
  367. MinimapIcon 1 White Square
  368.  
  369. Show
  370. BaseType "Xoph's Breachstone" "Xoph's Flawless Breachstone"
  371. SetTextColor 148 41 23
  372. MinimapIcon 1 White Square
  373.  
  374. # tier 2 currency (Splinters) - colour text for quality of life
  375. Show
  376. BaseType "Splinter of Chayula"
  377. SetFontSize 38
  378. SetTextColor 93 25 222
  379.  
  380. Show
  381. BaseType "Splinter of Tul"
  382. SetFontSize 38
  383. SetTextColor 190 188 210
  384.  
  385. Show
  386. BaseType "Splinter of Uul-Netol"
  387. SetFontSize 38
  388. SetTextColor 49 57 42
  389.  
  390. Show
  391. BaseType "Splinter of Esh"
  392. SetFontSize 38
  393. SetTextColor 10 100 160
  394.  
  395. Show
  396. BaseType "Splinter of Xoph"
  397. SetFontSize 38
  398. SetTextColor 148 41 23
  399.  
  400. # tier 2.5 currency -
  401. Show
  402. BaseType "Exalted Shard" "Ancient Shard" "Igneous Geode" "Crystalline Geode" "Magmatic Ore"
  403. SetFontSize 45
  404. SetBorderColor 203 188 135
  405. MinimapIcon 1 White Circle
  406.  
  407. # tier 3 currency - discontinued "Simple Sextant" "Prime Sextant" "Awakened Sextant"
  408. Show
  409. BaseType "Chaos Orb" "Orb of Alchemy" "Regal Orb" "Blessed Orb" "Cartographer's Chisel" "Gemcutter's Prism" "Orb of Annulment" "Annulment Shard" "Orb of Fusing" "Orb of Regret" "Orb of Scouring" "Vaal Orb" "Engineer's Orb" "Orb of Binding" "Orb of Horizons" "Crescent Splinter" "Simulacrum Splinter" "Oil Extractor"
  410. SetFontSize 38
  411. SetBorderColor 203 188 135
  412. MinimapIcon 1 White Circle
  413.  
  414. #Show (REMOVED)
  415. # BaseType "Oil Extractor"
  416. # SetFontSize 38
  417. # SetBorderColor 203 188 135
  418. # MinimapIcon 1 White Circle
  419.  
  420. # Heist coins
  421. Hide
  422. BaseType Rogue's Marker
  423. SetTextColor 141 54 56
  424. SetBackgroundColor 130 114 66
  425.  
  426. # Tainted Currency
  427. Show
  428. BaseType "Tainted Exalted Orb" "Tainted Mythic Orb" "Tainted Divine Teardrop"
  429. SetFontSize 45
  430. SetBorderColor 170 0 4
  431. MinimapIcon 1 Red Circle
  432.  
  433. Show
  434. BaseType "Tainted Chromatic Orb" "Tainted Orb of Fusing" "Tainted Jeweller's Orb" "Tainted Chaos Orb" "Tainted Armourer's Scrap" "Tainted Blacksmith's Whetstone"
  435. SetBorderColor 170 0 4
  436. MinimapIcon 1 Red Circle
  437.  
  438. # Currency
  439. Hide
  440. BaseType "Chaos Shard" "Engineer's Shard" "Regal Shard" "Binding Shard" "Horizon Shard" "Harbinger's Shard" "Alteration Shard" "Transmutation Shard" "Alchemy Shard"
  441.  
  442. Show
  443. Class Currency
  444. SetFontSize 38
  445.  
  446. #************************
  447. # leagacy league
  448. #************************
  449. # Leaguestone -
  450. Show
  451. Class Leaguestone
  452.  
  453. #************************
  454. # essence league
  455. #************************
  456. Show
  457. BaseType Essence
  458. SetFontSize 38
  459.  
  460. #************************
  461. # Incursion league
  462. #************************
  463. Show
  464. BaseType "Stone of Passage"
  465. SetFontSize 38
  466.  
  467. Show
  468. BaseType "Flashpowder Keg"
  469. SetFontSize 38
  470.  
  471. #************************
  472. # HARVEST league - Discontinued
  473. #************************
  474. #Show
  475. # Class Harvest Seed
  476. # SetBorderColor 220 122 63
  477.  
  478. #************************
  479. # Sentinel League
  480. #************************
  481. Show
  482. Class Sentinel Drone
  483. Rarity Rare
  484. BaseType "Stalker Sentinel"
  485. SetFontSize 38
  486. SetTextColor 255 0 74
  487. SetBackgroundColor 41 4 24
  488.  
  489. Hide
  490. Class Sentinel Drone
  491.  
  492. #************************
  493. # Phrecia Event
  494. #************************
  495. #Show
  496. # Class Idol
  497. # SetFontSize 38
  498.  
  499. #************************
  500. # special cases
  501. #************************
  502. # voidstones
  503. Show
  504. Class Atlas Upgrade Item
  505. SetFontSize 38
  506.  
  507. # talisman
  508. #Show
  509. # BaseType Talisman
  510. # SetFontSize 45
  511.  
  512. # labyrinth - black background orange text
  513. Show
  514. Class Labyrinth
  515.  
  516. # atlas - seal, sextant, unshaping
  517. Show
  518. Class Currency
  519. BaseType Seal Sextant Unshaping
  520. SetFontSize 38
  521.  
  522. # quest items - bigger font size
  523. Show
  524. Class Quest
  525. SetFontSize 45
  526.  
  527. # offering
  528. Show
  529. Class Map Fragments
  530.  
  531. # Maven invitations - discontinued
  532. #Show
  533. # Class Misc Map Items
  534. # SetFontSize 45
  535.  
  536. Show
  537. Class Expedition Logbook
  538. SetFontSize 45
  539.  
  540. #************************
  541. # chromatic vendor recipe
  542. #************************
  543. # rgb vendor recipe
  544. Show
  545. SocketGroup RGB
  546. PlayEffect Green
  547.  
  548. #************************
  549. # Lake of Kalandra league
  550. #************************
  551. Show
  552. Class Pieces
  553.  
  554. Show
  555. Class Memory
  556.  
  557. #************************
  558. # The Forbidden Sanctum
  559. #************************
  560. Show
  561. Class Relic
  562.  
  563. Show
  564. Class Sanctified Relic
  565.  
  566. #************************
  567. # no more face
  568. #************************
  569. #lets hide everything else that does not qualify for one of the above rules
  570. Hide
  571. Rarity < Unique
Tags: poe
Advertisement
Add Comment
Please, Sign In to add comment