ItemWearState

From LoTROInterface Wiki

(Difference between revisions)
Jump to: navigation, search
(Fields)
(Fields)
Line 23: Line 23:
{{API_Row|'''Pristine'''|2}}
{{API_Row|'''Pristine'''|2}}
{{API_Row|'''Undefined'''|0}}
{{API_Row|'''Undefined'''|0}}
-
{{API_Row|'''Worn'''|1}}
+
{{API_Row|'''Worn'''|4}}
-
|
+
|}
==Remarks==
==Remarks==

Revision as of 16:32, 9 June 2013


Describes the current wear state of an item.


Fields

Name Description
Broken A broken wear state.
Damaged A damaged wear state.
Pristine A pristine wear state.
Undefined An unknown wear state.
Worn A worn wear state.


Alternative: values

Name Value
Broken 3
Damaged 1
Pristine 2
Undefined 0
Worn 4

Remarks

Describes the current wear state of an item. This reflects how damaged an item is.

Personal tools