Skip to content

quest_objectives_completion_effect

Structure ​

FieldTypeAttributesKeyNullDefaultExtraComment
ObjectiveIDintsignedPRINO
GameEventIDintsignedYESNULL
SpellIDintsignedYESNULL
ConversationIDintsignedYESNULL
UpdatePhaseShifttinyint(1)signedYES0
UpdateZoneAurastinyint(1)signedYES0
 

Description of fields ​

ObjectiveID ​

Id of the Quest Objective  

GameEventID ​

Id of a GameEvent which starts after player receive the Quest Objective  

SpellID ​

SpellID of the spell the player should cast after receive the Quest Objective  

ConversationID ​

Id of the Conversation which gets played after player received the Quest Objective  

UpdatePhaseShift ​

Send update for phaseshift (0/1)  

UpdateZoneAuras ​

Send update for zone auras (0/1)