pvpstats_players
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| battleground_id | bigint | unsigned | PRI | NO | |||
| character_guid | bigint | unsigned | PRI | NO | |||
| winner | bit(1) | NO | |||||
| score_killing_blows | int | unsigned | NO | ||||
| score_deaths | int | unsigned | NO | ||||
| score_honorable_kills | int | unsigned | NO | ||||
| score_bonus_honor | int | unsigned | NO | ||||
| score_damage_done | int | unsigned | NO | ||||
| score_healing_done | int | unsigned | NO | ||||
| attr_1 | int | unsigned | NO | 0 | |||
| attr_2 | int | unsigned | NO | 0 | |||
| attr_3 | int | unsigned | NO | 0 | |||
| attr_4 | int | unsigned | NO | 0 | |||
| attr_5 | int | unsigned | NO | 0 | |||
Description of fields
battleground_id
- no description -
character_guid
- no description -
winner
- no description -
score_killing_blows
- no description -
score_deaths
- no description -
score_honorable_kills
- no description -
score_bonus_honor
- no description -
score_damage_done
- no description -
score_healing_done
- no description -
attr_1
- no description -
attr_2
- no description -
attr_3
- no description -
attr_4
- no description -
attr_5
- no description -
