Made Dimensional Crack accessible.
This commit is contained in:
parent
7e9d27c0e9
commit
c871f0ac88
@ -35,7 +35,7 @@ public class Ruine extends AbstractNpcAI
|
||||
private static final int MIN_LEVEL_CRACK = 95;
|
||||
private static final int MIN_LEVEL_RIFT = 100;
|
||||
// Teleports
|
||||
private static final Location DIMENSIONAL_CRACK = new Location(-120313, -182464, -6752);
|
||||
private static final Location DIMENSIONAL_CRACK = new Location(-119304, -182456, -6752);
|
||||
private static final Location DIMENSIONAL_RIFT = new Location(140629, 79672, -5424);
|
||||
|
||||
private Ruine()
|
||||
|
@ -2,15 +2,12 @@
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
|
||||
<spawn name="DimensionalCrack">
|
||||
<group>
|
||||
<npc id="23755" x="-119293" y="-182503" z="-6752" heading="13414" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23755" x="-119533" y="-182503" z="-6752" heading="58201" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23755" x="-119701" y="-180803" z="-6752" heading="26187" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23755" x="-120036" y="-180803" z="-6752" heading="20489" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23755" x="-119165" y="-180555" z="-6752" heading="28056" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23755" x="-119748" y="-181666" z="-6752" heading="20667" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23755" x="-119684" y="-181756" z="-6752" heading="27559" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23755" x="-119812" y="-181456" z="-6752" heading="37094" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23755" x="-118507" y="-182380" z="-6752" heading="45673" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23755" x="-117547" y="-182530" z="-6752" heading="34507" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23755" x="-118443" y="-182380" z="-6752" heading="35171" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23755" x="-117743" y="-180422" z="-6752" heading="37764" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
@ -38,8 +35,6 @@
|
||||
<npc id="23755" x="-118321" y="-177570" z="-6752" heading="19795" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23755" x="-117521" y="-177933" z="-6752" heading="13154" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23755" x="-117425" y="-178020" z="-6752" heading="22839" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23757" x="-119503" y="-182557" z="-6752" heading="57751" respawnTime="60sec" /> <!-- Lost Soul of the Dimension -->
|
||||
<npc id="23757" x="-119369" y="-182618" z="-6752" heading="2107" respawnTime="60sec" /> <!-- Lost Soul of the Dimension -->
|
||||
<npc id="23757" x="-119477" y="-180279" z="-6752" heading="31011" respawnTime="60sec" /> <!-- Lost Soul of the Dimension -->
|
||||
<npc id="23757" x="-119396" y="-180514" z="-6752" heading="39920" respawnTime="60sec" /> <!-- Lost Soul of the Dimension -->
|
||||
<npc id="23757" x="-120332" y="-180601" z="-6752" heading="21399" respawnTime="60sec" /> <!-- Lost Soul of the Dimension -->
|
||||
@ -90,8 +85,8 @@
|
||||
<npc id="23759" x="-117440" y="-179574" z="-6752" heading="35640" respawnTime="60sec" /> <!-- Roaming Vengeance of the Dimension -->
|
||||
<npc id="23759" x="-117551" y="-178659" z="-6752" heading="57918" respawnTime="60sec" /> <!-- Roaming Vengeance of the Dimension -->
|
||||
<npc id="23759" x="-117811" y="-178721" z="-6752" heading="23990" respawnTime="60sec" /> <!-- Roaming Vengeance of the Dimension -->
|
||||
<npc id="34227" x="-119936" y="-182574" z="-6752" heading="36621" respawnTime="60sec" /> <!-- Beloa -->
|
||||
<npc id="34228" x="-119931" y="-179752" z="-6752" heading="32767" respawnTime="60sec" /> <!-- Subi -->
|
||||
<npc id="34227" x="-119150" y="-182462" z="-6760" heading="32436" respawnTime="60sec" /> <!-- Beloa -->
|
||||
<npc id="34228" x="-119150" y="-182489" z="-6763" heading="32767" respawnTime="60sec" /> <!-- Subi -->
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
@ -498,7 +498,7 @@
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="false" talkable="false" targetable="false" />
|
||||
<collision>
|
||||
<radius normal="12" />
|
||||
<height normal="22.5" />
|
||||
|
@ -35,7 +35,7 @@ public class Ruine extends AbstractNpcAI
|
||||
private static final int MIN_LEVEL_CRACK = 95;
|
||||
private static final int MIN_LEVEL_RIFT = 100;
|
||||
// Teleports
|
||||
private static final Location DIMENSIONAL_CRACK = new Location(-120313, -182464, -6752);
|
||||
private static final Location DIMENSIONAL_CRACK = new Location(-119304, -182456, -6752);
|
||||
private static final Location DIMENSIONAL_RIFT = new Location(140629, 79672, -5424);
|
||||
|
||||
private Ruine()
|
||||
|
@ -2,15 +2,12 @@
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
|
||||
<spawn name="DimensionalCrack">
|
||||
<group>
|
||||
<npc id="23755" x="-119293" y="-182503" z="-6752" heading="13414" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23755" x="-119533" y="-182503" z="-6752" heading="58201" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23755" x="-119701" y="-180803" z="-6752" heading="26187" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23755" x="-120036" y="-180803" z="-6752" heading="20489" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23755" x="-119165" y="-180555" z="-6752" heading="28056" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23755" x="-119748" y="-181666" z="-6752" heading="20667" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23755" x="-119684" y="-181756" z="-6752" heading="27559" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23755" x="-119812" y="-181456" z="-6752" heading="37094" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23755" x="-118507" y="-182380" z="-6752" heading="45673" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23755" x="-117547" y="-182530" z="-6752" heading="34507" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23755" x="-118443" y="-182380" z="-6752" heading="35171" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23755" x="-117743" y="-180422" z="-6752" heading="37764" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
@ -38,8 +35,6 @@
|
||||
<npc id="23755" x="-118321" y="-177570" z="-6752" heading="19795" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23755" x="-117521" y="-177933" z="-6752" heading="13154" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23755" x="-117425" y="-178020" z="-6752" heading="22839" respawnTime="60sec" /> <!-- Wandering Dead of the Dimension -->
|
||||
<npc id="23757" x="-119503" y="-182557" z="-6752" heading="57751" respawnTime="60sec" /> <!-- Lost Soul of the Dimension -->
|
||||
<npc id="23757" x="-119369" y="-182618" z="-6752" heading="2107" respawnTime="60sec" /> <!-- Lost Soul of the Dimension -->
|
||||
<npc id="23757" x="-119477" y="-180279" z="-6752" heading="31011" respawnTime="60sec" /> <!-- Lost Soul of the Dimension -->
|
||||
<npc id="23757" x="-119396" y="-180514" z="-6752" heading="39920" respawnTime="60sec" /> <!-- Lost Soul of the Dimension -->
|
||||
<npc id="23757" x="-120332" y="-180601" z="-6752" heading="21399" respawnTime="60sec" /> <!-- Lost Soul of the Dimension -->
|
||||
@ -90,8 +85,8 @@
|
||||
<npc id="23759" x="-117440" y="-179574" z="-6752" heading="35640" respawnTime="60sec" /> <!-- Roaming Vengeance of the Dimension -->
|
||||
<npc id="23759" x="-117551" y="-178659" z="-6752" heading="57918" respawnTime="60sec" /> <!-- Roaming Vengeance of the Dimension -->
|
||||
<npc id="23759" x="-117811" y="-178721" z="-6752" heading="23990" respawnTime="60sec" /> <!-- Roaming Vengeance of the Dimension -->
|
||||
<npc id="34227" x="-119936" y="-182574" z="-6752" heading="36621" respawnTime="60sec" /> <!-- Beloa -->
|
||||
<npc id="34228" x="-119931" y="-179752" z="-6752" heading="32767" respawnTime="60sec" /> <!-- Subi -->
|
||||
<npc id="34227" x="-119150" y="-182462" z="-6760" heading="32436" respawnTime="60sec" /> <!-- Beloa -->
|
||||
<npc id="34228" x="-119150" y="-182489" z="-6763" heading="32767" respawnTime="60sec" /> <!-- Subi -->
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
@ -545,7 +545,7 @@
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="false" talkable="false" targetable="false" />
|
||||
<collision>
|
||||
<radius normal="12" />
|
||||
<height normal="22.5" />
|
||||
|
Loading…
Reference in New Issue
Block a user