Greetings all,
I know that there have been some previous posts on this topic and that Lawful_G has done a great job building most of this already, but I really would like to find a nice, clean, automated way for the extra spell provided by the Advanced Learning class special to be applied.
This is specifically in regards to the Warmage class from Comp. Arcane.
So far, I have two ideas on how to tackle this:
1) As a pseudo-domain
2) As a secondary spell
Right now, I think the best way to handle this is with the Secondary Spell functionality: It allows me to specify the wizard spell school so I don't have to create a new "spell list" for the ability.
However, I am struggling with how to only give the extra spell at 3rd, 6th, 11th, and 16th lvl, since secondary spells, by default, give x spells every level.
What I would like to do is use a script which drops that # to 0 EXCEPT at the appropriate levels, however I am having a difficult time actually finding which field name controls how many secondary spells a character is allowed.
(See image attachment)
Does anyone know where this value can be accessed?
Thanks.
-GP
I know that there have been some previous posts on this topic and that Lawful_G has done a great job building most of this already, but I really would like to find a nice, clean, automated way for the extra spell provided by the Advanced Learning class special to be applied.
This is specifically in regards to the Warmage class from Comp. Arcane.
So far, I have two ideas on how to tackle this:
1) As a pseudo-domain
2) As a secondary spell
Right now, I think the best way to handle this is with the Secondary Spell functionality: It allows me to specify the wizard spell school so I don't have to create a new "spell list" for the ability.
However, I am struggling with how to only give the extra spell at 3rd, 6th, 11th, and 16th lvl, since secondary spells, by default, give x spells every level.
What I would like to do is use a script which drops that # to 0 EXCEPT at the appropriate levels, however I am having a difficult time actually finding which field name controls how many secondary spells a character is allowed.
(See image attachment)
Does anyone know where this value can be accessed?
Thanks.
-GP