making a trait that gives a -2 penalty to Acrobatics, Climb and the hero's CMD
the acrobatics and climb are working beautifully, but the CMD is not cooperating. i've tried multiple timings and not seen a difference to the CMD total.
eval script is:
#applypenalty[PenTrait,hero.child[skAcrobat],-2]
#applypenalty[PenTrait,hero.child[skClimb],-2]
#applypenalty[PenTrait,hero.child[ManeuvDef],-2]
i can see the PenTrait on the CMD become -2, but it isn't affecting the total. attaching screenshot of the popup info i can see when hovering over CMD
the acrobatics and climb are working beautifully, but the CMD is not cooperating. i've tried multiple timings and not seen a difference to the CMD total.
eval script is:
#applypenalty[PenTrait,hero.child[skAcrobat],-2]
#applypenalty[PenTrait,hero.child[skClimb],-2]
#applypenalty[PenTrait,hero.child[ManeuvDef],-2]
i can see the PenTrait on the CMD become -2, but it isn't affecting the total. attaching screenshot of the popup info i can see when hovering over CMD