Advertisement
Guest User

Untitled

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