Pokemon moves #6
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
EpicKnarvik97 commented on Nov 24, 2017
We currently don't have moves. To add moves, we probably need to introduce types. We might as well make each move its own class, with a name, damage and type. Pokemon also need types, but at this point, it's probably best to use actual stats, and not randomized types.
GReaperEx commented on Nov 25, 2017
Also, remember that in addition to the moves that a pokemon can learn simply by leveling up or evolving, it can only learn specific TMs and HMs.