I'm using Yanfly's plugins, and one of the plugins I'm using is the Subclass plugin. I had this idea of having multiple 'classes' based on what class is subclassed with what, and one of the ideas was doubleclassing, in essence, having, say, Knight/Knight as Defender. However, as it is now, I can't seem to have a Knight/Knight class/subclass arrangement, which could potentially throw the entire dynamic I have set up out the proverbial window.
My question is: Is it possible to set up a double class in this manner, and if so, how can I make it work?