# Resurrect Effect

## Creation

To create a resurrect 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 > ResurrectEffect*.

![](https://2976860065-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx7Nd93HqSNPpv2JhrViE%2Fuploads%2FIZTbnoKK6AdXFeKGo5G7%2Fimage.png?alt=media\&token=b11d5df5-219f-47c4-b619-ecb8cc6e341e)

## Properties

Resurrect Effects do not have any properties other than the properties of its parent class, [Fixed Length Effect](https://docs.anyrpg.org/scriptable-objects/ability-effects/..#fixed-length-effect-properties).

## Next steps

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