显示页面过去修订反向链接回到顶部 本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。 <!DOCTYPE markdown> # item\_soulbound\_trade\_data [<-Back-to:Characters](database-characters.md) **The \`item\_soulbound\_trade\_data** This table stores information about which players can trade soulbound items between each other. **Structure** | Field | Type | Attributes | Key | Null | Default | Extra | Comment | | ------------------ | ---- | ---------- | --- | ---- | ------- | ------ | ----------------------------------------------------------------------- | | [itemGuid][1] | INT | UNSIGNED | PRI | NO | | | Item GUID | | [alowedPlayers][2] | TEXT | SIGNED | | NO | | | Space separated GUID list of players who can receive this item in trade | [1]: #itemguid [2]: #alowedplayers **Description of the fields** ### itemGuid The GUID of the item that can be traded. See [item\_instance.guid](item_instance#guid). ### alowedPlayers GUIDs of players eligible for the trade separated by space. See [characters.guid](characters#guid). docs-en/item_soulbound_trade_data.md.txt 最后更改: 2024/03/15 19:08由 127.0.0.1