57073 rows in this table. Schema below.
Name | Type | Null | Key | Default |
---|---|---|---|---|
spawn_id | int(10) unsigned | NO | PRI | |
spawn_entry1 | mediumint(8) unsigned | NO | 0 | |
spawn_entry2 | mediumint(8) unsigned | NO | 0 | |
spawn_entry3 | mediumint(8) unsigned | NO | 0 | |
spawn_entry4 | mediumint(8) unsigned | NO | 0 | |
map | smallint(5) unsigned | NO | MUL | 0 |
position_x | float | NO | 0 | |
position_y | float | NO | 0 | |
position_z | float | NO | 0 | |
orientation | float | NO | 0 | |
spawntimesecsmin | int(10) unsigned | NO | 120 | |
spawntimesecsmax | int(10) unsigned | NO | 120 | |
wander_distance | float | NO | 5 | |
health_percent | float | NO | 100 | |
mana_percent | float unsigned | NO | 100 | |
movement_type | tinyint(3) unsigned | NO | 0 | |
spawn_flags | int(10) unsigned | NO | 0 | |
visibility_mod | float | YES | 0 | |
ignored | tinyint(1) unsigned | NO | 0 |