Advertisement
Hightension

Untitled

Apr 21st, 2020
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.98 KB | None | 0 0
  1. {
  2. "towns": [
  3. {
  4. "id": "towncenter1",
  5. "filename": "pokecenter1.snapshot",
  6. "weighting": 0,
  7. "depth": 1,
  8. "maxnum": 1,
  9. "npcs": [
  10. {
  11. "type": "NurseJoy",
  12. "x": 9,
  13. "y": 3,
  14. "z": 7
  15. }
  16. ]
  17. },
  18. {
  19. "id": "townmart1",
  20. "filename": "pokemart1.snapshot",
  21. "weighting": 0,
  22. "maxnum": 1,
  23. "depth": 1,
  24. "npcs": [
  25. {
  26. "type": "Shopkeeper",
  27. "data": "Main",
  28. "x": 10,
  29. "y": 3,
  30. "z": 5
  31. },
  32. {
  33. "type": "Shopkeeper",
  34. "data": "Secondary",
  35. "x": 10,
  36. "y": 3,
  37. "z": 4
  38. }
  39. ]
  40. }
  41. ],
  42. "gyms": [
  43. {
  44. "id": "electricgym",
  45. "filename": "electricgym.snapshot",
  46. "npcdata": "electricgym.json",
  47. "depth": 2
  48. },
  49. {
  50. "id": "firegym",
  51. "filename": "firegym.snapshot",
  52. "npcdata": "firegym.json",
  53. "depth": 7
  54. },
  55. {
  56. "id": "firegym2",
  57. "filename": "firegym2.snapshot",
  58. "npcdata": "firegym2.json",
  59. "depth": 2
  60. },
  61. {
  62. "id": "flyinggym",
  63. "filename": "flyinggym.snapshot",
  64. "npcdata": "flyinggym.json",
  65. "depth": 2
  66. },
  67. {
  68. "id": "grassgym",
  69. "filename": "grassgym.snapshot",
  70. "npcdata": "grassgym.json",
  71. "depth": 8
  72. },
  73. {
  74. "id": "grassbuggym",
  75. "filename": "grassbuggym.snapshot",
  76. "npcdata": "grassbuggym.json",
  77. "depth": 2
  78. },
  79. {
  80. "id": "groundgym",
  81. "filename": "groundgym.snapshot",
  82. "npcdata": "groundgym.json",
  83. "depth": 2
  84. },
  85. {
  86. "id": "icegym",
  87. "filename": "icegym.snapshot",
  88. "npcdata": "icegym.json",
  89. "depth": 3
  90. },
  91. {
  92. "id": "icegym2",
  93. "filename": "icegym2.snapshot",
  94. "npcdata": "icegym2.json",
  95. "depth": 4
  96. },
  97. {
  98. "id": "psychicgym",
  99. "filename": "psychicgym.snapshot",
  100. "npcdata": "psychicgym.json",
  101. "depth": 2
  102. },
  103. {
  104. "id": "rockgym",
  105. "filename": "rockgym.snapshot",
  106. "npcdata": "rockgym.json",
  107. "depth": 2
  108. },
  109. {
  110. "id": "steelgym",
  111. "filename": "steelgym.snapshot",
  112. "npcdata": "steelgym.json",
  113. "depth": 2
  114. },
  115. {
  116. "id": "watergym",
  117. "filename": "watergym.snapshot",
  118. "npcdata": "watergym.json",
  119. "depth": 3
  120. },
  121. {
  122. "id": "watergym2",
  123. "filename": "watergym2.snapshot",
  124. "npcdata": "watergym2.json",
  125. "depth": 3
  126. }
  127.  
  128. ],
  129. "standalone":[
  130. {
  131. "id": "center1",
  132. "filename": "pokecenter1.snapshot",
  133. "biomes": [ "plains", "forest", "taiga", "birch_forest", "roofed_forest", "redwood_taiga", "savanna", "autumnal_woods", "badlands", "woodlands", "coniferous_forest" ],
  134. "rarity": 0,
  135. "depth": 2,
  136. "npcs": [
  137. {
  138. "type": "NurseJoy",
  139. "x": 9,
  140. "y": 3,
  141. "z": 7
  142. }
  143. ]
  144. },
  145. {
  146. "id": "center2",
  147. "filename": "pokecenter2.snapshot",
  148. "biomes": [ "ice_flats", "taiga_cold", "mutated_ice_flats", "snowy_forest", "snowy_tundra" ],
  149. "rarity": 0,
  150. "depth": 1,
  151. "npcs": [
  152. {
  153. "type": "NurseJoy",
  154. "x": 4,
  155. "y": 2,
  156. "z": 6
  157. }
  158. ]
  159. },
  160. {
  161. "id": "center3",
  162. "filename": "pokecenter3.snapshot",
  163. "biomes": [ "forest", "taiga", "birch_forest", "roofed_forest", "redwood_taiga", "coniferous_forest", "woodlands", "autumnal_woods" ],
  164. "rarity": 0,
  165. "depth": 1,
  166. "npcs": [
  167. {
  168. "type": "NurseJoy",
  169. "x": 7,
  170. "y": 2,
  171. "z": 13
  172. }
  173. ]
  174. },
  175. {
  176. "id": "iceshrine",
  177. "filename": "shrine1.snapshot",
  178. "biomes": [ "mutated_ice_flats", "ice_flats", "ice_mountains", "mutated_taiga_cold", "snowy_forest", "snowy_tundra" ],
  179. "rarity": 20,
  180. "depth": 0
  181. },
  182. {
  183. "id": "lightningshrine",
  184. "filename": "shrine2.snapshot",
  185. "biomes": [ "savanna_rock", "mutated_savanna", "mutated_savanna_rock", "arid_highlands", "outback" ],
  186. "rarity": 20,
  187. "depth": 0
  188. },
  189. {
  190. "id": "fireshrine",
  191. "filename": "shrine3.snapshot",
  192. "biomes": [ "mutated_mesa_clear_rock", "mutated_mesa_rock", "mesa_rock", "mesa_clear_rock" ],
  193. "rarity": 20,
  194. "depth": 0
  195. },
  196. {
  197. "id": "hauntedtower",
  198. "filename": "hauntedtower.snapshot",
  199. "biomes": [ "forest", "birch_forest", "roofed_forest", "swamps" ],
  200. "rarity": 0,
  201. "depth": 1
  202. },
  203. {
  204. "id": "spearpillar",
  205. "filename": "spearpillar.snapshot",
  206. "biomes": [ "ice_mountains", "mountainous" ],
  207. "rarity": 0,
  208. "depth": 2
  209. },
  210. {
  211. "id": "chalice",
  212. "filename": "chalice.snapshot",
  213. "biomes": [ "desert_hills", "mutated_desert", "mountainous_desert" ],
  214. "rarity": 0,
  215. "depth": 2
  216. }
  217. ]
  218. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement