-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Fixed Future Sight not being affected by Electrify #6213
Fixed Future Sight not being affected by Electrify #6213
Conversation
There is a more simple fix for this |
Oh, weird, the commit that had the simpler fix wasn't included |
Ah, I didn't push it lol |
Removing the resets of dynamic type means that it is never reset besides ai calcs which seems like a footgun. Also according to this change if an -ate ability user uses a a normal type move, gets worry seeded before instructed, it will retain the type change before it got it's ability suppressed. Generally Instruct seems fundamentally broken. Here is one test that also fails but I think there are more because the instructed move doesn't go through the proper checks.
For the Future Sight fix you could just move
|
Applied changes discussed on Discord |
Since I collaborated probably better if someone else finishes the review 😅 |
Description
I also updated Color Change tests to use Kecleon.
Issue(s) that this PR fixes
Closes #4471
People who collaborated with me in this PR
@AlexOn1ine, who provided a better fix + a fix for Instruct's dynamic move type
Discord contact info
AsparagusEduardo