• 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

raWildEmp on a Template

Frodie

Well-known member
Trying to add Wild Empathy "raWildEmp" to a template but I am getting this error.

Attempt to access field 'rHDFinal' that does not exist for thing 'tmNNWVpFrl'
Location: 'eval' script for Thing 'raWildEmp' (Eval Script '#1') near line 17

I have the template on a 1st level human fighter for testing. I am guessing it has something to do with the rHDFinal.

The bootstrap on the template has a condition first 5000 hero#Custom.NNWSltyHng

Any ideas?
 
I would call it a bug in the script in raWildEmp, it uses the root transition to go from the special to the race, but it should probably use the findchild[BaseRace] transition so it finds the race and accesses the field even when added to a template.
 
Back
Top