Начал изучать датапак на примере L2Phoenix_20736
То что не понял хотел уточнить
Что за файлы?
attribute_bonus.xml на счет этого файла можно поподробней
merchant_filelists.xml
airship_docks.xml К какому нпц относится тп?
instances.xml Влял участок кода для примера.Когда изменяю макс лвл или количество человек которые могут зайти нечего не происходит
Помогите разобраться
То что не понял хотел уточнить
Что за файлы?
attribute_bonus.xml на счет этого файла можно поподробней
attribute_bonus.xml
Код:
<?xml version='1.0' encoding='utf-8'?>
<list>
<str_bonus>
<set attribute="1" val="-70"/>
<set attribute="2" val="-69"/>
<set attribute="3" val="-68"/>
<set attribute="4" val="-66"/>
<set attribute="5" val="-65"/>
<set attribute="6" val="-64"/>
<set attribute="7" val="-63"/>
<set attribute="8" val="-61"/>
<set attribute="9" val="-60"/>
<set attribute="10" val="-58"/>
<set attribute="11" val="-57"/>
<set attribute="12" val="-55"/>
<set attribute="13" val="-54"/>
<set attribute="14" val="-52"/>
<set attribute="15" val="-50"/>
<set attribute="16" val="-49"/>
<set attribute="17" val="-47"/>
<set attribute="18" val="-45"/>
<set attribute="19" val="-43"/>
<set attribute="20" val="-41"/>
<set attribute="21" val="-39"/>
<set attribute="22" val="-37"/>
<set attribute="23" val="-34"/>
<set attribute="24" val="-32"/>
<set attribute="25" val="-29"/>
<set attribute="26" val="-27"/>
<set attribute="27" val="-24"/>
<set attribute="28" val="-22"/>
<set attribute="29" val="-19"/>
<set attribute="30" val="-16"/>
<set attribute="31" val="-13"/>
<set attribute="32" val="-10"/>
<set attribute="33" val="-6"/>
<set attribute="34" val="-3"/>
<set attribute="35" val="1"/>
<set attribute="36" val="4"/>
<set attribute="37" val="8"/>
<set attribute="38" val="12"/>
<set attribute="39" val="16"/>
<set attribute="40" val="20"/>
<set attribute="41" val="24"/>
<set attribute="42" val="29"/>
<set attribute="43" val="33"/>
<set attribute="44" val="38"/>
<set attribute="45" val="43"/>
<set attribute="46" val="48"/>
<set attribute="47" val="54"/>
<set attribute="48" val="59"/>
<set attribute="49" val="65"/>
<set attribute="50" val="71"/>
<set attribute="51" val="77"/>
<set attribute="52" val="83"/>
<set attribute="53" val="90"/>
<set attribute="54" val="97"/>
<set attribute="55" val="104"/>
<set attribute="56" val="111"/>
<set attribute="57" val="119"/>
<set attribute="58" val="127"/>
<set attribute="59" val="135"/>
<set attribute="60" val="143"/>
<set attribute="61" val="152"/>
<set attribute="62" val="161"/>
<set attribute="63" val="171"/>
<set attribute="64" val="180"/>
<set attribute="65" val="191"/>
<set attribute="66" val="201"/>
<set attribute="67" val="212"/>
<set attribute="68" val="223"/>
<set attribute="69" val="235"/>
<set attribute="70" val="247"/>
<set attribute="71" val="259"/>
<set attribute="72" val="272"/>
<set attribute="73" val="286"/>
<set attribute="74" val="299"/>
<set attribute="75" val="314"/>
<set attribute="76" val="329"/>
<set attribute="77" val="344"/>
<set attribute="78" val="360"/>
<set attribute="79" val="377"/>
<set attribute="80" val="394"/>
<set attribute="81" val="412"/>
<set attribute="82" val="430"/>
<set attribute="83" val="449"/>
<set attribute="84" val="469"/>
<set attribute="85" val="489"/>
<set attribute="86" val="511"/>
<set attribute="87" val="533"/>
<set attribute="88" val="555"/>
<set attribute="89" val="579"/>
<set attribute="90" val="603"/>
<set attribute="91" val="629"/>
<set attribute="92" val="655"/>
<set attribute="93" val="682"/>
<set attribute="94" val="710"/>
<set attribute="95" val="739"/>
<set attribute="96" val="770"/>
<set attribute="97" val="801"/>
<set attribute="98" val="833"/>
<set attribute="99" val="867"/>
</str_bonus>
<int_bonus>
<set attribute="1" val="-45"/>
<set attribute="2" val="-44"/>
<set attribute="3" val="-43"/>
<set attribute="4" val="-42"/>
<set attribute="5" val="-41"/>
<set attribute="6" val="-39"/>
<set attribute="7" val="-38"/>
<set attribute="8" val="-37"/>
<set attribute="9" val="-36"/>
<set attribute="10" val="-35"/>
<set attribute="11" val="-33"/>
<set attribute="12" val="-32"/>
<set attribute="13" val="-31"/>
<set attribute="14" val="-29"/>
<set attribute="15" val="-28"/>
<set attribute="16" val="-26"/>
<set attribute="17" val="-25"/>
<set attribute="18" val="-23"/>
<set attribute="19" val="-22"/>
<set attribute="20" val="-20"/>
<set attribute="21" val="-19"/>
<set attribute="22" val="-17"/>
<set attribute="23" val="-15"/>
<set attribute="24" val="-14"/>
<set attribute="25" val="-12"/>
<set attribute="26" val="-10"/>
<set attribute="27" val="-8"/>
<set attribute="28" val="-6"/>
<set attribute="29" val="-5"/>
<set attribute="30" val="-3"/>
<set attribute="31" val="-1"/>
<set attribute="32" val="1"/>
<set attribute="33" val="3"/>
<set attribute="34" val="5"/>
<set attribute="35" val="7"/>
<set attribute="36" val="10"/>
<set attribute="37" val="12"/>
<set attribute="38" val="14"/>
<set attribute="39" val="16"/>
<set attribute="40" val="19"/>
<set attribute="41" val="21"/>
<set attribute="42" val="23"/>
<set attribute="43" val="26"/>
<set attribute="44" val="28"/>
<set attribute="45" val="31"/>
<set attribute="46" val="34"/>
<set attribute="47" val="36"/>
<set attribute="48" val="39"/>
<set attribute="49" val="42"/>
<set attribute="50" val="45"/>
<set attribute="51" val="47"/>
<set attribute="52" val="50"/>
<set attribute="53" val="53"/>
<set attribute="54" val="57"/>
<set attribute="55" val="60"/>
<set attribute="56" val="63"/>
<set attribute="57" val="66"/>
<set attribute="58" val="69"/>
<set attribute="59" val="73"/>
<set attribute="60" val="76"/>
<set attribute="61" val="80"/>
<set attribute="62" val="83"/>
<set attribute="63" val="87"/>
<set attribute="64" val="91"/>
<set attribute="65" val="95"/>
<set attribute="66" val="99"/>
<set attribute="67" val="102"/>
<set attribute="68" val="107"/>
<set attribute="69" val="111"/>
<set attribute="70" val="115"/>
<set attribute="71" val="119"/>
<set attribute="72" val="124"/>
<set attribute="73" val="128"/>
<set attribute="74" val="133"/>
<set attribute="75" val="137"/>
<set attribute="76" val="142"/>
<set attribute="77" val="147"/>
<set attribute="78" val="152"/>
<set attribute="79" val="157"/>
<set attribute="80" val="162"/>
<set attribute="81" val="167"/>
<set attribute="82" val="173"/>
<set attribute="83" val="178"/>
<set attribute="84" val="184"/>
<set attribute="85" val="189"/>
<set attribute="86" val="195"/>
<set attribute="87" val="201"/>
<set attribute="88" val="207"/>
<set attribute="89" val="213"/>
<set attribute="90" val="219"/>
<set attribute="91" val="226"/>
<set attribute="92" val="232"/>
<set attribute="93" val="239"/>
<set attribute="94" val="246"/>
<set attribute="95" val="253"/>
<set attribute="96" val="260"/>
<set attribute="97" val="267"/>
<set attribute="98" val="274"/>
<set attribute="99" val="282"/>
</int_bonus>
<con_bonus>
<set attribute="1" val="-54"/>
<set attribute="2" val="-53"/>
<set attribute="3" val="-52"/>
<set attribute="4" val="-50"/>
<set attribute="5" val="-49"/>
<set attribute="6" val="-47"/>
<set attribute="7" val="-46"/>
<set attribute="8" val="-44"/>
<set attribute="9" val="-42"/>
<set attribute="10" val="-41"/>
<set attribute="11" val="-39"/>
<set attribute="12" val="-37"/>
<set attribute="13" val="-35"/>
<set attribute="14" val="-33"/>
<set attribute="15" val="-31"/>
<set attribute="16" val="-29"/>
<set attribute="17" val="-27"/>
<set attribute="18" val="-25"/>
<set attribute="19" val="-23"/>
<set attribute="20" val="-20"/>
<set attribute="21" val="-18"/>
<set attribute="22" val="-15"/>
<set attribute="23" val="-13"/>
<set attribute="24" val="-10"/>
<set attribute="25" val="-7"/>
<set attribute="26" val="-5"/>
<set attribute="27" val="-2"/>
<set attribute="28" val="1"/>
<set attribute="29" val="4"/>
<set attribute="30" val="7"/>
<set attribute="31" val="10"/>
<set attribute="32" val="14"/>
<set attribute="33" val="17"/>
<set attribute="34" val="21"/>
<set attribute="35" val="24"/>
<set attribute="36" val="28"/>
<set attribute="37" val="32"/>
<set attribute="38" val="36"/>
<set attribute="39" val="40"/>
<set attribute="40" val="44"/>
<set attribute="41" val="48"/>
<set attribute="42" val="53"/>
<set attribute="43" val="58"/>
<set attribute="44" val="62"/>
<set attribute="45" val="67"/>
<set attribute="46" val="72"/>
<set attribute="47" val="77"/>
<set attribute="48" val="83"/>
<set attribute="49" val="88"/>
<set attribute="50" val="94"/>
<set attribute="51" val="100"/>
<set attribute="52" val="106"/>
<set attribute="53" val="112"/>
<set attribute="54" val="118"/>
<set attribute="55" val="125"/>
<set attribute="56" val="131"/>
<set attribute="57" val="138"/>
<set attribute="58" val="145"/>
<set attribute="59" val="153"/>
<set attribute="60" val="160"/>
<set attribute="61" val="168"/>
<set attribute="62" val="176"/>
<set attribute="63" val="184"/>
<set attribute="64" val="193"/>
<set attribute="65" val="202"/>
<set attribute="66" val="211"/>
<set attribute="67" val="220"/>
<set attribute="68" val="230"/>
<set attribute="69" val="240"/>
<set attribute="70" val="250"/>
<set attribute="71" val="260"/>
<set attribute="72" val="271"/>
<set attribute="73" val="282"/>
<set attribute="74" val="294"/>
<set attribute="75" val="306"/>
<set attribute="76" val="318"/>
<set attribute="77" val="330"/>
<set attribute="78" val="343"/>
<set attribute="79" val="356"/>
<set attribute="80" val="370"/>
<set attribute="81" val="384"/>
<set attribute="82" val="399"/>
<set attribute="83" val="414"/>
<set attribute="84" val="429"/>
<set attribute="85" val="445"/>
<set attribute="86" val="461"/>
<set attribute="87" val="478"/>
<set attribute="88" val="496"/>
<set attribute="89" val="513"/>
<set attribute="90" val="532"/>
<set attribute="91" val="551"/>
<set attribute="92" val="570"/>
<set attribute="93" val="590"/>
<set attribute="94" val="611"/>
<set attribute="95" val="633"/>
<set attribute="96" val="654"/>
<set attribute="97" val="677"/>
<set attribute="98" val="700"/>
<set attribute="99" val="724"/>
</con_bonus>
<men_bonus>
<set attribute="1" val="1"/>
<set attribute="2" val="2"/>
<set attribute="3" val="3"/>
<set attribute="4" val="4"/>
<set attribute="5" val="5"/>
<set attribute="6" val="6"/>
<set attribute="7" val="7"/>
<set attribute="8" val="8"/>
<set attribute="9" val="9"/>
<set attribute="10" val="11"/>
<set attribute="11" val="12"/>
<set attribute="12" val="13"/>
<set attribute="13" val="14"/>
<set attribute="14" val="15"/>
<set attribute="15" val="16"/>
<set attribute="16" val="17"/>
<set attribute="17" val="19"/>
<set attribute="18" val="20"/>
<set attribute="19" val="21"/>
<set attribute="20" val="22"/>
<set attribute="21" val="23"/>
<set attribute="22" val="25"/>
<set attribute="23" val="26"/>
<set attribute="24" val="27"/>
<set attribute="25" val="28"/>
<set attribute="26" val="30"/>
<set attribute="27" val="31"/>
<set attribute="28" val="32"/>
<set attribute="29" val="34"/>
<set attribute="30" val="35"/>
<set attribute="31" val="36"/>
<set attribute="32" val="38"/>
<set attribute="33" val="39"/>
<set attribute="34" val="40"/>
<set attribute="35" val="42"/>
<set attribute="36" val="43"/>
<set attribute="37" val="45"/>
<set attribute="38" val="46"/>
<set attribute="39" val="48"/>
<set attribute="40" val="49"/>
<set attribute="41" val="50"/>
<set attribute="42" val="52"/>
<set attribute="43" val="53"/>
<set attribute="44" val="55"/>
<set attribute="45" val="57"/>
<set attribute="46" val="58"/>
<set attribute="47" val="60"/>
<set attribute="48" val="61"/>
<set attribute="49" val="63"/>
<set attribute="50" val="65"/>
<set attribute="51" val="66"/>
<set attribute="52" val="68"/>
<set attribute="53" val="70"/>
<set attribute="54" val="71"/>
<set attribute="55" val="73"/>
<set attribute="56" val="75"/>
<set attribute="57" val="76"/>
<set attribute="58" val="78"/>
<set attribute="59" val="80"/>
<set attribute="60" val="82"/>
<set attribute="61" val="84"/>
<set attribute="62" val="85"/>
<set attribute="63" val="87"/>
<set attribute="64" val="89"/>
<set attribute="65" val="91"/>
<set attribute="66" val="93"/>
<set attribute="67" val="95"/>
<set attribute="68" val="97"/>
<set attribute="69" val="99"/>
<set attribute="70" val="101"/>
<set attribute="71" val="103"/>
<set attribute="72" val="105"/>
<set attribute="73" val="107"/>
<set attribute="74" val="109"/>
<set attribute="75" val="111"/>
<set attribute="76" val="113"/>
<set attribute="77" val="115"/>
<set attribute="78" val="117"/>
<set attribute="79" val="120"/>
<set attribute="80" val="122"/>
<set attribute="81" val="124"/>
<set attribute="82" val="126"/>
<set attribute="83" val="129"/>
<set attribute="84" val="131"/>
<set attribute="85" val="133"/>
<set attribute="86" val="135"/>
<set attribute="87" val="138"/>
<set attribute="88" val="140"/>
<set attribute="89" val="143"/>
<set attribute="90" val="145"/>
<set attribute="91" val="147"/>
<set attribute="92" val="150"/>
<set attribute="93" val="152"/>
<set attribute="94" val="155"/>
<set attribute="95" val="158"/>
<set attribute="96" val="160"/>
<set attribute="97" val="163"/>
<set attribute="98" val="165"/>
<set attribute="99" val="168"/>
</men_bonus>
<dex_bonus>
<set attribute="1" val="-15"/>
<set attribute="2" val="-14"/>
<set attribute="3" val="-14"/>
<set attribute="4" val="-13"/>
<set attribute="5" val="-12"/>
<set attribute="6" val="-11"/>
<set attribute="7" val="-10"/>
<set attribute="8" val="-10"/>
<set attribute="9" val="-9"/>
<set attribute="10" val="-8"/>
<set attribute="11" val="-7"/>
<set attribute="12" val="-6"/>
<set attribute="13" val="-6"/>
<set attribute="14" val="-5"/>
<set attribute="15" val="-4"/>
<set attribute="16" val="-3"/>
<set attribute="17" val="-2"/>
<set attribute="18" val="-1"/>
<set attribute="19" val="0"/>
<set attribute="20" val="1"/>
<set attribute="21" val="1"/>
<set attribute="22" val="2"/>
<set attribute="23" val="3"/>
<set attribute="24" val="4"/>
<set attribute="25" val="5"/>
<set attribute="26" val="6"/>
<set attribute="27" val="7"/>
<set attribute="28" val="8"/>
<set attribute="29" val="9"/>
<set attribute="30" val="10"/>
<set attribute="31" val="11"/>
<set attribute="32" val="12"/>
<set attribute="33" val="13"/>
<set attribute="34" val="14"/>
<set attribute="35" val="15"/>
<set attribute="36" val="16"/>
<set attribute="37" val="17"/>
<set attribute="38" val="18"/>
<set attribute="39" val="19"/>
<set attribute="40" val="20"/>
<set attribute="41" val="21"/>
<set attribute="42" val="22"/>
<set attribute="43" val="24"/>
<set attribute="44" val="25"/>
<set attribute="45" val="26"/>
<set attribute="46" val="27"/>
<set attribute="47" val="28"/>
<set attribute="48" val="29"/>
<set attribute="49" val="30"/>
<set attribute="50" val="32"/>
<set attribute="51" val="33"/>
<set attribute="52" val="34"/>
<set attribute="53" val="35"/>
<set attribute="54" val="36"/>
<set attribute="55" val="38"/>
<set attribute="56" val="39"/>
<set attribute="57" val="40"/>
<set attribute="58" val="41"/>
<set attribute="59" val="43"/>
<set attribute="60" val="44"/>
<set attribute="61" val="45"/>
<set attribute="62" val="47"/>
<set attribute="63" val="48"/>
<set attribute="64" val="49"/>
<set attribute="65" val="51"/>
<set attribute="66" val="52"/>
<set attribute="67" val="53"/>
<set attribute="68" val="55"/>
<set attribute="69" val="56"/>
<set attribute="70" val="57"/>
<set attribute="71" val="59"/>
<set attribute="72" val="60"/>
<set attribute="73" val="62"/>
<set attribute="74" val="63"/>
<set attribute="75" val="65"/>
<set attribute="76" val="66"/>
<set attribute="77" val="68"/>
<set attribute="78" val="69"/>
<set attribute="79" val="71"/>
<set attribute="80" val="72"/>
<set attribute="81" val="74"/>
<set attribute="82" val="75"/>
<set attribute="83" val="77"/>
<set attribute="84" val="78"/>
<set attribute="85" val="80"/>
<set attribute="86" val="82"/>
<set attribute="87" val="83"/>
<set attribute="88" val="85"/>
<set attribute="89" val="87"/>
<set attribute="90" val="88"/>
<set attribute="91" val="90"/>
<set attribute="92" val="92"/>
<set attribute="93" val="93"/>
<set attribute="94" val="95"/>
<set attribute="95" val="97"/>
<set attribute="96" val="99"/>
<set attribute="97" val="100"/>
<set attribute="98" val="102"/>
<set attribute="99" val="104"/>
</dex_bonus>
<wit_bonus>
<set attribute="1" val="-60"/>
<set attribute="2" val="-58"/>
<set attribute="3" val="-56"/>
<set attribute="4" val="-54"/>
<set attribute="5" val="-52"/>
<set attribute="6" val="-49"/>
<set attribute="7" val="-47"/>
<set attribute="8" val="-44"/>
<set attribute="9" val="-42"/>
<set attribute="10" val="-39"/>
<set attribute="11" val="-36"/>
<set attribute="12" val="-32"/>
<set attribute="13" val="-29"/>
<set attribute="14" val="-25"/>
<set attribute="15" val="-22"/>
<set attribute="16" val="-18"/>
<set attribute="17" val="-14"/>
<set attribute="18" val="-9"/>
<set attribute="19" val="-5"/>
<set attribute="20" val="0"/>
<set attribute="21" val="5"/>
<set attribute="22" val="10"/>
<set attribute="23" val="16"/>
<set attribute="24" val="22"/>
<set attribute="25" val="28"/>
<set attribute="26" val="34"/>
<set attribute="27" val="41"/>
<set attribute="28" val="48"/>
<set attribute="29" val="55"/>
<set attribute="30" val="63"/>
<set attribute="31" val="71"/>
<set attribute="32" val="80"/>
<set attribute="33" val="89"/>
<set attribute="34" val="98"/>
<set attribute="35" val="108"/>
<set attribute="36" val="118"/>
<set attribute="37" val="129"/>
<set attribute="38" val="141"/>
<set attribute="39" val="153"/>
<set attribute="40" val="165"/>
<set attribute="41" val="179"/>
<set attribute="42" val="193"/>
<set attribute="43" val="207"/>
<set attribute="44" val="223"/>
<set attribute="45" val="239"/>
<set attribute="46" val="256"/>
<set attribute="47" val="273"/>
<set attribute="48" val="292"/>
<set attribute="49" val="312"/>
<set attribute="50" val="332"/>
<set attribute="51" val="354"/>
<set attribute="52" val="376"/>
<set attribute="53" val="400"/>
<set attribute="54" val="425"/>
<set attribute="55" val="452"/>
<set attribute="56" val="479"/>
<set attribute="57" val="508"/>
<set attribute="58" val="539"/>
<set attribute="59" val="570"/>
<set attribute="60" val="604"/>
<set attribute="61" val="639"/>
<set attribute="62" val="676"/>
<set attribute="63" val="715"/>
<set attribute="64" val="756"/>
<set attribute="65" val="799"/>
<set attribute="66" val="843"/>
<set attribute="67" val="891"/>
<set attribute="68" val="940"/>
<set attribute="69" val="992"/>
<set attribute="70" val="1047"/>
<set attribute="71" val="1104"/>
<set attribute="72" val="1164"/>
<set attribute="73" val="1227"/>
<set attribute="74" val="1294"/>
<set attribute="75" val="1364"/>
<set attribute="76" val="1437"/>
<set attribute="77" val="1514"/>
<set attribute="78" val="1594"/>
<set attribute="79" val="1679"/>
<set attribute="80" val="1768"/>
<set attribute="81" val="1861"/>
<set attribute="82" val="1959"/>
<set attribute="83" val="2062"/>
<set attribute="84" val="2170"/>
<set attribute="85" val="2284"/>
<set attribute="86" val="2403"/>
<set attribute="87" val="2528"/>
<set attribute="88" val="2660"/>
<set attribute="89" val="2798"/>
<set attribute="90" val="2943"/>
<set attribute="91" val="3095"/>
<set attribute="92" val="3255"/>
<set attribute="93" val="3422"/>
<set attribute="94" val="3598"/>
<set attribute="95" val="3783"/>
<set attribute="96" val="3977"/>
<set attribute="97" val="4181"/>
<set attribute="98" val="4395"/>
<set attribute="99" val="4620"/>
</wit_bonus>
</list>
merchant_filelists.xml
Код:
<?xml version='1.0' encoding='utf-8'?>
<list>
<file name="merchant_buylists.xml" />
<file name="clanhalls_buylists.xml" />
<file name="classmaster_buylists.xml" />
<file name="gm_shop.xml" />
</list>
airship_docks.xml
Код:
<?xml version='1.0' encoding='utf-8'?>
<list>
<dock id="-1" name="Keucereus Base - South Airship Controller" loc="-186372 234000 2500" upsetLoc="-186014 246333 1328" isTeleportPoint="true" npcId="32517" arrivalTrajetId="101" departureTrajetId="102" movieId="1000" />
<dock id="-1" name="Keucereus Base - North Airship Controller" loc="-186372 234000 2500" upsetLoc="-183900 239384 1320" isTeleportPoint="false" npcId="32606" arrivalTrajetId="103" departureTrajetId="104" movieId="1001" />
<dock id="0" name="Seed of Infinity" loc="-206691 220997 3000" upsetLoc="-213401 210401 4408" isTeleportPoint="true" npcId="32604" arrivalTrajetId="105" departureTrajetId="106" movieId="1002" />
<dock id="1" name="Seed of Destruction" loc="-235692 248843 5100" upsetLoc="-247746 251079 4328" isTeleportPoint="true" npcId="32605" arrivalTrajetId="107" departureTrajetId="108" movieId="1003" />
</list>
instances.xml
Код:
<!-- Pailaka Injured Dragon (Level 73-77) -->
<instance id="14" name="Pailaka Injured Dragon" timelimit="90" resetReuse="0 0 * * *">
[color=Red]<level min="73" max="85" />[/color]
[color=Lime]<party min="1" max="1" />[/color]
<return loc="147725 -56517 -2780" />
<location id="0">
<teleport loc="125757 -40928 -3736" />
<spawn mobId="18635" type="point" respawn="0">
<coords loc="122077 -46098 -2914 5028" />
<coords loc="122019 -45634 -2908 64841" />
<coords loc="117184 -51722 -2575 55468" />
<coords loc="116876 -51937 -2572 59301" />
</spawn>
<spawn mobId="18636" type="point" respawn="0">
<coords loc="122023 -45769 -2910 63593" />
<coords loc="122050 -45999 -2910 1701" />
<coords loc="117097 -51774 -2577 51453" />
<coords loc="116926 -51876 -2580 56322" />
</spawn>
<spawn mobId="18637" type="point" respawn="0">
<coords loc="123164 -52003 -2461 13414" />
<coords loc="123726 -51665 -2467 6603" />
<coords loc="111641 -56027 -2783 43022" />
<coords loc="123965 -51293 -2471 5746" />
<coords loc="125010 -50813 -2460 1407" />
<coords loc="122474 -42594 -3240 49260" />
<coords loc="121814 -41622 -3181 5457" />
<coords loc="121424 -41452 -3163 41426" />
<coords loc="121264 -41559 -3164 47583" />
<coords loc="121516 -43081 -3216 61535" />
</spawn>
<spawn mobId="18642" type="point" respawn="0">
<coords loc="117013 -51840 -2578 55135" />
<coords loc="122038 -45904 -2914 771" />
</spawn>
<spawn mobId="18646" type="point" respawn="0">
<coords loc="116054 -46439 -2637 63477" />
<coords loc="116057 -46521 -2644 65025" />
<coords loc="116503 -55918 -2449 589" />
<coords loc="116490 -56022 -2445 61772" />
<coords loc="116075 -50463 -2642 53954" />
<coords loc="116020 -50497 -2643 55751" />
</spawn>
<spawn mobId="18647" type="point" respawn="0">
<coords loc="108759 -53478 -2606 25521" />
<coords loc="108415 -53924 -2564 18727" />
<coords loc="107850 -52954 -2417 21437" />
</spawn>
<spawn mobId="18649" type="point" respawn="0">
<coords loc="111616 -43922 -2635 60699" />
<coords loc="110110 -39799 -1850 46038" />
<coords loc="109955 -39811 -1855 48647" />
<coords loc="111606 -43746 -2633 62267" />
<coords loc="111614 -44071 -2642 63794" />
</spawn>
<spawn mobId="18650" type="point" respawn="0">
<coords loc="109874 -39833 -1837 48408" />
<coords loc="111602 -43846 -2638 63427" />
<coords loc="110205 -39800 -1840 46882" />
<coords loc="111618 -44003 -2637 59709" />
<coords loc="111619 -44129 -2650 2365" />
</spawn>
<spawn mobId="18651" type="point" respawn="0">
<coords loc="111214 -55683 -2798 27410" />
<coords loc="111515 -55735 -2811 24213" />
<coords loc="110462 -54609 -2882 24283" />
<coords loc="111556 -54895 -2861 20821" />
</spawn>
<spawn mobId="18653" type="point" respawn="0">
<coords loc="116213 -50301 -2622 50611" />
<coords loc="116432 -55729 -2441 65250" />
<coords loc="115780 -50465 -2620 52135" />
<coords loc="116433 -56194 -2432 927" />
<coords loc="115997 -46271 -2637 63732" />
<coords loc="116063 -46680 -2658 4323" />
</spawn>
<spawn mobId="18654" type="point" respawn="0">
<coords loc="116155 -50420 -2635 53262" />
<coords loc="115952 -50528 -2646 52507" />
<coords loc="116481 -56108 -2437 62531" />
<coords loc="116499 -55822 -2449 63477" />
<coords loc="116056 -46341 -2630 63791" />
<coords loc="116084 -46587 -2651 1141" />
</spawn>
<spawn mobId="18655" type="point" respawn="0">
<coords loc="108892 -41031 -2204 64381" />
<coords loc="108877 -41436 -2144 64321" />
<coords loc="109326 -45781 -2235 5945" />
<coords loc="109584 -46100 -2263 9356" />
<coords loc="108862 -41323 -2174 62422" />
<coords loc="108886 -41185 -2196 64884" />
<coords loc="109458 -45980 -2263 6915" />
</spawn>
<spawn mobId="18657" type="point" respawn="0">
<coords loc="109393 -45893 -2253 5549" />
<coords loc="109516 -46032 -2268 4362" />
<coords loc="109272 -45665 -2210 4731" />
<coords loc="108888 -41114 -2195 64256" />
<coords loc="108878 -41260 -2188 64876" />
<coords loc="108869 -41376 -2163 2280" />
</spawn>
<spawn mobId="18659" type="point" respawn="0">
<coords loc="110023 -39802 -1852 48655" />
</spawn>
<spawn mobId="18660" type="point" respawn="0">
<coords loc="105732 -41787 -1782 35742" />
</spawn>
<spawn mobId="32502" type="point" respawn="0">
<coords loc="125524 -40946 -3718 8279" />
</spawn>
<spawn mobId="32509" type="point" respawn="0">
<coords loc="110074 -41324 -2285 33580" />
<coords loc="113745 -47565 -2593 55710" />
</spawn>
</location>
</instance>