Merged with released L2J-Unity files.
This commit is contained in:
@@ -1,13 +1,44 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<instance name="Cavern of the Pirate Captain (Daydream-61)" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/instance.xsd">
|
||||
<activityTime val="60" />
|
||||
<allowSummon val="false" />
|
||||
<showTimer val="true" increase="true" text="Elapsed Time :" />
|
||||
<exitPoint x="52212" y="218998" z="-3208" />
|
||||
<reenter additionStyle="ON_INSTANCE_FINISH" >
|
||||
<reset day="Monday" hour="6" minute="30" />
|
||||
<reset day="Wednesday" hour="6" minute="30" />
|
||||
<reset day="Friday" hour="6" minute="30" />
|
||||
</reenter>
|
||||
<removeBuffs type="ALL" />
|
||||
</instance>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Cavern of the Pirate Captain (Daydream-61) -->
|
||||
<instance id="133" maxWorlds="20" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/instance.xsd">
|
||||
<time duration="60" empty="10" />
|
||||
<removeBuffs type="ALL" />
|
||||
<locations>
|
||||
<enter type="RANDOM">
|
||||
<location x="52684" y="219989" z="-3496" />
|
||||
<location x="52669" y="219120" z="-3224" />
|
||||
<location x="52672" y="219439" z="-3312" />
|
||||
</enter>
|
||||
<exit type="FIXED">
|
||||
<location x="52212" y="218998" z="-3208" />
|
||||
</exit>
|
||||
</locations>
|
||||
<parameters>
|
||||
<param name="Zaken" value="29176" />
|
||||
<param name="DollBlader" value="29023" />
|
||||
<param name="ValeMaster" value="29024" />
|
||||
<param name="PiratesZombie" value="29027" />
|
||||
<param name="PiratesZombieCaptain" value="29026" />
|
||||
</parameters>
|
||||
<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="55" />
|
||||
</condition>
|
||||
<condition type="Distance" />
|
||||
<condition type="Reenter" />
|
||||
</conditions>
|
||||
<reenter apply="ON_FINISH">
|
||||
<reset day="MONDAY" hour="6" minute="30" />
|
||||
<reset day="WEDNESDAY" hour="6" minute="30" />
|
||||
<reset day="FRIDAY" hour="6" minute="30" />
|
||||
</reenter>
|
||||
</instance>
|
||||
|
||||
Reference in New Issue
Block a user