Script Function: Q423
From Ultima Online: The Second Age
function void Q423(obj Q5U8, obj target, int damage, int Q65M, int Q5NM) { int Q5CL = Q43E(Q5U8, target, damage); if (Q5NM) { doDamage(target, Q5U8, 0x00); } doDamageType(Q5U8, target, Q5CL, Q65M); return (); }