Advertisement
Guest User

config

a guest
Jul 28th, 2016
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.25 KB | None | 0 0
  1. "AmountOfPokemonToDisplayOnStart": 10,
  2. "AutoUpdate": true,
  3. "DefaultAltitude": 10.0,
  4. "DefaultLatitude": 40.785091,
  5. "DefaultLongitude": -73.968285,
  6. "DelayBetweenPokemonCatch": 2000,
  7. "EvolveAboveIvValue": 90.0,
  8. "EvolveAllPokemonAboveIv": false,
  9. "EvolveAllPokemonWithEnoughCandy": true,
  10. "UseLuckyEggsMinPokemonAmount": 30,
  11. "UseLuckyEggsWhileEvolving": false,
  12. "UseEggIncubators": true,
  13. "DumpPokemonStats": false,
  14. "GpxFile": "central park loop.GPX",
  15. "UseGpxPathing": true,
  16. "WalkingSpeedInKilometerPerHour": 250.0,
  17. "MaxTravelDistanceInMeters": 1000,
  18. "KeepMinCp": 1900,
  19. "KeepMinDuplicatePokemon": 1,
  20. "KeepMinIvPercentage": 95.0,
  21. "KeepPokemonsThatCanEvolve": false,
  22. "PrioritizeIvOverCp": true,
  23. "RenameAboveIv": true,
  24. "TransferDuplicatePokemon": true,
  25. "TranslationLanguageCode": "en",
  26. "UsePokemonToNotCatchFilter": false,
  27. "WebSocketPort": 14251,
  28. "StartupWelcomeDelay": true,
  29. "ItemRecycleFilter": [
  30. {
  31. "Key": "itemUnknown",
  32. "Value": 0
  33. },
  34. {
  35. "Key": "itemPokeBall",
  36. "Value": 100
  37. },
  38. {
  39. "Key": "itemGreatBall",
  40. "Value": 100
  41. },
  42. {
  43. "Key": "itemUltraBall",
  44. "Value": 100
  45. },
  46. {
  47. "Key": "itemMasterBall",
  48. "Value": 100
  49. },
  50. {
  51. "Key": "itemPotion",
  52. "Value": 0
  53. },
  54. {
  55. "Key": "itemSuperPotion",
  56. "Value": 0
  57. },
  58. {
  59. "Key": "itemHyperPotion",
  60. "Value": 0
  61. },
  62. {
  63. "Key": "itemMaxPotion",
  64. "Value": 100
  65. },
  66. {
  67. "Key": "itemRevive",
  68. "Value": 0
  69. },
  70. {
  71. "Key": "itemMaxRevive",
  72. "Value": 0
  73. },
  74. {
  75. "Key": "itemLuckyEgg",
  76. "Value": 200
  77. },
  78. {
  79. "Key": "itemIncenseOrdinary",
  80. "Value": 100
  81. },
  82. {
  83. "Key": "itemIncenseSpicy",
  84. "Value": 100
  85. },
  86. {
  87. "Key": "itemIncenseCool",
  88. "Value": 100
  89. },
  90. {
  91. "Key": "itemIncenseFloral",
  92. "Value": 100
  93. },
  94. {
  95. "Key": "itemTroyDisk",
  96. "Value": 100
  97. },
  98. {
  99. "Key": "itemXAttack",
  100. "Value": 100
  101. },
  102. {
  103. "Key": "itemXDefense",
  104. "Value": 100
  105. },
  106. {
  107. "Key": "itemXMiracle",
  108. "Value": 100
  109. },
  110. {
  111. "Key": "itemRazzBerry",
  112. "Value": 50
  113. },
  114. {
  115. "Key": "itemBlukBerry",
  116. "Value": 10
  117. },
  118. {
  119. "Key": "itemNanabBerry",
  120. "Value": 10
  121. },
  122. {
  123. "Key": "itemWeparBerry",
  124. "Value": 30
  125. },
  126. {
  127. "Key": "itemPinapBerry",
  128. "Value": 30
  129. },
  130. {
  131. "Key": "itemSpecialCamera",
  132. "Value": 100
  133. },
  134. {
  135. "Key": "itemIncubatorBasicUnlimited",
  136. "Value": 100
  137. },
  138. {
  139. "Key": "itemIncubatorBasic",
  140. "Value": 100
  141. },
  142. {
  143. "Key": "itemPokemonStorageUpgrade",
  144. "Value": 100
  145. },
  146. {
  147. "Key": "itemItemStorageUpgrade",
  148. "Value": 100
  149. }
  150. ],
  151. "PokemonsNotToTransfer": [
  152. "caterpie",
  153. "weedle",
  154. "pidgey",
  155. "aerodactyl",
  156. "venusaur",
  157. "charizard",
  158. "blastoise",
  159. "nidoqueen",
  160. "nidoking",
  161. "clefable",
  162. "vileplume",
  163. "arcanine",
  164. "poliwrath",
  165. "machamp",
  166. "victreebel",
  167. "golem",
  168. "slowbro",
  169. "farfetchd",
  170. "muk",
  171. "exeggutor",
  172. "lickitung",
  173. "chansey",
  174. "kangaskhan",
  175. "mrMime",
  176. "gyarados",
  177. "lapras",
  178. "ditto",
  179. "vaporeon",
  180. "jolteon",
  181. "flareon",
  182. "porygon",
  183. "snorlax",
  184. "articuno",
  185. "zapdos",
  186. "moltres",
  187. "dragonite",
  188. "mewtwo",
  189. "mew"
  190. ],
  191. "PokemonsToEvolve": [
  192. "caterpie",
  193. "weedle",
  194. "pidgey",
  195. "rattata",
  196. "spearow",
  197. "zubat",
  198. "doduo",
  199. "goldeen",
  200. "paras",
  201. "ekans",
  202. "staryu",
  203. "psyduck",
  204. "krabby",
  205. "venonat"
  206. ],
  207. "PokemonsToIgnore": [
  208. "rattata",
  209. "spearow",
  210. "zubat",
  211. "doduo"
  212. ],
  213. "PokemonsTransferFilter": {
  214. "Pidgeotto": {
  215. "KeepMinCp": 1500,
  216. "KeepMinIvPercentage": 90.0,
  217. "KeepMinDuplicatePokemon": 1
  218. },
  219. "Fearow": {
  220. "KeepMinCp": 1500,
  221. "KeepMinIvPercentage": 90.0,
  222. "KeepMinDuplicatePokemon": 2
  223. },
  224. "Zubat": {
  225. "KeepMinCp": 500,
  226. "KeepMinIvPercentage": 90.0,
  227. "KeepMinDuplicatePokemon": 2
  228. },
  229. "Golbat": {
  230. "KeepMinCp": 1500,
  231. "KeepMinIvPercentage": 90.0,
  232. "KeepMinDuplicatePokemon": 2
  233. },
  234. "Pinsir": {
  235. "KeepMinCp": 1500,
  236. "KeepMinIvPercentage": 95.0,
  237. "KeepMinDuplicatePokemon": 2
  238. },
  239. "Golduck": {
  240. "KeepMinCp": 1350,
  241. "KeepMinIvPercentage": 95.0,
  242. "KeepMinDuplicatePokemon": 2
  243. },
  244. "Tentacruel": {
  245. "KeepMinCp": 1350,
  246. "KeepMinIvPercentage": 95.0,
  247. "KeepMinDuplicatePokemon": 2
  248. },
  249. "Starmie": {
  250. "KeepMinCp": 1350,
  251. "KeepMinIvPercentage": 95.0,
  252. "KeepMinDuplicatePokemon": 2
  253. },
  254. "Eevee": {
  255. "KeepMinCp": 750,
  256. "KeepMinIvPercentage": 92.0,
  257. "KeepMinDuplicatePokemon": 2
  258. },
  259. "Gyarados": {
  260. "KeepMinCp": 1200,
  261. "KeepMinIvPercentage": 90.0,
  262. "KeepMinDuplicatePokemon": 5
  263. },
  264. "Mew": {
  265. "KeepMinCp": 0,
  266. "KeepMinIvPercentage": 0.0,
  267. "KeepMinDuplicatePokemon": 10
  268. }
  269. }
  270. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement