Beta Documentation - Subject to change.

Describes the durability of an item.

Fields

  NameDescription
BrittleAn item that is of brittle durability.
FlimsyAn item that is flimsy durability.
IndestructibleAn item that is indestructible.
NormalAn item that is of average durability.
SubstantialAn item that is of substantial durability.
ToughAn item that is of tough durability.
UndefinedAn undefined durability.
WeakAn item that is durability.

Remarks

Describes the durability of an item. This represents how quickly an item wears over time. See ItemWearState for the various levels of item wear.

See Also