Mount Effect
A mount effect allows a character to summon and ride a mount.
Last updated
A mount effect allows a character to summon and ride a mount.
Last updated
To create a mount 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 > MountEffect.
In addition to all the properties of its parent class, Status Effect, mount effects have the following properties.
Unit Profile Name
A that will serve as the mount.
Add a mount effect to an Ability.
Add a mount effect to another Ability Effect to chain them together.