Blacksmith rework.

Contributed by hlwrave.
This commit is contained in:
MobiusDev
2016-02-24 17:08:37 +00:00
parent c93df00b26
commit b29c0a8df7
40 changed files with 2356 additions and 179 deletions

View File

@@ -1,66 +1,81 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34208</npc> <!-- Bartman -->
<npc>30298</npc> <!-- Pinter (Blacksmith) -->
<npc>30300</npc> <!-- Pushkin (Blacksmith) -->
<npc>30317</npc> <!-- Kluto (Blacksmith) -->
<npc>30458</npc> <!-- Poitan (Blacksmith) -->
<npc>30471</npc> <!-- Rupio (Blacksmith) -->
<npc>30678</npc> <!-- Helton (Blacksmith) -->
<npc>30688</npc> <!-- Duning (Blacksmith) -->
<npc>30846</npc> <!-- Wilbert (Blacksmith) -->
<npc>30898</npc> <!-- Morning (Blacksmith) -->
<npc>31271</npc> <!-- Hilda (Blacksmith) -->
<npc>31316</npc> <!-- Vincenz (Blacksmith) -->
<npc>31583</npc> <!-- Feynn (Blacksmith) -->
<npc>31960</npc> <!-- Buryun (Blacksmith) -->
<npc>31990</npc> <!-- Siger (Blacksmith) -->
<npc>33998</npc> <!-- Momet (Blacksmith) -->
<npc>34208</npc> <!-- Bartman (Blacksmith) -->
</npcs>
<item>
<!-- Soul Crystal Coupon stage 1 -->
<!-- Soul Crystal Coupon - Stage 1 -->
<ingredient count="1" id="46565" />
<!-- Kain's Soul Crystal stage 1 -->
<!-- Kain's Soul Crystal - Stage 1 -->
<production count="1" id="46444" />
</item>
<item>
<!-- Soul Crystal Coupon stage 2 -->
<!-- Soul Crystal Coupon - Stage 2 -->
<ingredient count="1" id="46566" />
<!-- Kain's Soul Crystal stage 2 -->
<!-- Kain's Soul Crystal - Stage 2 -->
<production count="1" id="46445" />
</item>
<item>
<!-- Soul Crystal Coupon stage 3 -->
<!-- Soul Crystal Coupon - Stage 3 -->
<ingredient count="1" id="46567" />
<!-- Kain's Soul Crystal stage 3 -->
<!-- Kain's Soul Crystal - Stage 3 -->
<production count="1" id="46446" />
</item>
<item>
<!-- Soul Crystal Coupon stage 4 -->
<!-- Soul Crystal Coupon - Stage 4 -->
<ingredient count="1" id="46568" />
<!-- Kain's Soul Crystal stage 4 -->
<!-- Kain's Soul Crystal - Stage 4 -->
<production count="1" id="46447" />
</item>
<item>
<!-- Soul Crystal Coupon stage 5 -->
<!-- Soul Crystal Coupon - Stage 5 -->
<ingredient count="1" id="46569" />
<!-- Kain's Soul Crystal stage 5 -->
<!-- Kain's Soul Crystal - Stage 5 -->
<production count="1" id="46448" />
</item>
<item>
<!-- Soul Crystal Coupon stage 1 -->
<!-- Soul Crystal Coupon - Stage 1 -->
<ingredient count="1" id="46565" />
<!-- Mermoden's Soul Crystal stage 1 -->
<!-- Mermoden's Soul Crystal - Stage 1 -->
<production count="1" id="46459" />
</item>
<item>
<!-- Soul Crystal Coupon stage 2 -->
<!-- Soul Crystal Coupon - Stage 2 -->
<ingredient count="1" id="46566" />
<!-- Mermoden's Soul Crystal stage 2 -->
<!-- Mermoden's Soul Crystal - Stage 2 -->
<production count="1" id="46460" />
</item>
<item>
<!-- Soul Crystal Coupon stage 3 -->
<!-- Soul Crystal Coupon - Stage 3 -->
<ingredient count="1" id="46567" />
<!-- Mermoden's Soul Crystal stage 3 -->
<!-- Mermoden's Soul Crystal - Stage 3 -->
<production count="1" id="46461" />
</item>
<item>
<!-- Soul Crystal Coupon stage 4 -->
<!-- Soul Crystal Coupon - Stage 4 -->
<ingredient count="1" id="46568" />
<!-- Mermoden's Soul Crystal stage 4 -->
<!-- Mermoden's Soul Crystal - Stage 4 -->
<production count="1" id="46462" />
</item>
<item>
<!-- Soul Crystal Coupon stage 5 -->
<!-- Soul Crystal Coupon - Stage 5 -->
<ingredient count="1" id="46569" />
<!-- Mermoden's Soul Crystal stage 5 -->
<!-- Mermoden's Soul Crystal - Stage 5 -->
<production count="1" id="46463" />
</item>
</list>
</list>