• 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

is there a trait bonus stack override?

psych777

Well-known member
similar to the Configure Hero option to stack Keen and Improved Critical, is there an option that will allow trait bonus' to stack (both add a bonus to a skill)?
our dm is allowing our trait bonus' to stack but i can't find a way to get them to besides using the adjustment tab to manually add the "Skill Bonus" of the smaller one while the larger uses the BonTrait bonus field.

i'm adding in the trait in the editor and i tried using the "+=" in the eval script of the new trait but it still just takes the highest only and not stack. then i looked at the existing official trait and it used the script "#applybonus[type, pick, bonus]" which i looked up and says specifically this is for adding a non-stacking bonus.
obviously i could edit my script to use a different bonus field, but then it wouldnt be the right script for a general usage of the trait (so in another campaign if i use it again with a dm that says they can't stack, it would then be stacking when it shouldn't), and i don't want to do that. so am i stuck just needing to use the adjustment on the Adjust tab then?
 
Back
Top