That's my prediction as well. Each item, monster, feat, etc (basically each database entry) has a unique id number associated with it. Were I to make MP compatible, I'd only store info about each monster ID in the save file and then load, parse, etc each item as it is called. It would make MP...