0.193.1 APK Teardown: Level Research, A New event, and more!

Posted in

Hello Trainers! Pokémon GO 0.193.1 is slowly rolling out. While this is a minor update, it brought with it some interesting developments such as a new egg slot, a new event, and more.

Mini Collection Event

Mini Collections were originally added in 0.185.0, and it looks like they’re finally getting ready to implement them with an event.

New Badge

A new badge has been added for the event

Event Ticket

EventTicketActiveTimeProto 
.get_EventTicket 
.set_EventTicket 
.get_EventStartMs 
.set_EventStartMs 
.get_EventEndMs 
.set_EventEndMs 
EventTicketFieldNumber 
eventTicket_ 
EventStartMsFieldNumber 
eventStartMs_ 
EventEndMsFieldNumber 
eventEndMs_ 
EventTicket 
EventStartMs 
EventEndMs

It appears that the event will be ticketed

Event Features

.get_NumMiniCollectionEventCompleted 
.set_NumMiniCollectionEventCompleted
MiniCollectionPokemon 
.get_Caught 
.set_Caught 
.get_CollectionType 
.set_CollectionType 
CaughtFieldNumber 
caught_ 
CollectionTypeFieldNumber 
collectionType_ 
Caught 
CollectionType 
CATCH 
TRADE 
EVOLVE 
MiniCollectionProto 
CompletedFieldNumber 
completed_

It appears that the event will involve Catching, Trading, and Evolving.

Mini Collections

  • There are different events under the Mini Collection feature, with each one marking down when it was completed.
  • A new data set for Badge Data contains the badge itself and the Mini Collection Badge information
  • Badge Data is stored in your inventory. Perhaps we’ll get an inventory item similar to the stickers that will lead us to the Mini Collections?
  • Each Collection Contains:
    • All of the Pokémon that are part of the collection
    • If you’ve completed the collection or not
  • As u/MartyCochrane suggests, these will probably be similar to something currently available in Harry Potter, Wizards Unite.

 


New Events

RESOURCE ID: event_kalos_celebration 
TEXT: Kalos Celebration Event 

RESOURCE ID: event_season1_name 
TEXT: Season of Celebration 

RESOURCE ID: event_title_movie23 
TEXT: Pokémon the Movie: Secrets of the Jungle Event 

RESOURCE ID: limited_research_nidoran 
TEXT: Nidoran♀ and Nidoran♂ Limited Research 

RESOURCE ID: timed_research_pokemon_nidoran 
TEXT: Nidoran♀ and Nidoran♂ featured in Timed Research

Most of these have been announced, with the exception of the Secrets of the Jungle Event for the Pokémon movie.


New Egg Slot

EggSlotType 
EGG_SLOT_DEFAULT 
EGG_SLOT_SPECIAL
.get_EggSlotType 
.set_EggSlotType

It looks like some new egg slot types have been added, Default and Special. Could we finally see the end of not getting adventure sync eggs because our egg slots are full? The PokéMiner’s have confirmed that it looks like there will be multiple special egg slots as well.

Egg Overflow Spots

.get_EnableEggsNotInventory 
.set_EnableEggsNotInventory
.get_SpecialEggOverflowSpots 
.set_SpecialEggOverflowSpots

Egg not inventory? Could this be the end of the trainers not getting adventure sync eggs or Strange eggs because all of the egg slots are full?

Egg Distribution

.get_EggTelemetry 
.set_EggTelemetry 
.get_EggDistribution 
.set_EggDistribution
.get_Rarity 
.set_Rarity 
Rarity 
.get_EggLootTableId 
.set_EggLootTableId 
EggLootTableIdFieldNumber 
eggLootTableId_ 
EggLootTableId
.get_OriginalEggSlotType 
.set_OriginalEggSlotType 
OriginalEggSlotTypeFieldNumber 
originalEggSlotType_

Egg distribution has been added as well, and it looks like it might have its own rarity and loot table.

Special View

specialListAdapter 
specialListView
specialEggsBackground 
specialEggsGridLayoutGroup 
specialEggsTitle

It appears that these eggs will get a special background and a special view.

Overflow sliding

EnableOverflowSpotSliding

Is this how we will be able to slide eggs over into our regular storage?

Other Details

  • The Pokémon hatched from eggs will retain that they were hatched from a special egg.
  • The Egg Distribution also contains
    • The Egg Rarity
    •  The Pokédex number
    • All of the other information, Gender, form, Shiny, Costume, etc
      • This confirms already accepted common knowledge that everything about the Pokémon in an egg is determined at the time it’s picked up.

New Quests

RESOURCE ID: quest_catch_special_chespin
TEXT: Catch a Chespin

RESOURCE ID: quest_catch_special_fennekin
TEXT: Catch a Fennekin

RESOURCE ID: quest_catch_special_fletchling
TEXT: Catch a Fletchling

RESOURCE ID: quest_catch_special_froakie
TEXT: Catch a Froakie

RESOURCE ID: quest_catch_special_litleo
TEXT: Catch a Litleo

RESOURCE ID: quest_evolve_poison_type_singular
TEXT: Evolve a Poison-type Pokémon

RESOURCE ID: quest_gbl_rank_twenty
TEXT: Achieve rank 20 in the GO Battle League

RESOURCE ID: quest_trade_50km_plural
TEXT: Make {0} trades with Pokémon caught at least 50 km apart

RESOURCE ID: quest_trade_100km_plural
TEXT: Make {0} trades with Pokémon caught at least 100 km apart

RESOURCE ID: quest_trade_200km_plural
TEXT: Make {0} trades with Pokémon caught at least 200 km apart

RESOURCE ID: quest_trade_300km_plural
TEXT: Make {0} trades with Pokémon caught at least 300 km apart

RESOURCE ID: quest_trade_400km_plural
TEXT: Make {0} trades with Pokémon caught at least 400 km apart

RESOURCE ID: quest_win_rocket_leader_less2500cp_plural
TEXT: Defeat a Team GO Rocket Leader {0} times using only Pokémon with 2,500 CP or less

RESOURCE ID: quest_win_rocket_leader_less3000cp_plural
TEXT: Defeat a Team GO Rocket Leader {0} times using only Pokémon with 3,000 CP or less

RESOURCE ID: quest_win_rocket_leader_less3500cp_plural
TEXT: Defeat a Team GO Rocket Leader {0} times using only Pokémon with 3,500 CP or less

RESOURCE ID: quest_win_rocket_leader_less4000cp_plural
TEXT: Defeat a Team GO Rocket Leader {0} times using only Pokémon with 4,000 CP or less

A ton of new quests, including catching some Gen 6 Pokémon, distance trades, and some interesting Team Go Rocket quests


Medal Stats

.get_UseStatAsMedalLevel 
.set_UseStatAsMedalLevel 
UseStatAsMedalLevelFieldNumber 
useStatAsMedalLevel_ 
UseStatAsMedalLevel 
.get_BadgeData 
.set_BadgeData

New code for medals, likely to help handle the new platinum medals


New Forms

SLOWPOKE_2020 
SLOWBRO_2021

New Slowpoke and Slowbro forms.


New Special Research

Prepare for … shiny?

RESOURCE ID: quest_title_jj_special_research
TEXT: Distracted by Something Shiny

RESOURCE ID: quest_title_jj_special_research_0
TEXT: Distracted by Something Shiny (1 / 4)

RESOURCE ID: quest_title_jj_special_research_1
TEXT: Distracted by Something Shiny (2 / 4)

RESOURCE ID: quest_title_jj_special_research_2
TEXT: Distracted by Something Shiny (3 / 4)

RESOURCE ID: quest_title_jj_special_research_3
TEXT: Distracted by Something Shiny (4 / 4)

Text for special research possibly involving a shiny pokémon? Also, JJ is probably referring to Jessie and James, but don’t hold me to that.


Level Challenges

We’re getting a sneak peek at some level based Challenges.

Legacy Level 40 Quest

RESOURCE ID: quest_title_lvl_40
TEXT: Legacy 40 Challenge

RESOURCE ID: quest_title_lvl_40_0
TEXT: Legacy 40 Challenge (1/4)

RESOURCE ID: quest_title_lvl_40_1
TEXT: Legacy 40 Challenge (2/4)

RESOURCE ID: quest_title_lvl_40_2
TEXT: Legacy 40 Challenge (3/4)

RESOURCE ID: quest_title_lvl_40_3
TEXT: Legacy 40 Challenge (4/4)

Special research to help those who are under level 40 get to level 40 before the level cap increase.


Level 43 Challenge

RESOURCE ID: quest_title_lvl_43
TEXT: Level 43 Challenge

RESOURCE ID: quest_title_lvl_43_0
TEXT: Level 43 Challenge (1/4)

RESOURCE ID: quest_title_lvl_43_1
TEXT: Level 43 Challenge (2/4)

RESOURCE ID: quest_title_lvl_43_2
TEXT: Level 43 Challenge (3/4)

RESOURCE ID: quest_title_lvl_43_3
TEXT: Level 43 Challenge (4/4)

Level 43 Challenge Dialog

RESOURCE ID: quest_special_dialogue_lvl_43_0_0
TEXT: Hey there, %PLAYERNAME%! Can I just say how impressed I am with your progress as a Trainer?

RESOURCE ID: quest_special_dialogue_lvl_43_0_1
TEXT: You’ve really put in the time and effort to become one of the very best. Well done!

RESOURCE ID: quest_special_dialogue_lvl_43_0_2
TEXT: Say, do you remember when we first met? You were just a beginner back then, and I sent you off to catch your very first Pokémon.

RESOURCE ID: quest_special_dialogue_lvl_43_0_3
TEXT: And look at you now! I’m glad we can share that memory together.

RESOURCE ID: quest_special_dialogue_lvl_43_0_4
TEXT: Now, I’m sure an elite Trainer like yourself has mastered the art of catching Pokémon, but it’s important to keep your skills sharp.

RESOURCE ID: quest_special_dialogue_lvl_43_0_5
TEXT: How about you head out and catch some Pokémon? I’ve assigned some tasks that should challenge even a Trainer of your caliber.

RESOURCE ID: quest_special_dialogue_lvl_43_0_6
TEXT: Good luck—and have fun!

RESOURCE ID: quest_special_dialogue_lvl_43_1_0
TEXT: Great work as always, Trainer.

RESOURCE ID: quest_special_dialogue_lvl_43_1_1
TEXT: I’m sure those tasks were a breeze for someone with your skills, but they were just a warm-up!

RESOURCE ID: quest_special_dialogue_lvl_43_1_2
TEXT: These next tasks should prove a bit more challenging.

RESOURCE ID: quest_special_dialogue_lvl_43_1_3
TEXT: I’m sure you’ve built special bonds with several Pokémon over the course of your adventures. You might even have a few Pokémon that you like to always bring into battles.

RESOURCE ID: quest_special_dialogue_lvl_43_1_4
TEXT: I’d like to see how powerful those bonds are. Why don’t you head out, challenge a few Team GO Rocket Grunts, and battle in some raids?

RESOURCE ID: quest_special_dialogue_lvl_43_1_5
TEXT: After all, the best Trainers never stop training!

RESOURCE ID: quest_special_dialogue_lvl_43_1_6
TEXT: Good luck!

RESOURCE ID: quest_special_dialogue_lvl_43_2_0
TEXT: How did it go, %PLAYERNAME%?

RESOURCE ID: quest_special_dialogue_lvl_43_2_1
TEXT: I’m sure you had a great time working with your closest Pokémon companions.

RESOURCE ID: quest_special_dialogue_lvl_43_2_2
TEXT: It’s always fascinating to see how Trainers and Pokémon work together, and I can tell that you take a lot of pride in training your team. Well done!

RESOURCE ID: quest_special_dialogue_lvl_43_2_3
TEXT: Say, why don’t you evolve some of the Pokémon you’ve caught so they can reach their full potential? You might even discover some new options for battles.

RESOURCE ID: quest_special_dialogue_lvl_43_2_4
TEXT: Enough about that, though—back to our research!

RESOURCE ID: quest_special_dialogue_lvl_43_2_5
TEXT: This next batch will test your Pokémon-catching skills again, but with a twist. Or perhaps I should say a curve? Haha! That’s right—you’ll need to test your skills with Curveball Throws!

RESOURCE ID: quest_special_dialogue_lvl_43_2_6
TEXT: Make sure to stretch your throwing arm!

RESOURCE ID: quest_special_dialogue_lvl_43_3_0
TEXT: Nice work, Trainer! I can tell you put a lot of effort into that research.

RESOURCE ID: quest_special_dialogue_lvl_43_3_1
TEXT: I have Blanche assisting me with the analysis and care of all those Pokémon you sent over. It’s an impressive display of your progress, Trainer, and it’s caught Blanche’s eye as well.

RESOURCE ID: quest_special_dialogue_lvl_43_3_2
TEXT: Anyway, I should probably get back to work.

RESOURCE ID: quest_special_dialogue_lvl_43_3_3
TEXT: But before I go, I want to say how nice it was to reminisce about our first memories as professor and Trainer.

RESOURCE ID: quest_special_dialogue_lvl_43_3_4
TEXT: I’m truly proud of you and how much you’ve grown!

RESOURCE ID: quest_special_dialogue_lvl_43_3_5
TEXT: I know you’re far from finished on that front, too, so I’ll be watching closely as you progress and checking in whenever I have more challenges for you.

RESOURCE ID: quest_special_dialogue_lvl_43_3_6
TEXT: Until then, %PLAYERNAME%...let’s GO!

Level 43 Research will have 4 steps


Level 45 Challenge

RESOURCE ID: quest_title_lvl_45
TEXT: Level 45 Challenge

RESOURCE ID: quest_title_lvl_45_0
TEXT: Level 45 Challenge (1/4)

RESOURCE ID: quest_title_lvl_45_1
TEXT: Level 45 Challenge (2/4)

RESOURCE ID: quest_title_lvl_45_2
TEXT: Level 45 Challenge (3/4)

RESOURCE ID: quest_title_lvl_45_3
TEXT: Level 45 Challenge (4/4)

Level 45 Challenge Dialog

RESOURCE ID: quest_special_dialogue_lvl_45_0_0
TEXT: Hey there, %PLAYERNAME%! I wanted to check in on your progress. It looks like you’ve grown even more as a Trainer since we last spoke!

RESOURCE ID: quest_special_dialogue_lvl_45_0_1
TEXT: As for me, I’ve been spending a lot of time with my Buddy Pokémon lately, and it’s helped me think of some new research opportunities.

RESOURCE ID: quest_special_dialogue_lvl_45_0_2
TEXT: Do you remember your first Buddy Pokémon? I remember mine—it was the mysterious Hex Nut Pokémon Meltan!

RESOURCE ID: quest_special_dialogue_lvl_45_0_3
TEXT: I still remember the day it earned its very own Best Buddy ribbon.

RESOURCE ID: quest_special_dialogue_lvl_45_0_4
TEXT: That’s a proud moment in any Trainer’s journey, don’t you think?

RESOURCE ID: quest_special_dialogue_lvl_45_0_5
TEXT: Meltan and I have been around the block a few times, but I still look forward to the next PokéStop we’ll visit.

RESOURCE ID: quest_special_dialogue_lvl_45_0_6
TEXT: Why don’t you and your buddy go out and visit some of your favorite places together?

RESOURCE ID: quest_special_dialogue_lvl_45_1_0
TEXT: Hope you enjoyed a few walks together with your buddy, Trainer. Did you come across any interesting PokéStops?

RESOURCE ID: quest_special_dialogue_lvl_45_1_1
TEXT: I was inspired to head outdoors myself. I joined Spark and his buddy for a long walk after he won a battle.

RESOURCE ID: quest_special_dialogue_lvl_45_1_2
TEXT: I even took a celebratory snapshot to mark the occasion!

RESOURCE ID: quest_special_dialogue_lvl_45_1_3
TEXT: Going on walks together can be a great way to strengthen your bond with your Pokémon. It’s also a wonderful form of exercise!

RESOURCE ID: quest_special_dialogue_lvl_45_1_4
TEXT: Seeing the bond Spark shares with his Pokémon gave me some ideas for more research. Oh, and Spark also wanted me to let you know that he’s cheering you on!

RESOURCE ID: quest_special_dialogue_lvl_45_1_5
TEXT: How about you and your buddy go out for a walk, challenge another Trainer and their Pokémon to battle, and take a few snapshots to capture some fun moments together?

RESOURCE ID: quest_special_dialogue_lvl_45_1_6
TEXT: Working hard is important, but so is savoring the memories made along the way! Have fun!

RESOURCE ID: quest_special_dialogue_lvl_45_2_0
TEXT: Did you make any fun memories with your Pokémon, %PLAYERNAME%?

RESOURCE ID: quest_special_dialogue_lvl_45_2_1
TEXT: I’m always amazed by the variety in the snapshots taken by Trainers from all over the world.

RESOURCE ID: quest_special_dialogue_lvl_45_2_2
TEXT: I’m especially fond of ones that capture surprise encounters with Pokémon like Smeargle!

RESOURCE ID: quest_special_dialogue_lvl_45_2_3
TEXT: That’s one of the best parts of taking snapshots—you never know what you’re going to see!

RESOURCE ID: quest_special_dialogue_lvl_45_2_4
TEXT: Hmm... That reminds me of when Team GO Rocket decided to start showing up in Trainers’ snapshots uninvited. And THAT reminds me of some more research I need your help with!

RESOURCE ID: quest_special_dialogue_lvl_45_2_5
TEXT: To start, why don’t you and your buddy get warmed up with some raids? When you’re ready, I think we’ll need some help clearing out the Team GO Rocket Leaders in the area.

RESOURCE ID: quest_special_dialogue_lvl_45_2_6
TEXT: They’re always up to something, so it’s good to keep an eye out in case they try to take over any nearby PokéStops. Good luck!

RESOURCE ID: quest_special_dialogue_lvl_45_3_0
TEXT: Fantastic work, %PLAYERNAME%.

RESOURCE ID: quest_special_dialogue_lvl_45_3_1
TEXT: The Team GO Rocket Leaders are a challenge for most Trainers, but I knew they wouldn’t stand a chance against you and your Buddy Pokémon!

RESOURCE ID: quest_special_dialogue_lvl_45_3_2
TEXT: The power of friendship is strong indeed—and just one of many benefits to building relationships with your Pokémon.

RESOURCE ID: quest_special_dialogue_lvl_45_3_3
TEXT: The trust between a Trainer and their Pokémon is unlike anything I’ve ever seen. Make sure to cherish it!

RESOURCE ID: quest_special_dialogue_lvl_45_3_4
TEXT: I’m glad I was able to check in on your progress, Trainer.

RESOURCE ID: quest_special_dialogue_lvl_45_3_5
TEXT: I’ll be back with more fun challenges as you continue your journey.

RESOURCE ID: quest_special_dialogue_lvl_45_3_6
TEXT: Until next time!

Similar to the level 43 challenge


Level 48 Challenge

RESOURCE ID: quest_title_lvl_48
TEXT: Level 48 Challenge

RESOURCE ID: quest_title_lvl_48_0
TEXT: Level 48 Challenge (1/4)

RESOURCE ID: quest_title_lvl_48_1
TEXT: Level 48 Challenge (2/4)

RESOURCE ID: quest_title_lvl_48_2
TEXT: Level 48 Challenge (3/4)

RESOURCE ID: quest_title_lvl_48_3
TEXT: Level 48 Challenge (4/4)

Level 48 Challenge Text Dialog

RESOURCE ID: quest_special_dialogue_lvl_48_0_0
TEXT: Hey there, %PLAYERNAME%.

RESOURCE ID: quest_special_dialogue_lvl_48_0_1
TEXT: I can see you’ve been working as hard as ever!

RESOURCE ID: quest_special_dialogue_lvl_48_0_2
TEXT: We’ve been doing a lot of reminiscing lately, haven’t we? I think it’s important to look back on your accomplishments from time to time—especially when you’ve accomplished so much!

RESOURCE ID: quest_special_dialogue_lvl_48_0_3
TEXT: A major moment for many Trainers is their first victory in battle.

RESOURCE ID: quest_special_dialogue_lvl_48_0_4
TEXT: It’s an unforgettable thrill that comes with a swell of pride for the Pokémon that sealed the victory.

RESOURCE ID: quest_special_dialogue_lvl_48_0_5
TEXT: How about you, %PLAYERNAME%? I’m sure you’ve got some epic battle stories to share with your fellow Trainers.

RESOURCE ID: quest_special_dialogue_lvl_48_0_6
TEXT: I’d like to focus on your battling skills for this next challenge. So to prepare, why don’t you get your team sorted and get in some throwing practice?

RESOURCE ID: quest_special_dialogue_lvl_48_1_0
TEXT: You clearly have some powerful Pokémon, Trainer.

RESOURCE ID: quest_special_dialogue_lvl_48_1_1
TEXT: You’ve done an amazing job training them! I wanted to see how your battling skills have progressed, so I consulted with Candela to get her thoughts.

RESOURCE ID: quest_special_dialogue_lvl_48_1_2
TEXT: I’m happy to report that she’s just as proud of you as I am!

RESOURCE ID: quest_special_dialogue_lvl_48_1_3
TEXT: For this next challenge, she suggested taking on some of her most difficult opponents—Team GO Rocket and its leaders.

RESOURCE ID: quest_special_dialogue_lvl_48_1_4
TEXT: The Team GO Rocket Leaders can be intimidating, so Candela asked me to pass along some extra guidance.

RESOURCE ID: quest_special_dialogue_lvl_48_1_5
TEXT: She said that when it comes to battling, you should take on your opponents with a cool head, strong Pokémon, and a heart full of passion.

RESOURCE ID: quest_special_dialogue_lvl_48_1_6
TEXT: With that in mind, I think it’s time for you head out and put your skills to the test!

RESOURCE ID: quest_special_dialogue_lvl_48_2_0
TEXT: Wonderful work, %PLAYERNAME%! Your battling skills are even more impressive than the last time we talked.

RESOURCE ID: quest_special_dialogue_lvl_48_2_1
TEXT: Those skills are vital not only when you take on Team GO Rocket but also when you battle in raids. Do you remember your first raid, Trainer?

RESOURCE ID: quest_special_dialogue_lvl_48_2_2
TEXT: To me, there’s something special about a group of Trainers coming together to challenge a raid with their partner Pokémon.

RESOURCE ID: quest_special_dialogue_lvl_48_2_3
TEXT: There’s no questioning the importance of the bonds Trainers share with their Pokémon, but I think the bonds Trainers share with their peers are equally important.

RESOURCE ID: quest_special_dialogue_lvl_48_2_4
TEXT: No matter your skill level, what team you’re on, or the Pokémon you bring to battle, raids are about each Trainer working together to achieve a common goal. And that’s what the Trainer community is all about!

RESOURCE ID: quest_special_dialogue_lvl_48_2_5
TEXT: I hope that inspired you to head out and challenge some raids with your fellow Trainers—because that’s part of your next task!

RESOURCE ID: quest_special_dialogue_lvl_48_2_6
TEXT: It should be a fun challenge, so be sure to give it your best shot!

RESOURCE ID: quest_special_dialogue_lvl_48_3_0
TEXT: Excellent work, Trainer.

RESOURCE ID: quest_special_dialogue_lvl_48_3_1
TEXT: Did you enjoy spending time with your fellow Trainers as you completed your tasks?

RESOURCE ID: quest_special_dialogue_lvl_48_3_2
TEXT: Hopefully you even found a Pokémon that’ll make a great addition to your team!

RESOURCE ID: quest_special_dialogue_lvl_48_3_3
TEXT: I hope you continue making memories with Trainers from all over as you work together and explore this amazing world filled with Pokémon.

RESOURCE ID: quest_special_dialogue_lvl_48_3_4
TEXT: Very few Trainers have made it as far as you have. Be sure to take a moment to celebrate your progress.

RESOURCE ID: quest_special_dialogue_lvl_48_3_5
TEXT: And remember—the journey is just as important as the destination!

RESOURCE ID: quest_special_dialogue_lvl_48_3_6
TEXT: Until next time, %PLAYERNAME%!

Level 50 Challenge

RESOURCE ID: quest_title_lvl_50
TEXT: Level 50 Challenge

RESOURCE ID: quest_title_lvl_50_0
TEXT: Level 50 Challenge (1/4)

RESOURCE ID: quest_title_lvl_50_1
TEXT: Level 50 Challenge (2/4)

RESOURCE ID: quest_title_lvl_50_2
TEXT: Level 50 Challenge (3/4)

RESOURCE ID: quest_title_lvl_50_3
TEXT: Level 50 Challenge (4/4)

Level 50 Challenge Text Dialog

RESOURCE ID: quest_special_dialogue_lvl_50_0_0
TEXT: I knew I’d see you here before long, %PLAYERNAME%.

RESOURCE ID: quest_special_dialogue_lvl_50_0_1
TEXT: But before we begin this challenge, let’s take a couple deep breaths together, shall we?

RESOURCE ID: quest_special_dialogue_lvl_50_0_2
TEXT: In... And out... One more time. In... And out... There, that’s better.

RESOURCE ID: quest_special_dialogue_lvl_50_0_3
TEXT: A few deep breaths go a long way when you need to clear your mind and focus on the task at hand—and you’ll need plenty of focus for what I’ll be throwing your way next.

RESOURCE ID: quest_special_dialogue_lvl_50_0_4
TEXT: Get it? “Throwing”? Ahem! Anyway... The sign of a truly great Trainer is their dedication to training, and true dedication takes time to prove.

RESOURCE ID: quest_special_dialogue_lvl_50_0_5
TEXT: Your next few tasks will take some time to complete, but don’t worry. Start with a deep breath, and be sure to enjoy yourself!

RESOURCE ID: quest_special_dialogue_lvl_50_0_6
TEXT: Training can be hard work, but don’t forget it’s supposed to be fun, too.

RESOURCE ID: quest_special_dialogue_lvl_50_1_0
TEXT: Impressive work, Trainer!

RESOURCE ID: quest_special_dialogue_lvl_50_1_1
TEXT: I don’t know many who would have the dedication and patience to complete those tasks.

RESOURCE ID: quest_special_dialogue_lvl_50_1_2
TEXT: Say, I was just thinking... Do you remember when you decided which team you wanted to join?

RESOURCE ID: quest_special_dialogue_lvl_50_1_3
TEXT: Trainers often form a strong connection to their team and become dedicated members. Others, however, eventually look to change teams in hopes of gaining a different perspective and a fresh challenge.

RESOURCE ID: quest_special_dialogue_lvl_50_1_4
TEXT: Everyone’s path is different, and I’ll always encourage you to find your own. There’s much to be learned from Team Instinct, Team Mystic, and Team Valor. Each team has its own unique characteristics and focus.

RESOURCE ID: quest_special_dialogue_lvl_50_1_5
TEXT: I urge you to learn from your fellow Trainers and respect their paths. It’s sure to help you become a better Trainer! After all, only when we understand others can we truly understand ourselves.

RESOURCE ID: quest_special_dialogue_lvl_50_1_6
TEXT: Now, back to your research. I have a feeling this next batch will truly test your resolve, so take your time—we’ll regroup when you’re finished!

RESOURCE ID: quest_special_dialogue_lvl_50_2_0
TEXT: Welcome back, Trainer. You certainly showed your dedication by completing those tasks.

RESOURCE ID: quest_special_dialogue_lvl_50_2_1
TEXT: Which did you find most difficult? And which was most fun?

RESOURCE ID: quest_special_dialogue_lvl_50_2_2
TEXT: We’re approaching the end of this challenge, and I’m not ashamed to say it’s making me a bit emotional! The team leaders and I feel an immense sense of pride when we see how much you’ve grown.

RESOURCE ID: quest_special_dialogue_lvl_50_2_3
TEXT: I hope you feel that pride in yourself, %PLAYERNAME%. To wrap up this challenge, each team leader wanted you to experience some of their most beloved activities.

RESOURCE ID: quest_special_dialogue_lvl_50_2_4
TEXT: Spark wants you to enjoy a walk with your buddy to enhance your bond, and Blanche hopes to remind you of the importance of research and analysis by asking you to evolve some of your Pokémon to their full potential.

RESOURCE ID: quest_special_dialogue_lvl_50_2_5
TEXT: As for Candela... Well, she wants to celebrate with you after you win some raids.

RESOURCE ID: quest_special_dialogue_lvl_50_2_6
TEXT: I think these are great tasks for a well-rounded Trainer like yourself. I’ll be here to congratulate you when you’re done!

RESOURCE ID: quest_special_dialogue_lvl_50_3_0
TEXT: Amazing. Simply amazing, %PLAYERNAME%! Let me be the first to congratulate you for completing this challenge. You’ve become a truly top-class Trainer, and it’s been an honor to work alongside you.

RESOURCE ID: quest_special_dialogue_lvl_50_3_1
TEXT: It’s been astonishing to witness the growth you’ve experienced since you began your journey as a Pokémon Trainer. You’re an incredible talent, and I hope you’ll put your skills to use.

RESOURCE ID: quest_special_dialogue_lvl_50_3_2
TEXT: You see, I want you to help other Trainers become the best they can be. Your experience comes with a lot of responsibility, and I hope you’ll continue to show kindness, patience, and friendship to those who could benefit from your guidance.

RESOURCE ID: quest_special_dialogue_lvl_50_3_3
TEXT: The world of Pokémon is a beautiful place, and I want you to lead by example and show everyone how amazing our community can be while protecting it from the likes of Team GO Rocket and anyone else who would threaten it.

RESOURCE ID: quest_special_dialogue_lvl_50_3_4
TEXT: Remember how it felt the first time you caught a Pokémon, the first time you took a walk with your buddy, the first time you challenged a raid—and channel that energy into everything you do. With your strong heart and peerless determination, there’s nothing you can’t do!

RESOURCE ID: quest_special_dialogue_lvl_50_3_5
TEXT: I can only hope you’re as proud of yourself as the team leaders and I are of you. Don’t worry—I’ll always be here when you need me, and you can be sure I’ll be calling on you from time to time to help me with research. There’s always something more to discover, after all!

RESOURCE ID: quest_special_dialogue_lvl_50_3_6
TEXT: Thanks for everything, %PLAYERNAME%. I know I can always count on you! And I’m sure you know what I’m about to say, so before I get too choked up—let’s GO!

The final challenge.


Other Text Updates

Lure Medal Updates

 RESOURCE ID: badge_pokemon_caught_at_your_lures
-TEXT: Catch {0} Pokémon attracted by a Lure Module.
+TEXT: Use a Lure Module to help another Trainer catch {0} Pokémon.

RESOURCE ID: badge_pokemon_caught_at_your_lures_singular
-TEXT: Catch a Pokémon attracted by a Lure Module.
+TEXT: Use a Lure Module to help another Trainer catch a Pokémon.

The text has been updated to include other trainers.


Mega Bonus

RESOURCE ID: boosted_mega_pokemon_abomasnow
TEXT: Mega Abomasnow is temporarily more powerful!

RESOURCE ID: boosted_mega_pokemon_beedrill
TEXT: Mega Beedrill is temporarily more powerful!

RESOURCE ID: boosted_mega_pokemon_blastoise
TEXT: Mega Blastoise is temporarily more powerful!

RESOURCE ID: boosted_mega_pokemon_charizard_x
TEXT: Mega Charizard X is temporarily more powerful!

RESOURCE ID: boosted_mega_pokemon_charizard_y
TEXT: Mega Charizard Y is temporarily more powerful!

RESOURCE ID: boosted_mega_pokemon_gengar
TEXT: Mega Gengar is temporarily more powerful!

RESOURCE ID: boosted_mega_pokemon_houndoom
TEXT: Mega Houndoom is temporarily more powerful!

RESOURCE ID: boosted_mega_pokemon_pidgeot
TEXT: Mega Pidgeot is temporarily more powerful!

RESOURCE ID: boosted_mega_pokemon_venusaur
TEXT: Mega Venusaur is temporarily more powerful!

These are likely for the today view, to show what Pokémon is mega boosted


Buddy Gift Increase

RESOURCE ID: buddy_giftbox_increase 
TEXT: Buddy will bring you Gifts more often

Likely for events


To Many Tag Error

RESOURCE ID: maximum_tags_error
TEXT: Cannot create more than {0} tags

An error has been added for when you reach your maximum number of created tags


Conclusions and Speculations

The egg slot addition has the potential to be a massive QoL update that we all need and deserve. The potential to get eggs from Adventure Sync or Team Go Rocket Leaders while we have a full egg inventory would be fantastic. No more trying to time egg hatching to right before your Adventure sync bonus, or waiting to fight a Go Rocket leader until after your egg hatches.

The Mini Collections seems interesting as well, I have a feeling that these will be special achievements we can earn during events. Collection books we’ll have to fill by catching every of the event Pokémon, it’ll be interesting to see what these actually are and if we get any bonuses from completing the collections. Pokécoins would be nice.

That’s all for this one Trainers, stay safe out there!


Data mining disclaimer ⛏️

Please be aware data miners have publicly reported everything in this article (PokéMiners APK Breakdown, Text Updates, and the Digging Deeper). Information shared through these channels is not affiliated nor approved by Niantic, and is always subject to change. Do not take it for granted, features change and get scrapped all the time. It is very important that you are aware that these things CAN and WILL CHANGE.

Additionally, this article contains my thoughts and opinions in regards to the code that was shared online – all of these should be treated as conjecture, not as hard statements. If you’re OK with that, feel free to read further. Potential spoilers ahead.

Author & tags

Glawhantojar
Glawhantojar
I've been playing Pokemon Go since the game launched way back in 2016, I am a loyal Valor player and also a content creator on YouTube going by the name Professor Glaw.

Further reading

Popular today

Latest articles

Support us

Buy GO Hub merch

Get your very own GO Hub t-shirt, mug, or tote.