Odaxis Posted March 14, 2016 Posted March 14, 2016 As far as i can tell this file is legal. The latest commit shows an error though. [ATTACH]12982[/ATTACH]
Kaphotics Posted March 14, 2016 Posted March 14, 2016 If you click on the indication next to the sprite it should pop up an alert with the analysis results. Do note that it's by no means perfect... yet I'll check in on any edge cases you find.
Odaxis Posted March 14, 2016 Author Posted March 14, 2016 If you click on the indication next to the sprite it should pop up an alert with the analysis results.Do note that it's by no means perfect... yet I'll check in on any edge cases you find. Saw that. The issue is that it tells me something is illegal that shouldn't be All should be valid relearn moves (egg moves)
Kaphotics Posted March 14, 2016 Posted March 14, 2016 You're missing Woobat's level 1 move (Confusion, move #93). Relearn moves match all moves of the final egg when it is hatched.
Odaxis Posted March 14, 2016 Author Posted March 14, 2016 You're missing Woobat's level 1 move (Confusion, move #93).Relearn moves match all moves of the final egg when it is hatched. Confusion, Such an apt choice of words, I'm so confused. OK. so if I'm missing an egg move (in this case I have chosen 3) then the 4th relearn move has to be one of the starter moves?
Kaphotics Posted March 14, 2016 Posted March 14, 2016 Determining egg moves works like this: Level 1 Moves Inherited Level moves from parents Egg moves from parents Imagine writing them in a list, and taking the last four. Easiest way to fix is to add a 4th egg move Another way is make move 93-Confusion the relearn1 move, and put the move that is currently in that slot into slot4.
Odaxis Posted March 14, 2016 Author Posted March 14, 2016 Determining egg moves works like this:Level 1 Moves Inherited Level moves from parents Egg moves from parents Imagine writing them in a list, and taking the last four. Easiest way to fix is to add a 4th egg move Another way is make move 93-Confusion the relearn1 move, and put the move that is currently in that slot into slot4. Makes perfect sense. Now, last question. Outside the 3 move types mentioned in this list Egg move Starter move Event move Can there be any other type of move present in the relearn section? Like Tutor Moves?
Kaphotics Posted March 14, 2016 Posted March 14, 2016 It can also have a lvlup move from parents that it does not normally learn at level 1. Tutors and TMs can't be inherited, unless they are also in the list of valid egg moves. Can't have relearn moves on captured pkm; DexNav encounters are allowed one egg move. Event pkm should match whatever is on the wonder card.
Odaxis Posted March 14, 2016 Author Posted March 14, 2016 It can also have a lvlup move from parents that it does not normally learn at level 1. Tutors and TMs can't be inherited, unless they are also in the list of valid egg moves.Can't have relearn moves on captured pkm; DexNav encounters are allowed one egg move. Event pkm should match whatever is on the wonder card. Awesome. Thanks for taking the time to answer.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now