r.add(te.getLocationAbbr(hit));
r.add(roll);
r.newlines = 1;
addReport(r);
if (roll >= 10) {
hit.makeGlancingBlow();
addReport(damageEntity(te, hit, 1, false, DamageType.NONE, true, false, throughFront));
}
}
if (((MiscType) caa.getClub().getType()).hasSubType(MiscType.S_CHAIN_WHIP)