ParticleColor.dbc
📝 Structure on wowdev.wiki
❌ denotes unused fields
Structure
| Index | Field | Type | Reference |
|---|---|---|---|
| 0 | ID | uint32 | |
| 1 | StartColor_0 | int32 | |
| 2 | StartColor_1 | int32 | |
| 3 | StartColor_2 | int32 | |
| 4 | MidColor_0 | int32 | |
| 5 | MidColor_1 | int32 | |
| 6 | MidColor_2 | int32 | |
| 7 | EndColor_0 | int32 | |
| 8 | EndColor_1 | int32 | |
| 9 | EndColor_2 | int32 | |
Description of fields
ID
❌ Col: 0 (uint32)
- no description -
StartColor
❌ Col: 1 – 3 (int32)
Color stored as 0xAARRGGBB
MidColor
❌ Col: 4 – 6 (int32)
Color stored as 0xAARRGGBB
EndColor
❌ Col: 7 – 9 (int32)
Color stored as 0xAARRGGBB
