• 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

Need help editing Eberron races

Londiel

New member
Does anyone know if Lone Wolf will ever put out an update that includes the races from the Eberron Campaign Setting?

I haven't been very successful at editing/adding the racial traits . . . probably because I am not that computer savvy. I have only tried to add Changeling as a race so far. But I could not figure out how to give the race its +2 bonus on Bluff, Intimidate, and Sense Motive. Can anyone help me?

I am worried that the Kalashtar, Shifter, and Warforged races might be even more difficult. Any advice on tricky aspects in entering data for these races?
 
Lone Wolf can't add anything from Eberron because they have no license to do so.

As for questions you may have, you'd need to be more specific. Increasing skill bonuses is relatively easy. Here's an example:

Code:
First/5000
#skillbonus[kSpot] += 4

It's advisable to use New (Copy) and select other things that do the things you are trying to do to see how they are done. In this case, looking at most animal races would provide you the necessary code to increase skillbonuses.
 
We don't have a license for anything beyond the core 3 books, so we've not done any Eberron material. I'd recommend looking into the community files, as someone may have already done those races. I think adding bonuses to a skill was explained in one of our tutorials. Have you looked over those yet? They can be accessed by chooseing "Help -> Help on Using the Editor" from the Editor window.
 
Back
Top