表结构
Field | Type | Attributes | Key | Null | Default | extra | Comment |
---|---|---|---|---|---|---|---|
eventEntry | TINYINT | UNSIGNED | PRI | NO | |||
condition_id | INT | UNSIGNED | PRI | NO | 0 | ||
done | FLOAT | SIGNED | YES | 0 |
This is a link to the event entry in the game_event table.
See game_event_condition.condition_id.
Indicates how much has been done. See game_event_condition.req_num.