Advertisement
angiris

WaTaFx_15c.filter

Dec 4th, 2016
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.31 KB | None | 0 0
  1. # WaTaFx 2.5.0 Atlas of Worlds (Breach league) item filter v15a
  2.  
  3. # Section: 1. Currency
  4.  
  5. Show
  6. Class "Currency"
  7. BaseType "Mirror" "Exalted" "Divine"
  8.  
  9. SetTextColor 128 0 128
  10. SetBackgroundColor 255 165 0 190
  11. SetBorderColor 170 158 130
  12. SetFontSize 45
  13. PlayAlertSound 1 80
  14.  
  15. Show
  16. BaseType "Shaper's Orb" "Unshaping Orb"
  17. Class "Quest Items"
  18. SetTextColor 74 230 58
  19. SetBackgroundColor 74 0 160 200
  20. SetBorderColor 170 158 130
  21. SetFontSize 45
  22. PlayAlertSound 1 100
  23.  
  24. Show
  25. Class "Currency"
  26. BaseType "Chaos" "Vaal" "Regal" "Regret" "Scouring" "Blessed" "Prism"
  27.  
  28. SetTextColor 255 215 0
  29. SetBackgroundColor 186 104 200
  30. SetBorderColor 255 215 0
  31. SetFontSize 40
  32. PlayAlertSound 2 100
  33.  
  34. Show
  35. Class "Currency"
  36. BaseType "Fusing" "Chisel" "Jeweller" "Alchemy" "Chance"
  37.  
  38. SetTextColor 255 215 0
  39. SetBackgroundColor 186 104 200
  40. SetBorderColor 255 215 0
  41. SetFontSize 40
  42. PlayAlertSound 2 70
  43.  
  44. # Splinter
  45. Show
  46. Class "Currency"
  47. BaseType "Splinter"
  48.  
  49. SetTextColor 212 212 255
  50. SetBackgroundColor 54 100 146 209
  51. SetBorderColor 136 136 255
  52. SetFontSize 39
  53. PlayAlertSound 9 70
  54.  
  55. # Blessing
  56. Show
  57. Class "Currency"
  58. BaseType "Blessing"
  59.  
  60. SetTextColor 212 212 255
  61. SetBackgroundColor 54 100 146 209
  62. SetBorderColor 255 255 255
  63. SetFontSize 42
  64. PlayAlertSound 9 90
  65.  
  66. # Atlas
  67. Show
  68. BaseType "Cartographer's Sextant""Cartographer's Seal"
  69.  
  70. SetTextColor 163 141 109
  71. SetBackgroundColor 255 255 255
  72. SetBorderColor 163 141 109
  73. SetFontSize 40
  74. PlayAlertSound 9 79
  75.  
  76. # League currency
  77. Show
  78. Class "Currency"
  79. BaseType "Coin" "Essence" "Remnant of Corruption"
  80.  
  81. SetTextColor 0 0 0
  82. SetBackgroundColor 255 255 255 159
  83. SetBorderColor 255 255 255
  84. SetFontSize 40
  85. PlayAlertSound 7 65
  86.  
  87. Show
  88. Class "Currency"
  89. BaseType "Alteration" "Transmutation" "Augmentation" "Chromatic" "Scrap" "Whetstone" "Bauble"
  90.  
  91. SetTextColor 237 231 246
  92. SetBackgroundColor 186 104 200
  93. SetBorderColor 0 0 255
  94. SetFontSize 40
  95.  
  96. Show
  97. Class "Currency"
  98. BaseType "Portal" "Wisdom"
  99.  
  100. SetTextColor 0 0 0
  101. SetBackgroundColor 186 104 200
  102. SetBorderColor 0 0 0 0
  103. SetFontSize 30
  104.  
  105.  
  106.  
  107. # Section: 2. Maps
  108.  
  109. # T1-T5 (Blue Maps)
  110. Show
  111. DropLevel >= 1
  112. DropLevel <= 72
  113. Class "Maps"
  114. Rarity <= Rare
  115.  
  116. SetBackgroundColor 39 23 148
  117. SetBorderColor 255 255 255
  118. SetFontSize 34
  119.  
  120. # T6-T10 (Yellow Maps)
  121. Show
  122. DropLevel >= 73
  123. DropLevel <= 77
  124. Class "Maps"
  125. Rarity <= Rare
  126.  
  127. SetBackgroundColor 39 23 148
  128. SetBorderColor 255 255 0
  129. SetFontSize 37
  130.  
  131. # T11-T16 (Red Maps)
  132. Show
  133. DropLevel >= 78
  134. DropLevel <= 100
  135. Class "Maps"
  136. Rarity <= Rare
  137.  
  138. SetBackgroundColor 39 23 148
  139. SetBorderColor 255 165 0
  140. SetFontSize 41
  141. PlayAlertSound 2 100
  142.  
  143. Show
  144. Class "Maps"
  145. Rarity = Unique
  146.  
  147. SetTextColor 255 255 255
  148. SetBackgroundColor 232 114 6 184
  149. SetBorderColor 255 255 255
  150. SetFontSize 41
  151. PlayAlertSound 8 79
  152.  
  153. Show
  154. Class "Map Fragments"
  155.  
  156. SetTextColor 184 218 242
  157. SetBackgroundColor 0 0 0
  158. SetBorderColor 184 218 242
  159. SetFontSize 43
  160.  
  161. Show
  162. Quality >= 10
  163. BaseType "Stone Hammer" "Rock Breaker" "Gavel"
  164. Rarity = Normal
  165.  
  166. SetTextColor 255 255 255
  167. SetBackgroundColor 128 128 128 159
  168. SetBorderColor 255 255 255
  169. SetFontSize 39
  170.  
  171. # Section: 3. Flasks
  172.  
  173. Show
  174. Quality > 0
  175. BaseType "Flask"
  176. Rarity <= Magic
  177.  
  178. SetTextColor 255 255 255
  179. SetBackgroundColor 255 255 255 36
  180. SetBorderColor 0 0 0
  181. SetFontSize 38
  182.  
  183. Show
  184. Class "Utility Flasks" "Critical Utility Flasks"
  185.  
  186. SetTextColor 255 255 255
  187. SetBackgroundColor 255 255 255 36
  188. SetBorderColor 30 144 255
  189. SetFontSize 40
  190.  
  191. Show
  192. BaseType "Flask"
  193. Rarity = Unique
  194.  
  195. SetTextColor 255 0 0
  196. SetBackgroundColor 255 255 255 190
  197. SetBorderColor 255 0 0
  198. SetFontSize 45
  199. PlayAlertSound 6 79
  200.  
  201. # Section: 4. Divination cards
  202.  
  203. Show
  204. Class "Divination Card"
  205.  
  206. SetTextColor 255 255 255
  207. SetBackgroundColor 208 32 144
  208. SetBorderColor 128 0 128
  209. SetFontSize 38
  210. PlayAlertSound 2 60
  211.  
  212. # Section: 5. Skill gems
  213.  
  214. Show
  215. Class "Gem"
  216. BaseType "Portal" "Empower" "Enlighten" "Enhance" "Added Chaos Damage Support" "Detonate Mines"
  217.  
  218. SetTextColor 255 255 255
  219. SetBackgroundColor 38 173 68 180
  220. SetBorderColor 255 255 119
  221. SetFontSize 41
  222. PlayAlertSound 8 79
  223.  
  224. Show
  225. Quality >= 15
  226. Class "Gems"
  227.  
  228. SetTextColor 255 255 255
  229. SetBackgroundColor 38 173 68 180
  230. SetBorderColor 0 0 255
  231. SetFontSize 38
  232. PlayAlertSound 2 50
  233.  
  234. Show
  235. Class "Active Skill Gems"
  236. BaseType "Vaal"
  237.  
  238. SetTextColor 255 255 255
  239. SetBackgroundColor 38 173 68 180
  240. SetBorderColor 255 40 0 220
  241. SetFontSize 35
  242.  
  243. Show
  244. Quality > 0
  245. Class "Gems"
  246.  
  247. SetTextColor 255 255 255
  248. SetBackgroundColor 38 173 68 180
  249. SetBorderColor 255 255 255
  250. SetFontSize 35
  251.  
  252. Show
  253. Quality = 0
  254. Class "Gems"
  255.  
  256. SetTextColor 255 255 255
  257. SetBackgroundColor 38 173 68 180
  258. SetBorderColor 255 255 255 0
  259. SetFontSize 32
  260.  
  261. # Section: 6. Jewels
  262.  
  263. Show
  264. Class "Jewel"
  265. Rarity = Rare
  266.  
  267. SetTextColor 255 255 119
  268. SetBackgroundColor 54 100 146
  269. SetBorderColor 255 255 119
  270. SetFontSize 37
  271. PlayAlertSound 2 50
  272.  
  273. # Section: 7. Items
  274.  
  275. Show
  276. BaseType "Coral Ring" "Two-Stone Ring" "Topaz Ring" "Diamond Ring" "Ruby Ring" "Sapphire Ring" "Turquoise Amulet" "Citrine Amulet" "Lapis Amulet" "Amber Amulet" "Onyx Amulet" "Gold Amulet" "Prismatic Ring" "Rustic Sash" "Leather Belt" "Jade Amulet" "Agate Amulet" "Steel Ring" "Opal Ring" "Blue Pearl Amulet" "Marble Amulet"
  277. Rarity = Rare
  278.  
  279. SetBorderColor 255 255 119
  280. SetFontSize 43
  281. PlayAlertSound 2 100
  282.  
  283. Show
  284. BaseType "Two-Stone Ring" "Topaz Ring" "Diamond Ring" "Ruby Ring" "Sapphire Ring" "Turquoise Amulet" "Citrine Amulet" "Lapis Amulet" "Amber Amulet" "Onyx Amulet" "Gold Amulet" "Prismatic Ring" "Rustic Sash" "Leather Belt" "Jade Amulet" "Agate Amulet" "Steel Ring" "Opal Ring" "Blue Pearl Amulet" "Marble Amulet" "Coral Ring"
  285. Rarity <= Magic
  286. ItemLevel >= 75
  287.  
  288. SetBorderColor 200 200 200
  289. SetFontSize 37
  290.  
  291. Show
  292. BaseType "Imperial Skean" "Imbued Wand" "Jewelled Foil" "Vaal Rapier" "Harbinger Bow" "Exquisite Blade" "Fleshripper" "Vaal Axe" "Coronal Maul" "Opal Sceptre"
  293. Rarity <= Rare
  294. ItemLevel >= 83
  295.  
  296. SetBorderColor 200 200 200
  297. SetFontSize 39
  298. PlayAlertSound 2 100
  299.  
  300. Show
  301. BaseType "Astral Plate" "Titan Gauntlets" "Slink Boots" "Slink Gloves" "Titan Greaves" "Dragonscale Boots" "Dragonscale Gauntlets" "Royal Burgonet" "Lion Pelt" "Nightmare Bascinet" "Imperial Buckler" "Colossal Tower Shield" "Vaal Regalia" "Sorcerer Boots" "Sorcerer Gloves" "Hubris Circlet" "Titanium Spirit Shield" "Fossilised Spirit Shield" "Crusader Gloves" "Crusader Boots" "Archon Kite Shield" "Platinum Kris" "Vanguard Belt" "Crystal Belt" "Bone Helmet" "Two-Toned Boots" "Spiked Gloves" "Gripped Gloves" "Fingerless Silk Gloves"
  302. Rarity <= Rare
  303. ItemLevel >= 84
  304.  
  305. SetBorderColor 200 200 200
  306. SetFontSize 39
  307. PlayAlertSound 2 100
  308.  
  309. Show
  310. Class "Rings" "Amulets" "Belts"
  311. Rarity = Rare
  312. ItemLevel >= 68
  313.  
  314. SetBorderColor 200 200 200
  315. SetFontSize 40
  316.  
  317. Show
  318. BaseType "Astral Plate" "Titan Gauntlets" "Slink Boots" "Slink Gloves" "Titan Greaves" "Dragonscale Boots" "Dragonscale Gauntlets" "Royal Burgonet" "Lion Pelt" "Imperial Skean" "Imbued Wand" "Jewelled Foil" "Vaal Rapier" "Harbinger Bow" "Exquisite Blade" "Fleshripper" "Vaal Axe" "Coronal Maul" "Platinum Kris" "Vaal Regalia" "Sorcerer Boots" "Sorcerer Gloves" "Hubris Circlet" "Titanium Spirit Shield" "Fossilised Spirit Shield" "Crusader Gloves" "Crusader Boots" "Archon Kite Shield" "Lacewood Spirit Shield" "Spike-Point Arrow Quiver" "Profane Wand" "Prophecy Wand" "Tornado Wand" "Opal Wand" "Sai" "Ambusher" "Demon Dagger" "Ezomyte Dagger" "Nightmare Bascinet" "Solaris Circlet" "Goliath Greaves" "Goliath Gauntlets" "Conjurer Boots" "Conjurer Gloves" "Hydrascale Boots" "Hydrascale Gauntlets" "Stealth Boots" "Stealth Gloves" "Sinner Tricorne" "Eternal Burgonet" "Vanguard Belt" "Crystal Belt" "Bone Helmet" "Two-Toned Boots" "Spiked Gloves" "Gripped Gloves" "Fingerless Silk Gloves"
  319. Rarity >= Rare
  320. ItemLevel >= 1
  321.  
  322. SetFontSize 38
  323.  
  324. Show
  325. BaseType "Breach Ring"
  326.  
  327. SetTextColor 255 255 255
  328. SetBackgroundColor 54 100 146 170
  329. SetBorderColor 0 0 0
  330. SetFontSize 40
  331. PlayAlertSound 8 70
  332.  
  333. Show
  334. Rarity = Unique
  335.  
  336. SetTextColor 255 255 255
  337. SetBackgroundColor 224 37 37 198
  338. SetBorderColor 0 0 0
  339. SetFontSize 43
  340. PlayAlertSound 6 70
  341.  
  342. Show
  343. SocketGroup "RGB"
  344. Height = 3
  345. Width = 1
  346. Rarity <= Rare
  347.  
  348. SetBackgroundColor 0 10 59 143
  349. SetBorderColor 210 0 0
  350.  
  351. Show
  352. SocketGroup "RGB"
  353. Height = 2
  354. Width = 2
  355. Rarity <= Rare
  356.  
  357. SetBackgroundColor 0 10 59 143
  358. SetBorderColor 210 0 0
  359.  
  360. Show
  361. Sockets = 6
  362.  
  363. SetTextColor 128 0 128
  364. SetBackgroundColor 255 255 255 163
  365. SetBorderColor 0 0 0
  366. SetFontSize 38
  367. PlayAlertSound 2 50
  368.  
  369. Show
  370. LinkedSockets = 5
  371.  
  372. SetTextColor 128 0 128
  373. SetBackgroundColor 255 255 255 184
  374. SetBorderColor 0 0 255
  375. SetFontSize 40
  376. PlayAlertSound 2 50
  377.  
  378. Show
  379. LinkedSockets = 6
  380.  
  381. SetTextColor 74 0 160 200
  382. SetBackgroundColor 0 200 255 207
  383. SetBorderColor 255 0 0
  384. SetFontSize 45
  385. PlayAlertSound 6 68
  386.  
  387. # Section: 8. Other
  388.  
  389. Show
  390. Class "Quest Items"
  391.  
  392. SetTextColor 74 230 58
  393. SetBackgroundColor 0 0 0
  394. SetBorderColor 74 230 58
  395. SetFontSize 45
  396.  
  397. Show
  398. Class "Labyrinth"
  399.  
  400. SetTextColor 255 200 0
  401. SetBackgroundColor 0 0 0
  402. SetBorderColor 255 200 0
  403. SetFontSize 45
  404.  
  405. Show
  406. Class "Fishing Rods"
  407.  
  408. SetTextColor 255 0 0
  409. SetBackgroundColor 255 165 0
  410. SetBorderColor 0 0 0
  411. SetFontSize 45
  412. PlayAlertSound 1 79
  413.  
  414. # Section: 9. Hide trash
  415.  
  416. Hide
  417. Rarity <= Rare
  418.  
  419. SetBackgroundColor 128 128 128
  420. SetBorderColor 0 0 0 100
  421. SetFontSize 35
  422.  
  423. Hide
  424. Class "Currency"
  425. BaseType "Shard" "Scroll Fragment"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement