Mount Effect

A mount effect allows a character to summon and ride a mount.

Creation

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.

Properties

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

NameDescription

Unit Profile Name

A Unit Profile that will serve as the mount.

Next steps

Last updated