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
Lawful_g
Senior Member
Volunteer Data File Contributor
 
Join Date: Mar 2007
Posts: 1,245

Old March 8th, 2010, 11:12 AM
So I am adding Complete Scoundrel feats and I need to know how to modify the maximum number of skill tricks (it should be half character level, but it looks like there is currently no limit in Hero Lab). Is this an error in the system?
Lawful_g is offline   #1 Reply With Quote
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,213

Old March 8th, 2010, 11:40 AM
You can make a copy of the skill tricks skill (the one that you put skill points into to get skill tricks), and add an eval rule that makes sure the ranks (kUserRanks) are less than or equal to #totallevelcount[]/2 (timing: Validation/any priority).
Mathias is offline   #2 Reply With Quote
Lawful_g
Senior Member
Volunteer Data File Contributor
 
Join Date: Mar 2007
Posts: 1,245

Old March 8th, 2010, 12:20 PM
I'll give it a shot. Can you call a CalcValue for a skill so that feats and other things like class specials can modify this cap?
Lawful_g is offline   #3 Reply With Quote
Lawful_g
Senior Member
Volunteer Data File Contributor
 
Join Date: Mar 2007
Posts: 1,245

Old March 8th, 2010, 12:23 PM
Also, in copying the Skill Trick Skill, I found some legacy code you may want to clean up, it seems like it is applying a synergy bonus from ranks in Jump

herofield[tSklTricks].value += round(field[kModValue].value, 0, -1)
if (#skillranks[kJump] >= 5) then
field[Bonus].value = field[Bonus].value + 2
endif
Lawful_g is offline   #4 Reply With Quote
Lawful_g
Senior Member
Volunteer Data File Contributor
 
Join Date: Mar 2007
Posts: 1,245

Old March 8th, 2010, 02:08 PM
I got it working by making an invisible special with a CalcValue that was bootstrapped to the skill. Good to go.
Lawful_g is offline   #5 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 09:37 AM.


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