Lone Wolf Development Forums

Lone Wolf Development Forums (http://forums.wolflair.com/index.php)
-   HL - d20 System (http://forums.wolflair.com/forumdisplay.php?f=46)
-   -   Help: Feat prerequisite is so many ranks in a skill. (http://forums.wolflair.com/showthread.php?t=6908)

DaggerdaleDM May 14th, 2007 12:30 PM

Help: Feat prerequisite is so many ranks in a skill.
 
In creating a Thieve's World data set I have run into another snag. I have implemented most of the Feats from the setting but there are several Feats that require a set number of ranks in a skill. How can I check for that? I couldn't find any Feats with such prerequisites in the SRD data sets, so I have no examples to learn from.

Culhwch May 14th, 2007 09:44 PM

An example eval script from one of the custom feats I did:

if (childfound[kAppraise].field[kUserRanks].value >= 5) then
@valid = 1
endif

Probably based off of a prestige class somewhere.

Hope that helps.

DaggerdaleDM May 15th, 2007 12:08 PM

YEAH! Thank you! I was checking all the regular feats. I didn't think to check the eval scripts for the PrCs. Lots of them have evals for a certain number of ranks in a skill. Thanks!


All times are GMT -8. The time now is 09: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.