You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Snailman11
changed the title
[Bug] Throat Chop and Torment Returns a Score of NaN
[Bug] Moves that add Certain BattlerTags Return Score of NaN
Oct 28, 2024
I have also ran into the moves Ingrain, Charge, Magnet Rise, Stockpile, Obstruct, Taunt, Smack Down, No Retreat, Thousand Arrows, Rage Powder, Spiky Shield, King's Shield and Power Trick returning a score of NaN, in addition to the moves already listed.
Describe the bug
Throat Chop returns a score of -20, Torment returns 0, Endure returns -20
Please Cross-reference Battlertags here
pokerogue/src/enums/battler-tag-type.ts
Line 2 in 5797f26
with the ones that currently have scoring here
pokerogue/src/data/move.ts
Line 4991 in 5797f26
Reproduction
Look at the code please
Expected behavior
It should be a move the enemy selects
Screenshots / Videos
Throat Chop
Torment
Endure
Session export file
No response
User data export file
No response
Additional context
pokerogue/src/data/move.ts
Line 4990 in 5797f26
Might be a list of current, it seems incomplete?
The text was updated successfully, but these errors were encountered: