Page 1 of 1

Chaos Druid spawn timer

Posted: Tue Mar 03, 2026 3:38 am
by Josh
Based on Conker mentioning the 550 tick timer pulled from the /rscplus-replays-master/RSC 2001/replays master archive/NPC (monsters, combat)/Chaos Druid (level 19) replay file, I took a look manually just to sanity check because it seemed way off from memory.

I sorted this out by marking the death times and spawn timestamps (visually, so assume some variation of ~1 second either way), then sorting the columns by the type first, then by timestamp. Since the spawn maxes at 5, I ordered each death and spawn so that I can collate them in the Order column, then checked the difference between each respawn vs the kill time.

They have a range of 61-64 seconds on the replay, but I did not put extra effort into being super precise as this is just a proof of concept and more exact data could be grabbed from the pcap. Averaged to 61.77 per spawn.

Trying to attach a zip with the csv but if it fails I can send on discord or email.