• 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

Adding PreReq to Custom Languages

I searched through previous topics relating to prerequisites and was unable to find an answer to my question.

I added Thieves Cant to my custom data file by copying the Drow Sign Language entry and updating the id and text. It shows up and works properly (it didn't when I made a copy of Common for some reason).

Now I'd like to add a the prerequisite for the Bluff skill [skBluff]. Would this be a Pick-Req, Expr-Req, or Pre-Req and what would be the contents of the field / expression block? Is it as simple as selecting skBluff in the Pick-Req?

I was going to experiment to see if I could figure it out myself but as soon as I tried to test my first experiment a warning box appeared saying it had to delete and re-add some stuff. To avoid messing anything I figured it was more safe to ask here first.

While we're at it... if I wanted to add being a Rouge as a prerequisite, how would I go about that one? #hasclass [Rouge] in ??
 
Think about feats from the core rulebook - can you think of one with a requirement of "Ride 1 rank"? How does that feat enforce it's rule?

(Mounted Combat)

Can you think of any feats with requirements like "Must be a Wizard"?

(Spell Mastery)

On the feats tab, you can make copies of those, and look at how they implement those requirements. Don't forget to delete the copies before you test your language.
 
Back
Top