TheNewProgrammer
Well-known member
Hi all,
I wanted to make a Ranger's Hunter's Bond that is a domain with domain spells. So far, I have this on an archetype:

I would like to move this to the eval script portion of the domain, but I am not quite sure on the syntax.
Since this is a domain, Is there a way to make this ranger exclusive, or a way to make a class special act like a domain?
In addition, I also want it to increase the number of spell slots by 1 per level, but I do not remember the syntax either. Is there a way to check whether they can cast spells in order to make it compatible with, say, skrmisher?
Finally, I was considering making an archetype that gives a cleric a domain at level 1. Is there any way to give the secondary spells the cleric progression? (i.e. 1st spell at 1st, 2nd at 3rd, ect) I noticed the domain spells advance with the normal caster level.
thanks!
TLDR
1: modify cSecSplReq from domain eval script
2: class exclusive domain, or class special that acts a domain
3: +1 spell slot of each level from domain
4: change secondary spell slot progression
I wanted to make a Ranger's Hunter's Bond that is a domain with domain spells. So far, I have this on an archetype:

I would like to move this to the eval script portion of the domain, but I am not quite sure on the syntax.
Since this is a domain, Is there a way to make this ranger exclusive, or a way to make a class special act like a domain?
In addition, I also want it to increase the number of spell slots by 1 per level, but I do not remember the syntax either. Is there a way to check whether they can cast spells in order to make it compatible with, say, skrmisher?
Finally, I was considering making an archetype that gives a cleric a domain at level 1. Is there any way to give the secondary spells the cleric progression? (i.e. 1st spell at 1st, 2nd at 3rd, ect) I noticed the domain spells advance with the normal caster level.
thanks!
TLDR
1: modify cSecSplReq from domain eval script
2: class exclusive domain, or class special that acts a domain
3: +1 spell slot of each level from domain
4: change secondary spell slot progression