Updated time hunting zone list.
Contributed by Index.
This commit is contained in:
parent
db5651d4a9
commit
a5aba932e5
@ -46,26 +46,14 @@
|
||||
<minLevel>99</minLevel>
|
||||
<maxLevel>105</maxLevel>
|
||||
</zone>
|
||||
<zone id="8" name="Tower of Insolence (Lower Floor)">
|
||||
<zone id="20" name="Tower of Insolence (01 - 09 flours)">
|
||||
<enterLocation>-82014,16247,-15416</enterLocation>
|
||||
<initialTime>36000</initialTime> <!-- 10 hours -->
|
||||
<resetDelay>864000</resetDelay> <!-- 10 days -->
|
||||
<maxAddedTime>36000</maxAddedTime> <!-- 12 hours -->
|
||||
<remainRefillTime>0</remainRefillTime>
|
||||
<maxAddedTime>54000</maxAddedTime> <!-- 15 hours -->
|
||||
<remainRefillTime>18000</remainRefillTime> <!-- 300 mins -->
|
||||
<refillTimeMax>3600</refillTimeMax>
|
||||
<entryFee>150000</entryFee>
|
||||
<minLevel>110</minLevel>
|
||||
<maxLevel>130</maxLevel>
|
||||
<weekly>true</weekly>
|
||||
</zone>
|
||||
<zone id="9" name="Tower of Insolence (Middle Floor)">
|
||||
<enterLocation>-147664,21384,-14517</enterLocation>
|
||||
<initialTime>36000</initialTime> <!-- 10 hours -->
|
||||
<resetDelay>864000</resetDelay> <!-- 10 days -->
|
||||
<maxAddedTime>36000</maxAddedTime> <!-- 12 hours -->
|
||||
<remainRefillTime>0</remainRefillTime>
|
||||
<refillTimeMax>3600</refillTimeMax>
|
||||
<entryFee>150000</entryFee>
|
||||
<entryFee>1500000</entryFee>
|
||||
<minLevel>110</minLevel>
|
||||
<maxLevel>130</maxLevel>
|
||||
<weekly>true</weekly>
|
||||
@ -95,14 +83,16 @@
|
||||
<instanceId>1013</instanceId>
|
||||
<soloInstance>false</soloInstance>
|
||||
</zone>
|
||||
<zone id="14" name="Otherworldly Atelia Refinery">
|
||||
<zone id="15" name="Otherworldly Atelia Refinery">
|
||||
<enterLocation>-49013,15351,-8808</enterLocation>
|
||||
<initialTime>3600</initialTime> <!-- 1 hour -->
|
||||
<maxAddedTime>21600</maxAddedTime> <!-- 6 hours -->
|
||||
<remainRefillTime>7200</remainRefillTime>
|
||||
<initialTime>36000</initialTime> <!-- 10 hour -->
|
||||
<resetDelay>864000</resetDelay> <!-- 10 days -->
|
||||
<maxAddedTime>43200</maxAddedTime> <!-- 12 hours -->
|
||||
<remainRefillTime>0</remainRefillTime>
|
||||
<refillTimeMax>3600</refillTimeMax>
|
||||
<entryFee>150000</entryFee>
|
||||
<entryFee>1500000</entryFee>
|
||||
<minLevel>112</minLevel>
|
||||
<maxLevel>130</maxLevel>
|
||||
<weekly>true</weekly>
|
||||
</zone>
|
||||
</list>
|
@ -1,8 +1,14 @@
|
||||
<html><body>Teleporter Scout:<br>
|
||||
Our troop couldn't go further than 3rd Floor of the tower because of the mysterious magic.<br>
|
||||
The higher the floor. the stronger the monsters, so be very carefull. I would advise you to ask some of your friends to help you.<br>
|
||||
Which floor would you like to go?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_teleport OTHER 0">Tower of Insolence (1st Floor) </Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_teleport OTHER 1">Tower of Insolence (2nd Floor)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_teleport OTHER 2">Tower of Insolence (3rd Floor)</Button>
|
||||
Zones from 1st to 3rd floors <font color="LEVEL">no PvP</font>.<br>
|
||||
But be so careful, if you will be leave <font color="LEVEL">Peace Zone</font>, creates by my mates on 4th floor, you will enter the <font color="LEVEL">battlefield</font>.<br>
|
||||
Which floor would you like to go to?<br>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport OTHER 0">Tower of Insolence (1st Floor) </Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport OTHER 1">Tower of Insolence (2nd Floor)</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport OTHER 2">Tower of Insolence (3rd Floor)</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport OTHER 3">Tower of Insolence (4th Floor)</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport OTHER 4">Tower of Insolence (5th Floor)</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport OTHER 5">Tower of Insolence (6th Floor)</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport OTHER 6">Tower of Insolence (7th Floor)</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport OTHER 7">Tower of Insolence (8th Floor)</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport OTHER 8">Tower of Insolence (9th Floor)</Button>
|
||||
</body></html>
|
@ -3,7 +3,7 @@
|
||||
<spawn name="TowerOfInsolence">
|
||||
<group>
|
||||
<!-- 4th Floor -->
|
||||
<npc id="34594" x="-147646" y="21374" z="-14517" heading="34735" respawnTime="60sec" /> <!-- Teleporter Scout -->
|
||||
<npc id="34549" x="-147646" y="21374" z="-14517" heading="34735" respawnTime="60sec" /> <!-- Teleporter Scout -->
|
||||
<npc id="34591" x="-147481" y="21378" z="-14517" heading="0" respawnTime="60sec" /> <!-- Sentry Scout -->
|
||||
<npc id="34591" x="-147806" y="21378" z="-14517" heading="49151" respawnTime="60sec" /> <!-- Sentry Scout -->
|
||||
<npc id="24858" x="-149413" y="21326" z="-14517" heading="34124" respawnTime="60sec" /> <!-- Platinum Tribe Archer -->
|
||||
@ -743,7 +743,7 @@
|
||||
<npc id="24859" x="-148640" y="10720" z="-14517" heading="536" respawnTime="60sec" /> <!-- Platinum Tribe Shaman -->
|
||||
<npc id="24861" x="-148582" y="10723" z="-14517" heading="536" respawnTime="60sec" /> <!-- Platinum Tribe Warrior -->
|
||||
<!-- 5th Floor -->
|
||||
<npc id="34594" x="-147646" y="21374" z="-12021" heading="34735" respawnTime="60sec" /> <!-- Teleporter Scout -->
|
||||
<npc id="34549" x="-147646" y="21374" z="-12021" heading="34735" respawnTime="60sec" /> <!-- Teleporter Scout -->
|
||||
<npc id="34592" x="-147481" y="21378" z="-12021" heading="0" respawnTime="60sec" /> <!-- Sentry Scout -->
|
||||
<npc id="34592" x="-147806" y="21378" z="-12021" heading="62180" respawnTime="60sec" /> <!-- Sentry Scout -->
|
||||
<npc id="24864" x="-142623" y="18176" z="-12021" heading="13121" respawnTime="60sec" /> <!-- Elite Platinum Tribe Archer -->
|
||||
@ -1483,7 +1483,7 @@
|
||||
<npc id="24869" x="-152227" y="15178" z="-12021" heading="64668" respawnTime="60sec" /> <!-- Guardian of the Insolence Seal -->
|
||||
<npc id="24869" x="-152233" y="15651" z="-12021" heading="64668" respawnTime="60sec" /> <!-- Guardian of the Insolence Seal -->
|
||||
<!-- 6th Floor -->
|
||||
<npc id="34594" x="-147646" y="21374" z="-9398" heading="34735" respawnTime="60sec" /> <!-- Teleporter Scout -->
|
||||
<npc id="34549" x="-147646" y="21374" z="-9398" heading="34735" respawnTime="60sec" /> <!-- Teleporter Scout -->
|
||||
<npc id="34593" x="-147481" y="21378" z="-9398" heading="0" respawnTime="60sec" /> <!-- Sentry Scout -->
|
||||
<npc id="34593" x="-147806" y="21378" z="-9398" heading="62180" respawnTime="60sec" /> <!-- Sentry Scout -->
|
||||
<npc id="24870" x="-142623" y="18176" z="-9398" heading="13121" respawnTime="60sec" /> <!-- Divine Platinum Tribe Archer -->
|
||||
|
19
L2J_Mobius_10.2_MasterClass/dist/game/data/spawns/LimitedZones/TowerOfInsolence_07-09.xml
vendored
Normal file
19
L2J_Mobius_10.2_MasterClass/dist/game/data/spawns/LimitedZones/TowerOfInsolence_07-09.xml
vendored
Normal file
@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
|
||||
<spawn name="TowerOfInsolence">
|
||||
<group>
|
||||
<!-- 7th Floor -->
|
||||
<npc id="34549" x="-147558" y="53834" z="-9522" heading="49524" respawnTime="60sec" /> <!-- Teleporter Scout -->
|
||||
<npc id="34591" x="-147481" y="21378" z="-14517" heading="0" respawnTime="60sec" /> <!-- Sentry Scout -->
|
||||
<npc id="34591" x="-147806" y="21378" z="-14517" heading="49151" respawnTime="60sec" /> <!-- Sentry Scout -->
|
||||
<!-- 8th Floor -->
|
||||
<npc id="34549" x="-147558" y="53815" z="-12146" heading="49524" respawnTime="60sec" /> <!-- Teleporter Scout -->
|
||||
<npc id="34592" x="-147481" y="21378" z="-12021" heading="0" respawnTime="60sec" /> <!-- Sentry Scout -->
|
||||
<npc id="34592" x="-147806" y="21378" z="-12021" heading="62180" respawnTime="60sec" /> <!-- Sentry Scout -->
|
||||
<!-- 9th Floor -->
|
||||
<npc id="34549" x="-147558" y="53834" z="-14641" heading="49524" respawnTime="60sec" /> <!-- Teleporter Scout -->
|
||||
<npc id="34592" x="-147481" y="21378" z="-12021" heading="0" respawnTime="60sec" /> <!-- Sentry Scout -->
|
||||
<npc id="34592" x="-147806" y="21378" z="-12021" heading="62180" respawnTime="60sec" /> <!-- Sentry Scout -->
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
@ -5,6 +5,12 @@
|
||||
<location x="-82014" y="16247" z="-15411" /> <!-- Tower of Insolence (1st Floor) -->
|
||||
<location x="-82018" y="16241" z="-12920" /> <!-- Tower of Insolence (2nd Floor) -->
|
||||
<location x="-82018" y="16241" z="-10296" /> <!-- Tower of Insolence (3rd Floor) -->
|
||||
<location x="-147664" y="21384" z="-14517" /> <!-- Tower of Insolence (4th Floor) -->
|
||||
<location x="-147643" y="21347" z="-12021" /> <!-- Tower of Insolence (5th Floor) -->
|
||||
<location x="-147643" y="21372" z="-9398" /> <!-- Tower of Insolence (6th Floor) -->
|
||||
<location x="-147551" y="53511" z="-14644" /> <!-- Tower of Insolence (7th Floor) -->
|
||||
<location x="-147551" y="53524" z="-12146" /> <!-- Tower of Insolence (8th Floor) -->
|
||||
<location x="-147551" y="53504" z="-9522" /> <!-- Tower of Insolence (9th Floor) -->
|
||||
</teleport>
|
||||
</npc>
|
||||
<npc id="34594">
|
||||
|
@ -13,4 +13,8 @@
|
||||
<node X="163713" Y="-163915" />
|
||||
<node X="130947" Y="-163915" />
|
||||
</zone>
|
||||
<zone name="toi_hz" type="NoPvPZone" shape="Cuboid" minZ="-16000" maxZ="10000"> <!-- TOI 01 - 03 -->
|
||||
<node X="-98304" Y="0" />
|
||||
<node X="-65537" Y="32767" />
|
||||
</zone>
|
||||
</list>
|
@ -22,10 +22,6 @@
|
||||
<node X="131072" Y="-196608" />
|
||||
<node X="163839" Y="-163841" />
|
||||
</zone>
|
||||
<zone name="toi_hz" type="TimedHuntingZone" shape="Cuboid" minZ="-16000" maxZ="10000">
|
||||
<node X="-98304" Y="0" />
|
||||
<node X="-65537" Y="32767" />
|
||||
</zone>
|
||||
<zone name="imperial_tomb_hz" type="TimedHuntingZone" shape="Cuboid" minZ="-16000" maxZ="10000">
|
||||
<node X="163840" Y="-98304" />
|
||||
<node X="196607" Y="-65537" />
|
||||
@ -41,7 +37,12 @@
|
||||
<node X="79606" Y="232038" />
|
||||
<node X="99157" Y="221489" />
|
||||
</zone>
|
||||
<zone name="toi_middle" type="TimedHuntingZone" shape="Cylinder" minZ="-16000" maxZ="-8000" rad="7000">
|
||||
<node X="-147646" Y="16133" />
|
||||
<zone name="toi" type="TimedHuntingZone" shape="Cuboid" minZ="-16000" maxZ="10000"> <!-- TOI 07 - 09 -->
|
||||
<node X="-98304" Y="0" /> <!-- TOI 01 - 03 -->
|
||||
<node X="-65537" Y="32767" /> <!-- TOI 01 - 03 -->
|
||||
<node X="-154884" Y="9166" /> <!-- TOI 04 - 06 -->
|
||||
<node X="-139971" Y="23782" /> <!-- TOI 04 - 06 -->
|
||||
<node X="-156136" Y="58516" /> <!-- TOI 07 - 09 -->
|
||||
<node X="-139860" Y="41002" /> <!-- TOI 07 - 09 -->
|
||||
</zone>
|
||||
</list>
|
Loading…
Reference in New Issue
Block a user