I have a system for listing items on an auction, and I’d like to expand it a bit. The system works in a way that I have a database table that stores items. They have custom attributes, so I store all values in the database: auction ID, itemId, name, description, actionId, attack, absMagic, etc...