pagefaultgames / pokerogue

A browser based Pokémon fangame heavily inspired by the roguelite genre.
https://pokerogue.net
GNU Affero General Public License v3.0
3.85k stars 1.55k forks source link

[BUG] Inconsistencies with multi lens #2641

Open kleenxfeu opened 4 days ago

kleenxfeu commented 4 days ago

Describe the bug A gholdengo with contrary, equipped with 2 multi lens will have its att special raised only once, while it works as it should with only 1 multi lens (meaning att spe raised twice). It does seem to work from times to times, but it mostly doesn't. I haven't found a pattern yet.

ben-lear commented 3 days ago

There's also a single vs double battle issue which may or may not be related to what's being reported here

Single battle works fine (even with multi-lens): https://github.com/pagefaultgames/pokerogue/assets/110984302/be40f919-5b74-41e8-93be-1df02aaac066

double battle sharply raises stats (even with multi-lens): https://github.com/pagefaultgames/pokerogue/assets/110984302/575248ba-dccd-4fd1-a3e4-ecd120be5414

ben-lear commented 3 days ago

Here's a session which may be useful for testing and debugging these issues: gholdengo multi lens session.zip