public override string ToString() { return($"【{Name}】\r\n" + $" {Description}\r\n" + $"你获得了 {Bonus.CurencyFormat()}"); }