HELM
case HELM:
hurt = rnd(NUMOFINJURIES) - (TestBit(inven, SHIELD) != 0) - (TestBit(wear, MAIL) != 0) - (TestBit(wear, HELM) != 0);
{ 258, HELM },
{ "helmet", HELM, OBJECT, NULL },