• 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

Archetype that swaps spell list

TheNewProgrammer

Active member
Hey all, I'm working on a Bloodrager archetype that swaps the arcane spellcasting for divine spellcasting. In the editor, I changed it so cleric is the only enabled spellcasting type, but the Bloodrager still has access to arcane spells. any ideas?
 
Can you think of an archetype that changes spellcasting like this?

Generally they suggest you copy something that exists, as there is already a mechanic to achieve that.
 
In the editor, on the archetype tab, in the Spellcasting section, there are controls for "Spellcaster Type", "Uses Which Spells", and "Magic Type". It sounds like you'll want some combination of those, depending on the exact phrasing of your archetype.
 
I tried again, and it seems that "spellcaster type and magic type don't help. Uses which spells says that it can allow you to use a separate spell list, but if I have no spell lists enabled, the class has bloodrager spells. If I have only cleric spells enabled it has BOTH bloodrager and cleric spells.
 
Yes, that's designed to be additive - another set of spells is added to the list available for the class.

In the Develop menu, select Enable Data File Debugging, then, in Floating Info Windows...Show Selection Tags, choose Bloodrager - but the cHelpBlr, not the cBloodrage.

So, time to look at the tags - what tags are changing on bloodrager when this archetype is added? And do you see the bloodrager spellcasting tags that match the new cleric tags?

Next, you'll want to delete the bloodrager tags, leaving only the cleric tags.
 
I think this is the last thing I need to do, does anyone know how to delete the tag cHelpBlr and or remove 0th level spells? Also I accidentally created a new source I do not want. Any advice on how to delete it?
 
Back
Top