Definition Type Element
Name miss-sound
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation The name of a sound file to be played when it is determined that this expression results in a "miss."

This value is only relavent when the expression's type is "attack."
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="miss-sound" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The name of a sound file to be played when it is determined that this expression results in a &quot;miss.&quot;

This value is only relavent when the expression's type is &quot;attack.&quot;
</xs:documentation>
  </xs:annotation>

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