Jump to content

Recommended Posts

Posted

I think there is an error in the box data report for the friendship column. Seems like box report will always show the friendship of a Pokemon from it's origin game.

For an example, Flutter Mane caught in Scarlet have a base friendship of 0. If i transfer it to Violet through Home and raised it's friendship to 255, Pkhex will show it's friendship correctly as 255 but box data report will show it as 0 rather than 255. (Friendship for Pokemon caught and maxed in Violet will be at 255 when viewed from box report.)

Just want to know whether this is working as intended? 

 

 

Posted

So to check the friendship of all Pokemon in boxes I'll have to go one by one in Pkhex or there are methods for me to view all Pokemon friendship in one go?

Posted

Add

CurrentFriendship

To the program settings for Report. 

image.png

You can do this for any property that is present in the PKM's data structure. Refer to the program's source code for a full list of properties, but they should match whatever is in the drop-down in the Batch Editor for the PKM's current object format (such as PK9).

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...