MAGICAL Element


MAGICAL (a child element of ARMOR) defines some of the magic-related defense attributes of the armor. This includes the defense and resistance of the armor against magic.

Supported Values

MAGICAL supports the use of its own child elements as values. For a list of supported child elements please refer to the tree menu on the left.

Examples

  • <ARMORS>
    • <ARMOR>
      • <NAME>Full Plate</NAME>
      • <MAGICAL>
        • <DEFENSE>10</DEFENSE>
      • </MAGICAL>
      • ......
    • </ARMOR>
    • ......
  • </ARMORS>