Definition Type Element
Name only-modifiers-when-combined
Type boolean
Abstract False
MinOccurs 0
MaxOccurs 1
Documentation Flag indicating that when using "combined" rolls, ignore the die portion of all but the first expression and combine only the modifiers from subsequent expressions into the first expression.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" maxOccurs="1" default="false" name="only-modifiers-when-combined" type="xs:boolean" >
  <xs:annotation>
    <xs:documentation>Flag indicating that when using &quot;combined&quot; rolls, ignore the die portion of all but the first expression and combine only the modifiers from subsequent expressions into the first expression.</xs:documentation>
  </xs:annotation>

</xs:element>
Derivation Tree
[No Sub Types]
only-modifiers-when-combined
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd