kLoOge.Werks Definition File Documentation v3.3.3 | Generated using Liquid XML Studio by Liquid Technologies Ltd |
Tuesday, April 07, 2009 |
Definition Type | Element |
Name | actionable-def |
Abstract | False |
MinOccurs | 0 |
MaxOccurs | 1 |
Documentation | This clause allows you to give the program a hint regarding which piece of multi-part expression should be used for hit point adjustment. Primarily intended for expressions of the "spell" type, this clause is prone to failure. The problem arises from the fact that a "spell" type can contain any number of expression pieces, any one of which (or none of which) may actually cause a hit point adjustment. The "no-damage" tag is a refinement of this situation, but can not act alone. |
XSD Schema | Character Sheet Definition.xsd |
![]() ![]() |
|
![]() |
|
![]() ![]() |
|
<xs:element minOccurs="0" maxOccurs="1" name="actionable-def" >
<xs:annotation> <xs:documentation>This clause allows you to give the program a hint regarding which piece of multi-part expression should be used for hit point adjustment. Primarily intended for expressions of the "spell" type, this clause is prone to failure. The problem arises from the fact that a "spell" type can contain any number of expression pieces, any one of which (or none of which) may actually cause a hit point adjustment. The "no-damage" tag is a refinement of this situation, but can not act alone.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element minOccurs="1" maxOccurs="1" name="total-clauses" type="xs:integer"> <xs:annotation> <xs:documentation>The total number of pieces that this expression is expected to contain. If the expression does not actually contain this many pieces, then no hit point adjustment will be done.</xs:documentation> </xs:annotation> </xs:element> <xs:element minOccurs="1" maxOccurs="1" name="use-clause" type="xs:integer"> <xs:annotation> <xs:documentation>The piece of the expression that should be used for hit point adjustment.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
![]() ![]() |
|||||||||||||
|
|||||||||||||
![]() ![]() |
|||||||||||||
[No Sub Types] actionable-def [No Super Types] |
|||||||||||||
Generated using Liquid XML Studio by Liquid Technologies Ltd |