• 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

A question about Dragon disciple and the prc

I have performed a search in several different methods for language requirements.

I am trying to create a prc called Fiendbinder (From Tome of Magic), I do understand how to add the #skillchecks for both Truespeech and Knowledge planes. However, I have not been able to locate any documentation or in the forums about how to add a requirement for both Infernal and Abyssal language.

How are languages classified? The Dragon Disciple prc has the restriction for requiring the Draconic language, but in the editor, I am unable to locate in the Prereqs the requirement that the language be known.

I have attempted to use

@valid = #haslanguage[lAbyssal]

As per the example given for @valid = #hasfeat[fDodge]

When testing, it returns: Syntax error in 'pre-requisite rule' script for Thing 'cHelpFnd' on line 1 -> Error in right-side expression of assignment. as an error.

Thank you for any help.
 
The pre-reqs for classes are on the Class Level, rather than on the Class. You'll find that the draconic language requirement is in the Pick-reqs section.

(For your next question, please note that there are specific forums for each game system that's available in Hero Lab).
 
Thank you, I just needed to know where to find the pre req for the language. As the requirements were indicated in red when you were selecting the prc.
 
Back
Top