EVASION (a child element of ARMOR) defines the evasion rating (chance of evading or dodging an attack) of the armor.
EVASION supports the use of an integer as value.
- <ARMORS>
- <ARMOR>
- <NAME>Full Plate</NAME>
- <EVASION>5</EVASION>
- ......
- </ARMOR>
- ......
- </ARMORS>