@Mineyl: Well, never mind that. I went back with my original idea because items are limited to 99, and I didn't want to mess around with the way I am formatting IDs to get around that. Plus "EXP to Next" has to be a variable too (along with Conditions! Jeez. D: ), so using some variables for individual heroes turned out to be unavoidable after all.
... and I got sick of naming items. (I cheated with the variables by only naming the first ones. I'll name the rest when the get directly edited later.)
@Lackeos: True. To avoid this possibility I have been using Labels in some other code to skip areas depending on variables. This mind you will be much more important with something like this where there are far more branches. Multiple event pages will work too.
Anyway.
This is the code I ended up with. I find the loop I've created kind of neat, because it cuts down branches drastically... I just have loads of branches to set the "starting point" for the variables to be set up.
The first variable being set - 0087 - is being set to 81 because 81 is the temporary skill ID 1. The following branches then tell where to get the value from to put into variable 0081, and then an loop sets and increases the values.
As long as variables are in the same order, this works very nicely. %D

So much for that then. If only there were more things that could be dumped/checked to/from variables. :<
You know what would be good right now though? Some sort of photoshop plugin that can turn a list or Access database into images automatically so I would be going through edit - save for web - check name - edit - save for web - check name ... my hands are sore only after 17 edits to the help/description and list image. D: