
My group is about to head into Mutants and Masterminds 3E. It's a lot crunchier than many of my players are used to, particularly the degrees of success & failure mechanic. Damage Resistance compares 1d20+Toughness vs. Difficulty Class of Incoming Damage + 15. 0+ succeeds, but failures are measured in four degrees. For now, I've created a macro that calculates the above and provides the following text: -1/-5, 1 Degree of Failure -6/-10, 2 Degrees of Failure -11/-15, 3 Degrees of Failure -16/-, 4 Degrees of Failure However, would it be possible for the API script to output something along the lines of this instead: Toughness Save: [Result] vs. DC [Damage + 15], [X Degrees of Failure]