Advertisement
Guest User

bla

a guest
Dec 10th, 2024
4,361
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.79 KB | None | 0 0
  1. Show
  2. StackSize >= 500
  3. BaseType "Gold"
  4. SetFontSize 45
  5. SetTextColor 255 255 255 255
  6. SetBorderColor 255 255 255 255
  7. SetBackgroundColor 20 20 0 255
  8. MinimapIcon 1 White Cross
  9. Show
  10. BaseType "Gold"
  11. SetFontSize 25
  12. SetTextColor 255 255 255 255
  13. SetBorderColor 255 255 255 255
  14. SetBackgroundColor 20 20 0 255
  15.  
  16.  
  17.  
  18. # Uncut Gems
  19. Show
  20. BaseType "Uncut "
  21. SetTextColor 20 240 240
  22. SetBorderColor 20 240 240
  23. PlayAlertSound 2 300
  24. PlayEffect Cyan
  25. MinimapIcon 1 Cyan Triangle
  26.  
  27.  
  28. #uniques
  29. Show
  30. Rarity Unique
  31. SetTextColor 175 96 37 255
  32. SetBorderColor 175 96 37 255
  33. SetBackgroundColor 53 13 13 255
  34. PlayAlertSound 3 300
  35. PlayEffect Brown
  36. MinimapIcon 2 Brown Star
  37. SetFontSize 40
  38.  
  39.  
  40.  
  41.  
  42. # Currency S Tier tink
  43. Show
  44. Class "Currency"
  45. BaseType "Mirror" "Perfect Jeweller's Orb" "Gemcutter's Prism" "Orb of Annulment" "Sacred Orb" "Eternal Orb"
  46. SetFontSize 45
  47. SetTextColor 0 148 255 255
  48. SetBorderColor 0 148 255 255
  49. SetBackgroundColor 255 255 255 255
  50. PlayAlertSound 6 300
  51. PlayEffect Red
  52. MinimapIcon 0 Red Star
  53.  
  54. # Currency A Tier bang
  55. Show
  56. Class "Currency"
  57. BaseType "Greater Jeweller's Orb" "Orb of Chance" "Divine" "Vaal Orb" "Exalted Orb" "Orb of Alchemy" " Essence of" "Essence of"
  58. SetFontSize 45
  59. SetTextColor 255 255 255 255
  60. SetBorderColor 255 255 255 255
  61. SetBackgroundColor 0 148 255 255
  62. PlayAlertSound 1 300
  63. MinimapIcon 0 Red Circle
  64.  
  65. # Currency B Tier bong
  66. Show
  67. Class "Currency"
  68. BaseType "Lesser Jeweller's Orb" "Exotic" "Regal Orb" "Artificer's Orb"
  69. SetFontSize 45
  70. SetTextColor 0 0 0 255
  71. SetBorderColor 0 0 0 255
  72. SetBackgroundColor 130 214 255 255
  73. PlayAlertSound 2 300
  74. MinimapIcon 1 Yellow Circle
  75.  
  76. # Currency C Tier bong
  77. Show
  78. Class "Currency"
  79. BaseType "Glassblower's Bauble" "Distilled" "Catalyst" "Omen of"
  80. SetFontSize 45
  81. SetTextColor 0 0 0 255
  82. SetBorderColor 0 0 0 255
  83. SetBackgroundColor 130 214 255 255
  84. PlayAlertSound 2 300
  85. MinimapIcon 2 White Circle
  86.  
  87.  
  88. # Currency D Tier bong
  89. Show
  90. Class "Currency"
  91. BaseType "Chaos Orb" "Armourer's Scrap" "Blacksmith's Whetstone" "Arcanist's Etcher"
  92. SetFontSize 45
  93. SetTextColor 0 0 0 255
  94. SetBorderColor 0 0 0 255
  95. SetBackgroundColor 61 156 136 255
  96. PlayAlertSound 2 300
  97. MinimapIcon 2 Grey Circle
  98.  
  99.  
  100. # Currency E Tier no bong
  101. Show
  102. Class "Currency"
  103. BaseType "Orb of Augmentation" "Orb of Transmutation" "Exalted Shard" "Regal Shard" "Artificer's Shard" "Chance Shard" "Simulacrum Splinter" "Breach Splinter" " Artifact"
  104. SetFontSize 45
  105. SetTextColor 0 0 0 255
  106. SetBorderColor 0 0 0 255
  107. SetBackgroundColor 61 156 136 255
  108.  
  109.  
  110. # Currency F Tier no bong
  111. Show
  112. Class "Currency"
  113. BaseType "Wisdom" "Shard"
  114. SetFontSize 30
  115. SetBorderColor 100 50 30 255
  116. SetBackgroundColor 20 20 0 255
  117.  
  118.  
  119. # Unknown currency
  120. Show
  121. Class "Currency"
  122. SetTextColor 255 207 132
  123. SetBorderColor 255 207 132
  124. SetBackgroundColor 76 51 12
  125. PlayAlertSound 2 300
  126. PlayEffect Pink
  127. MinimapIcon 1 White Circle
  128.  
  129.  
  130.  
  131.  
  132.  
  133. # Special A Tier - League specific socketables and jewels
  134. Show
  135. BaseType "Soul Core" "Timeless"
  136. SetTextColor 0 240 190
  137. SetBorderColor 0 240 190
  138. SetFontSize 40
  139. MinimapIcon 2 Cyan Triangle
  140. PlayEffect Cyan
  141.  
  142. # Special A Tier - Sanctum Relics
  143. Show
  144. Class "Relic"
  145. SetTextColor 0 240 190
  146. SetBorderColor 0 240 190
  147. SetFontSize 40
  148. MinimapIcon 2 Cyan Triangle
  149. PlayEffect Cyan
  150.  
  151. # Special A Tier - Rare Jewels
  152. Show
  153. Class "Jewel"
  154. Rarity Rare
  155. SetTextColor 0 240 190
  156. SetBorderColor 0 240 190
  157. SetFontSize 40
  158. MinimapIcon 2 Cyan Triangle
  159. PlayEffect Cyan
  160.  
  161. # Special B Tier - Any Magic Jewels
  162. Show
  163. Class "Jewel"
  164. Rarity Magic
  165. SetTextColor 0 240 190
  166. SetBorderColor 0 240 190
  167. SetFontSize 40
  168. PlayEffect Cyan Temp
  169.  
  170. # Special C Tier - Any Jewels
  171. Show
  172. Class "Jewel"
  173. SetTextColor 0 240 190
  174. SetBorderColor 0 240 190
  175. SetFontSize 30
  176.  
  177. # Special B Tier - Any Runes and Charms
  178. Show
  179. BaseType " Rune" " Charm"
  180. SetTextColor 0 240 190
  181. PlayEffect Cyan Temp
  182.  
  183.  
  184.  
  185.  
  186.  
  187. # Fragments
  188. Show
  189. BaseType "Simulacrum" " Tablet" "Breachstone" "Barya" "Ultimatum" " Fragment" "Cowardly Fate" "Deadly Fate" "Victorious Fate" "Expedition Logbook"
  190. SetTextColor 255 207 255
  191. SetBorderColor 255 207 255
  192. SetBackgroundColor 65 20 80
  193. PlayAlertSound 2 300
  194. PlayEffect White
  195. MinimapIcon 1 White Square
  196. SetFontSize 40
  197.  
  198. Show
  199. BaseType "Waystone"
  200. SetTextColor 255 255 255
  201. SetBorderColor 255 255 255
  202. PlayAlertSound 4 300
  203. PlayEffect White
  204. MinimapIcon 1 White Square
  205. SetFontSize 40
  206.  
  207.  
  208.  
  209. ##################################################################################################################################################################################################################################
  210. #jewelry section#
  211.  
  212. #jewelry bases
  213. Show
  214. BaseType "Gold Amulet" "Golden Obi" "Gold Ring" "Golden Charm"
  215. SetFontSize 45
  216. SetBorderColor 223 0 0 255
  217. SetBackgroundColor 20 20 0 255
  218.  
  219. #Show
  220. # BaseType ""
  221. # SetFontSize 30
  222. # SetBorderColor 223 255 0 255
  223. # SetBackgroundColor 20 20 0 255
  224. #Show
  225. # BaseType ""
  226. # SetFontSize 20
  227. # SetBorderColor 223 255 255 255
  228. # SetBackgroundColor 20 20 0 255
  229.  
  230. Show
  231. Class "Rings" "Amulets" "Belts"
  232. Rarity Rare
  233. SetFontSize 40
  234. SetTextColor 233 206 75
  235. SetBorderColor 233 206 75
  236. PlayEffect Yellow
  237. MinimapIcon 1 Yellow Diamond
  238.  
  239. Show
  240. Rarity Normal
  241. Class "Rings" "Amulets" "Belts"
  242. SetFontSize 40
  243.  
  244. Show
  245. Class "Rings" "Amulets" "Belts"
  246. Rarity Magic
  247. SetFontSize 40
  248. ##################################################################################################################################################################################################################################
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255. ##################################################################################################################################################################################################################################
  256. #ranger section#
  257.  
  258. #evasion bases - bracer - boots - chest - helmet. t1 is lvl 75, t2 is lvl 70 and t3 is lvl 65(hidden) (exception of chest which has 70 as t1 since it has more base evasion)
  259. Show
  260. BaseType "Expert Spined Bracers" "Expert Lizardscale Boots" "Expert Studded Vest" "Expert Hunter Hood"
  261. SetFontSize 45
  262. SetBorderColor 223 0 0 255
  263. SetBackgroundColor 20 20 0 255
  264. #t2
  265. Show
  266. BaseType "Expert Sectioned Bracers" "Expert Steeltoe Boots" "Expert Serpentscale Coat" "Expert Swathed Cap"
  267. SetFontSize 30
  268. SetBorderColor 223 255 0 255
  269. SetBackgroundColor 20 20 0 255
  270.  
  271. #t3
  272. #Show
  273. # BaseType "Expert Firm Bracers" "Expert Laced Boots" "Expert Pathfinder Coat" "Expert Felt Cap"
  274. # SetFontSize 20
  275. # SetBorderColor 223 255 255 255
  276. # SetBackgroundColor 20 20 0 255
  277.  
  278.  
  279. #weapon bases Volant Quiver is arrow speed, primed quiver is attack speed
  280. Show
  281. BaseType "Expert Dualstring Bow" "Volant Quiver"
  282. SetFontSize 45
  283. SetBorderColor 223 0 0 255
  284. SetBackgroundColor 20 20 0 255
  285.  
  286. Show
  287. BaseType "Primed Quiver"
  288. SetFontSize 30
  289. SetBorderColor 223 255 0 255
  290. SetBackgroundColor 20 20 0 255
  291. Show
  292. BaseType "Advanced Dualstring Bow"
  293. Rarity == Magic
  294. SetFontSize 20
  295. SetBorderColor 223 255 255 255
  296. SetBackgroundColor 20 20 0 255
  297. ##################################################################################################################################################################################################################################
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304. ##################################################################################################################################################################################################################################
  305. #hybrid ES/Evasion rating section
  306. #ES bases - bracer - boots - chest - helmet. t1 is lvl 75, t2 is lvl 70 and t3 is lvl 65(70 + 65 hidden) (exception of chest which has 65 as t1 since it has more base ES)
  307. #Show
  308. # ItemLevel >= 82
  309. # BaseType "Expert Spiral Wraps" "Expert Hunting Shoes" "Expert Wayfarer Jacket" "Expert Scalper's Jacket" "Expert Tribal Mask"
  310. # SetFontSize 45
  311. # SetBorderColor 223 0 0 255
  312. # SetBackgroundColor 20 20 0 255
  313.  
  314. ##################################################################################################################################################################################################################################
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321. ##################################################################################################################################################################################################################################
  322. #ES Section#
  323.  
  324.  
  325. #ES bases - bracer - boots - chest - helmet. t1 is lvl 75, t2 is lvl 70 and t3 is lvl 65(70 + 65 hidden) (exception of chest which has 65 as t1 since it has more base ES)
  326. Show
  327. # ItemLevel >= 82
  328. BaseType "Expert Intricate Gloves" "Expert Feathered Sandals" "Expert Hexer's Robe" "Expert Feathered Tiara"
  329. SetFontSize 45
  330. SetBorderColor 223 0 0 255
  331. SetBackgroundColor 20 20 0 255
  332. #Show
  333. # BaseType "Expert Jewelled Gloves" "Expert Silk Slippers" "Expert Keth Raiment" "Expert Chain Tiara"
  334. # SetFontSize 30
  335. # SetBorderColor 223 255 0 255
  336. # SetBackgroundColor 20 20 0 255
  337. #Show
  338. # BaseType "Expert Sombre Gloves" "Expert Wrapped Sandals" "Expert Altar Robe" "Expert Wicker Tiara"
  339. # SetFontSize 20
  340. # SetBorderColor 223 255 255 255
  341. # SetBackgroundColor 20 20 0 255
  342. ##################################################################################################################################################################################################################################
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349. ##################################################################################################################################################################################################################################
  350. #Armor Section#
  351.  
  352.  
  353. #Armor bases - bracer - boots - chest - helmet. t1 is lvl 75, t2 is lvl 70 and t3 is lvl 65(70 + 65 hidden) (exception of chest which has 65 as t1 since it has more base armor)
  354. #Show
  355. # ItemLevel >= 82
  356. # BaseType "Expert Moulded Mitts" "Expert Stone Greaves" "Expert Iron Cuirass" "Expert Elite Greathelm"
  357. # SetFontSize 45
  358. # SetBorderColor 223 0 0 255
  359. # SetBackgroundColor 20 20 0 255
  360. #
  361. #Show
  362. # BaseType "Expert Bolstered Mitts" "Expert Trimmed Greaves" "Expert Steel Plate" "Expert Spired Greathelm"
  363. # SetFontSize 30
  364. # SetBorderColor 223 255 0 255
  365. # SetBackgroundColor 20 20 0 255
  366. #Show
  367. # BaseType "Expert Riveted Mitts" "Expert Iron Greaves" "Expert Vaal Cuirass" "Expert Soldier Greathelm"
  368. # SetFontSize 20
  369. # SetBorderColor 223 255 255 255
  370. # SetBackgroundColor 20 20 0 255
  371. ##################################################################################################################################################################################################################################
  372.  
  373.  
  374.  
  375. Hide
  376. Rarity <= Magic
  377. Class "Flask" "Body" "Helmet" "Boots" "Gloves" "Shields" "Quiver" "Mace" "Staff" "Quarter" "Bow" "Crossbow" "Wand" "Sceptre"
  378. AreaLevel >= 65
  379.  
  380.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement