blackmarket_template
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| marketId | int | signed | PRI | NO | 0 | ||
| sellerNpc | int | signed | NO | 0 | |||
| itemEntry | int | unsigned | NO | 0 | |||
| quantity | int | signed | NO | 1 | |||
| minBid | bigint | unsigned | NO | 0 | |||
| duration | int | signed | NO | 0 | |||
| chance | float | NO | 0 | ||||
| bonusListIDs | mediumtext | YES | NULL | ||||
Description of fields
marketId
- no description -
sellerNpc
- no description -
itemEntry
- no description -
quantity
- no description -
minBid
- no description -
duration
- no description -
chance
- no description -
bonusListIDs
- no description -
