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 | spell-source |
Abstract | False |
MinOccurs | 0 |
MaxOccurs | (1) |
Documentation | The ID of the table that contains the actual spell information. |
XSD Schema | Character Sheet Definition.xsd |
![]() ![]() |
|
![]() |
|
![]() ![]() |
|
<xs:element minOccurs="0" name="spell-source" >
<xs:annotation> <xs:documentation>The ID of the table that contains the actual spell information.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="table-id" type="xs:string"> <xs:annotation> <xs:documentation>The ID of the table where spells are located.</xs:documentation> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="name-id" type="xs:string"> <xs:annotation> <xs:documentation>The ID of the field within the "table-id" table where the name of the spell is located.</xs:documentation> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="desc-id" type="xs:string"> <xs:annotation> <xs:documentation>The ID of the field within the "table-id" table where the description/expression of the spell is located.</xs:documentation> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="level-id" type="xs:string"> <xs:annotation> <xs:documentation>The ID of the field within the "table-id" table where the level of the spell is located.</xs:documentation> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="cost-id" type="xs:string"> <xs:annotation> <xs:documentation>The ID of the field within the "table-id" table where the cost (how many spell slots the spell requires) of the spell is located.</xs:documentation> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="mem-id" type="xs:string"> <xs:annotation> <xs:documentation>The ID of the field within the "table-id" table where the number currently "memorized" of this spell is located.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
![]() ![]() |
|||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||
![]() ![]() |
|||||||||||||||||||||||||||||
[No Sub Types] spell-source [No Super Types] |
|||||||||||||||||||||||||||||
Generated using Liquid XML Studio by Liquid Technologies Ltd |