TOI NPC Updates.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2015-08-20 13:38:52 +00:00
parent 3c88615b4a
commit bb87a6eb22
5 changed files with 126 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
<html><body>Researcher Keplon:<br> <html><body>Researcher Keplon:<br>
Hm..Unfortunately I don't have enough Dimensional Stones myself... I could help you if you absolutely need them. I could sell some of mine to you?<br> Hm..Unfortunately I don't have enough Dimensional Stones myself... I could help you if you absolutely need them. I could sell some of mine to you?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex GREEN">Buy a Green Dimensional Stone. (10,000 Adena)</Button></br> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex GREEN">"I want to Buy a Green Dimensional Stone." (10,000 Adena)</Button></br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex BLUE">Buy a Blue Dimensional Stone. (10,000 Adena)</Button></br> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex BLUE">"I want to Buy a Blue Dimensional Stone." (10,000 Adena)</Button></br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex RED">Buy a Red Dimensional Stone. (10,000 Adena)</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex RED">"I want to Buy a Red Dimensional Stone." (10,000 Adena)</Button>
</body></html> </body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Ende:<br>
Ho there! Yes, you there! Can you do something for me? I promise it will be worth your while..<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 800001">"I want to exchange Tokens of Insolence Tower for something else."</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Kyuori:<br>
If you are lucky and do me a teeeeeensy little favor, I will tell you something interesting.<br>
Are you a brave adventurer? If so, we can talk!<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button></body>
</body></html>

View File

@@ -0,0 +1,100 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>33357</npc> <!-- Ende -->
</npcs>
<item>
<!-- Token of Insolence Tower -->
<ingredient count="2" id="17624" />
<!-- Belt of Insolence -->
<production count="1" id="17358" />
</item>
<item>
<!-- Token of Insolence Tower -->
<ingredient count="2" id="17624" />
<!-- T-Shirt of Insolence -->
<production count="1" id="17359" />
</item>
<item>
<!-- Token of Insolence Tower -->
<ingredient count="2" id="17624" />
<!-- Bracelet of Insolence -->
<production count="1" id="17360" />
</item>
<item>
<!-- Token of Insolence Tower -->
<ingredient count="2" id="17624" />
<!-- Necklace of Insolence -->
<production count="1" id="17361" />
</item>
<item>
<!-- Token of Insolence Tower -->
<ingredient count="2" id="17624" />
<!-- Ring of Insolence I -->
<production count="1" id="17362" />
</item>
<item>
<!-- Token of Insolence Tower -->
<ingredient count="2" id="17624" />
<!-- Ring of Insolence I -->
<ingredient count="1" id="17362" />
<!-- Ring of Insolence II -->
<production count="1" id="17363" />
</item>
<item>
<!-- Token of Insolence Tower -->
<ingredient count="2" id="17624" />
<!-- Ring of Insolence II -->
<ingredient count="1" id="17363" />
<!-- Ring of Insolence III -->
<production count="1" id="17364" />
</item>
<item>
<!-- Token of Insolence Tower -->
<ingredient count="2" id="17624" />
<!-- Ring of Insolence III -->
<ingredient count="1" id="17364" />
<!-- Ring of Insolence IV -->
<production count="1" id="17365" />
</item>
<item>
<!-- Token of Insolence Tower -->
<ingredient count="2" id="17624" />
<!-- Ring of Insolence IV -->
<ingredient count="1" id="17365" />
<!-- Ring of Insolence V -->
<production count="1" id="17366" />
</item>
<item>
<!-- Token of Insolence Tower -->
<ingredient count="2" id="17624" />
<!-- Ring of Insolence V -->
<ingredient count="1" id="17366" />
<!-- Ring of Insolence VI -->
<production count="1" id="17367" />
</item>
<item>
<!-- Token of Insolence Tower -->
<ingredient count="2" id="17624" />
<!-- Ring of Insolence VI -->
<ingredient count="1" id="17367" />
<!-- Ring of Insolence VII -->
<production count="1" id="17368" />
</item>
<item>
<!-- Token of Insolence Tower -->
<ingredient count="2" id="17624" />
<!-- Ring of Insolence VII -->
<ingredient count="1" id="17368" />
<!-- Ring of Insolence VIII -->
<production count="1" id="17369" />
</item>
<item>
<!-- Token of Insolence Tower -->
<ingredient count="2" id="17624" />
<!-- Ring of Insolence VIII -->
<ingredient count="1" id="17369" />
<!-- Ring of Insolence IX -->
<production count="1" id="17370" />
</item>
</list>

View File

@@ -55797,3 +55797,16 @@ INSERT INTO `spawnlist` VALUES
-- Life Energy Repository -- Life Energy Repository
INSERT INTO `spawnlist` VALUES INSERT INTO `spawnlist` VALUES
('', 1, 33962, 178079, -14583, -2467, 0, 0, 26634, 30, 0, 0, 0); ('', 1, 33962, 178079, -14583, -2467, 0, 0, 26634, 30, 0, 0, 0);
-- Kyuori
INSERT INTO `spawnlist` VALUES
('TOI', 1, 33358, 114351, 13297, -5100, 0, 0, 15835, 60, 0, 0, 0);
-- Ende
INSERT INTO `spawnlist` VALUES
('TOI', 1, 33357, 114283, 13284, -5100, 0, 0, 11305, 60, 0, 0, 0);
-- Dimensional Vortex 1
INSERT INTO `spawnlist` VALUES
('TOI', 1, 30952, 114216, 13316, -5100, 0, 0, 6316, 60, 0, 0, 0);
-- Keplon
INSERT INTO `spawnlist` VALUES
('TOI', 1, 30949, 114234, 13426, -5100, 0, 0, 336, 60, 0, 0, 0);