This commit is contained in:
mobius
2015-01-01 20:02:50 +00:00
parent eeae660458
commit a6a3718849
17894 changed files with 2818932 additions and 0 deletions

38
trunk/dist/game/data/multisell/642.xml vendored Normal file
View File

@@ -0,0 +1,38 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>32484</npc> <!-- Pathfinder Worker -->
</npcs>
<item>
<ingredient id="13002" count="10"/> <!-- Essence of Kamaloka -->
<production id="13003" count="1" chance="100"/> <!-- Pathfinder's Reward (D-grade) -->
</item>
<item>
<ingredient id="13002" count="20"/> <!-- Essence of Kamaloka -->
<production id="13004" count="1" chance="100"/> <!-- Pathfinder's Reward (C-grade) -->
</item>
<item>
<ingredient id="13002" count="50"/> <!-- Essence of Kamaloka -->
<production id="13005" count="1" chance="100"/> <!-- Pathfinder's Reward (B-grade) -->
</item>
<item>
<ingredient id="13002" count="100"/> <!-- Essence of Kamaloka -->
<production id="13006" count="1" chance="100"/> <!-- Pathfinder's Reward (A-grade) -->
</item>
<item>
<ingredient id="13002" count="200"/> <!-- Essence of Kamaloka -->
<production id="13007" count="1" chance="100"/> <!-- Pathfinder's Reward (S-grade) -->
</item>
<item>
<ingredient id="13002" count="300"/> <!-- Essence of Kamaloka -->
<production id="13270" count="1" chance="100"/> <!-- Pathfinder's Reward - AU Karm -->
</item>
<item>
<ingredient id="13002" count="300"/> <!-- Essence of Kamaloka -->
<production id="13271" count="1" chance="100"/> <!-- Pathfinder's Reward - AR Karm -->
</item>
<item>
<ingredient id="13002" count="300"/> <!-- Essence of Kamaloka -->
<production id="13272" count="1" chance="100"/> <!-- Pathfinder's Reward - AE Karm -->
</item>
</list>