This commit is contained in:
MobiusDev
2017-08-16 17:59:12 +00:00
parent d5d1c8c773
commit 9f1daf467a
21308 changed files with 3766390 additions and 0 deletions

View File

@@ -0,0 +1,42 @@
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/classMaster.xsd">
<classMaster classChangeEnabled="false" spawnClassMasters="false" showPopupWindow="false">
<classChangeOption name="Free">
<appliesTo>
<category>FIRST_CLASS_GROUP</category>
</appliesTo>
</classChangeOption>
<classChangeOption name="Free">
<appliesTo>
<category>SECOND_CLASS_GROUP</category>
</appliesTo>
</classChangeOption>
<classChangeOption name="Pay Adena">
<appliesTo>
<category>THIRD_CLASS_GROUP</category>
</appliesTo>
<conditions>
<item id="57" count="500000" /> <!-- 500,000 Adena for third class -->
</conditions>
</classChangeOption>
<classChangeOption name="Pay Ancient Adena">
<appliesTo>
<category>THIRD_CLASS_GROUP</category>
</appliesTo>
<conditions>
<item id="5575" count="50000" /> <!-- 50,000 Ancient Adena for third class -->
</conditions>
</classChangeOption>
<classChangeOption name="Pay Adena and Ancient Adena">
<appliesTo>
<category>FOURTH_CLASS_GROUP</category>
</appliesTo>
<rewards>
<item id="37044" count="1" /> <!-- Immortal Scroll (Skill Enchantment, untradable) -->
</rewards>
<conditions>
<item id="57" count="3000000" /> <!-- 3 million Adena for fourth class -->
<item id="5575" count="300000" /> <!-- 300k Ancient Adena for fourth class -->
</conditions>
</classChangeOption>
</classMaster>
</list>