Advertisement
Guest User

Untitled

a guest
Jul 24th, 2015
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.92 KB | None | 0 0
  1. ###############################################################################
  2. # Section: ### Chance #########################################################
  3. ###############################################################################
  4.  
  5. #Disabled Block Start
  6. #Misc - Chance - Spine Bow
  7. #Show
  8. # BaseType "Spine Bow"
  9. # Rarity Normal
  10. # SetFontSize 28
  11. # SetBackgroundColor 0 0 0 200 #Dimmed Background
  12. # SetBorderColor 175 96 37 150 #Chance
  13. # SetTextColor 200 200 200 #Chance
  14. #Disabled Block End
  15. #Disabled Block Start
  16. #Misc - Chance - Judgement Staff
  17. #Show
  18. # BaseType "Judgement Staff"
  19. # Rarity Normal
  20. # SetFontSize 28
  21. # SetBackgroundColor 0 0 0 200 #Dimmed Background
  22. # SetBorderColor 175 96 37 150 #Chance
  23. # SetTextColor 200 200 200 #Chance
  24. #Disabled Block End
  25. #Disabled Block Start
  26. #Misc - Chance - Gavel
  27. #Show
  28. # BaseType "Gavel"
  29. # Rarity Normal
  30. # SetFontSize 28
  31. # SetBackgroundColor 0 0 0 200 #Dimmed Background
  32. # SetBorderColor 175 96 37 150 #Chance
  33. # SetTextColor 200 200 200 #Chance
  34. #Disabled Block End
  35. #Disabled Block Start
  36. #Misc - Chance - Imperial Bow
  37. #Show
  38. # BaseType "Imperial Bow"
  39. # Rarity Normal
  40. # SetFontSize 28
  41. # SetBackgroundColor 0 0 0 200 #Dimmed Background
  42. # SetBorderColor 175 96 37 150 #Chance
  43. # SetTextColor 200 200 200 #Chance
  44. #Disabled Block End
  45. #Disabled Block Start
  46. #Misc - Chance - Vile Staff
  47. #Show
  48. # BaseType "Vile Staff"
  49. # Rarity Normal
  50. # SetFontSize 28
  51. # SetBackgroundColor 0 0 0 200 #Dimmed Background
  52. # SetBorderColor 175 96 37 150 #Chance
  53. # SetTextColor 200 200 200 #Chance
  54. #Disabled Block End
  55. #Disabled Block Start
  56. #Misc - Chance - Serpentine Staff
  57. #Show
  58. # BaseType "Serpentine Staff"
  59. # Rarity Normal
  60. # SetFontSize 28
  61. # SetBackgroundColor 0 0 0 200 #Dimmed Background
  62. # SetBorderColor 175 96 37 150 #Chance
  63. # SetTextColor 200 200 200 #Chance
  64. #Disabled Block End
  65. #Disabled Block Start
  66. #Misc - Chance - Leather Belt
  67. #Show
  68. # BaseType "Leather Belt"
  69. # Rarity Normal
  70. # SetFontSize 28
  71. # SetBackgroundColor 0 0 0 200 #Dimmed Background
  72. # SetBorderColor 175 96 37 150 #Chance
  73. # SetTextColor 200 200 200 #Chance
  74. #Disabled Block End
  75. #Disabled Block Start
  76. #Misc - Chance - Agate Amulet
  77. #Show
  78. # BaseType "Agate Amulet"
  79. # Rarity Normal
  80. # SetFontSize 28
  81. # SetBackgroundColor 0 0 0 200 #Dimmed Background
  82. # SetBorderColor 175 96 37 150 #Chance
  83. # SetTextColor 200 200 200 #Chance
  84. #Disabled Block End
  85. #Disabled Block Start
  86. #Misc - Chance - Full Wyrmscale
  87. #Show
  88. # BaseType "Full Wyrmscale"
  89. # Rarity Normal
  90. # SetFontSize 28
  91. # SetBackgroundColor 0 0 0 200 #Dimmed Background
  92. # SetBorderColor 175 96 37 150 #Chance
  93. # SetTextColor 200 200 200 #Chance
  94. #Disabled Block End
  95. #Disabled Block Start
  96. #Misc - Chance - Siege Axe
  97. #Show
  98. # BaseType "Siege Axe"
  99. # Rarity Normal
  100. # SetFontSize 28
  101. # SetBackgroundColor 0 0 0 200 #Dimmed Background
  102. # SetBorderColor 175 96 37 150 #Chance
  103. # SetTextColor 200 200 200 #Chance
  104. #Disabled Block End
  105. #Misc - Chance - Occultist's Vestment
  106. Show
  107. BaseType "Occultist's Vestment"
  108. Rarity Normal
  109. SetFontSize 28
  110. SetBackgroundColor 0 0 0 200 #Dimmed Background
  111. SetBorderColor 175 96 37 150 #Chance
  112. SetTextColor 200 200 200 #Chance
  113. #Misc - Chance - Glorious Plate
  114. Show
  115. BaseType "Glorious Plate"
  116. Rarity Normal
  117. SetFontSize 28
  118. SetBackgroundColor 0 0 0 200 #Dimmed Background
  119. SetBorderColor 175 96 37 150 #Chance
  120. SetTextColor 200 200 200 #Chance
  121. #Misc - Chance - Prophecy Wand
  122. Show
  123. BaseType "Prophecy Wand"
  124. Rarity Normal
  125. SetFontSize 28
  126. SetBackgroundColor 0 0 0 200 #Dimmed Background
  127. SetBorderColor 175 96 37 150 #Chance
  128. SetTextColor 200 200 200 #Chance
  129. #Misc - Chance - Desert Brigandine
  130. Show
  131. BaseType "Desert Brigandine"
  132. Rarity Normal
  133. SetFontSize 28
  134. SetBackgroundColor 0 0 0 200 #Dimmed Background
  135. SetBorderColor 175 96 37 150 #Chance
  136. SetTextColor 200 200 200 #Chance
  137.  
  138. ### /Chance ###################################################################
  139. ###############################################################################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement