RogueEdit / pyRogue

Educational Project
GNU Affero General Public License v3.0
50 stars 39 forks source link

Bug: Miraidon Calcium #189

Closed jtc1ra closed 2 months ago

jtc1ra commented 2 months ago

What Operating System are you on - Windows, Ubuntu, Mac, ...

Describe the bug - A clear and concise description of what the bug is.

To Reproduce - Describe the steps needed to reproduce the bug.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots - If applicable, add screenshots to help explain your problem. PokeRogue-Miraidon

JulianStiebler commented 2 months ago

U sure that u also have used 31 as IV value ant not misstyped 13?:D Otherwise no idea, the code handles the others correctly, so i otherwise wouldn't see why else this fails here.

Vitamins are capped at where youre IV is at maximum, in the code its set to

grafik

But the game still "recaps" it at whats youre IV max.

jtc1ra commented 2 months ago

Hi, That is interesting. I already have the set value to 31 as shown in the image below. I think this bug is only for Miraidon, no other pokemon. It's no worries, but I wanted to inform of the bug. image

JulianStiebler commented 2 months ago

Oh na i meant the IV value itself. Not the calcium Value. Check in the normal party editor, not in the one from item's, chooise Miraidon and check grafik

I highly believe u might set the wrong IV value, one should be 13 - if so, then edit your starter data for miraidon to correct it AND the party thing ^^


grafik Works for me, but i also have grafik

jtc1ra commented 2 months ago

I found that the IV was 13, and it works now! Thank you for the help. I was confused if it was a bug.

JulianStiebler commented 2 months ago

All good^^