Didn't realize, that Xianxia mod is your mod forked from
@Kitteh6660's mod until just now ^^
Well, yes. There is a possibility. But not right now, since this would take some time. Especially the upcoming push is somewhat tricky right now, since I'm fixing a lot of the skinType checks right now.
To be more precise: I've already fixed the checks, that use 'skinType > ' or 'skinType >= ' since most of them would conflict with SKIN_TYPE_DRACONIC and right now I'm working on the checks for skinType == SKIN_TYPE_SCALES. I'm grepping through the latter using a somewhat ugly RegEx now.
Anyway: AFAICS the only difference these is in CoC.as. Or did you alter other files, too?