Jump to content

How are static creatures spawned?


Recommended Posts

By static, I mean those not present in spawn.txt.

Specifically, I've been trying to increase the amount of the wandering Seraphim in the Seraphim Hunting Grounds. Through experimentation, I've found that they're the creature ID 1839. I've made them hostile with the monsters encountered in the area, gave them some more Seraphim CAs to use and wanted to make the game spawn a bit more of them to make the area truly feel like the Seraphim hunt there regularly.

However, I noticed that the default spawn behavior of these is very weird. They seem to be set to static locations, but they don't spawn upon your first visit of the location they should spawn in, but only after you go a certain distance from the area they should spawn in and then go back. Example:

sera.png.be635b584070f0e7510a4a79f2c36766.png

The arrows roughly mark a position where a Seraphim Guard spawns. But they are never there on your first visit. Steps:

1) Start the game at the monolith and walk to the outpost. The Seraphim that is supposed to be guarding the gate will not be there.

2) Teleport somewhere far (the start of this Seraphim Region is enough).

3) Teleport to the monolith and walk to the outpost again. Now the Seraphim Guard will be there.

4) Same for the other two arrow position.

 

Any explanation for this behavior? Creature 1839 is not present in spawn.txt and in quests.txt, only the ones that use the same creature ID but only serve as quest givers are listed (I assume). Couldn't find any other place where creature 1839 would be used or how the random Seraphim you can stumble upon occasionally are spawned.

Does anybody know how the spawning of the 2 example 1839s I marked on the map is handled? I'd like to populate the area slightly more with them but I'm starting to feel like it's not going to be possible.

Edited by idbeholdME
Link to comment
On 8/25/2023 at 12:12 AM, Flix said:

If I were going to tackle your project, I think I would add them as random spawns in spawn.txt. That's what I've done in D2F: adding more friendly/neutral mobs of NPC's that can be found randomly in given areas, fighting monsters.

Thanks.

True, adding them as a spawn with low probability to spawn.txt to the relevant sectors could probably work.

One question about the sector spawns though - you say that NPCs in towns and such are also spawned this way (in the sector files). But those never fail to spawn. Any explanation why these Seraphim specifically only spawn on a re-visit to the given area and not the first time?

Link to comment
10 hours ago, idbeholdME said:

One question about the sector spawns though - you say that NPCs in towns and such are also spawned this way (in the sector files). But those never fail to spawn. Any explanation why these Seraphim specifically only spawn on a re-visit to the given area and not the first time?

Believe or not this can happen with merchants and other NPC's as well - but only in the Crystal Plane (that I have noticed). I have had some of the hot air balloon captains fail to spawn for sure.

Another example is the Forest Guardian - he was the only boss to have been added in the sector files instead of through quest.txt, and sure enough I got occasional reports that he would fail to spawn, which is why I ended up adding him through scripts instead like other bosses.

  • Like! 1
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...
Please Sign In or Sign Up