Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - d20 System

Notices

Reply
 
Thread Tools Display Modes
ThornE0621
Junior Member
 
Join Date: May 2007
Posts: 2

Old May 19th, 2007, 09:11 AM
Can someone post any scripting or other programming that I would need to create the Daring Outlaw Feat from the Complete Scoundrel? Thank You.
ThornE0621 is offline   #1 Reply With Quote
Colen
Senior Member
Lone Wolf Staff
 
Join Date: Dec 2008
Posts: 4,690

Old May 25th, 2007, 04:20 PM
ThornE0621 wrote:
>
>
> Can someone post any scripting or other programming that I would need to
> create the Daring Outlaw Feat from the Complete Scoundrel? Thank You.


Hi there,


the Daring Outlaw feat isn't something that can be currently done by
Hero Lab. However, I'll make sure it can be implemented for next week's
d20 System HL update, and respond as to how you can write it then.


Thanks for your patience!



--
Colen McAlister (colen@wolflair.com)
Chief Engineer, Lone Wolf Development
http://www.wolflair.com/
Colen is offline   #2 Reply With Quote
ThornE0621
Junior Member
 
Join Date: May 2007
Posts: 2

Old May 27th, 2007, 12:55 PM
Thank You.
ThornE0621 is offline   #3 Reply With Quote
AWizardInDallas
Senior Member
 
Join Date: Aug 2008
Location: Plano, TX
Posts: 147
Send a message via AIM to AWizardInDallas Send a message via MSN to AWizardInDallas Send a message via Yahoo to AWizardInDallas Send a message via Skype™ to AWizardInDallas

Old May 18th, 2009, 05:45 PM
I'm working on the Daring Outlaw feat and am having trouble figuring out how to stack fighter and swashbuckler feats for the purpose of feats that require a minimum fighter level, such as Greater Weapon Focus. How do I do that?
AWizardInDallas is offline   #4 Reply With Quote
Lawful_g
Senior Member
Volunteer Data File Contributor
 
Join Date: Mar 2007
Posts: 1,245

Old May 31st, 2009, 01:04 PM
Do you mean Daring Warrior? I would make a new Weapon specialization/Greater Weapon Focus etc that replaces the old, and add a Pre-requisite to check for the Daring Warrior feat, if it is found then add swashbuckler and fighter levels and see if the min is met. For example, if I were writing the pre req for Weapon Specialization:

@valid = 0
if (#hasfeat[fDarWarr] = 1) then
if (#levelcount[Fighter] + #levelcount[Swash] >= 4) then
@valid = 1
endif
endif
Lawful_g is offline   #5 Reply With Quote
Lawful_g
Senior Member
Volunteer Data File Contributor
 
Join Date: Mar 2007
Posts: 1,245

Old May 31st, 2009, 03:11 PM
Those hybrid feats are tricky though. Rob and/or Colen will there ever be anything that will allow these to be more easily handled? There are a bunch of them from Complete Adventurer, Devoted This and Ascetic That. Also, will manipulation of Animal Companion/Special mount levels etcetera be possible? I am thinking of Natural Bond and Devoted Tracker
Lawful_g is offline   #6 Reply With Quote
Reply

Thread Tools
Display Modes

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 12:41 AM.


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