Merged with released L2J-Unity files.

This commit is contained in:
mobiusdev
2016-06-12 01:34:09 +00:00
parent e003e87887
commit 635557f5da
18352 changed files with 3245113 additions and 2892959 deletions

View File

@@ -1,31 +1,45 @@
<?xml version="1.0" encoding="UTF-8"?>
<instance name="Ice Queen's Castle" allowRandomWalk="false" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/instance.xsd">
<activityTime val="20" />
<allowSummon val="false" />
<emptyDestroyTime val="5" />
<exitPoint x="113883" y="-108777" z="-848" />
<doorlist>
<door doorId="23140101" />
</doorlist>
<spawnlist>
<group name="general">
<!-- Freya -->
<spawn npcId="18847" x="114720" y="-117085" z="-11088" heading="15956" respawn="0" />
<!-- Archery Knight -->
<spawn npcId="22767" x="114713" y="-115109" z="-11198" heading="16456" respawn="30" />
<spawn npcId="22767" x="114008" y="-115080" z="-11198" heading="3568" respawn="30" />
<spawn npcId="22767" x="114422" y="-115508" z="-11198" heading="12400" respawn="30" />
<spawn npcId="22767" x="115023" y="-115508" z="-11198" heading="20016" respawn="30" />
<spawn npcId="22767" x="115459" y="-115079" z="-11198" heading="27936" respawn="30" />
<!-- Battalion Leader -->
<spawn npcId="18848" x="114861" y="-113615" z="-11198" heading="-21832" respawn="60" />
<spawn npcId="18848" x="114633" y="-113619" z="-11198" heading="-12224" respawn="60" />
<!-- Legionnaire -->
<spawn npcId="18849" x="114950" y="-113647" z="-11198" heading="-20880" respawn="45" />
<spawn npcId="18849" x="114540" y="-113654" z="-11198" heading="-12880" respawn="45" />
<!-- Mercenary Archer -->
<spawn npcId="18926" x="115041" y="-113694" z="-11198" heading="-22440" respawn="45" />
<spawn npcId="18926" x="114446" y="-113698" z="-11198" heading="-11264" respawn="45" />
</group>
</spawnlist>
</instance>
<?xml version="1.0" encoding="UTF-8"?>
<!-- Ice Queen's Castle -->
<instance id="137" maxWorlds="50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/instance.xsd">
<time duration="20" empty="0" />
<locations>
<enter type="FIXED">
<location x="114000" y="-112357" z="-11200" />
</enter>
<exit type="FIXED">
<location x="113883" y="-108777" z="-848" />
</exit>
</locations>
<conditions>
<condition type="Level">
<param name="min" value="82" />
</condition>
<!-- <quest id="10285" state="STARTED" /> -->
</conditions>
<doorlist>
<door id="23140101">
<openStatus default="open" />
</door>
</doorlist>
<spawnlist>
<group>
<!-- Freya -->
<npc id="18847" x="114720" y="-117085" z="-11088" heading="15956" />
<!-- Archery Knight -->
<npc id="22767" x="114713" y="-115109" z="-11198" heading="16456" respawnTime="30sec" />
<npc id="22767" x="114008" y="-115080" z="-11198" heading="3568" respawnTime="30sec" />
<npc id="22767" x="114422" y="-115508" z="-11198" heading="12400" respawnTime="30sec" />
<npc id="22767" x="115023" y="-115508" z="-11198" heading="20016" respawnTime="30sec" />
<npc id="22767" x="115459" y="-115079" z="-11198" heading="27936" respawnTime="30sec" />
<!-- Battalion Leader -->
<npc id="18848" x="114861" y="-113615" z="-11198" heading="-21832" respawnTime="60sec" />
<npc id="18848" x="114633" y="-113619" z="-11198" heading="-12224" respawnTime="60sec" />
<!-- Legionnaire -->
<npc id="18849" x="114950" y="-113647" z="-11198" heading="-20880" respawnTime="45sec" />
<npc id="18849" x="114540" y="-113654" z="-11198" heading="-12880" respawnTime="45sec" />
<!-- Mercenary Archer -->
<npc id="18926" x="115041" y="-113694" z="-11198" heading="-22440" respawnTime="45sec" />
<npc id="18926" x="114446" y="-113698" z="-11198" heading="-11264" respawnTime="45sec" />
</group>
</spawnlist>
</instance>