quest_pool_template
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| poolId | int | unsigned | PRI | NO | |||
| numActive | int | unsigned | NO | Number of indices to have active at any time | |||
| description | varchar(255) | YES | NULL | ||||
Description of fields
poolId
The pool ID. This is an arbitrary number that is only used to link quests in this pool.
numActive
This is the maximum number of quests in this pool that should be available at a time.
description
Field describes the basic information about what the pool refers to. Example: The Rokk <Master of Cooking> - Daily Quests
