Addition of Gainak village spawns.

This commit is contained in:
MobiusDev 2016-06-12 19:15:35 +00:00
parent 48619ae1ca
commit 03d9ab4d56
12 changed files with 81 additions and 2 deletions

View File

@ -0,0 +1,4 @@
<html><body>Heming:<br>
Did you know that the <font color=LEVEL>Noble Orcs</font> requested reinforcements from Elmore?<br>
Things are quite strange here. Ah, well. A mercenary's job is to fight for money, not ponder the world's mysteries!
</body></html>

View File

@ -0,0 +1,7 @@
<html><body>Cacteon:<br>
Have you heard of the <font color=LEVEL>Orc Supervia</font>?<br>
When our orc kingdom collapsed, they fought against the <font color=LEVEL>Noble Orcs</font>. Currently, they don't belong to the orc coalition, and work independently.<br>
Their anti-orc behavior is troubling.<br>
Worse, they have unified various other tribes into their anti-<font color=LEVEL>Noble Orc</font> agenda. They're now more powerful than any other individual tribe.<br>
I'm certain they're plotting something.
</body></html>

View File

@ -0,0 +1,4 @@
<html><body>Hanzon:<br>
Apparently Kakai, the Lord of Flame requested reinforcements from Astair van Halter, the king of Elmore. Somehow that gets passed down to Rune Captain Mathias, and now here I am.<br>
I suppose I should find out what's going on here.
</body></html>

View File

@ -0,0 +1,4 @@
<html><body>Hundt:<br>
Ever seen <font color=LEVEL>Half-Devil Avataria</font>?<br>
I ran into the creature once. <font color=LEVEL>Half-Devil Avataria</font>, I mean. I ran like a madman! I'm not so young and strong as I used to be, you know, and... well, I'm just hoping for no more encounters.
</body></html>

View File

@ -0,0 +1,6 @@
<html><body>Lezonne:<br>
Are you a mercenary too?<br>
We've had a lot of them lately. Probably because this place turns into a <font color=LEVEL>battlefield</font>.<br>
But peace returns eventually! You can never tell how long it'll take to become a <font color=LEVEL>battlefield</font> or how long it'll stay one. It's pretty disturbing.<br>
What the heck is going on...
</body></html>

View File

@ -0,0 +1,6 @@
<html><body>Camille:<br>
Greetings. I am the Gainak Gatekeeper. What brings you to this dangerous place?<br>
Perhaps it's better I do not know. Whatever you want to leave here, tell me. Do you?<br>
(If your <font color=LEVEL>Main Class</font> is <font color=LEVEL>Lv. 76 or below</font>, you may teleport for free.)<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_showTeleports">"Teleport me."</Button>
</body></html>

View File

@ -0,0 +1,7 @@
<html><body>Warehouse Keeper Edward:<br>
<center>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_DepositP">Deposit Item (Private Warehouse)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_WithdrawP">Withdraw Item (Private Warehouse)</Button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
</center>
</body></html>

View File

@ -0,0 +1,7 @@
<html><body>Warehouse Keeper Edward:<br>
<center>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_DepositC" msg="1039">Deposit Item (Clan Warehouse)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_WithdrawC">Withdraw Item (Clan Warehouse)</Button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
</center>
</body></html>

View File

@ -0,0 +1,9 @@
<html><body>Edward:<br>
You need a warehouse, right?<br>
<center>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Private Warehouse</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">Clan Warehouse</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/g_cube_warehouse001.htm"><font color="LEVEL">Wondrous Cubic</font></Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</center>
</body></html>

View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
<spawn name="Gainak">
<group>
<npc id="33830" x="17242" y="-115022" z="-227" heading="24752" respawnTime="60sec" /> <!-- Heming -->
<npc id="33831" x="17244" y="-114896" z="-227" heading="39326" respawnTime="60sec" /> <!-- Cacteon -->
<npc id="33832" x="17148" y="-115005" z="-229" heading="18051" respawnTime="60sec" /> <!-- Hanzon -->
<npc id="33833" x="17110" y="-114919" z="-228" heading="56543" respawnTime="60sec" /> <!-- Hundt -->
<npc id="33834" x="16233" y="-114355" z="-226" heading="12415" respawnTime="60sec" /> <!-- Lezonne -->
<npc id="33835" x="16437" y="-113838" z="-226" heading="46433" respawnTime="60sec" /> <!-- Edward -->
<npc id="33836" x="16606" y="-114161" z="-206" heading="30709" respawnTime="60sec" /> <!-- Camille -->
</group>
</spawn>
</list>

View File

@ -1011,7 +1011,7 @@
<height normal="23" />
</collision>
</npc>
<npc id="33835" level="99" type="L2Npc" name="Edward" title="Warehouse Keeper">
<npc id="33835" level="99" type="L2Warehouse" name="Edward" title="Warehouse Keeper">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
@ -1033,7 +1033,7 @@
<height normal="17.5" />
</collision>
</npc>
<npc id="33836" level="99" type="L2Npc" name="Camille" title="Gatekeeper">
<npc id="33836" level="99" type="L2Teleporter" name="Camille" title="Gatekeeper">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/teleporterData.xsd">
<npc id="33836"> <!-- Camille -->
<teleport type="NORMAL">
<location npcStringId="1010200" x="43835" y="-47749" z="-792" feeCount="9200" /> <!-- The Town of Rune -->
<location npcStringId="1010574" x="87142" y="-143529" z="-1288" feeCount="14000" /> <!-- The Town of Schuttgart -->
<location npcStringId="1010157" x="-44124" y="-113390" z="-240" feeCount="2300" /> <!-- Orc Village -->
<location npcStringId="1010746" x="-51015" y="-147271" z="-14944" feeCount="0" /> <!-- Underground Gainak -->
</teleport>
</npc>
</list>