Definition Type Element
Name critical-multiplier
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation The default value to display when a "critical hit" occurs. Individual expressions can override this default value if they like.  Note that this value is for display purposes only -- the program does not inherently use it to perform any calculations.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="critical-multiplier" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The default value to display when a &quot;critical hit&quot; occurs. Individual expressions can override this default value if they like.  Note that this value is for display purposes only -- the program does not inherently use it to perform any calculations.</xs:documentation>
  </xs:annotation>

</xs:element>
Derivation Tree
[No Sub Types]
critical-multiplier
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd