ItemWearState

From LoTROInterface Wiki

(Difference between revisions)
Jump to: navigation, search
(Fields)
Line 15: Line 15:
|}
|}
 +
 +
 +
====Alternative: values====
 +
{| {{API_Row|'''Name'''|'''Value'''}}
 +
{{API_Row|'''Broken'''|3}}
 +
{{API_Row|'''Damaged'''|1}}
 +
{{API_Row|'''Pristine'''|2}}
 +
{{API_Row|'''Undefined'''|0}}
 +
{{API_Row|'''Worn'''|1}}
 +
|
==Remarks==
==Remarks==

Revision as of 16:31, 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 1

Remarks

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

Personal tools