Missing Kartia dialogs and condition checks.

This commit is contained in:
MobiusDev
2016-07-20 18:33:30 +00:00
parent d5ef17f953
commit 9d59227c29
16 changed files with 261 additions and 57 deletions

View File

@@ -1,9 +0,0 @@
<html><body>Kartia Researcher:<br>
If you'll accept the challenge, you have to tell me where to send you. So where?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest KartiasLabyrinth enter_85_solo">Kartia's Labyrinth Lv. 85 Solo</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest KartiasLabyrinth enter_90_solo">Kartia's Labyrinth Lv. 90 Solo</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest KartiasLabyrinth enter_95_solo">Kartia's Labyrinth Lv. 95 Solo</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest KartiasLabyrinth enter_85_group">Kartia's Labyrinth Lv. 85 Party</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest KartiasLabyrinth enter_90_group">Kartia's Labyrinth Lv. 90 Party</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest KartiasLabyrinth enter_95_group">Kartia's Labyrinth Lv. 95 Party</Button>
</body></html>

View File

@@ -1,6 +0,0 @@
<html><body>Kartia Researcher:<br>
You've heard of Dimensional Rifts, I'm assuming. How outside of the physical world we inhabit there are still other dimensions?<br>
Of course the dimensions were kept apart to keep them from interfering with one another.<br>
Ever since Shilen's rising however the balance has been completely thrown off. As for Kartia's Labyrinth, we've discovered that she built it specifically as a stronghold amongst the dimensional rifts, guarded by three hand-picked demons.<br>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 3">"I see."</Button>
</body></html>

View File

@@ -1,7 +0,0 @@
<html><body>Kartia Researcher:<br>
Don't waste my time! I'm a researcher sent directly by the Kingdom of Aden after all.<br>
The monsters that crossed space and time to Kartia's Labyrinth are part of Shilen's plot to infiltrate the whole of Aden. Our goal is to stop them, but we're only researchers. We need heroes.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Challenge Kartia's Labyrinth</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"What's Kartia's Labyrinth?"</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -1,6 +0,0 @@
<html><body>Kartia Researcher:<br>
My, you don't know anything about the history of Kartia's Labyrinth, do you?<br>
But I can see you're curious about its history.<br>
Well, if you bring me something they left behind, I will probably be able to give you some information. A cronicle, perhaps?<br>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 3">Quest</Button>
</body></html>

View File

@@ -1,8 +0,0 @@
<html><body>Kartia Researcher:<br>
Don't waste my time! I'm a researcher sent directly by the Kingdom of Aden after all.<br>
The monsters that crossed space and time to Kartia's Labyrinth are part of Shilen's plot to infiltrate the whole of Aden. Our goal is to stop them, but we're only researchers. We need heroes.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I'm gonna go in."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"What's Kartia's Labyrinth?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 4">"I'm curious about the labyrinth's history."</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>