Skip to content

item_soulbound_trade_data

This table stores information about which players can trade soulbound items between each other.

Structure ​

FieldTypeAttributesKeyNullDefaultExtraComment
itemGuidintunsignedPRINOItem GUID
allowedPlayerstextNOSpace separated GUID list of players who can receive this item in trade
 

Description of fields ​

itemGuid ​

The souldbound item guid that can be traded.  

allowedPlayers ​

Speace separated list of character guids that are eligible to trade.