This is a message from Lord Nergal. I await you on the dread isle. (TiaMfLNiAyotDI)

Well holy shit, well done. And here I am struggling with procs in FE8 like a peasant :face_with_head_bandage:

4 Likes

Allegiance can now be changed in the misc menu.

Edit: I forgot to mention that changing classes with it will now also adjust weapon exp automatically to match the class.

9 Likes

Just found a bug when using the clear chapter command where unit stats seem to be getting altered randomly like so:

If it makes a difference my end event is sending me back to the chapter I was already on (testing fatigue mechanics).

Your debuffs are unrelated to using the debugger to clear the chapter. It simply calls this function:

https://github.com/FireEmblemUniverse/fireemblem8u/blob/aa96c6531e25b3adf5cbca9b03023ed515b94e98/src/eventinfo.c#L316

I expect you’d get the same result by picking up the lord and seizing the chapter, or by using febuilder’s debugger to win the current chapter.

If it occurs only from using this debugger, it’d be because the debuffs hook a parent function like MaybeCallEndEvent. If this is the case, can you provide any details on what related patches you’re using? Is it just fatigue?

1 Like

You’re right I apologize, I should’ve double checked it affected regular sieze beforehand, sorry for the inconvenience.

1 Like