Addition of Camille instance.
Contributed by Sero.
This commit is contained in:
54
L2J_Mobius_8.0_Homunculus/dist/game/data/instances/Bosses/Camille.xml
vendored
Normal file
54
L2J_Mobius_8.0_Homunculus/dist/game/data/instances/Bosses/Camille.xml
vendored
Normal file
@@ -0,0 +1,54 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Camille -->
|
||||
<instance id="266" maxWorlds="80" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/instance.xsd">
|
||||
<time duration="60" empty="3" />
|
||||
<locations>
|
||||
<enter type="FIXED">
|
||||
<location x="-245768" y="147832" z="4662" />
|
||||
</enter>
|
||||
<exit type="ORIGIN" />
|
||||
</locations>
|
||||
<parameters>
|
||||
<param name="firstDoorId" value="12220001" />
|
||||
<param name="secondDoorId" value="12220002" />
|
||||
</parameters>
|
||||
<conditions>
|
||||
<condition type="Party">
|
||||
<param name="html" value="condNoParty.html" />
|
||||
</condition>
|
||||
<condition type="PartyLeader">
|
||||
<param name="html" value="condNoPartyLeader.html" />
|
||||
</condition>
|
||||
<condition type="CommandChannel" />
|
||||
<condition type="CommandChannelLeader" />
|
||||
<condition type="GroupMin">
|
||||
<param name="limit" value="14" />
|
||||
</condition>
|
||||
<condition type="GroupMax">
|
||||
<param name="limit" value="35" />
|
||||
</condition>
|
||||
<condition type="Level">
|
||||
<param name="min" value="90" />
|
||||
<param name="max" value="115" />
|
||||
</condition>
|
||||
<condition type="Distance" />
|
||||
<condition type="Reenter" />
|
||||
</conditions>
|
||||
<reenter apply="NONE">
|
||||
<reset day="WEDNESDAY" hour="6" minute="30" />
|
||||
</reenter>
|
||||
<doorlist>
|
||||
<door id="12220001" />
|
||||
<door id="12220002" />
|
||||
</doorlist>
|
||||
<spawnlist>
|
||||
<group>
|
||||
<npc id="26236" x="-245752" y="150392" z="11845" heading="49140" /> <!-- Camille -->
|
||||
<npc id="26243" x="-245768" y="148472" z="4662" heading="49140" /> <!-- Mamut -->
|
||||
<npc id="26244" x="-245752" y="151112" z="4662" heading="49140" /> <!-- Isburg -->
|
||||
</group>
|
||||
<group name="teleport" spawnByDefault="false">
|
||||
<npc id="34324" x="-245752" y="151112" z="4662" heading="16198" /> <!-- Transmission Unit -->
|
||||
</group>
|
||||
</spawnlist>
|
||||
</instance>
|
Reference in New Issue
Block a user