TWEAKED RESCUE PENALTIES
Thank you to Jester and Camdar for helping me with troubleshooting.
I don’t know if I’m the only one upset by this, but in GBAFE, rescue penalties being the same 50% cut to both skill and speed regardless in difference between aid and constitution is a pet peeve of mine. In FE7 terms, Hector (13 Con) shouldn’t be similarly encumbered from rescuing Florina (4 Con), as an example, as he would be if he were rescuing Marcus (11 Con), at least in my opinion. As a result, I decided to take matters into my own hands.
The jist of this C code is that if a rescuer’s aid is at least double the rescuee’s constitution, the rescue penalties are reduced to only 25%. In the video I posted below, Seth would have 9 speed after rescuing Eirika instead of the 6 speed he’d usually have.
The video below will show this C in action.
Here is the Moosh to the C, and this post will be added to the OP like always.