# Equipment Set

## Creation

To create an equipment set, find (or create) the *GameName/Resources/GameName/EquipmentSet* folder in the project tab and right click.  Choose *Create > AnyRPG > EquipmentSet*.

![](https://2976860065-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx7Nd93HqSNPpv2JhrViE%2Fuploads%2F7q8sWF1Hjd3qncwhRm2M%2Fimage.png?alt=media\&token=5879045e-f15b-4652-a62b-104b03a39c2a)

## Properties

| Name            | Description                                                                                                                                                                                             |
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Equipment Names | A list of [Equipment](https://docs.anyrpg.org/scriptable-objects/items/equipment) that comprises the set.                                                                                               |
| Trait Names     | A list of [Ability Effects](https://docs.anyrpg.org/scriptable-objects/ability-effects) that will be automatically cast on the character when they have a certain number of pieces of the set equipped. |

## Next Steps

* Add the Equipment Set Property to the [Equipment](https://docs.anyrpg.org/scriptable-objects/items/equipment) defined in this set.
