Addition of Undercover Agent Khamin (34173).

Contributed by manax182.
This commit is contained in:
MobiusDevelopment 2021-06-06 22:37:41 +00:00
parent 89105a778d
commit 78089b71fd
4 changed files with 24 additions and 2 deletions

View File

@ -0,0 +1,7 @@
<html><body>Undercover Agent Khamin:<br>
Our scouts have brought information that Jisra can be seen only short periods of time. In 30 minutes before every even hour a secret pathway is opened, it won't be closed for 30 minutes. If you follow the way and kill Escorts, Escort Captain Cooca will come to find out what's going on.<br>
Keep in mind you have to kill Cooca first. If you can defeat him, you can defeat Jisra.<br>
Cooca has cast a powerful protection spell on Jisra, so without killing Cooca you most likely fail to deal with Jisra.<br>
Our mages say that after Cooca's death his spell will be unleashed and sweep away from the camp everybody who wasn't in the combat. So good luck.<br>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
</body></html>

View File

@ -0,0 +1,8 @@
<html><body>Undercover Agent Khamin:<br>
Sel Mahums have occupied Abandoned Camp.<br>
The camp is guarded by Escorts, their leaders are an elite warrior called Jisra and Escort Captain Cooca. The bastards are getting very strong and dangerous.<br>
I have to ask for your help. We need to sound out the situation, so do it using a secret pathway.<br>
Be careful,the camp is guarded not only by the men but also powerful magic that can teleport you anywhere. Cooca is the one who cast it but even if you kill him spell won't be broken. So you aren't going to come back the same way you travel there,that's why you need to prepare a Scroll of Escape.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Ask about the fight with Jisra</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_teleport OTHER 0"><font color="LEVEL">Go to a secret pathway</font></Button>
</body></html>

View File

@ -1383,8 +1383,7 @@
<height normal="36" />
</collision>
</npc>
<npc id="34173" level="85" type="Npc" name="Khamin" title="Undercover Agent">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<npc id="34173" level="85" type="Teleporter" name="Khamin" title="Undercover Agent">
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/teleporterData.xsd">
<npc id="34173">
<teleport type="OTHER">
<location x="-57406" y="136429" z="-2396" /> <!-- Jisra RB -->
</teleport>
</npc>
</list>