ExtendDrop cleanup.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<conditions>
|
||||
<condition name="PlayerLevel">
|
||||
<minLevel>85</minLevel>
|
||||
<maxLevel>105</maxLevel>
|
||||
<maxLevel>127</maxLevel>
|
||||
</condition>
|
||||
<condition name="CategoryType">
|
||||
<category>
|
||||
|
@@ -2,13 +2,10 @@
|
||||
<xs:element name="list">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="drop">
|
||||
<xs:element name="drop" maxOccurs="unbounded" minOccurs="0">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="items">
|
||||
<xs:annotation>
|
||||
<xs:documentation>Energy of destruction</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="item">
|
||||
@@ -36,9 +33,6 @@
|
||||
<xs:element type="xs:byte" name="minLevel" minOccurs="0" />
|
||||
<xs:element type="xs:byte" name="maxLevel" minOccurs="0" />
|
||||
<xs:element name="category" minOccurs="0">
|
||||
<xs:annotation>
|
||||
<xs:documentation>FIFTH_CLASS_GROUP (Supposed to be old awaken class) / SIXTH_CLASS_GROUP (Supposed to be post diversity class)</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element type="xs:string" name="item" maxOccurs="unbounded" minOccurs="0" />
|
||||
@@ -52,10 +46,7 @@
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="systemMessages">
|
||||
<xs:annotation>
|
||||
<xs:documentation>You have obtained the second Energy of Destruction. You can obtain up to 2 of these a day, and can begin obtaining them again at 6:30am every day.</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:element name="systemMessages" minOccurs="0">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="systemMessage" maxOccurs="unbounded" minOccurs="0">
|
||||
|
@@ -7,7 +7,7 @@
|
||||
<conditions>
|
||||
<condition name="PlayerLevel">
|
||||
<minLevel>85</minLevel>
|
||||
<maxLevel>105</maxLevel>
|
||||
<maxLevel>127</maxLevel>
|
||||
</condition>
|
||||
<condition name="CategoryType">
|
||||
<category>
|
||||
|
@@ -2,13 +2,10 @@
|
||||
<xs:element name="list">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="drop">
|
||||
<xs:element name="drop" maxOccurs="unbounded" minOccurs="0">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="items">
|
||||
<xs:annotation>
|
||||
<xs:documentation>Energy of destruction</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="item">
|
||||
@@ -36,9 +33,6 @@
|
||||
<xs:element type="xs:byte" name="minLevel" minOccurs="0" />
|
||||
<xs:element type="xs:byte" name="maxLevel" minOccurs="0" />
|
||||
<xs:element name="category" minOccurs="0">
|
||||
<xs:annotation>
|
||||
<xs:documentation>FIFTH_CLASS_GROUP (Supposed to be old awaken class) / SIXTH_CLASS_GROUP (Supposed to be post diversity class)</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element type="xs:string" name="item" maxOccurs="unbounded" minOccurs="0" />
|
||||
@@ -52,10 +46,7 @@
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="systemMessages">
|
||||
<xs:annotation>
|
||||
<xs:documentation>You have obtained the second Energy of Destruction. You can obtain up to 2 of these a day, and can begin obtaining them again at 6:30am every day.</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:element name="systemMessages" minOccurs="0">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="systemMessage" maxOccurs="unbounded" minOccurs="0">
|
||||
|
@@ -7,7 +7,7 @@
|
||||
<conditions>
|
||||
<condition name="PlayerLevel">
|
||||
<minLevel>85</minLevel>
|
||||
<maxLevel>105</maxLevel>
|
||||
<maxLevel>127</maxLevel>
|
||||
</condition>
|
||||
<condition name="CategoryType">
|
||||
<category>
|
||||
|
@@ -2,13 +2,10 @@
|
||||
<xs:element name="list">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="drop">
|
||||
<xs:element name="drop" maxOccurs="unbounded" minOccurs="0">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="items">
|
||||
<xs:annotation>
|
||||
<xs:documentation>Energy of destruction</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="item">
|
||||
@@ -36,9 +33,6 @@
|
||||
<xs:element type="xs:byte" name="minLevel" minOccurs="0" />
|
||||
<xs:element type="xs:byte" name="maxLevel" minOccurs="0" />
|
||||
<xs:element name="category" minOccurs="0">
|
||||
<xs:annotation>
|
||||
<xs:documentation>FIFTH_CLASS_GROUP (Supposed to be old awaken class) / SIXTH_CLASS_GROUP (Supposed to be post diversity class)</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element type="xs:string" name="item" maxOccurs="unbounded" minOccurs="0" />
|
||||
@@ -52,10 +46,7 @@
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="systemMessages">
|
||||
<xs:annotation>
|
||||
<xs:documentation>You have obtained the second Energy of Destruction. You can obtain up to 2 of these a day, and can begin obtaining them again at 6:30am every day.</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:element name="systemMessages" minOccurs="0">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="systemMessage" maxOccurs="unbounded" minOccurs="0">
|
||||
|
@@ -7,7 +7,7 @@
|
||||
<conditions>
|
||||
<condition name="PlayerLevel">
|
||||
<minLevel>85</minLevel>
|
||||
<maxLevel>105</maxLevel>
|
||||
<maxLevel>127</maxLevel>
|
||||
</condition>
|
||||
<condition name="CategoryType">
|
||||
<category>
|
||||
|
@@ -2,13 +2,10 @@
|
||||
<xs:element name="list">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="drop">
|
||||
<xs:element name="drop" maxOccurs="unbounded" minOccurs="0">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="items">
|
||||
<xs:annotation>
|
||||
<xs:documentation>Energy of destruction</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="item">
|
||||
@@ -36,9 +33,6 @@
|
||||
<xs:element type="xs:byte" name="minLevel" minOccurs="0" />
|
||||
<xs:element type="xs:byte" name="maxLevel" minOccurs="0" />
|
||||
<xs:element name="category" minOccurs="0">
|
||||
<xs:annotation>
|
||||
<xs:documentation>FIFTH_CLASS_GROUP (Supposed to be old awaken class) / SIXTH_CLASS_GROUP (Supposed to be post diversity class)</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element type="xs:string" name="item" maxOccurs="unbounded" minOccurs="0" />
|
||||
@@ -52,10 +46,7 @@
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="systemMessages">
|
||||
<xs:annotation>
|
||||
<xs:documentation>You have obtained the second Energy of Destruction. You can obtain up to 2 of these a day, and can begin obtaining them again at 6:30am every day.</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:element name="systemMessages" minOccurs="0">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="systemMessage" maxOccurs="unbounded" minOccurs="0">
|
||||
|
@@ -7,7 +7,7 @@
|
||||
<conditions>
|
||||
<condition name="PlayerLevel">
|
||||
<minLevel>85</minLevel>
|
||||
<maxLevel>105</maxLevel>
|
||||
<maxLevel>127</maxLevel>
|
||||
</condition>
|
||||
<condition name="CategoryType">
|
||||
<category>
|
||||
|
@@ -2,13 +2,10 @@
|
||||
<xs:element name="list">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="drop">
|
||||
<xs:element name="drop" maxOccurs="unbounded" minOccurs="0">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="items">
|
||||
<xs:annotation>
|
||||
<xs:documentation>Energy of destruction</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="item">
|
||||
@@ -36,9 +33,6 @@
|
||||
<xs:element type="xs:byte" name="minLevel" minOccurs="0" />
|
||||
<xs:element type="xs:byte" name="maxLevel" minOccurs="0" />
|
||||
<xs:element name="category" minOccurs="0">
|
||||
<xs:annotation>
|
||||
<xs:documentation>FIFTH_CLASS_GROUP (Supposed to be old awaken class) / SIXTH_CLASS_GROUP (Supposed to be post diversity class)</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element type="xs:string" name="item" maxOccurs="unbounded" minOccurs="0" />
|
||||
@@ -52,10 +46,7 @@
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="systemMessages">
|
||||
<xs:annotation>
|
||||
<xs:documentation>You have obtained the second Energy of Destruction. You can obtain up to 2 of these a day, and can begin obtaining them again at 6:30am every day.</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:element name="systemMessages" minOccurs="0">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="systemMessage" maxOccurs="unbounded" minOccurs="0">
|
||||
|
@@ -7,7 +7,7 @@
|
||||
<conditions>
|
||||
<condition name="PlayerLevel">
|
||||
<minLevel>85</minLevel>
|
||||
<maxLevel>105</maxLevel>
|
||||
<maxLevel>127</maxLevel>
|
||||
</condition>
|
||||
<condition name="CategoryType">
|
||||
<category>
|
||||
|
@@ -2,13 +2,10 @@
|
||||
<xs:element name="list">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="drop">
|
||||
<xs:element name="drop" maxOccurs="unbounded" minOccurs="0">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="items">
|
||||
<xs:annotation>
|
||||
<xs:documentation>Energy of destruction</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="item">
|
||||
@@ -36,9 +33,6 @@
|
||||
<xs:element type="xs:byte" name="minLevel" minOccurs="0" />
|
||||
<xs:element type="xs:byte" name="maxLevel" minOccurs="0" />
|
||||
<xs:element name="category" minOccurs="0">
|
||||
<xs:annotation>
|
||||
<xs:documentation>FIFTH_CLASS_GROUP (Supposed to be old awaken class) / SIXTH_CLASS_GROUP (Supposed to be post diversity class)</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element type="xs:string" name="item" maxOccurs="unbounded" minOccurs="0" />
|
||||
@@ -52,10 +46,7 @@
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="systemMessages">
|
||||
<xs:annotation>
|
||||
<xs:documentation>You have obtained the second Energy of Destruction. You can obtain up to 2 of these a day, and can begin obtaining them again at 6:30am every day.</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:element name="systemMessages" minOccurs="0">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="systemMessage" maxOccurs="unbounded" minOccurs="0">
|
||||
|
@@ -1,25 +1,3 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/ExtendDrop.xsd">
|
||||
<drop id="1">
|
||||
<items>
|
||||
<item id="35562" count="1" maxCount="2" chance="1.0" additionalChance="0.5" /> <!-- Energy of destruction -->
|
||||
</items>
|
||||
<conditions>
|
||||
<condition name="PlayerLevel">
|
||||
<minLevel>85</minLevel>
|
||||
<maxLevel>105</maxLevel>
|
||||
</condition>
|
||||
<condition name="CategoryType">
|
||||
<category>
|
||||
<item>FOURTH_CLASS_GROUP</item>
|
||||
<item>FIFTH_CLASS_GROUP</item>
|
||||
<item>SIXTH_CLASS_GROUP</item>
|
||||
</category>
|
||||
</condition>
|
||||
</conditions>
|
||||
<systemMessages>
|
||||
<systemMessage amount="1" id="3791" /> <!-- You have obtained the first Energy of Destruction. You can obtain up to 2 of these a day, and can begin obtaining them again at 6:30am every day. -->
|
||||
<systemMessage amount="2" id="3792" /> <!-- You have obtained the second Energy of Destruction. You can obtain up to 2 of these a day, and can begin obtaining them again at 6:30am every day. -->
|
||||
</systemMessages>
|
||||
</drop>
|
||||
</list>
|
@@ -2,13 +2,10 @@
|
||||
<xs:element name="list">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="drop">
|
||||
<xs:element name="drop" maxOccurs="unbounded" minOccurs="0">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="items">
|
||||
<xs:annotation>
|
||||
<xs:documentation>Energy of destruction</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="item">
|
||||
@@ -36,9 +33,6 @@
|
||||
<xs:element type="xs:byte" name="minLevel" minOccurs="0" />
|
||||
<xs:element type="xs:byte" name="maxLevel" minOccurs="0" />
|
||||
<xs:element name="category" minOccurs="0">
|
||||
<xs:annotation>
|
||||
<xs:documentation>FIFTH_CLASS_GROUP (Supposed to be old awaken class) / SIXTH_CLASS_GROUP (Supposed to be post diversity class)</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element type="xs:string" name="item" maxOccurs="unbounded" minOccurs="0" />
|
||||
@@ -52,10 +46,7 @@
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="systemMessages">
|
||||
<xs:annotation>
|
||||
<xs:documentation>You have obtained the second Energy of Destruction. You can obtain up to 2 of these a day, and can begin obtaining them again at 6:30am every day.</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:element name="systemMessages" minOccurs="0">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="systemMessage" maxOccurs="unbounded" minOccurs="0">
|
||||
|
@@ -1,25 +1,3 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/ExtendDrop.xsd">
|
||||
<drop id="1">
|
||||
<items>
|
||||
<item id="35562" count="1" maxCount="2" chance="1.0" additionalChance="0.5" /> <!-- Energy of destruction -->
|
||||
</items>
|
||||
<conditions>
|
||||
<condition name="PlayerLevel">
|
||||
<minLevel>85</minLevel>
|
||||
<maxLevel>105</maxLevel>
|
||||
</condition>
|
||||
<condition name="CategoryType">
|
||||
<category>
|
||||
<item>FOURTH_CLASS_GROUP</item>
|
||||
<item>FIFTH_CLASS_GROUP</item>
|
||||
<item>SIXTH_CLASS_GROUP</item>
|
||||
</category>
|
||||
</condition>
|
||||
</conditions>
|
||||
<systemMessages>
|
||||
<systemMessage amount="1" id="3791" /> <!-- You have obtained the first Energy of Destruction. You can obtain up to 2 of these a day, and can begin obtaining them again at 6:30am every day. -->
|
||||
<systemMessage amount="2" id="3792" /> <!-- You have obtained the second Energy of Destruction. You can obtain up to 2 of these a day, and can begin obtaining them again at 6:30am every day. -->
|
||||
</systemMessages>
|
||||
</drop>
|
||||
</list>
|
@@ -2,13 +2,10 @@
|
||||
<xs:element name="list">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="drop">
|
||||
<xs:element name="drop" maxOccurs="unbounded" minOccurs="0">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="items">
|
||||
<xs:annotation>
|
||||
<xs:documentation>Energy of destruction</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="item">
|
||||
@@ -36,9 +33,6 @@
|
||||
<xs:element type="xs:byte" name="minLevel" minOccurs="0" />
|
||||
<xs:element type="xs:byte" name="maxLevel" minOccurs="0" />
|
||||
<xs:element name="category" minOccurs="0">
|
||||
<xs:annotation>
|
||||
<xs:documentation>FIFTH_CLASS_GROUP (Supposed to be old awaken class) / SIXTH_CLASS_GROUP (Supposed to be post diversity class)</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element type="xs:string" name="item" maxOccurs="unbounded" minOccurs="0" />
|
||||
@@ -52,10 +46,7 @@
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="systemMessages">
|
||||
<xs:annotation>
|
||||
<xs:documentation>You have obtained the second Energy of Destruction. You can obtain up to 2 of these a day, and can begin obtaining them again at 6:30am every day.</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:element name="systemMessages" minOccurs="0">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="systemMessage" maxOccurs="unbounded" minOccurs="0">
|
||||
|
@@ -1,25 +1,3 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/ExtendDrop.xsd">
|
||||
<drop id="1">
|
||||
<items>
|
||||
<item id="35562" count="1" maxCount="2" chance="1.0" additionalChance="0.5" /> <!-- Energy of destruction -->
|
||||
</items>
|
||||
<conditions>
|
||||
<condition name="PlayerLevel">
|
||||
<minLevel>85</minLevel>
|
||||
<maxLevel>105</maxLevel>
|
||||
</condition>
|
||||
<condition name="CategoryType">
|
||||
<category>
|
||||
<item>FOURTH_CLASS_GROUP</item>
|
||||
<item>FIFTH_CLASS_GROUP</item>
|
||||
<item>SIXTH_CLASS_GROUP</item>
|
||||
</category>
|
||||
</condition>
|
||||
</conditions>
|
||||
<systemMessages>
|
||||
<systemMessage amount="1" id="3791" /> <!-- You have obtained the first Energy of Destruction. You can obtain up to 2 of these a day, and can begin obtaining them again at 6:30am every day. -->
|
||||
<systemMessage amount="2" id="3792" /> <!-- You have obtained the second Energy of Destruction. You can obtain up to 2 of these a day, and can begin obtaining them again at 6:30am every day. -->
|
||||
</systemMessages>
|
||||
</drop>
|
||||
</list>
|
@@ -2,13 +2,10 @@
|
||||
<xs:element name="list">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="drop">
|
||||
<xs:element name="drop" maxOccurs="unbounded" minOccurs="0">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="items">
|
||||
<xs:annotation>
|
||||
<xs:documentation>Energy of destruction</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="item">
|
||||
@@ -36,9 +33,6 @@
|
||||
<xs:element type="xs:byte" name="minLevel" minOccurs="0" />
|
||||
<xs:element type="xs:byte" name="maxLevel" minOccurs="0" />
|
||||
<xs:element name="category" minOccurs="0">
|
||||
<xs:annotation>
|
||||
<xs:documentation>FIFTH_CLASS_GROUP (Supposed to be old awaken class) / SIXTH_CLASS_GROUP (Supposed to be post diversity class)</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element type="xs:string" name="item" maxOccurs="unbounded" minOccurs="0" />
|
||||
@@ -52,10 +46,7 @@
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="systemMessages">
|
||||
<xs:annotation>
|
||||
<xs:documentation>You have obtained the second Energy of Destruction. You can obtain up to 2 of these a day, and can begin obtaining them again at 6:30am every day.</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:element name="systemMessages" minOccurs="0">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="systemMessage" maxOccurs="unbounded" minOccurs="0">
|
||||
|
@@ -1,25 +1,3 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/ExtendDrop.xsd">
|
||||
<drop id="1">
|
||||
<items>
|
||||
<item id="35562" count="1" maxCount="2" chance="1.0" additionalChance="0.5" /> <!-- Energy of destruction -->
|
||||
</items>
|
||||
<conditions>
|
||||
<condition name="PlayerLevel">
|
||||
<minLevel>85</minLevel>
|
||||
<maxLevel>105</maxLevel>
|
||||
</condition>
|
||||
<condition name="CategoryType">
|
||||
<category>
|
||||
<item>FOURTH_CLASS_GROUP</item>
|
||||
<item>FIFTH_CLASS_GROUP</item>
|
||||
<item>SIXTH_CLASS_GROUP</item>
|
||||
</category>
|
||||
</condition>
|
||||
</conditions>
|
||||
<systemMessages>
|
||||
<systemMessage amount="1" id="3791" /> <!-- You have obtained the first Energy of Destruction. You can obtain up to 2 of these a day, and can begin obtaining them again at 6:30am every day. -->
|
||||
<systemMessage amount="2" id="3792" /> <!-- You have obtained the second Energy of Destruction. You can obtain up to 2 of these a day, and can begin obtaining them again at 6:30am every day. -->
|
||||
</systemMessages>
|
||||
</drop>
|
||||
</list>
|
@@ -2,13 +2,10 @@
|
||||
<xs:element name="list">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="drop">
|
||||
<xs:element name="drop" maxOccurs="unbounded" minOccurs="0">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="items">
|
||||
<xs:annotation>
|
||||
<xs:documentation>Energy of destruction</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="item">
|
||||
@@ -36,9 +33,6 @@
|
||||
<xs:element type="xs:byte" name="minLevel" minOccurs="0" />
|
||||
<xs:element type="xs:byte" name="maxLevel" minOccurs="0" />
|
||||
<xs:element name="category" minOccurs="0">
|
||||
<xs:annotation>
|
||||
<xs:documentation>FIFTH_CLASS_GROUP (Supposed to be old awaken class) / SIXTH_CLASS_GROUP (Supposed to be post diversity class)</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element type="xs:string" name="item" maxOccurs="unbounded" minOccurs="0" />
|
||||
@@ -52,10 +46,7 @@
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="systemMessages">
|
||||
<xs:annotation>
|
||||
<xs:documentation>You have obtained the second Energy of Destruction. You can obtain up to 2 of these a day, and can begin obtaining them again at 6:30am every day.</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:element name="systemMessages" minOccurs="0">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="systemMessage" maxOccurs="unbounded" minOccurs="0">
|
||||
|
Reference in New Issue
Block a user