kwsch / PKHeX

Pokémon Save File Editor
https://projectpokemon.org/pkhex/
Other
3.68k stars 689 forks source link

Friendship of past OT gets reset when transferred over generations #1108

Closed TORNADO03 closed 7 years ago

TORNADO03 commented 7 years ago

Here when I transfer this Dragonite from Fire Red to my Moon, its Friendship of the FR OT gets reset.

https://vgy.me/JYuNKl.png

kwsch commented 7 years ago

Pretty sure this is intended; matches how the game does transfers. The friendship is reset as it is essentially traded to a new trainer.

Gens 4-5 do not have a handling trainer friendship field; they reuse the OT friendship field as the current friendship.

TORNADO03 commented 7 years ago

I have done previous transfers in which the friendship was retained. I haven't actually done any transfer through bank so I can't comment on that. Just thought you should check that out.

javierhimura commented 7 years ago

This is not a problem about transfer throught bank, after all you can't transfer throught from Fire Red to Moon.

What PKHex do to make the trade is emulate every trade needed to move in-game the pokemon from Fire-Read to Moon, that means internally the pokemon is emulated for example the trade between FireRed and Diamond, then Diamond and Black, Black and X and finally X and Moon.

The friendship is lost in the first trade because OT friendship does not exits in FireRed nor in Diamond, when you trade a pokemon between GBA and DS games the friendship is reset, even if the trade between X to Moon with the Bank retain the friendship it does not matter in this example because is lost many generations before that transfer