Advertisement
Guest User

Untitled

a guest
Jan 7th, 2016
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.15 KB | None | 0 0
  1. #-------------------------------------------------------------------
  2. #Gemuesefilter 1.0.2 (Talisman)
  3. #Last Update: 12-December-2015
  4. #Date: 21-August-2015
  5. #Danke gilt Denibro, ohne ihn wäre das hier nicht möglich gewesen PogChamp Kreygasm Kappa
  6. #Verbesserungsvorschläge, Kritik, Feedback auf http://www.baudusau.tv/t/4842/1/gemuesefilter#p36562
  7. #-------------------------------------------------------------------
  8.  
  9. Show
  10. BaseType "Eternal Orb" "Divine Orb" "Exalted Orb" "Albino Rhoa Feather" "Mirror of Kalandra" "Fishing Rod"
  11. SetTextColor 255 0 0
  12. SetBorderColor 255 0 0
  13. SetBackgroundColor 255 255 255 255
  14. PlayAlertSound 6 100
  15. SetFontSize 44
  16.  
  17. #Highlight Mortal Hope
  18. Show
  19. Class "Map Fragments"
  20. BaseType "Mortal Hope"
  21. SetTextColor 255 0 0
  22. SetBorderColor 255 0 0
  23. SetBackgroundColor 255 255 255 255
  24. PlayAlertSound 6 100
  25. SetFontSize 44
  26.  
  27. Show
  28. BaseType "Regal Orb" "Orb of Regret" "Chaos Orb" "Blessed Orb" "Gemcutter's Prism" "Orb of Fusing" "Orb of Scouring" "Orb of Alchemy" "Vaal Orb" "Cartographer's Chisel"
  29. SetBackgroundColor 213 159 15
  30. SetTextColor 0 0 0
  31. SetBorderColor 0 0 0
  32. PlayAlertSound 1 100
  33. SetFontSize 38
  34.  
  35.  
  36. Show
  37. # T1 - These uniques are have a consistent price of 1+ ex
  38. BaseType "Varnished Coat" "Granite Flask" "Gold Ring" "Penetrating" "Deerskin Gloves" "Sinner Tricorne" "Ursine Pelt" "Champion Kite Shield" "Slaughter Knife" "Large Hybrid Flask" "Sapphire Flask" "Desert Brigandine" "Occultist" "Glorious" "Titanium" "Hubris" "Judgement Staff" "Siege Axe" "Spine Bow" "Prophecy Wand" "Karui Sceptre" "Sacrificial Garb" "Sorcerer Boots" "Paua Ring" "Fiend Dagger"
  39. Rarity Unique
  40. PlayAlertSound 6 300
  41. SetBackgroundColor 255 255 255 255
  42. SetBorderColor 175 96 37 255
  43. SetFontSize 45
  44.  
  45. Show
  46. # T2 - These uniques usually are worth 1+ ex at the start of the league and drop to ~10c over 1-2 month.
  47. BaseType "Golden Plate" "Lathi" "Nubuck Boots" "Serpentine Staff" "Vile Staff" "Terror Maul" "Imperial Skean" "Full Wyrmscale" "Gavel" "Archon Kite Shield" "Opal Wand" "Reinforced Greaves" "Vaal Gauntlets" "Imperial Bow" "Conjurer Boots" "Steelscale Gauntlets" "Amethyst Ring" "Diamond Ring" "Crusader Plate" "Ezomyte Burgonet" "Nightmare Bascinet" "Sharkskin Boots" "Two-Stone"
  48. Rarity Unique
  49. PlayAlertSound 6 300
  50. SetBackgroundColor 175 96 37 255
  51. SetBorderColor 255 150 000 255
  52. SetTextColor 0 0 0 255
  53. SetFontSize 43
  54.  
  55. Show
  56. Rarity Unique
  57. PlayAlertSound 6 300
  58. SetBorderColor 175 96 37
  59. SetFontSize 39
  60.  
  61. Show
  62. Class "Maps" "Map Fragments"
  63. PlayAlertSound 4 100
  64. SetFontSize 38
  65.  
  66. Show
  67. Class "Divination"
  68. SetBackgroundColor 200 50 250
  69. SetBorderColor 0 0 0
  70. SetTextColor 0 0 0
  71. SetFontSize 38
  72. PlayAlertSound 1 100
  73.  
  74. Show
  75. Class "Gem"
  76. Quality >= 5
  77. SetFontSize 40
  78. SetBorderColor 0 0 0
  79. SetBorderColor 30 150 180 155
  80.  
  81. #Show 6Link like exalted
  82. Show
  83. LinkedSockets = 6
  84. SetTextColor 255 0 0
  85. SetBorderColor 255 0 0
  86. SetBackgroundColor 255 255 255 255
  87. PlayAlertSound 6 100
  88. SetFontSize 44
  89.  
  90. #6 Socket
  91. Show
  92. Sockets = 6
  93. SetBackgroundColor 255 128 0
  94. SetTextColor 0 0 0
  95. SetBorderColor 0 0 0
  96. PlayAlertSound 1 100
  97. SetFontSize 38
  98.  
  99.  
  100. #5Link
  101. Show
  102. LinkedSockets = 5
  103. SetBackgroundColor 213 159 15
  104. SetTextColor 0 0 0
  105. SetBorderColor 255 0 0
  106. PlayAlertSound 1 100
  107. SetFontSize 38
  108.  
  109. Show
  110. Rarity Unique
  111. Class Flask
  112.  
  113. Show
  114. BaseType "Flask"
  115. Quality >= 20
  116. SetFontSize 38
  117.  
  118. Show
  119. Class "Jewel"
  120. SetBorderColor 0 0 255
  121. SetFontSize 38
  122.  
  123. Show
  124. Class Gem
  125. BaseType "Empower" "Enhance" "Enlighten" "Portal" "Detonate Mines" "Vaal Haste" "Vaal Clarity" "Vaal Discipline" "Vaal Grace" "Vaal Reave" "Vaal Spark"
  126. SetBorderColor 30 150 180
  127. PlayAlertSound 6 100
  128. SetFontSize 40
  129.  
  130.  
  131. #-------------------------------------------------------------------
  132. #Talisman League
  133. #-------------------------------------------------------------------
  134. Show
  135. BaseType "Talisman"
  136. SetBorderColor 30 150 180
  137. PlayAlertSound 2 100
  138. SetFontSize 40
  139.  
  140. #-------------------------------------------------------------------
  141. #Settings
  142. #-------------------------------------------------------------------
  143.  
  144.  
  145. #Display "minor" currency
  146. Show
  147. Class Currency
  148. BaseType "Armourer's Scrap" "Orb of Chance" "Orb of Alteration" "Chromatic Orb" "Jeweller's Orb" "Orb of Transmutation" "Orb of Augmentation" "Blacksmith's Whetstone"
  149. SetFontSize 40
  150. SetBackgroundColor 154 205 50
  151. SetTextColor 0 0 0
  152. SetBorderColor 0 0 0
  153.  
  154. #Small 2x2 RGB Items
  155. Show
  156. SocketGroup RGB
  157. Height 2
  158. Width 2
  159.  
  160. #Display all Vaal Gems
  161.  
  162. #Show # Gems: Highlight Vaal Gems
  163. # Class Gem
  164. # BaseType "Vaal"
  165. # SetBorderColor 30 150 180
  166.  
  167. #Display Gavel
  168.  
  169. Show
  170. Rarity Normal
  171. BaseType "Gavel"
  172.  
  173. #Display additional Chance Bases -> Occultist -> Shavronne's; Imperial Bow -> Windripper; Propecy Wand -> Void Battery
  174.  
  175. #Show
  176. # Rarity Normal
  177. # BaseType "Occultist's Vestment" "Imperial Bow" "Propecy Wand"
  178.  
  179. #Crafting Bases ilvl 83+
  180. Show
  181. BaseType "Harbinger Bow" "Ambusher" "Coronal Maul" "Gemini Claw" "Vaal Axe"
  182. ItemLevel >= 83
  183.  
  184. #Show Agate Amulet 77+ for Voll's/Shaper's Seed
  185. #Show
  186. # Class "Amulets"
  187. # BaseType "Agate Amulet"
  188. # Rarity Normal
  189. # ItemLevel >= 77
  190.  
  191. ##Crafting Bases ilvl 77+
  192. #Show
  193. #Class "Rings" "Amulets"
  194. #Rarity Normal
  195. #ItemLevel >= 77
  196.  
  197. #Body Armour
  198. Show
  199. Rarity Rare
  200. Class "Body Armour"
  201. BaseType "Vaal Regalia" "Glorious Plate" "Zodiac Leather"
  202. #SetBorderColor 200 200 0
  203.  
  204. ##Chaos Recipe
  205. #Show
  206. # Rarity Rare
  207. # ItemLevel >= 60
  208. # Class "Helmets"
  209. # SetBorderColor 0 200 0
  210.  
  211.  
  212. #-------------------------------------------------------------------
  213. #Weapons Bases
  214. #-------------------------------------------------------------------
  215.  
  216. #Bow
  217. Show
  218. Rarity Rare
  219. Class "Bow"
  220. BaseType "Harbinger Bow"
  221. ItemLevel >= 73
  222. #T2 increased phys
  223.  
  224. Show
  225. Rarity Rare
  226. Class "Bow"
  227. BaseType "Thicket Bow" "Maraketh Bow"
  228. ItemLevel >= 64
  229. #Thicket Bow kann +3 ab Level 64 rollen
  230.  
  231. #2-Mace
  232. Show
  233. Rarity Rare
  234. BaseType "Coronal Maul"
  235. ItemLevel >= 73
  236. #T2 increased phys
  237.  
  238. #2h-Axes
  239. Show
  240. Rarity Rare
  241. BaseType "Fleshripper" "Vaal Axe"
  242. ItemLevel >= 73
  243. #T2 increased phys
  244.  
  245. #1h-Sword
  246. Show
  247. Rarity Rare
  248. BaseType "Corsair Sword" "Jewelled Foil" "Spiraled Foil" "Vaal Rapier" "Harpy Rapier"
  249. ItemLevel >= 73
  250. #T2 increased phys
  251.  
  252. #2h-Sword
  253. Show
  254. Rarity Rare
  255. BaseType "Lion Sword"
  256. #"Exquisite Blade" too hard to roll good
  257. ItemLevel >= 73
  258. #T2 increased phys
  259.  
  260. #Claws
  261. Show
  262. Rarity Rare
  263. BaseType "Imperial Claw" "Gemini Claw"
  264. ItemLevel >= 73
  265. #T2 increased phys
  266.  
  267. #Daggers
  268. Show
  269. Rarity Rare
  270. BaseType "Imperial Skean" "Platinum Kris" "Ambusher"
  271.  
  272.  
  273. #-------------------------------------------------------------------
  274. #Armour Bases -> Order STR , EV , ES , STR/EV, STR/ES, EV/ES - 2 best each
  275. #-------------------------------------------------------------------
  276.  
  277. #Atziri Armour
  278. Show
  279. Rarity Normal
  280. Class "Armour"
  281. BaseType "Sacrificial Garb"
  282.  
  283. #Gloves
  284. Show
  285. Rarity Rare
  286. Class "Gloves"
  287. BaseType "Titan Gauntlets" "Vaal Gauntlets" "Stealth Gloves" "Slink Gloves" "Arcanist Gloves" "Sorcerer Gloves" "Dragonscale Gauntlets" "Hydrascale Gauntlets" "Crusader Gloves"
  288.  
  289.  
  290. #Boots
  291. Show
  292. Rarity Rare
  293. BaseType "Titan Greaves" "Vaal Greaves" "Stealth Boots" "Slink Boots" "Arcanist Slippers" "Sorcerer Boots" "Dragonscale Boots" "Hydrascale Boots" "Crusader Boots" "Wyrmscale Boots" "Murder Boots" "Assassin's Boots"
  294.  
  295. #Helmet
  296. Show
  297. Rarity Rare
  298. Class "Helmet"
  299. BaseType "Royal Burgonet" "Eternal Burgonet" "Sinner Tricorne" "Lion Pelt" "Hubris Circlet" "Mind Cage"
  300.  
  301. #Spirit Shields
  302. Show
  303. BaseType "Spirit Shield"
  304. Rarity Rare
  305. ItemLevel >= 72
  306. #T2 increased ES
  307.  
  308. #Quiver
  309. Show
  310. BaseType "Spike-Point Arrow Quiver" "Broadhead Arrow Quiver"
  311. Class "Quivers"
  312. Rarity Rare
  313.  
  314. #-------------------------------------------------------------------
  315. #Regal Recipe
  316. #-------------------------------------------------------------------
  317.  
  318. Show
  319. Rarity Rare
  320. #changed ilvl 75->60 /chaos
  321. ItemLevel >= 60
  322. Class "Armour"
  323. SetBorderColor 200 50 100
  324. SetFontSize 10
  325.  
  326. Show
  327. Rarity Rare
  328. ItemLevel >= 75
  329. Class "Helmets"
  330. SetBorderColor 0 200 50
  331. SetFontSize 12
  332.  
  333.  
  334. #-------------------------------------------------------------------
  335. #Hide
  336. #-------------------------------------------------------------------
  337.  
  338. #remaining weapon bases
  339. Hide
  340. Class "Claws" "Daggers" "Swords" "Axes" "Maces" "One Hand" "Two Hand" "One Hand Swords" "Thrusting One Hand Swords" "One Hand Axes" "One Hand Maces" "Bows" "Two Hand" "Quivers" "Shields" "Sceptres"
  341. Rarity Rare
  342.  
  343. #remaining armour bases
  344. Hide
  345. Class "Gloves" "Boots" "Body Armours" "Helmets"
  346. Rarity Rare
  347.  
  348. #flasks
  349. Hide
  350. Class "Life Flasks" "Mana Flasks" "Hybrid Flasks" "Utility Flasks"
  351.  
  352. #minor currency
  353. Hide
  354. Class Currency
  355. BaseType "Scroll of Wisdom" "Armourer's Scrap" "Portal Scroll"
  356.  
  357. #white stuff
  358. Hide
  359. Class "Belt" "Sceptres" "Gloves" "Boots" "Body Armours" "Helmets" "Rings" "Amulet" "Claws" "Daggers" "Wands" "Swords" "Axes" "Maces" "One Hand" "Two Hand" "One Hand Swords" "Thrusting One Hand Swords" "One Hand Axes" "One Hand Maces" "Bows" "Two Hand" "Quivers" "Shields" "Staves"
  360. Rarity Normal
  361.  
  362. #random blue items
  363. Hide
  364. Rarity Magic
  365.  
  366. #Hide remaining gems
  367. Hide
  368. Class Gem
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement