Goddard guard html additions.

Contributed by kaylakamaz.
This commit is contained in:
MobiusDev
2018-12-02 02:01:48 +00:00
parent 8794fd2183
commit 2a428ef17c
12 changed files with 66 additions and 6 deletions

View File

@@ -0,0 +1,6 @@
<html><body>Guard Sven:<br>
Yes, sir! All present and accounted for, sir!<br>
Hey? Who the hell are you? I thought you were my captain!!!<br>
Agh, blast! That misereable blockhead Andrei is always talking nonsesne... foreigners meddling, I'm suffering from stress. Look here! You're blocking the road, so don't just stand there Either go inside or leave!<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Guard Henrik:<br>
Hey! What are you doing here? Just passing through, eh? Okay, you can pass.<br>
In unsettled times such as these, it's best to stay out of trouble.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,7 @@
<html><body>Guard Cadmon:<br>
Wow! I knew you were from the south, but I didn't realize how ignorant you were!<br>
The Varka are the most powerful tribe among the Silenos! During the war with Aden, our late king hired them as mercenaries. Unfortunately, after the war they settled down in this region.<br>
You have Silenos in the south too, right? Well, don't be mistaken... The Varka are a different breed all together! They are formidable beasts that are at least equal to the Ketra Orcs in ferocity. Do you know what I mean?<br>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,6 @@
<html><body>Guard Cadmon:<br>
Ketra Orcs? Those mad creatures insist that Goddard belongs to them! But they are so formidable, we can't dismiss them.<br>
They've set up camp in the north of this village. Until recentrly, they seemed to think that they could take over... but the Varka Silenos have silenced their crazy ambitions for now... I supose we owe the Varka our gratitude..?<br>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,7 @@
<html><body>Guard Cadmon:<br>
Hey, stranger! You'd better be careful if you leave this village! Things have gotten very dangerous out there! Tensions have reached boiling point betwwen the <font color="FFFF00">Varka Silenos of the west</font> and the <font color="FFFF00">Ketra Orcs of the north!</font> Even if they kill each other off, there are worse beasts to replace them! Well, come to think of it, if they kill each other off, our guards would have things a bit easier...<br>
You should definitely stay out of their way!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Varka Silenos, you say?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"Ketra Orc near here?"</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Guard Bayard:<br>
You must be new to Goddard! The hot springs are the result of a volcanic fault line. There is an excellent resort to the north of here that features an excellent hot springs! Unfortunately, ferocious beasts seem to be attached to the smell of Sulfur in the water there... You may find it a bit hard to relax...<br>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Guard Bayard:<br>
The volcanic region in the northeastem part of Goddard is known as the Forge of the Gods. It's said that rivers of lava flow there! I don't think it's a place you'd want to spend your vacation!<br>
And there are the strangest rumors about the place. There aer ghastly spirits that appear to surround you entire body in flames. if you kill the spirits, they'll give you a rare jewel... those kinds of things. You know what I', trying to tell you, don't you?<br>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
</body></html>

View File

@@ -0,0 +1,7 @@
<html><body>Guard Bayard:<br>
Hey there, stranger! Are you an adventurer? Really! Most outsiders I've seen lately have been from the south!<br>
Do you have any exciting stories to tell of your adventures? Heard any interesting rumors? I've heard talk that there's been quite a commotion in the<font color="FFFF00">hot springs arena</font> and in the <font color="FFFF00">Forge of the Gods!</font><br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Hot Springs Region? Is it a region with many hot springs?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"What kind of place is the Forge of the Gods?"</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Guard Ulrich:<br>
Well, a Guard like me Wouldn't know if that's true... but there's a legend that goes as such. When the Race of Giants challendged the Gods and were defeted, it's said the Giant with One Thousand Eyes, Argos was buried alive in that valley. But I've heard now the spirits rule over the eerie land.<br>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Guard Ulrich:<br>
An adventurer, eh? Really?! You should be able to find plenty to keep you busy arround here. East of this vilage you'l find the <font color="FFFF00">Wall of Argos</font>, where thousands of gleaming eyes stare back at you! They're actually part of the wall! I'd like to see that myself someday...<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Eyes staring from the face of the rock?"</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Guard Eugen:<br>
Greetings, foreigner!<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -893,7 +893,7 @@
<height normal="12" />
</collision>
</npc>
<npc id="31294" level="80" type="L2Npc" name="Sven" title="Guard">
<npc id="31294" level="80" type="L2Guard" name="Sven" title="Guard">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
@@ -912,7 +912,7 @@
<height normal="12" />
</collision>
</npc>
<npc id="31295" level="80" type="L2Npc" name="Henrik" title="Guard">
<npc id="31295" level="80" type="L2Guard" name="Henrik" title="Guard">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
@@ -931,7 +931,7 @@
<height normal="12" />
</collision>
</npc>
<npc id="31296" level="80" type="L2Npc" name="Cadmon" title="Guard">
<npc id="31296" level="80" type="L2Guard" name="Cadmon" title="Guard">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
@@ -950,7 +950,7 @@
<height normal="12" />
</collision>
</npc>
<npc id="31297" level="80" type="L2Npc" name="Bayard" title="Guard">
<npc id="31297" level="80" type="L2Guard" name="Bayard" title="Guard">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
@@ -969,7 +969,7 @@
<height normal="12" />
</collision>
</npc>
<npc id="31298" level="80" type="L2Npc" name="Ulrich" title="Guard">
<npc id="31298" level="80" type="L2Guard" name="Ulrich" title="Guard">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
@@ -988,7 +988,7 @@
<height normal="12" />
</collision>
</npc>
<npc id="31299" level="80" type="L2Npc" name="Eugen" title="Guard">
<npc id="31299" level="80" type="L2Guard" name="Eugen" title="Guard">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>