Pet Control Effect

A pet control effect is a special type of status effect that ensures that a character will automatically summon a pet whenever it does not have an active pet.

Creation

To create a pet control 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 > PetControlEffect.

Properties

In addition to all the properties of its parent class, Status Effect, pet control effects have the following properties.

Next steps

  • Add a pet control effect to an Ability.

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

Last updated