• 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

Issue adding traits

Micco

Well-known member
I'm trying to add Traits from the PFRPG to the Pathfinder game system. I'm using an example from d20 Pathfinder traits to make sure I get the syntax right. I've tried a couple and get the same error each time.

First, skills in the Pathfinder system have been changed to a uniqueID prefix of 'skxxxxxxx' instead of 'kxxxxxxx' in d20. I've already made that change (note, however, that the editor help file still uses 'kxxxxxxx'.)

I've copied, for instance, the Caretaker trait exactly from the d20 version (other than change the unique id from kHeal to skHeal.) I keep getting this error: "Secondary tagexpr for pick 'trWCcrtkr' is scheduled after primary condition test is scheduled."

Obviously this is a timing error. The eval script for the d20 version assigns the timing as "Pre-Levels (Users)" and priority as "100". I did the same.

Is something different that requires a different timing for Traits?

Thanks!
 
I'm sorry about that, I hadn't actually tested any traits, since adding the Traits web enhancement was something I intended to do Monday. There's an error in the timing for traits in the definition of the table that displays them. This will be fixed in next Friday/Saturday's update, until then I'm afraid you shouldn't add any traits to your character.
 
Update: Once I finish the Traits web enhancement, we'll publish v1.2, with those and the bug fix for traits/flaws. This ought to be sometime Monday (8/31) unless something unforseen happens.
 
Copying content

Micco,

Were you able to copy the content across between D20 and your customer dataset, or did it involve retyping?
 
More like lots of copy and paste between two open sessions of HeroLab. Not pretty, but better than typing!
 
Back
Top