Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Needs summary.

COVENANT_PREVIEW_OPEN: previewInfo

Payload[]

previewInfo
CovenantPreviewInfo
Field Type Description
textureKit string
transmogSetID number
mountID number
covenantName string
covenantZone string
description string
covenantCrest string
covenantAbilities CovenantAbilityInfo[]
fromPlayerChoice boolean
covenantSoulbinds CovenantSoulbindInfo[] Added in 9.0.2
featureInfo CovenantFeatureInfo Added in 9.0.2
CovenantAbilityInfo
Field Type Description
spellID number
type Enum.CovenantAbilityType
Enum.CovenantAbilityType
Value Field Description
0 Class
1 Signature
2 Soulbind Added in 9.0.2
CovenantSoulbindInfo
Field Type Description
spellID number
uiTextureKit string
name string
description string
sortOrder number
CovenantFeatureInfo
Field Type Description
name string
description string
texture number

Patch changes[]

Shadowlands Patch 9.0.1 (2020-10-13): Added.

Advertisement