Sync with L2JServer Jan 12th 2015.

This commit is contained in:
mobius
2015-01-13 09:50:20 +00:00
parent a868d961a3
commit 0a44ad683c
1158 changed files with 59729 additions and 58627 deletions

30
trunk/dist/game/data/multisell/914.xml vendored Normal file
View File

@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<list isNewMultisell="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>33936</npc> <!-- Pelu -->
</npcs>
<item>
<ingredient id="39629" count="2"/> <!-- Fortune Pocket - Stage 1 -->
<production id="39630" count="1"/> <!-- Fortune Pocket - Stage 2 -->
<production id="39630" count="1" chance="50"/> <!-- Fortune Pocket - Stage 2 -->
<production id="39629" count="1" chance="50"/> <!-- Fortune Pocket - Stage 1 -->
</item>
<item>
<ingredient id="39630" count="2"/> <!-- Fortune Pocket - Stage 2 -->
<production id="39631" count="1"/> <!-- Fortune Pocket - Stage 3 -->
<production id="39631" count="1" chance="44"/> <!-- Fortune Pocket - Stage 3 -->
<production id="39630" count="1" chance="56"/> <!-- Fortune Pocket - Stage 2 -->
</item>
<item>
<ingredient id="39631" count="2"/> <!-- Fortune Pocket - Stage 3 -->
<production id="39632" count="1"/> <!-- Fortune Pocket - Stage 4 -->
<production id="39632" count="1" chance="50"/> <!-- Fortune Pocket - Stage 4 -->
<production id="39631" count="1" chance="50"/> <!-- Fortune Pocket - Stage 3 -->
</item>
<item>
<ingredient id="39632" count="2"/> <!-- Fortune Pocket - Stage 4 -->
<production id="39633" count="1"/> <!-- Fortune Pocket - Stage 5 -->
<production id="39633" count="1" chance="45"/> <!-- Fortune Pocket - Stage 5 -->
<production id="39632" count="1" chance="55"/> <!-- Fortune Pocket - Stage 4 -->
</item>
</list>