# Pet Effect

## Creation

To create a pet effect, find (or create) the *GameName/Resources/GameName/AbilityEffect* folder (or any subfolder) in the project tab and right click.  Choose *Create > AnyRPG > Abilities > Effects > PetEffect*.

![](https://2976860065-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx7Nd93HqSNPpv2JhrViE%2Fuploads%2FFI77m1rxrMg8fgLeLcUJ%2Fimage.png?alt=media\&token=6a7cfec7-827a-42d5-9d16-ebf22eabf97f)

## Properties

Pet effects do not have any properties other than the properties of its parent class, [Status Effect](https://docs.anyrpg.org/scriptable-objects/ability-effects/status-effect).

## Next steps

* Add a pet effect to an [Ability](https://docs.anyrpg.org/scriptable-objects/abilities).
* Add a pet effect to another [Ability Effect](https://docs.anyrpg.org/scriptable-objects/ability-effects) to chain them together.
