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?
#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?