Advertisement
Guest User

CMPHX lootfilter - updated for 2.3.2

a guest
Jul 23rd, 2016
329
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.96 KB | None | 0 0
  1. # CMPHX lootfilter - updated for 2.3.2
  2. # Script edited with Filtration - https://github.com/ben-wallis/Filtration
  3.  
  4. # Section: Misc and super rare
  5.  
  6. # Script edited with Filtration - https://github.com/ben-wallis/Filtration
  7. Show
  8. Class "Hideout Doodads"
  9.  
  10. Show
  11. Class "Microtransactions"
  12.  
  13. Show
  14. Class "Quest Items"
  15. SetFontSize 42
  16.  
  17. Show
  18. Class "Fishing Rods"
  19. SetTextColor 255 255 255
  20. SetBackgroundColor 255 0 0
  21. SetBorderColor 255 255 255
  22. SetFontSize 45
  23. PlayAlertSound 1 100
  24.  
  25. Show
  26. BaseType "Mirror of Kalandra" "Divine Orb" "Exalted Orb" "Albino Rhoa Feather" "Fishing Rod" "Eternal Orb" "Rot Head Talisman"
  27. SetTextColor 255 255 255
  28. SetBackgroundColor 255 0 0
  29. SetBorderColor 255 255 255
  30. SetFontSize 45
  31. PlayAlertSound 1 100
  32.  
  33. # Section: Basic special drops
  34.  
  35. Show
  36. Rarity = Unique
  37. SetTextColor 175 96 37
  38. SetBackgroundColor 0 0 0
  39. SetBorderColor 175 96 37
  40. SetFontSize 39
  41. PlayAlertSound 6 100
  42.  
  43. Show
  44. Rarity <= Magic
  45. Class "Jewel"
  46. SetTextColor 255 255 255
  47. SetBackgroundColor 170 125 227 155
  48. SetBorderColor 74 0 160 200
  49. SetFontSize 35
  50.  
  51. Show
  52. Rarity = Rare
  53. Class "Jewel"
  54. SetTextColor 255 255 255
  55. SetBackgroundColor 115 70 199
  56. SetBorderColor 255 200 0
  57. SetFontSize 44
  58. PlayAlertSound 4 100
  59.  
  60. Show
  61. Rarity <= Magic
  62. BaseType "Talisman"
  63. SetTextColor 194 17 20
  64. SetFontSize 40
  65. PlayAlertSound 2 85
  66.  
  67. Show
  68. Rarity = Rare
  69. BaseType "Talisman"
  70. SetTextColor 207 10 14
  71. SetBorderColor 150 0 0
  72. SetFontSize 42
  73. PlayAlertSound 2 100
  74.  
  75. Show
  76. BaseType "Perandus Coin"
  77. SetTextColor 227 182 40
  78. SetBorderColor 173 139 2
  79. SetFontSize 42
  80.  
  81. Show
  82. BaseType "Silver Coin"
  83. SetTextColor 240 206 236
  84. SetBorderColor 201 186 187
  85. SetFontSize 45
  86. PlayAlertSound 2 100
  87.  
  88. Show
  89. Class "Currency"
  90. BaseType "Prophecy"
  91. SetTextColor 219 38 230
  92. SetBorderColor 208 32 144
  93. SetFontSize 45
  94. PlayAlertSound 2 100
  95.  
  96. Show
  97. BaseType "Silver Key" "Golden Key" "Treasure Key"
  98. SetTextColor 227 191 60
  99. SetBorderColor 210 0 0
  100. SetFontSize 45
  101. PlayAlertSound 2 79
  102.  
  103. Show
  104. Class "Divination Card"
  105. SetTextColor 231 180 120
  106. SetBorderColor 231 180 120 148
  107. SetFontSize 45
  108. PlayAlertSound 3 100
  109.  
  110. Show
  111. LinkedSockets = 6
  112. SetBackgroundColor 0 128 0
  113. SetBorderColor 0 0 0
  114. SetFontSize 44
  115. PlayAlertSound 5 100
  116.  
  117. Show
  118. LinkedSockets = 5
  119. SetBackgroundColor 12 87 122 200
  120. SetBorderColor 0 0 0
  121. SetFontSize 43
  122. PlayAlertSound 5 100
  123.  
  124. Show
  125. Sockets = 6
  126. SetTextColor 255 255 255
  127. SetBackgroundColor 74 230 58
  128. SetBorderColor 0 0 0
  129. SetFontSize 42
  130. PlayAlertSound 8 100
  131.  
  132. # Section: Currency
  133.  
  134. Show
  135. BaseType "Armourer's Scrap" "Blacksmith's Whetstone" "Scroll of Wisdom" "Portal Scroll" "Orb of Transmutation"
  136. SetTextColor 170 158 130
  137. SetBackgroundColor 0 0 0
  138. SetBorderColor 170 158 130
  139. SetFontSize 45
  140.  
  141. Show
  142. BaseType "Chromatic Orb" "Jeweller's Orb" "Orb of Alteration" "Orb of Augmentation" "Orb of Chance"
  143. SetTextColor 255 255 255
  144. SetBackgroundColor 166 151 112
  145. SetBorderColor 170 158 130 127
  146. SetFontSize 45
  147.  
  148. Show
  149. BaseType "Blessed Orb" "Cartographer's Chisel" "Chaos Orb" "Gemcutter's Prism" "Glassblower's Bauble" "Orb of Alchemy" "Orb of Fusing" "Orb of Regret" "Orb of Scouring" "Regal Orb" "Vaal Orb" "Stacked Deck"
  150. SetTextColor 255 255 255
  151. SetBackgroundColor 208 32 144
  152. SetBorderColor 255 0 0
  153. SetFontSize 45
  154. PlayAlertSound 4 80
  155.  
  156. Show
  157. Class "Currency" "Stackable Currency"
  158. SetFontSize 40
  159.  
  160. # Section: Gems
  161.  
  162. # Drop only gems
  163. Show
  164. Class "Gem"
  165. BaseType "Empower" "Enlighten" "Enhance" "Portal" "Item Quantity" "Detonate Mines" "Added Chaos Damage"
  166. SetTextColor 27 162 155
  167. SetBackgroundColor 0 0 0
  168. SetBorderColor 27 162 155
  169. SetFontSize 48
  170. PlayAlertSound 4 100
  171.  
  172. Show
  173. Class "Gem"
  174. BaseType "Vaal"
  175. SetTextColor 14 161 155
  176. SetBackgroundColor 0 0 0
  177. SetBorderColor 220 30 30
  178. SetFontSize 42
  179.  
  180. Show
  181. Quality = 0
  182. Class "Gem" "Active Skill Gems" "Support Skill Gems"
  183. SetTextColor 27 162 155
  184. SetFontSize 29
  185.  
  186. Show
  187. Quality < 9
  188. Quality > 0
  189. Class "Gem" "Active Skill Gems" "Support Skill Gems"
  190. SetTextColor 27 162 155
  191. SetFontSize 37
  192. PlayAlertSound 9 50
  193.  
  194. Show
  195. Quality >= 9
  196. Quality < 14
  197. Class "Gem" "Active Skill Gems" "Support Skill Gems"
  198. SetTextColor 23 201 194
  199. SetBackgroundColor 0 0 0
  200. SetFontSize 38
  201. PlayAlertSound 9 70
  202.  
  203. Show
  204. Quality >= 14
  205. Class "Active Skill Gems" "Support Skill Gems"
  206. SetTextColor 12 235 226
  207. SetBackgroundColor 0 0 0
  208. SetBorderColor 12 235 226
  209. SetFontSize 42
  210. PlayAlertSound 9 100
  211.  
  212. # Section: Meps
  213.  
  214. # Highest Tier maps
  215. Show
  216. DropLevel >= 79
  217. Class "Maps"
  218. SetBackgroundColor 210 0 0
  219. SetBorderColor 255 255 255
  220. SetFontSize 45
  221. PlayAlertSound 5 100
  222.  
  223. # high maps
  224. Show
  225. DropLevel >= 76
  226. Class "Maps"
  227. SetFontSize 42
  228. PlayAlertSound 5 90
  229.  
  230. Show
  231. BaseType "Sacrifice at Midnight" "Mortal Hope"
  232. SetTextColor 255 0 0
  233. SetBackgroundColor 0 0 0
  234. SetBorderColor 255 0 0
  235. SetFontSize 48
  236. PlayAlertSound 1 100
  237.  
  238. Show
  239. BaseType "Offering to the Goddess"
  240. SetTextColor 255 0 0
  241. SetBackgroundColor 0 0 0
  242. SetBorderColor 255 0 0
  243. SetFontSize 48
  244. PlayAlertSound 1 100
  245.  
  246. Show
  247. BaseType "Eber's Key" "Yriel's Key" "Inya's Key" "Volkuur's Key"
  248. SetBorderColor 255 255 255
  249. SetFontSize 45
  250.  
  251. Show
  252. Class "Map Fragments"
  253. SetBorderColor 255 255 255
  254. SetFontSize 40
  255.  
  256. # low maps for speed clear or interesting divination cards
  257. Show
  258. BaseType "Crypt Map" "Tropical Island Map" "Dunes Map" "Mountain Ledge Map" "Channel Map" "Shore Map" "Phantasmagoria Map" "Promenade Map" "Overgrown Shrine Map" "Underground Sea Map" "Pier Map" "Graveyard Map" "Coves Map" "Bog Map" "Dry Woods Map" "Colonnade Map" "Catacomb Map" "Arachnid Nest Map" "Waste Pool Map" "Dark Forest Map" "Orchard Map"
  259. SetFontSize 38
  260.  
  261. # very good maps medium level speedclear or corruption base
  262. Show
  263. BaseType "Museum Map" "Arena Map" "Strand Map" "Dry Peninsula Map" "Canyon Map" "Jungle Valley Map" "Dark Forest Map"
  264. SetFontSize 38
  265. PlayAlertSound 7 75
  266.  
  267. Show
  268. Class "Maps"
  269. SetFontSize 39
  270.  
  271. # Section: Crafting and alching bases
  272.  
  273. # top ilvl caster weapons
  274. Show
  275. ItemLevel >= 84
  276. BaseType "Sai" "Platinum Kris" "Golden Kris" "Eclipse Staff" "Sambar Sceptre" "Opal Sceptre" "Profane Wand" "Opal Wand" "Prophecy Wand" "Copper Kris"
  277. SetBackgroundColor 200 0 100 125
  278. SetBorderColor 255 255 255 175
  279. SetFontSize 34
  280.  
  281. # top ilvl weapons
  282. Show
  283. ItemLevel >= 83
  284. BaseType "Siege Axe" "Runic Hatchet" "Infernal Axe" "Vaal Axe" "Fleshripper" "Harbinger Bow" "Thicket Bow" "Vaal Claw" "Great White Claw" "Imperial Claw" "Eye Gouger" "Gemini Claw" "Imperial Skean" "Ambusher" "Behemoth Mace" "Nightmare Mace" "Coronal Maul" "Imperial Staff" "Judgement Staff" "Tiger Hook" "Corsair Sword" "Vaal Rapier" "Dragoon Sword" "Jewelled Foil" "Exquisite Blade" "Reaver Sword" "Imbued Wand"
  285. SetBackgroundColor 200 0 100 125
  286. SetBorderColor 255 255 255 175
  287. SetFontSize 34
  288.  
  289. # top ilvl chests
  290. Show
  291. ItemLevel >= 84
  292. BaseType "Glorious Plate" "Astral Plate" "Zodiac Leather" "Assassin's Garb" "Vaal Regalia" "Triumphant Lamellar" "Full Dragonscale" "Saintly Chainmail" "Carnal Armour" "Saint's Hauberk" "Blood Raiment"
  293. SetBackgroundColor 200 0 100 125
  294. SetBorderColor 255 255 255 175
  295. SetFontSize 34
  296.  
  297. # top ilvl helmets
  298. Show
  299. ItemLevel >= 84
  300. BaseType "Nightmare Bascinet" "Pig-Faced Bascinet" "Prophet Crown" "Praetor Crown" "Deicide Mask" "Vaal Mask" "Royal Burgonet" "Eternal Burgonet" "Lion Pelt" "Hubris Circlet"
  301. SetBackgroundColor 200 0 100 125
  302. SetBorderColor 255 255 255 175
  303. SetFontSize 34
  304.  
  305. # top ilvl gloves
  306. Show
  307. ItemLevel >= 84
  308. BaseType "Titan Gauntlets" "Slink Gloves" "Sorcerer Gloves" "Dragonscale Gauntlets" "Crusader Gloves" "Murder Mitts"
  309. SetBackgroundColor 200 0 100 125
  310. SetBorderColor 255 255 255 175
  311. SetFontSize 34
  312.  
  313. # top ilvl boots
  314. Show
  315. ItemLevel >= 84
  316. BaseType "Titan Greaves" "Slink Boots" "Sorcerer Boots" "Dragonscale Boots" "Crusader Boots" "Assassin's Boots" "Murder Mitts"
  317. SetBackgroundColor 200 0 100 125
  318. SetBorderColor 255 255 255 175
  319. SetFontSize 34
  320.  
  321. # top ilvl shields
  322. Show
  323. ItemLevel >= 84
  324. BaseType "Colossal Tower Shield" "Lacquered Buckler" "Titanium Spirit Shield" "Fossilised Spirit Shield" "Cardinal Round Shield" "Archon Kite Shield" "Branded Kite Shield" "Champion Kite Shield" "Supreme Spiked Shield"
  325. SetBackgroundColor 200 0 100 125
  326. SetBorderColor 255 255 255 175
  327. SetFontSize 34
  328.  
  329. Show
  330. ItemLevel >= 84
  331. Class "Rings" "Amulets" "Belts"
  332. SetBackgroundColor 200 0 100 125
  333. SetBorderColor 255 255 255 175
  334. SetFontSize 34
  335.  
  336. # chance that shit
  337. Show
  338. ItemLevel >= 72
  339. Rarity = Normal
  340. BaseType "Sorcerer Boots" "Leather Belt"
  341. SetBorderColor 255 255 255 138
  342. SetFontSize 36
  343.  
  344. Hide
  345. ItemLevel >= 77
  346. Rarity <= Magic
  347. BaseType "Harbinger Bow"
  348.  
  349. # hidden potential gear caustic arrow
  350. Hide
  351. ItemLevel >= 72
  352. Rarity = Normal
  353. BaseType "Lion Pelt" "Slink Gloves" "Assassin's Garb"
  354. SetFontSize 30
  355.  
  356. # hidden potential caustic arrow id
  357. Hide
  358. ItemLevel >= 72
  359. Rarity = Magic
  360. BaseType "Slink Gloves" "Lion Pelt" "Leather Belt" "Two-Stone Ring" "Assassin's Garb"
  361. SetFontSize 30
  362.  
  363. # Alch base
  364. Show
  365. ItemLevel >= 75
  366. Rarity = Normal
  367. BaseType "Two-Stone Ring" "Prismatic Ring" "Ruby Ring" "Sapphire Ring" "Topaz Ring" "Diamond Ring" "Coral Ring" "Amethyst Ring" "Gold Ring" "Unset Ring" "Moonstone Ring" "Chain Belt" "Heavy Belt" "Rustic Sash" "Leather Belt" "Turquoise Amulet" "Onyx Amulet" "Lapis Amulet" "Jade Amulet" "Gold Amulet" "Amber Amulet" "Citrine Amulet"
  368. SetFontSize 30
  369.  
  370. # chisel recipe
  371. Show
  372. Quality >= 0
  373. Rarity = Normal
  374. BaseType "Rock Breaker" "Gavel" "Stone Hammer"
  375. SetFontSize 42
  376.  
  377. Show
  378. BaseType "Sacrificial Garb"
  379.  
  380. # Section: Chrom not sure where to put this in order
  381.  
  382. Show
  383. Width = 2
  384. Height = 2
  385. SocketGroup "RGB"
  386. SetBackgroundColor 54 100 146
  387.  
  388. Show
  389. Width = 1
  390. Height = 3
  391. SocketGroup "RGB"
  392. SetBackgroundColor 54 100 146
  393.  
  394. Show
  395. Width = 1
  396. Height = 4
  397. SocketGroup "RGB"
  398. SetBackgroundColor 54 100 146
  399.  
  400. # Section: Rares
  401.  
  402. Show
  403. DropLevel >= 59
  404. Rarity = Rare
  405. Class "One Hand Axes"
  406. SetBorderColor 255 255 119 106
  407. SetFontSize 38
  408.  
  409. Show
  410. DropLevel >= 60
  411. Rarity = Rare
  412. Class "Two Hand Axes"
  413. SetBorderColor 255 255 119 106
  414. SetFontSize 38
  415.  
  416. Show
  417. DropLevel >= 58
  418. Rarity = Rare
  419. Class "Bows"
  420. SetBorderColor 255 255 119 106
  421. SetFontSize 38
  422.  
  423. Show
  424. DropLevel >= 58
  425. Rarity = Rare
  426. Class "Claws"
  427. SetBorderColor 255 255 119 106
  428. SetFontSize 38
  429.  
  430. Show
  431. DropLevel >= 58
  432. Rarity = Rare
  433. Class "Daggers"
  434. SetBorderColor 255 255 119 106
  435. SetFontSize 38
  436.  
  437. Show
  438. DropLevel >= 58
  439. Rarity = Rare
  440. Class "One Hand Maces"
  441. SetBorderColor 255 255 119 106
  442. SetFontSize 38
  443.  
  444. Show
  445. DropLevel >= 56
  446. Rarity = Rare
  447. Class "Sceptres"
  448. SetBorderColor 255 255 119 106
  449. SetFontSize 38
  450.  
  451. Show
  452. DropLevel >= 59
  453. Rarity = Rare
  454. Class "Two Hand Maces"
  455. SetBorderColor 255 255 119 106
  456. SetFontSize 38
  457.  
  458. Show
  459. DropLevel >= 58
  460. Rarity = Rare
  461. Class "Staves"
  462. SetBorderColor 255 255 119 106
  463. SetFontSize 38
  464.  
  465. Show
  466. DropLevel >= 58
  467. Rarity = Rare
  468. Class "One Hand Swords"
  469. SetBorderColor 255 255 119 106
  470. SetFontSize 38
  471.  
  472. Show
  473. DropLevel >= 60
  474. Rarity = Rare
  475. Class "Thrusting One Hand Swords"
  476. SetBorderColor 255 255 119 106
  477. SetFontSize 38
  478.  
  479. Show
  480. DropLevel >= 59
  481. Rarity = Rare
  482. Class "Two Hand Swords"
  483. SetBorderColor 255 255 119 106
  484. SetFontSize 38
  485.  
  486. Show
  487. DropLevel >= 56
  488. Rarity = Rare
  489. Class "Wands"
  490. SetBorderColor 255 255 119 106
  491. SetFontSize 38
  492.  
  493. # misc notable bases
  494. Show
  495. Rarity = Rare
  496. Class "Quivers" "Belts" "Amulets" "Rings" "Daggers"
  497. SetBorderColor 255 255 119 106
  498. SetFontSize 38
  499.  
  500. # misc weapon bases
  501. Show
  502. Rarity = Rare
  503. BaseType "Copper Kris" "Golden Kris" "Thicket Bow"
  504. SetBorderColor 255 255 119 106
  505. SetFontSize 38
  506.  
  507. # Top 2 armor bases
  508. Show
  509. Rarity = Rare
  510. BaseType "Glorious Plate" "Gladiator Plate" "Astral Plate" "Zodiac Leather" "Assassin's Garb" "Vaal Regalia" "Widowsilk Robe" "Full Dragonscale" "General's Brigandine" "Triumphant Lamellar" "Saint's Hauberk" "Saintly Chainmail" "Carnal Armour" "Blood Raiment" "Titan Greaves" "Vaal Greaves" "Slink Boots" "Stealth Boots" "Sorcerer Boots" "Arcanist Slippers" "Dragonscale Boots" "Hydrascale Boots" "Crusader Boots" "Legion Boots" "Assassin's Boots" "Murder Boots" "Carnal Boots" "Titan Gauntlets" "Vaal Gauntlets" "Slink Gloves" "Stealth Gloves" "Sorcerer Gloves" "Arcanist Gloves" "Dragonscale Gauntlets" "Hydrascale Gauntlets" "Crusader Gloves" "Legion Gloves" "Murder Mitts" "Assassin's Mitts" "Royal Burgonet" "Eternal Burgonet" "Lion Pelt" "Sinner Tricorne" "Hubris Circlet" "Mind Cage" "Nightmare Bascinet" "Pig-Faced Bascinet" "Fluted Bascinet" "Praetor Crown" "Prophet Crown" "Magistrate Crown" "Deicide Mask" "Vaal Mask" "Harlequin Mask" "Colossal Tower Shield" "Lacquered Buckler" "Imperial Buckler" "Crusader Buckler" "Titanium Spirit Shield" "Harmonic Spirit Shield" "Vaal Spirit Shield" "Fossilised Spirit Shield" "Cardinal Round Shield" "Champion Kite Shield" "Branded Kite Shield" "Archon Kite Shield" "Supreme Spiked Shield" "Sovereign Spiked Shield" "Alder Spiked Shield"
  511. SetBorderColor 255 255 119 106
  512. SetFontSize 38
  513.  
  514. Show
  515. ItemLevel <= 67
  516. Rarity = Rare
  517. SetTextColor 255 255 119
  518. SetFontSize 34
  519.  
  520. Show
  521. ItemLevel <= 71
  522. Rarity = Rare
  523. SetTextColor 255 255 119
  524. SetFontSize 30
  525.  
  526. Show
  527. ItemLevel > 71
  528. ItemLevel < 75
  529. Rarity = Rare
  530. SetTextColor 255 255 119
  531. SetFontSize 30
  532.  
  533. Show
  534. ItemLevel >= 75
  535. Rarity = Rare
  536. SetTextColor 255 255 119
  537. SetFontSize 30
  538.  
  539. # Section: Quality Flasks
  540.  
  541. Show
  542. Quality = 20
  543. Class "Life Flasks" "Mana Flasks" "Hybrid Flasks" "Utility Flasks"
  544. SetTextColor 184 218 242
  545. SetBorderColor 255 204 102
  546. SetFontSize 39
  547.  
  548. # Life flasks to craft
  549. Show
  550. Quality >= 10
  551. BaseType "Divine Life Flask" "Hallowed Life Flask" "Eternal Life Flask"
  552. SetTextColor 184 218 242
  553. SetBorderColor 184 218 242
  554. SetFontSize 34
  555.  
  556. # Utility flasks to craft
  557. Show
  558. Quality >= 10
  559. Class "Utility Flasks"
  560. SetTextColor 184 218 242
  561. SetBorderColor 184 218 242
  562. SetFontSize 34
  563.  
  564. # Flask recipe low level
  565. Show
  566. ItemLevel <= 45
  567. Quality >= 5
  568. Class "Life Flasks" "Mana Flasks" "Hybrid Flasks"
  569. SetTextColor 184 218 242
  570. SetBorderColor 184 218 242 155
  571. SetFontSize 34
  572.  
  573. # Flask recipe, usually enough till 72 ish maps, after that you should have 20q flasks anyways
  574. Show
  575. ItemLevel >= 46
  576. ItemLevel <= 72
  577. Quality >= 10
  578. Class "Life Flasks" "Mana Flasks" "Hybrid Flasks"
  579. SetTextColor 184 218 242
  580. SetBorderColor 184 218 242 155
  581. SetFontSize 34
  582.  
  583. # Section: Leveling section
  584.  
  585. # Section: Level Flask
  586.  
  587. Show
  588. ItemLevel <= 6
  589. DropLevel >= 0
  590. Class "Life Flasks" "Mana Flasks"
  591. SetFontSize 38
  592.  
  593. Show
  594. ItemLevel <= 12
  595. DropLevel >= 3
  596. Class "Life Flasks" "Mana Flasks"
  597. SetFontSize 38
  598.  
  599. Show
  600. ItemLevel <= 18
  601. DropLevel >= 6
  602. Class "Life Flasks" "Mana Flasks"
  603. SetFontSize 38
  604.  
  605. Show
  606. ItemLevel <= 24
  607. DropLevel >= 12
  608. Class "Life Flasks" "Mana Flasks"
  609. SetFontSize 38
  610.  
  611. Show
  612. ItemLevel <= 30
  613. DropLevel >= 18
  614. Class "Life Flasks" "Mana Flasks"
  615. SetFontSize 38
  616.  
  617. Show
  618. ItemLevel <= 36
  619. DropLevel >= 24
  620. Class "Life Flasks" "Mana Flasks"
  621. SetFontSize 38
  622.  
  623. Show
  624. ItemLevel <= 42
  625. DropLevel >= 30
  626. Class "Life Flasks" "Mana Flasks"
  627. SetFontSize 38
  628.  
  629. Show
  630. ItemLevel <= 50
  631. DropLevel >= 36
  632. Class "Life Flasks" "Mana Flasks"
  633. SetFontSize 38
  634.  
  635. Show
  636. ItemLevel <= 62
  637. DropLevel >= 42
  638. Class "Life Flasks" "Mana Flasks"
  639. SetFontSize 36
  640.  
  641. # Quicksilver during leveling
  642. Show
  643. ItemLevel <= 62
  644. BaseType "Quicksilver Flask"
  645. SetBorderColor 255 40 0 220
  646. SetFontSize 38
  647.  
  648. # Section: Caster leveling
  649.  
  650. # Caster Weapons Levelling Block
  651. Show
  652. ItemLevel <= 60
  653. LinkedSockets = 3
  654. BaseType "Quartz Sceptre" "Crystal Sceptre"
  655. SetTextColor 17 133 250
  656. SetBorderColor 17 133 250
  657. SetFontSize 38
  658.  
  659. Show
  660. ItemLevel <= 55
  661. BaseType "Quartz Sceptre" "Crystal Sceptre" "Opal Sceptre"
  662. SetBorderColor 17 133 250
  663.  
  664. Show
  665. ItemLevel <= 42
  666. LinkedSockets = 3
  667. Class "Wand" "Sceptre"
  668. SetBorderColor 17 133 250
  669.  
  670. Show
  671. ItemLevel <= 22
  672. Class "Wand" "Sceptre"
  673.  
  674. # Section: Melee leveling
  675.  
  676. Show
  677. ItemLevel >= 1
  678. ItemLevel <= 8
  679. BaseType "Stone Axe" "Corroded Blade" "Driftwood Maul"
  680. SetBorderColor 255 0 0
  681.  
  682. Show
  683. ItemLevel >= 8
  684. ItemLevel <= 14
  685. BaseType "Jade Chopper" "Tribal Maul" "Longsword"
  686. SetBorderColor 255 0 0
  687.  
  688. Show
  689. ItemLevel >= 12
  690. ItemLevel <= 19
  691. BaseType "Woodsplitter" "Mallet" "Bastard Sword"
  692. SetBorderColor 255 0 0
  693.  
  694. Show
  695. ItemLevel >= 17
  696. ItemLevel <= 24
  697. BaseType "Poleaxe" "Sledgehammer" "Two-Handed Sword"
  698. SetBorderColor 255 0 0
  699.  
  700. Show
  701. ItemLevel >= 22
  702. ItemLevel <= 29
  703. BaseType "Double Axe" "Jagged Maul" "Etched Greatsword"
  704. SetBorderColor 255 0 0
  705.  
  706. Show
  707. ItemLevel >= 27
  708. ItemLevel <= 35
  709. BaseType "Gilded Axe" "Brass Maul" "Ornate Sword"
  710. SetBorderColor 255 0 0
  711.  
  712. Show
  713. ItemLevel >= 32
  714. ItemLevel <= 38
  715. BaseType "Shadow Axe" "Fright Maul" "Spectral Sword"
  716. SetBorderColor 255 0 0
  717.  
  718. Show
  719. ItemLevel >= 34
  720. ItemLevel <= 46
  721. DropLevel >= 36
  722. Class "Two Hand Swords" "Two Hand Axes" "Two Hand Maces"
  723. SetBorderColor 255 0 0
  724.  
  725. Show
  726. ItemLevel >= 48
  727. ItemLevel <= 60
  728. DropLevel >= 48
  729. Class "Two Hand Swords" "Two Hand Axes" "Two Hand Maces"
  730. SetBorderColor 255 0 0
  731.  
  732. Show
  733. ItemLevel >= 59
  734. ItemLevel <= 62
  735. DropLevel >= 59
  736. Class "Two Hand Swords" "Two Hand Axes" "Two Hand Maces"
  737. SetBorderColor 255 0 0
  738.  
  739. # Section: Bow leveling
  740.  
  741. Show
  742. ItemLevel <= 10
  743. DropLevel = 5
  744. Rarity <= Magic
  745. Class "Bows"
  746. SetBorderColor 29 255 0
  747.  
  748. Show
  749. ItemLevel <= 15
  750. DropLevel = 9
  751. Rarity <= Magic
  752. Class "Bows"
  753. SetBorderColor 29 255 0
  754.  
  755. Show
  756. ItemLevel <= 19
  757. DropLevel = 14
  758. Rarity <= Magic
  759. Class "Bows"
  760. SetBorderColor 29 255 0
  761.  
  762. Show
  763. ItemLevel <= 24
  764. DropLevel = 18
  765. Rarity <= Magic
  766. Class "Bows"
  767. SetBorderColor 29 255 0
  768.  
  769. Show
  770. ItemLevel <= 29
  771. DropLevel = 23
  772. Rarity <= Magic
  773. Class "Bows"
  774. SetBorderColor 29 255 0
  775.  
  776. Show
  777. ItemLevel <= 33
  778. DropLevel = 28
  779. Rarity <= Magic
  780. Class "Bows"
  781. SetBorderColor 29 255 0
  782.  
  783. Show
  784. ItemLevel <= 40
  785. DropLevel >= 32
  786. Rarity <= Magic
  787. Class "Bows"
  788. SetBorderColor 29 255 0
  789.  
  790. Show
  791. ItemLevel <= 54
  792. DropLevel >= 38
  793. Rarity <= Magic
  794. Class "Bows"
  795. SetBorderColor 29 255 0
  796.  
  797. Show
  798. ItemLevel <= 62
  799. DropLevel >= 53
  800. Rarity <= Magic
  801. Class "Bows"
  802. SetBorderColor 29 255 0
  803.  
  804. # Section: Misc leveling
  805.  
  806. Show
  807. ItemLevel <= 42
  808. Rarity = Normal
  809. BaseType "Rustic Sash" "Heavy Belt"
  810. SetFontSize 35
  811.  
  812. Show
  813. ItemLevel <= 62
  814. Rarity = Magic
  815. BaseType "Rustic Sash"
  816. SetFontSize 35
  817.  
  818. Show
  819. ItemLevel <= 42
  820. Rarity = Magic
  821. Class "Boots"
  822. SetBorderColor 128 0 128
  823. SetFontSize 38
  824.  
  825. Show
  826. ItemLevel >= 43
  827. ItemLevel <= 62
  828. Rarity = Magic
  829. Class "Boots"
  830.  
  831. Show
  832. ItemLevel <= 62
  833. Class "Amulets" "Rings"
  834. SetFontSize 34
  835.  
  836. Show
  837. ItemLevel <= 62
  838. LinkedSockets = 4
  839. Class "Boots" "Gloves" "Body Armours" "Helmets"
  840. SetTextColor 0 0 0
  841. SetBackgroundColor 146 146 227
  842. SetBorderColor 128 0 128
  843. SetFontSize 40
  844.  
  845. Show
  846. ItemLevel <= 60
  847. LinkedSockets = 3
  848. Class "Helmets" "Gloves"
  849. SetBorderColor 128 0 128
  850. SetFontSize 36
  851.  
  852. Show
  853. ItemLevel <= 4
  854. Rarity = Normal
  855. SetFontSize 28
  856.  
  857. Show
  858. ItemLevel <= 13
  859. Rarity = Magic
  860. SetTextColor 136 136 255
  861. SetFontSize 28
  862.  
  863. # Section: The rest and end
  864.  
  865. # Always show utility flasks
  866. Show
  867. Class "Utility Flasks"
  868. SetBorderColor 255 192 203
  869. SetFontSize 40
  870.  
  871. Show
  872. Quality = 20
  873.  
  874. Show
  875. ItemLevel = 100
  876. SetBorderColor 184 218 242
  877. SetFontSize 45
  878.  
  879. Hide
  880. Rarity = Normal
  881. SetTextColor 150 150 150 180
  882. SetBackgroundColor 0 0 0 127
  883. SetFontSize 29
  884.  
  885. Hide
  886. Rarity = Magic
  887. SetTextColor 95 95 179 180
  888. SetBackgroundColor 0 0 0 127
  889. SetFontSize 29
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement