SpellChainEffects.dbc
📝 Structure on wowdev.wiki
❌ denotes unused fields
Structure
| Index | Field | Type | Reference |
|---|---|---|---|
| 0 | ID | uint32 | |
| 1 | AvgSegLen | float | |
| 2 | Width | float | |
| 3 | NoiseScale | float | |
| 4 | TexCoordScale | float | |
| 5 | SegDuration | uint32 | |
| 6 | SegDelay | uint32 | |
| 7 | Texture | string | |
| 8 | Flags | uint32 | |
| 9 | JointCount | uint32 | |
| 10 | JointOffsetRadius | float | |
| 11 | JointsPerMinorJoint | uint32 | |
| 12 | MinorJointsPerMajorJoint | uint32 | |
| 13 | MinorJointScale | float | |
| 14 | MajorJointScale | float | |
| 15 | JointMoveSpeed | float | |
| 16 | JointSmoothness | float | |
| 17 | MinDurationBetweenJointJumps | float | |
| 18 | MaxDurationBetweenJointJumps | float | |
| 19 | WaveHeight | float | |
| 20 | WaveFreq | float | |
| 21 | WaveSpeed | float | |
| 22 | MinWaveAngle | float | |
| 23 | MaxWaveAngle | float | |
| 24 | MinWaveSpin | float | |
| 25 | MaxWaveSpin | float | |
| 26 | ArcHeight | float | |
| 27 | MinArcAngle | float | |
| 28 | MaxArcAngle | float | |
| 29 | MinArcSpin | float | |
| 30 | MaxArcSpin | float | |
| 31 | DelayBetweenEffects | float | |
| 32 | MinFlickerOnDuration | float | |
| 33 | MaxFlickerOnDuration | float | |
| 34 | MinFlickerOffDuration | float | |
| 35 | MaxFlickerOffDuration | float | |
| 36 | PulseSpeed | float | |
| 37 | PulseOnLength | float | |
| 38 | PulseFadeLength | float | |
| 39 | Alpha | uint8 | |
| 40 | Red | int8 | |
| 41 | Green | int8 | |
| 42 | Blue | int8 | |
| 43 | BlendMode | uint8 | |
| PADDING | 3:uint8 | ||
| 44 | Combo | string | |
| 45 | RenderLayer | uint32 | |
| 46 | TextureLength | float | |
| 47 | WavePhase | float | |
Description of fields
ID
❌ Col: 0 (uint32)
- no description -
AvgSegLen
❌ Col: 1 (float)
- no description -
Width
❌ Col: 2 (float)
- no description -
NoiseScale
❌ Col: 3 (float)
- no description -
TexCoordScale
❌ Col: 4 (float)
- no description -
SegDuration
❌ Col: 5 (uint32)
- no description -
SegDelay
❌ Col: 6 (uint32)
- no description -
Texture
❌ Col: 7 (string)
- no description -
Flags
❌ Col: 8 (uint32)
- no description -
JointCount
❌ Col: 9 (uint32)
- no description -
JointOffsetRadius
❌ Col: 10 (float)
- no description -
JointsPerMinorJoint
❌ Col: 11 (uint32)
- no description -
MinorJointsPerMajorJoint
❌ Col: 12 (uint32)
- no description -
MinorJointScale
❌ Col: 13 (float)
- no description -
MajorJointScale
❌ Col: 14 (float)
- no description -
JointMoveSpeed
❌ Col: 15 (float)
- no description -
JointSmoothness
❌ Col: 16 (float)
- no description -
MinDurationBetweenJointJumps
❌ Col: 17 (float)
- no description -
MaxDurationBetweenJointJumps
❌ Col: 18 (float)
- no description -
WaveHeight
❌ Col: 19 (float)
- no description -
WaveFreq
❌ Col: 20 (float)
- no description -
WaveSpeed
❌ Col: 21 (float)
- no description -
MinWaveAngle
❌ Col: 22 (float)
- no description -
MaxWaveAngle
❌ Col: 23 (float)
- no description -
MinWaveSpin
❌ Col: 24 (float)
- no description -
MaxWaveSpin
❌ Col: 25 (float)
- no description -
ArcHeight
❌ Col: 26 (float)
- no description -
MinArcAngle
❌ Col: 27 (float)
- no description -
MaxArcAngle
❌ Col: 28 (float)
- no description -
MinArcSpin
❌ Col: 29 (float)
- no description -
MaxArcSpin
❌ Col: 30 (float)
- no description -
DelayBetweenEffects
❌ Col: 31 (float)
- no description -
MinFlickerOnDuration
❌ Col: 32 (float)
- no description -
MaxFlickerOnDuration
❌ Col: 33 (float)
- no description -
MinFlickerOffDuration
❌ Col: 34 (float)
- no description -
MaxFlickerOffDuration
❌ Col: 35 (float)
- no description -
PulseSpeed
❌ Col: 36 (float)
- no description -
PulseOnLength
❌ Col: 37 (float)
- no description -
PulseFadeLength
❌ Col: 38 (float)
- no description -
Alpha
❌ Col: 39 (uint8)
- no description -
Red
❌ Col: 40 (int8)
- no description -
Green
❌ Col: 41 (int8)
- no description -
Blue
❌ Col: 42 (int8)
- no description -
BlendMode
❌ Col: 43 (uint8)
- no description -
Combo
❌ Col: 44 (string)
- no description -
RenderLayer
❌ Col: 45 (uint32)
- no description -
TextureLength
❌ Col: 46 (float)
- no description -
WavePhase
❌ Col: 47 (float)
- no description -
