instance
Structure
| Field | Type | Default | Comment |
|---|---|---|---|
| id | int(10) | ||
| map | smallint(5) | ||
| resettime | bigint(20) | ||
| difficulty | tinyint(3) | ||
| completedEncounters | int(10) | ||
| data | text |
id
…
map
…
resettime
…
difficulty
…
completedEncounters
…
data
…
| Field | Type | Default | Comment |
|---|---|---|---|
| id | int(10) | ||
| map | smallint(5) | ||
| resettime | bigint(20) | ||
| difficulty | tinyint(3) | ||
| completedEncounters | int(10) | ||
| data | text |
…
…
…
…
…
…