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

Setting B_FRIENDSHIP_BOOST to TRUE causes certain tests to fail. #6238

Open
surskitty opened this issue Feb 11, 2025 · 0 comments
Open

Setting B_FRIENDSHIP_BOOST to TRUE causes certain tests to fail. #6238

surskitty opened this issue Feb 11, 2025 · 0 comments
Labels
bug Bug status: unconfirmed This bug has not been reproduced yet

Comments

@surskitty
Copy link

Description

The actual effects tested in the test still work correctly, but the numbers the tests are expecting do not appear, so they will inherently fail.

  • Contrary raises a stat after using a move which would normally lower it: Growl 2/2.
  • Hyper Training increases stats without affecting IVs.
  • AI will only use Dream Eater if target is asleep
  • Booster Energy increases special defense by 30% if it is the highest stat
  • Revelation Dance becomes Normal type if used by a Typeless Pokemon due to Roost
  • Sword of Ruin reduces Defense if opposing mon's ability doesn't match.
  • AI sees increased base power of Smelling Salt
  • canhypertrain/hypertrain affect MON_DATA_HYPER_TRAINED_* and recalculate stats.
  • AI sees increased base power of Facade.

Version

1.10.2 (Latest release)

Upcoming/master Version

No response

Discord contact info

wildvenonat

@surskitty surskitty added bug Bug status: unconfirmed This bug has not been reproduced yet labels Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug status: unconfirmed This bug has not been reproduced yet
Projects
None yet
Development

No branches or pull requests

1 participant