Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - d20 System
Register FAQ Community Today's Posts Search

Notices

Reply
 
Thread Tools Display Modes
TobyFox2002
Senior Member
 
Join Date: Nov 2013
Location: Andover, Ma
Posts: 632

Old January 12th, 2015, 07:32 PM
I was wondering if there were any examples of adding Domains to classes other than cleric. I know there is Blightbringer, but that grants the domain to the base class.

I'm working on the Arachnomancer (Drow of the Underdark)

I'm sure I've seen a class out there, but I cant figure which and where. If someone could give me a hand. And also give an example of an eval rule to restrict the choice of a domain that would be awesome.
TobyFox2002 is offline   #1 Reply With Quote
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,147

Old January 13th, 2015, 05:35 AM
When I did the Divine Oracle, I used the following script to limit the options for choosing domains:

Render:10000
Code:
field[cCstSpExpr].text &= " | thingid.cdOracle"
Sendric is offline   #2 Reply With Quote
TobyFox2002
Senior Member
 
Join Date: Nov 2013
Location: Andover, Ma
Posts: 632

Old January 13th, 2015, 05:49 AM
Yeah, but I cant get the secondary spell lists used for the domain spells to appear. Yeah Okay, I see what this is supposed to do, but I need to apply the domain to the prestige class not the base class.

Last edited by TobyFox2002; January 13th, 2015 at 06:17 AM.
TobyFox2002 is offline   #3 Reply With Quote
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,147

Old January 13th, 2015, 07:10 AM
Quote:
Originally Posted by TobyFox2002 View Post
Yeah, but I cant get the secondary spell lists used for the domain spells to appear. Yeah Okay, I see what this is supposed to do, but I need to apply the domain to the prestige class not the base class.
Hmm...I've definitely done something like this before. Let me see if I can figure out which class it was for.

Meh...can't remember or find what class it was. In any case, you need to use the secondary spell stuff.

For example, to assign the Air Domain spells, you would assign the following tag:

Code:
SecClsAllw.Air

Last edited by Sendric; January 13th, 2015 at 07:28 AM.
Sendric is offline   #4 Reply With Quote
Stormcrow
Junior Member
 
Join Date: Mar 2012
Posts: 18

Old March 11th, 2015, 06:17 AM
I'm trying to make a spontaneous casting cleric (i.e. cast spells like a sorcerer or Favored Soul) but the domains are all wonky because the tab appears but it says there is nothing to select.
Stormcrow is offline   #5 Reply With Quote
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,147

Old March 11th, 2015, 06:33 AM
Quote:
Originally Posted by Stormcrow View Post
I'm trying to make a spontaneous casting cleric (i.e. cast spells like a sorcerer or Favored Soul) but the domains are all wonky because the tab appears but it says there is nothing to select.
In the editor in the class tab for your class, look under the Custom Abilities section. At the very bottom there is a buttom marked "Allow Class Abilities...". Open this up and select Cleric. That *should* work, though since its Domains and they act weird I'm not 100% certain.
Sendric is offline   #6 Reply With Quote
Stormcrow
Junior Member
 
Join Date: Mar 2012
Posts: 18

Old March 11th, 2015, 12:47 PM
Domains and Favored Enemy are just pains in the butt....
Stormcrow is offline   #7 Reply With Quote
Kendall-DM
Spy
 
Join Date: Jan 2011
Location: Van Nuys, California
Posts: 1,220

Old March 12th, 2015, 07:46 PM
I do it with a couple of altered classes and prestige classes.

1. Set Allow Class Abilities to Cleric. This will inherit its custom abilities, which are domains.

2. Add one to the cCustTot field on the class.
Code:
field[cCustTot].arrayvalue[0] += 1
3. If you want the class to have additional domain spells per level.
Code:
field[cSecSplReq].value += 1
I believe this is all you have to do to get it to work. Not entirely sure though, I'm just looking at my setup. It may have some other underpinnings I'm not aware of, but nothing jumps out at me.
Kendall-DM is offline   #8 Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 04:05 PM.


Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.