View Single Post
  #2  
Old 01-24-2020, 06:54 AM
Dolalin Dolalin is offline
Planar Protector

Dolalin's Avatar

Join Date: Oct 2009
Location: UK
Posts: 2,562
Default

Just noticed that the spawn list contains a spawn dump for the pre-revamp Splitpaw. <3

No locs though.


Code:
Zone	NPC Name		Count	LowHP	HighHP	Low Lvl	High Lvl

paw	a_bat			3	16	16	1	1
paw	gnoll_prisoner		1	28	68	2	4
paw	Ghanex_Drah00_pet	0	70	70	4	4
paw	a_gnoll			10	80	210	4	9
paw	a_large_snake		0	80	120	4	6
paw	a_Splitpaw_gnoll	47	80	180	4	8
paw	a_skeleton		1	100	100	5	5
paw	a_Splitpaw_guard	16	140	249	6	10
paw	a_zombie		1	150	150	6	6
paw	a_giant_snake		11	170	210	7	9
paw	a_gnoll_shaman		0	141	162	8	9
paw	a_Splitpaw_shaman	11	141	183	8	10
paw	a_Splitpaw_noble	14	250	309	10	12
paw	Gelatinous_Cube		0	310	350	12	14
paw	a_Splitpaw_commander	2	330	350	12	13
paw	Brother_Gruff		0	280	300	14	15
paw	Shaman_Lenrel		0	280	280	14	14
paw	Ghanex_Drah		0	225	245	15	16
paw	a_Splitpaw_captain	0	430	448	15	16
paw	Shaman_Ren`Rex		0	455	490	15	17
paw	Ghanex_Drah_pet		0	420	420	16	16
paw	High_Shaman_Grisok	0	490	490	17	17
paw	Brother_Hayle		0	884	884	24	24
The 'Count' field was not labelled in the sheet, but seems to be the highest index of the mob names, ie 00, 01, 02, etc. So 00 means there was only one mob in zone, and 11 means there were 12 mobs in zone. So I named it Count.
Last edited by Dolalin; 01-24-2020 at 07:13 AM..