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 | reduced-by |
Abstract | False |
MinOccurs | 0 |
MaxOccurs | unbounded |
Documentation | This clause allows you to tell the program where to look for information that might reduce the overall amount of adjustment applied to the "hp-type" field. |
XSD Schema | Character Sheet Definition.xsd |
![]() ![]() |
|
![]() |
|
![]() ![]() |
|
<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 amount of adjustment applied to the "hp-type" field.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="field" type="xs:string"> <xs:annotation> <xs:documentation>The ID of the field that contains information about reducing the amount of damage potentially applied.</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. For example, let's imagine that an Icon has a magical item that absorbs up to one hundred points of damage before turning to ash. Every time this item is used, the "reduce-on-use" flag indicates to the program that it should subtract the amount of reduced damage from the value contained in the "field" field.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
![]() ![]() |
|||||||||||||
|
|||||||||||||
![]() ![]() |
|||||||||||||
[No Sub Types] reduced-by [No Super Types] |
|||||||||||||
Generated using Liquid XML Studio by Liquid Technologies Ltd |