Tabla `pvpstats_players`
Esta tabla contiene datos sobre las puntuaciones de BattleGrounds. Para habilitar el almacenamiento de este tipo de información, configure Battleground.StoreStatistics.Enable = 1 en el archivo worldserver.config.dist.
Estructura
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
battleground_id | BIGINT | UNSIGNED | PRI | NO | |||
character_guid | INT | UNSIGNED | PRI | NO | |||
winner | BIT | SIGNED | NO | ||||
score_killing_blows | MEDIUMINT | UNSIGNED | NO | ||||
score_deaths | MEDIUMINT | UNSIGNED | NO | ||||
score_honorable_kills | MEDIUMINT | UNSIGNED | NO | ||||
score_bonus_honor | MEDIUMINT | UNSIGNED | NO | ||||
score_damage_done | MEDIUMINT | UNSIGNED | NO | ||||
score_healing_done | MEDIUMINT | UNSIGNED | NO | ||||
attr_1 | MEDIUMINT | UNSIGNED | NO | 0 | |||
attr_2 | MEDIUMINT | UNSIGNED | NO | 0 | |||
attr_3 | MEDIUMINT | UNSIGNED | NO | 0 | |||
attr_4 | MEDIUMINT | UNSIGNED | NO | 0 | |||
attr_5 | MEDIUMINT | UNSIGNED | NO | 0 |
Descripción de los campos
Enlace a pvpstats_battlegrounds.id.
Enlace a characters.guid.
1 cuando el jugador ha ganado el BG, 0 en caso contrario.
Todas las puntuaciones que son comunes entre todos los Campos de Batalla.
Todos los puntajes que no son comunes entre todos los Campos de Batalla. Este campo cambia su media de acuerdo con pvpstats_battlegrounds.type.