Weather.dbc
📝 Structure on wowdev.wiki
❌ denotes unused fields
Structure
| Index | Field | Type | Reference |
|---|---|---|---|
| 0 | ID | uint32 | |
| 1 | AmbienceSoundID | uint32 | SoundEntries.dbc/0 |
| 2 | EffectType | uint32 | |
| 3 | TransitionSkyBox | uint32 | |
| 4 | EffectColor_R | float | |
| 5 | EffectColor_G | float | |
| 6 | EffectColor_B | float | |
| 7 | EffectTexture | string | |
Description of fields
ID
❌ Col: 0 (uint32)
- no description -
AmbienceSoundID
❌ Col: 1 (uint32)
The sound played when the weather is taking place.
EffectType
❌ Col: 2 (uint32)
- 1: Rain
- 2: Snow
- 3: Sand
TransitionSkyBox
❌ Col: 3 (uint32)
- no description -
EffectColor
❌ Col: 4 – 6 (float)
0 … 1.0
EffectTexture
❌ Col: 7 (string)
- no description -
