>>55951682>>55953000>>55953417>>55963455I can confirm that halving your stats when you unfuse a mon in Endless (Spliced) is intended behaviour.
Here, in calculateStats()
https://github.com/pagefaultgames/pokerogue/blob/main/src/field/pokemon.ts#L701is a line of code specifically checking if your game mode is Endless Spliced, and if it is, your base stats are halved instead of being un-averaged.
Sam confirmed this is intended:
https://github.com/pagefaultgames/pokerogue/issues/576#issuecomment-2097166754So if you are planning to play Endless Spliced, do NOT pick a carry starter that relies on its ability. Pick something that relies on (a) strong move(s), or its stats.
Preferably, do not play Spliced at all if you can get adequate Luck in regular Endless.