View Full Version : westwastes spawn timers
nilbog
08-30-2014, 11:51 AM
This is one of the items remaining on the Velious To-Do list. 
Most of the npcs have correct spawn timers at this point, but these are the remainders.  I figured I'd open this up so people can research on their own, and maybe finish it sooner.
select distinct npt.name,sp2.respawntime
from npc_types npt
left join spawnentry spt on (spt.npcid=npt.id)
left join spawn2 sp2 on (sp2.spawngroupid=spt.spawngroupid)
left join spawngroup sg on (sg.id = spt.spawngroupid)
where sp2.zone = 'westwastes' and spt.chance > '0' and sp2.respawntime < '1000'So, everything that spawns in westwastes that has a respawn time less than 1000 seconds.  (Default value is 360 or 400).
Bratavar        400
Pantrilla        400
Vraptin        400
Gafala        400
Yeldema        400
a_wyvern        400
Vitaela        400
Hechaeva        400
Shardwing_Courier        400
Harla_Dar        400
Travala        400
Mraaka        400
The_Dragon_Sage        400
a_shipwrecked_pirate        400
Breezeboot_Swordrattler        400
Mazi        400
a_drake        400
Tranala        400
Makil_Rargon        400
an_elder_wyvern        400
Tsiraka        400
a_glacier_mastodon        400
a_wyvern_hunter        400
a_wyvern_huntress        400
a_velium_hound        400
a_brontotherium        400
an_ice_burrower        400
a_gravid_drake        400
a_cragwyrm        400
a_Velious_Drake        400
a_lindwyrm        400
Cargalia        400
Ayillish        400
Derasinal        400
Draazak        400
Entariz        400
Ionat        400
Karkona        400
Glati        400
Kar_Sapara        400
Jen_Sapara        400
Zil_Sapara        400
Rak_Sapara        400
Mav_Sapara        400
Del_Sapara        400
Neordla        400
Esorpa_of_the_Ring        360
Von        360
Vandy posted this listing  (http://www.project1999.com/forums/showthread.php?t=141630)awhile back and includes a number of those in the list there.
Several are 2 hours spawns but not all of them.
http://www.graffe.com/forums/archive/index.php/t-4546.html?
Here are some archives from Graffe that have some information on spawn times and PHers
Mraaka pops every 20 minutes or something, always up like glati/von/cargalia
This has been my sighting in WW for last 3 months. Note Harla Dar is broken. 
3 Tables
TABLE ONE (2-3hr repop)
Myga(UBER RARE)
Harla Dar(UBER UBER UBER RARE)
ANY SAPARA(Del Sapara)(Mav Sapara)(Rak Sapara)(Zil Sapara)
TABLE TWO Distinctive path through TOV VALLEY, will then go NE to shore and back.
ones rare are seldom pops)
Harla Dar(Rare)
Myga (Rare)
Amcilla 
Atpaev
Buffa
Crial
Gangel (rare)
Honvar
Linbrak (rare)
Makala
Neordla
Nintal
Nyga (Rare)
Onava
Quoza
Sivar
Uiliak (rare)
Vraptin
Yal
Table 3 
GLATI
VON
CARGALIA
Quote:
ToV valley is roughly 8-9hr repop.
Glati table is about 60-75 minutes.
So some conflicting information just need to see if anyone else can verify.
Scrubosaur
09-01-2014, 03:14 AM
I always thought tantor - named rhino - named wolf - were spawned randomly from killing rhinos, mastadons and wolves.
nilbog
09-05-2014, 10:11 PM
Ok thanks for input so far.  Narrowed it down to these needed:
Bratavar    400
Pantrilla    400
Vraptin    400
Gafala    400
Yeldema    400
a_wyvern    400
Vitaela    400
Hechaeva    400
Shardwing_Courier    400
Travala    400
Mraaka    400
The_Dragon_Sage    400
a_shipwrecked_pirate    400
Breezeboot_Swordrattler    400
Mazi    400
a_drake    400
Tranala    400
Makil_Rargon    400
an_elder_wyvern    400
Tsiraka    400
Esorpa_of_the_Ring    360
a_glacier_mastodon    400
a_wyvern_hunter    400
a_wyvern_huntress    400
a_velium_hound    400
a_brontotherium    400
an_ice_burrower    400
a_gravid_drake    400
a_cragwyrm    400
a_Velious_Drake    400
a_lindwyrm    400
Neordla    400I always thought tantor - named rhino - named  wolf - were spawned randomly from killing rhinos, mastadons and  wolves.
This is how it works.  All of them should be working as intended and not static spawns.
nilbog
10-28-2014, 01:45 AM
Got a few of the spawn timers today.
Still need the following:
Shardwing_Courier        400
The_Dragon_Sage        400
Mazi        400
a_drake        400
Makil_Rargon        400
Esorpa_of_the_Ring        360
a_glacier_mastodon        400
a_wyvern_hunter        400
a_wyvern_huntress        400
a_velium_hound        400
a_brontotherium        400
an_ice_burrower        400
a_gravid_drake        400
a_cragwyrm        400
a_Velious_Drake        400
a_lindwyrm        400
an_elder_wyvern        400
maximum
12-22-2014, 03:17 PM
Bump.
Method
12-22-2014, 04:42 PM
I've searched all over for the respawn times on the remaining npcs but have not found anything. Would EQlive be a good source to get the remaining npcs spawn times?
 I highly doubt they have changed them much at all since 2001
Alunova
12-22-2014, 07:12 PM
I've searched all over for the respawn times on the remaining npcs but have not found anything. Would EQlive be a good source to get the remaining npcs spawn times?
 I highly doubt they have changed them much at all since 2001
It's better than nothing and would not hurt to know.
Method
12-22-2014, 07:55 PM
It's better than nothing and would not hurt to know.
Mazi-  26k hp
Death-[Tue Dec 23 01:31:37 2014] You have slain Mazi!  
Spawn-[Tue Dec 23 02:33:37 2014] Mazi scowls at you, ready to attack -- looks kind of dangerous.
Method
12-24-2014, 04:33 AM
Spent about 30 hours in WW on live killing three spawn locations to figure out how the npcs below we're setup,
All the npcs below share the same spawn table on a 1 hour and 20 sec respawn time. 
Also listed is the rarity of each npc, 
Each npc spawn except for the named had a chance to double spawn the same npc type. 
This would explain the greater amount of these animals spread across WW, currently not seen in beta.
a_drake 400(common) /
a_glacier_mastodon 400(semi common) 
a_wyvern_hunter 400(common) 
a_wyvern_huntress 400(semi common)
a_velium_hound 400(rare) hound would spawn every 4th spawn normally sometimes more
a_brontotherium 400(common)
a_gravid_drake 400(semi common)
a_cragwyrm 400(semi common)
a_Velious_Drake 400(semi common)
icehackle(very rare saw only once) 
tantor(very rare saw only once) 
[Tue Dec 23 20:59:21 2014] a wyvern hunter has been slain by a hired kobold!
[Tue Dec 23 21:59:02 2014] You say, 'Hail, a velium hound
 Ice burrowers share their own spawn table on a 1 hour and 20 sec respawn time.  
an_ice_burrower 400
 
Shardwing Courier= 28 Hour respawn timer,Beta 8k hp vs Live 25k hp
[Mon Dec 22 20:31:39 2014] You have slain Shardwing Courier!
[Wed Dec 24 00:31:58 2014] You say, 'Hail, Shardwing Courier'
Mraaka=21 Hour respawn
[Tue Dec 23 01:07:21 2014] You have slain Mraaka!
[Tue Dec 23 22:07:18 2014] You say, 'Hail, Mraaka'
Esorpa of the Ring=28 Hour respawn
[Wed Dec 24 22:15:51 2014] Esorpa of the Ring's corpse says 'How?  How did you defeat me?  Perhaps the Claws were right?  Mother Veeshan, forgive my foolishness!'
[Fri Dec 26 03:16:38 2014] You say, 'Hail, Esorpa of the Ring'
wycca
12-24-2014, 07:11 AM
Interesting info, just curious on the double spawn -
What sort of % for doubles?
Do you believe that there was any restriction on the double spawns?  Ie can you theoretically spawn infinite mobs, or did you have to kill a twin to spawn another double?
Method
12-26-2014, 12:53 PM
Interesting info, just curious on the double spawn -
What sort of % for doubles?
Do you believe that there was any restriction on the double spawns?  Ie can you theoretically spawn infinite mobs, or did you have to kill a twin to spawn another double?
 The double spawns we're tied together, so the twin npcs from the double spawn always had to both be killed before another single or double spawn would happen from that spawn location. 
I tested this on 3 different spawn locations and all 3 locations could have a double spawn. Looking over my logs and info the double spawn occurred about 15% of the time.
Somekid123
12-26-2014, 12:59 PM
Bit off topic but someone mentioned tantor being on a random roamer PH pop, along with the named rhino and wolf.. what is this named rhino and wolf? I don't remember that in old days.
nilbog
12-28-2014, 02:57 PM
Mazi-  26k hp
Death-[Tue Dec 23 01:31:37 2014] You have slain Mazi!  
Spawn-[Tue Dec 23 02:33:37 2014] Mazi scowls at you, ready to attack -- looks kind of dangerous.
Fixed, pending update.
All the npcs below share the same spawn table on a 1 hour and 20 sec respawn time. 
a_drake 400(common) /
a_glacier_mastodon 400(semi common) 
a_wyvern_hunter 400(common) 
a_wyvern_huntress 400(semi common)
a_velium_hound 400(rare) hound would spawn every 4th spawn normally sometimes more
a_brontotherium 400(common)
a_gravid_drake 400(semi common)
a_cragwyrm 400(semi common)
a_Velious_Drake 400(semi common)
icehackle(very rare saw only once) 
tantor(very rare saw only once) 
 Ice burrowers share their own spawn table on a 1 hour and 20 sec respawn time.  
an_ice_burrower 400
 
Shardwing Courier= 28 Hour respawn timer,Beta 8k hp vs Live 25k hp
[Mon Dec 22 20:31:39 2014] You have slain Shardwing Courier!
[Wed Dec 24 00:31:58 2014] You say, 'Hail, Shardwing Courier'
Mraaka=21 Hour respawn
[Tue Dec 23 01:07:21 2014] You have slain Mraaka!
[Tue Dec 23 22:07:18 2014] You say, 'Hail, Mraaka'
Esorpa of the Ring=28 Hour respawn
[Wed Dec 24 22:15:51 2014] Esorpa of the Ring's corpse says 'How?  How  did you defeat me?  Perhaps the Claws were right?  Mother Veeshan,  forgive my foolishness!'
[Fri Dec 26 03:16:38 2014] You say, 'Hail, Esorpa of the Ring'
Fixed, pending update.
We do not currently have a system in place for spawngroups to wait on all multiple spawn2 entries to die before spawning a new one.  Noting this for the future.
wycca
12-29-2014, 06:42 AM
We do not currently have a system in place for spawngroups to wait on all multiple spawn2 entries to die before spawning a new one.  Noting this for the future.
Ah interesting, I guess this means Terrorantula's cycle isn't quite classic atm either.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.