Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - Pathfinder Roleplaying Game
Register FAQ Community Today's Posts Search

Notices

Reply
 
Thread Tools Display Modes
Asandir
Senior Member
 
Join Date: Dec 2010
Location: Virginia, USA
Posts: 335

Old March 25th, 2013, 07:08 PM
Working on another data set and have an ability that requires the witch Hex class feature. The problem is that there really isn't a hex class feature as far as I can figure out. They have access to Hexes, which are setup as a primary selectable ability.

Inquisitor's have a Judgment feature that shows x/day, gunslingers have a class feature simply called Deeds, but nothing for witches so I am struggling a bit to setup the pre-req for this feat I am looking to add.

Any suggestions?

Thanks.
Asandir is offline   #1 Reply With Quote
wulfgars
Junior Member
 
Join Date: Dec 2012
Posts: 11

Old April 17th, 2013, 03:39 AM
I would like to know also.
wulfgars is offline   #2 Reply With Quote
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,147

Old April 17th, 2013, 05:10 AM
I think the easiest thing to do here would be to require class levels/archetypes that grant the hex ability (such as 1st level witch or the hexcrafter archetype for Magus).
Sendric is offline   #3 Reply With Quote
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,213

Old April 17th, 2013, 07:41 AM
Have you looked at how existing things that handle this do so? The accursed hex feat, for example?
Mathias is offline   #4 Reply With Quote
Asandir
Senior Member
 
Join Date: Dec 2010
Location: Virginia, USA
Posts: 335

Old April 17th, 2013, 03:27 PM
Hello forest, meet tree. Tree meet forest. I must have looked at that several times and just couldn't see it.

Minutus cantorum, minutus balorum, minutus carborata descendum pantorum.
Asandir is offline   #5 Reply With Quote
Aaron
Senior Member
 
Join Date: Oct 2011
Posts: 6,793

Old April 18th, 2013, 08:29 AM
The feat has the following pre-req:

Code:
      validif (childfound[cHelpWit].field[cGiveSpec].value > 0)

      if (#levelcount[Magus] <> 0) then
        if (#hasarchetype[arMagHexcr] <> 0) then
          ~ Hexcrafters get the ability to use Hexes at 4th level.
          validif (#levelcount[Magus] >= 4)
          endif
        endif
Aaron is offline   #6 Reply With Quote
Asandir
Senior Member
 
Join Date: Dec 2010
Location: Virginia, USA
Posts: 335

Old April 18th, 2013, 04:38 PM
Quote:
Originally Posted by Aaron View Post
The feat has the following pre-req:

Code:
      validif (childfound[cHelpWit].field[cGiveSpec].value > 0)

      if (#levelcount[Magus] <> 0) then
        if (#hasarchetype[arMagHexcr] <> 0) then
          ~ Hexcrafters get the ability to use Hexes at 4th level.
          validif (#levelcount[Magus] >= 4)
          endif
        endif
Yeah I found it. I looked at it several times previously and after Mathias' post I went and looked at it again and it finally clicked. I couldn't see the trees for the forest, hence tree meet forest when I finally did see it.

Thanks.

Minutus cantorum, minutus balorum, minutus carborata descendum pantorum.
Asandir is offline   #7 Reply With Quote
Aaron
Senior Member
 
Join Date: Oct 2011
Posts: 6,793

Old April 18th, 2013, 04:49 PM
Ah, I misunderstood the previous post to mean you were still having trouble. My apologies.
Aaron is offline   #8 Reply With Quote
Asandir
Senior Member
 
Join Date: Dec 2010
Location: Virginia, USA
Posts: 335

Old April 19th, 2013, 06:41 AM
Aaron,

No worries whatsoever. I wasn't very clear when I responded, so my apologies on that front as well.

Thanks very much as always.

Minutus cantorum, minutus balorum, minutus carborata descendum pantorum.
Asandir is offline   #9 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 08:15 PM.


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