Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show more useful info on battle interface. #47

Open
rglezg opened this issue Jul 28, 2021 · 0 comments
Open

Show more useful info on battle interface. #47

rglezg opened this issue Jul 28, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@rglezg
Copy link
Collaborator

rglezg commented Jul 28, 2021

Is your feature request related to a problem? Please describe.

Currently the battle interface doesn't show so many useful info. The rectangle on the lower right corner shows the PPs and type of the selected move, but nothing else.
Given that we introduced the physical/special split and could potentially change some of the well know effectiveness between types, the players will have to consult the statistics screen more frequently and / or memorize the changes we have made. Either variant creates unnecessary discomfort.

Describe the solution you'd like

We could to take advantage of that rectangle on the lower right corner to show 2 more types of info:

  • The "TYPE" word could be replaced for a 4 letter word that indicates if the selected move is physical (PHYS), special (SPEC) or status (STAT) according to the split.
  • The entire line "TYPE/type_name" could be of a different color according to the effectiveness of the selected move against the selected target. Green for x2 or more, Red for 1/2x or less, Black for 0x and statndard (Gray) for 1x

Describe alternatives you've considered

  1. Don't do it
  2. Implemment only one of the suggestions

Additional context

It seems that someone on the net has already implemented the type-effectiveness part. There is a tutorial HERE

@rglezg rglezg added the enhancement New feature or request label Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant