HeyItsLooney

POE2 Generic Filter

Dec 8th, 2024 (edited)
9,706
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.11 KB | None | 0 0
  1. #===============================================================================================================
  2. # Currency
  3. #===============================================================================================================
  4.  
  5. Show # Tier 0 Currency (Divine, Mirror, Perfect Jeweller's Orb)
  6. BaseType == "Divine Orb" "Mirror of Kalandra" "Perfect Jeweller's Orb"
  7. SetFontSize 45
  8. SetTextColor 0 0 0 255
  9. SetBorderColor 0 0 0 255
  10. SetBackgroundColor 213 159 0 255
  11. PlayEffect White
  12. MinimapIcon 2 White Circle
  13. PlayAlertSound 2 300
  14.  
  15. Show # Tier 1 Currency (Exalt, Annul, Greater Jeweller's Orb)
  16. BaseType == "Exalted Orb" "Orb of Annulment" "Greater Jeweller's Orb"
  17. SetFontSize 45
  18. SetTextColor 255 255 255 255
  19. SetBorderColor 255 255 255 255
  20. SetBackgroundColor 240 90 35 255
  21. PlayEffect Red
  22. MinimapIcon 0 Red Circle
  23. PlayAlertSound 1 300
  24.  
  25. Show # Tier 2 Currency (Chaos, Vaal, Alch, Chance, Lesser Jeweller's Orb, GCP, Glassblower's)
  26. BaseType == "Chaos Orb" "Vaal Orb" "Orb of Alchemy" "Orb of Chance" "Lesser Jeweller's Orb" "Gemcutter's Prism" "Glassblower's Bauble"
  27. SetFontSize 45
  28. SetTextColor 0 0 0 255
  29. SetBorderColor 0 0 0 255
  30. SetBackgroundColor 240 90 35 255
  31. PlayAlertSound 2 300
  32. PlayEffect Yellow
  33. MinimapIcon 1 Yellow Circle
  34.  
  35. Show # Tier 3 Currency (Transmute, Aug, Regal)
  36. BaseType == "Orb of Transmutation" "Orb of Augmentation" "Regal Orb"
  37. SetFontSize 45
  38. SetTextColor 0 0 0 255
  39. SetBorderColor 0 0 0 255
  40. SetBackgroundColor 249 150 25 255
  41. PlayAlertSound 2 300
  42. PlayEffect White
  43. MinimapIcon 2 White Circle
  44.  
  45. Show # Tier 3.5 Currency (Artifificercier orb and shard) Wanted unique sound for this
  46. BaseType == "Artificer's Orb" "Artificer's Shard"
  47. SetFontSize 45
  48. SetTextColor 0 0 0 255
  49. SetBorderColor 0 0 0 255
  50. SetBackgroundColor 249 150 25 255
  51. PlayAlertSound 11 300
  52. PlayEffect White
  53. MinimapIcon 2 White Circle
  54.  
  55. Show # Tier 4 Currency (Quality Currency)
  56. BaseType == "Blacksmith's Whetstone" "Arcanist's Etcher" "Armourer's Scrap"
  57. SetFontSize 45
  58. SetTextColor 0 0 0 255
  59. SetBorderColor 0 0 0 255
  60. SetBackgroundColor 213 159 0 255
  61. PlayEffect White
  62. MinimapIcon 2 White Circle
  63. PlayAlertSound 2 300
  64.  
  65. Show # Tier 5 Currency (Shards)
  66. BaseType == "Transmutation Shard" "Regal Shard" "Chance Shard"
  67. SetFontSize 45
  68. SetTextColor 0 0 0 255
  69. SetBorderColor 0 0 0 255
  70. SetBackgroundColor 210 178 135 255
  71. PlayAlertSound 2 300
  72. PlayEffect Grey
  73. MinimapIcon 2 Grey Circle
  74.  
  75. Show # Tier 6 Currency (Wisdom Scrolls)
  76. BaseType == "Scroll of Wisdom"
  77. SetFontSize 40
  78. SetBorderColor 100 50 30 255
  79. SetBackgroundColor 20 20 0 255
  80.  
  81. Show # Gold
  82. BaseType == "Gold"
  83. SetFontSize 40
  84. SetTextColor 255 255 255 255
  85. SetBorderColor 255 255 255 255
  86. SetBackgroundColor 20 20 0 255
  87. MinimapIcon 2 Grey Cross
  88.  
  89. #===============================================================================================================
  90. # Other Crafting Items
  91. #===============================================================================================================
  92.  
  93. Show # All Runes
  94. BaseType == "Desert Rune" "Glacial Rune" "Storm Rune" "Iron Rune" "Body Rune" "Mind Rune" "Rebirth Rune" "Inspiration Rune" "Stone Rune" "Vision Rune"
  95. SetFontSize 45
  96. SetTextColor 0 0 0 255
  97. SetBorderColor 0 0 0 255
  98. SetBackgroundColor 249 150 25 255
  99. PlayAlertSound 16 300
  100. PlayEffect White
  101. MinimapIcon 2 White Circle
  102.  
  103. Show # Greater Essences
  104. BaseType == "Greater Essence of the Body" "Greater Essence of the Mind" "Greater Essence of Enhancement" "Greater Essence of Torment" "Greater Essence of Flames" "Greater Essence of Ice" "Greater Essence of Electricity" "Greater Essence of Ruin" "Greater Essence of Battle" "Greater Essence of Sorcery" "Greater Essence of Haste" "Greater Essence of the Infinite"
  105. SetFontSize 45
  106. SetTextColor 0 0 0 255
  107. SetBorderColor 0 0 0 255
  108. SetBackgroundColor 240 90 35 255
  109. PlayAlertSound 2 300
  110. PlayEffect Yellow
  111. MinimapIcon 1 Yellow Circle
  112.  
  113. Show # Essences
  114. BaseType == "Essence of the Body" "Essence of the Mind" "Essence of Enhancement" "Essence of Torment" "Essence of Flames" "Essence of Ice" "Essence of Electricity" "Essence of Ruin" "Essence of Battle" "Essence of Sorcery" "Essence of Haste" "Essence of the Infinite"
  115. SetFontSize 45
  116. SetTextColor 0 0 0 255
  117. SetBorderColor 0 0 0 255
  118. SetBackgroundColor 213 159 0 255
  119. PlayAlertSound 2 300
  120. PlayEffect White
  121. MinimapIcon 2 White Circle
  122.  
  123. #===============================================================================================================
  124. # Gems
  125. #===============================================================================================================
  126.  
  127. Show # Gems same for now
  128. BaseType == "Uncut Skill Gem" "Uncut Support Gem" "Uncut Spirit Gem"
  129. SetFontSize 45
  130. SetTextColor 20 240 240 255
  131. SetBorderColor 20 240 240 255
  132. SetBackgroundColor 6 0 60 255
  133. PlayAlertSound 2 300
  134. PlayEffect White
  135. MinimapIcon 1 Yellow Triangle
  136.  
  137. #===============================================================================================================
  138. # Endgame Items
  139. #===============================================================================================================
  140.  
  141. #===============================================================================================================
  142. # Breach Items
  143. #===============================================================================================================
  144.  
  145. Show # Breachstone
  146. BaseType = "Breachstone"
  147. SetFontSize 45
  148. SetTextColor 180 0 255 255
  149. SetBorderColor 180 0 255 255
  150. SetBackgroundColor 255 255 255 255
  151. PlayAlertSound 6 300
  152. PlayEffect Red
  153. MinimapIcon 0 Red Star
  154.  
  155. Show # Splinter
  156. BaseType == "Breach Splinter"
  157. SetFontSize 45
  158. SetTextColor 255 255 255 255
  159. SetBorderColor 210 20 210 255
  160. SetBackgroundColor 65 20 80
  161. PlayAlertSound 2 300
  162. PlayEffect Purple Temp
  163. MinimapIcon 1 Grey Kite
  164.  
  165. Show # Catalysts
  166. BaseType == "Flesh Catalyst" "Neural Catalyst" "Carapace Catalyst" "Uul-Netol's Catalyst" "Xoph's Catalyst" "Tul's Catalyst" "Esh's Catalyst" "Chayula's Catalyst" "Reaver Catalyst" "Sibilant Catalyst" "Skittering Catalyst" "Adaptive Catalyst"
  167. SetFontSize 45
  168. SetTextColor 255 255 255 255
  169. SetBorderColor 210 20 210 255
  170. SetBackgroundColor 65 20 80
  171. PlayEffect Red
  172. MinimapIcon 0 Red Circle
  173. PlayAlertSound 2 300
  174.  
  175. #===============================================================================================================
  176. # Delirium Items
  177. #===============================================================================================================
  178.  
  179. Show # Simulacrum
  180. BaseType == "Simulacrum"
  181. SetFontSize 45
  182. SetTextColor 96 96 96 255
  183. SetBorderColor 96 96 96 255
  184. SetBackgroundColor 255 255 255 255
  185. PlayAlertSound 6 300
  186. PlayEffect Red
  187. MinimapIcon 0 Red Star
  188.  
  189. Show # Splinters
  190. BaseType == "Simulacrum Splinter"
  191. SetFontSize 45
  192. SetTextColor 0 0 0 255
  193. SetBorderColor 96 96 96 255
  194. SetBackgroundColor 224 224 224
  195. PlayAlertSound 2 300
  196. PlayEffect Grey Temp
  197. MinimapIcon 1 Grey Kite
  198.  
  199. Show # Distillations
  200. BaseType = "Distilled Despair" "Distilled Disgust" "Distilled Envy" "Distilled Fear" "Distilled Greed" "Distilled Guilt" "Distilled Ire" "Distilled Isolation" "Distilled Paranoia" "Distilled Suffering"
  201. SetFontSize 45
  202. SetTextColor 0 0 0 255
  203. SetBorderColor 96 96 96 255
  204. SetBackgroundColor 224 224 224
  205. PlayEffect Red
  206. MinimapIcon 0 Red Circle
  207. PlayAlertSound 2 300
  208.  
  209. #===============================================================================================================
  210. # Ritual Items
  211. #===============================================================================================================
  212.  
  213. Show # An Audience with the King
  214. BaseType == "An Audience with the King"
  215. SetFontSize 45
  216. SetTextColor 0 0 0 255
  217. SetBorderColor 0 0 0 255
  218. SetBackgroundColor 213 159 0 255
  219. PlayEffect White
  220. MinimapIcon 2 White Circle
  221. PlayAlertSound 2 300
  222.  
  223. Show # Omens
  224. Class == "Omen"
  225. SetFontSize 45
  226. SetTextColor 255 255 255 255
  227. SetBorderColor 255 255 255 255
  228. SetBackgroundColor 240 90 35 255
  229. PlayEffect Red
  230. MinimapIcon 0 Red Circle
  231. PlayAlertSound 1 300
  232.  
  233. #===============================================================================================================
  234. # Expedition Items
  235. #===============================================================================================================
  236.  
  237. Show # Logbooks
  238. BaseType == "Expedition Logbook"
  239. SetFontSize 45
  240. SetTextColor 255 85 85 255
  241. SetBorderColor 255 85 85 255
  242. SetBackgroundColor 40 0 30 255
  243. PlayAlertSound 5 300
  244. PlayEffect Yellow
  245.  
  246. Show # Coinage and artifacts
  247. BaseType = "Exotic Coinage" "Broken Circle Artifact" "Black Scythe Artifact" "Order Artifact" "Sun Artifact"
  248. SetFontSize 45
  249. SetTextColor 0 0 0 255
  250. SetBorderColor 0 0 0 255
  251. SetBackgroundColor 240 90 35 255
  252. PlayAlertSound 2 300
  253. PlayEffect Yellow
  254. MinimapIcon 1 Yellow Circle
  255.  
  256. #===============================================================================================================
  257. # Ultimatum Items
  258. #===============================================================================================================
  259.  
  260. Show # TrialMaster Items
  261. BaseType == "Deadly Fate" "Cowardly Fate" "Victorious Fate"
  262. SetFontSize 45
  263. SetTextColor 0 0 0 255
  264. SetBorderColor 0 0 0 255
  265. SetBackgroundColor 213 159 0 255
  266. PlayEffect White
  267. MinimapIcon 2 White Circle
  268. PlayAlertSound 2 300
  269.  
  270. Show # Inscribed Ultimatums
  271. BaseType == "Inscribed Ultimatum"
  272. SetFontSize 45
  273. SetTextColor 255 85 85 255
  274. SetBorderColor 255 85 85 255
  275. SetBackgroundColor 40 0 30 255
  276. PlayAlertSound 5 300
  277. PlayEffect Yellow
  278.  
  279. Show # Soul Cores
  280. BaseType == "Soul Core of Tacati" "Soul Core of Opiloti" "Soul Core of Jiquani" "Soul Core of Zalatl" "Soul Core of Citaqualotl" "Soul Core of Puhuarte" "Soul Core of Tzamoto" "Soul Core of Xopec" "Soul Core of Azcapa" "Soul Core of Topotante" "Soul Core of Quipolatl" "Soul Core of Ticaba" "Soul Core of Atmohua" "Soul Core of Cholotl" "Soul Core of Zantipi"
  281. SetFontSize 45
  282. SetTextColor 0 0 0 255
  283. SetBorderColor 0 0 0 255
  284. SetBackgroundColor 240 90 35 255
  285. PlayAlertSound 2 300
  286. PlayEffect Yellow
  287. MinimapIcon 1 Yellow Circle
  288.  
  289. #===============================================================================================================
  290. # Sanctum Items - gems are not specialized, just added like rares for now
  291. #===============================================================================================================
  292.  
  293. Show # Invitation
  294. BaseType = "Djinn Barya"
  295. SetFontSize 45
  296. SetTextColor 255 85 85 255
  297. SetBorderColor 255 85 85 255
  298. SetBackgroundColor 40 0 30 255
  299. PlayAlertSound 5 300
  300. PlayEffect Yellow
  301.  
  302. #===============================================================================================================
  303. # Mapping Items
  304. #===============================================================================================================
  305.  
  306. Show # Waystones
  307. Class == "Waystones"
  308. SetFontSize 45
  309. SetTextColor 255 255 255 255
  310. SetBackgroundColor 20 20 0 255
  311. PlayAlertSound 4 300
  312. PlayEffect White
  313. MinimapIcon 2 White Square
  314.  
  315. Show # Tablets
  316. Class = "Tablet"
  317. SetFontSize 45
  318. SetTextColor 0 0 0 255
  319. SetBorderColor 0 0 0 255
  320. SetBackgroundColor 240 90 35 255
  321. PlayAlertSound 2 300
  322. PlayEffect Yellow
  323. MinimapIcon 1 Yellow Circle
  324.  
  325. Show # Pinnacle Frags
  326. Class == "Pinnacle Keys"
  327. SetFontSize 45
  328. SetTextColor 0 0 0 255
  329. SetBorderColor 0 0 0 255
  330. SetBackgroundColor 213 159 0 255
  331. PlayEffect White
  332. MinimapIcon 2 White Circle
  333. PlayAlertSound 2 300
  334.  
  335. #===============================================================================================================
  336. # Items
  337. #===============================================================================================================
  338.  
  339. Show # Normal Items with Quality and Sockets
  340. Rarity == "Normal"
  341. Quality > 0
  342. Sockets > 0
  343. SetFontSize 45
  344. PlayAlertSound 7 300
  345. PlayEffect White
  346. MinimapIcon 1 White Diamond
  347.  
  348. Show # Normal Items with Quality
  349. Rarity == "Normal"
  350. Quality > 0
  351. SetFontSize 45
  352. PlayAlertSound 8 300
  353. PlayEffect White
  354. MinimapIcon 1 White Star
  355.  
  356. Show # Normal Items with Sockets
  357. Rarity == "Normal"
  358. Sockets > 0
  359. SetFontSize 45
  360. PlayAlertSound 9 300
  361. PlayEffect White
  362. MinimapIcon 1 White Circle
  363.  
  364. Show # Normal Items
  365. Rarity == "Normal"
  366.  
  367. Show # Magic Items with Quality and Sockets
  368. Rarity == "Magic"
  369. Quality > 0
  370. Sockets > 0
  371. SetFontSize 45
  372. PlayAlertSound 7 300
  373. PlayEffect Blue
  374. MinimapIcon 1 Blue Diamond
  375.  
  376. Show # Magic Items with quality
  377. Rarity == "Magic"
  378. Quality > 0
  379. SetFontSize 45
  380. PlayAlertSound 8 300
  381. PlayEffect Blue
  382. MinimapIcon 1 Blue Star
  383.  
  384. Show # Magic Items with Sockets
  385. Rarity == "Magic"
  386. Sockets > 0
  387. SetFontSize 45
  388. PlayAlertSound 9 300
  389. PlayEffect Blue
  390. MinimapIcon 1 Blue Circle
  391.  
  392. Show # Magic Ttems
  393. Rarity == "Magic"
  394. SetFontSize 45
  395. PlayEffect Blue
  396. MinimapIcon 1 Blue Pentagon
  397.  
  398. Show # Rare Items with Quality and Sockets
  399. Rarity == "Rare"
  400. Quality > 0
  401. Sockets > 0
  402. SetFontSize 45
  403. PlayAlertSound 2 300
  404. PlayEffect Yellow
  405. MinimapIcon 1 Yellow Diamond
  406.  
  407. Show # Rare Items with Quality
  408. Rarity == "Rare"
  409. Quality > 0
  410. SetFontSize 45
  411. PlayAlertSound 2 300
  412. PlayEffect Yellow
  413. MinimapIcon 1 Yellow Star
  414.  
  415. Show # Rare Items with Sockets
  416. Rarity == "Rare"
  417. Sockets > 0
  418. SetFontSize 45
  419. PlayAlertSound 2 300
  420. PlayEffect Yellow
  421. MinimapIcon 1 Yellow Circle
  422.  
  423. Show # Rare Items
  424. Rarity == "Rare"
  425. SetFontSize 45
  426. PlayAlertSound 2 300
  427. PlayEffect Yellow
  428. MinimapIcon 1 Yellow Pentagon
  429.  
  430. Show # Unique Items
  431. Rarity == "Unique"
  432. SetFontSize 45
  433. SetTextColor 175 96 37 255
  434. SetBorderColor 175 96 37 255
  435. SetBackgroundColor 53 13 13 255
  436. PlayAlertSound 1 300
  437. PlayEffect Brown
  438. MinimapIcon 2 Brown Star
  439.  
  440. #===============================================================================================================
  441. # Other
  442. #===============================================================================================================
  443.  
  444. Show # Every other item. Should only be quest items, but if not this will get your attention. Also cant get quest items to work in filter
  445. SetFontSize 45
  446. SetTextColor 74 230 58 255
  447. SetBorderColor 74 230 58 255
  448. SetBackgroundColor 20 20 0 255
  449. PlayAlertSound 3 300
  450. PlayEffect Green
  451. MinimapIcon 0 Green Pentagon
Advertisement
Add Comment
Please, Sign In to add comment