Skip to content

game_event_quest_condition

This table contains the mapping of a quest in a world event to the condition that it will fulfill. It also contains how much a given quest will add to a condition once that quest is completed by a player.

Structure ​

FieldTypeAttributesKeyNullDefaultExtraComment
eventEntrytinyintunsignedNOEntry of the game event.
questintunsignedPRINO0
condition_idintunsignedNO0
numfloatYES0
 

Description of fields ​

eventEntry ​

refers to game_event.eventEntry  

quest ​

The quest_template.ID that will trigger this condition.  

condition_id ​

The condition_id that will be triggered on quest complete.  

num ​

On quest completion the amount num will be contributed towards the required number needed for the condition.