Item classes
Jump to navigation
Jump to search
Item class is a trivial catalog object, as it contains no fields at all, except for it's name (and editor comments, but that aren't real fields).
Item classes are used by item containers and items, to simulate different inventory "slots" and limit placing items in them. Each item has exactly one class, while each container slot can be able to contain any number of different item classes. (For example, a hand slot could be set to allow sword, axe and staff item classes.)