function int Q50E(obj caster, obj victim) { if (!Q50H(caster, victim)) { return (0x00); } if (isGuard(victim)) { return (0x00); } return (0x01); }