Removed awakening via ClassMasters.
This commit is contained in:
@@ -26,41 +26,5 @@
|
||||
<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" chance="10" /> <!-- 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>
|
||||
<classChangeOption name="Pay more Adena for a chance to not pay Ancient Adena">
|
||||
<appliesTo>
|
||||
<category>FOURTH_CLASS_GROUP</category>
|
||||
</appliesTo>
|
||||
<rewards>
|
||||
<item id="37044" count="1" chance="10" /> <!-- Immortal Scroll (Skill Enchantment, untradable) -->
|
||||
</rewards>
|
||||
<conditions>
|
||||
<item id="57" count="6000000" /> <!-- 6 million Adena -->
|
||||
<item id="5575" count="300000" chance="50" /> <!-- 50% chance to take your 300k Ancient Adena for third class -->
|
||||
</conditions>
|
||||
</classChangeOption>
|
||||
<classChangeOption name="Pay Lots of Adena and Ancient Adena for a 100% reward.">
|
||||
<appliesTo>
|
||||
<category>FOURTH_CLASS_GROUP</category>
|
||||
</appliesTo>
|
||||
<rewards>
|
||||
<item id="37044" count="1" chance="100" /> <!-- Immortal Scroll (Skill Enchantment, untradable) -->
|
||||
</rewards>
|
||||
<conditions>
|
||||
<item id="57" count="10000000" /> <!-- 10 million adena -->
|
||||
<item id="5575" count="1000000" /> <!-- 1 million Ancient Adena -->
|
||||
</conditions>
|
||||
</classChangeOption>
|
||||
</classMaster>
|
||||
</list>
|
@@ -4,7 +4,7 @@ How may I help you?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ClassMaster firstclass">"I want to complete the first class transfer."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ClassMaster secondclass">"I want to complete the second class transfer."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ClassMaster thirdclass">"I want to complete the third class transfer."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ClassMaster awaken">"I'm interested in the 4th class transfer (Awaken!)."</Button>
|
||||
<!--<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ClassMaster awaken">"I'm interested in the 4th class transfer (Awaken!)."</Button>-->
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ClassMaster setnoble">"I want to become a Noblesse!"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ClassMaster ask=-6&reply=2">"I want to acquire the Exalted status."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ClassMaster learnskills">"I want to learn all skills up to the third class transfer."</Button><br>
|
||||
|
Reference in New Issue
Block a user