Enchanter
A merchant that enchants items.

Enchanter give the player the ability enchant items. You can create an enchanter instance from Assets > Create > Inventool > Merchants > Enchanter
.
Enchant Targets
From the inspector, you can set what items this enchanter can enchant.
Enchant Target: Everything
If set to everything, this enchanter will be able to enchant any item.
Enchant Target: Specific Item Types

If set to specific item types, this enchanter will be able to enchant items that are of the item types added to the supported item types list. If the item type is a parent, the enchanter will be able to enchant item types of all of its children (subtypes).
Enchant Target: Specific Items

If set to specific items, the enchanter will only be able to enchant the specific items listed. You can add an item by searching for the scriptable object in the 'Add Item' field. You can remove items by clicking on them and then click 'Remove'.
Scripting Side
EnchantingLast updated