Your Pokemon GO Starters Are About To Become Useful Again

If you haven’t checked in with Pokemon GO recently, here’s a really good reason why you should. Fans have data mined the game and uncovered a new system that will let you take your Pokemon for a walk, and you’ll get given candies as a reward.

It’s all about a new thing called the Buddy system — and people are calling that because that’s what was found in Pokemon GO’s code base. The PogoProtos Github, which is the largest hub for tracking network traffic for Pokemon GO, discovered this:

+syntax = “proto3”;
+package POGOProtos.Data;
+
+message BuddyPokemon {
+ fixed64 id = 1;
+ double start_km_walked = 2;
+ double last_km_awarded = 3;
+}

That’s just the tip of the iceberg, of course. While this feature isn’t live, it was included in the game code when the 0.35.0 update was rolled out.

Here’s the cliff’s notes. You’ll be able to pick a Pokemon to be your buddy, and you can take that Pokemon for a walk. The walking distance functions the same way as Pokemon Eggs, and as you walk that fat little tomato sauce gobbling Pikachu around, you’ll get precious candies.

Whatever Pokemon you pick will appear next to you on the minimap in some way, shape or form, according to this data:

enum BuddySize
{
BUDDY_MEDIUM = 0;
BUDDY_SHOULDER = 1;
BUDDY_BIG = 2;
BUDDY_FLYING = 3;
}

The most important element of all of this is the fact that your starter Pokemon finally matters. The biggest problem with choosing between Bulbasaur, Charmander, Squirtle, or Pikachu if you went to the effort, was that you rarely saw them ever again and consequently couldn’t do anything with them.

It still doesn’t get around the fact that you’d probably still want to grind your starter Pokemon into candy once you found a better one in the wild. It’s more efficient, after all.

Fans are expecting a Pokemon GO patch to be pushed out some time next week. It’s possible that the Buddy system could be turned on as soon as then. Let’s hope so. My Charmander needs to go for a walk almost as much as I do.


The Cheapest NBN 1000 Plans

Looking to bump up your internet connection and save a few bucks? Here are the cheapest plans available.

At Kotaku, we independently select and write about stuff we love and think you'll like too. We have affiliate and advertising partnerships, which means we may collect a share of sales or other compensation from the links on this page. BTW – prices are accurate and items in stock at the time of posting.

Comments


13 responses to “Your Pokemon GO Starters Are About To Become Useful Again”