character_spell_charges
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| guid | bigint | unsigned | MUL | NO | 0 | Global Unique Identifier, Low part | |
| categoryId | int | unsigned | NO | 0 | SpellCategory.dbc Identifier | ||
| rechargeStart | bigint | signed | NO | 0 | |||
| rechargeEnd | bigint | signed | NO | 0 | |||
Description of fields
guid
- no description -
categoryId
- no description -
rechargeStart
- no description -
rechargeEnd
- no description -
