Pokemon generation tools for adding moves without having to specify them every time #268
Labels
blocked/needs-other
This is blocked pending some other change
component/pokedex
Pertains to the pokedex, or generating pokemon in particular
difficulty/medium
feature
New feature or request
blocked by #238, and #239
Ideas:
WithRandomMoves()
: add 1-4 moves randomly picked from a pokemon's learnset, taking the pokemon's level into account, and guaranteeing at least 1 damage dealing move.WithAutoMoves()
add 4 moves from the pokemon's learnset, but only ones that can be learned by leveling up, and guaranteeing at least 1 damage dealing move.The text was updated successfully, but these errors were encountered: