Mario RPG SA1 Coding
Unfortunately, the battle system doesn't distinguish from friend and foe readily, as I'm sure you're already aware.
I've managed to find:
1 Hit Kills Friends and Enemies(C2C57500)
All Attacks Miss for Both Sides(Useless)
A code that makes it so you can win battles with some enemies still on the screen(C2BE5840)
If there were joker commands, these codes could probably be made to work decently, even the All Attacks Miss code, which would be equivalent to Infinite Life for you.
I could try to make an 'Infinite Attacks in a Turn' code, but that may not be what you want.
Unfortunately, the battle system doesn't distinguish from friend and foe readily, as I'm sure you're already aware.
I've managed to find:
1 Hit Kills Friends and Enemies(C2C57500)
All Attacks Miss for Both Sides(Useless)
A code that makes it so you can win battles with some enemies still on the screen(C2BE5840)
If there were joker commands, these codes could probably be made to work decently, even the All Attacks Miss code, which would be equivalent to Infinite Life for you.
I could try to make an 'Infinite Attacks in a Turn' code, but that may not be what you want.

Comment