Hi there gurus,
I need some coding assistance for the Gifted Mesmerist Feat for Legacy of Fire- I'm totally out of my coding league here...
Gifted Mesmerist:
Your magic knows the pathways of the mind, and you have
become so skilled at casting a certain mind-affecting
spell that you can cast it as a spell-like ability.
Requirement: Successfully affect 25 different targets
with charm or compulsion spells.
Benefit: Choose any one charm or compulsion spell you
can cast. You can use this spell once per day as a spell-like
ability. Your caster level and DC for this spell-like ability is
the same as if you were casting the spell. Each time you gain
a level in a spellcasting class, you may replace your current
charm or compulsion spell-like ability with a new one.
Ok, so I've been able to add the Feat in the Editor and it shows up in the Spell-like abilities of the "Spells" tab properly. But here's what I cannot get it to do. FYI the character is a Bard, so no spellbook, just a list of learned spells.>
1) In the "Feat" tab, instead of manually typing in the name of the spell, I'd prefer to have a script to cull my list of learned spells and kick-out ones that qualify (i.e. spells with a Charm or Compulsion subclass). I'm having trouble locating the proper tag that tracks which Bard spells are learned and which ones aren't.
2) In the "Spell" tab, where the feat appears, I'd like it if the "?" help button actually will show the text of the spell I've selected as the spell-like ability.
3) How would the pre-requisite be coded? (Just curious) I created a custom tracker "trkCharm" but I couldn't find any way of getting it to work.
Thank you all for your consideration.

I need some coding assistance for the Gifted Mesmerist Feat for Legacy of Fire- I'm totally out of my coding league here...
Gifted Mesmerist:
Your magic knows the pathways of the mind, and you have
become so skilled at casting a certain mind-affecting
spell that you can cast it as a spell-like ability.
Requirement: Successfully affect 25 different targets
with charm or compulsion spells.
Benefit: Choose any one charm or compulsion spell you
can cast. You can use this spell once per day as a spell-like
ability. Your caster level and DC for this spell-like ability is
the same as if you were casting the spell. Each time you gain
a level in a spellcasting class, you may replace your current
charm or compulsion spell-like ability with a new one.
Ok, so I've been able to add the Feat in the Editor and it shows up in the Spell-like abilities of the "Spells" tab properly. But here's what I cannot get it to do. FYI the character is a Bard, so no spellbook, just a list of learned spells.>
1) In the "Feat" tab, instead of manually typing in the name of the spell, I'd prefer to have a script to cull my list of learned spells and kick-out ones that qualify (i.e. spells with a Charm or Compulsion subclass). I'm having trouble locating the proper tag that tracks which Bard spells are learned and which ones aren't.

2) In the "Spell" tab, where the feat appears, I'd like it if the "?" help button actually will show the text of the spell I've selected as the spell-like ability.
3) How would the pre-requisite be coded? (Just curious) I created a custom tracker "trkCharm" but I couldn't find any way of getting it to work.

Thank you all for your consideration.
