Cryomancer
Arcane
I'm just curious about so many people who like to dictate how other groups play OSR games. I see so many people wanting to limit the level of other groups. Don't get me wrong, if you have been having fun playing for years at LV 1~3, have fun. What I don't like is when people try to dictate how other people play the game, as, for example, if a group started to run Dragon's Crown for Dark Sun AD&D, that group is committing the ultimate heresy. Most original TSR modules don't start at LV 1 or 3.
To make my point clear, I did a quick Python script (https://pastebin.com/JdSAvLyE) to calculate the average D&D level. Picking the low-level range, high-level range, and overall average. The output?
So yes, as you can see, the creators of D&D were not big fans of only low-level gameplay. But to be honest, there are way more low-level modules than high-level (12+) modules. My point is just that if a group decides to play a LV 6-9/10 adventure, that group is not "cheating" or committing a heresy like some OSR fans portrait. That person is just playing in the same level range as the average D&D adventure. And if a group wants to start on LV 1 or LV 30, that is their decision. Stop trying to dictate how other people have fun.
PS: Before someone accuses me of "autism" for this quick script, it only took a couple of minutes to write and test it.
To make my point clear, I did a quick Python script (https://pastebin.com/JdSAvLyE) to calculate the average D&D level. Picking the low-level range, high-level range, and overall average. The output?
Code:
Overall Average Low Level: 6.00
Overall Average High Level: 9.50
Average Level: 7.75
So yes, as you can see, the creators of D&D were not big fans of only low-level gameplay. But to be honest, there are way more low-level modules than high-level (12+) modules. My point is just that if a group decides to play a LV 6-9/10 adventure, that group is not "cheating" or committing a heresy like some OSR fans portrait. That person is just playing in the same level range as the average D&D adventure. And if a group wants to start on LV 1 or LV 30, that is their decision. Stop trying to dictate how other people have fun.
PS: Before someone accuses me of "autism" for this quick script, it only took a couple of minutes to write and test it.