Gather Ability
Gather abilities are special types of abilities that do not require ability effects and will automatically gather from the current gathering node when the cast is complete.
Creation
To create a gather ability, find (or create) the GameName/Resources/GameName/BaseAbility folder (or any subfolder) in the project tab and right click. Choose Create > AnyRPG > Abilities > GatherAbility.
Properties
Gather abilities do no contain any properties other than the default properties shared by all Abilities.
Next steps
Add a gather ability to the Capabilities of a Character Class.
Add a gather ability to the Capabilities of a Class Specialization.
Add a gather ability to the Capabilities of a Unit Type.
Add a gather ability to the Capabilities of a Faction.
Add a gather ability to the Capabilities of a Unit Profile.
Add a gather ability to a Gathering Node Config to allow the ability to be used to gather from it.
Last updated