• 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

am needing help with domain spell lists

KTFish7

Active member
Have added a few custom domains that allow for protection spells (protection from good/evil/etc)...and can not figure out what I need to do to get the alignment of my character to trigger only the proper domain version of the spell to show up in the domain list. Currently my domain spell list shows all varieties. Any help would be awesome.

Also, have a magic ring that allows for +5 hp as long as it is worn, am coming up empty on how to go about adding the +5 hp ability to the ring.

I'm still pretty new to the editor, and coding for that matter, but I'm learning some tricks. And I see folks on here doing amazing things, so hopefully someone here could help me figure this out. Thanks in advance.
 
The first issue I don't think is possible for a user to do. The best you might be able to do is have a pre-req on the domain look at the memorized domain spells and throw an error if it doesn't match your alignment.

For the second, make a copy of the Hp adjustment, and look at that. It should be pretty easy to adapt that script for your ring.
 
Back
Top