Olympiad Manager multisell.
Contributed by Stayway.
This commit is contained in:
94
L2J_Mobius_Classic/dist/game/data/multisell/3168801.xml
vendored
Normal file
94
L2J_Mobius_Classic/dist/game/data/multisell/3168801.xml
vendored
Normal file
@@ -0,0 +1,94 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||||
|
<npcs>
|
||||||
|
<npc>31688</npc> <!-- Olympiad Manager -->
|
||||||
|
</npcs>
|
||||||
|
<item>
|
||||||
|
<!-- Mark of Battle -->
|
||||||
|
<ingredient count="57" id="45584" />
|
||||||
|
<!-- Adena -->
|
||||||
|
<ingredient count="50000" id="57" />
|
||||||
|
<!-- Clan Reputation Score - 10 -->
|
||||||
|
<production count="1" id="70280" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Mark of Battle -->
|
||||||
|
<ingredient count="29" id="45584" />
|
||||||
|
<!-- Adena -->
|
||||||
|
<ingredient count="25000" id="57" />
|
||||||
|
<!-- Superspeed Potion -->
|
||||||
|
<production count="1" id="70283" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Mark of Battle -->
|
||||||
|
<ingredient count="787" id="45584" />
|
||||||
|
<!-- Adena -->
|
||||||
|
<ingredient count="1000000" id="57" />
|
||||||
|
<!-- Hero's Talisman (30-day) -->
|
||||||
|
<production count="1" id="90036" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Mark of Battle -->
|
||||||
|
<ingredient count="787" id="45584" />
|
||||||
|
<!-- Adena -->
|
||||||
|
<ingredient count="1000000" id="57" />
|
||||||
|
<!-- Hero's Talisman (30-day) -->
|
||||||
|
<production count="1" id="90037" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Mark of Battle -->
|
||||||
|
<ingredient count="800" id="45584" />
|
||||||
|
<!-- Adena -->
|
||||||
|
<ingredient count="5000000" id="57" />
|
||||||
|
<!-- Talisman of Battle - Liberate -->
|
||||||
|
<production count="1" id="90159" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Mark of Battle -->
|
||||||
|
<ingredient count="140" id="45584" />
|
||||||
|
<!-- Adena -->
|
||||||
|
<ingredient count="123483" id="57" />
|
||||||
|
<!-- Sealed Rune Lv. 1 -->
|
||||||
|
<production count="1" id="70000" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Mark of Battle -->
|
||||||
|
<ingredient count="1019" id="45584" />
|
||||||
|
<!-- Adena -->
|
||||||
|
<ingredient count="4500000" id="57" />
|
||||||
|
<!-- Scroll: Enchant Weapon (A-grade) -->
|
||||||
|
<production count="1" id="729" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Mark of Battle -->
|
||||||
|
<ingredient count="272" id="45584" />
|
||||||
|
<!-- Adena -->
|
||||||
|
<ingredient count="600000" id="57" />
|
||||||
|
<!-- Scroll: Enchant Armor (A-grade) -->
|
||||||
|
<production count="1" id="730" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Mark of Battle -->
|
||||||
|
<ingredient count="283" id="45584" />
|
||||||
|
<!-- Adena -->
|
||||||
|
<ingredient count="1250000" id="57" />
|
||||||
|
<!-- Scroll: Enchant Weapon (B-grade) -->
|
||||||
|
<production count="1" id="947" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Mark of Battle -->
|
||||||
|
<ingredient count="92" id="45584" />
|
||||||
|
<!-- Adena -->
|
||||||
|
<ingredient count="200000" id="57" />
|
||||||
|
<!-- Scroll: Enchant Armor (B-grade) -->
|
||||||
|
<production count="1" id="948" />
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<!-- Mark of Battle -->
|
||||||
|
<ingredient count="114" id="45584" />
|
||||||
|
<!-- Adena -->
|
||||||
|
<ingredient count="100000" id="57" />
|
||||||
|
<!-- XP/SP Scroll 30% 20 min -->
|
||||||
|
<production count="1" id="29008" />
|
||||||
|
</item>
|
||||||
|
</list>
|
@@ -22,10 +22,12 @@ What is done
|
|||||||
-Fixed skill levels to match retail
|
-Fixed skill levels to match retail
|
||||||
-Added new class mounts
|
-Added new class mounts
|
||||||
-Fisherman NPC updates
|
-Fisherman NPC updates
|
||||||
|
-Quest Fishing Specialist's Request
|
||||||
|
-Fixed fishing to match retail
|
||||||
-Olympiad NPC updates
|
-Olympiad NPC updates
|
||||||
-Dimensional Merchant updates
|
-Dimensional Merchant updates
|
||||||
-Retail gatekeeper teleports
|
-Retail gatekeeper teleports
|
||||||
-Quest Fishing Specialist's Request
|
-Admin menu teleport and shop cleanups
|
||||||
|
|
||||||
Custom work
|
Custom work
|
||||||
-Start NPC dialogs until Newbie Helper
|
-Start NPC dialogs until Newbie Helper
|
||||||
|
Reference in New Issue
Block a user