mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-08-17 18:06:38 -05:00
It's stored as a 3-variable value. Decompose & recompose in the GUI. Closes #4841 -- Raffle is values 1-10, which explains the observed behavior in the issue. The old GUI would set [-1, 7], if modified to any selected Shop type, results in all being Raffle (incorrect behavior). By unpacking to separate variables, the 1-321 combinations are user adjustable rather than just showing the raw value for edits. Sure the Version could be localized, and Shop Rank could be [1,10] instead of [0,9]... ref: https://bulbapedia.bulbagarden.net/wiki/Join_Avenue#Shop_rank