Merged with released L2J-Unity files.
This commit is contained in:
@@ -1,21 +1,49 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<instance name="Ice Queen's Castle" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/instance.xsd">
|
||||
<activityTime val="120" />
|
||||
<allowSummon val="false" />
|
||||
<emptyDestroyTime val="600" />
|
||||
<exitPoint x="115717" y="-125734" z="-3392" />
|
||||
<reenter additionStyle="ON_INSTANCE_FINISH" >
|
||||
<reset day="Wednesday" hour="6" minute="30" />
|
||||
<reset day="Saturday" hour="6" minute="30" />
|
||||
</reenter>
|
||||
<removeBuffs type="ALL" />
|
||||
<doorlist>
|
||||
<door doorId="23140101" />
|
||||
</doorlist>
|
||||
<spawnlist>
|
||||
<group name="general">
|
||||
<!-- Sirra -->
|
||||
<spawn npcId="32762" x="114766" y="-113141" z="-11200" heading="15956" respawn="0" />
|
||||
</group>
|
||||
</spawnlist>
|
||||
</instance>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Ice Queen's Castle -->
|
||||
<instance id="139" maxWorlds="80" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/instance.xsd">
|
||||
<time duration="120" empty="0" />
|
||||
<removeBuffs type="ALL" />
|
||||
<locations>
|
||||
<enter type="RANDOM">
|
||||
<location x="114185" y="-112435" z="-11210" />
|
||||
<location x="114183" y="-112280" z="-11210" />
|
||||
<location x="114024" y="-112435" z="-11210" />
|
||||
<location x="114024" y="-112278" z="-11210" />
|
||||
<location x="113865" y="-112435" z="-11210" />
|
||||
<location x="113865" y="-112276" z="-11210" />
|
||||
</enter>
|
||||
<exit type="ORIGIN" />
|
||||
</locations>
|
||||
<conditions>
|
||||
<condition type="Party" />
|
||||
<condition type="CommandChannel" />
|
||||
<condition type="CommandChannelLeader" />
|
||||
<condition type="GroupMin">
|
||||
<param name="limit" value="7" />
|
||||
</condition>
|
||||
<condition type="GroupMax">
|
||||
<param name="limit" value="21" />
|
||||
</condition>
|
||||
<condition type="Level">
|
||||
<param name="min" value="82" />
|
||||
</condition>
|
||||
<condition type="Distance" />
|
||||
<condition type="Reenter" />
|
||||
<condition type="Reenter">
|
||||
<param name="instanceId" value="144" />
|
||||
</condition>
|
||||
</conditions>
|
||||
<reenter apply="ON_FINISH">
|
||||
<reset day="WEDNESDAY" hour="6" minute="30" />
|
||||
<reset day="SATURDAY" hour="6" minute="30" />
|
||||
</reenter>
|
||||
<doorlist>
|
||||
<door id="23140101" />
|
||||
</doorlist>
|
||||
<spawnlist>
|
||||
<group>
|
||||
<!-- Sirra -->
|
||||
<npc id="32762" x="114766" y="-113141" z="-11200" heading="15956" />
|
||||
</group>
|
||||
</spawnlist>
|
||||
</instance>
|
||||
|
||||
Reference in New Issue
Block a user