public static Rank props()
 {
     return(entity.rand(Mathf.FloorToInt(PlayerService.lv() * props_rank_scale)));
 }