I am working on a new feat, Spellcasting Prodigy.
For the purpose of determining bonus spells per day, you treat your primary spellcasting ability score as being 2 points higher than its actual value. If you have more than one spellcasting class, the bonus applies to only one of those classes.
The feat allows the user to pick a spellcasting class, I need a script to define what the primary spellcasting attribute for the chosen class is.
Then I need a script to add additional castings to certain spell levels. Any pointers?
For the purpose of determining bonus spells per day, you treat your primary spellcasting ability score as being 2 points higher than its actual value. If you have more than one spellcasting class, the bonus applies to only one of those classes.
The feat allows the user to pick a spellcasting class, I need a script to define what the primary spellcasting attribute for the chosen class is.
Then I need a script to add additional castings to certain spell levels. Any pointers?