I am trying to create a new Bardic school: White Wind College. This is a a healer's college.
3rd) It grants the bard proficiency in Medicine (working).
3rd) It grants the bard a 2 plus level of the healing spell slot bonus on damage healed (stolen from cleric life domain. (working)
6th) It grants bard the ability to target 2 individuals with a healing spell that normally targets 1 individual.
14th) Allows the bard to chose 2 'Cleric' spells and add him to his list of prepared spells. Now this is pretty much identical with the Magical Secrets ability of the College of Lore, so I tried to steal the code and just change the usrCandid1 & usrCandid2 to limit the spell selection to cleric spells.
Easy I thought. Just use the code from the Magical Secrets feature . . .NOT!
The custom expressions seem to work fine showing only cleric spells.
In the Eval Rules script I changed the references to the College of lore tag to my features tag.
Unfortunately I get an error that I have selected the spells but not added them . . .
I can post the Eval Rules scripts from the original and mine if necessary.
I've tried to stick to the original script just changing the references to my feature . . .

3rd) It grants the bard proficiency in Medicine (working).
3rd) It grants the bard a 2 plus level of the healing spell slot bonus on damage healed (stolen from cleric life domain. (working)
6th) It grants bard the ability to target 2 individuals with a healing spell that normally targets 1 individual.
14th) Allows the bard to chose 2 'Cleric' spells and add him to his list of prepared spells. Now this is pretty much identical with the Magical Secrets ability of the College of Lore, so I tried to steal the code and just change the usrCandid1 & usrCandid2 to limit the spell selection to cleric spells.
Easy I thought. Just use the code from the Magical Secrets feature . . .NOT!
The custom expressions seem to work fine showing only cleric spells.
In the Eval Rules script I changed the references to the College of lore tag to my features tag.
Unfortunately I get an error that I have selected the spells but not added them . . .
I can post the Eval Rules scripts from the original and mine if necessary.
I've tried to stick to the original script just changing the references to my feature . . .
