Skip to content

Improve support for Pokémon with multiple forms #35

Description

@SnowPhoenix

Currently we handle forms via an array that stores sub-arrays containing the names of each form for Pokémon with multiple forms. This approach works well enough for most things, but it results in assignReadableNames returning incorrect stats and types if these attributes vary between a Pokémon's different forms (e.g. Sky Forme Shaymin).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions