skysurvival

npc_shop_config_chest_-_Combate_-_05-10-2017_04-50-31.json

Oct 7th, 2017
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.64 KB | None | 0 0
  1. {
  2. "iconRaw" : {
  3. "material" : "AIR",
  4. "data" : 0
  5. },
  6. "iconDisplayName" : "Combate",
  7. "inventoryDisplayName" : "Combate",
  8. "npcDisplayName" : "Combate",
  9. "description" : "...",
  10. "normalProducts" : [ {
  11. "displayName" : "Elmo de Diamante",
  12. "iconRaw" : {
  13. "material" : "DIAMOND_HELMET",
  14. "data" : 0
  15. },
  16. "currency" : "COIN",
  17. "sellPrice" : 0.0,
  18. "buyPrice" : 1000.0,
  19. "amount" : 1,
  20. "productItem" : {
  21. "material" : "DIAMOND_HELMET",
  22. "data" : 0
  23. }
  24. }, {
  25. "displayName" : "Peitoral de Diamante",
  26. "iconRaw" : {
  27. "material" : "DIAMOND_CHESTPLATE",
  28. "data" : 0
  29. },
  30. "currency" : "COIN",
  31. "sellPrice" : 0.0,
  32. "buyPrice" : 1600.0,
  33. "amount" : 1,
  34. "productItem" : {
  35. "material" : "DIAMOND_CHESTPLATE",
  36. "data" : 0
  37. }
  38. }, {
  39. "displayName" : "Calças de Diamante",
  40. "iconRaw" : {
  41. "material" : "DIAMOND_LEGGINGS",
  42. "data" : 0
  43. },
  44. "currency" : "COIN",
  45. "sellPrice" : 0.0,
  46. "buyPrice" : 1400.0,
  47. "amount" : 1,
  48. "productItem" : {
  49. "material" : "DIAMOND_LEGGINGS",
  50. "data" : 0
  51. }
  52. }, {
  53. "displayName" : "Botas de Diamante",
  54. "iconRaw" : {
  55. "material" : "DIAMOND_BOOTS",
  56. "data" : 0
  57. },
  58. "currency" : "COIN",
  59. "sellPrice" : 0.0,
  60. "buyPrice" : 800.0,
  61. "amount" : 1,
  62. "productItem" : {
  63. "material" : "DIAMOND_BOOTS",
  64. "data" : 0
  65. }
  66. }, {
  67. "displayName" : "Espada de Diamante",
  68. "iconRaw" : {
  69. "material" : "DIAMOND_SWORD",
  70. "data" : 0
  71. },
  72. "currency" : "COIN",
  73. "sellPrice" : 0.0,
  74. "buyPrice" : 400.0,
  75. "amount" : 1,
  76. "productItem" : {
  77. "material" : "DIAMOND_SWORD",
  78. "data" : 0
  79. }
  80. }, {
  81. "displayName" : "Elmo de Ferro",
  82. "iconRaw" : {
  83. "material" : "IRON_HELMET",
  84. "data" : 0
  85. },
  86. "currency" : "COIN",
  87. "sellPrice" : 0.0,
  88. "buyPrice" : 250.0,
  89. "amount" : 1,
  90. "productItem" : {
  91. "material" : "IRON_HELMET",
  92. "data" : 0
  93. }
  94. }, {
  95. "displayName" : "Peitoral de Ferro",
  96. "iconRaw" : {
  97. "material" : "IRON_CHESTPLATE",
  98. "data" : 0
  99. },
  100. "currency" : "COIN",
  101. "sellPrice" : 0.0,
  102. "buyPrice" : 800.0,
  103. "amount" : 1,
  104. "productItem" : {
  105. "material" : "IRON_CHESTPLATE",
  106. "data" : 0
  107. }
  108. }, {
  109. "displayName" : "Calças de Ferro",
  110. "iconRaw" : {
  111. "material" : "IRON_LEGGINGS",
  112. "data" : 0
  113. },
  114. "currency" : "COIN",
  115. "sellPrice" : 0.0,
  116. "buyPrice" : 750.0,
  117. "amount" : 1,
  118. "productItem" : {
  119. "material" : "IRON_LEGGINGS",
  120. "data" : 0
  121. }
  122. }, {
  123. "displayName" : "Botas de Ferro",
  124. "iconRaw" : {
  125. "material" : "IRON_BOOTS",
  126. "data" : 0
  127. },
  128. "currency" : "COIN",
  129. "sellPrice" : 0.0,
  130. "buyPrice" : 200.0,
  131. "amount" : 1,
  132. "productItem" : {
  133. "material" : "IRON_BOOTS",
  134. "data" : 0
  135. }
  136. }, {
  137. "displayName" : "Espada de Ferro",
  138. "iconRaw" : {
  139. "material" : "IRON_SWORD",
  140. "data" : 0
  141. },
  142. "currency" : "COIN",
  143. "sellPrice" : 0.0,
  144. "buyPrice" : 100.0,
  145. "amount" : 1,
  146. "productItem" : {
  147. "material" : "IRON_SWORD",
  148. "data" : 0
  149. }
  150. }, {
  151. "displayName" : "Arco",
  152. "iconRaw" : {
  153. "material" : "BOW",
  154. "data" : 0
  155. },
  156. "currency" : "COIN",
  157. "sellPrice" : 0.0,
  158. "buyPrice" : 200.0,
  159. "amount" : 1,
  160. "productItem" : {
  161. "material" : "BOW",
  162. "data" : 0
  163. }
  164. }, {
  165. "displayName" : "Flecha",
  166. "iconRaw" : {
  167. "material" : "ARROW",
  168. "data" : 0
  169. },
  170. "currency" : "COIN",
  171. "sellPrice" : 0.0,
  172. "buyPrice" : 250.0,
  173. "amount" : 64,
  174. "productItem" : {
  175. "material" : "ARROW",
  176. "data" : 0
  177. }
  178. } ]
  179. }
Advertisement
Add Comment
Please, Sign In to add comment