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.
Last updated
A capture pet effect captures a pet, allowing the caster to call it to follow them and aid them in combat at any time.
Last updated
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.
In addition to all the properties of its parent class, Fixed Length Effect, capture pet effects have the following properties.
Name | Description |
---|---|
Unit Type Restrictions | A list of Unit Types that the ability can be cast on. |
Add a capture pet effect to an Ability.
Add a capture pet effect to another Ability Effect to chain them together.