
Hi coaches! Version 0.199.0 of Pokémon GO is now rolling out through the app stores. It includes the ability to choose your version of the Kanto Tour, some interesting tips on transformation, new ways to earn XL Candy and more!
🚨⚠️ Disclaimer ⚠️🚨
Please note that miners have publicly reported everything in this article (PokéMiners). Information shared through these channels is not affiliated with or endorsed by Niantic and is always subject to change. Do not take it for granted, the functions change and are scrapped all the time. It is very important that you are aware of these things CAN and will change.
In addition, this article contains my thoughts and opinions about the code that was shared online – all of these should be treated as conjectures, not as harsh statements. If you are feeling well, you can read on. Potential spoilers ahead.
Kanto-tur
Choose your own adventure
.get_EventVariantBadges .get_EventVariantTitleStringKeys .get_EventVariantDescriptionStringKeys .get_ItemBagDescriptionVariantSelected .set_ItemBagDescriptionVariantSelected .get_EventVariantButtonStringKeys LocalizedVariantDescription IsEventRunning LocalizedVariantButtonKey GetEventVariantBadges LocalizedVariantTitle HasEventVariantSelected
This is how the game handles choosing your version, red or green.
New music
BGM_GO_TOUR_00 BGM_GO_TOUR_01 BGM_GO_TOUR_02 BGM_GO_TOUR_03 BGM_GO_TOUR_04 BGM_GO_TOUR_05 BGM_GO_TOUR_06 BGM_GO_TOUR_07 BGM_GO_TOUR_08 BGM_GO_TOUR_09
New music for the event as well. You can listen to the music on Pokéminer’s soundcloud.
New NPCs
.CHARACTER_EVENT_NPC_0 .CHARACTER_EVENT_NPC_1 .CHARACTER_EVENT_NPC_2 .CHARACTER_EVENT_NPC_3 .CHARACTER_EVENT_NPC_4 .CHARACTER_EVENT_NPC_5 .CHARACTER_EVENT_NPC_6 .CHARACTER_EVENT_NPC_7 .CHARACTER_EVENT_NPC_8 .CHARACTER_EVENT_NPC_9 .CHARACTER_EVENT_NPC_10 .get_IncidentPrioritySettings IsEventNpcCharacter ShouldShowSummaryScreen
The winners of the NPC competition have also been added. It seems that they will be considered an “invasion type”. It also seems that there is a chance that you will not get a meeting after you have also fought against them.
New Quest
QUEST_BATTLE_EVENT_NPC
Change of form
The details
FormChangeReflection ChangePokemonFormProto ChangePokemonFormOutProto .get_ChangedPokemon .set_ChangedPokemon ChangedPokemonFieldNumber changedPokemon_ ChangedPokemon ERROR_POKEMON_MISSING ERROR_INSUFFICIENT_RESOURCES ERROR_QUEST_INCOMPLETE ERROR_POKEMON_CANNOT_CHANGE ERROR_POKEMON_DEPLOYED get_FormChange
Will form change finally come to Pokémon GO? There are several Pokémon that can change shape with special items, Rotom is one that comes to mind. In Sword and Shield you can get a Rotom Catalog from an NPC in Wyndon. Could that be how they want to approach Arceus?
Nothing is free
CHANGE_POKEMON_FORM .get_FormChangeSettings .set_FormChangeSettings FormChangeProto .get_AvailableForm .set_StardustCost .get_ItemCost .set_ItemCost .get_QuestRequirement
It seems that it will be a cost to change the shape of a Pokémon, this seems to have left it open to cost Stardust, stuff, a possible quest or a combination of all three.
A shiny new brand?
.get_NumPokemonFormChanges .set_NumPokemonFormChanges
If they track how many times you change the shape of a Pokémon, there’s probably a new mark for it.
New animation
formChangeFxPrefabReference formChangeFxOffset formChangeModelSwapDelaySeconds formChangeAnimationDelaySeconds
The change of the form will be accompanied by an animation, as expected.
New Quest
QUEST_CHANGE_POKEMON_FORM
A new quest to change Pokémon shapes.
New XL Candy Methods
Bonus XL candy events?
.get_BonusXlCandyCaptureReward .set_BonusXlCandyCaptureReward
This is apparently related to the Game Master file in the same way as bonus stardust and candy are, so it is likely that they are preparing to have some events where we get bonus XL candy. Possibly from spotlight events?
Let’s Go Bonus XL Candy?
.get_XlCandyAwardedPerId
This was added to “BelugaTransactionCompleteOutProto” which is used to send Pokémon to Let’s Go, so maybe we get bonus XL candy for transfer to Pokémon Let’s Go?
New movement
.V0348_MOVE_FEATHER_DANCE
Feather dance is finally here, well … sorta. The sound and statistics are still missing, but it is in the game code now.
Updates of friend lists
Favorite friends
ADD_FAVORITE_FRIEND REMOVE_FAVORITE_FRIEND
It seems that you may soon be your favorite friends.
New acts of friendship
RESERVED_ACTION_1 GET_INCOMING_GAME_INVITES_V2 UPDATE_INCOMING_GAME_INVITE_V2 DISMISS_OUTGOING_GAME_INVITES_V2 INVITE_CONTACT GET_CONTACT_LIST UPDATE_CONTACT_LIST
Not sure what “Reserved action” means, we’ll see. It seems that there are also improvements in invitations.
Cross playmate interactions
GetCallingGameFriendsList GetCrossGameFriendsList friendIds GetFriendDetailsForCallingGameFriendList GetFriendDetailsForCrossGameFriendList UpdateIncomingGameInvite SendGameInvite inviteAppKeys DismissSendInvites
Looks like some interactions between games are coming? I suspect “Send Game Invite” is Niantic’s way of trying to get us to invite our friends from other Niantic games to come and play Pokémon Go. Truthfully, that’s probably all this is … There are a LOT of details about this feature, I will not list everything here
Nickname disabled
nicknameDisabled
It seems we can disable nicknames? Probably buddy Pokémon for people on your friends list, for the younger players or those who do not want to see the “creative” names that people use for Pokémon.
Team suggestions
pokemonIds IsPokemonAlreadyIncluded pokemonRatingFunc bestRatingThresh bestPokemon IsPokemonAllowed
New team suggestions for pvp?
Pokéstop / Gym Photo Galleries
Niantic.Titan.ImageGallery AllowVoteForCurrentImage numCells SetLoadingData add_OnMainImageUpdated remove_OnMainImageUpdated AllowVoteForCurrentImage OnMainImageUpdated ScrollCellInitialized isCentered MaybeNotifyCellIsCentered imageDetailsData isCenter NotifyCentered AllowVoting OnImageStateUpdated numImages UpdateImages analyticsService ToastDismissed errorToastShowing SUBMISSION_TIME_DIFF_KEY ADD_PHOTO_TOO_FAR_DISABLED_MESSAGE_KEY ADD_PHOTO_REFRESH_FREQUENCY LogEnterImageGallery LogEnterImageDetailsPage voted LogVoteFromMainGalleryPage LogVoteFromImageDetailsPage LogImageEditEntryFromImageGallery
More for the POI image gallery. It seems that it will work much like Ingress, Pokéstops and Gyms will have more pictures, and the one with the most votes will be the primary picture shown in the photo counter.
Divide your success by level up
.get_ImageGalleryTelemetry .set_ImageGalleryTelemetry .get_PlayerShownLevelUpShareScreenTelemetry .set_PlayerShownLevelUpShareScreenTelemetry
As announced, you will be able to share your level without taking a screenshot.
Alerts
toggleSystemNotifications ToggleNotifications
It seems that we can also turn off alerts soon.
It’s a bird, it’s a plane, it’s … an ad on a balloon ?!
AD_TYPE_SPONSORED_BALLOON AdSpawned AdDismissed AD_TYPE_UNKNOWN AD_TYPE_SPONSORED_GIFT AD_TYPE_SPONSORED_BALLOON AD_INHIBITION_UNKNOWN AD_INHIBITION_TR_PREVENTS_BALLOON_SPAWN AD_INHIBITION_CLIENT_ERROR AD_DISMISSAL_UNKNOWN AD_DISMISSAL_TR_DISPLACES_AD_BALLOON
Looks like Niantic is going to send you the ads you can not get out to see for yourself! On balloons no less. Do not worry, it seems that these advertising balloons do not disturb Team Go Rocket Balloons spawning, and they will even be blown off to make room for a Team Go Rocket Balloon spawning.
Source link