skysurvival

npc_shop_config_chest_-_Decorações_-_05-10-2017_04-04-17.json

Oct 7th, 2017
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.36 KB | None | 0 0
  1. {
  2. "iconRaw" : {
  3. "material" : "AIR",
  4. "data" : 0
  5. },
  6. "iconDisplayName" : "Decorações",
  7. "inventoryDisplayName" : "Decorações",
  8. "npcDisplayName" : "Decorações",
  9. "description" : "...",
  10. "normalProducts" : [ {
  11. "displayName" : "Dente-de-Leão",
  12. "iconRaw" : {
  13. "material" : "YELLOW_FLOWER",
  14. "data" : 0
  15. },
  16. "currency" : "COIN",
  17. "sellPrice" : 0.0,
  18. "buyPrice" : 100.0,
  19. "amount" : 64,
  20. "productItem" : {
  21. "material" : "YELLOW_FLOWER",
  22. "data" : 0
  23. }
  24. }, {
  25. "displayName" : "Papoula",
  26. "iconRaw" : {
  27. "material" : "RED_ROSE",
  28. "data" : 0
  29. },
  30. "currency" : "COIN",
  31. "sellPrice" : 0.0,
  32. "buyPrice" : 100.0,
  33. "amount" : 64,
  34. "productItem" : {
  35. "material" : "RED_ROSE",
  36. "data" : 0
  37. }
  38. }, {
  39. "displayName" : "Orquídea Azul",
  40. "iconRaw" : {
  41. "material" : "RED_ROSE",
  42. "data" : 1
  43. },
  44. "currency" : "COIN",
  45. "sellPrice" : 0.0,
  46. "buyPrice" : 100.0,
  47. "amount" : 64,
  48. "productItem" : {
  49. "material" : "RED_ROSE",
  50. "data" : 1
  51. }
  52. }, {
  53. "displayName" : "Allium",
  54. "iconRaw" : {
  55. "material" : "RED_ROSE",
  56. "data" : 2
  57. },
  58. "currency" : "COIN",
  59. "sellPrice" : 0.0,
  60. "buyPrice" : 100.0,
  61. "amount" : 64,
  62. "productItem" : {
  63. "material" : "RED_ROSE",
  64. "data" : 2
  65. }
  66. }, {
  67. "displayName" : "Azure Bluet",
  68. "iconRaw" : {
  69. "material" : "RED_ROSE",
  70. "data" : 3
  71. },
  72. "currency" : "COIN",
  73. "sellPrice" : 0.0,
  74. "buyPrice" : 100.0,
  75. "amount" : 64,
  76. "productItem" : {
  77. "material" : "RED_ROSE",
  78. "data" : 3
  79. }
  80. }, {
  81. "displayName" : "Tulipa Vermelha",
  82. "iconRaw" : {
  83. "material" : "RED_ROSE",
  84. "data" : 4
  85. },
  86. "currency" : "COIN",
  87. "sellPrice" : 0.0,
  88. "buyPrice" : 100.0,
  89. "amount" : 64,
  90. "productItem" : {
  91. "material" : "RED_ROSE",
  92. "data" : 4
  93. }
  94. }, {
  95. "displayName" : "Tulipa Laranja",
  96. "iconRaw" : {
  97. "material" : "RED_ROSE",
  98. "data" : 5
  99. },
  100. "currency" : "COIN",
  101. "sellPrice" : 0.0,
  102. "buyPrice" : 100.0,
  103. "amount" : 64,
  104. "productItem" : {
  105. "material" : "RED_ROSE",
  106. "data" : 5
  107. }
  108. }, {
  109. "displayName" : "Tulipa Branca",
  110. "iconRaw" : {
  111. "material" : "RED_ROSE",
  112. "data" : 6
  113. },
  114. "currency" : "COIN",
  115. "sellPrice" : 0.0,
  116. "buyPrice" : 100.0,
  117. "amount" : 64,
  118. "productItem" : {
  119. "material" : "RED_ROSE",
  120. "data" : 6
  121. }
  122. }, {
  123. "displayName" : "Tulipa Rosa",
  124. "iconRaw" : {
  125. "material" : "RED_ROSE",
  126. "data" : 7
  127. },
  128. "currency" : "COIN",
  129. "sellPrice" : 0.0,
  130. "buyPrice" : 100.0,
  131. "amount" : 64,
  132. "productItem" : {
  133. "material" : "RED_ROSE",
  134. "data" : 7
  135. }
  136. }, {
  137. "displayName" : "Girassol",
  138. "iconRaw" : {
  139. "material" : "DOUBLE_PLANT",
  140. "data" : 0
  141. },
  142. "currency" : "COIN",
  143. "sellPrice" : 0.0,
  144. "buyPrice" : 200.0,
  145. "amount" : 64,
  146. "productItem" : {
  147. "material" : "DOUBLE_PLANT",
  148. "data" : 0
  149. }
  150. }, {
  151. "displayName" : "Lilás",
  152. "iconRaw" : {
  153. "material" : "DOUBLE_PLANT",
  154. "data" : 1
  155. },
  156. "currency" : "COIN",
  157. "sellPrice" : 0.0,
  158. "buyPrice" : 200.0,
  159. "amount" : 64,
  160. "productItem" : {
  161. "material" : "DOUBLE_PLANT",
  162. "data" : 1
  163. }
  164. }, {
  165. "displayName" : "Roseira",
  166. "iconRaw" : {
  167. "material" : "DOUBLE_PLANT",
  168. "data" : 4
  169. },
  170. "currency" : "COIN",
  171. "sellPrice" : 0.0,
  172. "buyPrice" : 200.0,
  173. "amount" : 64,
  174. "productItem" : {
  175. "material" : "DOUBLE_PLANT",
  176. "data" : 4
  177. }
  178. }, {
  179. "displayName" : "Peônia",
  180. "iconRaw" : {
  181. "material" : "DOUBLE_PLANT",
  182. "data" : 5
  183. },
  184. "currency" : "COIN",
  185. "sellPrice" : 0.0,
  186. "buyPrice" : 200.0,
  187. "amount" : 64,
  188. "productItem" : {
  189. "material" : "DOUBLE_PLANT",
  190. "data" : 5
  191. }
  192. }, {
  193. "displayName" : "Teia",
  194. "iconRaw" : {
  195. "material" : "WEB",
  196. "data" : 0
  197. },
  198. "currency" : "COIN",
  199. "sellPrice" : 0.0,
  200. "buyPrice" : 400.0,
  201. "amount" : 64,
  202. "productItem" : {
  203. "material" : "WEB",
  204. "data" : 0
  205. }
  206. }, {
  207. "displayName" : "Muda de Carvalho",
  208. "iconRaw" : {
  209. "material" : "SAPLING",
  210. "data" : 0
  211. },
  212. "currency" : "COIN",
  213. "sellPrice" : 0.0,
  214. "buyPrice" : 100.0,
  215. "amount" : 64,
  216. "productItem" : {
  217. "material" : "SAPLING",
  218. "data" : 0
  219. }
  220. }, {
  221. "displayName" : "Muda de Pinheiro",
  222. "iconRaw" : {
  223. "material" : "SAPLING",
  224. "data" : 1
  225. },
  226. "currency" : "COIN",
  227. "sellPrice" : 0.0,
  228. "buyPrice" : 100.0,
  229. "amount" : 64,
  230. "productItem" : {
  231. "material" : "SAPLING",
  232. "data" : 1
  233. }
  234. }, {
  235. "displayName" : "Muda de Eucalipto",
  236. "iconRaw" : {
  237. "material" : "SAPLING",
  238. "data" : 2
  239. },
  240. "currency" : "COIN",
  241. "sellPrice" : 0.0,
  242. "buyPrice" : 100.0,
  243. "amount" : 64,
  244. "productItem" : {
  245. "material" : "SAPLING",
  246. "data" : 2
  247. }
  248. }, {
  249. "displayName" : "Muda de Árvore da Selva",
  250. "iconRaw" : {
  251. "material" : "SAPLING",
  252. "data" : 3
  253. },
  254. "currency" : "COIN",
  255. "sellPrice" : 0.0,
  256. "buyPrice" : 100.0,
  257. "amount" : 64,
  258. "productItem" : {
  259. "material" : "SAPLING",
  260. "data" : 3
  261. }
  262. }, {
  263. "displayName" : "Muda de Acácia",
  264. "iconRaw" : {
  265. "material" : "SAPLING",
  266. "data" : 4
  267. },
  268. "currency" : "COIN",
  269. "sellPrice" : 0.0,
  270. "buyPrice" : 100.0,
  271. "amount" : 64,
  272. "productItem" : {
  273. "material" : "SAPLING",
  274. "data" : 4
  275. }
  276. }, {
  277. "displayName" : "Muda de Carvalho Escuro",
  278. "iconRaw" : {
  279. "material" : "SAPLING",
  280. "data" : 5
  281. },
  282. "currency" : "COIN",
  283. "sellPrice" : 0.0,
  284. "buyPrice" : 100.0,
  285. "amount" : 64,
  286. "productItem" : {
  287. "material" : "SAPLING",
  288. "data" : 5
  289. }
  290. }, {
  291. "displayName" : "Cogumelo Marrom",
  292. "iconRaw" : {
  293. "material" : "BROWN_MUSHROOM",
  294. "data" : 0
  295. },
  296. "currency" : "COIN",
  297. "sellPrice" : 0.0,
  298. "buyPrice" : 200.0,
  299. "amount" : 64,
  300. "productItem" : {
  301. "material" : "BROWN_MUSHROOM",
  302. "data" : 0
  303. }
  304. }, {
  305. "displayName" : "Cogumelo Vermelho",
  306. "iconRaw" : {
  307. "material" : "RED_MUSHROOM",
  308. "data" : 0
  309. },
  310. "currency" : "COIN",
  311. "sellPrice" : 0.0,
  312. "buyPrice" : 200.0,
  313. "amount" : 64,
  314. "productItem" : {
  315. "material" : "RED_MUSHROOM",
  316. "data" : 0
  317. }
  318. } ]
  319. }
Advertisement
Add Comment
Please, Sign In to add comment