Ancient City Arcan rework.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2015-11-18 13:35:08 +00:00
parent 1694bf3a2f
commit 767e735776
12 changed files with 104 additions and 43 deletions

View File

@@ -0,0 +1,6 @@
<html><head><body>Enchanter Lykus:<br>
You brought a shield from Orbis Temple! That is a powerful shield used by the ancient heroes - very useful!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 4">"Do you know how to use this shield?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"I want to enchant it." (5000 Adena)</Button> <!-- FIX ME -->
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"I actually brought more than one. I want to enchant all of them." (5000 Adena per shield)</Button> <!-- FIX ME -->
</body></html>

View File

@@ -0,0 +1,9 @@
<html><head><body>Enchanter Lykus:<br>
Enchantment requires a lot of effort. Repeat what I do if you want to be good at it!<br><br>
First! Shout my name three times!<br><br>
Second! Circle Ancient City Arcan three times!<br><br>
Lastly! Go to a quiet place, and imagine yourself holding the enchanted weapons or armor! Right!<br><br>
You can't skip any of the steps!<br><br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 5">"My heart is weak so I can't enchant."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 6">"I did what you said but nothing happened."</Button>
</body></html>

View File

@@ -0,0 +1,8 @@
<html><head><body>Enchanter Lykus:<br>
Go and enchant a +16 weapon to make it +17!<br>
You can't fail since I bestowed you with my blessing!<br>
Don't worry and just do as I told you!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"I would like to learn from you."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 6">"I failed while enchanting +16."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 7">"I succeeded and made a +17!"</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><head><body>Enchanter Lykus:<br>
This shield has amazing power that can push dark power away.<br>
If you do enchant, you will be able to <font color="LEVEL">defeat the power of darkness</font> that is deeply embedded into Orbis Temple or <font color="LEVEL">refelct the petrification</font> that is used.<br>
</body></html>

View File

@@ -0,0 +1,3 @@
<html><head><body>Enchanter Lykus:<br>
Just trust me and enchant only once! Believe in yourself!<br>
</body></html>

View File

@@ -0,0 +1,6 @@
<html><head><body>Enchanter Lykus:<br>
No...! Really?<br>
I can't believe it... !<br>
Did you really follow what I said?<br>
I must... say I'm sorry! Hit me as much as you want! I'm sorry! Hit me!
</body></html>

View File

@@ -0,0 +1,8 @@
<html><head><body>Enchanter Lykus:<br>
Excellent! Great work!<br>
You are quite brave!<br>
Now, if you can step up with one more enchant, I'll give you a wonderful thing.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 6">"Enchanting failed!"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 8">"I did already...! (Really?)"</Button>
>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><head><body>Enchanter Lykus:<br>
Ah, are you... serious? Ha. Hahahahaha!<br>
Someone actually did it. I apologize. I don't have anything ready, to tell you the truth. I'm really sorry...<br>
I didn't mean to make fun of you!<br>
</body></html>

View File

@@ -0,0 +1,7 @@
<html><head><body>Enchanter Lykus:<br>
Stronger! Harder! I am an enchant expert, name's Lykus.<br>
Would you like to use my services? <font color="LEVEL">Go for it! Then you'll get it!</font><br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I want to enchant the shield I got at Orbis Temple."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"Any advice on enchantment?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">"Do you have any quests?"</Button>
</body></html>