pool_gameobject - Schmoozerd/mangos-wotlk GitHub Wiki
Back to world database list of tables.
Contains all pool instances that participate to any game event.
Field | Type | Null | Key | Default | Extra |
guid | int(10) unsigned | NO | PRI | 0 | |
pool_entry | mediumint(8) unsigned | NO | PRI | 0 | |
chance | float unsigned | NO | 0 |
Gameobject’s GUID. A reference to Gameobject.
Pool’s ID. See pool_template
Chance the gameobject will be spawned in the pool.