• 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

Broken Earth Synth Race

Lanzlo

New member
I have an unusual request, and I haven't found a solution here. Not sure if it is possible in HL, but...

In the Sneak Attack Games setting Broken Earth, they have the race known as Synths. Robotic androids covered in biological material. One of their abilities is Original Programming: Choose two skills. Synths gain a +2 racial bonus to each skill, and always treat these skills as class skills.

Now, I could cheat it, and build the synth with the bonus skills I wanted to take in the first place, but that's sloppy. (Also, I may want to share the file, if I can do that legally.) Any advice you can provide on how to code this would be appreciated.
 
You're going to have to use the usrChosen1 and usrChosen2 fields on a racial special. Check out the Gnome, they have something similar.
 
OK, managed to get the list populated, and the skill bonus down. Just need to figure out how to make the chosen fields Class Skills. Don't know what syntax I need for #makeclassskill (or if I even need to use that macro...)
 
There are traits that have the user select a skill and then make it a class skill - have you taken a look at how they work?
 
Back
Top