protected void rollAppearanceButton_Click(object sender, EventArgs e)
 {
     appearanceTextBox.Text = NPCTraitTable.getAppearance();
 }