• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Spell Mastery

When you take the feat Spell Mastery, HL asks you for a domain, but has no way to choose which spells you have mastered. I have no idea what the domain is for.

It's especially a shame, since the Green Ronin feat Greater Spell Mastery has an elaborate Eval Script to give the spells you can't choose a one level break on metamagic costs.

It looks like someone asked this question about four years ago and never got an answer.
 
When you take the feat Spell Mastery, HL asks you for a domain, but has no way to choose which spells you have mastered. I have no idea what the domain is for.
"domain" is not a Cleric Domain or any gaming term. Its asking for you type in the spell name into the text box next to the feat. This is the feats "domain" its asking you to fill out.
 
"domain" is not a Cleric Domain or any gaming term. Its asking for you type in the spell name into the text box next to the feat. This is the feats "domain" its asking you to fill out.

That's a terrible way to do something that's going to have multiple entries, like Spell Mastery. Given that you master a number of spells equal to your Int bonus, there isn't enough space to enter even half the number of spells that most wizards will need to.
 
I'm trying to use the Metamagic Mitigation adjustment as a work around for a character that has Greater Spell Mastery, and I'm having problems with that, too. The character has levels in Arcanist and Wizard. The only spells I can select for the adjustment are the Arcanist spells that are prepared. I can't select any Arcanist spells in his spellbook that aren't prepared, and I can't select Wizard spells at all. If deselect a spell from the Arcanist prepared list, its adjustment disappears. If I prepare a Wizard spell that is also a prepared Arcanist spell with the adjustment, it does not benefit from the adjustment.

I looked at the adjustment in the editor, but I'm not sure what this bit of the script is doing:

~ Set search expression for all spells
field[pCandExpr].text = "component.BaseSpell & !Hide.Spell & !portal.ClsBook & CasterType.?"
 
Given the revision to the way Spellbooks work, what about implementing the Feat as a "virtual spellbook"? Then you could just drag the appropriate number of spells into it.
 
This morning, I can select both wizard and arcanist spells with Metamagic Mitigation; I'm not sure what I'm doing differently, but obviously something. I can still only select prepared spells, which doesn't seem right, but it may be the only way to do it.
 
Oh, I see. Metamagic Mitigation only works if you prepare a spell with a metamagic feat, and then select that modified spell with the adjustment. I was assuming that it worked like the Magical Lineage trait.
 
Honestly I don't see why this wasn't implemented with a checkbox on spells known and a resource that tracks how many spells you gain mastery of? The checkbox can be self hidden and only show itself if the feat is present on the hero... The checkbox field could then spend the resource for each time its checked off. I guess they just didn't have time to do it back when they made the source code.
 
Honestly I don't see why this wasn't implemented with a checkbox on spells known and a resource that tracks how many spells you gain mastery of? The checkbox can be self hidden and only show itself if the feat is present on the hero... The checkbox field could then spend the resource for each time its checked off. I guess they just didn't have time to do it back when they made the source code.

I had expected that it would be done in a separate tab, as Skill Mastery is.
 
Sorry for the thread necromancy, but the problem with Skill Mastery in Pathfinder is still an issue with Hero Lab for Mac, ver: 8.8.9. (Don't have access to any other configurations.)

When the Spell Mastery feat is selected, a text field appears to the right of it. However, the text field only allows 60 characters. This is not enough space to enter the names of multiple spells. (Try entering 5 spells if the character has an Int of 20. :-) )

BTW: If this isn't the best place to bring this up. Where should I file a bug report?
 
You could enter them on the Personal Tab, there's space for a lot of text there.
You could also make a Journal Entry, which you can have as many of as you'd like.

Both are work around options, not a fix.
 
Back
Top