I'm trying to have my bot change it's gear based on whether it should be using magic, ranged, or melee combat style.
I can't find anywhere in Item, Items, or ItemDefinition classes where the TYPE of the equipment is stored.
Does anyone have any ideas on how to go about doing this?