Hello! I am creating a class that does not use the skill/spell table, but another table. These spells will apply affects to characters. My problem lies here: Applying the affect to the character without using the old skill table. I can't have it apply or show up in score correctly because I think it's tied in with the skill table. So what I did was (and it was a really bad way to do it), I created a spelled, named the same thing from the new table and then I just used the sn (location in the table), as the affect->type so the affect is applied correctly, and shows up in score. I don't want to do it this way because I know there is a better way. I'm not too sure on how to make it use the new table and have everything work correctly. I've been trying other stuff (besides making copies of the spells and using them for the affects), but I haven't made any progress. Thanks for your help.

