Definition Type Element
Name lower-than-ac-to-hit
Type boolean
Abstract False
MinOccurs 0
MaxOccurs 1
Documentation Flag indicating that a roll must be lower or equal to the value contained in the indicated "armor" field to be considered a "hit."
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" maxOccurs="1" default="false" name="lower-than-ac-to-hit" type="xs:boolean" >
  <xs:annotation>
    <xs:documentation>Flag indicating that a roll must be lower or equal to the value contained in the indicated &quot;armor&quot; field to be considered a &quot;hit.&quot;</xs:documentation>
  </xs:annotation>

</xs:element>
Derivation Tree
[No Sub Types]
lower-than-ac-to-hit
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd