Addition of Collector Stone (34119).

Thanks to Index.
This commit is contained in:
MobiusDevelopment
2023-01-01 00:57:20 +00:00
parent 706c998888
commit f1cdf2cf57
27 changed files with 532 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
<html><body>Collector Stone:<br>
I can transform Scroll of Escape: Tower of Insolence info the Stone of Memory.<br>
But that's not easy, so there is a chance I will not succeed.<br>
As you probably know, <font color="LEVEL">Stone of Memory</font> doesn't disappear after use, you can use it as much as you like.<br>
If you already have a Scroll of Memory, I can exchange it for a Stone of Memory for a floor below.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">Create Tower of Insolence' Stone of Memory</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">Exchange Tower of Insolence' Stone of Memory for a Stone for a floor below</Button>
</body></html>

View File

@@ -0,0 +1,15 @@
<html><body>Collector Stone:<br>
Do you want to get Tower of Insolence' Stone of Memory?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3411901">Ask to create Stone of Memory for the 1th floor</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3411902">Ask to create Stone of Memory for the 2nd floor</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3411903">Ask to create Stone of Memory for the 3rd floor</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3411904">Ask to create Stone of Memory for the 4th floor</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3411905">Ask to create Stone of Memory for the 5th floor</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3411906">Ask to create Stone of Memory for the 6th floor</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3411907">Ask to create Stone of Memory for the 7th floor</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3411908">Ask to create Stone of Memory for the 8th floor</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3411909">Ask to create Stone of Memory for the 9th floor</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3411910">Ask to create Stone of Memory for the 10th floor</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3411911">Ask to create Stone of Memory for the 11th floor</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3411912">Ask to create Stone of Memory for the 12th floor</Button>
</body></html>

View File

@@ -0,0 +1,12 @@
<html><body>Collector Stone:<br>
Do you want to exchange Tower of Insolence' Stone of Memory for Stone of Memory for another floor? That's much easier than creating a new Stones. But keep in mind, you can get only <font color="LEVEL">Stone of Memory for a floor below</font> in exchange.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3411930">Exchange owned Stone for the Stone of Memory for the 10th floor</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3411929">Exchange owned Stone for the Stone of Memory for the 9th floor</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3411928">Exchange owned Stone for the Stone of Memory for the 8th floor</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3411927">Exchange owned Stone for the Stone of Memory for the 7th floor</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3411926">Exchange owned Stone for the Stone of Memory for the 6th floor</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3411925">Exchange owned Stone for the Stone of Memory for the 5th floor</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3411924">Exchange owned Stone for the Stone of Memory for the 4th floor</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3411923">Exchange owned Stone for the Stone of Memory for the 3rd floor</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3411922">Exchange owned Stone for the Stone of Memory for the 2nd floor</Button>
</body></html>

View File

@@ -0,0 +1,6 @@
<html><body>Collector Stone:<br>
Once the Heavenly Rift had disappeared, God's residence hidden in heaven clouds from strangers' eyes came out... Have you been there?<br>
The Tower of Insolence has been changed, although using Scroll of Escape: Tower of Insolence you can skill create a Store of Memory. Let me know if you need it.<br>
Keep in mind, the Scroll of Escape and Stone of Memory can only be used on the Tower of Insolence.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Exchange a Stone of Memory</Button>
</body></html>

View File

@@ -0,0 +1,12 @@
ΞΏΒ»Ξ<EFBFBD><?xml version="1.0" encoding="UTF-8"?>
<list isChanceMultisell="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34119</npc> <!-- Stone -->
</npcs>
<item>
<ingredient id="91954" count="100" /> <!-- Scroll of Escape: Tower of Insolence (1st Floor) - Sealed -->
<production id="92422" count="1" chance="0" /> <!-- Tower of Insolence' Stone of Memory - Floor 1 - Sealed -->
<production id="92422" count="1" chance="10" /> <!-- Tower of Insolence' Stone of Memory - Floor 1 - Sealed -->
<production id="91954" count="20" chance="90" /> <!-- Scroll of Escape: Tower of Insolence (1st Floor) - Sealed -->
</item>
</list>

View File

@@ -0,0 +1,18 @@
ΞΏΒ»Ξ<EFBFBD><?xml version="1.0" encoding="UTF-8"?>
<list isChanceMultisell="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34119</npc> <!-- Stone -->
</npcs>
<item>
<ingredient id="91954" count="100" /> <!-- Scroll of Escape: Tower of Insolence (1st Floor) - Sealed -->
<production id="92423" count="1" chance="0" /> <!-- Tower of Insolence' Stone of Memory - Floor 2 - Sealed -->
<production id="92423" count="1" chance="5" /> <!-- Tower of Insolence' Stone of Memory - Floor 2 - Sealed -->
<production id="91954" count="20" chance="95" /> <!-- Scroll of Escape: Tower of Insolence (1st Floor) - Sealed -->
</item>
<item>
<ingredient id="91955" count="100" /> <!-- Scroll of Escape: Tower of Insolence (2nd Floor) - Sealed -->
<production id="92423" count="1" chance="0" /> <!-- Tower of Insolence' Stone of Memory - Floor 2 - Sealed -->
<production id="92423" count="1" chance="10" /> <!-- Tower of Insolence' Stone of Memory - Floor 2 - Sealed -->
<production id="91955" count="20" chance="90" /> <!-- Scroll of Escape: Tower of Insolence (2nd Floor) - Sealed -->
</item>
</list>

View File

@@ -0,0 +1,18 @@
ΞΏΒ»Ξ<EFBFBD><?xml version="1.0" encoding="UTF-8"?>
<list isChanceMultisell="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34119</npc> <!-- Stone -->
</npcs>
<item>
<ingredient id="91955" count="100" /> <!-- Scroll of Escape: Tower of Insolence (2nd Floor) - Sealed -->
<production id="92424" count="1" chance="0" /> <!-- Tower of Insolence' Stone of Memory - Floor 3 - Sealed -->
<production id="92424" count="1" chance="5" /> <!-- Tower of Insolence' Stone of Memory - Floor 3 - Sealed -->
<production id="91955" count="20" chance="95" /> <!-- Scroll of Escape: Tower of Insolence (2nd Floor) - Sealed -->
</item>
<item>
<ingredient id="91956" count="100" /> <!-- Scroll of Escape: Tower of Insolence (3rd Floor) - Sealed -->
<production id="92424" count="1" chance="0" /> <!-- Tower of Insolence' Stone of Memory - Floor 3 - Sealed -->
<production id="92424" count="1" chance="10" /> <!-- Tower of Insolence' Stone of Memory - Floor 3 - Sealed -->
<production id="91956" count="20" chance="90" /> <!-- Scroll of Escape: Tower of Insolence (3rd Floor) - Sealed -->
</item>
</list>

View File

@@ -0,0 +1,18 @@
ΞΏΒ»Ξ<EFBFBD><?xml version="1.0" encoding="UTF-8"?>
<list isChanceMultisell="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34119</npc> <!-- Stone -->
</npcs>
<item>
<ingredient id="91956" count="100" /> <!-- Scroll of Escape: Tower of Insolence (3rd Floor) - Sealed -->
<production id="92425" count="1" chance="0" /> <!-- Tower of Insolence' Stone of Memory - Floor 4 - Sealed -->
<production id="92425" count="1" chance="5" /> <!-- Tower of Insolence' Stone of Memory - Floor 4 - Sealed -->
<production id="91956" count="20" chance="95" /> <!-- Scroll of Escape: Tower of Insolence (3rd Floor) - Sealed -->
</item>
<item>
<ingredient id="91957" count="100" /> <!-- Scroll of Escape: Tower of Insolence (4th Floor) - Sealed -->
<production id="92425" count="1" chance="0" /> <!-- Tower of Insolence' Stone of Memory - Floor 4 - Sealed -->
<production id="92425" count="1" chance="10" /> <!-- Tower of Insolence' Stone of Memory - Floor 4 - Sealed -->
<production id="91957" count="20" chance="90" /> <!-- Scroll of Escape: Tower of Insolence (4th Floor) - Sealed -->
</item>
</list>

View File

@@ -0,0 +1,18 @@
ΞΏΒ»Ξ<EFBFBD><?xml version="1.0" encoding="UTF-8"?>
<list isChanceMultisell="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34119</npc> <!-- Stone -->
</npcs>
<item>
<ingredient id="91957" count="100" /> <!-- Scroll of Escape: Tower of Insolence (4th Floor) - Sealed -->
<production id="92426" count="1" chance="0" /> <!-- Tower of Insolence' Stone of Memory - Floor 5 - Sealed -->
<production id="92426" count="1" chance="5" /> <!-- Tower of Insolence' Stone of Memory - Floor 5 - Sealed -->
<production id="91957" count="20" chance="95" /> <!-- Scroll of Escape: Tower of Insolence (4th Floor) - Sealed -->
</item>
<item>
<ingredient id="91958" count="100" /> <!-- Scroll of Escape: Tower of Insolence (5th Floor) - Sealed -->
<production id="92426" count="1" chance="0" /> <!-- Tower of Insolence' Stone of Memory - Floor 5 - Sealed -->
<production id="92426" count="1" chance="10" /> <!-- Tower of Insolence' Stone of Memory - Floor 5 - Sealed -->
<production id="91958" count="20" chance="90" /> <!-- Scroll of Escape: Tower of Insolence (5th Floor) - Sealed -->
</item>
</list>

View File

@@ -0,0 +1,18 @@
ΞΏΒ»Ξ<EFBFBD><?xml version="1.0" encoding="UTF-8"?>
<list isChanceMultisell="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34119</npc> <!-- Stone -->
</npcs>
<item>
<ingredient id="91958" count="100" /> <!-- Scroll of Escape: Tower of Insolence (5th Floor) - Sealed -->
<production id="92427" count="1" chance="0" /> <!-- Tower of Insolence' Stone of Memory - Floor 6 - Sealed -->
<production id="92427" count="1" chance="5" /> <!-- Tower of Insolence' Stone of Memory - Floor 6 - Sealed -->
<production id="91958" count="20" chance="95" /> <!-- Scroll of Escape: Tower of Insolence (5th Floor) - Sealed -->
</item>
<item>
<ingredient id="91959" count="100" /> <!-- Scroll of Escape: Tower of Insolence (6th Floor) - Sealed -->
<production id="92427" count="1" chance="0" /> <!-- Tower of Insolence' Stone of Memory - Floor 6 - Sealed -->
<production id="92427" count="1" chance="10" /> <!-- Tower of Insolence' Stone of Memory - Floor 6 - Sealed -->
<production id="91959" count="20" chance="90" /> <!-- Scroll of Escape: Tower of Insolence (6th Floor) - Sealed -->
</item>
</list>

View File

@@ -0,0 +1,18 @@
ΞΏΒ»Ξ<EFBFBD><?xml version="1.0" encoding="UTF-8"?>
<list isChanceMultisell="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34119</npc> <!-- Stone -->
</npcs>
<item>
<ingredient id="91959" count="100" /> <!-- Scroll of Escape: Tower of Insolence (6th Floor) - Sealed -->
<production id="92428" count="1" chance="0" /> <!-- Tower of Insolence' Stone of Memory - Floor 7 - Sealed -->
<production id="92428" count="1" chance="5" /> <!-- Tower of Insolence' Stone of Memory - Floor 7 - Sealed -->
<production id="91959" count="20" chance="95" /> <!-- Scroll of Escape: Tower of Insolence (6th Floor) - Sealed -->
</item>
<item>
<ingredient id="91960" count="100" /> <!-- Scroll of Escape: Tower of Insolence (7th Floor) - Sealed -->
<production id="92428" count="1" chance="0" /> <!-- Tower of Insolence' Stone of Memory - Floor 7 - Sealed -->
<production id="92428" count="1" chance="10" /> <!-- Tower of Insolence' Stone of Memory - Floor 7 - Sealed -->
<production id="91960" count="20" chance="90" /> <!-- Scroll of Escape: Tower of Insolence (7th Floor) - Sealed -->
</item>
</list>

View File

@@ -0,0 +1,18 @@
ΞΏΒ»Ξ<EFBFBD><?xml version="1.0" encoding="UTF-8"?>
<list isChanceMultisell="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34119</npc> <!-- Stone -->
</npcs>
<item>
<ingredient id="91960" count="100" /> <!-- Scroll of Escape: Tower of Insolence (7th Floor) - Sealed -->
<production id="92429" count="1" chance="0" /> <!-- Tower of Insolence' Stone of Memory - Floor 8 - Sealed -->
<production id="92429" count="1" chance="5" /> <!-- Tower of Insolence' Stone of Memory - Floor 8 - Sealed -->
<production id="91960" count="20" chance="95" /> <!-- Scroll of Escape: Tower of Insolence (7th Floor) - Sealed -->
</item>
<item>
<ingredient id="91961" count="100" /> <!-- Scroll of Escape: Tower of Insolence (8th Floor) - Sealed -->
<production id="92429" count="1" chance="0" /> <!-- Tower of Insolence' Stone of Memory - Floor 8 - Sealed -->
<production id="92429" count="1" chance="10" /> <!-- Tower of Insolence' Stone of Memory - Floor 8 - Sealed -->
<production id="91961" count="20" chance="90" /> <!-- Scroll of Escape: Tower of Insolence (8th Floor) - Sealed -->
</item>
</list>

View File

@@ -0,0 +1,18 @@
ΞΏΒ»Ξ<EFBFBD><?xml version="1.0" encoding="UTF-8"?>
<list isChanceMultisell="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34119</npc> <!-- Stone -->
</npcs>
<item>
<ingredient id="91961" count="100" /> <!-- Scroll of Escape: Tower of Insolence (8th Floor) - Sealed -->
<production id="92430" count="1" chance="0" /> <!-- Tower of Insolence' Stone of Memory - Floor 9 - Sealed -->
<production id="92430" count="1" chance="5" /> <!-- Tower of Insolence' Stone of Memory - Floor 9 - Sealed -->
<production id="91961" count="20" chance="95" /> <!-- Scroll of Escape: Tower of Insolence (8th Floor) - Sealed -->
</item>
<item>
<ingredient id="91962" count="100" /> <!-- Scroll of Escape: Tower of Insolence (9th Floor) - Sealed -->
<production id="92430" count="1" chance="0" /> <!-- Tower of Insolence' Stone of Memory - Floor 9 - Sealed -->
<production id="92430" count="1" chance="10" /> <!-- Tower of Insolence' Stone of Memory - Floor 9 - Sealed -->
<production id="91962" count="20" chance="90" /> <!-- Scroll of Escape: Tower of Insolence (9th Floor) - Sealed -->
</item>
</list>

View File

@@ -0,0 +1,18 @@
ΞΏΒ»Ξ<EFBFBD><?xml version="1.0" encoding="UTF-8"?>
<list isChanceMultisell="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34119</npc> <!-- Stone -->
</npcs>
<item>
<ingredient id="91962" count="100" /> <!-- Scroll of Escape: Tower of Insolence (9th Floor) - Sealed -->
<production id="92431" count="1" chance="0" /> <!-- Tower of Insolence' Stone of Memory - Floor 10 - Sealed -->
<production id="92431" count="1" chance="5" /> <!-- Tower of Insolence' Stone of Memory - Floor 10 - Sealed -->
<production id="91962" count="20" chance="95" /> <!-- Scroll of Escape: Tower of Insolence (9th Floor) - Sealed -->
</item>
<item>
<ingredient id="91963" count="100" /> <!-- Scroll of Escape: Tower of Insolence (10th Floor) - Sealed -->
<production id="92431" count="1" chance="0" /> <!-- Tower of Insolence' Stone of Memory - Floor 10 - Sealed -->
<production id="92431" count="1" chance="10" /> <!-- Tower of Insolence' Stone of Memory - Floor 10 - Sealed -->
<production id="91963" count="20" chance="90" /> <!-- Scroll of Escape: Tower of Insolence (10th Floor) - Sealed -->
</item>
</list>

View File

@@ -0,0 +1,18 @@
ΞΏΒ»Ξ<EFBFBD><?xml version="1.0" encoding="UTF-8"?>
<list isChanceMultisell="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34119</npc> <!-- Stone -->
</npcs>
<item>
<ingredient id="91963" count="100" /> <!-- Scroll of Escape: Tower of Insolence (10th Floor) - Sealed -->
<production id="92432" count="1" chance="0" /> <!-- Tower of Insolence' Stone of Memory - Floor 11 - Sealed -->
<production id="92432" count="1" chance="5" /> <!-- Tower of Insolence' Stone of Memory - Floor 11 - Sealed -->
<production id="91963" count="20" chance="95" /> <!-- Scroll of Escape: Tower of Insolence (10th Floor) - Sealed -->
</item>
<item>
<ingredient id="91964" count="100" /> <!-- Scroll of Escape: Tower of Insolence (11th Floor) - Sealed -->
<production id="92432" count="1" chance="0" /> <!-- Tower of Insolence' Stone of Memory - Floor 11 - Sealed -->
<production id="92432" count="1" chance="10" /> <!-- Tower of Insolence' Stone of Memory - Floor 11 - Sealed -->
<production id="91964" count="20" chance="90" /> <!-- Scroll of Escape: Tower of Insolence (11th Floor) - Sealed -->
</item>
</list>

View File

@@ -0,0 +1,18 @@
ΞΏΒ»Ξ<EFBFBD><?xml version="1.0" encoding="UTF-8"?>
<list isChanceMultisell="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34119</npc> <!-- Stone -->
</npcs>
<item>
<ingredient id="91964" count="100" /> <!-- Scroll of Escape: Tower of Insolence (11th Floor) - Sealed -->
<production id="92433" count="1" chance="0" /> <!-- Tower of Insolence' Stone of Memory - Floor 12 - Sealed -->
<production id="92433" count="1" chance="5" /> <!-- Tower of Insolence' Stone of Memory - Floor 12 - Sealed -->
<production id="91964" count="20" chance="95" /> <!-- Scroll of Escape: Tower of Insolence (11th Floor) - Sealed -->
</item>
<item>
<ingredient id="91965" count="100" /> <!-- Scroll of Escape: Tower of Insolence (12th Floor) - Sealed -->
<production id="92433" count="1" chance="0" /> <!-- Tower of Insolence' Stone of Memory - Floor 12 - Sealed -->
<production id="92433" count="1" chance="10" /> <!-- Tower of Insolence' Stone of Memory - Floor 12 - Sealed -->
<production id="91965" count="20" chance="90" /> <!-- Scroll of Escape: Tower of Insolence (12th Floor) - Sealed -->
</item>
</list>

View File

@@ -0,0 +1,11 @@
ΞΏΒ»Ξ<EFBFBD><?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34119</npc> <!-- Stone -->
</npcs>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92423" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 2 - Sealed -->
<production id="92422" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 1 - Sealed -->
</item>
</list>

View File

@@ -0,0 +1,16 @@
ΞΏΒ»Ξ<EFBFBD><?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34119</npc> <!-- Stone -->
</npcs>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92424" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 3 - Sealed -->
<production id="92423" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 2 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92424" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 3 - Sealed -->
<production id="92422" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 1 - Sealed -->
</item>
</list>

View File

@@ -0,0 +1,21 @@
ΞΏΒ»Ξ<EFBFBD><?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34119</npc> <!-- Stone -->
</npcs>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92425" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 4 - Sealed -->
<production id="92424" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 3 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92425" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 4 - Sealed -->
<production id="92423" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 2 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92425" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 4 - Sealed -->
<production id="92422" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 1 - Sealed -->
</item>
</list>

View File

@@ -0,0 +1,26 @@
ΞΏΒ»Ξ<EFBFBD><?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34119</npc> <!-- Stone -->
</npcs>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92426" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 5 - Sealed -->
<production id="92425" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 4 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92426" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 5 - Sealed -->
<production id="92424" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 3 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92426" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 5 - Sealed -->
<production id="92423" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 2 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92426" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 5 - Sealed -->
<production id="92422" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 1 - Sealed -->
</item>
</list>

View File

@@ -0,0 +1,31 @@
ΞΏΒ»Ξ<EFBFBD><?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34119</npc> <!-- Stone -->
</npcs>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92427" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 6 - Sealed -->
<production id="92426" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 5 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92427" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 6 - Sealed -->
<production id="92425" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 4 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92427" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 6 - Sealed -->
<production id="92424" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 3 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92427" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 6 - Sealed -->
<production id="92423" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 2 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92427" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 6 - Sealed -->
<production id="92422" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 1 - Sealed -->
</item>
</list>

View File

@@ -0,0 +1,36 @@
ΞΏΒ»Ξ<EFBFBD><?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34119</npc> <!-- Stone -->
</npcs>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92428" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 7 - Sealed -->
<production id="92427" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 6 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92428" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 7 - Sealed -->
<production id="92426" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 5 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92428" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 7 - Sealed -->
<production id="92425" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 4 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92428" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 7 - Sealed -->
<production id="92424" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 3 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92428" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 7 - Sealed -->
<production id="92423" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 2 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92428" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 7 - Sealed -->
<production id="92422" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 1 - Sealed -->
</item>
</list>

View File

@@ -0,0 +1,41 @@
ΞΏΒ»Ξ<EFBFBD><?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34119</npc> <!-- Stone -->
</npcs>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92429" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 8 - Sealed -->
<production id="92428" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 7 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92429" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 8 - Sealed -->
<production id="92427" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 6 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92429" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 8 - Sealed -->
<production id="92426" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 5 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92429" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 8 - Sealed -->
<production id="92425" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 4 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92429" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 8 - Sealed -->
<production id="92424" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 3 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92429" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 8 - Sealed -->
<production id="92423" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 2 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92429" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 8 - Sealed -->
<production id="92422" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 1 - Sealed -->
</item>
</list>

View File

@@ -0,0 +1,46 @@
ΞΏΒ»Ξ<EFBFBD><?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34119</npc> <!-- Stone -->
</npcs>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92430" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 9 - Sealed -->
<production id="92429" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 8 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92430" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 9 - Sealed -->
<production id="92428" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 7 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92430" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 9 - Sealed -->
<production id="92427" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 6 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92430" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 9 - Sealed -->
<production id="92426" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 5 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92430" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 9 - Sealed -->
<production id="92425" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 4 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92430" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 9 - Sealed -->
<production id="92424" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 3 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92430" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 9 - Sealed -->
<production id="92423" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 2 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92430" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 9 - Sealed -->
<production id="92422" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 1 - Sealed -->
</item>
</list>

View File

@@ -0,0 +1,51 @@
ΞΏΒ»Ξ<EFBFBD><?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34119</npc> <!-- Stone -->
</npcs>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92431" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 10 - Sealed -->
<production id="92430" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 9 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92431" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 10 - Sealed -->
<production id="92429" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 8 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92431" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 10 - Sealed -->
<production id="92428" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 7 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92431" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 10 - Sealed -->
<production id="92427" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 6 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92431" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 10 - Sealed -->
<production id="92426" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 5 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92431" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 10 - Sealed -->
<production id="92425" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 4 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92431" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 10 - Sealed -->
<production id="92424" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 3 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92431" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 10 - Sealed -->
<production id="92423" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 2 - Sealed -->
</item>
<item>
<ingredient id="57" count="100000" /> <!-- Adena -->
<ingredient id="92431" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 10 - Sealed -->
<production id="92422" count="1" /> <!-- Tower of Insolence' Stone of Memory - Floor 1 - Sealed -->
</item>
</list>

View File

@@ -139,6 +139,7 @@
<param name="fnAgitMap" value="aden" /> <param name="fnAgitMap" value="aden" />
</parameters> </parameters>
</npc> </npc>
<npc id="34119" x="146979" y="26664" z="-2200" heading="16383" respawnTime="60sec" /> <!-- Stone - Collector -->
<npc id="34304" x="147360" y="27800" z="-2275" heading="16383" respawnTime="60sec" /> <!-- Dream Priestess - Dream Dungeon Manager --> <npc id="34304" x="147360" y="27800" z="-2275" heading="16383" respawnTime="60sec" /> <!-- Dream Priestess - Dream Dungeon Manager -->
<npc id="34169" x="147460" y="27825" z="-2264" heading="16383" respawnTime="60sec" /> <!-- Koldrut Jay - Clan Dungeon Manager --> <npc id="34169" x="147460" y="27825" z="-2264" heading="16383" respawnTime="60sec" /> <!-- Koldrut Jay - Clan Dungeon Manager -->
<npc id="34258" x="147560" y="27800" z="-2276" heading="16383" respawnTime="60sec" /> <!-- Parme - Command Channel Dungeon Manager --> <npc id="34258" x="147560" y="27800" z="-2276" heading="16383" respawnTime="60sec" /> <!-- Parme - Command Channel Dungeon Manager -->

View File

@@ -693,7 +693,7 @@
<skill id="4045" level="1" /> <!-- Full Magic Attack Resistance --> <skill id="4045" level="1" /> <!-- Full Magic Attack Resistance -->
</skillList> </skillList>
</npc> </npc>
<npc id="34119" level="70" type="Folk" name="Stone" title="Collector"> <npc id="34119" level="70" type="Merchant" name="Stone" title="Collector">
<!-- AUTO GENERATED NPC TODO: FIX IT --> <!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>DWARF</race> <race>DWARF</race>
<sex>MALE</sex> <sex>MALE</sex>