Steelmage

Untitled

Feb 4th, 2022
581
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. Show
  2. BaseType "Triumphant Lamellar" "General's Brigandine" "Full Dragonscale"
  3. ItemLevel >= 86
  4. Rarity <= Rare
  5. SetFontSize 45
  6. SetTextColor 255 255 255 255
  7. SetBorderColor 255 255 255 255
  8. SetBackgroundColor 200 0 0 255
  9. PlayAlertSound 1 300
  10. PlayEffect Red
  11. MinimapIcon 0 Red Diamond
  12.  
  13. Show
  14. BaseType "Short Bow" "Grove Bow" "Thicket Bow"
  15. ItemLevel >= 86
  16. Rarity <= Rare
  17. SetFontSize 45
  18. SetTextColor 255 255 255 255
  19. SetBorderColor 255 255 255 255
  20. SetBackgroundColor 200 0 0 255
  21. PlayAlertSound 1 300
  22. PlayEffect Red
  23. MinimapIcon 0 Red Diamond
  24.  
  25. Show
  26. BaseType "Dragonscale Gauntlets" "Hydrascale Gauntlets"
  27. ItemLevel >= 85
  28. Rarity <= Rare
  29. SetFontSize 45
  30. SetTextColor 255 255 255 255
  31. SetBorderColor 255 255 255 255
  32. SetBackgroundColor 200 0 0 255
  33. PlayAlertSound 1 300
  34. PlayEffect Red
  35. MinimapIcon 0 Red Diamond
  36.  
  37. Show
  38. BaseType "Two-Toned Boots" "Dragonscale Boots" "Hydrascale Boots"
  39. ItemLevel >= 86
  40. Rarity <= Rare
  41. SetFontSize 45
  42. SetTextColor 255 255 255 255
  43. SetBorderColor 255 255 255 255
  44. SetBackgroundColor 200 0 0 255
  45. PlayAlertSound 1 300
  46. PlayEffect Red
  47. MinimapIcon 0 Red Diamond
  48.  
  49. Show
  50. BaseType "Nightmare Bascinet" "Pig-Faced Bascinet"
  51. ItemLevel >= 85
  52. Rarity <= Rare
  53. SetFontSize 45
  54. SetTextColor 255 255 255 255
  55. SetBorderColor 255 255 255 255
  56. SetBackgroundColor 200 0 0 255
  57. PlayAlertSound 1 300
  58. PlayEffect Red
  59. MinimapIcon 0 Red Diamond
  60.  
  61. Show
  62. BaseType "Broadhead Arrow Quiver"
  63. ItemLevel >= 86
  64. Rarity <= Rare
  65. SetFontSize 45
  66. SetTextColor 255 255 255 255
  67. SetBorderColor 255 255 255 255
  68. SetBackgroundColor 200 0 0 255
  69. PlayAlertSound 1 300
  70. PlayEffect Red
  71. MinimapIcon 0 Red Diamond
Advertisement
Add Comment
Please, Sign In to add comment