• 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 Profane Bonus only to CMD

Lawful_g

Well-known member
I am using the below, at PreLevels 10000
#applybonus[BonProfane, hero.child[Maneuver], 4]

I intend to add the profane bonus only to the CMD, not the CMB, but it is being added to both. While I can just add 4 to the value of the tCMD field, that won't take into account bonus types and stacking. Anyone know a better way of handling this?
 
The general modifiers only apply to the maneuvers as a whole, so you will need a tCMD modifier to change only CMD, and that can't specifically be a Profane bonus.
 
Back
Top