Guest User

KING Config

a guest
Aug 9th, 2016
489
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.09 KB | None | 0 0
  1. {
  2. "TranslationLanguageCode": "en",
  3. "AutoUpdate": false,
  4. "TransferConfigAndAuthOnUpdate": true,
  5. "UseWebsocket": false,
  6. "StartupWelcomeDelay": false,
  7. "AmountOfPokemonToDisplayOnStart": 10,
  8. "ShowPokeballCountsBeforeRecycle": false,
  9. "CatchPokemon": true,
  10. "AutomaticallyLevelUpPokemon": false,
  11. "AmountOfTimesToUpgradeLoop": 5,
  12. "GetMinStarDustForLevelUp": 1000,
  13. "LevelUpByCPorIv": "iv",
  14. "UpgradePokemonCpMinimum": 1000.0,
  15. "UpgradePokemonIvMinimum": 95.0,
  16. "UpgradePokemonMinimumStatsOperator": "and",
  17. "DisableHumanWalking": false,
  18. "DefaultLatitude": 34.009304,
  19. "DefaultLongitude": -118.497005,
  20. "WalkingSpeedInKilometerPerHour": 250.0,
  21. "MaxSpawnLocationOffset": 10,
  22. "DelayBetweenPlayerActions": 0,
  23. "DelayBetweenPokemonCatch": 0,
  24. "DumpPokemonStats": false,
  25. "EvolveAboveIvValue": 20.0,
  26. "EvolveAllPokemonAboveIv": true,
  27. "EvolveAllPokemonWithEnoughCandy": false,
  28. "EvolveKeptPokemonsAtStorageUsagePercentage": 70.0,
  29. "KeepPokemonsThatCanEvolve": false,
  30. "KeepMinCp": 1500,
  31. "KeepMinIvPercentage": 90.0,
  32. "KeepMinLvl": 6,
  33. "KeepMinOperator": "or",
  34. "UseKeepMinLvl": false,
  35. "PrioritizeIvOverCp": false,
  36. "KeepMinDuplicatePokemon": 1,
  37. "UseGpxPathing": false,
  38. "GpxFile": "tokyo.gpx",
  39. "VerboseRecycling": true,
  40. "RecycleInventoryAtUsagePercentage": 90.0,
  41. "UseEggIncubators": true,
  42. "UseLuckyEggConstantly": false,
  43. "UseLuckyEggsMinPokemonAmount": 30,
  44. "UseLuckyEggsWhileEvolving": false,
  45. "UseIncenseConstantly": false,
  46. "UseBerriesMinCp": 1000,
  47. "UseBerriesMinIv": 75.0,
  48. "UseBerriesBelowCatchProbability": 0.2,
  49. "UseBerriesOperator": "and",
  50. "UseSnipeOnlineLocationServer": true,
  51. "UseSnipeLocationServer": true,
  52. "SnipeLocationServer": "localhost",
  53. "SnipeLocationServerPort": 16969,
  54. "GetSniperInfoFromPokezz": true,
  55. "GetOnlyVerifiedSniperInfoFromPokezz": true,
  56. "MinPokeballsToSnipe": 20,
  57. "MinPokeballsWhileSnipe": 0,
  58. "MinDelayBetweenSnipes": 5000,
  59. "SnipingScanOffset": 0.003,
  60. "SnipeAtPokestops": true,
  61. "SnipeIgnoreUnknownIv": true,
  62. "UseTransferIvForSnipe": false,
  63. "SnipePokemonNotInPokedex": false,
  64. "RenamePokemon": false,
  65. "RenameOnlyAboveIv": true,
  66. "RenameTemplate": "{1}_{0}",
  67. "MaxPokeballsPerPokemon": 4,
  68. "MaxTravelDistanceInMeters": 5000,
  69. "TotalAmountOfPokeballsToKeep": 550,
  70. "TotalAmountOfPotionsToKeep": 200,
  71. "TotalAmountOfRevivesToKeep": 50,
  72. "TotalAmountOfBerriesToKeep": 100,
  73. "UseGreatBallAboveCp": 1100,
  74. "UseUltraBallAboveCp": 2000,
  75. "UseMasterBallAboveCp": 2500,
  76. "UseGreatBallAboveIv": 70.0,
  77. "UseUltraBallAboveIv": 90.0,
  78. "UseGreatBallBelowCatchProbability": 0.3,
  79. "UseUltraBallBelowCatchProbability": 0.2,
  80. "UseMasterBallBelowCatchProbability": 0.1,
  81. "EnableHumanizedThrows": false,
  82. "NiceThrowChance": 50,
  83. "GreatThrowChance": 40,
  84. "ExcellentThrowChance": 25,
  85. "CurveThrowChance": 90,
  86. "ForceGreatThrowOverIv": 90.0,
  87. "ForceExcellentThrowOverIv": 95.0,
  88. "ForceGreatThrowOverCp": 800,
  89. "ForceExcellentThrowOverCp": 1200,
  90. "TransferWeakPokemon": true,
  91. "TransferDuplicatePokemon": true,
  92. "TransferDuplicatePokemonOnCapture": false,
  93. "FavoriteMinIvPercentage": 95.0,
  94. "AutoFavoritePokemon": false,
  95. "UsePokemonToNotCatchFilter": true,
  96. "UsePokemonSniperFilterOnly": false,
  97. "WebSocketPort": 14251,
  98. "ItemRecycleFilter": [
  99. {
  100. "Key": "itemUnknown",
  101. "Value": 0
  102. },
  103. {
  104. "Key": "itemLuckyEgg",
  105. "Value": 200
  106. },
  107. {
  108. "Key": "itemIncenseOrdinary",
  109. "Value": 100
  110. },
  111. {
  112. "Key": "itemPokeBall",
  113. "Value": 100
  114. },
  115. {
  116. "Key": "itemGreatBall",
  117. "Value": 200
  118. },
  119. {
  120. "Key": "itemUltraBall",
  121. "Value": 250
  122. },
  123. {
  124. "Key": "itemPotion",
  125. "Value": 0
  126. },
  127. {
  128. "Key": "itemSuperPotion",
  129. "Value": 0
  130. },
  131. {
  132. "Key": "itemHyperPotion",
  133. "Value": 0
  134. },
  135. {
  136. "Key": "itemMaxPotion",
  137. "Value": 200
  138. },
  139. {
  140. "Key": "itemIncenseSpicy",
  141. "Value": 100
  142. },
  143. {
  144. "Key": "itemIncenseCool",
  145. "Value": 100
  146. },
  147. {
  148. "Key": "itemIncenseFloral",
  149. "Value": 100
  150. },
  151. {
  152. "Key": "itemTroyDisk",
  153. "Value": 100
  154. },
  155. {
  156. "Key": "itemXAttack",
  157. "Value": 100
  158. },
  159. {
  160. "Key": "itemXDefense",
  161. "Value": 100
  162. },
  163. {
  164. "Key": "itemXMiracle",
  165. "Value": 100
  166. },
  167. {
  168. "Key": "itemSpecialCamera",
  169. "Value": 100
  170. },
  171. {
  172. "Key": "itemIncubatorBasicUnlimited",
  173. "Value": 100
  174. },
  175. {
  176. "Key": "itemIncubatorBasic",
  177. "Value": 100
  178. },
  179. {
  180. "Key": "itemPokemonStorageUpgrade",
  181. "Value": 100
  182. },
  183. {
  184. "Key": "itemItemStorageUpgrade",
  185. "Value": 100
  186. }
  187. ],
  188. "PokemonsNotToTransfer": [
  189. "venusaur",
  190. "charizard",
  191. "blastoise",
  192. "clefable",
  193. "lapras",
  194. "arcanine",
  195. "dragonair",
  196. "muk",
  197. "chansey",
  198. "gyarados",
  199. "ditto",
  200. "snorlax",
  201. "articuno",
  202. "zapdos",
  203. "moltres",
  204. "dragonite",
  205. "mewtwo",
  206. "mew"
  207. ],
  208. "PokemonsToEvolve": [
  209. "caterpie",
  210. "weedle",
  211. "pidgey",
  212. "rattata",
  213. "machop",
  214. "ekans",
  215. "zubat",
  216. "cubone",
  217. "rhyhorn",
  218. "sandshrew",
  219. "spearow",
  220. "psyduck",
  221. "krabby",
  222. "diglett",
  223. "doduo",
  224. "geodude",
  225. "paras"
  226. ],
  227. "PokemonsToIgnore": [
  228. "pinsir",
  229. "arbok",
  230. "pidgeot",
  231. "mankey",
  232. "primeape",
  233. "diglett",
  234. "doduo"
  235. ],
  236. "PokemonsTransferFilter": {
  237. "Primeape": {
  238. "KeepMinCp": 3000,
  239. "KeepMinLvl": 0,
  240. "UseKeepMinLvl": false,
  241. "KeepMinIvPercentage": 99.0,
  242. "KeepMinDuplicatePokemon": 0,
  243. "Moves": [],
  244. "KeepMinOperator": "or",
  245. "MovesOperator": "or"
  246. },
  247. "Arbok": {
  248. "KeepMinCp": 3000,
  249. "KeepMinLvl": 0,
  250. "UseKeepMinLvl": false,
  251. "KeepMinIvPercentage": 99.0,
  252. "KeepMinDuplicatePokemon": 1,
  253. "Moves": [],
  254. "KeepMinOperator": "or",
  255. "MovesOperator": "or"
  256. },
  257. "Parasect": {
  258. "KeepMinCp": 3000,
  259. "KeepMinLvl": 0,
  260. "UseKeepMinLvl": false,
  261. "KeepMinIvPercentage": 99.0,
  262. "KeepMinDuplicatePokemon": 1,
  263. "Moves": [],
  264. "KeepMinOperator": "or",
  265. "MovesOperator": "or"
  266. },
  267. "Persian": {
  268. "KeepMinCp": 3000,
  269. "KeepMinLvl": 0,
  270. "UseKeepMinLvl": false,
  271. "KeepMinIvPercentage": 99.0,
  272. "KeepMinDuplicatePokemon": 1,
  273. "Moves": [],
  274. "KeepMinOperator": "or",
  275. "MovesOperator": "or"
  276. },
  277. "Dugtrio": {
  278. "KeepMinCp": 3000,
  279. "KeepMinLvl": 6,
  280. "UseKeepMinLvl": false,
  281. "KeepMinIvPercentage": 99.0,
  282. "KeepMinDuplicatePokemon": 1,
  283. "Moves": [],
  284. "KeepMinOperator": "or",
  285. "MovesOperator": "or"
  286. },
  287. "Golbat": {
  288. "KeepMinCp": 3000,
  289. "KeepMinLvl": 6,
  290. "UseKeepMinLvl": false,
  291. "KeepMinIvPercentage": 99.0,
  292. "KeepMinDuplicatePokemon": 1,
  293. "Moves": [],
  294. "KeepMinOperator": "or",
  295. "MovesOperator": "or"
  296. },
  297. "Nidorina": {
  298. "KeepMinCp": 3000,
  299. "KeepMinLvl": 6,
  300. "UseKeepMinLvl": false,
  301. "KeepMinIvPercentage": 99.0,
  302. "KeepMinDuplicatePokemon": 1,
  303. "Moves": [],
  304. "KeepMinOperator": "or",
  305. "MovesOperator": "or"
  306. },
  307. "Nidorino": {
  308. "KeepMinCp": 3000,
  309. "KeepMinLvl": 6,
  310. "UseKeepMinLvl": false,
  311. "KeepMinIvPercentage": 99.0,
  312. "KeepMinDuplicatePokemon": 1,
  313. "Moves": [],
  314. "KeepMinOperator": "or",
  315. "MovesOperator": "or"
  316. },
  317. "Fearow": {
  318. "KeepMinCp": 3000,
  319. "KeepMinLvl": 6,
  320. "UseKeepMinLvl": false,
  321. "KeepMinIvPercentage": 99.0,
  322. "KeepMinDuplicatePokemon": 1,
  323. "Moves": [],
  324. "KeepMinOperator": "or",
  325. "MovesOperator": "or"
  326. },
  327. "Pidgeot": {
  328. "KeepMinCp": 3000,
  329. "KeepMinLvl": 6,
  330. "UseKeepMinLvl": false,
  331. "KeepMinIvPercentage": 99.0,
  332. "KeepMinDuplicatePokemon": 1,
  333. "Moves": [],
  334. "KeepMinOperator": "or",
  335. "MovesOperator": "or"
  336. },
  337. "Seaking": {
  338. "KeepMinCp": 3000,
  339. "KeepMinLvl": 6,
  340. "UseKeepMinLvl": false,
  341. "KeepMinIvPercentage": 99.0,
  342. "KeepMinDuplicatePokemon": 1,
  343. "Moves": [],
  344. "KeepMinOperator": "or",
  345. "MovesOperator": "or"
  346. },
  347. "Graveler": {
  348. "KeepMinCp": 3000,
  349. "KeepMinLvl": 6,
  350. "UseKeepMinLvl": false,
  351. "KeepMinIvPercentage": 99.0,
  352. "KeepMinDuplicatePokemon": 1,
  353. "Moves": [],
  354. "KeepMinOperator": "or",
  355. "MovesOperator": "or"
  356. },
  357. "Golduck": {
  358. "KeepMinCp": 3000,
  359. "KeepMinLvl": 6,
  360. "UseKeepMinLvl": false,
  361. "KeepMinIvPercentage": 99.0,
  362. "KeepMinDuplicatePokemon": 1,
  363. "Moves": [],
  364. "KeepMinOperator": "or",
  365. "MovesOperator": "or"
  366. },
  367. "Marowak": {
  368. "KeepMinCp": 3000,
  369. "KeepMinLvl": 6,
  370. "UseKeepMinLvl": false,
  371. "KeepMinIvPercentage": 99.0,
  372. "KeepMinDuplicatePokemon": 1,
  373. "Moves": [],
  374. "KeepMinOperator": "or",
  375. "MovesOperator": "or"
  376. },
  377. "Sandslash": {
  378. "KeepMinCp": 3000,
  379. "KeepMinLvl": 6,
  380. "UseKeepMinLvl": false,
  381. "KeepMinIvPercentage": 99.0,
  382. "KeepMinDuplicatePokemon": 1,
  383. "Moves": [],
  384. "KeepMinOperator": "or",
  385. "MovesOperator": "or"
  386. },
  387. "Machamp": {
  388. "KeepMinCp": 3000,
  389. "KeepMinLvl": 6,
  390. "UseKeepMinLvl": false,
  391. "KeepMinIvPercentage": 99.0,
  392. "KeepMinDuplicatePokemon": 1,
  393. "Moves": [],
  394. "KeepMinOperator": "or",
  395. "MovesOperator": "or"
  396. },
  397. "Nidoking": {
  398. "KeepMinCp": 3000,
  399. "KeepMinLvl": 6,
  400. "UseKeepMinLvl": false,
  401. "KeepMinIvPercentage": 99.0,
  402. "KeepMinDuplicatePokemon": 1,
  403. "Moves": [],
  404. "KeepMinOperator": "or",
  405. "MovesOperator": "or"
  406. },
  407. "Nidoqueen": {
  408. "KeepMinCp": 3000,
  409. "KeepMinLvl": 6,
  410. "UseKeepMinLvl": false,
  411. "KeepMinIvPercentage": 99.0,
  412. "KeepMinDuplicatePokemon": 1,
  413. "Moves": [],
  414. "KeepMinOperator": "or",
  415. "MovesOperator": "or"
  416. },
  417. "Rhydon": {
  418. "KeepMinCp": 3000,
  419. "KeepMinLvl": 6,
  420. "UseKeepMinLvl": false,
  421. "KeepMinIvPercentage": 99.0,
  422. "KeepMinDuplicatePokemon": 1,
  423. "Moves": [],
  424. "KeepMinOperator": "or",
  425. "MovesOperator": "or"
  426. }
  427. },
  428. "PokemonToSnipe": {
  429. "Locations": [
  430. {
  431. "Latitude": 38.556807486461118,
  432. "Longitude": -121.2383794784546
  433. },
  434. {
  435. "Latitude": -33.859019,
  436. "Longitude": 151.213098
  437. },
  438. {
  439. "Latitude": 47.5014969,
  440. "Longitude": -122.0959568
  441. },
  442. {
  443. "Latitude": 51.5025343,
  444. "Longitude": -0.2055027
  445. }
  446. ],
  447. "Pokemon": [
  448. "venusaur",
  449. "charizard",
  450. "blastoise",
  451. "raichu",
  452. "arcanine",
  453. "alakazam",
  454. "gyarados",
  455. "lapras",
  456. "snorlax",
  457. "dragonite"
  458. ]
  459. },
  460. "PokemonToUseMasterball": [
  461. "articuno",
  462. "zapdos",
  463. "moltres",
  464. "mew",
  465. "mewtwo"
  466. ]
  467. }
Advertisement
Add Comment
Please, Sign In to add comment