case 1: publicmsg = "We mourn the passing of "+this.Name+", may justice find their killer, "+killer.Name;break;
case 2: publicmsg = this.Name+" was sent to the regions beyond the grave by "+killer.Name;break;
case 3: publicmsg = killer.Name+" inflicted the final wound to "+this.Name;break;
case 4: publicmsg = "Rest in peace, "+this.Name+". you shall be remembered.";break;
case 5: publicmsg = this.Name+"'s death cry is heard throughout the land.";break;
case 6: publicmsg = this.Name+" couldn't withstand "+killer.Name+"'s strength";break;
should anyone have ideas for more lines (to make it as diverse as possible), go right ahead

*has prizes in mind for good lines*