Skip to content

Pokemon/Moves: Learn "Level" categorised incorrectly #15

@craig-clayton

Description

@craig-clayton

If a pokemon learns a move by level up and also by another condition (e.g. TM), we only show that this can be learnt by the special case.
This is caused by the way that we process the data when we build the moves table, if any alternatives to level up are found, we take the first and place this in the lvl column as the method.

We need to determine if we should simply show the level if they can learn by level and another method, or if we need to re-write this to display many methods if there are multiple methods.

Thoughts, @aqmnguyen ?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions