^
Yeah, the way we display the non-verbose final roll is always relative to the standard ranges: Miss on <=5, Graze on 6-50, Hit on 51-95, Crit on >=96. Defense is subtracted from Accuracy and then applied as a modifier to the roll itself. E.g. the attacker has 52 Accuracy and the defender has 30 Defense. The difference is 22. Three attacks happen in sequence. The actual rolls are 65, 43, and 84. Those are modified to 85 (Hit), 65 (Hit), and 106 (Crit). There are two exceptions to this: a natural roll of <=5 can never be better than a Graze and a natural roll of >=96 can never be worse than a Hit, no matter how much the table gets skewed.