• 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

Creating a custom version of a trait

Zan Thrax

Well-known member
Is there a set of step-by-step instructions that I can follow to create a custom version of Heirloom Weapon that will allow the selection of a masterwork or magic weapon? I have a character who's had Masterwork Transformation cast on his starting weapon specifically for the purposes of keeping the trait useful past his first adventure. (And he'll be getting the same weapon enchanted once he can afford to.)
 
Make a copy of the trait, and change the Custom Expression to:

component.BaseWep & !wCategory.Amm? & !wProfReq.Exotic & !Helper.Helper
 
Thanks Chemosh. Once I watched your second video I realized that I had to manually copy the existing trait into a new one. I've managed to select my weapon, but have no maneuvers to choose from.
 
Back
Top