Altar of Shilen routes.
Contributed by gigilo1968.
This commit is contained in:
parent
b6c59876dc
commit
38255b32be
14
L2J_Mobius_1.0_Ertheia/dist/game/data/Routes.xml
vendored
14
L2J_Mobius_1.0_Ertheia/dist/game/data/Routes.xml
vendored
@ -2462,6 +2462,20 @@
|
||||
<point X="42630" Y="-48231" Z="-792" delay="0" run="true" />
|
||||
<point X="45069" Y="-48034" Z="-792" delay="0" run="true" />
|
||||
</route>
|
||||
<route name="etina_bladesmen_1" repeat="true" repeatStyle="cycle">
|
||||
<target id="23138" spawnX="182409" spawnY="18255" spawnZ="-10304" />
|
||||
<point X="182409" Y="18255" Z="-10304" delay="1" run="true" />
|
||||
<point X="181993" Y="17960" Z="-10304" delay="2" run="true" />
|
||||
<point X="182479" Y="17267" Z="-10304" delay="1" run="true" />
|
||||
<point X="182920" Y="17560" Z="-10304" delay="3" run="true" />
|
||||
</route>
|
||||
<route name="etina_bladesmen_2" repeat="true" repeatStyle="cycle">
|
||||
<target id="23138" spawnX="182000" spawnY="17922" spawnZ="-10304" />
|
||||
<point X="182200" Y="17922" Z="-10304" delay="2" run="true" />
|
||||
<point X="182459" Y="17263" Z="-10304" delay="1" run="true" />
|
||||
<point X="182894" Y="17577" Z="-10304" delay="2" run="true" />
|
||||
<point X="182426" Y="18210" Z="-10304" delay="3" run="true" />
|
||||
</route>
|
||||
<route name="FPC_Giran_Evi" repeat="true" repeatStyle="cycle">
|
||||
<target id="80000" spawnX="83485" spawnY="147998" spawnZ="-3407" />
|
||||
<point X="83485" Y="147998" Z="-3407" delay="10" run="true" /> <!-- Gatekeeper -->
|
||||
|
@ -2,7 +2,7 @@
|
||||
<time duration="60" empty="1" />
|
||||
<locations>
|
||||
<enter type="RANDOM">
|
||||
<location x="179400" y="13683" z="-7396"/><!-- First Room -->
|
||||
<location x="179400" y="13683" z="-7396"/> <!-- First Room -->
|
||||
</enter>
|
||||
<exit type="ORIGIN" />
|
||||
</locations>
|
||||
@ -211,16 +211,8 @@
|
||||
<npc id="23126" x="181747" y="18063" z="-10304" heading="6737" /> <!-- Embryo Elite Escort -->
|
||||
<npc id="23126" x="182486" y="17168" z="-10304" heading="5041" /> <!-- Embryo Elite Escort -->
|
||||
<npc id="23126" x="183333" y="17391" z="-10304" heading="38209" /> <!-- Embryo Elite Escort -->
|
||||
<npc id="23138" x="182409" y="18255" z="-10304" heading="30021"> <!-- Etina Bladesmen -->
|
||||
<parameters>
|
||||
<param name="SuperPointName" value="etina_bladesmen_1" />
|
||||
</parameters>
|
||||
</npc>
|
||||
<npc id="23138" x="182000" y="17922" z="-10304" heading="22511"> <!-- Etina Bladesmen -->
|
||||
<parameters>
|
||||
<param name="SuperPointName" value="etina_bladesmen_2" />
|
||||
</parameters>
|
||||
</npc>
|
||||
<npc id="23138" x="182409" y="18255" z="-10304" heading="30021" /> <!-- Etina Bladesmen -->
|
||||
<npc id="23138" x="182000" y="17922" z="-10304" heading="22511" /> <!-- Etina Bladesmen -->
|
||||
<!-- 2st floor 3st room -->
|
||||
<npc id="23130" x="179540" y="19060" z="-10568" heading="53859" /> <!-- Embryo Elite High Priest -->
|
||||
<npc id="23130" x="178546" y="18123" z="-10568" heading="55565" /> <!-- Embryo Elite High Priest -->
|
||||
|
@ -2462,6 +2462,20 @@
|
||||
<point X="42630" Y="-48231" Z="-792" delay="0" run="true" />
|
||||
<point X="45069" Y="-48034" Z="-792" delay="0" run="true" />
|
||||
</route>
|
||||
<route name="etina_bladesmen_1" repeat="true" repeatStyle="cycle">
|
||||
<target id="23138" spawnX="182409" spawnY="18255" spawnZ="-10304" />
|
||||
<point X="182409" Y="18255" Z="-10304" delay="1" run="true" />
|
||||
<point X="181993" Y="17960" Z="-10304" delay="2" run="true" />
|
||||
<point X="182479" Y="17267" Z="-10304" delay="1" run="true" />
|
||||
<point X="182920" Y="17560" Z="-10304" delay="3" run="true" />
|
||||
</route>
|
||||
<route name="etina_bladesmen_2" repeat="true" repeatStyle="cycle">
|
||||
<target id="23138" spawnX="182000" spawnY="17922" spawnZ="-10304" />
|
||||
<point X="182200" Y="17922" Z="-10304" delay="2" run="true" />
|
||||
<point X="182459" Y="17263" Z="-10304" delay="1" run="true" />
|
||||
<point X="182894" Y="17577" Z="-10304" delay="2" run="true" />
|
||||
<point X="182426" Y="18210" Z="-10304" delay="3" run="true" />
|
||||
</route>
|
||||
<route name="FPC_Giran_Evi" repeat="true" repeatStyle="cycle">
|
||||
<target id="80000" spawnX="83485" spawnY="147998" spawnZ="-3407" />
|
||||
<point X="83485" Y="147998" Z="-3407" delay="10" run="true" /> <!-- Gatekeeper -->
|
||||
|
@ -2,7 +2,7 @@
|
||||
<time duration="60" empty="1" />
|
||||
<locations>
|
||||
<enter type="RANDOM">
|
||||
<location x="179400" y="13683" z="-7396"/><!-- First Room -->
|
||||
<location x="179400" y="13683" z="-7396"/> <!-- First Room -->
|
||||
</enter>
|
||||
<exit type="ORIGIN" />
|
||||
</locations>
|
||||
@ -211,16 +211,8 @@
|
||||
<npc id="23126" x="181747" y="18063" z="-10304" heading="6737" /> <!-- Embryo Elite Escort -->
|
||||
<npc id="23126" x="182486" y="17168" z="-10304" heading="5041" /> <!-- Embryo Elite Escort -->
|
||||
<npc id="23126" x="183333" y="17391" z="-10304" heading="38209" /> <!-- Embryo Elite Escort -->
|
||||
<npc id="23138" x="182409" y="18255" z="-10304" heading="30021"> <!-- Etina Bladesmen -->
|
||||
<parameters>
|
||||
<param name="SuperPointName" value="etina_bladesmen_1" />
|
||||
</parameters>
|
||||
</npc>
|
||||
<npc id="23138" x="182000" y="17922" z="-10304" heading="22511"> <!-- Etina Bladesmen -->
|
||||
<parameters>
|
||||
<param name="SuperPointName" value="etina_bladesmen_2" />
|
||||
</parameters>
|
||||
</npc>
|
||||
<npc id="23138" x="182409" y="18255" z="-10304" heading="30021" /> <!-- Etina Bladesmen -->
|
||||
<npc id="23138" x="182000" y="17922" z="-10304" heading="22511" /> <!-- Etina Bladesmen -->
|
||||
<!-- 2st floor 3st room -->
|
||||
<npc id="23130" x="179540" y="19060" z="-10568" heading="53859" /> <!-- Embryo Elite High Priest -->
|
||||
<npc id="23130" x="178546" y="18123" z="-10568" heading="55565" /> <!-- Embryo Elite High Priest -->
|
||||
|
14
L2J_Mobius_3.0_Helios/dist/game/data/Routes.xml
vendored
14
L2J_Mobius_3.0_Helios/dist/game/data/Routes.xml
vendored
@ -2462,6 +2462,20 @@
|
||||
<point X="42630" Y="-48231" Z="-792" delay="0" run="true" />
|
||||
<point X="45069" Y="-48034" Z="-792" delay="0" run="true" />
|
||||
</route>
|
||||
<route name="etina_bladesmen_1" repeat="true" repeatStyle="cycle">
|
||||
<target id="23138" spawnX="182409" spawnY="18255" spawnZ="-10304" />
|
||||
<point X="182409" Y="18255" Z="-10304" delay="1" run="true" />
|
||||
<point X="181993" Y="17960" Z="-10304" delay="2" run="true" />
|
||||
<point X="182479" Y="17267" Z="-10304" delay="1" run="true" />
|
||||
<point X="182920" Y="17560" Z="-10304" delay="3" run="true" />
|
||||
</route>
|
||||
<route name="etina_bladesmen_2" repeat="true" repeatStyle="cycle">
|
||||
<target id="23138" spawnX="182000" spawnY="17922" spawnZ="-10304" />
|
||||
<point X="182200" Y="17922" Z="-10304" delay="2" run="true" />
|
||||
<point X="182459" Y="17263" Z="-10304" delay="1" run="true" />
|
||||
<point X="182894" Y="17577" Z="-10304" delay="2" run="true" />
|
||||
<point X="182426" Y="18210" Z="-10304" delay="3" run="true" />
|
||||
</route>
|
||||
<route name="FPC_Giran_Evi" repeat="true" repeatStyle="cycle">
|
||||
<target id="80000" spawnX="83485" spawnY="147998" spawnZ="-3407" />
|
||||
<point X="83485" Y="147998" Z="-3407" delay="10" run="true" /> <!-- Gatekeeper -->
|
||||
|
@ -2,7 +2,7 @@
|
||||
<time duration="60" empty="1" />
|
||||
<locations>
|
||||
<enter type="RANDOM">
|
||||
<location x="179400" y="13683" z="-7396"/><!-- First Room -->
|
||||
<location x="179400" y="13683" z="-7396"/> <!-- First Room -->
|
||||
</enter>
|
||||
<exit type="ORIGIN" />
|
||||
</locations>
|
||||
@ -211,16 +211,8 @@
|
||||
<npc id="23126" x="181747" y="18063" z="-10304" heading="6737" /> <!-- Embryo Elite Escort -->
|
||||
<npc id="23126" x="182486" y="17168" z="-10304" heading="5041" /> <!-- Embryo Elite Escort -->
|
||||
<npc id="23126" x="183333" y="17391" z="-10304" heading="38209" /> <!-- Embryo Elite Escort -->
|
||||
<npc id="23138" x="182409" y="18255" z="-10304" heading="30021"> <!-- Etina Bladesmen -->
|
||||
<parameters>
|
||||
<param name="SuperPointName" value="etina_bladesmen_1" />
|
||||
</parameters>
|
||||
</npc>
|
||||
<npc id="23138" x="182000" y="17922" z="-10304" heading="22511"> <!-- Etina Bladesmen -->
|
||||
<parameters>
|
||||
<param name="SuperPointName" value="etina_bladesmen_2" />
|
||||
</parameters>
|
||||
</npc>
|
||||
<npc id="23138" x="182409" y="18255" z="-10304" heading="30021" /> <!-- Etina Bladesmen -->
|
||||
<npc id="23138" x="182000" y="17922" z="-10304" heading="22511" /> <!-- Etina Bladesmen -->
|
||||
<!-- 2st floor 3st room -->
|
||||
<npc id="23130" x="179540" y="19060" z="-10568" heading="53859" /> <!-- Embryo Elite High Priest -->
|
||||
<npc id="23130" x="178546" y="18123" z="-10568" heading="55565" /> <!-- Embryo Elite High Priest -->
|
||||
|
@ -2462,6 +2462,20 @@
|
||||
<point X="42630" Y="-48231" Z="-792" delay="0" run="true" />
|
||||
<point X="45069" Y="-48034" Z="-792" delay="0" run="true" />
|
||||
</route>
|
||||
<route name="etina_bladesmen_1" repeat="true" repeatStyle="cycle">
|
||||
<target id="23138" spawnX="182409" spawnY="18255" spawnZ="-10304" />
|
||||
<point X="182409" Y="18255" Z="-10304" delay="1" run="true" />
|
||||
<point X="181993" Y="17960" Z="-10304" delay="2" run="true" />
|
||||
<point X="182479" Y="17267" Z="-10304" delay="1" run="true" />
|
||||
<point X="182920" Y="17560" Z="-10304" delay="3" run="true" />
|
||||
</route>
|
||||
<route name="etina_bladesmen_2" repeat="true" repeatStyle="cycle">
|
||||
<target id="23138" spawnX="182000" spawnY="17922" spawnZ="-10304" />
|
||||
<point X="182200" Y="17922" Z="-10304" delay="2" run="true" />
|
||||
<point X="182459" Y="17263" Z="-10304" delay="1" run="true" />
|
||||
<point X="182894" Y="17577" Z="-10304" delay="2" run="true" />
|
||||
<point X="182426" Y="18210" Z="-10304" delay="3" run="true" />
|
||||
</route>
|
||||
<route name="FPC_Giran_Evi" repeat="true" repeatStyle="cycle">
|
||||
<target id="80000" spawnX="83485" spawnY="147998" spawnZ="-3407" />
|
||||
<point X="83485" Y="147998" Z="-3407" delay="10" run="true" /> <!-- Gatekeeper -->
|
||||
|
@ -2,7 +2,7 @@
|
||||
<time duration="60" empty="1" />
|
||||
<locations>
|
||||
<enter type="RANDOM">
|
||||
<location x="179400" y="13683" z="-7396"/><!-- First Room -->
|
||||
<location x="179400" y="13683" z="-7396"/> <!-- First Room -->
|
||||
</enter>
|
||||
<exit type="ORIGIN" />
|
||||
</locations>
|
||||
@ -211,16 +211,8 @@
|
||||
<npc id="23126" x="181747" y="18063" z="-10304" heading="6737" /> <!-- Embryo Elite Escort -->
|
||||
<npc id="23126" x="182486" y="17168" z="-10304" heading="5041" /> <!-- Embryo Elite Escort -->
|
||||
<npc id="23126" x="183333" y="17391" z="-10304" heading="38209" /> <!-- Embryo Elite Escort -->
|
||||
<npc id="23138" x="182409" y="18255" z="-10304" heading="30021"> <!-- Etina Bladesmen -->
|
||||
<parameters>
|
||||
<param name="SuperPointName" value="etina_bladesmen_1" />
|
||||
</parameters>
|
||||
</npc>
|
||||
<npc id="23138" x="182000" y="17922" z="-10304" heading="22511"> <!-- Etina Bladesmen -->
|
||||
<parameters>
|
||||
<param name="SuperPointName" value="etina_bladesmen_2" />
|
||||
</parameters>
|
||||
</npc>
|
||||
<npc id="23138" x="182409" y="18255" z="-10304" heading="30021" /> <!-- Etina Bladesmen -->
|
||||
<npc id="23138" x="182000" y="17922" z="-10304" heading="22511" /> <!-- Etina Bladesmen -->
|
||||
<!-- 2st floor 3st room -->
|
||||
<npc id="23130" x="179540" y="19060" z="-10568" heading="53859" /> <!-- Embryo Elite High Priest -->
|
||||
<npc id="23130" x="178546" y="18123" z="-10568" heading="55565" /> <!-- Embryo Elite High Priest -->
|
||||
|
@ -2462,6 +2462,20 @@
|
||||
<point X="42630" Y="-48231" Z="-792" delay="0" run="true" />
|
||||
<point X="45069" Y="-48034" Z="-792" delay="0" run="true" />
|
||||
</route>
|
||||
<route name="etina_bladesmen_1" repeat="true" repeatStyle="cycle">
|
||||
<target id="23138" spawnX="182409" spawnY="18255" spawnZ="-10304" />
|
||||
<point X="182409" Y="18255" Z="-10304" delay="1" run="true" />
|
||||
<point X="181993" Y="17960" Z="-10304" delay="2" run="true" />
|
||||
<point X="182479" Y="17267" Z="-10304" delay="1" run="true" />
|
||||
<point X="182920" Y="17560" Z="-10304" delay="3" run="true" />
|
||||
</route>
|
||||
<route name="etina_bladesmen_2" repeat="true" repeatStyle="cycle">
|
||||
<target id="23138" spawnX="182000" spawnY="17922" spawnZ="-10304" />
|
||||
<point X="182200" Y="17922" Z="-10304" delay="2" run="true" />
|
||||
<point X="182459" Y="17263" Z="-10304" delay="1" run="true" />
|
||||
<point X="182894" Y="17577" Z="-10304" delay="2" run="true" />
|
||||
<point X="182426" Y="18210" Z="-10304" delay="3" run="true" />
|
||||
</route>
|
||||
<route name="FPC_Giran_Evi" repeat="true" repeatStyle="cycle">
|
||||
<target id="80000" spawnX="83485" spawnY="147998" spawnZ="-3407" />
|
||||
<point X="83485" Y="147998" Z="-3407" delay="10" run="true" /> <!-- Gatekeeper -->
|
||||
|
@ -2,7 +2,7 @@
|
||||
<time duration="60" empty="1" />
|
||||
<locations>
|
||||
<enter type="RANDOM">
|
||||
<location x="179400" y="13683" z="-7396"/><!-- First Room -->
|
||||
<location x="179400" y="13683" z="-7396"/> <!-- First Room -->
|
||||
</enter>
|
||||
<exit type="ORIGIN" />
|
||||
</locations>
|
||||
@ -211,16 +211,8 @@
|
||||
<npc id="23126" x="181747" y="18063" z="-10304" heading="6737" /> <!-- Embryo Elite Escort -->
|
||||
<npc id="23126" x="182486" y="17168" z="-10304" heading="5041" /> <!-- Embryo Elite Escort -->
|
||||
<npc id="23126" x="183333" y="17391" z="-10304" heading="38209" /> <!-- Embryo Elite Escort -->
|
||||
<npc id="23138" x="182409" y="18255" z="-10304" heading="30021"> <!-- Etina Bladesmen -->
|
||||
<parameters>
|
||||
<param name="SuperPointName" value="etina_bladesmen_1" />
|
||||
</parameters>
|
||||
</npc>
|
||||
<npc id="23138" x="182000" y="17922" z="-10304" heading="22511"> <!-- Etina Bladesmen -->
|
||||
<parameters>
|
||||
<param name="SuperPointName" value="etina_bladesmen_2" />
|
||||
</parameters>
|
||||
</npc>
|
||||
<npc id="23138" x="182409" y="18255" z="-10304" heading="30021" /> <!-- Etina Bladesmen -->
|
||||
<npc id="23138" x="182000" y="17922" z="-10304" heading="22511" /> <!-- Etina Bladesmen -->
|
||||
<!-- 2st floor 3st room -->
|
||||
<npc id="23130" x="179540" y="19060" z="-10568" heading="53859" /> <!-- Embryo Elite High Priest -->
|
||||
<npc id="23130" x="178546" y="18123" z="-10568" heading="55565" /> <!-- Embryo Elite High Priest -->
|
||||
|
@ -2462,6 +2462,20 @@
|
||||
<point X="42630" Y="-48231" Z="-792" delay="0" run="true" />
|
||||
<point X="45069" Y="-48034" Z="-792" delay="0" run="true" />
|
||||
</route>
|
||||
<route name="etina_bladesmen_1" repeat="true" repeatStyle="cycle">
|
||||
<target id="23138" spawnX="182409" spawnY="18255" spawnZ="-10304" />
|
||||
<point X="182409" Y="18255" Z="-10304" delay="1" run="true" />
|
||||
<point X="181993" Y="17960" Z="-10304" delay="2" run="true" />
|
||||
<point X="182479" Y="17267" Z="-10304" delay="1" run="true" />
|
||||
<point X="182920" Y="17560" Z="-10304" delay="3" run="true" />
|
||||
</route>
|
||||
<route name="etina_bladesmen_2" repeat="true" repeatStyle="cycle">
|
||||
<target id="23138" spawnX="182000" spawnY="17922" spawnZ="-10304" />
|
||||
<point X="182200" Y="17922" Z="-10304" delay="2" run="true" />
|
||||
<point X="182459" Y="17263" Z="-10304" delay="1" run="true" />
|
||||
<point X="182894" Y="17577" Z="-10304" delay="2" run="true" />
|
||||
<point X="182426" Y="18210" Z="-10304" delay="3" run="true" />
|
||||
</route>
|
||||
<route name="FPC_Giran_Evi" repeat="true" repeatStyle="cycle">
|
||||
<target id="80000" spawnX="83485" spawnY="147998" spawnZ="-3407" />
|
||||
<point X="83485" Y="147998" Z="-3407" delay="10" run="true" /> <!-- Gatekeeper -->
|
||||
|
@ -2,7 +2,7 @@
|
||||
<time duration="60" empty="1" />
|
||||
<locations>
|
||||
<enter type="RANDOM">
|
||||
<location x="179400" y="13683" z="-7396"/><!-- First Room -->
|
||||
<location x="179400" y="13683" z="-7396"/> <!-- First Room -->
|
||||
</enter>
|
||||
<exit type="ORIGIN" />
|
||||
</locations>
|
||||
@ -211,16 +211,8 @@
|
||||
<npc id="23126" x="181747" y="18063" z="-10304" heading="6737" /> <!-- Embryo Elite Escort -->
|
||||
<npc id="23126" x="182486" y="17168" z="-10304" heading="5041" /> <!-- Embryo Elite Escort -->
|
||||
<npc id="23126" x="183333" y="17391" z="-10304" heading="38209" /> <!-- Embryo Elite Escort -->
|
||||
<npc id="23138" x="182409" y="18255" z="-10304" heading="30021"> <!-- Etina Bladesmen -->
|
||||
<parameters>
|
||||
<param name="SuperPointName" value="etina_bladesmen_1" />
|
||||
</parameters>
|
||||
</npc>
|
||||
<npc id="23138" x="182000" y="17922" z="-10304" heading="22511"> <!-- Etina Bladesmen -->
|
||||
<parameters>
|
||||
<param name="SuperPointName" value="etina_bladesmen_2" />
|
||||
</parameters>
|
||||
</npc>
|
||||
<npc id="23138" x="182409" y="18255" z="-10304" heading="30021" /> <!-- Etina Bladesmen -->
|
||||
<npc id="23138" x="182000" y="17922" z="-10304" heading="22511" /> <!-- Etina Bladesmen -->
|
||||
<!-- 2st floor 3st room -->
|
||||
<npc id="23130" x="179540" y="19060" z="-10568" heading="53859" /> <!-- Embryo Elite High Priest -->
|
||||
<npc id="23130" x="178546" y="18123" z="-10568" heading="55565" /> <!-- Embryo Elite High Priest -->
|
||||
|
Loading…
Reference in New Issue
Block a user