Code:
{
"AmountOfPokemonToDisplayOnStart": 20,
"AutoUpdate": true,
"DefaultAltitude": 10.0,
"DefaultLatitude": -37.766525,
"DefaultLongitude": 145.354786,
"DelayBetweenPokemonCatch": 2000,
"EvolveAboveIvValue": 75.0,
"EvolveAllPokemonAboveIv": true,
"EvolveAllPokemonWithEnoughCandy": true,
"GpxFile": "GPXPath.GPX",
"ItemRecycleFilter": [
{
"Key": "itemUnknown",
"Value": 0
},
{
"Key": "itemPokeBall",
"Value": 25
},
{
"Key": "itemGreatBall",
"Value": 50
},
{
"Key": "itemUltraBall",
"Value": 75
},
{
"Key": "itemMasterBall",
"Value": 100
},
{
"Key": "itemPotion",
"Value": 0
},
{
"Key": "itemSuperPotion",
"Value": 25
},
{
"Key": "itemHyperPotion",
"Value": 50
},
{
"Key": "itemMaxPotion",
"Value": 75
},
{
"Key": "itemRevive",
"Value": 25
},
{
"Key": "itemMaxRevive",
"Value": 50
},
{
"Key": "itemLuckyEgg",
"Value": 200
},
{
"Key": "itemIncenseOrdinary",
"Value": 100
},
{
"Key": "itemIncenseSpicy",
"Value": 100
},
{
"Key": "itemIncenseCool",
"Value": 100
},
{
"Key": "itemIncenseFloral",
"Value": 100
},
{
"Key": "itemTroyDisk",
"Value": 100
},
{
"Key": "itemXAttack",
"Value": 100
},
{
"Key": "itemXDefense",
"Value": 100
},
{
"Key": "itemXMiracle",
"Value": 100
},
{
"Key": "itemRazzBerry",
"Value": 50
},
{
"Key": "itemBlukBerry",
"Value": 10
},
{
"Key": "itemNanabBerry",
"Value": 10
},
{
"Key": "itemWeparBerry",
"Value": 30
},
{
"Key": "itemPinapBerry",
"Value": 30
},
{
"Key": "itemSpecialCamera",
"Value": 100
},
{
"Key": "itemIncubatorBasicUnlimited",
"Value": 100
},
{
"Key": "itemIncubatorBasic",
"Value": 100
},
{
"Key": "itemPokemonStorageUpgrade",
"Value": 100
},
{
"Key": "itemItemStorageUpgrade",
"Value": 100
}
],
"KeepMinCp": 2500,
"KeepMinDuplicatePokemon": 1,
"KeepMinIvPercentage": 95.0,
"KeepPokemonsThatCanEvolve": true,
"MaxTravelDistanceInMeters": 2000,
"PokemonsNotToTransfer": [
"venusaur",
"charizard",
"blastoise",
"lapras",
"ditto",
"vaporeon",
"porygon",
"snorlax",
"articuno",
"zapdos",
"moltres",
"dragonite",
"mewtwo",
"mew"
],
"PokemonsToEvolve": [
"caterpie",
"weedle",
"pidgey",
"rattata",
"spearow",
"zubat",
"doduo"
],
"PokemonsToIgnore": [
"caterpie",
"weedle",
"pidgey",
"rattata",
"spearow",
"zubat",
"doduo"
],
"PokemonsTransferFilter": {
"Dratini": {
"KeepMinCp": 1500,
"KeepMinIvPercentage": 75.0,
"KeepMinDuplicatePokemon": 10
},
"Dragonair": {
"KeepMinCp": 1500,
"KeepMinIvPercentage": 75.0,
"KeepMinDuplicatePokemon": 10
},
"Eevee": {
"KeepMinCp": 1500,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 10
},
"Mew": {
"KeepMinCp": 0,
"KeepMinIvPercentage": 0.0,
"KeepMinDuplicatePokemon": 10
}
},
"PrioritizeIvOverCp": true,
"RenameAboveIv": true,
"TransferDuplicatePokemon": true,
"TranslationLanguageCode": "en",
"UseEggIncubators": true,
"UseGpxPathing": false,
"UseLuckyEggsMinPokemonAmount": 30,
"UseLuckyEggsWhileEvolving": true,
"UsePokemonToNotCatchFilter": false,
"WalkingSpeedInKilometerPerHour": 50.0,
}