Lincoln-LM / pla-reverse-gui

PySide6-based GUI for Seed Cracking and RNG w/o CFW assistance in Pokemon: Legends Arceus
GNU General Public License v3.0
14 stars 4 forks source link

Option to search for specific height/weight/scale values (or displayed values) in Generator #7

Closed AlfarelSynthesis closed 10 months ago

AlfarelSynthesis commented 1 year ago

Would allow for RNGing minimum/maximum size pokemon without manually looking through the spawns, and to find pokemon that will be max/min size in SV (assuming the scale value isn't changed when transfering into SV from home).

Lincoln-LM commented 1 year ago

Scale value actually technically doesn't exist in PLA. LGPE->PLA store only "height" and "weight", whilst SV added the new scale value used for overworld size/marks. I believe the current assumption is that PLA's "CopyHeight" value which, as the name implies, is just equal to its height but stored elsewhere, will transfer to scale come home transfer. If the intention of this feature would be for PLA->SV+ transfer, I would rather wait and see how scale is handled.

AlfarelSynthesis commented 1 year ago

Sounds good, I shouldn't assume that's how it'll work. Thanks.