Definition Type Element
Name reroll-below-save
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation The default value below which a roll is "tossed out" and re-rolled, but the fact that the roll was "tossed" is kept track of.  This can be overridden on a per-expression basis.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="reroll-below-save" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The default value below which a roll is &quot;tossed out&quot; and re-rolled, but the fact that the roll was &quot;tossed&quot; is kept track of.  This can be overridden on a per-expression basis.</xs:documentation>
  </xs:annotation>

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