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

Battles (General Feature Information) #6

Open
Toxocious opened this issue Apr 3, 2022 · 0 comments
Open

Battles (General Feature Information) #6

Toxocious opened this issue Apr 3, 2022 · 0 comments
Labels
battles Issues regarding the battle system

Comments

@Toxocious
Copy link
Owner

Description

An issue to conglomerate all necessary things that need to be completed for an operable (and mostly complete) battle system.

Pokémon Abilities

A list of all abilities that need programmed can be found in issue #23.

Pokémon Moves

There is no active issue depicting all moves that need programmed.

An issue for this (similar to issue #23 where there is a list of Pokémon abilities) may still be created.

Currently, moves are being programmed by referencing the absolute.moves database table.

Held Items

A list of all held items that need programmed can be found in issue #28.

These are items that have both an active and passive effect on the holder or the enemy (typically upon making contact w/ the holder), and some of these items are consumed upon use.

Use Items

There is no active issue depicting all items that may be used during battle.

An issue for this (similar to issue #23 where there is a list of Pokémon abilities) may still be created.

Settings Menu

There is no active issue depicting all items that may be used during battle.

An issue for this (similar to issue #23 where there is a list of Pokémon abilities) may still be created.

Should contain necessary settings for the user.

  • Battle Style (multiple layouts are intended, and should be toggled here)
  • Battle Music (would like to support battle music, but it is not currently a priority)
  • Statistics
    • Toggles for a variety of user stats
      • Trainer Exp.
      • Pokémon Defeated
        • Today
        • Total
      • Battle Runtime
        • Amount of time it takes to process the user input and produce an output
@Toxocious Toxocious added the battles Issues regarding the battle system label Apr 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
battles Issues regarding the battle system
Projects
Status: Todo
Development

No branches or pull requests

1 participant