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
Redcap's Corner
Senior Member
 
Join Date: Jul 2010
Posts: 149

Old April 25th, 2015, 09:09 PM
As part of a design project I'm working on, we've developed a new type of feat. Part of the rules baggage for feats of this category is that there are a few specific classes that can take these feats as additional options for their bonus feats. I had hoped that by marking the appropriate classes in the "Bonus Feat For..." section of each feat, it would add each feat individually to those classes' bonus feat options, but it doesn't seem to be working. Is there a way to do what I want to do?
Redcap's Corner is offline   #1 Reply With Quote
AndrewD2
Senior Member
 
Join Date: Mar 2007
Location: Muskegon, MI
Posts: 2,975

Old April 26th, 2015, 03:51 AM
You either need to assign the fInclude.? tag for each feat to the class or add a Custom.? tag to each feat modify the feat expression to include that tag, both will be done with a mechanic.
AndrewD2 is offline   #2 Reply With Quote
Redcap's Corner
Senior Member
 
Join Date: Jul 2010
Posts: 149

Old April 26th, 2015, 07:32 AM
Holy crap! Mechanics are awesome. I never knew about these. Thanks!

Code for those interested:

FIRST/450
Code:
foreach pick in hero from Class where "sClass.cHelpXXX"
  perform eachpick.assign[fCategory.XXX]
nexteach
Redcap's Corner is offline   #3 Reply With Quote
AndrewD2
Senior Member
 
Join Date: Mar 2007
Location: Muskegon, MI
Posts: 2,975

Old April 26th, 2015, 08:58 AM
I would use BaseClHelp for the component part of that statement, also if you're just doing one or two classes and its only a few feats, I'd use the hero.childfound[] instead of the foreach as it will probably use less processing power.
AndrewD2 is offline   #4 Reply With Quote
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,213

Old April 27th, 2015, 07:35 AM
No, don't replace Class with BaseClHelp. BaseClHelp was only left in for backwards comparability when it was replaced with "Class".
Mathias is online now   #5 Reply With Quote
AndrewD2
Senior Member
 
Join Date: Mar 2007
Location: Muskegon, MI
Posts: 2,975

Old April 27th, 2015, 08:06 AM
Ah OK good to know.
AndrewD2 is offline   #6 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 05:43 PM.


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