Mystic Lemur
Well-known member
I would like to be able to add Dex to selected maneuvers, instead of all of them. I tried the following, and nothing happened. No error, just nothing.
Also, I wasn't able to get CMBOpt to work. I tried:
and
What am I missing?
Code:
perform hero.child[manDisarm].assign[CMBOver.aDEX]
Also, I wasn't able to get CMBOpt to work. I tried:
Code:
perform hero.child[Maneuver].assign[CMBOpt]
Code:
perform hero.child[Maneuver].assign[CMBOpt.aDEX]