a couple weeks ago I started to write a ROT Character Builder in Python. It is similar to the NWN2DB character builder but obviously not as evolved. It should be helpful though because it uses ROT custom rules and does not require an internet connection. The handling of races, classes, feats and abilities should be working correctly now with a few minor execptions. Just play around with it and tell me what you think.
What the builder does not take into account so far:
- Casterlevel requirements
- Spelllevel requirements
- Probably many things more
You can download a first alpha version here:
https://www.dropbox.com/scl/fi/iqsaibrc ... kuq9w&dl=0
Just unpack the zip file to a folder of your choice and run builder.exe.
PS: This is my very first project with Python so don't expect too much and my first larget programming project in general. I tried to make the builder safe to use but use it on your own risk.
Brumm