44 lines
1.4 KiB
XML
44 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Cavern of the Pirate Captain (Daydream-83) -->
|
|
<instance id="135" maxWorlds="20" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/instance.xsd">
|
|
<time duration="60" empty="10" />
|
|
<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="29181" />
|
|
<param name="DollBlader" value="29182" />
|
|
<param name="ValeMaster" value="29183" />
|
|
<param name="PiratesZombie" value="29185" />
|
|
<param name="PiratesZombieCaptain" value="29184" />
|
|
</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="78" />
|
|
</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>
|