用户工具

站点工具


数据库:characters数据库:arena_team

arena_team 表


<-返回:Characters 数据库

This table holds the main ArenaTeam information. All created teams or all teams in the process of being created have a record in this table.

表结构

FieldTypeAttributesKeyNullDefaultextraComment
arenaTeamIdINTUNSIGNEDPRINO0Unique
nameVARCHAR(24)SIGNED NO
captainGuidINTUNSIGNED NO0
typeTINYINTUNSIGNED NO0
ratingSMALLINTUNSIGNED NO0
seasonGamesSMALLINTUNSIGNED NO0
seasonWinsSMALLINTUNSIGNED NO0
weekGamesSMALLINTUNSIGNED NO0
weekWinsSMALLINTUNSIGNED NO0
rankINTUNSIGNED NO0
BackgroundColorINTUNSIGNED NO0
emblemStyleTINYINTUNSIGNED NO0
emblemColorINTUNSIGNED NO0
borderStyleTINYINTUNSIGNED NO0
borderColorINTUNSIGNED NO0

字段说明


arenaTeamId

The ID of the ArenaTeam. This number is unique to each team and is the main method to identify a team.

name

Name of the Arena team.

captainGuid

The GUID of the character who created the ArenaTeam. See characters.guid.

type

Defines the ArenaType:

  • 2 – 2vs2 Team
  • 3 – 3vs3 Team
  • 5 – 5vs5 Team

rating

Rating of arena team.

seasonGames

Number of games played this season.

seasonWins

Number of games won this season.

weekGames

Number of games played this week.

weekWins

Number of games won this week.

rank

Rank of teams in the competition by rating.

BackgroundColor

Team-tabard BackgroundColor (same as guild-tabard).

emblemStyle

Team-tabard Emblem (same as guild-tabard).

emblemColor

Team-tabard emblemColor (same as guild-tabard).

borderStyle

Team-tabard Bordertype (same as guild-tabard).

borderColor

Team-tabard borderColor (same as guild-tabard).

数据库/characters数据库/arena_team.txt · 最后更改: 2023/09/24 09:55 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki