Definition Type Element
Name reroll-above-save
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation The default value above 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-above-save" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The default value above 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-above-save
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd