Hello everyone. So I've been looking at a way to get the Shadow Familiar feat to function when a Shadowcaster takes the feat, and thanks to Sendric he provided a script to where the Shadowcaster can now get a familiar when the feat is taken.
Now I'm looking at the other problem.
I'm trying to find ways to where the Shadowcaster class levels will stack with the class levels of other arcane classes. Like looking at other feats that combine class levels together for the purpose of determining abilities.
I was wondering if anyone here has some ideas on scripts that can combine the class levels for the familiar.
hero.childfound[cHelpShC].field[cArcFStart].value = 1
perform hero.assign[CompAvail.cArcFamil]
Now I'm looking at the other problem.
For the purpose of determining familiar abilities that depend on your arcane caster level, your levels in all classes that allow you to cast mysteries or arcane spells stack.
I'm trying to find ways to where the Shadowcaster class levels will stack with the class levels of other arcane classes. Like looking at other feats that combine class levels together for the purpose of determining abilities.
I was wondering if anyone here has some ideas on scripts that can combine the class levels for the familiar.

Last edited: