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

Fix Tera Shift not updating Terapagos's HP #10159

Merged
merged 1 commit into from Feb 10, 2024
Merged

Conversation

DaWoblefet
Copy link
Member

Tera Shift does not update Terapagos to its correct HP stat on transforming. It should jump from 90 base HP as the base form to 95 HP as Terastal form. We have similar behavior in place for Stellar Terapagos and Zygarde-Complete.

This fix works, but I'm not sure why we have to do it in the first place. Wouldn't it be better to have the stat update happen in the formeChange function? We'd run into the same problem the next time another form change that modifies base HP happens.

@KrisXV KrisXV merged commit a4cd445 into smogon:master Feb 10, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants