Advertisement
emsin

config_sayatomo1116

Jan 13th, 2017
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.   "ConsoleConfig": {
  3.     "TranslationLanguageCode": "ja-JP",
  4.     "StartupWelcomeDelay": false,
  5.     "AmountOfPokemonToDisplayOnStart": 2,
  6.     "DetailedCountsBeforeRecycling": true
  7.   },
  8.   "UpdateConfig": {
  9.     "SchemaVersion": 6,
  10.     "CheckForUpdates": true,
  11.     "AutoUpdate": true
  12.   },
  13.   "WebsocketsConfig": {
  14.     "UseWebsocket": true,
  15.     "WebSocketPort": 14251
  16.   },
  17.   "LocationConfig": {
  18.     "DisableHumanWalking": false,
  19.     "StartFromLastPosition": true,
  20.     "DefaultLatitude": 35.6244119,
  21.     "DefaultLongitude": 139.7908594,
  22.     "WalkingSpeedInKilometerPerHour": 10.16,
  23.     "UseWalkingSpeedVariant": true,
  24.     "WalkingSpeedVariant": 1.2,
  25.     "ShowVariantWalking": false,
  26.     "RandomlyPauseAtStops": true,
  27.     "MaxSpawnLocationOffset": 10,
  28.     "MaxTravelDistanceInMeters": 2000
  29.   },
  30.   "TelegramConfig": {
  31.     "UseTelegramAPI": false,
  32.     "TelegramAPIKey": null,
  33.     "TelegramPassword": null
  34.   },
  35.   "GPXConfig": {
  36.     "UseGpxPathing": false,
  37.     "GpxFile": "GPXPath.GPX"
  38.   },
  39.   "SnipeConfig": {
  40.     "UseSnipeLocationServer": false,
  41.     "SnipeLocationServer": "localhost",
  42.     "SnipeLocationServerPort": 16969,
  43.     "GetSniperInfoFromPokezz": false,
  44.     "GetOnlyVerifiedSniperInfoFromPokezz": false,
  45.     "GetSniperInfoFromPokeSnipers": false,
  46.     "GetSniperInfoFromPokeWatchers": false,
  47.     "GetSniperInfoFromSkiplagged": false,
  48.     "MinPokeballsToSnipe": 20,
  49.     "MinPokeballsWhileSnipe": 0,
  50.     "MinDelayBetweenSnipes": 10000,
  51.     "SnipingScanOffset": 0.003,
  52.     "SnipeAtPokestops": false,
  53.     "SnipeIgnoreUnknownIv": false,
  54.     "UseTransferIvForSnipe": false,
  55.     "SnipePokemonNotInPokedex": false,
  56.     "UseSnipeLimit": false,
  57.     "SnipeRestSeconds": 180,
  58.     "SnipeCountLimit": 20,
  59.     "ActivateMSniper": true,
  60.     "MinIVForAutoSnipe": 101,
  61.     "AutosnipeVerifiedOnly": true,
  62.     "SnipePauseOnOutOfBallTime": 5
  63.   },
  64.   "HumanWalkSnipeConfig": {
  65.     "Enable": false,
  66.     "DisplayPokemonList": true,
  67.     "MaxDistance": 300.0,
  68.     "MaxEstimateTime": 180.0,
  69.     "CatchEmAllMinBalls": 50,
  70.     "TryCatchEmAll": true,
  71.     "CatchPokemonWhileWalking": true,
  72.     "SpinWhileWalking": true,
  73.     "AlwaysWalkback": false,
  74.     "SnipingScanOffset": 0.002,
  75.     "WalkbackDistanceLimit": 100.0,
  76.     "IncludeDefaultLocation": true,
  77.     "UseSnipePokemonList": true,
  78.     "MaxSpeedUpSpeed": 60.0,
  79.     "AllowSpeedUp": true,
  80.     "DelayTimeAtDestination": 10000,
  81.     "UsePokeRadar": false,
  82.     "UseSkiplagged": false,
  83.     "UsePokecrew": false,
  84.     "UsePokesnipers": false,
  85.     "UsePokeZZ": false,
  86.     "UsePokeWatcher": false,
  87.     "UseFastPokemap": false,
  88.     "UsePogoLocationFeeder": false,
  89.     "AllowTransferWhileWalking": false
  90.   },
  91.   "DataSharingConfig": {
  92.     "EnableSyncData": true,
  93.     "AutoSnipe": true,
  94.     "DataServiceIdentification": "",
  95.     "DataRecieverURL": "ws://necrosocket.herokuapp.com/socket.io/?EIO=3&transport=websocket"
  96.   },
  97.   "PokeStopConfig": {
  98.     "UsePokeStopLimit": false,
  99.     "PokeStopLimit": 1998,
  100.     "PokeStopLimitMinutes": 1470
  101.   },
  102.   "GymConfig": {
  103.     "Enable": false,
  104.     "PrioritizeGymOverPokestop": true,
  105.     "MaxDistance": 1500.0,
  106.     "DefaultTeam": "Red",
  107.     "MaxCPToDeploy": 1000,
  108.     "MaxLevelToDeploy": 16,
  109.     "VisitTimeout": 60,
  110.     "UseRandomPokemon": false,
  111.     "NumberOfTopPokemonToBeExcluded": 10,
  112.     "CollectCoinAfterDeployed": 1,
  113.     "MaxGymLevelToAttack": 3,
  114.     "MaxDefendersToAttack": 3
  115.   },
  116.   "PokemonConfig": {
  117.     "CatchPokemon": true,
  118.     "DelayBetweenPokemonCatch": 5000,
  119.     "UseCatchLimit": false,
  120.     "CatchPokemonLimit": 998,
  121.     "CatchPokemonLimitMinutes": 1470,
  122.     "UseIncenseConstantly": true,
  123.     "UseEggIncubators": true,
  124.     "UseLimitedEggIncubators": true,
  125.     "UseLuckyEggConstantly": false,
  126.     "UseLuckyEggsMinPokemonAmount": 30,
  127.     "UseLuckyEggsWhileEvolving": true,
  128.     "UseBerriesMinCp": 1000,
  129.     "UseBerriesMinIv": 90.0,
  130.     "UseBerriesBelowCatchProbability": 0.2,
  131.     "UseBerriesOperator": "or",
  132.     "MaxBerriesToUsePerPokemon": 1,
  133.     "TransferWeakPokemon": false,
  134.     "TransferDuplicatePokemon": true,
  135.     "TransferDuplicatePokemonOnCapture": true,
  136.     "RenamePokemon": false,
  137.     "RenameOnlyAboveIv": false,
  138.     "RenameTemplate": "{1}%{0}",
  139.     "FavoriteMinIvPercentage": 99.0,
  140.     "AutoFavoritePokemon": false,
  141.     "MaxPokeballsPerPokemon": 20,
  142.     "UseGreatBallAboveCp": 1000,
  143.     "UseUltraBallAboveCp": 1250,
  144.     "UseMasterBallAboveCp": 1500,
  145.     "UseGreatBallAboveIv": 85.0,
  146.     "UseUltraBallAboveIv": 95.0,
  147.     "UseGreatBallBelowCatchProbability": 0.2,
  148.     "UseUltraBallBelowCatchProbability": 0.1,
  149.     "UseMasterBallBelowCatchProbability": 0.05,
  150.     "AutomaticallyLevelUpPokemon": false,
  151.     "OnlyUpgradeFavorites": true,
  152.     "UseLevelUpList": true,
  153.     "AmountOfTimesToUpgradeLoop": 5,
  154.     "GetMinStarDustForLevelUp": 5000,
  155.     "LevelUpByCPorIv": "iv",
  156.     "UpgradePokemonCpMinimum": 1000.0,
  157.     "UpgradePokemonIvMinimum": 95.0,
  158.     "UpgradePokemonMinimumStatsOperator": "and",
  159.     "EvolveAboveIvValue": 95.0,
  160.     "EvolveAllPokemonAboveIv": false,
  161.     "EvolveAllPokemonWithEnoughCandy": true,
  162.     "EvolveKeptPokemonsAtStorageUsagePercentage": 90.0,
  163.     "EvolveKeptPokemonIfBagHasOverThisManyPokemon": 120,
  164.     "KeepPokemonsThatCanEvolve": false,
  165.     "KeepMinCp": 5000,
  166.     "KeepMinIvPercentage": 99.0,
  167.     "KeepMinLvl": 6,
  168.     "KeepMinOperator": "and",
  169.     "UseKeepMinLvl": false,
  170.     "PrioritizeIvOverCp": true,
  171.     "KeepMinDuplicatePokemon": 0,
  172.     "UsePokemonToNotCatchFilter": false,
  173.     "UsePokemonSniperFilterOnly": false,
  174.     "DumpPokemonStats": false,
  175.     "DelayBetweenPokemonUpgrade": 5000,
  176.     "OutOfBallCatchBlockTime": 5,
  177.     "PokeballToKeepForSnipe": 50,
  178.     "UseBulkTransferPokemon": true,
  179.     "BulkTransferStogareBuffer": 10,
  180.     "BulkTransferSize": 100
  181.   },
  182.   "RecycleConfig": {
  183.     "VerboseRecycling": true,
  184.     "RecycleInventoryAtUsagePercentage": 90.0,
  185.     "RandomizeRecycle": false,
  186.     "RandomRecycleValue": 5,
  187.     "TotalAmountOfPokeballsToKeep": 600,
  188.     "TotalAmountOfPotionsToKeep": 100,
  189.     "TotalAmountOfRevivesToKeep": 100,
  190.     "TotalAmountOfBerriesToKeep": 50,
  191.     "MaxPokeballsToKeep": 300
  192.   },
  193.   "CustomCatchConfig": {
  194.     "EnableHumanizedThrows": true,
  195.     "EnableMissedThrows": true,
  196.     "ThrowMissPercentage": 25,
  197.     "NiceThrowChance": 5,
  198.     "GreatThrowChance": 15,
  199.     "ExcellentThrowChance": 80,
  200.     "CurveThrowChance": 90,
  201.     "ForceGreatThrowOverIv": 90.0,
  202.     "ForceExcellentThrowOverIv": 95.0,
  203.     "ForceGreatThrowOverCp": 1000,
  204.     "ForceExcellentThrowOverCp": 1500,
  205.     "UseTransferFilterToCatch": false
  206.   },
  207.   "PlayerConfig": {
  208.     "DelayBetweenPlayerActions": 5000,
  209.     "EvolveActionDelay": 1000,
  210.     "TransferActionDelay": 1000,
  211.     "RecycleActionDelay": 1000,
  212.     "RenamePokemonActionDelay": 1000,
  213.     "UseNearActionRandom": true
  214.   },
  215.   "SoftBanConfig": {
  216.     "FastSoftBanBypass": false,
  217.     "ByPassSpinCount": 1
  218.   },
  219.   "GoogleWalkConfig": {
  220.     "UseGoogleWalk": false,
  221.     "DefaultStepLength": 1.3,
  222.     "GoogleHeuristic": "walking",
  223.     "GoogleAPIKey": null,
  224.     "Cache": true,
  225.     "GoogleElevationAPIKey": null
  226.   },
  227.   "YoursWalkConfig": {
  228.     "UseYoursWalk": false,
  229.     "YoursWalkHeuristic": "bicycle"
  230.   },
  231.   "MapzenWalkConfig": {
  232.     "UseMapzenWalk": false,
  233.     "MapzenTurnByTurnApiKey": "valhalla-C5K7ZG7",
  234.     "MapzenWalkHeuristic": "bicycle",
  235.     "MapzenElevationApiKey": "elevation-QZ68qtN"
  236.   },
  237.   "ItemRecycleFilter": [
  238.     {
  239.       "Key": "itemUnknown",
  240.       "Value": 0
  241.     },
  242.     {
  243.       "Key": "itemLuckyEgg",
  244.       "Value": 200
  245.     },
  246.     {
  247.       "Key": "itemIncenseOrdinary",
  248.       "Value": 100
  249.     },
  250.     {
  251.       "Key": "itemIncenseSpicy",
  252.       "Value": 100
  253.     },
  254.     {
  255.       "Key": "itemIncenseCool",
  256.       "Value": 100
  257.     },
  258.     {
  259.       "Key": "itemIncenseFloral",
  260.       "Value": 100
  261.     },
  262.     {
  263.       "Key": "itemTroyDisk",
  264.       "Value": 100
  265.     },
  266.     {
  267.       "Key": "itemXAttack",
  268.       "Value": 100
  269.     },
  270.     {
  271.       "Key": "itemXDefense",
  272.       "Value": 100
  273.     },
  274.     {
  275.       "Key": "itemXMiracle",
  276.       "Value": 100
  277.     },
  278.     {
  279.       "Key": "itemSpecialCamera",
  280.       "Value": 100
  281.     },
  282.     {
  283.       "Key": "itemIncubatorBasicUnlimited",
  284.       "Value": 100
  285.     },
  286.     {
  287.       "Key": "itemIncubatorBasic",
  288.       "Value": 100
  289.     },
  290.     {
  291.       "Key": "itemPokemonStorageUpgrade",
  292.       "Value": 100
  293.     },
  294.     {
  295.       "Key": "itemItemStorageUpgrade",
  296.       "Value": 100
  297.     }
  298.   ],
  299.   "PokemonsNotToTransfer": [
  300. "pichu", /* ピチュー */
  301. "cleffa", /* ピィ */
  302. "igglybuff", /* ププリン */
  303. "togepi", /* トゲピー */
  304. "togetic", /* トゲチック */
  305. "smoochum", /* ムチュール */
  306. "elekid", /* エレキッド */
  307. "magby", /* ブビィ */
  308.     "articuno",
  309.     "zapdos",
  310.     "moltres",
  311.     "mewtwo",
  312.     "mew"
  313.   ],
  314.   "PokemonsToEvolve": [
  315.     "caterpie",
  316.     "weedle",
  317.     "pidgey",
  318.     "rattata"
  319.   ],
  320.   "PokemonsToLevelUp": [
  321.     "lapras",
  322.     "snorlax",
  323.     "dragonite"
  324.   ],
  325.   "PokemonsToIgnore": [],
  326.   "CaptchaConfig": {
  327.     "AllowManualCaptchaResolve": true,
  328.     "ManualCaptchaTimeout": 120,
  329.     "PlaySoundOnCaptcha": true,
  330.     "DisplayOnTop": true,
  331.     "Enable2Captcha": false,
  332.     "EnableAntiCaptcha": false,
  333.     "AntiCaptchaAPIKey": "201.33.206.229",
  334.     "ProxyHost": "",
  335.     "ProxyPort": 3128,
  336.     "EnableCaptchaSolutions": false,
  337.     "CaptchaSolutionAPIKey": "",
  338.     "CaptchaSolutionsSecretKey": "",
  339.     "AutoCaptchaTimeout": 120,
  340.     "AutoCaptchaRetries": 3,
  341.     "TwoCaptchaAPIKey": ""
  342.   },
  343.   "PokemonsTransferFilter": {
  344.     "Eevee": {
  345.       "KeepMinCp": 1,
  346.       "KeepMinIvPercentage": 99.0,
  347.       "KeepMinLvl": 30,
  348.       "UseKeepMinLvl": true,
  349.       "KeepMinOperator": "and",
  350.       "KeepMinDuplicatePokemon": 1,
  351.       "Moves": [
  352.         [
  353.           "frostBreathFast",
  354.           "blizzard"
  355.         ]
  356.       ],
  357.       "DeprecatedMoves": null,
  358.       "MovesOperator": "and",
  359.       "CatchOnlyPokemonMeetTransferCriteria": false
  360.     },
  361.     "Lapras": {
  362.       "KeepMinCp": 1,
  363.       "KeepMinIvPercentage": 90.0,
  364.       "KeepMinLvl": 30,
  365.       "UseKeepMinLvl": true,
  366.       "KeepMinOperator": "and",
  367.       "KeepMinDuplicatePokemon": 1,
  368.       "Moves": [
  369.         [
  370.           "frostBreathFast",
  371.           "blizzard"
  372.         ]
  373.       ],
  374.       "DeprecatedMoves": null,
  375.       "MovesOperator": "and",
  376.       "CatchOnlyPokemonMeetTransferCriteria": false
  377.     },
  378.     "Dratini": {
  379.       "KeepMinCp": 1,
  380.       "KeepMinIvPercentage": 99.0,
  381.       "KeepMinLvl": 30,
  382.       "UseKeepMinLvl": true,
  383.       "KeepMinOperator": "and",
  384.       "KeepMinDuplicatePokemon": 0,
  385.       "Moves": [
  386.         []
  387.       ],
  388.       "DeprecatedMoves": null,
  389.       "MovesOperator": "and",
  390.       "CatchOnlyPokemonMeetTransferCriteria": false
  391.     },
  392.     "Dragonair": {
  393.       "KeepMinCp": 1,
  394.       "KeepMinIvPercentage": 99.0,
  395.       "KeepMinLvl": 30,
  396.       "UseKeepMinLvl": true,
  397.       "KeepMinOperator": "and",
  398.       "KeepMinDuplicatePokemon": 0,
  399.       "Moves": [
  400.         []
  401.       ],
  402.       "DeprecatedMoves": null,
  403.       "MovesOperator": "and",
  404.       "CatchOnlyPokemonMeetTransferCriteria": false
  405.     },
  406.     "Dragonite": {
  407.       "KeepMinCp": 1,
  408.       "KeepMinIvPercentage": 99.0,
  409.       "KeepMinLvl": 30,
  410.       "UseKeepMinLvl": true,
  411.       "KeepMinOperator": "or",
  412.       "KeepMinDuplicatePokemon": 0,
  413.       "Moves": [
  414.         [
  415.           "dragonBreathFast",
  416.           "dragonClaw"
  417.         ]
  418.       ],
  419.       "DeprecatedMoves": null,
  420.       "MovesOperator": "and",
  421.       "CatchOnlyPokemonMeetTransferCriteria": false
  422.     },
  423.     "Snorlax": {
  424.       "KeepMinCp": 1,
  425.       "KeepMinIvPercentage": 99.0,
  426.       "KeepMinLvl": 30,
  427.       "UseKeepMinLvl": true,
  428.       "KeepMinOperator": "and",
  429.       "KeepMinDuplicatePokemon": 1,
  430.       "Moves": [
  431.         [
  432.           "zenHeadbuttFast",
  433.           "bodySlam"
  434.         ]
  435.       ],
  436.       "DeprecatedMoves": null,
  437.       "MovesOperator": "and",
  438.       "CatchOnlyPokemonMeetTransferCriteria": false
  439.     }
  440.   },
  441.   "PokemonToSnipe": {
  442.     "Locations": [
  443.       {
  444.         "Latitude": -33.860063648003653,
  445.         "Longitude": 151.20049953460693
  446.       }
  447.     ],
  448.     "Pokemon": [
  449.       "bulbasaur",
  450.       "ivysaur",
  451.       "venusaur",
  452.       "charmander",
  453.       "charmeleon",
  454.       "charizard",
  455.       "squirtle",
  456.       "wartortle",
  457.       "blastoise",
  458.       "psyduck",
  459.       "golduck",
  460.       "growlithe",
  461.       "arcanine",
  462.       "machop",
  463.       "machoke",
  464.       "machamp",
  465.       "graveler",
  466.       "golem",
  467.       "slowpoke",
  468.       "slowbro",
  469.       "exeggcute",
  470.       "exeggutor",
  471.       "rhyhorn",
  472.       "rhydon",
  473.       "magikarp",
  474.       "gyarados",
  475.       "lapras",
  476.       "eevee",
  477.       "vaporeon",
  478.       "jolteon",
  479.       "flareon",
  480.       "snorlax",
  481.       "dratini",
  482.       "dragonair",
  483.       "dragonite",
  484.       "chansey"
  485.     ]
  486.   },
  487.   "PokemonToUseMasterball": [
  488.     "articuno",
  489.     "zapdos",
  490.     "moltres",
  491.     "mew",
  492.     "mewtwo"
  493.   ],
  494.   "HumanWalkSnipeFilters": {},
  495.   "PokemonUpgradeFilters": {},
  496.   "MultipleBotConfig": {
  497.     "RuntimeSwitch": 55,
  498.     "OnRarePokemon": true,
  499.     "MinIVToSwitch": 95.0,
  500.     "EXPSwitch": 25000,
  501.     "PokestopSwitch": 500,
  502.     "PokemonSwitch": 200,
  503.     "PokemonPerHourSwitch": 100,
  504.     "StartFromDefaultLocation": true,
  505.     "PokestopSoftbanCount": 5,
  506.     "DisplayList": true,
  507.     "SelectAccountOnStartUp": false,
  508.     "CatchFleeCount": 5,
  509.     "SwitchOnCatchLimit": true,
  510.     "SwitchOnPokestopLimit": true
  511.   },
  512.   "NotificationConfig": {
  513.     "EnablePushBulletNotification": false,
  514.     "EnableEmailNotification": false,
  515.     "PushBulletApiKey": "",
  516.     "GmailUsername": "",
  517.     "GmailPassword": "",
  518.     "Recipients": ""
  519.   },
  520.   "SnipePokemonFilter": {
  521.     "Lapras": {
  522.       "SnipeIV": 100,
  523.       "Moves": [],
  524.       "Operator": "or",
  525.       "VerifiedOnly": true,
  526.       "Priority": 5
  527.     },
  528.     "Snorlax": {
  529.       "SnipeIV": 100,
  530.       "Moves": [],
  531.       "Operator": "or",
  532.       "VerifiedOnly": true,
  533.       "Priority": 5
  534.     },
  535.     "Dratini": {
  536.       "SnipeIV": 1,
  537.       "Moves": [],
  538.       "Operator": "or",
  539.       "VerifiedOnly": true,
  540.       "Priority": 5
  541.     },
  542.     "Dragonair": {
  543.       "SnipeIV": 100,
  544.       "Moves": [],
  545.       "Operator": "or",
  546.       "VerifiedOnly": true,
  547.       "Priority": 5
  548.     },
  549.     "Dragonite": {
  550.       "SnipeIV": 100,
  551.       "Moves": [],
  552.       "Operator": "or",
  553.       "VerifiedOnly": true,
  554.       "Priority": 5
  555.     }
  556.   },
  557.   "EvolvePokemonFilter": {
  558.     "Zubat": {
  559.       "EnableEvolve": true,
  560.       "MinIV": 0,
  561.       "MinLV": 0,
  562.       "MinCP": 0,
  563.       "Moves": [],
  564.       "Operator": "or"
  565.     }
  566.   },
  567.   "CatchPokemonFilter": {
  568.     "Lapras": {
  569.       "MinIV": 0,
  570.       "MinLV": 0,
  571.       "MinCP": 0,
  572.       "Moves": [],
  573.       "Operator": "or"
  574.     },
  575.     "Dratini": {
  576.       "MinIV": 0,
  577.       "MinLV": 0,
  578.       "MinCP": 0,
  579.       "Moves": [],
  580.       "Operator": "or"
  581.     },
  582.     "Dragonite": {
  583.       "MinIV": 0,
  584.       "MinLV": 0,
  585.       "MinCP": 0,
  586.       "Moves": [],
  587.       "Operator": "or"
  588.     },
  589.     "Snorlax": {
  590.       "MinIV": 0,
  591.       "MinLV": 0,
  592.       "MinCP": 0,
  593.       "Moves": [],
  594.       "Operator": "or"
  595.     },
  596.     "Zubat": {
  597.       "MinIV": 0,
  598.       "MinLV": 0,
  599.       "MinCP": 0,
  600.       "Moves": [],
  601.       "Operator": "and"
  602.     }
  603.   },
  604.   "BotSwitchPokemonFilters": {
  605.     "Dragonite": {
  606.       "IV": 100,
  607.       "RemainTimes": 90,
  608.       "Operator": "or",
  609.       "LV": 0,
  610.       "Moves": []
  611.     },
  612.     "Lapras": {
  613.       "IV": 90,
  614.       "RemainTimes": 90,
  615.       "Operator": "or",
  616.       "LV": 0,
  617.       "Moves": []
  618.     },
  619.     "Exeggutor": {
  620.       "IV": 99,
  621.       "RemainTimes": 99,
  622.       "Operator": "or",
  623.       "LV": 0,
  624.       "Moves": []
  625.     },
  626.     "Arcanine": {
  627.       "IV": 99,
  628.       "RemainTimes": 99,
  629.       "Operator": "or",
  630.       "LV": 0,
  631.       "Moves": []
  632.     },
  633.     "Blastoise": {
  634.       "IV": 99,
  635.       "RemainTimes": 99,
  636.       "Operator": "or",
  637.       "LV": 0,
  638.       "Moves": []
  639.     },
  640.     "Charizard": {
  641.       "IV": 99,
  642.       "RemainTimes": 99,
  643.       "Operator": "or",
  644.       "LV": 0,
  645.       "Moves": []
  646.     },
  647.     "Venusaur": {
  648.       "IV": 99,
  649.       "RemainTimes": 99,
  650.       "Operator": "or",
  651.       "LV": 100,
  652.       "Moves": []
  653.     },
  654.     "Vaporeon": {
  655.       "IV": 100,
  656.       "RemainTimes": 99,
  657.       "Operator": "or",
  658.       "LV": 0,
  659.       "Moves": []
  660.     },
  661.     "Dragonair": {
  662.       "IV": 90,
  663.       "RemainTimes": 99,
  664.       "Operator": "or",
  665.       "LV": 0,
  666.       "Moves": []
  667.     },
  668.     "Dratini": {
  669.       "IV": 90,
  670.       "RemainTimes": 99,
  671.       "Operator": "or",
  672.       "LV": 100,
  673.       "Moves": []
  674.     },
  675.     "Snorlax": {
  676.       "IV": 90,
  677.       "RemainTimes": 90,
  678.       "Operator": "or",
  679.       "LV": 0,
  680.       "Moves": []
  681.     },
  682.     "Magikarp": {
  683.       "IV": 99,
  684.       "RemainTimes": 60,
  685.       "Operator": "or",
  686.       "LV": 0,
  687.       "Moves": []
  688.     }
  689.   }
  690. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement