Skip to content

quest_pool_members

This table holds the contents of pools created in quest_pool_template.

Structure ​

FieldTypeAttributesKeyNullDefaultExtraComment
questIdintunsignedPRINO
poolIdintunsignedNO
poolIndextinyintunsignedNOMultiple quests with the same index will always spawn together!
descriptionvarchar(255)YESNULL
 

Description of fields ​

questId ​

adds a quest entry to the pool with poolId.

Note: The quest must be repeatable.

 

poolId ​

references quest_pool_template.poolId  

poolIndex ​

Incremental index of pool with poolId. Starts at 0.  

description ​

This field usually names the quest and describes the pool it belongs to. Example: Fueling the Demolishers (Alliance, defenders)