-Arcan npc htmls.

-Arcan teleporters.
-Arcan grocer npc.
-Arcan warehouse npc.
-Arcan proof trading npc.
-Arcan Mumu video handler.
-Arcan npc Manager spawns.
This commit is contained in:
mobius
2015-02-23 10:15:14 +00:00
parent 10fbc11842
commit 8ae1c1dbdd
51 changed files with 789 additions and 37 deletions

View File

@@ -0,0 +1,5 @@
<html><body>Hierarch Asterios:<br>
May the blessing of Eva comfort and strengthen your soul.<br>
Welcome. I am one of Eva's chosen. The sole surviving hierarch of the 12 hierarchs chosen by the Mother Tree. My name is Hierarch Asterios and the last king or the kingdom of forest Balderan has charged me to watch over the Elves of Light, the forests, and the fairies. Ive come to the Ancient City Arcan to find out how to stop the plague and save Mother Tree. But enough about me, what is that I can do for you?<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -1,6 +1,6 @@
<html><body>Arujien:<br>
Sometimes I wonder if we've forgotten the truly important things in life. I once was a student studying magic. There was a time when I spent all my energy on research and discipline--hungry to put my hands on the greatest magical powers.<br>
But at this instant, as I feel the cool wind blowing through the trees and picture <font color="LEVEL">the woman I love</font>, I cannot help but just smile. This small, but strong happiness has become the most precious thing in my life.<br>
How about you? Do you have also something as precious?<br>
In time quest for money or power or fame, its easy to lose sight of the truly important things in life. Once I spent every waking moment studying magic, hoping to unravel the mysteries of the cosmos.<br>
But now I fear the birds chirping and feel the sun on my face and think about <font color="LEVEL">the woman I love</font>. And I realize that these innocent joys are actually the most important treasure the universe can offer.<br>
What about you? Do you something you cherish too?<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -1,5 +1,5 @@
<html><body>Rizraell:<br>
Next to the Elven Forest is the region of Oren where Humans live. There is also the <font color="LEVEL">Sea of Spores</font>. However, there is a mountain range between the Elven Forest and Oren, so we can't pass freely.<br>
The place called the Sea of Spores was once a battlefield of the great war between Elves and Men. Before that, it was a beautiful place, but the battle magic of the war polluted the ground, and the blight grows wider even to this very day. They say the Mystics at the <font color="LEVEL">Ivory Tower</font> have set up force fields that are just barely sufficient to contain the blight. In the fight between us Elves and the Humans, nature was the ultimate loser.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
Umm...hello. I... I'm Rizraell.<br>
My therapist tells me I need to get out and talk to people more, so I'm trying. She tells me to think po9tive. Think positive. Sounds simple, but it's SO hard! I lost my brother to the plague, my axe fell down the well, and my barn burnt down last week! What's so positive about that?!<br>
Blasted plague! Blasted fire! Blasted blasts! Argh! ... Oh, wait. Positive. Think positive. The people of Aden are nice. I should meet more of them... Hello. Have we met?
</body></html>

View File

@@ -1,4 +1,5 @@
<html><body>Bard Kasiel:<br>
Tra la la, sing for me, earth! Tra la la, sing for me, wind!<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
Hello. Rizraell and I ran away from the elf town so that we could get married.<br>
It was so romantic! After seven years, we are finally together.<br>
I even wrote a song about it--you want to hear? Hahaha, it's kind or embarassing, though.
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Hierarch Slaski:<br>
I am the Hierarch Slaski. Have you looked around Magmeld? I know things have been strange around here lately. I've been losing a lot of sleep over it.<br>
Normally, I don't welcome outsiders, but we need all the help we can get right now. Thank you!<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Josephina's Companion Izael:<br>
You have traveled a long way. What brings you here to me?<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Evacuated Fairy Hierarch Noeti Mimilead:<br>
Hello, adventurer who came from far from here. My name is Noeti Mimilead. I'm ashamed and don't know what to tell you because I look horrible, but I have fled from Kimerian a few days ago.<br>
I don't know when, but suddenly Kimerian has changed. He is now a powerful tyrant and is changing people who don't obey him into horrific shapes. Go to the Fairy village outside the town, you will see the Fairy citizens that are changed into monsters by Kimerian.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Elite Bodyguard Naomi Kasheron:<br>
Is that so? I finally have a chance to take revenge on Kimerian! What type or Traces do you have?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"I have Kimerian's Trace."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">"I have Traces of Kimerian's Cavern."</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Elite Bodyguard Naomi Kasheron:<br>
I see! Hand me over the Traces - We'll use the to track Kimerian. Are you ready to leave now?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"Yes."</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Elite Bodyguard Naomi Kasheron:<br>
I see! Hand me over the Traces. We'll use them to find his base! Are you ready to leave now?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"I am!"</Button>
</body></html>

View File

@@ -0,0 +1,6 @@
<html><body>Elite Bodyguard Naomi Kasheron:<br>
Kimerian... I won't forget this. I will never forget the day you turned us into these... monsters!<br>
If you have Kimerian's Trace, come with me and we'll find the tyrant!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I have Kimerian's Trace. Let's go!"</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Gray Pillar Kantarubis:<br>
Glimmer is a jelly-like blob, it's basically solidified energy. It can only be found in this world.<br>
Glimmer means life, can be used as food, and is sometimes exchanged like money. Curious stuff.<br>
You used to be able to buy it from the fairies, but some strange stuff's been going on with the fairies lately, and its way harder to find any glimmer to buy now days.
</body></html>

View File

@@ -0,0 +1,6 @@
<html><body>Gray Pillar Kantarubis:<br>
Look at these beautiful buildings! They're fantastic! How'd our ancestors build these things? Amazing! Our <font color="LEVEL">Gray Pillar</font> guild is trying to find more relics of our ancestors' superior technologies.<br>
From what we've seen so far, it appears that the Ancient City Arcan was created by Elves, Dwarves, and the chosen of God. According to some current theories, our anoestor's filed the building with warmth and life by using <font color="LEVEL">Glimmer</font>. Glimmer is abundant here, but quantitative validity research is still underway!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"What's Glimmer?"</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Mumu:<br>
Well, there's a warehouse and shops - just enter the village and turn left! Otherwise, if you turn right, you'll see people from the Elf village.<br>
The tall building here is the Arcan tower, where our brave hero, Slaski, resides!<br>
Lastly, the thing in the center of the village is the axis of this place, but recently there have been strange people appearing there, and now we can't approach because of the dark energy...
</body></html>

View File

@@ -0,0 +1,6 @@
<html><body>Mumu:<br>
Welcome to Arcan! if you have questions or would like to look around, simply let me know!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"What are the major elements here?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_ArcanCityMovie">"I want to look around."</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Loewyna:<br>
Me? I'm Loewyna. My father is the Cat hero, Slaski. 100 years ago, my father flew everywhere, riding whisps! But now, he just lays there. Sleeping. Day in and day out. Sigh.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,3 @@
<html><body>Mysterious Cat:<br>
...<br>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Un Dinaer:<br>
Welcome stranger. Mind your action here. We maintain the law and peace of this place.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Un Magnier:<br>
Stranger. Welcome to the Ancient City Arcan. We protect the city's peace. If you are fleeing from danger, remain by our side and you will be safe.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Fairy citizen who ran away from Kimerian:<br>
Have you seen Kimerian?<br>
I risked my life trying to flee him, and now all I can see when I close my eyes at night is his face, coming after me, mouthing horrible threats against me and the people I care about...<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Horpina:<br>
Hey wait, wait. Look here for a moment, nyang. I have a favor to ask a brave adventurer just like you, nyang. This is a very important and difficult task, nyang. I can't ask just anybody to do it, so you must do it for me, nyang.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Selina:<br>
The Garden of Genesis...<br1>
According to ancient myth, the Garden of Gods was created to preserve the creatures the ancient gods loved the most. Because of that, the creatures here have never been seen anywhere else!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"Why were they hidden though?"</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Selina:<br>
Well... we may never have an answer to that question.<br1>
It may not be the most important, either. Instead, let me pose this question to you: if the seal to this place was broken, and we can now access its wondrous lands, what's to say other seals haven't been broken? And what's to say those seals weren't holding back far more terrifying things?<br>
It's a question that sends shivers down me.
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Selina:<br>
How is it? Isnt it a beautiful garden as to watch the landscape in fascination? But this was a mysterious place where no outsiders were allowed to enter for a long time. I don't know what will happen in the future anymore though...<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Tell me about the Garden of Genesis."</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,7 @@
<html><body>Proof Trading Master Anthony:<br>
Do you have a <font color="LEVEL">certificate</font>? Bring me one of those to show that you've worked hard on behalf of Magmeld, and you can have anything you like from my supplies.<br>
Me? Hahaha! Don't worry about me; that's only the tip of the iceberg when it comes to my wealth! Go gather your certificates.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 770">Give a Certificate of Promise</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 771">Give a Certificate of Life</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 772">Give a Certificate of Hero</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Minstrel Miso:<br>
I'm Minstrel Miso, the singing cat! I'm the only Minstrel in the Ancient City Arcan.<br>
Do you know Minstrel Liberatto? A few minstrels and Liberatto have gathered up to write a new story. Do you want to know? I'm not telling you! I will tell you when the time comes.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>