-
Notifications
You must be signed in to change notification settings - Fork 48
pool_creature_template
AnonXS edited this page Dec 14, 2017
·
5 revisions
Back to world database list of tables.
holds data on creatures that are pooled by their creature_template
.entry
.
Field | Type | Null | Key | Default |
---|---|---|---|---|
id | int(10) unsigned | NO | PRI | 0 |
pool_entry | mediumint(8) unsigned | NO | PRI | 0 |
chance | float unsigned | NO | 0 | |
description | varchar(255) | NO | 0 |
creature_template
.entry
of the creatures
pool_template
.entry
of the pool
Chance the creature(s) will be spawned in the pool.
If 0, maxlimit of pool_template
.entry
is spawned
Description of the stored data