• 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

Witch Racial Spells

frumple

Well-known member
I reported this as a bug, but was wondering if the powers that be have any ideas.

I have a race which casts racial spells as a witch. However, when I make the creature in a portfolio its spellbook lists the 0 level spells many times and at the bottom (where add spells should be) there is a line of question marks. Further when I try to add a spell I get a whole bunch of errors:

Portal 'ClsBookTtl" makes use of an agent reference by no agent pick is present
location: 'label' script for Portal 'ClsBookTtl' near line 2

Table portal 'sPick' makes use of an agen reference but no agent pick is defined

Attempt to use an 'additem' script within a table with no valid 'addthing' for portal '_tableadd_'

Ideas?
 
Hmmm upon investigating it looks like this is an issue for any race that casts spells as a class with a spellbook (wizard, witch, etc.) vs. memorized or spontaneous casting.

I was thinking of working around this by creating a "Racial" version of the class I need with just the spell casting into in it and making the casting spontaneous or memorized.

However is there a way to make sure it only shows up in the Spellcasting Class drop down menu in the Race tab on the editor and not in the list of classes when someone clicks the Level Up text on the Classes tab in the portfolio?
 
Sounds like a bug, I'd report it.

You could give it a custom tag not present on other classes and search for that in the candidate expression for the dropdown.
 
Thanks Aaron. I reported it as a bug.

I don't have an issue with the new class showing up on the drop down. I want to prevent it from showing up on the Level Up menu.
 
That worked! Had to add the tag to both the Class and the Class Level things for it to work.

Thank you!!!!!
 
Back
Top