Equipment
Equipment is any type of item that can be equipped on a character.
Creation
To create equipment, find (or create) the GameName/Resources/GameName/Item/Equipment folder (or any subfolder) in the project tab and right click. Choose Create > AnyRPG > Inventory > Equipment > Equipment.
Properties
In addition to the properties shared by all Items, equipment has the following unique properties.
Next Steps
Configure a Unit Profile's Equipment Name List to provide this equipment to newly created characters.
Configure a Character Class' Equipment Names list to provide this equipment to newly created characters of that class.
Configure a Character Race's Equipment Names list to provide this equipment to newly created characters of that race.
Configure a Class Specialization's Equipment Names list to provide this equipment to a newly created characters of that specialization.
Add equipment to a Loot Table so that it can drop when an enemy is defeated.
Add equipment to a Vendor Collection and make it available on a vendor.
Add equipment to an Equipment Set to give it unique set bonuses when one or more pieces of a set are equipped.
Add equipment as an output to a Recipe so that it can be crafted.
Last updated