Craft Ability

Craft abilities are special types of abilities that do not require ability effects and will automatically craft the current item in the crafting queue when the cast is complete.

Creation

To create a craft ability, find (or create) the GameName/Resources/GameName/BaseAbility folder (or any subfolder) in the project tab and right click. Choose Create > AnyRPG > Abilities > CraftAbility.

Properties

Craft abilities do no contain any properties other than the default properties shared by all Abilities.

Next steps

  • Add a craft ability to the Capabilities of a Character Class.

  • Add a craft ability to the Capabilities of a Class Specialization.

  • Add a craft ability to the Capabilities of a Unit Type.

  • Add a craft ability to the Capabilities of a Faction.

  • Add a craft ability to the Capabilities of a Unit Profile.

  • Add a craft ability to a Skill so the player learns it when they learn the Skill.

  • Add a craft ability to a Recipe to require knowing the ability to craft the Item.

Last updated