View Single Post
  #2  
Old 08-12-2018, 04:08 PM
dagulus2
Hill Giant
 
Join Date: Feb 2013
Posts: 220
Default

Normally respawn time is stored in the spawn2 table.

The npc_id is linked to the spawn2 information in the spawnentry table.

In my version of the PEQ database, npc id 158096 never spawns directly, so is probably spawned by a script. The other version of Aten Ha Ra (ID: 158006) is in spawn group 17794 - however, that group also seems to never spawn naturally.

Therefore for this mob, I assume you need to be looking at the scripts in the vexthal folder.
Reply With Quote