tiens =
{
"AmountOfPokemonToDisplayOnStart": 10,
"AutoUpdate": false,
"DefaultAltitude": 10.0,
"DefaultLatitude": 51.507351,
"DefaultLongitude": -0.127758,
"DelayBetweenPokemonCatch": 2,
"DelayBetweenPlayerActions": 5,
"EvolveAboveIvValue": 1.0,
"EvolveAllPokemonAboveIv": false,
"EvolveAllPokemonWithEnoughCandy": true,
"UseLuckyEggsMinPokemonAmount": 30,
"UseLuckyEggsWhileEvolving": true,
"UseEggIncubators": true,
"DumpPokemonStats": true,
"GpxFile": "GPXPath.GPX",
"UseGpxPathing": false,
"WalkingSpeedInKilometerPerHour": 300.0,
"MaxTravelDistanceInMeters": 5000,
"KeepMinCp": 2000,
"KeepMinDuplicatePokemon": 1,
"KeepMinIvPercentage": 100.0,
"KeepPokemonsThatCanEvolve": false,
"PrioritizeIvOverCp": false,
"RenameAboveIv": true,
"RenameTemplate": "{0}_{1}",
"TransferDuplicatePokemon": true,
"TranslationLanguageCode": "en",
"UsePokemonToNotCatchFilter": false,
"WebSocketPort": 14251,
"StartupWelcomeDelay": false,
"SnipeAtPokestops": true,
"ItemRecycleFilter": [
{
"Key": "itemUnknown",
"Value": 0
},
{
"Key": "itemPokeBall",
"Value": 30
},
{
"Key": "itemGreatBall",
"Value": 70
},
{
"Key": "itemUltraBall",
"Value": 10000
},
{
"Key": "itemMasterBall",
"Value": 10000
},
{
"Key": "itemPotion",
"Value": 0
},
{
"Key": "itemSuperPotion",
"Value": 0
},
{
"Key": "itemHyperPotion",
"Value": 25
},
{
"Key": "itemMaxPotion",
"Value": 50
},
{
"Key": "itemRevive",
"Value": 1
},
{
"Key": "itemMaxRevive",
"Value": 1
},
{
"Key": "itemLuckyEgg",
"Value": 200
},
{
"Key": "itemIncenseOrdinary",
"Value": 1
},
{
"Key": "itemIncenseSpicy",
"Value": 1
},
{
"Key": "itemIncenseCool",
"Value": 1
},
{
"Key": "itemIncenseFloral",
"Value": 1
},
{
"Key": "itemTroyDisk",
"Value": 1
},
{
"Key": "itemXAttack",
"Value": 1
},
{
"Key": "itemXDefense",
"Value": 1
},
{
"Key": "itemXMiracle",
"Value": 1
},
{
"Key": "itemRazzBerry",
"Value": 1
},
{
"Key": "itemBlukBerry",
"Value": 1
},
{
"Key": "itemNanabBerry",
"Value": 1
},
{
"Key": "itemWeparBerry",
"Value": 1
},
{
"Key": "itemPinapBerry",
"Value": 1
},
{
"Key": "itemSpecialCamera",
"Value": 1
},
{
"Key": "itemIncubatorBasicUnlimited",
"Value": 100
},
{
"Key": "itemIncubatorBasic",
"Value": 100
},
{
"Key": "itemPokemonStorageUpgrade",
"Value": 100
},
{
"Key": "itemItemStorageUpgrade",
"Value": 100
}
],
"PokemonsNotToTransfer": [
"mew",
"mewtwo"
],
"PokemonsToEvolve": [
"caterpie",
"weedle",
"pidgey",
"zubat",
"rattata",
"spearow",
"doduo",
"staryu",
"goldeen",
"horsea",
"rhyhorn",
"koffing",
"cubone",
"exeggcute",
"grimer",
"seel",
"magnemite",
"slowpoke",
"ponyta",
"tentacool",
"growlithe",
"mankey",
"psyduck",
"meowth",
"diglett",
"venonat",
"paras",
"jigglypuff",
"vulpix",
"clefairy",
"pikachu",
"ekans",
"dragonair",
"shellder",
"eevee",
"krabby",
"drowzee"
],
"PokemonsToIgnore": [],
"PokemonsTransferFilter": {
"Mew": {
"KeepMinCp": 0,
"KeepMinIvPercentage": 0.0,
"KeepMinDuplicatePokemon": 10
}
},
"PokemonToSnipe": {
"Locations": [],
"Pokemon": [
"Pidgey",
"Weedle",
"Caterpie"
]
}
}