8787 mass xp v0.2


SUBMITTED BY: nolenf

DATE: Aug. 4, 2016, 10:09 a.m.

FORMAT: Text only

SIZE: 7.9 kB

HITS: 82229

  1. {
  2. "AmountOfPokemonToDisplayOnStart": 10,
  3. "AutomaticallyLevelUpPokemon": false,
  4. "AmountOfTimesToUpgradeLoop": 5,
  5. "GetMinStarDustForLevelUp": 5000,
  6. "AutoUpdate": false,
  7. "DefaultAltitude": 10,
  8. "DefaultLatitude": 40.785091,
  9. "DefaultLongitude": -73.968285,
  10. "DelayBetweenPlayerActions": 1,
  11. "DelayBetweenPokemonCatch": 1,
  12. "DisableHumanWalking": true,
  13. "DumpPokemonStats": true,
  14. "EvolveAboveIvValue": 1.0,
  15. "EvolveAllPokemonAboveIv": false,
  16. "EvolveAllPokemonWithEnoughCandy": true,
  17. "GpxFile": "GPXPath.GPX",
  18. "ShowPokeballCountsBeforeRecycle": true,
  19. "VerboseRecycling": true,
  20. "RecycleInventoryAtUsagePercentage": 0.9,
  21. "ItemRecycleFilter": [
  22. {
  23. "Key": "itemUnknown",
  24. "Value": 0
  25. },
  26. {
  27. "Key": "itemLuckyEgg",
  28. "Value": 200
  29. },
  30. {
  31. "Key": "itemIncenseOrdinary",
  32. "Value": 100
  33. },
  34. {
  35. "Key": "itemIncenseSpicy",
  36. "Value": 100
  37. },
  38. {
  39. "Key": "itemIncenseCool",
  40. "Value": 100
  41. },
  42. {
  43. "Key": "itemIncenseFloral",
  44. "Value": 100
  45. },
  46. {
  47. "Key": "itemTroyDisk",
  48. "Value": 100
  49. },
  50. {
  51. "Key": "itemXAttack",
  52. "Value": 100
  53. },
  54. {
  55. "Key": "itemXDefense",
  56. "Value": 100
  57. },
  58. {
  59. "Key": "itemXMiracle",
  60. "Value": 100
  61. },
  62. {
  63. "Key": "itemRazzBerry",
  64. "Value": 50
  65. },
  66. {
  67. "Key": "itemBlukBerry",
  68. "Value": 10
  69. },
  70. {
  71. "Key": "itemNanabBerry",
  72. "Value": 10
  73. },
  74. {
  75. "Key": "itemWeparBerry",
  76. "Value": 30
  77. },
  78. {
  79. "Key": "itemPinapBerry",
  80. "Value": 30
  81. },
  82. {
  83. "Key": "itemSpecialCamera",
  84. "Value": 100
  85. },
  86. {
  87. "Key": "itemIncubatorBasicUnlimited",
  88. "Value": 100
  89. },
  90. {
  91. "Key": "itemIncubatorBasic",
  92. "Value": 100
  93. },
  94. {
  95. "Key": "itemPokemonStorageUpgrade",
  96. "Value": 1000
  97. },
  98. {
  99. "Key": "itemItemStorageUpgrade",
  100. "Value": 100
  101. }
  102. ],
  103. "KeepMinCp": 2500,
  104. "KeepMinDuplicatePokemon": 1,
  105. "KeepMinIvPercentage": 100.0,
  106. "KeepPokemonsThatCanEvolve": false,
  107. "LevelUpByCPorIv": "iv",
  108. "UseLuckyEggConstantly": true,
  109. "UseIncenseConstantly": true,
  110. "MaxPokeballsPerPokemon": 6,
  111. "MaxSpawnLocationOffset": 10,
  112. "MaxTravelDistanceInMeters": 3000,
  113. "MinDelayBetweenSnipes": 1000,
  114. "SnipingScanOffset": 0.013,
  115. "MinPokeballsToSnipe": 100,
  116. "MinPokeballsWhileSnipe": 0,
  117. "PokemonsNotToTransfer": [
  118. "mewtwo",
  119. "mew"
  120. ],
  121. "PokemonsToEvolve": [
  122. "caterpie",
  123. "weedle",
  124. "pidgey",
  125. "rattata"
  126. ],
  127. "PokemonsToIgnore": [
  128. "bulbasaur",
  129. "ivysaur",
  130. "venusaur",
  131. "charmander",
  132. "charmeleon",
  133. "charizard",
  134. "squirtle",
  135. "wartortle",
  136. "blastoise",
  137. "caterpie",
  138. "metapod",
  139. "butterfree",
  140. "weedle",
  141. "kakuna",
  142. "beedrill",
  143. "pidgey",
  144. "pidgeotto",
  145. "pidgeot",
  146. "rattata",
  147. "raticate",
  148. "spearow",
  149. "fearow",
  150. "ekans",
  151. "arbok",
  152. "pikachu",
  153. "raichu",
  154. "sandshrew",
  155. "sandslash",
  156. "nidorina",
  157. "nidoqueen",
  158. "nidorino",
  159. "nidoking",
  160. "clefairy",
  161. "clefable",
  162. "vulpix",
  163. "ninetales",
  164. "jigglypuff",
  165. "wigglytuff",
  166. "zubat",
  167. "golbat",
  168. "oddish",
  169. "gloom",
  170. "vileplume",
  171. "paras",
  172. "parasect",
  173. "venonat",
  174. "venomoth",
  175. "diglett",
  176. "dugtrio",
  177. "meowth",
  178. "persian",
  179. "psyduck",
  180. "golduck",
  181. "mankey",
  182. "primeape",
  183. "growlithe",
  184. "arcanine",
  185. "poliwag",
  186. "poliwhirl",
  187. "poliwrath",
  188. "abra",
  189. "kadabra",
  190. "alakazam",
  191. "machop",
  192. "machoke",
  193. "machamp",
  194. "bellsprout",
  195. "weepinbell",
  196. "victreebel",
  197. "tentacool",
  198. "tentacruel",
  199. "geodude",
  200. "graveler",
  201. "golem",
  202. "ponyta",
  203. "rapidash",
  204. "slowpoke",
  205. "slowbro",
  206. "magnemite",
  207. "magneton",
  208. "doduo",
  209. "dodrio",
  210. "seel",
  211. "dewgong",
  212. "grimer",
  213. "muk",
  214. "shellder",
  215. "cloyster",
  216. "gastly",
  217. "haunter",
  218. "gengar",
  219. "onix",
  220. "drowzee",
  221. "hypno",
  222. "krabby",
  223. "kingler",
  224. "voltorb",
  225. "electrode",
  226. "exeggcute",
  227. "exeggutor",
  228. "cubone",
  229. "marowak",
  230. "hitmonlee",
  231. "hitmonchan",
  232. "lickitung",
  233. "koffing",
  234. "weezing",
  235. "rhyhorn",
  236. "rhydon",
  237. "chansey",
  238. "tangela",
  239. "kangaskhan",
  240. "horsea",
  241. "seadra",
  242. "goldeen",
  243. "seaking",
  244. "staryu",
  245. "starmie",
  246. "scyther",
  247. "jynx",
  248. "electabuzz",
  249. "magmar",
  250. "pinsir",
  251. "tauros",
  252. "magikarp",
  253. "gyarados",
  254. "lapras",
  255. "ditto",
  256. "eevee",
  257. "vaporeon",
  258. "jolteon",
  259. "flareon",
  260. "porygon",
  261. "omanyte",
  262. "omastar",
  263. "kabuto",
  264. "kabutops",
  265. "aerodactyl",
  266. "snorlax",
  267. "articuno",
  268. "zapdos",
  269. "moltres",
  270. "dratini",
  271. "dragonair",
  272. "dragonite",
  273. "mewtwo",
  274. "mew"
  275. ],
  276. "PokemonsTransferFilter": {
  277. "mewtwo": {
  278. "KeepMinCp": 2500,
  279. "KeepMinIvPercentage": 100.0,
  280. "KeepMinDuplicatePokemon": 1
  281. },
  282. },
  283. "PokemonToSnipe": {
  284. "Locations": [
  285. {
  286. "Latitude": 40.712784,
  287. "Longitude": -74.005941
  288. },
  289. {
  290. "Latitude": 52.370216,
  291. "Longitude": 4.895168
  292. },
  293. {
  294. "Latitude": 59.329323,
  295. "Longitude": 18.068581
  296. },
  297. {
  298. "Latitude": 22.27972,
  299. "Longitude": 114.158091
  300. },
  301. {
  302. "Latitude": 48.856614,
  303. "Longitude": 2.352222
  304. },
  305. {
  306. "Latitude": -33.86882,
  307. "Longitude": 151.209296
  308. },
  309. {
  310. "Latitude": 37.77493,
  311. "Longitude": -122.419416
  312. },
  313. {
  314. "Latitude": 35.689488,
  315. "Longitude": 139.691706
  316. },
  317. {
  318. "Latitude": 52.520007,
  319. "Longitude": 13.404954
  320. },
  321. {
  322. "Latitude": 34.052234,
  323. "Longitude": -118.243685
  324. },
  325. {
  326. "Latitude": 38.907192,
  327. "Longitude": -77.036871
  328. },
  329. {
  330. "Latitude": 39.952584,
  331. "Longitude": -75.165222
  332. },
  333. {
  334. "Latitude": 51.507351,
  335. "Longitude": -0.127758
  336. }
  337. ],
  338. "Pokemon": [
  339. "caterpie",
  340. "weedle",
  341. "pidgey"
  342. ]
  343. },
  344. "PokemonToUseMasterball": [
  345. "articuno",
  346. "zapdos",
  347. "moltres",
  348. "mew",
  349. "mewtwo"
  350. ],
  351. "PrioritizeIvOverCp": true,
  352. "RenameOnlyAboveIv": true,
  353. "RenamePokemon": false,
  354. "FavoriteMinIvPercentage": 95.0,
  355. "AutoFavoritePokemon": false,
  356. "RenameTemplate": "{1}_{0}",
  357. "SnipeAtPokestops": true,
  358. "SnipeIgnoreUnknownIv": false,
  359. "SnipeLocationServer": "localhost",
  360. "SnipeLocationServerPort": 16969,
  361. "StartupWelcomeDelay": false,
  362. "TotalAmountOfPokebalsToKeep": 150,
  363. "TotalAmountOfPotionsToKeep": 80,
  364. "TotalAmountOfRevivesToKeep": 60,
  365. "TransferConfigAndAuthOnUpdate": true,
  366. "TransferDuplicatePokemon": true,
  367. "TranslationLanguageCode": "en",
  368. "UpgradePokemonCpMinimum": 1000.0,
  369. "UpgradePokemonIvMinimum": 95.0,
  370. "UseEggIncubators": true,
  371. "UseGpxPathing": false,
  372. "UseLuckyEggsMinPokemonAmount": 30,
  373. "UseLuckyEggsWhileEvolving": false,
  374. "UseGreatBallAboveCp": 750,
  375. "UseUltraBallAboveCp": 1000,
  376. "UseMasterBallAboveCp": 1500,
  377. "UseGreatBallAboveIv": 80,
  378. "UseUltraBallAboveIv": 90,
  379. "UseGreatBallBelowCatchProbability": 0.5,
  380. "UseUltraBallBelowCatchProbability": 0.4,
  381. "UseMasterBallBelowCatchProbability": 0.05,
  382. "UsePokemonToNotCatchFilter": true,
  383. "UseSnipeLocationServer": false,
  384. "UseTransferIvForSnipe": false,
  385. "WalkingSpeedInKilometerPerHour": 100.0,
  386. "WebSocketPort": 14251,
  387. "UseSnipeOnlineLocationServer": true
  388. }

comments powered by Disqus