Hello, I’m slowly getting into making romhack that ““tries”” combine few mechanics from Final Fantasy Tactics as well Fire Emblem such as one in the title.
Do you know, if something like this with usage of FEBuilder and ASM is possible to do it, without softlocks or massive glitches or/and bugs?
You’ll need to venture into coding to pull something like this off, but the good news is it can be done.
Exhibit A:
I did it using the C Skill System, but it doesn’t need to be a skill. I’d start here, so you can get a grasp of C and how to insert it into FEBuilder to do what you want.