New Throne of Heroes Instances.
Contributed by CostyKiller.
This commit is contained in:
48
L2J_Mobius_8.0_Homunculus/dist/game/data/instances/ThroneOfHeroes/ThroneOfHeroesGoldberg.xml
vendored
Normal file
48
L2J_Mobius_8.0_Homunculus/dist/game/data/instances/ThroneOfHeroes/ThroneOfHeroesGoldberg.xml
vendored
Normal file
@@ -0,0 +1,48 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Throne of Heroes - Goldberg -->
|
||||
<instance id="307" maxWorlds="100" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/instance.xsd">
|
||||
<time duration="60" empty="1" />
|
||||
<locations>
|
||||
<enter type="FIXED">
|
||||
<location x="11722" y="-85014" z="-10972" /> <!-- battle location -->
|
||||
<!-- <location x="11715" y="-84303" z="-11030" /> behind the door -->
|
||||
</enter>
|
||||
<exit type="ORIGIN" />
|
||||
</locations>
|
||||
<conditions>
|
||||
<condition type="Party" showMessageAndHtml="true">
|
||||
<param name="html" value="condNoGroup.html" />
|
||||
</condition>
|
||||
<condition type="CommandChannel" showMessageAndHtml="true">
|
||||
<param name="html" value="condNoGroup.html" />
|
||||
</condition>
|
||||
<condition type="CommandChannelLeaderSameClan" />
|
||||
<condition type="GroupMin">
|
||||
<param name="limit" value="4" />
|
||||
</condition>
|
||||
<condition type="GroupMax">
|
||||
<param name="html" value="condBigGroup.html"/>
|
||||
<param name="limit" value="100" />
|
||||
</condition>
|
||||
<condition type="Level" showMessageAndHtml="true">
|
||||
<param name="html" value="condNoLevel.html" />
|
||||
<param name="min" value="110" />
|
||||
</condition>
|
||||
<condition type="Distance" />
|
||||
<condition type="Reenter" />
|
||||
</conditions>
|
||||
<reenter apply="ON_FINISH">
|
||||
<reset hour="6" minute="30" />
|
||||
</reenter>
|
||||
<spawnlist>
|
||||
<group name="GOLDBERG" spawnByDefault="false">
|
||||
<npc id="26250" x="11704" y="-86511" z="-10929" heading="0" /> <!-- Goldberg -->
|
||||
</group>
|
||||
<group name="GOLDBERG_MINIONS" spawnByDefault="false">
|
||||
<npc id="26251" x="11797" y="-86046" z="-10964" heading="0" respawnTime="1min" /> <!-- Handy Cannon Gunner -->
|
||||
<npc id="26252" x="11704" y="-86904" z="-10964" heading="0" respawnTime="1min" /> <!-- Anchor Warrior -->
|
||||
<npc id="26253" x="11303" y="-86510" z="-10964" heading="0" respawnTime="1min" /> <!-- Operator -->
|
||||
<npc id="26254" x="12136" y="-86488" z="-10964" heading="0" respawnTime="1min" /> <!-- Axe Warrior -->
|
||||
</group>
|
||||
</spawnlist>
|
||||
</instance>
|
48
L2J_Mobius_8.0_Homunculus/dist/game/data/instances/ThroneOfHeroes/ThroneOfHeroesMaryReed.xml
vendored
Normal file
48
L2J_Mobius_8.0_Homunculus/dist/game/data/instances/ThroneOfHeroes/ThroneOfHeroesMaryReed.xml
vendored
Normal file
@@ -0,0 +1,48 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Throne of Heroes - Mary Reed -->
|
||||
<instance id="308" maxWorlds="100" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/instance.xsd">
|
||||
<time duration="60" empty="1" />
|
||||
<locations>
|
||||
<enter type="FIXED">
|
||||
<location x="11722" y="-85014" z="-10972" /> <!-- battle location -->
|
||||
<!-- <location x="11715" y="-84303" z="-11030" /> behind the door -->
|
||||
</enter>
|
||||
<exit type="ORIGIN" />
|
||||
</locations>
|
||||
<conditions>
|
||||
<condition type="Party" showMessageAndHtml="true">
|
||||
<param name="html" value="condNoGroup.html" />
|
||||
</condition>
|
||||
<condition type="CommandChannel" showMessageAndHtml="true">
|
||||
<param name="html" value="condNoGroup.html" />
|
||||
</condition>
|
||||
<condition type="CommandChannelLeaderSameClan" />
|
||||
<condition type="GroupMin">
|
||||
<param name="limit" value="4" />
|
||||
</condition>
|
||||
<condition type="GroupMax">
|
||||
<param name="html" value="condBigGroup.html"/>
|
||||
<param name="limit" value="100" />
|
||||
</condition>
|
||||
<condition type="Level" showMessageAndHtml="true">
|
||||
<param name="html" value="condNoLevel.html" />
|
||||
<param name="min" value="110" />
|
||||
</condition>
|
||||
<condition type="Distance" />
|
||||
<condition type="Reenter" />
|
||||
</conditions>
|
||||
<reenter apply="ON_FINISH">
|
||||
<reset hour="6" minute="30" />
|
||||
</reenter>
|
||||
<spawnlist>
|
||||
<group name="MARY_REED" spawnByDefault="false">
|
||||
<npc id="26267" x="11704" y="-86511" z="-10929" heading="0" /> <!-- Mary Reed -->
|
||||
</group>
|
||||
<group name="MARY_REED_MINIONS" spawnByDefault="false">
|
||||
<npc id="26268" x="11797" y="-86046" z="-10964" heading="0" respawnTime="1min" /> <!-- Shield Master -->
|
||||
<npc id="26269" x="11704" y="-86904" z="-10964" heading="0" respawnTime="1min" /> <!-- Spear Master -->
|
||||
<npc id="26270" x="11303" y="-86510" z="-10964" heading="0" respawnTime="1min" /> <!-- Bow Master -->
|
||||
<npc id="26271" x="12136" y="-86488" z="-10964" heading="0" respawnTime="1min" /> <!-- Magic Master -->
|
||||
</group>
|
||||
</spawnlist>
|
||||
</instance>
|
42
L2J_Mobius_8.0_Homunculus/dist/game/data/instances/ThroneOfHeroes/ThroneOfHeroesTauti.xml
vendored
Normal file
42
L2J_Mobius_8.0_Homunculus/dist/game/data/instances/ThroneOfHeroes/ThroneOfHeroesTauti.xml
vendored
Normal file
@@ -0,0 +1,42 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Throne of Heroes - Tauti -->
|
||||
<instance id="309" maxWorlds="100" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/instance.xsd">
|
||||
<time duration="60" empty="1" />
|
||||
<locations>
|
||||
<enter type="FIXED">
|
||||
<location x="11722" y="-85014" z="-10972" /> <!-- battle location -->
|
||||
<!-- <location x="11715" y="-84303" z="-11030" /> behind the door -->
|
||||
</enter>
|
||||
<exit type="ORIGIN" />
|
||||
</locations>
|
||||
<conditions>
|
||||
<condition type="Party" showMessageAndHtml="true">
|
||||
<param name="html" value="condNoGroup.html" />
|
||||
</condition>
|
||||
<condition type="CommandChannel" showMessageAndHtml="true">
|
||||
<param name="html" value="condNoGroup.html" />
|
||||
</condition>
|
||||
<condition type="CommandChannelLeaderSameClan" />
|
||||
<condition type="GroupMin">
|
||||
<param name="limit" value="4" />
|
||||
</condition>
|
||||
<condition type="GroupMax">
|
||||
<param name="html" value="condBigGroup.html"/>
|
||||
<param name="limit" value="100" />
|
||||
</condition>
|
||||
<condition type="Level" showMessageAndHtml="true">
|
||||
<param name="html" value="condNoLevel.html" />
|
||||
<param name="min" value="110" />
|
||||
</condition>
|
||||
<condition type="Distance" />
|
||||
<condition type="Reenter" />
|
||||
</conditions>
|
||||
<reenter apply="ON_FINISH">
|
||||
<reset hour="6" minute="30" />
|
||||
</reenter>
|
||||
<spawnlist>
|
||||
<group name="TAUTI" spawnByDefault="false">
|
||||
<npc id="26266" x="11704" y="-86511" z="-10929" heading="0" /> <!-- Tauti -->
|
||||
</group>
|
||||
</spawnlist>
|
||||
</instance>
|
Reference in New Issue
Block a user