Introduction
This class provides details for sockets that can be consumed by the Socket plugin

Fields#
| Name | Description |
|---|---|
| Allow Remove | Allow an item to be removed once its attached to a socket |
| Rarity Mode | Mode used to set rarity when item is attached to socket |
| Add Attached Weight | Add attached items weight to socket item weight |
| Value Mode | Mode used to set value when item is attached to socket |
| Value Formula | Formula to use when calculating new value. Use {original} for the original value and {attached} for the attached item value. |
| Auto Swap Mode | Determines how to swap attachments |
| Comparisons | List of stat comparison |
Properties#
| Name | Description |
|---|---|
| info | Information about this object |
Methods#
| Name | Description |
|---|---|
| Clone | Create a clone of this object |
| Matches | Compare object to another copy |