PDA

View Full Version : Adding A Bonus feat to a custom Class


DaggerdaleDM
May 13th, 2007, 06:36 PM
I am working on a class that gets a bonus feat at 1st, 4th, 8th, 12th, 16th and 20th levels.

This class gets some other abilities at other levels. Those I can implement but I am stumped on this one.

I am assuming I set up some kind of ability to add and keep track of total number of feats. But I don't see how to do this. Any pointers in the right direction would be appreciated.

Lawful_g
May 14th, 2007, 03:55 AM
I am also having trouble with this one. If the bonus feat comes from a special list (like fighter feats but obviously with different feats) how do you set parameters for what feats can be selected?

Colen
May 14th, 2007, 11:11 AM
DaggerdaleDM wrote:
>
>
> I am working on a class that gets a bonus feat at 1st, 4th, 8th, 12th,
> 16th and 20th levels.
>
> This class gest some other abilities at other levels. Those I can
> implement but I am stumped on this one.
>
> I am assuming I set up some kind of ability to add and keep track of
> total number of feats. But I don't see how to do this. I any pointers in
> the right direction would be appreciated.


Unfortunately we need to add some extra capabilities to the engine to
make bonus feat selection easy. Once that's in place, adding custom
bonus feats for a class will be as easy as selecting from a list in the
editor, just like selecting class skills is now.


I'll post here when we have everything together for Bonus Feat stuff.


Thanks,


--
Colen McAlister (colen@wolflair.com)
Chief Engineer, Lone Wolf Development
http://www.wolflair.com/

DaggerdaleDM
May 14th, 2007, 12:26 PM
Whoo hoo!