# Rain Effect

## Creation

To create a rain 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 > RainEffect*.

![](https://2976860065-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx7Nd93HqSNPpv2JhrViE%2Fuploads%2F3hitFgnoYktw4RMssPKc%2Fimage.png?alt=media\&token=ac19419f-68c2-4d4f-9a40-12c9e2e77bb8)

## Properties

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

## Next steps

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