Advertisement
Guest User

NHPreset

a guest
Jan 19th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.28 KB | None | 0 0
  1. {
  2. "name": "Tournament - Main NH",
  3. "inventory": [
  4. {
  5. "item": [11828],
  6. "amount": 1
  7. },
  8. {
  9. "item": [11785],
  10. "amount": 1
  11. },
  12. {
  13. "item": [12006],
  14. "amount": 1
  15. },
  16. {
  17. "item": [12695],
  18. "amount": 1
  19. },
  20. {
  21. "item": [11834],
  22. "amount": 1
  23. },
  24. {
  25. "item": [19553],
  26. "amount": 1
  27. },
  28. {
  29. "item": [22322],
  30. "amount": 1
  31. },
  32. {
  33. "item": [2444],
  34. "amount": 1
  35. },
  36. {
  37. "item": [13441],
  38. "amount": 1
  39. },
  40. {
  41. "item": [6685],
  42. "amount": 1
  43. },
  44. {
  45. "item": [6685],
  46. "amount": 1
  47. },
  48. {
  49. "item": [10925],
  50. "amount": 1
  51. },
  52. {
  53. "item": [13441],
  54. "amount": 1
  55. },
  56. {
  57. "item": [6685],
  58. "amount": 1
  59. },
  60. {
  61. "item": [6685],
  62. "amount": 1
  63. },
  64. {
  65. "item": [10925],
  66. "amount": 1
  67. },
  68. {
  69. "item": [13441],
  70. "amount": 1
  71. },
  72. {
  73. "item": [3144],
  74. "amount": 1
  75. },
  76. {
  77. "item": [3144],
  78. "amount": 1
  79. },
  80. {
  81. "item": [10925],
  82. "amount": 1
  83. },
  84. {
  85. "item": [13441],
  86. "amount": 1
  87. },
  88. {
  89. "item": [11802],
  90. "amount": 1
  91. },
  92. {
  93. "item": [13441],
  94. "amount": 1
  95. },
  96. {
  97. "item": [13441],
  98. "amount": 1
  99. },
  100. {
  101. "item": [12791],
  102. "amount": 1
  103. },
  104. {
  105. "item": [13441],
  106. "amount": 1
  107. },
  108. {
  109. "item": [13441],
  110. "amount": 1
  111. },
  112. {
  113. "item": [13441],
  114. "amount": 1
  115. }
  116. ],
  117. "equipment": [
  118. {
  119. "slot": "hat",
  120. "item": [12931]
  121. },
  122. {
  123. "slot": "amulet",
  124. "item": [12002]
  125. },
  126. {
  127. "slot": "arrows",
  128. "item": [21950],
  129. "amount": 500
  130. },
  131. {
  132. "slot": "weapon",
  133. "item": [12902]
  134. },
  135. {
  136. "slot": "body",
  137. "item": [21021]
  138. },
  139. {
  140. "slot": "shield",
  141. "item": [12825]
  142. },
  143. {
  144. "slot": "legs",
  145. "item": [21024]
  146. },
  147. {
  148. "slot": "boots",
  149. "item": [13235]
  150. },
  151. {
  152. "slot": "gloves",
  153. "item": [7462]
  154. },
  155. {
  156. "slot": "cape",
  157. "item": [21791]
  158. },
  159. {
  160. "slot": "ring",
  161. "item": [11773]
  162. }
  163. ],
  164. "levels": [
  165. {
  166. "skill": "attack",
  167. "level": 99
  168. },
  169. {
  170. "skill": "defence",
  171. "level": 99
  172. },
  173. {
  174. "skill": "strength",
  175. "level": 99
  176. },
  177. {
  178. "skill": "range",
  179. "level": 99
  180. },
  181. {
  182. "skill": "prayer",
  183. "level": 99
  184. },
  185. {
  186. "skill": "magic",
  187. "level": 99
  188. },
  189. {
  190. "skill": "hitpoints",
  191. "level": 99
  192. }
  193. ],
  194. "quickprayers": [
  195. "Protect Items",
  196. "Piety",
  197. "Smite"
  198. ],
  199. "spellbook": "ANCIENT_MAGICS"
  200. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement