Sorry If this Is an Invalid Issue but I don't really know the consensus behind It
I'm finding lots of Inconsistencies on reminder moves within moves In the Scarlet and Violet move version group In Pokemon movesets
Reminder moves are listed under the eggmove-learn-method with no distinction between them and... actual egg moves. This Is true even for legendaries ( I checked Uxie and Entei )
I expected them to be listed as level 0 or level 1 moves, and could only find It appear as such under Dazzling Gleam In Alolan Ninetales' moves
Evolution moves seem to be consistently listed as level 0 level-up moves. But even so, that doesn't specifically tell you they're learned on evo
Would a new boolean field within move objects In the moves array for If It's evo or reminder, or just entirely new move-learn-method endpoints be a solution?
Sorry If this Is an Invalid Issue but I don't really know the consensus behind It
I'm finding lots of Inconsistencies on reminder moves within moves In the Scarlet and Violet move version group In Pokemon movesets
Reminder moves are listed under the
egg
move-learn-method
with no distinction between them and... actual egg moves. This Is true even for legendaries ( I checked Uxie and Entei )I expected them to be listed as level 0 or level 1 moves, and could only find It appear as such under Dazzling Gleam In Alolan Ninetales' moves
Evolution moves seem to be consistently listed as level 0
level-up
moves. But even so, that doesn't specifically tell you they're learned on evoWould a new boolean field within move objects In the moves array for If It's evo or reminder, or just entirely new
move-learn-method
endpoints be a solution?