Advertisement
Guest User

Untitled

a guest
Jul 30th, 2016
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.68 KB | None | 0 0
  1. {
  2. "AmountOfPokemonToDisplayOnStart": 10,
  3. "AutoUpdate": false,
  4. "DefaultAltitude": 10.0,
  5. "DefaultLatitude": 35.672963,
  6. "DefaultLongitude": 139.698338,
  7. "DelayBetweenPokemonCatch": 1500,
  8. "DelayBetweenPlayerActions": 500,
  9. "EvolveAboveIvValue": 90.0,
  10. "EvolveAllPokemonAboveIv": false,
  11. "EvolveAllPokemonWithEnoughCandy": true,
  12. "UseLuckyEggsMinPokemonAmount": 30,
  13. "UseLuckyEggsWhileEvolving": false,
  14. "UseEggIncubators": true,
  15. "DumpPokemonStats": false,
  16. "GpxFile": "GPXPath.GPX",
  17. "UseGpxPathing": false,
  18. "WalkingSpeedInKilometerPerHour": 200.0,
  19. "MaxTravelDistanceInMeters": 10000,
  20. "KeepMinCp": 2500,
  21. "KeepMinDuplicatePokemon": 1,
  22. "KeepMinIvPercentage": 100.0,
  23. "KeepPokemonsThatCanEvolve": false,
  24. "PrioritizeIvOverCp": false,
  25. "RenameAboveIv": false,
  26. "RenameTemplate": "{0}_{1}",
  27. "TransferDuplicatePokemon": true,
  28. "TranslationLanguageCode": "de",
  29. "UsePokemonToNotCatchFilter": false,
  30. "WebSocketPort": 14251,
  31. "StartupWelcomeDelay": false,
  32. "SnipeAtPokestops": false,
  33. "ItemRecycleFilter": [
  34. {
  35. "Key": "itemUnknown",
  36. "Value": 0
  37. },
  38. {
  39. "Key": "itemPokeBall",
  40. "Value": 25
  41. },
  42. {
  43. "Key": "itemGreatBall",
  44. "Value": 50
  45. },
  46. {
  47. "Key": "itemUltraBall",
  48. "Value": 75
  49. },
  50. {
  51. "Key": "itemMasterBall",
  52. "Value": 100
  53. },
  54. {
  55. "Key": "itemPotion",
  56. "Value": 0
  57. },
  58. {
  59. "Key": "itemSuperPotion",
  60. "Value": 0
  61. },
  62. {
  63. "Key": "itemHyperPotion",
  64. "Value": 10
  65. },
  66. {
  67. "Key": "itemMaxPotion",
  68. "Value": 20
  69. },
  70. {
  71. "Key": "itemRevive",
  72. "Value": 10
  73. },
  74. {
  75. "Key": "itemMaxRevive",
  76. "Value": 10
  77. },
  78. {
  79. "Key": "itemLuckyEgg",
  80. "Value": 200
  81. },
  82. {
  83. "Key": "itemIncenseOrdinary",
  84. "Value": 100
  85. },
  86. {
  87. "Key": "itemIncenseSpicy",
  88. "Value": 100
  89. },
  90. {
  91. "Key": "itemIncenseCool",
  92. "Value": 100
  93. },
  94. {
  95. "Key": "itemIncenseFloral",
  96. "Value": 100
  97. },
  98. {
  99. "Key": "itemTroyDisk",
  100. "Value": 100
  101. },
  102. {
  103. "Key": "itemXAttack",
  104. "Value": 100
  105. },
  106. {
  107. "Key": "itemXDefense",
  108. "Value": 100
  109. },
  110. {
  111. "Key": "itemXMiracle",
  112. "Value": 100
  113. },
  114. {
  115. "Key": "itemRazzBerry",
  116. "Value": 50
  117. },
  118. {
  119. "Key": "itemBlukBerry",
  120. "Value": 10
  121. },
  122. {
  123. "Key": "itemNanabBerry",
  124. "Value": 10
  125. },
  126. {
  127. "Key": "itemWeparBerry",
  128. "Value": 30
  129. },
  130. {
  131. "Key": "itemPinapBerry",
  132. "Value": 30
  133. },
  134. {
  135. "Key": "itemSpecialCamera",
  136. "Value": 100
  137. },
  138. {
  139. "Key": "itemIncubatorBasicUnlimited",
  140. "Value": 100
  141. },
  142. {
  143. "Key": "itemIncubatorBasic",
  144. "Value": 100
  145. },
  146. {
  147. "Key": "itemPokemonStorageUpgrade",
  148. "Value": 100
  149. },
  150. {
  151. "Key": "itemItemStorageUpgrade",
  152. "Value": 100
  153. }
  154. ],
  155. "PokemonsNotToTransfer": [
  156. "arcanine",
  157. "gyarados",
  158. "lapras",
  159. "ditto",
  160. "vaporeon",
  161. "jolteon",
  162. "flareon",
  163. "porygon",
  164. "articuno",
  165. "zapdos",
  166. "moltres",
  167. "dragonite",
  168. "mewtwo",
  169. "mew"
  170. ],
  171. "PokemonsToEvolve": [
  172. "caterpie",
  173. "weedle",
  174. "rattata",
  175. "pidgey",
  176. "spearow",
  177. "ekans",
  178. "pikachu",
  179. "sandshrew",
  180. "nidoranFemale",
  181. "nidoranMale",
  182. "clefairy",
  183. "vulpix",
  184. "jigglypuff",
  185. "zubat",
  186. "oddish",
  187. "paras",
  188. "venonat",
  189. "diglett",
  190. "meowth",
  191. "psyduck",
  192. "mankey",
  193. "poliwag",
  194. "abra",
  195. "machop",
  196. "bellsprout",
  197. "tentacool",
  198. "geodude",
  199. "ponyta",
  200. "slowpoke",
  201. "magnemite",
  202. "doduo",
  203. "seel",
  204. "grimer",
  205. "shellder",
  206. "gastly",
  207. "drowzee",
  208. "krabby",
  209. "voltorb",
  210. "exeggcute",
  211. "cubone",
  212. "koffing",
  213. "rhyhorn",
  214. "horsea",
  215. "goldeen",
  216. "staryu",
  217. "omanyte",
  218. "kabuto"
  219. ],
  220. "PokemonsToIgnore": [
  221. "caterpie",
  222. "weedle",
  223. "pidgey",
  224. "rattata",
  225. "spearow",
  226. "zubat",
  227. "doduo"
  228. ],
  229. "PokemonsTransferFilter": {
  230. "Mew": {
  231. "KeepMinCp": 0,
  232. "KeepMinIvPercentage": 0.0,
  233. "KeepMinDuplicatePokemon": 10
  234. }
  235. },
  236. "PokemonToSnipe": {
  237. "Locations": [
  238. {
  239. "Latitude": 38.556807486461118,
  240. "Longitude": -121.2383794784546
  241. },
  242. {
  243. "Latitude": -33.859019,
  244. "Longitude": 151.213098
  245. },
  246. {
  247. "Latitude": 47.5014969,
  248. "Longitude": -122.0959568
  249. },
  250. {
  251. "Latitude": 51.5025343,
  252. "Longitude": -0.2055027
  253. },
  254. {
  255. "Latitude": 33.7815729,
  256. "Longitude": -118.29116820000002
  257. },
  258. {
  259. "Latitude": 33.616218900000007,
  260. "Longitude": -117.6944494
  261. },
  262. {
  263. "Latitude": 44.8670878,
  264. "Longitude": -93.3269298
  265. },
  266. {
  267. "Latitude": 33.798074,
  268. "Longitude": -118.094974
  269. },
  270. {
  271. "Latitude": 33.893327,
  272. "Longitude": -117.977882
  273. },
  274. {
  275. "Latitude": 33.603924,
  276. "Longitude": -117.65018
  277. },
  278. {
  279. "Latitude": -37.7651298,
  280. "Longitude": 145.3509665
  281. },
  282. {
  283. "Latitude": -37.727411806375528,
  284. "Longitude": 144.83374804258347
  285. },
  286. {
  287. "Latitude": 38.191311424705,
  288. "Longitude": 128.58497142791748
  289. },
  290. {
  291. "Latitude": 38.199228957618566,
  292. "Longitude": 128.59359741210938
  293. },
  294. {
  295. "Latitude": 34.0092419,
  296. "Longitude": -118.49760370000001
  297. },
  298. {
  299. "Latitude": 51.529316,
  300. "Longitude": 0.051945
  301. },
  302. {
  303. "Latitude": 52.40673,
  304. "Longitude": -1.765572
  305. },
  306. {
  307. "Latitude": 45.4721,
  308. "Longitude": 9.17722
  309. },
  310. {
  311. "Latitude": 37.801985326307381,
  312. "Longitude": -122.41267204284668
  313. },
  314. {
  315. "Latitude": 40.764871,
  316. "Longitude": -73.972722
  317. },
  318. {
  319. "Latitude": 33.761059,
  320. "Longitude": -118.196184
  321. },
  322. {
  323. "Latitude": 42.34872,
  324. "Longitude": -71.038352
  325. },
  326. {
  327. "Latitude": 40.978629,
  328. "Longitude": 28.872939
  329. },
  330. {
  331. "Latitude": 40.993502,
  332. "Longitude": 29.033273
  333. }
  334. ],
  335. "Pokemon": [
  336. "Dratini",
  337. "Magikarp",
  338. "Eevee",
  339. "Bulbasaur",
  340. "Squirtle",
  341. "Charmander",
  342. "Kangaskhan",
  343. "Farfetchd",
  344. "Electabuzz",
  345. "Snorlax",
  346. "Porygon"
  347. ]
  348. }
  349. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement