数据库:characters数据库:character_arena_stats
character_arena_stats 表
This table holds information about character's matchmaker rating in all team types.
表结构
Field | Type | Attributes | Key | Null | Default | extra | Comment |
---|---|---|---|---|---|---|---|
guid | INT | UNSIGNED | PRI | NO | |||
slot | TINYINT | UNSIGNED | PRI | NO | |||
matchmakerRating | SMALLINT | UNSIGNED | NO | ||||
maxMMR | SMALLINT | SIGNED | NO |
字段说明
guid
The GUID of the character. See characters.guid.
slot
Arena slot index:
Value | Description |
---|---|
0 | 2v2 |
1 | 3v3 |
2 | 5v5 |
matchmakerRating
Player's matchmaker rating.
maxMMR
field-no-description|4
数据库/characters数据库/character_arena_stats.txt · 最后更改: 2023/09/24 10:25 由 admin