l2j_mobius/L2J_Mobius_10.2_MasterClass/dist/game/config/ClassMaster.xml
2022-03-10 10:42:26 +00:00

122 lines
3.9 KiB
XML

<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="Free">
<appliesTo>
<category>THIRD_CLASS_GROUP</category>
</appliesTo>
</classChangeOption>
<classChangeOption name="Free">
<appliesTo>
<category>TANKER_CATEGORY</category>
</appliesTo>
<rewards>
<item id="32264" count="1" /> <!-- Abelius' Power - Sigel Knight -->
<item id="37374" count="2" /> <!-- Chaos Pomander -->
</rewards>
</classChangeOption>
<classChangeOption name="Free">
<appliesTo>
<category>WARRIOR_CATEGORY</category>
</appliesTo>
<rewards>
<item id="32265" count="1" /> <!-- Sapyros' Power - Tyrr Warrior -->
<item id="37374" count="2" /> <!-- Chaos Pomander -->
</rewards>
</classChangeOption>
<classChangeOption name="Free">
<appliesTo>
<category>ROGUE_CATEGORY</category>
</appliesTo>
<rewards>
<item id="32266" count="1" /> <!-- Ashagen's Power - Othell Rogue -->
<item id="37374" count="2" /> <!-- Chaos Pomander -->
</rewards>
</classChangeOption>
<classChangeOption name="Free">
<appliesTo>
<category>ARCHER_CATEGORY</category>
</appliesTo>
<rewards>
<item id="32267" count="1" /> <!-- Cranigg's Power - Yul Archer -->
<item id="37374" count="2" /> <!-- Chaos Pomander -->
</rewards>
</classChangeOption>
<classChangeOption name="Free">
<appliesTo>
<category>WIZARD_CATEGORY</category>
</appliesTo>
<rewards>
<item id="32268" count="1" /> <!-- Soltkreig's Power - Feoh Wizard -->
<item id="37374" count="2" /> <!-- Chaos Pomander -->
</rewards>
</classChangeOption>
<classChangeOption name="Free">
<appliesTo>
<category>SUMMONER_CATEGORY</category>
</appliesTo>
<rewards>
<item id="32269" count="1" /> <!-- Naviarope's Power - Wynn Summoner -->
<item id="37374" count="2" /> <!-- Chaos Pomander -->
</rewards>
</classChangeOption>
<classChangeOption name="Free">
<appliesTo>
<category>ENCHANTER_CATEGORY</category>
</appliesTo>
<rewards>
<item id="32270" count="1" /> <!-- Leister's Power - Iss Enchanter -->
<item id="37374" count="2" /> <!-- Chaos Pomander -->
</rewards>
</classChangeOption>
<classChangeOption name="Free">
<appliesTo>
<category>HEALER_CATEGORY</category>
</appliesTo>
<rewards>
<item id="32271" count="1" /> <!-- Lakcis' Power - Aeore Healer -->
<item id="37374" count="2" /> <!-- Chaos Pomander -->
</rewards>
</classChangeOption>
<classChangeOption name="Free">
<appliesTo>
<category>ERTHEIA_THIRD_FIGHTER_GROUP</category>
</appliesTo>
<rewards>
<item id="40268" count="1" /> <!-- Sayha's Box - Eviscerator -->
<item id="37374" count="2" /> <!-- Chaos Pomander -->
</rewards>
</classChangeOption>
<classChangeOption name="Free">
<appliesTo>
<category>ERTHEIA_THIRD_WIZARD_GROUP</category>
</appliesTo>
<rewards>
<item id="40269" count="1" /> <!-- Sayha's Box - Sayha's Seer -->
<item id="37374" count="2" /> <!-- Chaos Pomander -->
</rewards>
</classChangeOption>
<!-- Example:
<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>