Description
This is related to #1287.
When dice have both the mighty and morphing skills, they undergo two separate size changes. However, if the net result of those two size changes brings the die back to its original size, the log incorrectly reports that there was no size change at all.
Expected Behavior
It would be nice if the log explicitly acknowledged the sequential changes (or noted that it changed and returned to the same size) rather than implying that no size changes occurred, similar to the logging clarity requested in #1287. Like 1287, this isn't very important, but I figured I'd log it here for reference.
Example:
The log states:
PoshFrosh performed Skill attack using [mH(2):1,(0):0] against [(1):1]; Defender (1) was captured; Attacker mH(2) remained the same size, rerolled 1 => 2; Attacker (0) rerolled 0 => 0.
But I assume what really happened was that it morphed into a (1) and then grew to be a (2) again:
...Attacker mH(2) changed size from 2 to 1 sides, recipe changed from mH(1) to mH(2), rerolled 1 => 2...
Description
This is related to #1287.
When dice have both the mighty and morphing skills, they undergo two separate size changes. However, if the net result of those two size changes brings the die back to its original size, the log incorrectly reports that there was no size change at all.
Expected Behavior
It would be nice if the log explicitly acknowledged the sequential changes (or noted that it changed and returned to the same size) rather than implying that no size changes occurred, similar to the logging clarity requested in #1287. Like 1287, this isn't very important, but I figured I'd log it here for reference.
Example:
The log states:
But I assume what really happened was that it morphed into a (1) and then grew to be a (2) again: