Forge of the Gods area rework.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2015-11-19 07:52:21 +00:00
parent c52b0f6492
commit 90934f0c15
13 changed files with 1059 additions and 1644 deletions

View File

@@ -14,7 +14,7 @@
<button action="bypass -h admin_move_to 125740 -40864 -3736" value="Varka Silenos Barracks" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 106349 -61870 -2904" value="Devil's Pass" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Dungeons</font><br1>
<button action="bypass -h admin_move_to 168902 -116703 -2417" value="Forge of the Gods" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 169091 -116162 -2456" value="Forge of the Gods" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 189964 -116820 -1624" value="Hall of Flames" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 186699 -75915 -2826" value="Imperial Tomb" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 178127 -84435 -7215" value="Four Sepulchers" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>

View File

@@ -1,4 +1,4 @@
<html><body>Watcher of Valakas Klein:<br>
The Hall of Flames leads to Valakas, the fire dragon. It's guarded by the minions of Valakas! If you get past them, you can meet Valakas. To prevent people from entering this dangerous place, no one may actually walk the path...<br>
After all this, you still want to enter the Hall of Flames? Bring me a Floating Stone! Remember, it can be used only once.
The Hall of Flames is a passage leading to Fire Dragon Valakas. The dragon's minions are guarding it, but if you can break through them, Valakas is just beyond. People are prevented from walking in here like this, so no one could enter this perilous place unwittingly....<br>
Despite all that, do you still insist upon entering the Hall of Flames? Then talk to me again when you have a Single-use Floating Stone. Then I'll send you up to the mouth of the Hall of Flames.<br>
</body></html>

View File

@@ -0,0 +1,7 @@
<html><body>Watcher of Valakas Klein:<br>
Not just anyone can wield a dragon's weapon. First, you have to be brave enough to kill a dragon, and even then you will need tremendous wealth. Then, you'll need <font color="LEVEL">Dragon Blood</font> to use its skills. But it offers great power, so I can understand why people are compelled to try.
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3154001">Stage 1</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3154002">Stage 2</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3154003">Stage 3</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3075504">Purchase Dragon Blood</Button>
</body></html>

View File

@@ -3,5 +3,6 @@ Why are you here? Are you by any chance looking for the Hall of Flames behind me
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Tell me more about the Hall of Flames."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"Tell me about the Amulet of Blessing and Amulet of Rescue."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest GrandBossTeleporters">"I want to enter the Hall of Flames."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">"I'd like to take a look at Valakas' weapons"</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>