Pretty simple question. Say I want a generic sprite for an enemy entry in the ENDT (like a male Mediator), but I want to assign a special job to it. Is this sanely possible?
certainly. Any sprite below 80 can be used with the ENTD to force specials into a generic sprite np. Rip the iso with shishi to generate a list of what each sprite number correlates to. Setting a special to bard, dancer, or mime isn't easy though.
And, yes, its done via the ENTD section.
That did the trick perfectly. Thank you for your timely assistance =)