blob: 12b9c5d6332b33335209bcb5bd678cf2472b7509 (
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
|
# log\_encounter
[<-Volver a:Characters](database-characters.md)
Leer en: [English :gb:](../log_encounter) [Spanish :es:](log_encounter)
**Tabla \`log\_encounter\`**
**Estructura**
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
| ---------------- | -------- | ---------- | --- | ---- | ------- | ----- | ------- |
| [time][1] | DATATIME | SIGNED | | NO | | | |
| [map][2] | SMALLINT | UNSIGNED | | NO | | | |
| [difficulty][3] | TINYINT | UNSIGNED | | NO | | | |
| [creditType][4] | TINYINT | UNSIGNED | | NO | | | |
| [creditEntry][5] | INT | UNSIGNED | | NO | | | |
| [playersInfo][6] | TEXT | SIGNED | | NO | | | |
[1]: #time
[2]: #map
[3]: #difficulty
[4]: #credittype
[5]: #creditentry
[6]: #playersinfo
**Descripción de los campos**
### time
`campo-sin-descripción|1`
### map
`campo-sin-descripción|2`
### difficulty
`campo-sin-descripción|3`
### creditType
`campo-sin-descripción|4`
### creditEntry
`campo-sin-descripción|5`
### playersInfo
`campo-sin-descripción|6`
|