burb00 Posted July 4 Posted July 4 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?
Kaphotics Posted July 4 Posted July 4 The report is set up to show the Original Trainer friendship, not the current friendship with whoever is currently handling it. 1
burb00 Posted Friday at 04:50 PM Author Posted Friday at 04:50 PM 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?
Kaphotics Posted Friday at 09:15 PM Posted Friday at 09:15 PM Add CurrentFriendship To the program settings for Report. 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). 1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now