After peeking into the source, I don't see any class-based modifications in
Mob::CheckHitChance, but then again, most mitigation is currently calculated as a chance to avoid a hit rather than a reduction in damage. Even still, I wasn't able to find any reference to a class-based mitigation modifier in the rest of
attack.cpp, so it doesn't look like this is currently coded.