• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Pathfinder equivalents of D20 script types and variables

UndeadDan

Well-known member
So I have started the process of converting some of the non-core d20 feats that my party has into Pathfinder feats in HL.

I'm running into a lot of variables and types (I think I'm using that properly) that have changed in the transition to Pathfinder.

Is there any resource for finding these other than by trial and error and google searches?

And if not would one of you more experienced lads tell me what the pathfinder equivalent of "hero.tagis[User.Lvl20]" is?
 
Maybe - what are you looking for? (for those of us who have only used pathfinder files)

Character is 20th level? 20th level or higher?

However, the Help file in the Hero Lab Editor pulls up a document called 'PRD Data files - Where do I find?', which can probably help you.

Otherwise in Hero Lab proper, if you have 'Enable Data File Debugging' checked you can pull up a floating window that has active tags and stuff.
 
Last edited:
It sets a variable to track the level at which a feat is taken, if I understand the comment correctly.

Specifically, it is the third index within the Eval Script section of Nymph's Kiss from the Book of Exalted Deeds.
 
The Book of Exalted Deeds isn't official content - I'd recommend asking over on the d20 forum - hopefully the original author of that user-added content can tell you how and why User.Lvl20 is generated, because it's not a mechanism that's built into the files.
 
Back
Top