Advertisement
Guest User

annihilation config works on necrobot v.4.0

a guest
Jul 30th, 2016
8,060
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.59 KB | None | 0 0
  1. {
  2. "AmountOfPokemonToDisplayOnStart": 10,
  3. "AutomaticallyLevelUpPokemon": false,
  4. "AutoUpdate": false,
  5. "DefaultAltitude": 10.0,
  6. "DefaultLatitude": 51.507351,
  7. "DefaultLongitude": -0.127758,
  8. "DelayBetweenPlayerActions": 100,
  9. "DelayBetweenPokemonCatch": 100,
  10. "DumpPokemonStats": true,
  11. "EvolveAboveIvValue": 1.0,
  12. "EvolveAllPokemonAboveIv": false,
  13. "EvolveAllPokemonWithEnoughCandy": true,
  14. "GpxFile": "GPXPath.GPX",
  15. "ItemRecycleFilter": [
  16. {
  17. "Key": "itemUnknown",
  18. "Value": 0
  19. },
  20. {
  21. "Key": "itemPokeBall",
  22. "Value": 2000
  23. },
  24. {
  25. "Key": "itemGreatBall",
  26. "Value": 2000
  27. },
  28. {
  29. "Key": "itemUltraBall",
  30. "Value": 2000
  31. },
  32. {
  33. "Key": "itemMasterBall",
  34. "Value": 3000
  35. },
  36. {
  37. "Key": "itemLuckyEgg",
  38. "Value": 200
  39. },
  40. {
  41. "Key": "itemIncenseOrdinary",
  42. "Value": 100
  43. },
  44. {
  45. "Key": "itemIncenseSpicy",
  46. "Value": 100
  47. },
  48. {
  49. "Key": "itemIncenseCool",
  50. "Value": 100
  51. },
  52. {
  53. "Key": "itemIncenseFloral",
  54. "Value": 100
  55. },
  56. {
  57. "Key": "itemTroyDisk",
  58. "Value": 100
  59. },
  60. {
  61. "Key": "itemXAttack",
  62. "Value": 100
  63. },
  64. {
  65. "Key": "itemXDefense",
  66. "Value": 100
  67. },
  68. {
  69. "Key": "itemXMiracle",
  70. "Value": 100
  71. },
  72. {
  73. "Key": "itemRazzBerry",
  74. "Value": 50
  75. },
  76. {
  77. "Key": "itemBlukBerry",
  78. "Value": 10
  79. },
  80. {
  81. "Key": "itemNanabBerry",
  82. "Value": 10
  83. },
  84. {
  85. "Key": "itemWeparBerry",
  86. "Value": 30
  87. },
  88. {
  89. "Key": "itemPinapBerry",
  90. "Value": 30
  91. },
  92. {
  93. "Key": "itemSpecialCamera",
  94. "Value": 100
  95. },
  96. {
  97. "Key": "itemIncubatorBasicUnlimited",
  98. "Value": 100
  99. },
  100. {
  101. "Key": "itemIncubatorBasic",
  102. "Value": 100
  103. },
  104. {
  105. "Key": "itemPokemonStorageUpgrade",
  106. "Value": 100
  107. },
  108. {
  109. "Key": "itemItemStorageUpgrade",
  110. "Value": 100
  111. }
  112. ],
  113. "KeepMinCp": 2000,
  114. "KeepMinDuplicatePokemon": 1,
  115. "KeepMinIvPercentage": 95.0,
  116. "KeepPokemonsThatCanEvolve": false,
  117. "LevelUpByCPorIv": "iv",
  118. "MaxPokeballsPerPokemon": 999,
  119. "MaxSpawnLocationOffset": 10,
  120. "MaxTravelDistanceInMeters": 3000,
  121. "MinDelayBetweenSnipes": 1,
  122. "MinPokeballsToSnipe": 100,
  123. "MinPokeballsWhileSnipe": 1,
  124. "PokemonsNotToTransfer": [
  125. "venusaur",
  126. "charizard",
  127. "blastoise",
  128. "nidoqueen",
  129. "nidoking",
  130. "clefable",
  131. "vileplume",
  132. "arcanine",
  133. "poliwrath",
  134. "machamp",
  135. "victreebel",
  136. "golem",
  137. "slowbro",
  138. "muk",
  139. "exeggutor",
  140. "lickitung",
  141. "chansey",
  142. "ditto",
  143. "articuno",
  144. "zapdos",
  145. "moltres",
  146. "mewtwo",
  147. "mew"
  148. ],
  149. "PokemonsToEvolve": [
  150. "caterpie",
  151. "weedle",
  152. "pidgey",
  153. "rattata"
  154. ],
  155. "PokemonsToIgnore": [
  156. "bulbasaur",
  157. "ivysaur",
  158. "venusaur",
  159. "charmander",
  160. "charmeleon",
  161. "charizard",
  162. "squirtle",
  163. "wartortle",
  164. "blastoise",
  165. "caterpie",
  166. "metapod",
  167. "butterfree",
  168. "weedle",
  169. "kakuna",
  170. "beedrill",
  171. "pidgey",
  172. "pidgeotto",
  173. "pidgeot",
  174. "rattata",
  175. "raticate",
  176. "spearow",
  177. "fearow",
  178. "ekans",
  179. "arbok",
  180. "pikachu",
  181. "raichu",
  182. "sandshrew",
  183. "sandslash",
  184. "nidoranFemale",
  185. "nidorina",
  186. "nidoqueen",
  187. "nidoranMale",
  188. "nidorino",
  189. "nidoking",
  190. "clefairy",
  191. "clefable",
  192. "vulpix",
  193. "ninetales",
  194. "jigglypuff",
  195. "wigglytuff",
  196. "zubat",
  197. "golbat",
  198. "oddish",
  199. "gloom",
  200. "vileplume",
  201. "paras",
  202. "parasect",
  203. "venonat",
  204. "venomoth",
  205. "diglett",
  206. "dugtrio",
  207. "meowth",
  208. "persian",
  209. "psyduck",
  210. "golduck",
  211. "mankey",
  212. "primeape",
  213. "growlithe",
  214. "arcanine",
  215. "poliwag",
  216. "poliwhirl",
  217. "poliwrath",
  218. "abra",
  219. "kadabra",
  220. "alakazam",
  221. "machop",
  222. "machoke",
  223. "machamp",
  224. "bellsprout",
  225. "weepinbell",
  226. "victreebel",
  227. "tentacool",
  228. "tentacruel",
  229. "geodude",
  230. "graveler",
  231. "golem",
  232. "ponyta",
  233. "rapidash",
  234. "slowpoke",
  235. "slowbro",
  236. "magnemite",
  237. "magneton",
  238. "doduo",
  239. "dodrio",
  240. "seel",
  241. "dewgong",
  242. "grimer",
  243. "muk",
  244. "shellder",
  245. "cloyster",
  246. "gastly",
  247. "haunter",
  248. "gengar",
  249. "onix",
  250. "drowzee",
  251. "hypno",
  252. "krabby",
  253. "kingler",
  254. "voltorb",
  255. "electrode",
  256. "cubone",
  257. "marowak",
  258. "hitmonlee",
  259. "hitmonchan",
  260. "lickitung",
  261. "koffing",
  262. "weezing",
  263. "rhyhorn",
  264. "rhydon",
  265. "chansey",
  266. "tangela",
  267. "kangaskhan",
  268. "horsea",
  269. "seadra",
  270. "goldeen",
  271. "seaking",
  272. "staryu",
  273. "starmie",
  274. "scyther",
  275. "jynx",
  276. "electabuzz",
  277. "magmar",
  278. "pinsir",
  279. "tauros",
  280. "magikarp",
  281. "gyarados",
  282. "lapras",
  283. "ditto",
  284. "eevee",
  285. "vaporeon",
  286. "jolteon",
  287. "flareon",
  288. "porygon",
  289. "omanyte",
  290. "omastar",
  291. "kabuto",
  292. "kabutops",
  293. "aerodactyl",
  294. "snorlax",
  295. "articuno",
  296. "zapdos",
  297. "moltres",
  298. "dratini",
  299. "dragonair",
  300. "dragonite",
  301. "mewtwo",
  302. "mew"
  303. ],
  304. "PokemonsTransferFilter": {
  305. "Golduck": {
  306. "KeepMinCp": 1800,
  307. "KeepMinIvPercentage": 95.0,
  308. "KeepMinDuplicatePokemon": 1
  309. },
  310. "Farfetchd": {
  311. "KeepMinCp": 1250,
  312. "KeepMinIvPercentage": 80.0,
  313. "KeepMinDuplicatePokemon": 1
  314. },
  315. "Krabby": {
  316. "KeepMinCp": 1250,
  317. "KeepMinIvPercentage": 95.0,
  318. "KeepMinDuplicatePokemon": 1
  319. },
  320. "Kangaskhan": {
  321. "KeepMinCp": 1500,
  322. "KeepMinIvPercentage": 60.0,
  323. "KeepMinDuplicatePokemon": 1
  324. },
  325. "Horsea": {
  326. "KeepMinCp": 1250,
  327. "KeepMinIvPercentage": 95.0,
  328. "KeepMinDuplicatePokemon": 1
  329. },
  330. "Staryu": {
  331. "KeepMinCp": 1250,
  332. "KeepMinIvPercentage": 95.0,
  333. "KeepMinDuplicatePokemon": 1
  334. },
  335. "MrMime": {
  336. "KeepMinCp": 1250,
  337. "KeepMinIvPercentage": 40.0,
  338. "KeepMinDuplicatePokemon": 1
  339. },
  340. "Scyther": {
  341. "KeepMinCp": 1800,
  342. "KeepMinIvPercentage": 80.0,
  343. "KeepMinDuplicatePokemon": 1
  344. },
  345. "Jynx": {
  346. "KeepMinCp": 1250,
  347. "KeepMinIvPercentage": 95.0,
  348. "KeepMinDuplicatePokemon": 1
  349. },
  350. "Electabuzz": {
  351. "KeepMinCp": 1250,
  352. "KeepMinIvPercentage": 80.0,
  353. "KeepMinDuplicatePokemon": 1
  354. },
  355. "Magmar": {
  356. "KeepMinCp": 1500,
  357. "KeepMinIvPercentage": 80.0,
  358. "KeepMinDuplicatePokemon": 1
  359. },
  360. "Pinsir": {
  361. "KeepMinCp": 1800,
  362. "KeepMinIvPercentage": 95.0,
  363. "KeepMinDuplicatePokemon": 1
  364. },
  365. "Tauros": {
  366. "KeepMinCp": 1250,
  367. "KeepMinIvPercentage": 90.0,
  368. "KeepMinDuplicatePokemon": 1
  369. },
  370. "Magikarp": {
  371. "KeepMinCp": 1250,
  372. "KeepMinIvPercentage": 95.0,
  373. "KeepMinDuplicatePokemon": 1
  374. },
  375. "Gyarados": {
  376. "KeepMinCp": 1250,
  377. "KeepMinIvPercentage": 90.0,
  378. "KeepMinDuplicatePokemon": 1
  379. },
  380. "Lapras": {
  381. "KeepMinCp": 1800,
  382. "KeepMinIvPercentage": 80.0,
  383. "KeepMinDuplicatePokemon": 1
  384. },
  385. "Eevee": {
  386. "KeepMinCp": 1250,
  387. "KeepMinIvPercentage": 95.0,
  388. "KeepMinDuplicatePokemon": 1
  389. },
  390. "Vaporeon": {
  391. "KeepMinCp": 1500,
  392. "KeepMinIvPercentage": 90.0,
  393. "KeepMinDuplicatePokemon": 1
  394. },
  395. "Jolteon": {
  396. "KeepMinCp": 1500,
  397. "KeepMinIvPercentage": 90.0,
  398. "KeepMinDuplicatePokemon": 1
  399. },
  400. "Flareon": {
  401. "KeepMinCp": 1500,
  402. "KeepMinIvPercentage": 90.0,
  403. "KeepMinDuplicatePokemon": 1
  404. },
  405. "Porygon": {
  406. "KeepMinCp": 1250,
  407. "KeepMinIvPercentage": 60.0,
  408. "KeepMinDuplicatePokemon": 1
  409. },
  410. "Snorlax": {
  411. "KeepMinCp": 2600,
  412. "KeepMinIvPercentage": 90.0,
  413. "KeepMinDuplicatePokemon": 1
  414. },
  415. "Dragonite": {
  416. "KeepMinCp": 2600,
  417. "KeepMinIvPercentage": 90.0,
  418. "KeepMinDuplicatePokemon": 1
  419. }
  420. },
  421. "PokemonToSnipe": {
  422. "Locations": [
  423. {
  424. "Latitude": 51.507351,
  425. "Longitude": -0.127758
  426. },
  427. {
  428. "Latitude": 51.511035,
  429. "Longitude": -0.147835
  430. },
  431. {
  432. "Latitude": 40.712784,
  433. "Longitude": -74.005941
  434. },
  435. {
  436. "Latitude": -33.86882,
  437. "Longitude": 151.209296
  438. },
  439. {
  440. "Latitude": 37.77493,
  441. "Longitude": -122.419416
  442. },
  443. {
  444. "Latitude": 35.689488,
  445. "Longitude": 139.691706
  446. },
  447. {
  448. "Latitude": 52.520007,
  449. "Longitude": 13.404954
  450. },
  451. {
  452. "Latitude": 34.052234,
  453. "Longitude": -118.243685
  454. },
  455. {
  456. "Latitude": 38.907192,
  457. "Longitude": -77.036871
  458. },
  459. {
  460. "Latitude": 39.952584,
  461. "Longitude": -75.165222
  462. }
  463. ],
  464. "Pokemon": [
  465. "bulbasaur",
  466. "pidgey",
  467. "rattata",
  468. "caterpie",
  469. "squirtle",
  470. "charmander",
  471. "magikarp",
  472. "zubat",
  473. "eevee",
  474. "vaporeon",
  475. "jolteon",
  476. "lapras",
  477. "gastly",
  478. "flareon",
  479. "porygon",
  480. "omanyte",
  481. "omastar",
  482. "kabuto",
  483. "kabutops",
  484. "aerodactyl",
  485. "snorlax",
  486. "articuno",
  487. "zapdos",
  488. "moltres",
  489. "dratini",
  490. "dragonair",
  491. "dragonite",
  492. "mewtwo",
  493. "mew"
  494. ]
  495. },
  496. "PokemonToUseMasterball": [
  497. "articuno",
  498. "zapdos",
  499. "moltres",
  500. "mew",
  501. "mewtwo"
  502. ],
  503. "PrioritizeIvOverCp": false,
  504. "RenameOnlyAboveIv": true,
  505. "RenamePokemon": false,
  506. "RenameTemplate": "{1}_{0}",
  507. "SnipeAtPokestops": true,
  508. "SnipeIgnoreUnknownIv": false,
  509. "SnipeLocationServer": "localhost",
  510. "SnipeLocationServerPort": 16969,
  511. "StartupWelcomeDelay": false,
  512. "TotalAmountOfPokebalsToKeep": 400,
  513. "TotalAmountOfPotionsToKeep": 1,
  514. "TotalAmountOfRevivesToKeep": 1,
  515. "TransferConfigAndAuthOnUpdate": true,
  516. "TransferDuplicatePokemon": true,
  517. "TranslationLanguageCode": "en",
  518. "UpgradePokemonCpMinimum": 1000.0,
  519. "UpgradePokemonIvMinimum": 95.0,
  520. "UseEggIncubators": true,
  521. "UseGpxPathing": false,
  522. "UseGreatBallAboveCp": 650,
  523. "UseLuckyEggsMinPokemonAmount": 30,
  524. "UseLuckyEggsWhileEvolving": false,
  525. "UseMasterBallAboveCp": 1500,
  526. "UsePokemonToNotCatchFilter": true,
  527. "UseSnipeLocationServer": false,
  528. "UseTransferIvForSnipe": false,
  529. "UseUltraBallAboveCp": 1000,
  530. "WalkingSpeedInKilometerPerHour": 500.0,
  531. "WebSocketPort": 14251
  532. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement