1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-05-08 07:53:44 +00:00

NPC Html chat messages

Signed-off-by: Rogiel <rogiel@rogiel.com>
This commit is contained in:
2011-05-25 13:54:59 -03:00
parent 7033518023
commit 4a003b21e0
10103 changed files with 56028 additions and 20460 deletions

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31095" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31095"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_necro 262">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31096" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31096"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_necro 264">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31097" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31097"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_necro 266">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31098" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31098"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_necro 268">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31099" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31099"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_necro 270">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31100" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31100"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_necro 272">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31101" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31101"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_necro 276">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31102" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31102"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_necro 274">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31103" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31103"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_exit 263">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31104" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31104"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_exit 265">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31105" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31105"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_exit 267">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31106" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31106"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_exit 269">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31107" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31107"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_exit 271">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31108" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31108"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_exit 273">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31109" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31109"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_exit 277">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31110" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31110"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_exit 275">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31111" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31111"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Spirit</name>
<level>70</level>
@@ -21,4 +23,9 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Spirit:<br>
You shall not pass while you are not strong enough to fight! Train harder!
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31112" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31112"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Spirit</name>
<level>70</level>
@@ -21,4 +23,11 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Spirit:<br>
Are you sure you want withdraw from the ultimate test?<br>
Do you wish to proceed?<br>
<a action="bypass -h npc_%objectId%_goto 451">Teleport</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31114" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31114"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_cata 250">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31115" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31115"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_cata 252">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31116" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31116"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_cata 254">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31117" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31117"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_cata 256">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31118" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31118"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_cata 258">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31119" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31119"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_cata 260">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31120" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31120"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_exit 251">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31121" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31121"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_exit 253">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31122" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31122"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_exit 255">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31123" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31123"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_exit 257">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31124" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31124"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_exit 259">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="DungeonGatekeeper" id="31125" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DungeonGatekeeper" id="31125"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper Ziggurat</name>
<level>70</level>
@@ -21,4 +23,13 @@
<sp>0</sp>
<collision heigth="15.0" radius="7.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Gatekeeper Ziggurat:<br>
A human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<a action="bypass -h npc_%objectId%_exit 261">Teleport</a><br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">Enter the Dimensional Rift</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>]]></chat>
</talk>
</npc>