I've been working in the past days reverse engineering the scripting format of #PokémonConquest. It's like the third time I try to do so, but I am finally making progress.
I've figured out the container format, and now I can get the code in assembly text style.
Next step is to find what each instruction does.
