protected void rollInteractionButton_Click(object sender, EventArgs e)
 {
     interactionTextBox.Text = NPCTraitTable.getInteractionStyle();
 }