Definition Type Element
Name special-icon-effect-handling
Type boolean
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation Flag to indicate that the program should treat Icon Effects with a duration of "1.0" specially.  Essentially, if this flag is set and an Icon Effect is created during combat, the ID of the current Icon will be stored with the effect.  When that Icon's initiative comes around again, the Effect's remaining time will be adjusted to zero.  This allows you to create effects that last for precisely one round, no matter how many Icons are added to or removed from initiative during the course of a round.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" default="false" name="special-icon-effect-handling" type="xs:boolean" >
  <xs:annotation>
    <xs:documentation>Flag to indicate that the program should treat Icon Effects with a duration of &quot;1.0&quot; specially.  Essentially, if this flag is set and an Icon Effect is created during combat, the ID of the current Icon will be stored with the effect.  When that Icon's initiative comes around again, the Effect's remaining time will be adjusted to zero.  This allows you to create effects that last for precisely one round, no matter how many Icons are added to or removed from initiative during the course of a round.</xs:documentation>
  </xs:annotation>

</xs:element>
Derivation Tree
[No Sub Types]
special-icon-effect-handling
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd