HYPOTHESIS
After my post in the Katedra thread I was curious what actually makes a good baseline ammo HP to monster HP ratio, so I cheesed some debug info into progs.dat and loaded all the stock maps with it, as well as an utterly unscientific list of random custom maps I had at the ready.
EXPERIMENT
My metric was to add up monster health, except for zombies, then add up all ammo HP, subtracting the number of zombies from the number of rockets before figuring them in.
- Multipliers: 25 per shell, 9 per nail, 30 per cell, 180 per rocket.
- Starting shells were not counted.
- Totals include all ammo in secrets (there's no way to programmatically filter them out).
- No rockets vs Shamblers math was done. We can assume players don't use rockets on shamblers anyway.
- Chthons, Shubs, and crucified zombies were excluded.
- Numbers for E1M7 are inaccurate anyway due to meat fireworks.
- All numbers are skill 2.
http://lunaran.com/quake_mapammo.txt
Obviously there's a lot of assumptions inherent in this, and how hectic any given map's combat is (hecticness? hecticity? hectitude? let's go with hectitude.) the hectitude of any given map's combat is going to affect how these numbers actually feel in practice, but this is a good learning exercise to establish some boundaries.
CONCLUSIONS
- the first map of an episode always has way more ammo than necessary. (if I had counted starting shells these numbers would be a little higher even.) e2m1 wins the award for most excessive ammo placement, with enough ammo to kill every monster in the map 7 times. however, we can consider these numbers flawed, because enforcers' cells are all dropped in the first map but can't be used until the player has a lightning gun.
- e1m3 wins for most rockets, with 101. (you can only carry 100.)
- ratios otherwise hover around the 2.0-2.5 mark. episode 1's are the highest, episode 4 the lowest, predictably, although the plethora of quads in e4 probably offsets that.
- even though players of one-off custom maps don't have the benefit of bringing all the previous map's ammo with them (because there was no previous map), the handful of custom maps I checked were still a little more scarce with ammo than the id maps.
- the ammo to monster ratio in Katedra is just under 3:1.