Check if html files contain non ASCII characters.
This commit is contained in:
parent
0ed057dff9
commit
71576ed8af
@ -245,6 +245,10 @@ ForceInventoryUpdate = False
|
||||
# Default: False
|
||||
LazyCache = False
|
||||
|
||||
# Check if html files contain non ASCII characters.
|
||||
# Default = True
|
||||
CheckHtmlEncoding = True
|
||||
|
||||
# Cache all character names in to memory on server startup
|
||||
# False - names are loaded from Db when they are requested
|
||||
# True - decrease Db usage , increase memory consumption
|
||||
|
@ -1,3 +1,3 @@
|
||||
<html><body>Akram:<br>
|
||||
Othell Rogue Ashagen was a fearsome warrior, but his ferocity was matched by his cruelty. Brutal enough to strike an enemy’s unprotected back, Ashagen was feared by his enemies and shunned by his allies.
|
||||
Othell Rogue Ashagen was a fearsome warrior, but his ferocity was matched by his cruelty. Brutal enough to strike an enemy's unprotected back, Ashagen was feared by his enemies and shunned by his allies.
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Goddard Vanguard Sirik:<br>
|
||||
Why am I here? Really... aren't there more qualified soldiers to do this job? I’m in a scary place, surrounded by scary things that probably want to do very scary things to me. I want to go home. But nooooo! The Abygail family name means more - I must uphold its honor. Actually, you know what? I'm done. This guy can fend for himself.<br>
|
||||
I'm—OH JEEZ—I think I just wet myself. You scared the... well, you know. How long have you been standing there anyway?<br>
|
||||
Why am I here? Really... aren't there more qualified soldiers to do this job? I'm in a scary place, surrounded by scary things that probably want to do very scary things to me. I want to go home. But nooooo! The Abygail family name means more - I must uphold its honor. Actually, you know what? I'm done. This guy can fend for himself.<br>
|
||||
I'm... OH JEEZ! I think I just wet myself. You scared the... well, you know. How long have you been standing there anyway?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I need to know about Mora Ken Abygail."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@ -1,8 +1,8 @@
|
||||
<html><body>Nemo:<br>
|
||||
I have no information about the origins of this species, but what I have found is that these creatures do possess a unique energy, sort of plasma if you will. Hmm... <font color="LEVEL">Maguen Plasma</font>. I like that. I think that is what I'll call it. Anyway, when a Maguen appears it begins to bring forth one of these plasmas. It will also cycle through its various plasmas before hiding.<br>
|
||||
I have no information about the origins of this species, but what I have found is that these creatures do possess a unique energy, sort of plasma if you will. Hmm... <font color="LEVEL">Maguen Plasma</font>. I like that. I think that is what I'll call it. Anyway, when a Maguen appears it begins to bring forth one of these plasmas. It will also cycle through its various plasmas before hiding.<br>
|
||||
With Blacksmith Kusto's talent and my magic we were able to create a device that could harvest these plasmas... a <font color="LEVEL">Maguen Plasma Collector</font>. I know it isn't too creative but we decided to keep the name simple to avoid explaining what it does.<br>
|
||||
Ugh... fine. I'll explain it to you. When you are in the Seed and a Maguen appears, you have a very limited time to collect the Maguen Plasma. If you don't collect the plasma in time, the Maguen will go back into hiding. I've set up a practice Maguen if you want to try using the Maguen Plasma Collector.<br>
|
||||
This isn't a real Maguen, so you won't collect any Plasma... just thought you should know so you don't get your hopes up.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Nemo giveCollector">"Can I get a Maguen Plasma Collector?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Nemo summonMaguen"> "I want to try a Maguen Plasma Collector."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Nemo summonMaguen">"I want to try a Maguen Plasma Collector."</Button>
|
||||
</body></html>
|
@ -15,7 +15,7 @@
|
||||
<td height="150"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">You do not walk the Rogue’s path. You must seek another that is
|
||||
<td align="center">You do not walk the Rogue's path. You must seek another that is
|
||||
appropriate for your class.<br> <font color="af9878">(Only Rogue Type Class
|
||||
characters may Awaken as an Othell Rogue.) </font></td>
|
||||
</tr>
|
||||
|
@ -16,7 +16,7 @@
|
||||
<td height="150"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">You do not walk the Archer’s path. You must seek another that is
|
||||
<td align="center">You do not walk the Archer's path. You must seek another that is
|
||||
appropriate for your class.<br> <font color="af9878">(Only Archer Class characters
|
||||
may Awaken as a Yul Archer.)</font></td>
|
||||
</tr>
|
||||
|
@ -16,7 +16,7 @@
|
||||
<td height="150"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">You do not walk the Wizard’s path. You must seek another that is
|
||||
<td align="center">You do not walk the Wizard's path. You must seek another that is
|
||||
appropriate for your class.<br> <font color="af9878">(Only Wizard Class characters
|
||||
may Awaken as a Feoh Wizard.)</font></td>
|
||||
</tr>
|
||||
|
@ -16,7 +16,7 @@
|
||||
<td height="150"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">You do not walk the Enchanter’s path. You must seek another that is
|
||||
<td align="center">You do not walk the Enchanter's path. You must seek another that is
|
||||
appropriate for your class.<br> <font color="af9878">(Only Enchanter Class
|
||||
characters may Awaken as an Iss Enchanter.)</font></td>
|
||||
</tr>
|
||||
|
@ -16,7 +16,7 @@
|
||||
<td height="150"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">You do not walk the Summoner’s path. You must seek another that is
|
||||
<td align="center">You do not walk the Summoner's path. You must seek another that is
|
||||
appropriate for your class.<br> <font color="af9878">(Only Summoner Class
|
||||
characters may Awaken as an Wynn Summoner.)</font></td>
|
||||
</tr>
|
||||
|
@ -16,7 +16,7 @@
|
||||
<td height="150"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">You do not walk the Healer’s path. You must seek another that is
|
||||
<td align="center">You do not walk the Healer's path. You must seek another that is
|
||||
appropriate for your class.<br> <font color="af9878">(Only Healer Class characters
|
||||
may Awaken as an Aeore Healer.)</font></td>
|
||||
</tr>
|
||||
|
@ -1,3 +1,3 @@
|
||||
<html><body>Noeti Mimilead:<br>
|
||||
Podvodník chlupatý hnusný! (noeti_mymirid_indun1002.htm)
|
||||
Cannot spawn support.
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Noeti Mimilead:<br>
|
||||
You faced Kimerian, even stood toe to toe with him!<br1>
|
||||
This is amazing! Even though Kimerian ran away in the end, he'll at least know that he can't just rampage around as he pleases anymore. Thank you!<br>
|
||||
This is amazing! Even though Kimerian ran away in the end, he'll at least know that he can't just rampage around as he pleases anymore. Thank you!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h KimerianCommon zdrhamCus">"You're welcome. I will now head back to the village."</Button>
|
||||
</body></html>
|
@ -1,5 +1,6 @@
|
||||
<html><body>
|
||||
Listen carefully. My lord does not trust the clan currently in possession of this fortress — you can see the effort and expense he has gone to assemble this mercenary force as a counterweight. Were you to expel the current owners and capture the fortress, I am sure he would be most grateful. (Of course, that probably won't last long -- it's not called a "3-day reign" for nothing...)<br><br>
|
||||
Oh, forgive my muttering -- just talking to myself, you know. In any event, let me explain a little about the two types of fortresses.<br><br>Territorial fortresses are built within a territory to defend against monster attacks, while border fortresses are established along the boundary between two territories. If you have a map, take a look for yourself and you'll see what I mean. Blue flags indicate territorial fortresses, whereas red flags indicate border fortresses.<br>
|
||||
Listen carefully. My lord does not trust the clan currently in possession of this fortress - you can see the effort and expense he has gone to assemble this mercenary force as a counterweight. Were you to expel the current owners and capture the fortress, I am sure he would be most grateful. (Of course, that probably won't last long -- it's not called a "3-day reign" for nothing...)<br><br>
|
||||
Oh, forgive my muttering -- just talking to myself, you know. In any event, let me explain a little about the two types of fortresses.<br><br>
|
||||
Territorial fortresses are built within a territory to defend against monster attacks, while border fortresses are established along the boundary between two territories. If you have a map, take a look for yourself and you'll see what I mean. Blue flags indicate territorial fortresses, whereas red flags indicate border fortresses.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest FortressSiegeManager FortressSiegeManager-14.html">"What should I do to conquer a fortress?"</Button>
|
||||
</body></html>
|
@ -1,3 +1,3 @@
|
||||
<html><body>Rosalia:<br>
|
||||
Thank you for supporting my research♡<br>
|
||||
Thank you for supporting my research.
|
||||
</body></html>
|
@ -3,5 +3,5 @@ Ghost of the Anciant Railroad Engineer:<br>
|
||||
Oh, woe! I can't hold it! I can't hold it!<br>
|
||||
I thought I could hold at least this hammer if nothing else! My own good hammer, and I have no hand to hold it...<br>
|
||||
Well, there is nothing I can do about it. My last hope is dashed. All I can do is wait here for Shilen's call...<br>
|
||||
One last favor, living ones — could you <font color="LEVEL">please go to the Trolley Ruins and meet my friend for me?</font> I am too weak to go see him now.
|
||||
One last favor, living ones - could you <font color="LEVEL">please go to the Trolley Ruins and meet my friend for me?</font> I am too weak to go see him now.
|
||||
</body></html>
|
@ -3,5 +3,5 @@ You can obtain the <font color="LEVEL">Giants' Experimental Tools Fragments</fon
|
||||
If you bring me <font color="LEVEL">10 Giants' Experimental Tool Fragments</font>, I will re-assemble them into the <font color="LEVEL">Giants' Experimental Tool</font>.<br>
|
||||
If you then fight the monsters while wearing this, the traitors who are attracted to the device will appear.<br>
|
||||
Defeat them and bring me <font color="LEVEL">3 research papers concerning the Giants' technology</font>...<br>
|
||||
The Giants' Experimental Tools are easily broken, so you had better be sure to carry a sufficient number of them.¨
|
||||
The Giants' Experimental Tools are easily broken, so you had better be sure to carry a sufficient number of them.
|
||||
</body></html>
|
@ -1,7 +1,4 @@
|
||||
<html><head>The officer Limier:<br>
|
||||
Isthina, Mrs. Seed of Annihilation - such a terrible demon that even among assistants
|
||||
Shilen these can be counted on the fingers. To cope with such a demon,
|
||||
need not sacrifice, empty and meaningless, and careful preparation.
|
||||
You're still not ready for this.<br>
|
||||
<html><body>Officer Limier:<br>
|
||||
Istina, Mrs. Seed of Annihilation - such a terrible demon that even among assistants Shilen these can be counted on the fingers. To cope with such a demon, need not sacrifice, empty and meaningless, and careful preparation. You're still not ready for this.<br>
|
||||
(This quest is available after reaching level 90.)
|
||||
</body></html>
|
@ -1,9 +1,5 @@
|
||||
<html><head>The officer Limier:<br>
|
||||
Finally, in the Seeds of Evil were observed spatial fluctuations.
|
||||
And I have a vague idea of how it all began.
|
||||
Seeds of Destruction will return to the world of instincts and primitivism, when he wakes up
|
||||
their true master. The essence of it is not yet known to us. If all goes
|
||||
still, we lose all hope. <br>
|
||||
Isthina ... Necessarily have to destroy the monster that controls the Seed of Annihilation.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00149_PrimalMotherIstina 33293-02.htm">Ask about Isthine</button>
|
||||
<html><body>Officer Limier:<br>
|
||||
Finally, in the Seeds of Evil were observed spatial fluctuations. And I have a vague idea of how it all began, Seeds of Destruction will return to the world of instincts and primitivism, when he wakes up their true master. The essence of it is not yet known to us. If all goes still, we lose all hope.<br>
|
||||
Istina... Necessarily have to destroy the monster that controls the Seed of Annihilation.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00149_PrimalMotherIstina 33293-02.htm">Ask about Istina</Button>
|
||||
</body></html>
|
@ -1,10 +1,4 @@
|
||||
<html><head>The officer Limier:<br>
|
||||
Return to Life of the Goddess of Death, Shilen - the biggest threat to all life in this world,
|
||||
and the Seed of Annihilation is no exception. Hostess Seed of Annihilation - Isthina,
|
||||
one of the Apostles Elder, symbolizing the primitive and decline.
|
||||
Because of the return of Elder Isthina even awakened her awakening strongly
|
||||
affected area Seeds. If you do not defeat these demons, you can not
|
||||
will ensure not only the strength of our position in Graz, but
|
||||
security of the whole world, is not it?<br>
|
||||
<html><body>Officer Limier:<br>
|
||||
Return to Life of the Goddess of Death, Shilen - the biggest threat to all life in this world and the Seed of Annihilation is no exception. Hostess Seed of Annihilation - Istina, one of the Apostles Elder, symbolizing the primitive and decline. Because of the return of Elder Isthina even awakened her awakening strongly affected area Seeds. If you do not defeat these demons, you can not will ensure not only the strength of our position in Graz, but security of the whole world, is not it?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00149_PrimalMotherIstina 33293-03.htm">Listen more</button>
|
||||
</body></html>
|
@ -1,8 +1,5 @@
|
||||
<html><head>The officer Limier:<br>
|
||||
Symbols Isthiny - primitive and intemperance. If hovering her power
|
||||
over the world, then by all the countries will be fruitful mad terrible monsters.
|
||||
And by the will of Shilen monsters will attack civilians. It remains to
|
||||
only plead the mighty intrepid travelers about them to stop Isthinu.<br>
|
||||
I can turn to you to destroy Isthinu?<br>
|
||||
<html><body>Officer Limier:<br>
|
||||
Symbols Istina - primitive and intemperance. If hovering her power over the world, then by all the countries will be fruitful mad terrible monsters. And by the will of Shilen monsters will attack civilians. It remains to only plead the mighty intrepid travelers about them to stop Istina.<br>
|
||||
I can turn to you to destroy Istina?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00149_PrimalMotherIstina 33293-04.htm">Agree</button>
|
||||
</body></html>
|
@ -1,6 +1,3 @@
|
||||
<html><head>The officer Limier:<br>
|
||||
How nice that you have decided on it! However, you are alone for nothing
|
||||
not cope with this huge demon. Be able to resist it,
|
||||
Only having trained together with experienced teammates. Please
|
||||
destroy Isthinu and bring me the Signs of Shilen.
|
||||
<html><body>Officer Limier:<br>
|
||||
How nice that you have decided on it! However, you are alone for nothing not cope with this huge demon. Be able to resist it, only having trained together with experienced teammates. Please destroy Istina and bring me the Signs of Shilen.
|
||||
</body></html>
|
@ -1,6 +1,3 @@
|
||||
<html><head>The officer Limier:<br>
|
||||
How nice that you have decided on it! However, you are not alone for
|
||||
not cope with this huge demon. Be able to resist it,
|
||||
Only having trained together with experienced teammates. Please
|
||||
destroy Isthinu and bring me the Signs of Shilen.
|
||||
<html><body>Officer Limier:<br>
|
||||
How nice that you have decided on it! However, you are not alone for not cope with this huge demon. Be able to resist it, only having trained together with experienced teammates. Please destroy Istina and bring me the Signs of Shilen.
|
||||
</body></html>
|
@ -1,7 +1,5 @@
|
||||
<html><head>The officer Limier:<br>
|
||||
Thank the gods ... Falling Isthiny very inspired us. Everything, everything
|
||||
thanks to you! Thank you! We inflict a final defeat gangs Shilen
|
||||
Seeds of Destruction attack.<br>
|
||||
<html><body>Officer Limier:<br>
|
||||
Thank the gods... Falling Istina very inspired us. Everything, everything thanks to you! Thank you! We inflict a final defeat gangs Shilen Seeds of Destruction attack.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00149_PrimalMotherIstina reward_9546">15 Fire Stones</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00149_PrimalMotherIstina reward_9547">15 Water Stones</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00149_PrimalMotherIstina reward_9548">15 Earth Stones</Button>
|
||||
|
@ -1,8 +1,5 @@
|
||||
<html><head>The officer Limier:<br>
|
||||
Hopefully, the demon done? We are so happy ...
|
||||
For us is very important your help in eliminating Isthiny,
|
||||
which had a considerable weight of 9 Apostles Elder.<br>
|
||||
All thanks to you all! Thank you! We inflict a final defeat gangs Shilen
|
||||
Seeds of Destruction attack. We must not forget about the debt.<br>
|
||||
<html><body>Officer Limier:<br>
|
||||
Hopefully, the demon done? We are so happy... For us is very important your help in eliminating Istina, which had a considerable weight of 9 Apostles Elder.<br>
|
||||
All thanks to you all! Thank you! We inflict a final defeat gangs Shilen Seeds of Destruction attack. We must not forget about the debt.<br>
|
||||
It's not too useful subject, but I hope it is useful to you.
|
||||
</body></html>
|
@ -1,6 +1,4 @@
|
||||
<html><head>The officer Limier:<br>
|
||||
Lair of the Demon, having lost the host, will be thrown into chaos.
|
||||
We still have hope. Even the opportunity to talk about it is at
|
||||
us due to your merit. Thank you very much!<br>
|
||||
<html><body>Officer Limier:<br>
|
||||
Lair of the Demon, having lost the host, will be thrown into chaos. We still have hope. Even the opportunity to talk about it is at us due to your merit. Thank you very much!<br>
|
||||
(Quest has been completed.)
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Maestro Ishuma:<br>
|
||||
Judging by the way you’re standing and the huge sack you are holding, it looks like you have quite a large task in store for me.<br>
|
||||
Judging by the way you're standing and the huge sack you are holding, it looks like you have quite a large task in store for me.<br>
|
||||
Tell me, what do you have in store for me?<br>
|
||||
Just tell me.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00177_SplitDestiny 32615-02.htm">"These..."</Button>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<html><body>Maestro Ishuma:<br>
|
||||
What do you want me to do with a bunch of rocks? Giant’s fragments you say and you want me to restore them? Hmm… that isn’t exactly in the description of my profession… but you know what I’ll give it a try.<br>
|
||||
Now let’s discuss my fee...<br>
|
||||
What do you want me to do with a bunch of rocks? Giant's fragments you say and you want me to restore them? Hmm... that isn't exactly in the description of my profession... but you know what I'll give it a try.<br>
|
||||
Now let's discuss my fee...<br>
|
||||
If you don't mind...<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00177_SplitDestiny 32615-03.htm">"Hadel says It's for that time he took care of that thing."</Button>
|
||||
</body></html>
|
@ -1,3 +1,3 @@
|
||||
<html><body>Maestro Ishuma:<br>
|
||||
What! He told you about that… hmm well if he is calling in that favor this must be pretty important. Alright give me a few moments to work my magic.
|
||||
What! He told you about that... hmm well if he is calling in that favor this must be pretty important. Alright give me a few moments to work my magic.
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Maestro Ishuma:<br>
|
||||
It took a bit of doing but I was able to put all the pieces back together again.<br>
|
||||
Interestingly enough, it wasn’t just a hand and foot…<br>
|
||||
Interestingly enough, it wasn't just a hand and foot...<br>
|
||||
You have yourself a pair of hands and feet.<br>
|
||||
Now if you excuse me, I need to wash my hands, eat some food, and take a nap after all that work... and preferably in that order. Go see <font color="LEVEL">Giant's Minion Hadel</font> at the <font color="LEVEL">Ruins of Ye Sagira</font>.
|
||||
</body></html>
|
@ -1,4 +1,4 @@
|
||||
<html><body>Giant's Minion Hadel:<br>
|
||||
You have freed Hermuncus’s Soul from the binding light. However, in order for him to regain his power we must restore his physical form. If you recall the last time we spoke I mentioned about Hermuncus’ fate and what happened to his body, correct? We need to find the remains of his body in order to resurrect him. If you help us, we will in turn help you with your Power of Ascension. Do we have a deal? If so your first task would be to find the hand of Hermuncus!<br>
|
||||
You have freed Hermuncus's Soul from the binding light. However, in order for him to regain his power we must restore his physical form. If you recall the last time we spoke I mentioned about Hermuncus' fate and what happened to his body, correct? We need to find the remains of his body in order to resurrect him. If you help us, we will in turn help you with your Power of Ascension. Do we have a deal? If so your first task would be to find the hand of Hermuncus!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00177_SplitDestiny 33344-14.htm">"The hand of Hermuncus? Is that even possible?"</Button>
|
||||
</body></html>
|
@ -1,3 +1,3 @@
|
||||
<html><body>Giant's Minion Hadel:<br>
|
||||
Yes, when Einhasad chopped off Hermuncus’ hand, it fell to the land of Aden. The power contained within the hand preserved itself by becoming petrified until it could rejoin the rest of Hermuncus’ body… Quite an amazing defense mechanism, with the exception of the whole being hacked off part. Creatures in the area would be drawn to its power and probably keep it as a trophy. Hurry to the <font color="LEVEL">Forest of the Dead</font> and collect the pieces of Hermuncus' petrified hand that the <font color="LEVEL">Vampire Berises</font> have in their possession.
|
||||
Yes, when Einhasad chopped off Hermuncus' hand, it fell to the land of Aden. The power contained within the hand preserved itself by becoming petrified until it could rejoin the rest of Hermuncus' body... Quite an amazing defense mechanism, with the exception of the whole being hacked off part. Creatures in the area would be drawn to its power and probably keep it as a trophy. Hurry to the <font color="LEVEL">Forest of the Dead</font> and collect the pieces of Hermuncus' petrified hand that the <font color="LEVEL">Vampire Berises</font> have in their possession.
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Giant's Minion Hadel:<br>
|
||||
Both hands and feet! Let me see. Yes, the workmanship is quite nice although there appear to be some minor blemishes here and there. It’s nothing that we wouldn’t be able to repair ourselves. I’m sure Hermuncus wouldn’t even notice...<br>
|
||||
Now, the real reason why you have assisted me… you wish to receive an Ascension of Power. Before we begin, please understand my words carefully. <font color="LEVEL">You must understand that this can only be done for one subclass. The Ascension of Power cannot be reverted once it has been complete. Be sure you are on the subclass profession you wish to receive this power</font>.<br1>
|
||||
Both hands and feet! Let me see. Yes, the workmanship is quite nice although there appear to be some minor blemishes here and there. It's nothing that we wouldn't be able to repair ourselves. I'm sure Hermuncus wouldn't even notice...<br>
|
||||
Now, the real reason why you have assisted me... you wish to receive an Ascension of Power. Before we begin, please understand my words carefully. <font color="LEVEL">You must understand that this can only be done for one subclass. The Ascension of Power cannot be reverted once it has been complete. Be sure you are on the subclass profession you wish to receive this power</font>.<br1>
|
||||
Have you listened to my words? Are you ready with your final decision?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00177_SplitDestiny 33344-26.htm">"Yes, I am ready to receive the Ascension of Power."</Button>
|
||||
</body></html>
|
@ -1,4 +1,4 @@
|
||||
<html><body>Fioren:<br>
|
||||
Situation became even more unfavorable. We believed that after the destruction of Baylor everything will be decided by itself…. However, new problem, it seems, arose. And consists it before the fact that the gem Of Fanarion concealed before the crystal labyrinth easily can pass beside the hands Of Beleth and its demons. If this happens, then it is necessary at the point of us tightly. Indeed Beleth - extremely powerful demon. However, first at the point of you one must battle not with it, but with its myrmidon.<br>
|
||||
Situation became even more unfavorable. We believed that after the destruction of Baylor everything will be decided by itself. However, new problem, it seems, arose. And consists it before the fact that the gem Of Fanarion concealed before the crystal labyrinth easily can pass beside the hands Of Beleth and its demons. If this happens, then it is necessary at the point of us tightly. Indeed Beleth - extremely powerful demon. However, first at the point of you one must battle not with it, but with its myrmidon.<br>
|
||||
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00181_DevilsStrikeBackAdventOfBalok 33044-04.htm">To ask about the new devil</button>
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Fioren:<br>
|
||||
Only you upset the plans Of Baylor, as appeared new threat before the person Of Balok. Unhappy Parnassus How much still the invasions of demons will be able it to survive?<br>
|
||||
Oh, great hero, whose might and bravery does not know boundaries… Can I turn down you with the request to destroy the demon Of Balok?<br>
|
||||
Oh, great hero, whose might and bravery does not know boundaries. Can I turn down you with the request to destroy the demon Of Balok?<br>
|
||||
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00181_DevilsStrikeBackAdventOfBalok 33044-06.html">To agree</button>
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Warehouse Keeper Sorint:<br>
|
||||
Excellent! You have mastered the skills necessary for A-Grade 2 Member Certificate. But there's a world o' difference 'tween Grade 2 and Grade 3. For that Certificate, you will need to pass a much more difficult — and dangerous — test.<br>
|
||||
If you've the heart to attempt it, bring me these coins and you'll earn your Grade 3 Certificate. <br>
|
||||
Excellent! You have mastered the skills necessary for A-Grade 2 Member Certificate. But there's a world o' difference 'tween Grade 2 and Grade 3. For that Certificate, you will need to pass a much more difficult - and dangerous - test.<br>
|
||||
If you've the heart to attempt it, bring me these coins and you'll earn your Grade 3 Certificate.<br>
|
||||
<font color="LEVEL">1 Blood Werewolf</font><br>
|
||||
<font color="LEVEL">1 Gold Drake</font><br>
|
||||
<font color="LEVEL">1 Silver Fairy</font><br>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<html><body>Warehouse Keeper Sorint:<br>
|
||||
Aye, how time does fly! It seems like only yesterday that you joined our Coin Collectors Club, and here you are already bucking to be A-Grade 1 Member! 'Tis easier to beard a dragon in his lair than it is to earn A-Grade 1 Member Certificate, though. Still, I like the looks o' you — just don't let me down.<br>Your task, if you're up to it, requires you to collect some very special coins. Hold nothing back to bring the following coins to me: <br>
|
||||
Aye, how time does fly! It seems like only yesterday that you joined our Coin Collectors Club, and here you are already bucking to be A-Grade 1 Member! 'Tis easier to beard a dragon in his lair than it is to earn A-Grade 1 Member Certificate, though. Still, I like the looks o' you - just don't let me down.<br>Your task, if you're up to it, requires you to collect some very special coins. Hold nothing back to bring the following coins to me:<br>
|
||||
<font color="LEVEL">1 Silver Dryad</font><br>
|
||||
<font color="LEVEL">1 Blood Basilisk</font><br>
|
||||
<font color="LEVEL">1 Blood Succubus</font><br>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<html><body>Adventurers' Guide:<br>
|
||||
Not exactly, but I suppose it might seem like that depending on your process. Haven't you ever noticed that after killing a monster the corpse tends to vanish? It doesn't completely disappear, just dissolves into a fine, powdery substance resembling ash. It's usually blown away by the wind. Possibly more information than you need… just collect the Remnant Ash and return it to <font color="LEVEL">High Priest Agripel</font> in <font color="LEVEL">Rune Township's Einhasad Temple</font> for payment.<br>
|
||||
Not exactly, but I suppose it might seem like that depending on your process. Haven't you ever noticed that after killing a monster the corpse tends to vanish? It doesn't completely disappear, just dissolves into a fine, powdery substance resembling ash. It's usually blown away by the wind. Possibly more information than you need... just collect the Remnant Ash and return it to <font color="LEVEL">High Priest Agripel</font> in <font color="LEVEL">Rune Township's Einhasad Temple</font> for payment.<br>
|
||||
Will you work on this task?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00470_DivinityProtector 32327-04.htm">"Sure. Sounds doable."</Button>
|
||||
</body></html>
|
@ -1,3 +1,3 @@
|
||||
<html><body>Captain Andrei:<br>
|
||||
Good work soldier! I'm sure as you slaughtered the beasts you could see through their ruse of being simple field creatures. Yes, the residents can sleep safely tonight… but tomorrow… I don't know. They are out there... grazing... and plotting. Well enough is enough and here is your pay. If you wish to save us again, please talk to the Adventurer Helper tomorrow.
|
||||
Good work soldier! I'm sure as you slaughtered the beasts you could see through their ruse of being simple field creatures. Yes, the residents can sleep safely tonight... but tomorrow... I don't know. They are out there... grazing... and plotting. Well enough is enough and here is your pay. If you wish to save us again, please talk to the Adventurer Helper tomorrow.
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Rieyi:<br>
|
||||
Didn't we already have this discussion? Like a million times already? Or was that someone else… never mind, I guess I can tell you again.<br>
|
||||
Didn't we already have this discussion? Like a million times already? Or was that someone else... never mind, I guess I can tell you again.<br>
|
||||
Our Krasis is basically a group of Dark Elves who specialize in making problems... disappear. We mostly hire out to the notabilities, and work behind the scenes. We've been around since the moon was young. Why we've been the silent power behind many of the most dramatic events in history.<br>
|
||||
We've always guarded the knowledge of our existence very carefully, but with the current crisis with Shilen, we've decided that we need to step into the light and take a more prominent role.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00482_RecertificationOfValue liason_starter2_q0482_06.htm">"So, what is it that you want me to do?"</Button>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<html><body>Kyuori:<br>
|
||||
I'm so bored. I saw an adventurer meet the business end of an Exhausted Vengeful Spirit's sword an hour ago… that was good for a quick laugh, but now I'm back to being bored again.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00482_RecertificationOfValue oman_cuori_q0482_02.htm">"Rieyi sent me… again."</Button>
|
||||
I'm so bored. I saw an adventurer meet the business end of an Exhausted Vengeful Spirit's sword an hour ago... that was good for a quick laugh, but now I'm back to being bored again.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00482_RecertificationOfValue oman_cuori_q0482_02.htm">"Rieyi sent me... again."</Button>
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Goddard Vanguard Sirik:<br>
|
||||
Hahaha. No, babysitting this guy isn't the problem.<br>
|
||||
These creatures all around us though, those are the problem. You see I'm not a very skilled Vanguard member. I'm much better at running away than fighting. But I can’t run with this guy around. If he dies, then my father is going to be super mad at me.<br>
|
||||
These creatures all around us though, those are the problem. You see I'm not a very skilled Vanguard member. I'm much better at running away than fighting. But I can't run with this guy around. If he dies, then my father is going to be super mad at me.<br>
|
||||
I need someone to help protect me so I can protect him... which I guess is pretty much the same as protecting him.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00491_InNominePatris 33649-04.htm">"You want me to do your job?"</Button>
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Blacksmith Hilda:<br>
|
||||
I've a tale to interest you. Have you heard tell of <font color="LEVEL">Vulcan</font>, the blacksmith? Now, all us blacksmiths have much to say about fire — we depend on it for our livelihood. Vulcan, though, he spoke of nothing else, and his talk was the marvel of all who heard it. He said that the fire was the actual life of the blacksmith, and could think of nothing but ways to make his fire hotter and fiercer.<br>
|
||||
I've a tale to interest you. Have you heard tell of <font color="LEVEL">Vulcan</font>, the blacksmith? Now, all us blacksmiths have much to say about fire - we depend on it for our livelihood. Vulcan, though, he spoke of nothing else, and his talk was the marvel of all who heard it. He said that the fire was the actual life of the blacksmith, and could think of nothing but ways to make his fire hotter and fiercer.<br>
|
||||
Eventually, he followed his notions right into the deeps of the <font color="LEVEL">Gods' Forge</font>, where he said he could collect and use all the fire he could want. It's a horribly dangerous place, and he's looking for those who can accompany him, adventurers who are not shy of danger and who can help him collect the flames. Do you reckon to be interested?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00617_GatherTheFlames 31271-03.htm">Express interest in the venture.</Button>
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Blacksmith Hilda:<br>
|
||||
Ho, there! I'm Hilda the Blacksmith, and if you want good, solid work done, there's none better here.<br>
|
||||
Don't pay any attention to the claims of that crackpot <font color="LEVEL">Vulcan</font>. He's mad through and through. Fire is his obsession — he's forever searching for ways to make fire hotter and fiercer. I care for my fire, as does any competent blacksmith, but there are limits. Anyway, he won't live long enough to help you with anything; he's in the habit of venturing into the <font color="LEVEL">Forge of the Gods</font>, and one day its dangers will claim him - and his eternal fire too!<br>
|
||||
Don't pay any attention to the claims of that crackpot <font color="LEVEL">Vulcan</font>. He's mad through and through. Fire is his obsession - he's forever searching for ways to make fire hotter and fiercer. I care for my fire, as does any competent blacksmith, but there are limits. Anyway, he won't live long enough to help you with anything; he's in the habit of venturing into the <font color="LEVEL">Forge of the Gods</font>, and one day its dangers will claim him - and his eternal fire too!<br>
|
||||
I've heard he is looking for adventurers to help him collect flames, but take my advice: leave that job to tougher adventurers, or wait until you yourselves are tougher. If you accompany him now, you'll die right alongside him.
|
||||
</body></html>
|
@ -1,4 +1,4 @@
|
||||
<html><body>Investigator Quincy:<br>
|
||||
Those unfortunate people! They left their homes just to survive… In the end, this land consumed so many lives... We cannot add yours to their number.<br>
|
||||
Those unfortunate people! They left their homes just to survive... In the end, this land consumed so many lives... We cannot add yours to their number.<br>
|
||||
(Only characters level 99 or above may undertake this quest.)
|
||||
</body></html>
|
@ -1,4 +1,5 @@
|
||||
<html><body>Jinia:<br>
|
||||
Yes… that was a tragedy. We thought Princess Felicia existed somewhere within the Ice Queen's mind. However, when Kier tried to convince her to give up her power and sway her from evil, she turned him to ice. I fear Felicia may be gone forever and now there is only Freya.<br>Our mission to turn Felicia back has changed over the years - no longer is it a mission to save Felicia, but to save the world from the destructive might of the Ice Queen by killing her once and for all.<br>
|
||||
Yes... that was a tragedy. We thought Princess Felicia existed somewhere within the Ice Queen's mind. However, when Kier tried to convince her to give up her power and sway her from evil, she turned him to ice. I fear Felicia may be gone forever and now there is only Freya.<br>
|
||||
Our mission to turn Felicia back has changed over the years - no longer is it a mission to save Felicia, but to save the world from the destructive might of the Ice Queen by killing her once and for all.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10284_AcquisitionOfDivineSword 32760-04c.html">"So what are we going to do?"</Button>
|
||||
</body></html>
|
||||
</body></html>
|
@ -1,4 +1,4 @@
|
||||
<html><body>Adventure Guildsman:<br>
|
||||
Hmmm… yes. This sketch is much better than the other images we have received about Sakum. It appears to have changed since your encounter with it on Talking Island.<br>
|
||||
I will let Baron Lewin Walder know about this… it is only a matter of time before we deal the killing blow to Sakum.
|
||||
Hmmm... yes. This sketch is much better than the other images we have received about Sakum. It appears to have changed since your encounter with it on Talking Island.<br>
|
||||
I will let Baron Lewin Walder know about this... it is only a matter of time before we deal the killing blow to Sakum.
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Guard Lef:<br>
|
||||
The best way to describe it is <font color="LEVEL">Poslof</font> is <font color="LEVEL">a portion</font> of <font color="LEVEL">Sakum</font> that is able to exist on its own. Bad news is that it isn’t just one of them… we are receiving reports from guards in other locations of multiple Poslof sightings.<br>
|
||||
The best way to describe it is <font color="LEVEL">Poslof</font> is <font color="LEVEL">a portion</font> of <font color="LEVEL">Sakum</font> that is able to exist on its own. Bad news is that it isn't just one of them... we are receiving reports from guards in other locations of multiple Poslof sightings.<br>
|
||||
Kind of a bad day to find out that your only problem just turned into several problems.<br>
|
||||
I would send you out to defeat Poslof, but I’m not sure where it is at the moment. I don’t suppose you would be interested in de-raging the rampaging creatures in the area until I can find out where Poslof is?<br>
|
||||
I would send you out to defeat Poslof, but I'm not sure where it is at the moment. I don't suppose you would be interested in de-raging the rampaging creatures in the area until I can find out where Poslof is?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10358_DividedSakumPoslof 33510-03.html">"It sounds like fun."</Button>
|
||||
</body></html>
|
@ -1,4 +1,4 @@
|
||||
<html><body>Guard Lef:<br>
|
||||
Excellent timing! Another guard has informed me that Poslof has been sighted near the ruined house just below that hill over there.<br>
|
||||
You know what you have to do. Poslof posses just as great a threat to this area as Sakum does. I know you will be in a hurry, so I’m going to go ahead and give you the Sakum Sketch. It isn’t my best work but it is probably the best out of all the others. Once you have finished your business with Poslof you may <font color="LEVEL">deliver the sketch to the Adventure Guildsman in the Town of Gludio</font>.
|
||||
You know what you have to do. Poslof posses just as great a threat to this area as Sakum does. I know you will be in a hurry, so I'm going to go ahead and give you the Sakum Sketch. It isn't my best work but it is probably the best out of all the others. Once you have finished your business with Poslof you may <font color="LEVEL">deliver the sketch to the Adventure Guildsman in the Town of Gludio</font>.
|
||||
</body></html>
|
@ -1,3 +1,3 @@
|
||||
<html><body>Watcher of Antharas Theodric:<br>
|
||||
Apologies, sir! It does not appear as though you have defeated the land dragon. If you did that <font color="LEVEL">Clear Crystal</font> would be filled with Antharas’s energy. Good try though, sir! I’ll be keeping an eye on you and your shenanigans.
|
||||
Apologies, sir! It does not appear as though you have defeated the land dragon. If you did that <font color="LEVEL">Clear Crystal</font> would be filled with Antharas's energy. Good try though, sir! I'll be keeping an eye on you and your shenanigans.
|
||||
</body></html>
|
@ -466,6 +466,7 @@ public class Config
|
||||
public static boolean MULTIPLE_ITEM_DROP;
|
||||
public static boolean FORCE_INVENTORY_UPDATE;
|
||||
public static boolean LAZY_CACHE;
|
||||
public static boolean CHECK_HTML_ENCODING;
|
||||
public static boolean CACHE_CHAR_NAMES;
|
||||
public static int MIN_NPC_ANIMATION;
|
||||
public static int MAX_NPC_ANIMATION;
|
||||
@ -1999,6 +2000,7 @@ public class Config
|
||||
MULTIPLE_ITEM_DROP = General.getBoolean("MultipleItemDrop", true);
|
||||
FORCE_INVENTORY_UPDATE = General.getBoolean("ForceInventoryUpdate", false);
|
||||
LAZY_CACHE = General.getBoolean("LazyCache", true);
|
||||
CHECK_HTML_ENCODING = General.getBoolean("CheckHtmlEncoding", true);
|
||||
CACHE_CHAR_NAMES = General.getBoolean("CacheCharNames", true);
|
||||
MIN_NPC_ANIMATION = General.getInt("MinNpcAnimation", 5);
|
||||
MAX_NPC_ANIMATION = General.getInt("MaxNpcAnimation", 60);
|
||||
@ -3232,6 +3234,10 @@ public class Config
|
||||
|
||||
MULTILANG_DEFAULT = MultilingualSupport.getString("MultiLangDefault", "en").toLowerCase();
|
||||
MULTILANG_ENABLE = MultilingualSupport.getBoolean("MultiLangEnable", false);
|
||||
if (MULTILANG_ENABLE)
|
||||
{
|
||||
CHECK_HTML_ENCODING = false;
|
||||
}
|
||||
final String[] allowed = MultilingualSupport.getString("MultiLangAllowed", MULTILANG_DEFAULT).split(";");
|
||||
MULTILANG_ALLOWED = new ArrayList<>(allowed.length);
|
||||
for (String lang : allowed)
|
||||
|
@ -115,6 +115,7 @@ public class HtmCache
|
||||
return null;
|
||||
}
|
||||
|
||||
String filePath = null;
|
||||
String content = null;
|
||||
try (FileInputStream fis = new FileInputStream(file);
|
||||
BufferedInputStream bis = new BufferedInputStream(fis))
|
||||
@ -126,7 +127,13 @@ public class HtmCache
|
||||
content = new String(raw, StandardCharsets.UTF_8);
|
||||
content = content.replaceAll("(?s)<!--.*?-->", ""); // Remove html comments
|
||||
|
||||
final String oldContent = HTML_CACHE.put(file.toURI().getPath().substring(Config.DATAPACK_ROOT.toURI().getPath().length()), content);
|
||||
filePath = file.toURI().getPath().substring(Config.DATAPACK_ROOT.toURI().getPath().length());
|
||||
if (Config.CHECK_HTML_ENCODING && !filePath.startsWith("data/lang") && !StandardCharsets.US_ASCII.newEncoder().canEncode(content))
|
||||
{
|
||||
LOGGER.warning("HTML encoding check: File " + filePath + " contains non ASCII content.");
|
||||
}
|
||||
|
||||
final String oldContent = HTML_CACHE.put(filePath, content);
|
||||
if (oldContent == null)
|
||||
{
|
||||
_bytesBuffLen += bytes;
|
||||
|
@ -249,6 +249,10 @@ ForceInventoryUpdate = False
|
||||
# Default: False
|
||||
LazyCache = False
|
||||
|
||||
# Check if html files contain non ASCII characters.
|
||||
# Default = True
|
||||
CheckHtmlEncoding = True
|
||||
|
||||
# Cache all character names in to memory on server startup
|
||||
# False - names are loaded from Db when they are requested
|
||||
# True - decrease Db usage , increase memory consumption
|
||||
|
@ -1,3 +1,3 @@
|
||||
<html><body>Akram:<br>
|
||||
Othell Rogue Ashagen was a fearsome warrior, but his ferocity was matched by his cruelty. Brutal enough to strike an enemy’s unprotected back, Ashagen was feared by his enemies and shunned by his allies.
|
||||
Othell Rogue Ashagen was a fearsome warrior, but his ferocity was matched by his cruelty. Brutal enough to strike an enemy's unprotected back, Ashagen was feared by his enemies and shunned by his allies.
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Goddard Vanguard Sirik:<br>
|
||||
Why am I here? Really... aren't there more qualified soldiers to do this job? I’m in a scary place, surrounded by scary things that probably want to do very scary things to me. I want to go home. But nooooo! The Abygail family name means more - I must uphold its honor. Actually, you know what? I'm done. This guy can fend for himself.<br>
|
||||
I'm—OH JEEZ—I think I just wet myself. You scared the... well, you know. How long have you been standing there anyway?<br>
|
||||
Why am I here? Really... aren't there more qualified soldiers to do this job? I'm in a scary place, surrounded by scary things that probably want to do very scary things to me. I want to go home. But nooooo! The Abygail family name means more - I must uphold its honor. Actually, you know what? I'm done. This guy can fend for himself.<br>
|
||||
I'm... OH JEEZ! I think I just wet myself. You scared the... well, you know. How long have you been standing there anyway?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I need to know about Mora Ken Abygail."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@ -1,8 +1,8 @@
|
||||
<html><body>Nemo:<br>
|
||||
I have no information about the origins of this species, but what I have found is that these creatures do possess a unique energy, sort of plasma if you will. Hmm... <font color="LEVEL">Maguen Plasma</font>. I like that. I think that is what I'll call it. Anyway, when a Maguen appears it begins to bring forth one of these plasmas. It will also cycle through its various plasmas before hiding.<br>
|
||||
I have no information about the origins of this species, but what I have found is that these creatures do possess a unique energy, sort of plasma if you will. Hmm... <font color="LEVEL">Maguen Plasma</font>. I like that. I think that is what I'll call it. Anyway, when a Maguen appears it begins to bring forth one of these plasmas. It will also cycle through its various plasmas before hiding.<br>
|
||||
With Blacksmith Kusto's talent and my magic we were able to create a device that could harvest these plasmas... a <font color="LEVEL">Maguen Plasma Collector</font>. I know it isn't too creative but we decided to keep the name simple to avoid explaining what it does.<br>
|
||||
Ugh... fine. I'll explain it to you. When you are in the Seed and a Maguen appears, you have a very limited time to collect the Maguen Plasma. If you don't collect the plasma in time, the Maguen will go back into hiding. I've set up a practice Maguen if you want to try using the Maguen Plasma Collector.<br>
|
||||
This isn't a real Maguen, so you won't collect any Plasma... just thought you should know so you don't get your hopes up.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Nemo giveCollector">"Can I get a Maguen Plasma Collector?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Nemo summonMaguen"> "I want to try a Maguen Plasma Collector."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Nemo summonMaguen">"I want to try a Maguen Plasma Collector."</Button>
|
||||
</body></html>
|
@ -15,7 +15,7 @@
|
||||
<td height="150"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">You do not walk the Rogue’s path. You must seek another that is
|
||||
<td align="center">You do not walk the Rogue's path. You must seek another that is
|
||||
appropriate for your class.<br> <font color="af9878">(Only Rogue Type Class
|
||||
characters may Awaken as an Othell Rogue.) </font></td>
|
||||
</tr>
|
||||
|
@ -16,7 +16,7 @@
|
||||
<td height="150"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">You do not walk the Archer’s path. You must seek another that is
|
||||
<td align="center">You do not walk the Archer's path. You must seek another that is
|
||||
appropriate for your class.<br> <font color="af9878">(Only Archer Class characters
|
||||
may Awaken as a Yul Archer.)</font></td>
|
||||
</tr>
|
||||
|
@ -16,7 +16,7 @@
|
||||
<td height="150"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">You do not walk the Wizard’s path. You must seek another that is
|
||||
<td align="center">You do not walk the Wizard's path. You must seek another that is
|
||||
appropriate for your class.<br> <font color="af9878">(Only Wizard Class characters
|
||||
may Awaken as a Feoh Wizard.)</font></td>
|
||||
</tr>
|
||||
|
@ -16,7 +16,7 @@
|
||||
<td height="150"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">You do not walk the Enchanter’s path. You must seek another that is
|
||||
<td align="center">You do not walk the Enchanter's path. You must seek another that is
|
||||
appropriate for your class.<br> <font color="af9878">(Only Enchanter Class
|
||||
characters may Awaken as an Iss Enchanter.)</font></td>
|
||||
</tr>
|
||||
|
@ -16,7 +16,7 @@
|
||||
<td height="150"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">You do not walk the Summoner’s path. You must seek another that is
|
||||
<td align="center">You do not walk the Summoner's path. You must seek another that is
|
||||
appropriate for your class.<br> <font color="af9878">(Only Summoner Class
|
||||
characters may Awaken as an Wynn Summoner.)</font></td>
|
||||
</tr>
|
||||
|
@ -16,7 +16,7 @@
|
||||
<td height="150"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">You do not walk the Healer’s path. You must seek another that is
|
||||
<td align="center">You do not walk the Healer's path. You must seek another that is
|
||||
appropriate for your class.<br> <font color="af9878">(Only Healer Class characters
|
||||
may Awaken as an Aeore Healer.)</font></td>
|
||||
</tr>
|
||||
|
@ -1,3 +1,3 @@
|
||||
<html><body>Noeti Mimilead:<br>
|
||||
Podvodník chlupatý hnusný! (noeti_mymirid_indun1002.htm)
|
||||
Cannot spawn support.
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Noeti Mimilead:<br>
|
||||
You faced Kimerian, even stood toe to toe with him!<br1>
|
||||
This is amazing! Even though Kimerian ran away in the end, he'll at least know that he can't just rampage around as he pleases anymore. Thank you!<br>
|
||||
This is amazing! Even though Kimerian ran away in the end, he'll at least know that he can't just rampage around as he pleases anymore. Thank you!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h KimerianCommon zdrhamCus">"You're welcome. I will now head back to the village."</Button>
|
||||
</body></html>
|
@ -1,5 +1,6 @@
|
||||
<html><body>
|
||||
Listen carefully. My lord does not trust the clan currently in possession of this fortress — you can see the effort and expense he has gone to assemble this mercenary force as a counterweight. Were you to expel the current owners and capture the fortress, I am sure he would be most grateful. (Of course, that probably won't last long -- it's not called a "3-day reign" for nothing...)<br><br>
|
||||
Oh, forgive my muttering -- just talking to myself, you know. In any event, let me explain a little about the two types of fortresses.<br><br>Territorial fortresses are built within a territory to defend against monster attacks, while border fortresses are established along the boundary between two territories. If you have a map, take a look for yourself and you'll see what I mean. Blue flags indicate territorial fortresses, whereas red flags indicate border fortresses.<br>
|
||||
Listen carefully. My lord does not trust the clan currently in possession of this fortress - you can see the effort and expense he has gone to assemble this mercenary force as a counterweight. Were you to expel the current owners and capture the fortress, I am sure he would be most grateful. (Of course, that probably won't last long -- it's not called a "3-day reign" for nothing...)<br><br>
|
||||
Oh, forgive my muttering -- just talking to myself, you know. In any event, let me explain a little about the two types of fortresses.<br><br>
|
||||
Territorial fortresses are built within a territory to defend against monster attacks, while border fortresses are established along the boundary between two territories. If you have a map, take a look for yourself and you'll see what I mean. Blue flags indicate territorial fortresses, whereas red flags indicate border fortresses.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest FortressSiegeManager FortressSiegeManager-14.html">"What should I do to conquer a fortress?"</Button>
|
||||
</body></html>
|
@ -1,3 +1,3 @@
|
||||
<html><body>Rosalia:<br>
|
||||
Thank you for supporting my researchβ™΅<br>
|
||||
Thank you for supporting my research.
|
||||
</body></html>
|
@ -3,5 +3,5 @@ Ghost of the Anciant Railroad Engineer:<br>
|
||||
Oh, woe! I can't hold it! I can't hold it!<br>
|
||||
I thought I could hold at least this hammer if nothing else! My own good hammer, and I have no hand to hold it...<br>
|
||||
Well, there is nothing I can do about it. My last hope is dashed. All I can do is wait here for Shilen's call...<br>
|
||||
One last favor, living ones — could you <font color="LEVEL">please go to the Trolley Ruins and meet my friend for me?</font> I am too weak to go see him now.
|
||||
One last favor, living ones - could you <font color="LEVEL">please go to the Trolley Ruins and meet my friend for me?</font> I am too weak to go see him now.
|
||||
</body></html>
|
@ -3,5 +3,5 @@ You can obtain the <font color="LEVEL">Giants' Experimental Tools Fragments</fon
|
||||
If you bring me <font color="LEVEL">10 Giants' Experimental Tool Fragments</font>, I will re-assemble them into the <font color="LEVEL">Giants' Experimental Tool</font>.<br>
|
||||
If you then fight the monsters while wearing this, the traitors who are attracted to the device will appear.<br>
|
||||
Defeat them and bring me <font color="LEVEL">3 research papers concerning the Giants' technology</font>...<br>
|
||||
The Giants' Experimental Tools are easily broken, so you had better be sure to carry a sufficient number of them.¨
|
||||
The Giants' Experimental Tools are easily broken, so you had better be sure to carry a sufficient number of them.
|
||||
</body></html>
|
@ -1,7 +1,4 @@
|
||||
<html><head>The officer Limier:<br>
|
||||
Isthina, Mrs. Seed of Annihilation - such a terrible demon that even among assistants
|
||||
Shilen these can be counted on the fingers. To cope with such a demon,
|
||||
need not sacrifice, empty and meaningless, and careful preparation.
|
||||
You're still not ready for this.<br>
|
||||
<html><body>Officer Limier:<br>
|
||||
Istina, Mrs. Seed of Annihilation - such a terrible demon that even among assistants Shilen these can be counted on the fingers. To cope with such a demon, need not sacrifice, empty and meaningless, and careful preparation. You're still not ready for this.<br>
|
||||
(This quest is available after reaching level 90.)
|
||||
</body></html>
|
@ -1,9 +1,5 @@
|
||||
<html><head>The officer Limier:<br>
|
||||
Finally, in the Seeds of Evil were observed spatial fluctuations.
|
||||
And I have a vague idea of how it all began.
|
||||
Seeds of Destruction will return to the world of instincts and primitivism, when he wakes up
|
||||
their true master. The essence of it is not yet known to us. If all goes
|
||||
still, we lose all hope. <br>
|
||||
Isthina ... Necessarily have to destroy the monster that controls the Seed of Annihilation.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00149_PrimalMotherIstina 33293-02.htm">Ask about Isthine</button>
|
||||
<html><body>Officer Limier:<br>
|
||||
Finally, in the Seeds of Evil were observed spatial fluctuations. And I have a vague idea of how it all began, Seeds of Destruction will return to the world of instincts and primitivism, when he wakes up their true master. The essence of it is not yet known to us. If all goes still, we lose all hope.<br>
|
||||
Istina... Necessarily have to destroy the monster that controls the Seed of Annihilation.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00149_PrimalMotherIstina 33293-02.htm">Ask about Istina</Button>
|
||||
</body></html>
|
@ -1,10 +1,4 @@
|
||||
<html><head>The officer Limier:<br>
|
||||
Return to Life of the Goddess of Death, Shilen - the biggest threat to all life in this world,
|
||||
and the Seed of Annihilation is no exception. Hostess Seed of Annihilation - Isthina,
|
||||
one of the Apostles Elder, symbolizing the primitive and decline.
|
||||
Because of the return of Elder Isthina even awakened her awakening strongly
|
||||
affected area Seeds. If you do not defeat these demons, you can not
|
||||
will ensure not only the strength of our position in Graz, but
|
||||
security of the whole world, is not it?<br>
|
||||
<html><body>Officer Limier:<br>
|
||||
Return to Life of the Goddess of Death, Shilen - the biggest threat to all life in this world and the Seed of Annihilation is no exception. Hostess Seed of Annihilation - Istina, one of the Apostles Elder, symbolizing the primitive and decline. Because of the return of Elder Isthina even awakened her awakening strongly affected area Seeds. If you do not defeat these demons, you can not will ensure not only the strength of our position in Graz, but security of the whole world, is not it?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00149_PrimalMotherIstina 33293-03.htm">Listen more</button>
|
||||
</body></html>
|
@ -1,8 +1,5 @@
|
||||
<html><head>The officer Limier:<br>
|
||||
Symbols Isthiny - primitive and intemperance. If hovering her power
|
||||
over the world, then by all the countries will be fruitful mad terrible monsters.
|
||||
And by the will of Shilen monsters will attack civilians. It remains to
|
||||
only plead the mighty intrepid travelers about them to stop Isthinu.<br>
|
||||
I can turn to you to destroy Isthinu?<br>
|
||||
<html><body>Officer Limier:<br>
|
||||
Symbols Istina - primitive and intemperance. If hovering her power over the world, then by all the countries will be fruitful mad terrible monsters. And by the will of Shilen monsters will attack civilians. It remains to only plead the mighty intrepid travelers about them to stop Istina.<br>
|
||||
I can turn to you to destroy Istina?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00149_PrimalMotherIstina 33293-04.htm">Agree</button>
|
||||
</body></html>
|
@ -1,6 +1,3 @@
|
||||
<html><head>The officer Limier:<br>
|
||||
How nice that you have decided on it! However, you are alone for nothing
|
||||
not cope with this huge demon. Be able to resist it,
|
||||
Only having trained together with experienced teammates. Please
|
||||
destroy Isthinu and bring me the Signs of Shilen.
|
||||
<html><body>Officer Limier:<br>
|
||||
How nice that you have decided on it! However, you are alone for nothing not cope with this huge demon. Be able to resist it, only having trained together with experienced teammates. Please destroy Istina and bring me the Signs of Shilen.
|
||||
</body></html>
|
@ -1,6 +1,3 @@
|
||||
<html><head>The officer Limier:<br>
|
||||
How nice that you have decided on it! However, you are not alone for
|
||||
not cope with this huge demon. Be able to resist it,
|
||||
Only having trained together with experienced teammates. Please
|
||||
destroy Isthinu and bring me the Signs of Shilen.
|
||||
<html><body>Officer Limier:<br>
|
||||
How nice that you have decided on it! However, you are not alone for not cope with this huge demon. Be able to resist it, only having trained together with experienced teammates. Please destroy Istina and bring me the Signs of Shilen.
|
||||
</body></html>
|
@ -1,7 +1,5 @@
|
||||
<html><head>The officer Limier:<br>
|
||||
Thank the gods ... Falling Isthiny very inspired us. Everything, everything
|
||||
thanks to you! Thank you! We inflict a final defeat gangs Shilen
|
||||
Seeds of Destruction attack.<br>
|
||||
<html><body>Officer Limier:<br>
|
||||
Thank the gods... Falling Istina very inspired us. Everything, everything thanks to you! Thank you! We inflict a final defeat gangs Shilen Seeds of Destruction attack.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00149_PrimalMotherIstina reward_9546">15 Fire Stones</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00149_PrimalMotherIstina reward_9547">15 Water Stones</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00149_PrimalMotherIstina reward_9548">15 Earth Stones</Button>
|
||||
|
@ -1,8 +1,5 @@
|
||||
<html><head>The officer Limier:<br>
|
||||
Hopefully, the demon done? We are so happy ...
|
||||
For us is very important your help in eliminating Isthiny,
|
||||
which had a considerable weight of 9 Apostles Elder.<br>
|
||||
All thanks to you all! Thank you! We inflict a final defeat gangs Shilen
|
||||
Seeds of Destruction attack. We must not forget about the debt.<br>
|
||||
<html><body>Officer Limier:<br>
|
||||
Hopefully, the demon done? We are so happy... For us is very important your help in eliminating Istina, which had a considerable weight of 9 Apostles Elder.<br>
|
||||
All thanks to you all! Thank you! We inflict a final defeat gangs Shilen Seeds of Destruction attack. We must not forget about the debt.<br>
|
||||
It's not too useful subject, but I hope it is useful to you.
|
||||
</body></html>
|
@ -1,6 +1,4 @@
|
||||
<html><head>The officer Limier:<br>
|
||||
Lair of the Demon, having lost the host, will be thrown into chaos.
|
||||
We still have hope. Even the opportunity to talk about it is at
|
||||
us due to your merit. Thank you very much!<br>
|
||||
<html><body>Officer Limier:<br>
|
||||
Lair of the Demon, having lost the host, will be thrown into chaos. We still have hope. Even the opportunity to talk about it is at us due to your merit. Thank you very much!<br>
|
||||
(Quest has been completed.)
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Maestro Ishuma:<br>
|
||||
Judging by the way you’re standing and the huge sack you are holding, it looks like you have quite a large task in store for me.<br>
|
||||
Judging by the way you're standing and the huge sack you are holding, it looks like you have quite a large task in store for me.<br>
|
||||
Tell me, what do you have in store for me?<br>
|
||||
Just tell me.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00177_SplitDestiny 32615-02.htm">"These..."</Button>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<html><body>Maestro Ishuma:<br>
|
||||
What do you want me to do with a bunch of rocks? Giant’s fragments you say and you want me to restore them? Hmm… that isn’t exactly in the description of my profession… but you know what I’ll give it a try.<br>
|
||||
Now let’s discuss my fee...<br>
|
||||
What do you want me to do with a bunch of rocks? Giant's fragments you say and you want me to restore them? Hmm... that isn't exactly in the description of my profession... but you know what I'll give it a try.<br>
|
||||
Now let's discuss my fee...<br>
|
||||
If you don't mind...<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00177_SplitDestiny 32615-03.htm">"Hadel says It's for that time he took care of that thing."</Button>
|
||||
</body></html>
|
@ -1,3 +1,3 @@
|
||||
<html><body>Maestro Ishuma:<br>
|
||||
What! He told you about that… hmm well if he is calling in that favor this must be pretty important. Alright give me a few moments to work my magic.
|
||||
What! He told you about that... hmm well if he is calling in that favor this must be pretty important. Alright give me a few moments to work my magic.
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Maestro Ishuma:<br>
|
||||
It took a bit of doing but I was able to put all the pieces back together again.<br>
|
||||
Interestingly enough, it wasn’t just a hand and foot…<br>
|
||||
Interestingly enough, it wasn't just a hand and foot...<br>
|
||||
You have yourself a pair of hands and feet.<br>
|
||||
Now if you excuse me, I need to wash my hands, eat some food, and take a nap after all that work... and preferably in that order. Go see <font color="LEVEL">Giant's Minion Hadel</font> at the <font color="LEVEL">Ruins of Ye Sagira</font>.
|
||||
</body></html>
|
@ -1,4 +1,4 @@
|
||||
<html><body>Giant's Minion Hadel:<br>
|
||||
You have freed Hermuncus’s Soul from the binding light. However, in order for him to regain his power we must restore his physical form. If you recall the last time we spoke I mentioned about Hermuncus’ fate and what happened to his body, correct? We need to find the remains of his body in order to resurrect him. If you help us, we will in turn help you with your Power of Ascension. Do we have a deal? If so your first task would be to find the hand of Hermuncus!<br>
|
||||
You have freed Hermuncus's Soul from the binding light. However, in order for him to regain his power we must restore his physical form. If you recall the last time we spoke I mentioned about Hermuncus' fate and what happened to his body, correct? We need to find the remains of his body in order to resurrect him. If you help us, we will in turn help you with your Power of Ascension. Do we have a deal? If so your first task would be to find the hand of Hermuncus!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00177_SplitDestiny 33344-14.htm">"The hand of Hermuncus? Is that even possible?"</Button>
|
||||
</body></html>
|
@ -1,3 +1,3 @@
|
||||
<html><body>Giant's Minion Hadel:<br>
|
||||
Yes, when Einhasad chopped off Hermuncus’ hand, it fell to the land of Aden. The power contained within the hand preserved itself by becoming petrified until it could rejoin the rest of Hermuncus’ body… Quite an amazing defense mechanism, with the exception of the whole being hacked off part. Creatures in the area would be drawn to its power and probably keep it as a trophy. Hurry to the <font color="LEVEL">Forest of the Dead</font> and collect the pieces of Hermuncus' petrified hand that the <font color="LEVEL">Vampire Berises</font> have in their possession.
|
||||
Yes, when Einhasad chopped off Hermuncus' hand, it fell to the land of Aden. The power contained within the hand preserved itself by becoming petrified until it could rejoin the rest of Hermuncus' body... Quite an amazing defense mechanism, with the exception of the whole being hacked off part. Creatures in the area would be drawn to its power and probably keep it as a trophy. Hurry to the <font color="LEVEL">Forest of the Dead</font> and collect the pieces of Hermuncus' petrified hand that the <font color="LEVEL">Vampire Berises</font> have in their possession.
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Giant's Minion Hadel:<br>
|
||||
Both hands and feet! Let me see. Yes, the workmanship is quite nice although there appear to be some minor blemishes here and there. It’s nothing that we wouldn’t be able to repair ourselves. I’m sure Hermuncus wouldn’t even notice...<br>
|
||||
Now, the real reason why you have assisted me… you wish to receive an Ascension of Power. Before we begin, please understand my words carefully. <font color="LEVEL">You must understand that this can only be done for one subclass. The Ascension of Power cannot be reverted once it has been complete. Be sure you are on the subclass profession you wish to receive this power</font>.<br1>
|
||||
Both hands and feet! Let me see. Yes, the workmanship is quite nice although there appear to be some minor blemishes here and there. It's nothing that we wouldn't be able to repair ourselves. I'm sure Hermuncus wouldn't even notice...<br>
|
||||
Now, the real reason why you have assisted me... you wish to receive an Ascension of Power. Before we begin, please understand my words carefully. <font color="LEVEL">You must understand that this can only be done for one subclass. The Ascension of Power cannot be reverted once it has been complete. Be sure you are on the subclass profession you wish to receive this power</font>.<br1>
|
||||
Have you listened to my words? Are you ready with your final decision?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00177_SplitDestiny 33344-26.htm">"Yes, I am ready to receive the Ascension of Power."</Button>
|
||||
</body></html>
|
@ -1,4 +1,4 @@
|
||||
<html><body>Fioren:<br>
|
||||
Situation became even more unfavorable. We believed that after the destruction of Baylor everything will be decided by itself…. However, new problem, it seems, arose. And consists it before the fact that the gem Of Fanarion concealed before the crystal labyrinth easily can pass beside the hands Of Beleth and its demons. If this happens, then it is necessary at the point of us tightly. Indeed Beleth - extremely powerful demon. However, first at the point of you one must battle not with it, but with its myrmidon.<br>
|
||||
Situation became even more unfavorable. We believed that after the destruction of Baylor everything will be decided by itself. However, new problem, it seems, arose. And consists it before the fact that the gem Of Fanarion concealed before the crystal labyrinth easily can pass beside the hands Of Beleth and its demons. If this happens, then it is necessary at the point of us tightly. Indeed Beleth - extremely powerful demon. However, first at the point of you one must battle not with it, but with its myrmidon.<br>
|
||||
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00181_DevilsStrikeBackAdventOfBalok 33044-04.htm">To ask about the new devil</button>
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Fioren:<br>
|
||||
Only you upset the plans Of Baylor, as appeared new threat before the person Of Balok. Unhappy Parnassus How much still the invasions of demons will be able it to survive?<br>
|
||||
Oh, great hero, whose might and bravery does not know boundaries… Can I turn down you with the request to destroy the demon Of Balok?<br>
|
||||
Oh, great hero, whose might and bravery does not know boundaries. Can I turn down you with the request to destroy the demon Of Balok?<br>
|
||||
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00181_DevilsStrikeBackAdventOfBalok 33044-06.html">To agree</button>
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Warehouse Keeper Sorint:<br>
|
||||
Excellent! You have mastered the skills necessary for A-Grade 2 Member Certificate. But there's a world o' difference 'tween Grade 2 and Grade 3. For that Certificate, you will need to pass a much more difficult — and dangerous — test.<br>
|
||||
If you've the heart to attempt it, bring me these coins and you'll earn your Grade 3 Certificate. <br>
|
||||
Excellent! You have mastered the skills necessary for A-Grade 2 Member Certificate. But there's a world o' difference 'tween Grade 2 and Grade 3. For that Certificate, you will need to pass a much more difficult - and dangerous - test.<br>
|
||||
If you've the heart to attempt it, bring me these coins and you'll earn your Grade 3 Certificate.<br>
|
||||
<font color="LEVEL">1 Blood Werewolf</font><br>
|
||||
<font color="LEVEL">1 Gold Drake</font><br>
|
||||
<font color="LEVEL">1 Silver Fairy</font><br>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<html><body>Warehouse Keeper Sorint:<br>
|
||||
Aye, how time does fly! It seems like only yesterday that you joined our Coin Collectors Club, and here you are already bucking to be A-Grade 1 Member! 'Tis easier to beard a dragon in his lair than it is to earn A-Grade 1 Member Certificate, though. Still, I like the looks o' you — just don't let me down.<br>Your task, if you're up to it, requires you to collect some very special coins. Hold nothing back to bring the following coins to me: <br>
|
||||
Aye, how time does fly! It seems like only yesterday that you joined our Coin Collectors Club, and here you are already bucking to be A-Grade 1 Member! 'Tis easier to beard a dragon in his lair than it is to earn A-Grade 1 Member Certificate, though. Still, I like the looks o' you - just don't let me down.<br>Your task, if you're up to it, requires you to collect some very special coins. Hold nothing back to bring the following coins to me:<br>
|
||||
<font color="LEVEL">1 Silver Dryad</font><br>
|
||||
<font color="LEVEL">1 Blood Basilisk</font><br>
|
||||
<font color="LEVEL">1 Blood Succubus</font><br>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<html><body>Adventurers' Guide:<br>
|
||||
Not exactly, but I suppose it might seem like that depending on your process. Haven't you ever noticed that after killing a monster the corpse tends to vanish? It doesn't completely disappear, just dissolves into a fine, powdery substance resembling ash. It's usually blown away by the wind. Possibly more information than you need… just collect the Remnant Ash and return it to <font color="LEVEL">High Priest Agripel</font> in <font color="LEVEL">Rune Township's Einhasad Temple</font> for payment.<br>
|
||||
Not exactly, but I suppose it might seem like that depending on your process. Haven't you ever noticed that after killing a monster the corpse tends to vanish? It doesn't completely disappear, just dissolves into a fine, powdery substance resembling ash. It's usually blown away by the wind. Possibly more information than you need... just collect the Remnant Ash and return it to <font color="LEVEL">High Priest Agripel</font> in <font color="LEVEL">Rune Township's Einhasad Temple</font> for payment.<br>
|
||||
Will you work on this task?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00470_DivinityProtector 32327-04.htm">"Sure. Sounds doable."</Button>
|
||||
</body></html>
|
@ -1,3 +1,3 @@
|
||||
<html><body>Captain Andrei:<br>
|
||||
Good work soldier! I'm sure as you slaughtered the beasts you could see through their ruse of being simple field creatures. Yes, the residents can sleep safely tonight… but tomorrow… I don't know. They are out there... grazing... and plotting. Well enough is enough and here is your pay. If you wish to save us again, please talk to the Adventurer Helper tomorrow.
|
||||
Good work soldier! I'm sure as you slaughtered the beasts you could see through their ruse of being simple field creatures. Yes, the residents can sleep safely tonight... but tomorrow... I don't know. They are out there... grazing... and plotting. Well enough is enough and here is your pay. If you wish to save us again, please talk to the Adventurer Helper tomorrow.
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Rieyi:<br>
|
||||
Didn't we already have this discussion? Like a million times already? Or was that someone else… never mind, I guess I can tell you again.<br>
|
||||
Didn't we already have this discussion? Like a million times already? Or was that someone else... never mind, I guess I can tell you again.<br>
|
||||
Our Krasis is basically a group of Dark Elves who specialize in making problems... disappear. We mostly hire out to the notabilities, and work behind the scenes. We've been around since the moon was young. Why we've been the silent power behind many of the most dramatic events in history.<br>
|
||||
We've always guarded the knowledge of our existence very carefully, but with the current crisis with Shilen, we've decided that we need to step into the light and take a more prominent role.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00482_RecertificationOfValue liason_starter2_q0482_06.htm">"So, what is it that you want me to do?"</Button>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<html><body>Kyuori:<br>
|
||||
I'm so bored. I saw an adventurer meet the business end of an Exhausted Vengeful Spirit's sword an hour ago… that was good for a quick laugh, but now I'm back to being bored again.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00482_RecertificationOfValue oman_cuori_q0482_02.htm">"Rieyi sent me… again."</Button>
|
||||
I'm so bored. I saw an adventurer meet the business end of an Exhausted Vengeful Spirit's sword an hour ago... that was good for a quick laugh, but now I'm back to being bored again.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00482_RecertificationOfValue oman_cuori_q0482_02.htm">"Rieyi sent me... again."</Button>
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Goddard Vanguard Sirik:<br>
|
||||
Hahaha. No, babysitting this guy isn't the problem.<br>
|
||||
These creatures all around us though, those are the problem. You see I'm not a very skilled Vanguard member. I'm much better at running away than fighting. But I can’t run with this guy around. If he dies, then my father is going to be super mad at me.<br>
|
||||
These creatures all around us though, those are the problem. You see I'm not a very skilled Vanguard member. I'm much better at running away than fighting. But I can't run with this guy around. If he dies, then my father is going to be super mad at me.<br>
|
||||
I need someone to help protect me so I can protect him... which I guess is pretty much the same as protecting him.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00491_InNominePatris 33649-04.htm">"You want me to do your job?"</Button>
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Blacksmith Hilda:<br>
|
||||
I've a tale to interest you. Have you heard tell of <font color="LEVEL">Vulcan</font>, the blacksmith? Now, all us blacksmiths have much to say about fire — we depend on it for our livelihood. Vulcan, though, he spoke of nothing else, and his talk was the marvel of all who heard it. He said that the fire was the actual life of the blacksmith, and could think of nothing but ways to make his fire hotter and fiercer.<br>
|
||||
I've a tale to interest you. Have you heard tell of <font color="LEVEL">Vulcan</font>, the blacksmith? Now, all us blacksmiths have much to say about fire - we depend on it for our livelihood. Vulcan, though, he spoke of nothing else, and his talk was the marvel of all who heard it. He said that the fire was the actual life of the blacksmith, and could think of nothing but ways to make his fire hotter and fiercer.<br>
|
||||
Eventually, he followed his notions right into the deeps of the <font color="LEVEL">Gods' Forge</font>, where he said he could collect and use all the fire he could want. It's a horribly dangerous place, and he's looking for those who can accompany him, adventurers who are not shy of danger and who can help him collect the flames. Do you reckon to be interested?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00617_GatherTheFlames 31271-03.htm">Express interest in the venture.</Button>
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Blacksmith Hilda:<br>
|
||||
Ho, there! I'm Hilda the Blacksmith, and if you want good, solid work done, there's none better here.<br>
|
||||
Don't pay any attention to the claims of that crackpot <font color="LEVEL">Vulcan</font>. He's mad through and through. Fire is his obsession — he's forever searching for ways to make fire hotter and fiercer. I care for my fire, as does any competent blacksmith, but there are limits. Anyway, he won't live long enough to help you with anything; he's in the habit of venturing into the <font color="LEVEL">Forge of the Gods</font>, and one day its dangers will claim him - and his eternal fire too!<br>
|
||||
Don't pay any attention to the claims of that crackpot <font color="LEVEL">Vulcan</font>. He's mad through and through. Fire is his obsession - he's forever searching for ways to make fire hotter and fiercer. I care for my fire, as does any competent blacksmith, but there are limits. Anyway, he won't live long enough to help you with anything; he's in the habit of venturing into the <font color="LEVEL">Forge of the Gods</font>, and one day its dangers will claim him - and his eternal fire too!<br>
|
||||
I've heard he is looking for adventurers to help him collect flames, but take my advice: leave that job to tougher adventurers, or wait until you yourselves are tougher. If you accompany him now, you'll die right alongside him.
|
||||
</body></html>
|
@ -1,4 +1,4 @@
|
||||
<html><body>Investigator Quincy:<br>
|
||||
Those unfortunate people! They left their homes just to survive… In the end, this land consumed so many lives... We cannot add yours to their number.<br>
|
||||
Those unfortunate people! They left their homes just to survive... In the end, this land consumed so many lives... We cannot add yours to their number.<br>
|
||||
(Only characters level 99 or above may undertake this quest.)
|
||||
</body></html>
|
@ -1,4 +1,5 @@
|
||||
<html><body>Jinia:<br>
|
||||
Yes… that was a tragedy. We thought Princess Felicia existed somewhere within the Ice Queen's mind. However, when Kier tried to convince her to give up her power and sway her from evil, she turned him to ice. I fear Felicia may be gone forever and now there is only Freya.<br>Our mission to turn Felicia back has changed over the years - no longer is it a mission to save Felicia, but to save the world from the destructive might of the Ice Queen by killing her once and for all.<br>
|
||||
Yes... that was a tragedy. We thought Princess Felicia existed somewhere within the Ice Queen's mind. However, when Kier tried to convince her to give up her power and sway her from evil, she turned him to ice. I fear Felicia may be gone forever and now there is only Freya.<br>
|
||||
Our mission to turn Felicia back has changed over the years - no longer is it a mission to save Felicia, but to save the world from the destructive might of the Ice Queen by killing her once and for all.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10284_AcquisitionOfDivineSword 32760-04c.html">"So what are we going to do?"</Button>
|
||||
</body></html>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<html><body>Adventure Guildsman:<br>
|
||||
Hmmm… yes. This sketch is much better than the other images we have received about Sakum. It appears to have changed since your encounter with it on Talking Island.<br>
|
||||
I will let Baron Lewin Walder know about this… it is only a matter of time before we deal the killing blow to Sakum.
|
||||
Hmmm... yes. This sketch is much better than the other images we have received about Sakum. It appears to have changed since your encounter with it on Talking Island.<br>
|
||||
I will let Baron Lewin Walder know about this... it is only a matter of time before we deal the killing blow to Sakum.
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Guard Lef:<br>
|
||||
The best way to describe it is <font color="LEVEL">Poslof</font> is <font color="LEVEL">a portion</font> of <font color="LEVEL">Sakum</font> that is able to exist on its own. Bad news is that it isn’t just one of them… we are receiving reports from guards in other locations of multiple Poslof sightings.<br>
|
||||
The best way to describe it is <font color="LEVEL">Poslof</font> is <font color="LEVEL">a portion</font> of <font color="LEVEL">Sakum</font> that is able to exist on its own. Bad news is that it isn't just one of them... we are receiving reports from guards in other locations of multiple Poslof sightings.<br>
|
||||
Kind of a bad day to find out that your only problem just turned into several problems.<br>
|
||||
I would send you out to defeat Poslof, but I’m not sure where it is at the moment. I don’t suppose you would be interested in de-raging the rampaging creatures in the area until I can find out where Poslof is?<br>
|
||||
I would send you out to defeat Poslof, but I'm not sure where it is at the moment. I don't suppose you would be interested in de-raging the rampaging creatures in the area until I can find out where Poslof is?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10358_DividedSakumPoslof 33510-03.html">"It sounds like fun."</Button>
|
||||
</body></html>
|
@ -1,4 +1,4 @@
|
||||
<html><body>Guard Lef:<br>
|
||||
Excellent timing! Another guard has informed me that Poslof has been sighted near the ruined house just below that hill over there.<br>
|
||||
You know what you have to do. Poslof posses just as great a threat to this area as Sakum does. I know you will be in a hurry, so I’m going to go ahead and give you the Sakum Sketch. It isn’t my best work but it is probably the best out of all the others. Once you have finished your business with Poslof you may <font color="LEVEL">deliver the sketch to the Adventure Guildsman in the Town of Gludio</font>.
|
||||
You know what you have to do. Poslof posses just as great a threat to this area as Sakum does. I know you will be in a hurry, so I'm going to go ahead and give you the Sakum Sketch. It isn't my best work but it is probably the best out of all the others. Once you have finished your business with Poslof you may <font color="LEVEL">deliver the sketch to the Adventure Guildsman in the Town of Gludio</font>.
|
||||
</body></html>
|
@ -1,3 +1,3 @@
|
||||
<html><body>Watcher of Antharas Theodric:<br>
|
||||
Apologies, sir! It does not appear as though you have defeated the land dragon. If you did that <font color="LEVEL">Clear Crystal</font> would be filled with Antharas’s energy. Good try though, sir! I’ll be keeping an eye on you and your shenanigans.
|
||||
Apologies, sir! It does not appear as though you have defeated the land dragon. If you did that <font color="LEVEL">Clear Crystal</font> would be filled with Antharas's energy. Good try though, sir! I'll be keeping an eye on you and your shenanigans.
|
||||
</body></html>
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user