arianne / stendhal

Stendhal is a fun friendly and free multiplayer online adventure game with an old school feel.
https://arianne-project.org
GNU General Public License v2.0
593 stars 200 forks source link

Support Dynamic Spawning #713

Open AntumDeluge opened 5 months ago

AntumDeluge commented 5 months ago

💡 Describe your idea

A fun feature that many RPGs employ is dynamic spawning. This means the location at which an enemy spawns on a map is not guaranteed. Currently, Stendhal only supports static spawning where we always know where an enemy will spawn. It would give the game a more organic feel were it possible to use dynamic spawning in some cases.

The following should be taken into account:

🔬 Motivation

To add variety & in some cases, prevent players from knowing exactly where a creature will spawn. It may help mitigate some cases with players camping for creatures.

📝 Alternatives

🔭 Additional information