目录

arena_team_member 表


<-返回:Characters 数据库

This table holds arena info about specific team members. All arena_team members have a record in this table.

表结构

FieldTypeAttributesKeyNullDefaultextraComment
arenaTeamIdINTUNSIGNEDPRINO0
guidINTUNSIGNEDPRINO0
weekGamesSMALLINTUNSIGNED NO0
weekWinsSMALLINTUNSIGNED NO0
seasonGamesSMALLINTUNSIGNED NO0
seasonWinsSMALLINTUNSIGNED NO0
personalRatingSMALLINTUNSIGNED NO0

字段说明


arenaTeamId

ID of arena team. See [arena_team#arenateamid].

guid

Player's GUID. See characters.guid.

weekGames

Number of games played this week.

weekWins

Number of games won this week.

seasonGames

Number of games played this season.

seasonWins

Number of games won this season.

personalrating

The player's personal arena rating.