Script Function: Q4TD
From Ultima Online: The Second Age
function string Q4TD() { list Q5KU = "foul", "vile", "evil", "dark", "cruel", "vicious", "scoundrelly", "dastardly", "cowardly", "craven", "foul and monstrous", "monstrous", "hideous", "terrible", "cruel, evil", "truly vile", "vicious and cunning", ""; string Q636 = Q5KU[random(0x00, numInList(Q5KU) - 0x01)]; return (Q636); }