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: Terastallize Ogerpon and Terapagos with different Tera types #10814

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

andrebastosdias
Copy link
Contributor

@andrebastosdias andrebastosdias commented Jan 10, 2025

Terapagos

https://www.youtube.com/watch?v=g-eUP0IrxI0


Ogerpon

https://www.smogon.com/forums/threads/ogerpon-teal-tera-tera-can-exist.3742851/post-10132811

  • Embody Aspect should not activate unless the user is Terastallized.
  • Hacked Ogerpon-[form]-Tera forms should be allowed to Terastallize.
  • Hacked Ogerpon forms will become whatever the Tera Type is for that Ogerpon.
  • The game still softlocks if you try to Terastallize Ogerpon with a non-Grass/Fire/Rock/Water Tera Type.
  • It will allow, for example, a Tera Water Ogerpon-Hearthflame holding Hearthflame Mask (Ogerpon-2) to Terastallize to Ogerpon-Wellspring-Tera (Ogerpon-5). Doing so will change Ogerpon to Water-type, but still give an Attack boost, and Ivy Cudgel will still be Fire-type.

I added the ruleTable.has('obtainablemisc') condition in the TeamValidator to allow players to use Ogerpon and Terapagos with different Tera Types in Hackmons. The client would also need to support changing Tera Types in the builder (at least for Hackmons).

@andrebastosdias andrebastosdias changed the title Ogerpon Terastallize Terapagos with different Tera types Jan 10, 2025
@andrebastosdias andrebastosdias changed the title Terastallize Terapagos with different Tera types Terastallize Terapagos-Terastal with different Tera types Jan 10, 2025
@andrebastosdias andrebastosdias changed the title Terastallize Terapagos-Terastal with different Tera types Fix: Terastallize Terapagos-Terastal with different Tera types Jan 10, 2025
@andrebastosdias andrebastosdias changed the title Fix: Terastallize Terapagos-Terastal with different Tera types Fix: Terastallize Ogerpon and Terapagos with different Tera types Jan 10, 2025
@andrebastosdias andrebastosdias marked this pull request as draft January 10, 2025 19:02
sim/pokemon.ts Show resolved Hide resolved
@andrebastosdias andrebastosdias marked this pull request as ready for review January 11, 2025 20:19
andrebastosdias and others added 3 commits January 12, 2025 12:25
"Due to how overworld weather works in Generation IX, Teraform Zero will fail to protect from its effects."
@andrebastosdias
Copy link
Contributor Author

Client PR for compatibility.

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.

2 participants