Advertisement
Guest User

Untitled

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