Advertisement
Guest User

Untitled

a guest
Jul 30th, 2016
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.29 KB | None | 0 0
  1. {
  2. "AmountOfPokemonToDisplayOnStart": 10,
  3. "AutoUpdate": true,
  4. "DefaultAltitude": 10.0,
  5. "DefaultLatitude": 35.685361261493114,
  6. "DefaultLongitude": 139.70609664916992,
  7. "DelayBetweenPokemonCatch": 2000,
  8. "DelayBetweenPlayerActions": 5000,
  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": 30.0,
  19. "MaxTravelDistanceInMeters": 5000,
  20. "KeepMinCp": 1250,
  21. "KeepMinDuplicatePokemon": 1,
  22. "KeepMinIvPercentage": 95.0,
  23. "KeepPokemonsThatCanEvolve": false,
  24. "PrioritizeIvOverCp": true,
  25. "RenameAboveIv": true,
  26. "RenameTemplate": "{0}_{1}",
  27. "TransferDuplicatePokemon": true,
  28. "TranslationLanguageCode": "en",
  29. "UsePokemonToNotCatchFilter": false,
  30. "WebSocketPort": 14251,
  31. "StartupWelcomeDelay": true,
  32. "SnipeAtPokestops": true,
  33. "MinPokeballsToSnipe": 0,
  34. "SnipeLocationServer": "localhost",
  35. "SnipeLocationServerPort": 0,
  36. "UseSnipeLocationServer": false,
  37. "UseTransferIVForSnipe": false,
  38. "MinDelayBetweenSnipes": 0,
  39. "ItemRecycleFilter": [
  40. {
  41. "Key": "itemUnknown",
  42. "Value": 0
  43. },
  44. {
  45. "Key": "itemPokeBall",
  46. "Value": 100
  47. },
  48. {
  49. "Key": "itemGreatBall",
  50. "Value": 200
  51. },
  52. {
  53. "Key": "itemUltraBall",
  54. "Value": 100
  55. },
  56. {
  57. "Key": "itemMasterBall",
  58. "Value": 100
  59. },
  60. {
  61. "Key": "itemPotion",
  62. "Value": 0
  63. },
  64. {
  65. "Key": "itemSuperPotion",
  66. "Value": 10
  67. },
  68. {
  69. "Key": "itemHyperPotion",
  70. "Value": 20
  71. },
  72. {
  73. "Key": "itemMaxPotion",
  74. "Value": 40
  75. },
  76. {
  77. "Key": "itemRevive",
  78. "Value": 20
  79. },
  80. {
  81. "Key": "itemMaxRevive",
  82. "Value": 50
  83. },
  84. {
  85. "Key": "itemLuckyEgg",
  86. "Value": 200
  87. },
  88. {
  89. "Key": "itemIncenseOrdinary",
  90. "Value": 100
  91. },
  92. {
  93. "Key": "itemIncenseSpicy",
  94. "Value": 100
  95. },
  96. {
  97. "Key": "itemIncenseCool",
  98. "Value": 100
  99. },
  100. {
  101. "Key": "itemIncenseFloral",
  102. "Value": 100
  103. },
  104. {
  105. "Key": "itemTroyDisk",
  106. "Value": 100
  107. },
  108. {
  109. "Key": "itemXAttack",
  110. "Value": 100
  111. },
  112. {
  113. "Key": "itemXDefense",
  114. "Value": 100
  115. },
  116. {
  117. "Key": "itemXMiracle",
  118. "Value": 100
  119. },
  120. {
  121. "Key": "itemRazzBerry",
  122. "Value": 50
  123. },
  124. {
  125. "Key": "itemBlukBerry",
  126. "Value": 10
  127. },
  128. {
  129. "Key": "itemNanabBerry",
  130. "Value": 10
  131. },
  132. {
  133. "Key": "itemWeparBerry",
  134. "Value": 30
  135. },
  136. {
  137. "Key": "itemPinapBerry",
  138. "Value": 30
  139. },
  140. {
  141. "Key": "itemSpecialCamera",
  142. "Value": 100
  143. },
  144. {
  145. "Key": "itemIncubatorBasicUnlimited",
  146. "Value": 100
  147. },
  148. {
  149. "Key": "itemIncubatorBasic",
  150. "Value": 100
  151. },
  152. {
  153. "Key": "itemPokemonStorageUpgrade",
  154. "Value": 100
  155. },
  156. {
  157. "Key": "itemItemStorageUpgrade",
  158. "Value": 100
  159. }
  160. ],
  161. "PokemonsNotToTransfer": [
  162. "aerodactyl",
  163. "venusaur",
  164. "charizard",
  165. "blastoise",
  166. "nidoqueen",
  167. "nidoking",
  168. "clefable",
  169. "vileplume",
  170. "arcanine",
  171. "poliwrath",
  172. "machamp",
  173. "victreebel",
  174. "golem",
  175. "slowbro",
  176. "farfetchd",
  177. "muk",
  178. "exeggutor",
  179. "lickitung",
  180. "chansey",
  181. "kangaskhan",
  182. "mrMime",
  183. "gyarados",
  184. "lapras",
  185. "ditto",
  186. "vaporeon",
  187. "jolteon",
  188. "flareon",
  189. "porygon",
  190. "snorlax",
  191. "articuno",
  192. "zapdos",
  193. "moltres",
  194. "dragonite",
  195. "mewtwo",
  196. "mew"
  197. ],
  198. "PokemonsToEvolve": [
  199. "caterpie",
  200. "weedle",
  201. "pidgey",
  202. "rattata",
  203. "spearow",
  204. "zubat",
  205. "doduo",
  206. "goldeen",
  207. "paras",
  208. "ekans",
  209. "staryu",
  210. "psyduck",
  211. "krabby",
  212. "venonat"
  213. ],
  214. "PokemonsToIgnore": [
  215. "caterpie",
  216. "weedle",
  217. "pidgey",
  218. "rattata",
  219. "spearow",
  220. "zubat",
  221. "doduo"
  222. ],
  223. "PokemonsTransferFilter": {
  224. "Pidgeotto": {
  225. "KeepMinCp": 1500,
  226. "KeepMinIvPercentage": 90.0,
  227. "KeepMinDuplicatePokemon": 1
  228. },
  229. "Fearow": {
  230. "KeepMinCp": 1500,
  231. "KeepMinIvPercentage": 90.0,
  232. "KeepMinDuplicatePokemon": 2
  233. },
  234. "Zubat": {
  235. "KeepMinCp": 500,
  236. "KeepMinIvPercentage": 90.0,
  237. "KeepMinDuplicatePokemon": 2
  238. },
  239. "Golbat": {
  240. "KeepMinCp": 1500,
  241. "KeepMinIvPercentage": 90.0,
  242. "KeepMinDuplicatePokemon": 2
  243. },
  244. "Pinsir": {
  245. "KeepMinCp": 1500,
  246. "KeepMinIvPercentage": 95.0,
  247. "KeepMinDuplicatePokemon": 2
  248. },
  249. "Golduck": {
  250. "KeepMinCp": 1350,
  251. "KeepMinIvPercentage": 95.0,
  252. "KeepMinDuplicatePokemon": 2
  253. },
  254. "Tentacruel": {
  255. "KeepMinCp": 1350,
  256. "KeepMinIvPercentage": 95.0,
  257. "KeepMinDuplicatePokemon": 2
  258. },
  259. "Starmie": {
  260. "KeepMinCp": 1350,
  261. "KeepMinIvPercentage": 95.0,
  262. "KeepMinDuplicatePokemon": 2
  263. },
  264. "Eevee": {
  265. "KeepMinCp": 750,
  266. "KeepMinIvPercentage": 92.0,
  267. "KeepMinDuplicatePokemon": 2
  268. },
  269. "Gyarados": {
  270. "KeepMinCp": 1200,
  271. "KeepMinIvPercentage": 90.0,
  272. "KeepMinDuplicatePokemon": 5
  273. },
  274. "Mew": {
  275. "KeepMinCp": 0,
  276. "KeepMinIvPercentage": 0.0,
  277. "KeepMinDuplicatePokemon": 10
  278. }
  279. },
  280. "PokemonToSnipe": {
  281. "Locations": [
  282. {
  283. "Latitude": 38.770693083921,
  284. "Longitude": -9.3109183389338
  285. },
  286. {
  287. "Latitude": 49.194106759454,
  288. "Longitude": 8.0700898039261
  289. },
  290. {
  291. "Latitude": 48.99872058491,
  292. "Longitude": 8.3499098506987
  293. },
  294. {
  295. "Latitude": 40.804992581917,
  296. "Longitude": -73.99397586798
  297. },
  298. {
  299. "Latitude": 33.753229351115,
  300. "Longitude": -118.23982497746
  301. },
  302. {
  303. "Latitude": 38.386634968669,
  304. "Longitude": 140.86759891683
  305. }
  306. ],
  307. "Pokemon": [
  308. "snorlax",
  309. "alakazam",
  310. "Gyarados",
  311. "Dragonite",
  312. "lapras"
  313. ]
  314. }
  315. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement