View Single Post
Aaron
Senior Member
 
Join Date: Oct 2011
Posts: 6,793

Old December 28th, 2016, 05:05 PM
Quote:
Originally Posted by ShadowChemosh View Post
I have been working on this class over the last few days. I see now why this been taking me a long time. Some of these "talents" can easily take an hour to implement.

The Bonus Feat one which should have been simple was an hour and half to code because I had to redo the logic three times. I quickly found I overloaded the bonus expression with the 144 individual feats that the class wants.
I don't know how you got this working eventually, but how I would have approached it is to use the mechanism which lets users add tags to things, and tag all the relevant feats with a new SpecGroup tag, then have the ability overwrite the candidate expression for the feats table to filter for only feats with that tag.
Aaron is offline   #897 Reply With Quote