Definition Type Element
Name ignore-targets
Type boolean
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation Flag indicating that when this expression is evaluated, any targets that the issuing Icon has should be ignored.

This is useful for "skill" and similar expression types that are not evaluated "against" a target, but might be rolled while the Icon is targeting someone.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" default="false" name="ignore-targets" type="xs:boolean" >
  <xs:annotation>
    <xs:documentation>Flag indicating that when this expression is evaluated, any targets that the issuing Icon has should be ignored.

This is useful for &quot;skill&quot; and similar expression types that are not evaluated &quot;against&quot; a target, but might be rolled while the Icon is targeting someone.
</xs:documentation>
  </xs:annotation>

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