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

Check if grounded #18

Closed
taylorhansen opened this issue Mar 22, 2019 · 1 comment
Closed

Check if grounded #18

taylorhansen opened this issue Mar 22, 2019 · 1 comment
Assignees
Labels
enhancement Something should be changed

Comments

@taylorhansen
Copy link
Owner

When a pokemon is not grounded, certain things can be prevented from happening. This can happen due to an item, ability, field condition, volatile status, or move. Track all of these carefully and add a helper property Pokemon.grounded to check this. May also be useful to add this to an active pokemon's array data when being processed by the neural network.

@taylorhansen taylorhansen added the enhancement Something should be changed label Mar 22, 2019
@taylorhansen taylorhansen added this to To do in State Tracker (gen4) via automation Mar 22, 2019
@taylorhansen taylorhansen moved this from To do to In progress in State Tracker (gen4) Mar 31, 2019
@taylorhansen
Copy link
Owner Author

taylorhansen commented Mar 31, 2019

The following conditions have to be tracked first:

@taylorhansen taylorhansen self-assigned this Apr 2, 2019
State Tracker (gen4) automation moved this from In progress to Done Apr 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Something should be changed
Projects
No open projects
Development

No branches or pull requests

1 participant