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.
Last updated
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.
Last updated
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.
In addition to all the properties of its parent class, Status Effect, pet control effects have the following properties.
Name | Description |
---|---|
Pet Effect Names | A list of Pet Effects that summon pets. |
Add a pet control effect to an Ability.
Add a pet control effect to another Ability Effect to chain them together.