ScreenEffect.dbc
📝 Structure on wowdev.wiki
❌ denotes unused fields
Structure
| Index | Field | Type | Reference |
|---|---|---|---|
| 0 | ID | uint32 | |
| 1 | Name | string | |
| 2 | Type | uint32 | |
| 3 | Color | int32 | |
| 4 | Edge | uint32 | |
| 5 | BW | uint32 | |
| 6 | UnkParam | uint32 | |
| 7 | LightParamsID | int32 | LightParams.dbc/0 |
| 8 | SoundAmbienceID | uint32 | SoundAmbience.dbc/0 |
| 9 | ZoneMusicID | uint32 | ZoneMusic.dbc/0 |
Description of fields
ID
❌ Col: 0 (uint32)
- no description -
Name
❌ Col: 1 (string)
- no description -
Type
❌ Col: 2 (uint32)
- 0: Glow
- 1: Death
- 2: NetherWorld
- 3: SwirlingFog
Color
❌ Col: 3 (int32)
- no description -
Edge
Col: 4 (uint32)
- no description -
BW
❌ Col: 5 (uint32)
- no description -
UnkParam
❌ Col: 6 (uint32)
- no description -
LightParamsID
❌ Col: 7 (int32)
- no description -
SoundAmbienceID
❌ Col: 8 (uint32)
- no description -
ZoneMusicID
❌ Col: 9 (uint32)
- no description -
