summaryrefslogtreecommitdiff
path: root/docs/es/log_arena_memberstats.md
blob: c5b0da61471feafc0d41be08b2bd5ac0c94bb302 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
# log\_arena\_memberstats

[<-Volver a:Characters](database-characters.md)

Leer en: [English :gb:](../log_arena_memberstats) [Spanish :es:](log_arena_memberstats)

**Tabla \`log\_arena\_memberstats\`**

**Estructura**

| Field          | Type     | Attributes | Key | Null | Default | Extra | Comment |
| -------------- | -------- | ---------- | --- | ---- | ------- | ----- | ------- |
| [fight_id][1]  | INT      | UNSIGNED   | PRI | NO   |         |       |         |
| [member_id][2] | TINYINT  | UNSIGNED   | PRI | NO   |         |       |         |
| [name][3]      | CHAR(20) | SIGNED     |     | NO   |         |       |         |
| [guid][4]      | INT      | UNSIGNED   |     | NO   |         |       |         |
| [team][5]      | INT      | UNSIGNED   |     | NO   |         |       |         |
| [account][6]   | INT      | UNSIGNED   |     | NO   |         |       |         |
| [ip][7]        | CHAR(15) | SIGNED     |     | NO   |         |       |         |
| [damage][8]    | INT      | UNSIGNED   |     | NO   |         |       |         |
| [heal][9]      | INT      | UNSIGNED   |     | NO   |         |       |         |
| [kblows][10]   | INT      | UNSIGNED   |     | NO   |         |       |         |

[1]: #fightid
[2]: #memberid
[3]: #name
[4]: #guid
[5]: #team
[6]: #account
[7]: #ip
[8]: #damage
[9]: #heal
[10]: #kblows

**Descripción de los campos**

### fight\_id

`campo-sin-descripción|1`

### member\_id

`campo-sin-descripción|2`

### name

`campo-sin-descripción|3`

### guid

`campo-sin-descripción|4`

### team

`campo-sin-descripción|5`

### account

`campo-sin-descripción|6`

### ip

`campo-sin-descripción|7`

### damage

`campo-sin-descripción|8`

### heal

`campo-sin-descripción|9`

### kblows

`campo-sin-descripción|10`