Back to 'game_event_prerequisite' Return to world Go to 'game_event_seasonal_questrelation'
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| eventEntry | tinyint | unsigned | NO | Entry of the game event. | |||
| quest | int | unsigned | PRI | NO | 0 | ||
| condition_id | int | unsigned | NO | 0 | |||
| num | float | YES | 0 |
This field signifies the game_event.eventEntry
The quest_template.entry that will trigger this condition.
The game_event_condition.condition_id that will be triggered on quest complete.
The number of "units" (for lack of a better word) that will be added to the condition to fulfill the required number needed for the condition.
Back to 'game_event_prerequisite' Return to world Go to 'game_event_seasonal_questrelation'