character_aura_effect
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| guid | bigint | unsigned | PRI | NO | |||
| casterGuid | binary(16) | PRI | NO | Full Global Unique Identifier | |||
| itemGuid | binary(16) | PRI | NO | ||||
| spell | int | unsigned | PRI | NO | |||
| effectMask | int | unsigned | PRI | NO | |||
| effectIndex | tinyint | unsigned | PRI | NO | |||
| amount | int | signed | NO | 0 | |||
| baseAmount | int | signed | NO | 0 | |||
Description of fields
guid
- no description -
casterGuid
- no description -
itemGuid
- no description -
spell
- no description -
effectMask
- no description -
effectIndex
- no description -
amount
- no description -
baseAmount
- no description -
