A few notes:
- This has no code behind it, so it should work equally well in Excel or OOo. It will not, however, function correctly in Google Docs. I need to maintain
OOo compatibility, and since VBA and StarBasic have totally different methods of handling listeners and control objects, i don't use them at all.
- There is no multiclass support at the moment. There is no one in my group doing that so it didn't even occur to me until i had already laid the
foundations of this. Multiclass support would require changing the foundations, and thus will have to wait until v2.0

- Skill points for the current level are shown as a convenience, but actual point distribution is not tracked. I couldn't think of a way to track it accurately without using code.
- Spell DC calculation is different that what's in the book. We use a dynamic DC progression... so don't freak out when you see that.
- Evolved racial levels are not supported yet.
- Racial level area doesn't check if levels of your race are available.
- Taking racial levels will add any new class skills, but stat increases and other special abilities gained must be added by hand.
The sheet is
protected, for ease of data entry, but it's not password protected. Also, there are no hidden sheets; i wanted to make it as easy as possible to access
everything.
You can download the sheet by following this link to it's box.net location. I would attach it to this post... but I can't figure out how
[EDIT] Please use the link in the reply

