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 | check-hit |
Abstract | False |
MinOccurs | 0 |
MaxOccurs | unbounded |
Documentation | This clause defines where the program should look to determine hits or misses when an expression of type "attack" is evaluated. |
XSD Schema | Character Sheet Definition.xsd |
![]() ![]() |
|
![]() |
|
![]() ![]() |
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="check-hit" >
<xs:annotation> <xs:documentation>This clause defines where the program should look to determine hits or misses when an expression of type "attack" is evaluated.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="ac-type" type="xs:string"> <xs:annotation> <xs:documentation>The ID of the field whose value will be checked to determine whether the roll hits or misses.</xs:documentation> </xs:annotation> </xs:element> <xs:element minOccurs="0" maxOccurs="unbounded" name="reduced-by"> <xs:annotation> <xs:documentation>This clause allows you to tell the program where to look for information that might reduce the overall roll before determining a hit or miss.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element minOccurs="1" name="field" type="xs:string"> <xs:annotation> <xs:documentation>The ID of the field that contains information about reducing the "to hit" roll.</xs:documentation> </xs:annotation> </xs:element> <xs:element minOccurs="0" default="false" name="reduce-on-use" type="xs:boolean"> <xs:annotation> <xs:documentation>Flag indicating that the value retrieved from the "field" field should, itself, be reduced by the amount of reduction applied.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
![]() ![]() |
|||||||||||||
|
|||||||||||||
![]() ![]() |
|||||||||||||
[No Sub Types] check-hit [No Super Types] |
|||||||||||||
Generated using Liquid XML Studio by Liquid Technologies Ltd |