Capture Pet Effect

A capture pet effect captures a pet, allowing the caster to call it to follow them and aid them in combat at any time.

Creation

To create a capture 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 > CapturePetEffect.

Properties

In addition to all the properties of its parent class, Fixed Length Effect, capture pet effects have the following properties.

NameDescription

Unit Type Restrictions

A list of Unit Types that the ability can be cast on.

Next steps

  • Add a capture pet effect to an Ability.

  • Add a capture pet effect to another Ability Effect to chain them together.

Last updated