const RESPAWN_ATTEMPTS: usize = 30;
For monsters that respawn in chunks, how many chunks should we try each respawn.