Definition Type Element
Name adjust-hp-script
Type string
Abstract False
MinOccurs 0
MaxOccurs 1
Documentation The name of a script that will be executed before any Icon Effect that makes adjustments to hit points.

This script is allowed to alter the amount of the hit point adjustment, thereby customizing what the program will end up doing.

An example of this type of script is used in the "4e" definition.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" maxOccurs="1" name="adjust-hp-script" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The name of a script that will be executed before any Icon Effect that makes adjustments to hit points.

This script is allowed to alter the amount of the hit point adjustment, thereby customizing what the program will end up doing.

An example of this type of script is used in the &quot;4e&quot; definition.
</xs:documentation>
  </xs:annotation>

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