Wandrell
01-08-2011, 08:38 PM
Well, I didn't know which subforum using for this, so this may not be the correct one.
Anyway, I have been preparing for a time, a few months actually, a program to be a set of tools for Pendragon. To make life easier to the master, and also to make it easier for us, the players.
Right now it controls only character generation. Not completely, as this is a work in progress, but already handles quite a bit of it. Right now it can:
Create new cultures, religions and horses
Handle traits, including checking if the chivaldry/gentlewoman or the religious bonus is achieved (but doesn't apply any bonus yet)
Handle attributes and calculate derived attributes
Handle skills, including applying initial increases (the 15 points to a knightly skill and 3 of 10 points to any skill)
A bit of miscellany bits, like controlling the horses list, or a table to calculate the sum of the glory
And, well, I thought that maybe more people apart from my playing group could be interested on it.
So I've made a small webpage for it (a really ugly one, but it was made fast, and there will be a better one once the program is more advanced). And that's where you can get the program.
That webpage is http://fancifi.com/ptb/
If anybody is curious, it was programmed on Java. But I've used a wrapper to compile it into a windows executable, so it shouldn't need the Java Runtime.
Anyway, I have been preparing for a time, a few months actually, a program to be a set of tools for Pendragon. To make life easier to the master, and also to make it easier for us, the players.
Right now it controls only character generation. Not completely, as this is a work in progress, but already handles quite a bit of it. Right now it can:
Create new cultures, religions and horses
Handle traits, including checking if the chivaldry/gentlewoman or the religious bonus is achieved (but doesn't apply any bonus yet)
Handle attributes and calculate derived attributes
Handle skills, including applying initial increases (the 15 points to a knightly skill and 3 of 10 points to any skill)
A bit of miscellany bits, like controlling the horses list, or a table to calculate the sum of the glory
And, well, I thought that maybe more people apart from my playing group could be interested on it.
So I've made a small webpage for it (a really ugly one, but it was made fast, and there will be a better one once the program is more advanced). And that's where you can get the program.
That webpage is http://fancifi.com/ptb/
If anybody is curious, it was programmed on Java. But I've used a wrapper to compile it into a windows executable, so it shouldn't need the Java Runtime.