View Single Post
Redcap's Corner
Senior Member
 
Join Date: Jul 2010
Posts: 149

Old February 24th, 2018, 07:48 AM
Quote:
Originally Posted by Aaron View Post
Are you bootstrapping the cantrips with the same tags and fields in the spellbook? Here is an example from the magus starting spellbook:

Code:
      <bootstrap thing="spAcidSpl0">
        <autotag group="Helper" tag="Shadow"/>
        <autotag group="Helper" tag="DefSpell"/>
        <assignval field="sSplbkFree" value="1"/>
        </bootstrap>
I did actually make sure the fields and tags were all there originally. However, it looks like whatever I copied them from (which I thought was the magus spellbook... weird), had Helper.BookDefSpl instead of Helper.DefSpell. I corrected the spells, and now it works fine! Thanks!
Redcap's Corner is offline   #4 Reply With Quote