80000002
in theory
Hold
80000042 will be L + B
800000B0 will be L + R
Press
00000042 will be L + B
000000B0 will be L + R
backup before testing so you don't come complain later if im wrong
keyword being players, nothing to do with variants of each players, or already included???
lets take Fubuki/Shaw for example, he has initial variant, complete variant, Atsuya variant, grown up variant, pro player variant, coach variant
that's why you're the goat...
that's the kind of code we all needed, code to only give the orange rarity.
i'd see myself using something like that to set all that i have to 1, then reverse the code to set everytinh else to 0, so i'd end up with only orange.
03E7 to 0000
what you have in-game is decimal numbers
what code uses are hex numbers
you just need to do simple convertion
https://www.rapidtables.com/convert/number/decimal-to-hex.html