Avatar data table.
| Column Name | Type | Length | Nullable | Unicode | Description |
|---|---|---|---|---|---|
| avatarID | bigint | N/A | false | Avatar ID. Primary key. | |
| modValue | int | N/A | false | The moderation value for the avatar. | |
| ownerID | bigint | N/A | true | The ID of the person who created the avatar. |