besteon / Ironmon-Tracker

A Lua script for the Bizhawk/mGBA emulator compatible with Pokemon Fire Red, Leaf Green, Ruby, Sapphire, and Emerald that tracks relevant data for the IronMon challenge.
MIT License
122 stars 44 forks source link

Battle Details Screen #416

Open jtigues opened 10 months ago

jtigues commented 10 months ago

Tell us about your request

I think users should have access to a screen which can tell them about ongoing effects in a battle. Things like weather, volatile status conditions, and field effects that the user sees take effect, and may even see periodically when using a move or at the end of the turn. But if they forget later, there is nowhere for them to look those details up.

Examples: Encore, Attract, Reflect, Leech Seed, Weather, Hyper Beam-esque cooldowns, Confused, etc.

Additional Information

I started working on this up back in March, but set a lot of things aside shortly after. Picking it back up again and creating an actual Issue for it