DEFENSE Element


DEFENSE (a child element of ARMOR) defines the defense rating of the armor.

Supported Values

DEFENSE supports the use of an integer as value.

Examples

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