l2j_mobius/L2J_Mobius_08.2_Homunculus/dist/game/data/TimedHuntingZoneData.xml

85 lines
3.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<list enabled="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/TimedHuntingZoneData.xsd">
<zone id="1" name="Storm Isle">
<enterLocation>194284,176597,-1888</enterLocation>
<exitLocation>110975,220094,-3664</exitLocation>
<initialTime>3600</initialTime> <!-- 1 hour -->
<resetDelay>864000</resetDelay> <!-- 10 days -->
<maxAddedTime>21600</maxAddedTime> <!-- 6 hours -->
<remainRefillTime>7200</remainRefillTime>
<refillTimeMax>3600</refillTimeMax>
<entryFee>150000</entryFee>
<minLevel>100</minLevel>
<maxLevel>120</maxLevel>
<soloInstance>false</soloInstance>
<noPvpZone>true</noPvpZone>
</zone>
<zone id="6" name="Primeval Isle">
<enterLocation>9365,-21407,-3584</enterLocation>
<exitLocation>43792,-48928,-792</exitLocation>
<initialTime>3600</initialTime> <!-- 1 hour -->
<resetDelay>864000</resetDelay> <!-- 10 days -->
<maxAddedTime>21600</maxAddedTime> <!-- 6 hours -->
<remainRefillTime>7200</remainRefillTime>
<refillTimeMax>3600</refillTimeMax>
<entryFee>150000</entryFee>
<minLevel>105</minLevel>
<maxLevel>120</maxLevel>
<soloInstance>false</soloInstance>
</zone>
<zone id="7" name="Golden Altar">
<enterLocation>-122260,73669,-2872</enterLocation>
<exitLocation>148353,28032,-2264</exitLocation>
<initialTime>3600</initialTime> <!-- 1 hour -->
<resetDelay>864000</resetDelay> <!-- 10 days -->
<maxAddedTime>21600</maxAddedTime> <!-- 6 hours -->
<remainRefillTime>7200</remainRefillTime>
<refillTimeMax>3600</refillTimeMax>
<entryFee>150000</entryFee>
<minLevel>107</minLevel>
<maxLevel>120</maxLevel>
<soloInstance>false</soloInstance>
</zone>
<zone id="11" name="Abandoned Coal Mines">
<enterLocation>139405,-169389,-1600</enterLocation>
<exitLocation>146561,28042,-2264</exitLocation>
<initialTime>3600</initialTime> <!-- 1 hour -->
<resetDelay>864000</resetDelay> <!-- 10 days -->
<maxAddedTime>21600</maxAddedTime> <!-- 6 hours -->
<remainRefillTime>18000</remainRefillTime>
<refillTimeMax>3600</refillTimeMax>
<entryFee>150000</entryFee>
<minLevel>99</minLevel>
<maxLevel>105</maxLevel>
<soloInstance>false</soloInstance>
<noPvpZone>true</noPvpZone>
</zone>
<zone id="8" name="Tower of Insolence">
<enterLocation>-82014,16247,-15416</enterLocation>
<exitLocation>147459,27019,-2207</exitLocation>
<initialTime>36000</initialTime> <!-- 10 hours -->
<resetDelay>864000</resetDelay> <!-- 10 days -->
<maxAddedTime>36000</maxAddedTime> <!-- 12 hours -->
<remainRefillTime>0</remainRefillTime>
<refillTimeMax>3600</refillTimeMax>
<entryFee>150000</entryFee>
<minLevel>110</minLevel>
<maxLevel>130</maxLevel>
<soloInstance>false</soloInstance>
<weekly>true</weekly>
<useWorldPrefix>true</useWorldPrefix>
</zone>
<zone id="12" name="Imperial Tomb">
<enterLocation>181406,-78395,-2728</enterLocation>
<exitLocation>147714,-55409,-2728</exitLocation>
<initialTime>3600</initialTime> <!-- 1 hour -->
<resetDelay>864000</resetDelay> <!-- 10 days -->
<maxAddedTime>3600</maxAddedTime> <!-- 1 hour -->
<remainRefillTime>0</remainRefillTime>
<refillTimeMax>3600</refillTimeMax>
<entryFee>150000</entryFee>
<minLevel>105</minLevel>
<maxLevel>130</maxLevel>
<soloInstance>false</soloInstance>
</zone>
</list>