• 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

Vampire

latharian1983

New member
So I have noticed that there is no Vampire Class (Found in Heroes of the Shadow). So I have packed up my backpack and set fourth on my adventure to create one. I'm sure I am going to be posting a bit as I move forward and run into issues that I can't seem to find an answer for. So my first issue is Vulnerable Radiant 5. I have managed to set the resistance, but what about vulnerability?
 
So the next issue is the Healing Surge Value, for vampires they get 2 and you don't add the Constitution modifier. How do I override that calculation.
 
The authoring kit is not very helpful in this. I am a programmer but I don't see any references to some of this. These happen to be unique to the Vampire class so I can't see how it has been done in other classes.
 
Unfortunately, there are a few things the basic code is not set up to do very well. My best guess is that you need to set it up to call a custom version of the Surge Value in Traits, but I couldn't tell you how to do that since I'm not at all clear where in the code calls that Trait, and thus how to tell a Vampire class to use that alternate version of the value.
 
Back
Top