LightParams.dbc
📝 Structure on wowdev.wiki
❌ denotes unused fields
Structure
| Index | Field | Type | Reference |
|---|---|---|---|
| 0 | ID | uint32 | |
| 1 | HighlightSky | uint32 | |
| 2 | LightSkyboxID | uint32 | LightSkybox.dbc/0 |
| 3 | Glow | float | |
| 4 | WaterShallowAlpha | float | |
| 5 | WaterDeepAlpha | float | |
| 6 | OceanShallowAlpha | float | |
| 7 | OceanDeepAlpha | float | |
| 8 | Flags | uint32 | |
Description of fields
ID
❌ Col: 0 (uint32)
- LightIntBand ID = ID * 6 - [0 – 5]
- LightFloatBand.dbc/0 = ID * 18 - [0 – 17]
HighlightSky
❌ Col: 1 (bool)
- no description -
LightSkyboxID
❌ Col: 2 (uint32)
- no description -
Glow
❌ Col: 3 (float)
- no description -
WaterShallowAlpha
❌ Col: 4 (float)
- no description -
WaterDeepAlpha
❌ Col: 5 (float)
- no description -
OceanShallowAlpha
❌ Col: 60 (float)
- no description -
OceanDeepAlpha
❌ Col: 7 (float)
- no description -
Flags
❌ Col: 8 (uint32)
- no description -
