daggerMoveset

Here you can determine which Moves a creature will learn, and how.

Method is how the creature will learn the move.

  • Level Up means the move will be automatically learned on Level Up. This will also automatically take Max Moves into account based on your Battle Settings. Use the trigger On Attempt to Learn While Full to trigger replacement logic, and/or check within other actions lists (such as on Evolution) using conditions like If Moveset Full, Learned or Attempted Learn Move, etc.

  • Conditions allows you to specify specific events required to learn a move.

  • On Evolve will check automatically when the creature evolves and try to push the new move into the moveset, either learning automatically or triggering On Moveset Full.

  • Manual is for things like TMs or other move tutoring that you want to manually run the Learn Move instruction with.

Last updated