• 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 a custom Feat

bcordes5583

New member
Hi guys just got this at gencon today and im trying to figure out how to add the custom feat Sacred Outlaw.


Sacred Outlaw

Type: General
Source: Dragon #357

Your devotion to your deity continues to grow, even when you choose to familiarize yourself with more worldly pursuits.
Prerequisite: Sneak attack +2d6, ability to turn or rebuke undead.
Benefit: Your cleric and rogue levels stack for the purpose of determining your turning check and turning damage. For example, a 3rd-level cleric/4th-level rogue turns or rebukes undead as a 7th-level cleric.
Your cleric and rogue levels also stack for the purpose of determining your sneak attack bonus damage. For example, a 3rd-level cleric/4th-level rogue deals +4d6 points of damage on a successful sneak attack.
Special: Deities most likely to accept Sacred Outlaw: Beshaba, Cyric, Gargauth, Hoar, and Mask

any guidance would be appreciated!
 
Both turning and sneak attack abilities are handled by specials which can be manipulated. If you add a level of Rogue and a level of Cleric to your portfolio, you will see these specials in the specials tab. Right-click on them and take a look at their fields (NOTE: you must have Data File Debugging enabled at the top of the Develop menu).

Check which fields have a value. Add more levels to see how they change. Then, use a script to capture how many levels of the other class you have and add that number to the field.
 
Back
Top