public RewardPlayerKill GetRenownBandReward(int renownBand)
 {
     return(RewardService.GetPlayerKillReward(renownBand));
 }