SpellMissile.dbc
📝 Structure on wowdev.wiki
❌ denotes unused fields
Structure
| Index | Field | Type | Reference |
|---|---|---|---|
| 0 | ID | uint32 | |
| 1 | Flags | uint32 | |
| 2 | DefaultPitchMin | float | |
| 3 | DefaultPitchMax | float | |
| 4 | DefaultSpeedMin | float | |
| 5 | DefaultSpeedMax | float | |
| 6 | RandomizeFacingMin | float | |
| 7 | RandomizeFacingMax | float | |
| 8 | RandomizePitchMin | float | |
| 9 | RandomizePitchMax | float | |
| 10 | RandomizeSpeedMin | float | |
| 11 | RandomizeSpeedMax | float | |
| 12 | Gravity | float | |
| 13 | MaxDuration | float | |
| 14 | CollisionRadius | float | |
Description of fields
ID
❌ Col: 0 (uint32)
- no description -
Flags
❌ Col: 1 (uint32)
- no description -
DefaultPitchMin
❌ Col: 2 (float)
- no description -
DefaultPitchMax
❌ Col: 3 (float)
- no description -
DefaultSpeedMin
❌ Col: 4 (float)
- no description -
DefaultSpeedMax
❌ Col: 5 (float)
- no description -
RandomizeFacingMin
❌ Col: 6 (float)
- no description -
RandomizeFacingMax
❌ Col: 7 (float)
- no description -
RandomizePitchMin
❌ Col: 8 (float)
- no description -
RandomizePitchMax
❌ Col: 9 (float)
- no description -
RandomizeSpeedMin
❌ Col: 10 (float)
- no description -
RandomizeSpeedMax
❌ Col: 11 (float)
- no description -
Gravity
❌ Col: 12 (float)
- no description -
MaxDuration
❌ Col: 13 (float)
- no description -
CollisionRadius
❌ Col: 14 (float)
- no description -
