Advertisement
stupidfathobbit

raceoverrides

Dec 28th, 2018
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.83 KB | None | 0 0
  1. #RACE OVERRIDES - Enable all these blocks for racing. WARNING: Has lots of sounds on low tier currency, and retiers / hides some otherwise valuable currency that is useless in racing. RACING IS NOT THE SAME AS LEAGUESTARTING! If using these blocks for leaguestarts you will want to keep the silver coins and splinters shown.
  2. Show
  3. BaseType "Orb of Transmutation" "Orb of Alteration" "Chromatic Orb" "Jeweller's Orb"
  4. Class Currency
  5. SetTextColor 0 0 0
  6. SetBackgroundColor 0 200 0
  7. SetBorderColor 0 0 0
  8. SetFontSize 45
  9. PlayAlertSound 3 50
  10. MinimapIcon 2 Blue Circle
  11. Show
  12. BaseType "Blacksmith's Whetstone" "Orb of Augmentation" "Orb of Regret"
  13. Class Currency
  14. SetTextColor 0 0 0
  15. SetBackgroundColor 0 200 0
  16. SetBorderColor 0 0 0
  17. SetFontSize 45
  18. MinimapIcon 2 Blue Circle
  19. Show
  20. BaseType "Orb of Alchemy" "Chaos Orb" "Vaal Orb" "Orb of Chance"
  21. Class Currency
  22. SetTextColor 0 0 0
  23. SetBackgroundColor 0 225 225
  24. SetBorderColor 0 0 0
  25. PlayAlertSound 2 100
  26. SetFontSize 45
  27. MinimapIcon 2 Green Circle
  28. Show
  29. BaseType "Regal Orb"
  30. SetTextColor 0 0 0
  31. SetBackgroundColor 240 0 200
  32. SetBorderColor 0 0 0
  33. PlayAlertSound 10 250
  34. SetFontSize 45
  35. MinimapIcon 1 Red Circle
  36. PlayEffect Red
  37. Show
  38. BaseType "Scroll of Wisdom"
  39. SetFontSize 45
  40. Show
  41. BaseType "Portal Scroll"
  42. SetFontSize 45
  43. SetTextColor 100 150 200
  44. Show
  45. BaseType "Essence"
  46. Class Currency
  47. SetBorderColor 0 0 0
  48. SetTextColor 0 250 250
  49. SetBackgroundColor 0 75 75
  50. SetFontSize 45
  51. MinimapIcon 2 Green Circle
  52. Show
  53. Class "Gem"
  54. BaseType "Chance to Bleed" "Double Strike" "Viper Strike" "Heavy Strike" "Burning Arrow" "Onslaught" "Pierce" "Ground Slam" "Shrapnel Shot" "Lesser Poison Support"
  55. SetFontSize 40
  56. Show
  57. Class "Gem"
  58. Hide
  59. BaseType "Silver Coin"
  60. Class Currency
  61. DisableDropSound
  62. Hide
  63. BaseType "Splinter"
  64. SetTextColor 50 175 250
  65. SetBackgroundColor 0 0 75
  66. SetFontSize 40
  67. Hide
  68. BaseType "The Union" "The Gambler" "Jack in the Box" "Anarchy's Price" "Thunderous Skies" "The Doppelganger" "The Betrayal" "The Battle Born" "Birth of the Three" "Mitts" "Hubris" "Grave Knowledge" "Call to the First Ones" "Doedre's Madness" "Light and Truth" "Lucky Connections" "Prosperity" "Rats" "Rain of Chaos" "Rebirth"
  69. Class "Divination Card"
  70. SetTextColor 0 0 0
  71. SetBorderColor 0 0 0
  72. SetBackgroundColor 110 160 210
  73. SetFontSize 36
  74. Show
  75. Class Map
  76. MapTier >= 6
  77. SetTextColor 0 150 250
  78. SetBackgroundColor 255 221 153
  79. SetBorderColor 0 150 250
  80. PlayAlertSound 8 200
  81. SetFontSize 40
  82. MinimapIcon 1 Green Hexagon
  83. Show
  84. Class Map
  85. SetTextColor 0 0 0
  86. SetBackgroundColor 255 221 153
  87. SetBorderColor 0 0 0
  88. PlayAlertSound 9 200
  89. SetFontSize 40
  90. MinimapIcon 1 Blue Hexagon
  91. Show
  92. Class "Ring" "Amulet" "Belt" "Wand" "Dagger" "Sceptre" "Shield"
  93. Rarity Rare
  94. ItemLevel >= 68
  95. SetTextColor 0 0 0
  96. SetBackgroundColor 225 225 110
  97. SetBorderColor 0 0 0
  98. SetFontSize 40
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement