Advertisement
Guest User

Krame race filter

a guest
Feb 7th, 2016
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.62 KB | None | 0 0
  1. # Script edited with Filtration - https://github.com/ben-wallis/Filtration
  2.  
  3. Show
  4. BaseType "Chaos Orb" "Orb of Alchemy" "Orb of Scouring" "Orb of Fusing" "Regal Orb" "Exalted Orb" "Mirror of Kalandra" "Orb of Regret" "Vaal Orb"
  5. SetTextColor 22 252 0
  6. SetBorderColor 9 255 0
  7. SetFontSize 42
  8. PlayAlertSound 1 100
  9.  
  10. Show
  11. BaseType "Orb of Transmutation" "Orb of Chance" "Orb of Alteration"
  12. SetTextColor 255 255 119
  13. SetBorderColor 255 255 119
  14. SetFontSize 40
  15. PlayAlertSound 4 120
  16.  
  17. Show
  18. BaseType "Fire Trap" "Magma Orb" "Faster Casting" "Controlled Destruction" "Freezing Pulse" "Firestorm" "Flame Surge" "Flame Totem" "Lightning Trap"
  19. SetTextColor 210 0 0
  20. SetFontSize 40
  21.  
  22. Show
  23. BaseType "Portal Scroll" "Scroll of Wisdom" "Firestorm"
  24. SetBackgroundColor 0 0 0 238
  25. SetBorderColor 0 0 0
  26. SetFontSize 45
  27.  
  28. Show
  29. Class "Jewel"
  30. SetBorderColor 74 230 58
  31. SetFontSize 40
  32.  
  33. Show
  34. Rarity = Unique
  35. SetBorderColor 175 96 37
  36. SetFontSize 42
  37. PlayAlertSound 6 125
  38.  
  39. Show
  40. BaseType "Ruby Ring" "Topaz Ring" "Sapphire Ring"
  41. SetBorderColor 74 230 58
  42. SetFontSize 40
  43.  
  44. Show
  45. LinkedSockets = 3
  46. SocketGroup "RGB"
  47. SetBorderColor 136 136 255
  48.  
  49. Show
  50. BaseType "Jade Amulet"
  51. SetBorderColor 210 0 220
  52. SetFontSize 45
  53. PlayAlertSound 5 150
  54.  
  55. Show
  56. LinkedSockets >= 4
  57. SetBackgroundColor 255 0 255 119
  58.  
  59. Show
  60. BaseType "Granite Flask" "Jade Flask" "Sapphire Flask" "Ruby Flask" "Topaz Flask"
  61. SetBorderColor 255 0 0
  62.  
  63. Show
  64. BaseType "Quicksilver Flask"
  65. SetBorderColor 210 0 0
  66. SetFontSize 45
  67. PlayAlertSound 2 300
  68.  
  69. Show
  70. Rarity >= Magic
  71. Class "Boots"
  72. SetBorderColor 210 0 0
  73. SetFontSize 38
  74.  
  75. Show
  76. Class "Boots"
  77. SetBorderColor 210 0 0
  78.  
  79. Show
  80. LinkedSockets = 3
  81. SocketGroup "GGB"
  82. Class "Gloves" "Helmets"
  83. SetBackgroundColor 138 130 131 218
  84. SetFontSize 37
  85.  
  86. Show
  87. Rarity = Rare
  88. SocketGroup "RGB"
  89. SetTextColor 255 255 119
  90. SetBackgroundColor 200 0 100 175
  91. SetBorderColor 255 255 255 175
  92. SetFontSize 32
  93. PlayAlertSound 1 0
  94.  
  95. Show
  96. LinkedSockets = 3
  97. SocketGroup "BBB" "BBR" "BBG"
  98. Class "Wands" "Sceptres"
  99. SetBorderColor 30 144 255
  100. SetFontSize 40
  101. PlayAlertSound 3 200
  102.  
  103. Show
  104. BaseType "Quartz Sceptre"
  105. SetBorderColor 255 255 255
  106. SetFontSize 42
  107. PlayAlertSound 9 100
  108.  
  109. Show
  110. Rarity = Rare
  111. Class "Wands" "Sceptres"
  112. SetBorderColor 255 255 119
  113. SetFontSize 38
  114. PlayAlertSound 8 200
  115.  
  116. Show
  117. Rarity = Magic
  118. Class "Wands" "Sceptres"
  119. SetBorderColor 136 136 255
  120. SetFontSize 38
  121.  
  122. Show
  123. Rarity = Normal
  124. Class "Wands" "Sceptres"
  125. SetBorderColor 255 255 255
  126. SetFontSize 38
  127.  
  128. Show
  129. Rarity = Rare
  130. SetBorderColor 255 200 0
  131.  
  132. Show
  133. Class "Life Flasks" "Mana Flasks"
  134. SetBorderColor 255 255 255
  135.  
  136. Show
  137. BaseType "Coral Ring" "Iron Ring" "Ruby Ring" "Leather Belt" "Heavy Belt" "Sapphire Ring"
  138. SetBorderColor 50 230 100
  139. SetFontSize 40
  140. PlayAlertSound 7 100
  141.  
  142. Show
  143. Class "Rings" "Amulets" "Belts"
  144. SetBorderColor 175 96 37
  145. SetFontSize 36
  146.  
  147. Show
  148. Class "Quest Items"
  149. SetBorderColor 74 230 58
  150. SetFontSize 45
  151.  
  152. Show
  153. ItemLevel <= 32
  154. LinkedSockets >= 2
  155. SocketGroup "BB"
  156. Class "Gloves" "Helmets"
  157. SetBorderColor 30 144 255
  158.  
  159. Show
  160. ItemLevel <= 3
  161. BaseType "Iron Hat" "Iron Gauntlets" "Iron Greaves"
  162.  
  163. Show
  164. ItemLevel <= 6
  165. BaseType "Leather Cap" "Rawhide Gloves" "Rawhide Boots"
  166.  
  167. Show
  168. ItemLevel <= 6
  169. BaseType "Battered Helm" "Fishscale Gauntlets" "Scale Vest"
  170. SetBorderColor 150 0 255
  171.  
  172. Show
  173. ItemLevel <= 9
  174. BaseType "Battered Helm" "Fishscale Gauntlets" "Scale Vest" "Leatherscale Boots"
  175.  
  176. Show
  177. ItemLevel <= 9
  178. BaseType "Cone Helmet"
  179. SetBorderColor 150 0 255
  180.  
  181. Show
  182. ItemLevel <= 12
  183. BaseType "Cone Helmet"
  184.  
  185. Show
  186. ItemLevel <= 12
  187. BaseType "Goathide Gloves" "Plated Gauntlets" "Strapped Leather" "Light Brigandine"
  188. SetBorderColor 150 0 255
  189.  
  190. Show
  191. ItemLevel <= 15
  192. BaseType "Goathide Gloves" "Plated Gauntlets" "Strapped Leather" "Light Brigandine"
  193.  
  194. Show
  195. ItemLevel <= 15
  196. BaseType "Tricorne" "Sallet"
  197. SetBorderColor 150 0 255
  198.  
  199. Show
  200. ItemLevel <= 18
  201. BaseType "Tricorne" "Sallet"
  202.  
  203. Show
  204. ItemLevel <= 18
  205. BaseType "Ironscale Gauntlets" "Buckskin Tunic" "Scale Doublet"
  206. SetBorderColor 150 0 255
  207.  
  208. Show
  209. ItemLevel <= 21
  210. BaseType "Ironscale Gauntlets" "Buckskin Tunic" "Scale Doublet"
  211.  
  212. Show
  213. ItemLevel <= 21
  214. BaseType "Barbute Helmet"
  215. SetBorderColor 150 0 255
  216.  
  217. Show
  218. ItemLevel <= 24
  219. BaseType "Barbute Helmet"
  220.  
  221. Show
  222. ItemLevel <= 24
  223. BaseType "Leather Hood" "Deerskin Gloves" "Infantry Brigandine"
  224. SetBorderColor 150 0 255
  225.  
  226. Show
  227. ItemLevel <= 27
  228. BaseType "Leather Hood" "Deerskin Gloves" "Infantry Brigandine"
  229.  
  230. Show
  231. ItemLevel <= 27
  232. BaseType "Visored Sallet" "Bronze Gauntlets" "Wild Leather"
  233. SetBorderColor 150 0 255
  234.  
  235. Show
  236. ItemLevel <= 30
  237. BaseType "Visored Sallet" "Bronze Gauntlets" "Wild Leather"
  238.  
  239. # note - docks/lunaris normal 29, transition from evasion to armour based chest highlighting
  240. Show
  241. ItemLevel <= 30
  242. BaseType "Close Helmet" "Bronzescale Gauntlets" "Full Scale Armour" "Full Leather" "Full Plate"
  243. SetBorderColor 150 0 255
  244.  
  245. Show
  246. ItemLevel <= 33
  247. BaseType "Close Helmet" "Bronzescale Gauntlets" "Full Scale Armour" "Full Leather" "Full Plate"
  248.  
  249. Show
  250. ItemLevel <= 33
  251. BaseType "Wolf Pelt" "Soldier's Brigandine" "Arena Plate" "Sun Leather"
  252. SetBorderColor 150 0 255
  253.  
  254. Show
  255. ItemLevel <= 36
  256. BaseType "Wolf Pelt" "Soldier's Brigandine" "Arena Plate" "Sun Leather"
  257.  
  258. Show
  259. ItemLevel <= 36
  260. BaseType "Gilded Sallet" "Nubuck Gloves" "Field Lamellar" "Thief's Garb" "Lordly Plate"
  261. SetBorderColor 150 0 255
  262.  
  263. Show
  264. ItemLevel <= 39
  265. BaseType "Gilded Sallet" "Nubuck Gloves" "Field Lamellar" "Thief's Garb" "Lordly Plate"
  266.  
  267. # note - evasion chests phase out here at the 100 dex req mark (Thief's Garb last one) - need to add more if actually levelling as evasion all the way
  268. Show
  269. ItemLevel <= 39
  270. BaseType "Gladiator Helmet" "Secutor Helm" "Steel Gauntlets" "Steelscale Gauntlets" "Eelskin Gloves" "Bronze Plate" "Wyrmscale Doublet"
  271. SetBorderColor 150 0 255
  272.  
  273. Show
  274. ItemLevel <= 42
  275. BaseType "Gladiator Helmet" "Secutor Helm" "Steel Gauntlets" "Steelscale Gauntlets" "Eelskin Gloves" "Bronze Plate" "Wyrmscale Doublet"
  276.  
  277. Show
  278. ItemLevel <= 42
  279. BaseType "Reaver Helmet" "Hunter Hood" "Antique Gauntlets" "Battle Plate"
  280. SetBorderColor 150 0 255
  281.  
  282. Show
  283. ItemLevel <= 45
  284. BaseType "Reaver Helmet" "Hunter Hood" "Antique Gauntlets" "Battle Plate"
  285.  
  286. Show
  287. ItemLevel <= 45
  288. BaseType "Fencer Helm" "Serpentscale Gauntlets" "Hussar Brigandine"
  289. SetBorderColor 150 0 255
  290.  
  291. Show
  292. ItemLevel <= 48
  293. BaseType "Fencer Helm" "Serpentscale Gauntlets" "Hussar Brigandine"
  294.  
  295. Show
  296. ItemLevel <= 48
  297. BaseType "Noble Tricorne" "Sharkskin Gloves" "Sun Plate" "Full Wyrmscale"
  298. SetBorderColor 150 0 255
  299.  
  300. Show
  301. ItemLevel <= 51
  302. BaseType "Noble Tricorne" "Sharkskin Gloves" "Sun Plate" "Full Wyrmscale"
  303.  
  304. # note - cruel docks is 51
  305. Show
  306. ItemLevel <= 51
  307. BaseType "Siege Helmet" "Ancient Gauntlets"
  308. SetBorderColor 150 0 255
  309.  
  310. Show
  311. ItemLevel <= 53
  312. BaseType "Siege Helmet" "Ancient Gauntlets" "Ancient Greaves"
  313.  
  314. Show
  315. ItemLevel <= 53
  316. BaseType "Lacquered Helmet" "Wyrmscale Gauntlets" "Colosseum Plate" "Commander's Brigandine" "Wyrmscale Boots"
  317. SetBorderColor 150 0 255
  318.  
  319. Show
  320. ItemLevel <= 56
  321. BaseType "Lacquered Helmet" "Wyrmscale Gauntlets" "Colosseum Plate" "Commander's Brigandine" "Wyrmscale Boots"
  322.  
  323. # note - cruel ducts is 54
  324. Show
  325. ItemLevel <= 56
  326. BaseType "Ursine Pelt" "Samite Helmet" "Goliath Gauntlets" "Shagreen Gloves" "Majestic Plate" "Battle Lamellar" "Goliath Greaves"
  327. SetBorderColor 150 0 255
  328.  
  329. Show
  330. ItemLevel <= 59
  331. BaseType "Ursine Pelt" "Samite Helmet" "Goliath Gauntlets" "Shagreen Gloves" "Majestic Plate" "Battle Lamellar" "Goliath Greaves"
  332.  
  333. Show
  334. ItemLevel <= 59
  335. BaseType "Fluted Bascinet" "Golden Plate" "Dragonscale Doublet" "Hydrascale Boots"
  336. SetBorderColor 150 0 255
  337.  
  338. Show
  339. ItemLevel <= 62
  340. BaseType "Fluted Bascinet" "Golden Plate" "Dragonscale Doublet" "Hydrascale Boots"
  341.  
  342. # note - merc docks is 64 - EV/AR chests phase out entirely here (desert brigandine last one), EV and ES are added in so only pure basetypes are shown
  343. Show
  344. ItemLevel <= 62
  345. BaseType "Silken Hood" "Ezomyte Burgonet" "Hydrascale Gauntlets" "Crusader Plate" "Desert Brigandine" "Vaal Greaves"
  346. SetBorderColor 150 0 255
  347.  
  348. Show
  349. ItemLevel <= 65
  350. BaseType "Silken Hood" "Ezomyte Burgonet" "Hydrascale Gauntlets" "Crusader Plate" "Desert Brigandine" "Vaal Greaves"
  351.  
  352. Show
  353. ItemLevel <= 65
  354. BaseType "Pig-Faced Bascinet" "Sinner Tricorne" "Vaal Gauntlets" "Gladiator Plate" "Dragonscale Boots"
  355. SetBorderColor 150 0 255
  356.  
  357. # note - merc ducts is 67
  358. Show
  359. ItemLevel < 68
  360. BaseType "Pig-Faced Bascinet" "Sinner Tricorne" "Vaal Gauntlets" "Gladiator Plate" "Dragonscale Boots"
  361.  
  362. Show
  363. ItemLevel <= 70
  364. BaseType "Nightmare Bascinet" "Eternal Burgonet" "Royal Burgonet" "Lion Pelt" "Hubris Circlet" "Dragonscale Gauntlets" "Titan Gauntlets" "Slink Gloves" "Sorcerer Gloves"
  365. SetBorderColor 150 0 255
  366.  
  367. Show
  368. ItemLevel <= 70
  369. BaseType "Vaal Regalia" "Astral Plate" "Glorious Plate" "Assassin's Garb" "Zodiac Leather" "Titan Greaves" "Slink Boots" "Sorcerer Boots"
  370. SetBorderColor 150 0 255
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement