NAME Element


NAME (a child element of ARMOR) defines the name of the armor.

Supported Values

NAME supports the use of text as value.

Examples

  • <ARMORS>
    • <ARMOR>
      • <NAME>Full Plate</NAME>
      • ......
    • </ARMOR>
    • ......
  • </ARMORS>