creature_immunities
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| ID | int | signed | PRI | NO | |||
| SchoolMask | tinyint | signed | NO | 0 | |||
| DispelTypeMask | smallint | signed | NO | 0 | |||
| MechanicsMask | bigint | signed | NO | 0 | |||
| Effects | mediumtext | NO | |||||
| Auras | mediumtext | NO | |||||
| ImmuneAoE | tinyint(1) | signed | NO | 0 | |||
| ImmuneChain | tinyint(1) | signed | NO | 0 | |||
| Comment | mediumtext | NO | |||||
Description of fields
ID
- no description -
SchoolMask
- no description -
DispelTypeMask
- no description -
MechanicsMask
- no description -
Effects
- no description -
Auras
- no description -
ImmuneAoE
- no description -
ImmuneChain
- no description -
Comment
- no description -
