kwsch / pk3DS

Pokémon (3DS) ROM Editor & Randomizer
https://projectpokemon.org/forums/forums/topic/34377-pk3ds-xyoras-rom-editor-randomizer/
Other
404 stars 150 forks source link

No Fixed Damage + Use Levelup Only bugs #218

Open sora10pls opened 7 years ago

sora10pls commented 7 years ago

Get Current Levelup Moves (XYORAS)

-snip- Fixed!

Sanitation of Moves

Instead of giving duplicate terrible moves as you've once said, it instead gives the PKM moves it doesn't even get in its levelup. Unlike RSTE, SMTE properly populates moves even if at least 1 is invalid (no slots are empty/frozen).

Gabite with Peck: image Garchomp with Water Gun and Thunder Shock: image image

kwsch commented 7 years ago

More like a 'pk3DS's scope doesn't cover these cases'

RSTE: If the user doesn't modify moves, the game auto-populates based on the learnset. RSTE doesn't override the movepools if it is not told to (ie it doesn't do the advanced move options like SMTE).

SMTE: Rather than having an empty move slot, pk3DS just sets it to a random low powered move.

The path to resolve these limitations is as follows: