Neutral Zone additions.

Contributed by manax182.
This commit is contained in:
MobiusDevelopment
2021-07-04 13:56:10 +00:00
parent e044b49fc6
commit efc69b2b21
9 changed files with 749 additions and 64 deletions

View File

@@ -22,6 +22,7 @@
<teleport id="44" x="-93421" y="89616" z="-3219" price="30000" /> <!-- Windy Hill --> <teleport id="44" x="-93421" y="89616" z="-3219" price="30000" /> <!-- Windy Hill -->
<teleport id="49" x="-113443" y="256656" z="-1504" price="30000" /> <!-- Talking Island Village --> <teleport id="49" x="-113443" y="256656" z="-1504" price="30000" /> <!-- Talking Island Village -->
<teleport id="58" x="-74850" y="168753" z="-3506" price="30000" /> <!-- Windmill Hill --> <teleport id="58" x="-74850" y="168753" z="-3506" price="30000" /> <!-- Windmill Hill -->
<teleport id="66" x="-10612" y="75881" z="-3592" price="120000" /> <!-- Neutral Zone -->
<teleport id="68" x="46939" y="51300" z="-2992" price="30000" /> <!-- Elven Forest --> <teleport id="68" x="46939" y="51300" z="-2992" price="30000" /> <!-- Elven Forest -->
<teleport id="69" x="49646" y="55207" z="-3432" price="90000" /> <!-- Shadow of The Mother Tree --> <teleport id="69" x="49646" y="55207" z="-3432" price="90000" /> <!-- Shadow of The Mother Tree -->
<teleport id="70" x="44734" y="49210" z="-3056" price="30000" /> <!-- Elven Village --> <teleport id="70" x="44734" y="49210" z="-3056" price="30000" /> <!-- Elven Village -->

View File

@@ -241,6 +241,11 @@ public class Q10507_ObtainingNewPower extends Quest
24323, // Temple Guard 24323, // Temple Guard
24321, // Temple Patrol Guard 24321, // Temple Patrol Guard
24322, // Temple Knight Recruit 24322, // Temple Knight Recruit
// Neutral Zone
24641, // Tel Mahum Wizard
24642, // Tel Mahum Legionary
24643, // Tel Mahum Footman
24644, // Tel Mahum Lieutenant
}; };
public Q10507_ObtainingNewPower() public Q10507_ObtainingNewPower()

View File

@@ -262,6 +262,11 @@ public class Q10811_ExaltedOneWhoFacesTheLimit extends Quest
24323, // Temple Guard 24323, // Temple Guard
24321, // Temple Patrol Guard 24321, // Temple Patrol Guard
24322, // Temple Knight Recruit 24322, // Temple Knight Recruit
// Neutral Zone
24641, // Tel Mahum Wizard
24642, // Tel Mahum Legionary
24643, // Tel Mahum Footman
24644, // Tel Mahum Lieutenant
}; };
public Q10811_ExaltedOneWhoFacesTheLimit() public Q10811_ExaltedOneWhoFacesTheLimit()

View File

@@ -252,6 +252,11 @@ public class Q10817_ExaltedOneWhoOvercomesTheLimit extends Quest
24323, // Temple Guard 24323, // Temple Guard
24321, // Temple Patrol Guard 24321, // Temple Patrol Guard
24322, // Temple Knight Recruit 24322, // Temple Knight Recruit
// Neutral Zone
24641, // Tel Mahum Wizard
24642, // Tel Mahum Legionary
24643, // Tel Mahum Footman
24644, // Tel Mahum Lieutenant
}; };
public Q10817_ExaltedOneWhoOvercomesTheLimit() public Q10817_ExaltedOneWhoOvercomesTheLimit()

View File

@@ -250,6 +250,11 @@ public class Q10823_ExaltedOneWhoShattersTheLimit extends Quest
24323, // Temple Guard 24323, // Temple Guard
24321, // Temple Patrol Guard 24321, // Temple Patrol Guard
24322, // Temple Knight Recruit 24322, // Temple Knight Recruit
// Neutral Zone
24641, // Tel Mahum Wizard
24642, // Tel Mahum Legionary
24643, // Tel Mahum Footman
24644, // Tel Mahum Lieutenant
}; };
public Q10823_ExaltedOneWhoShattersTheLimit() public Q10823_ExaltedOneWhoShattersTheLimit()

View File

@@ -244,6 +244,11 @@ public class Q10873_ExaltedReachingAnotherLevel extends Quest
24323, // Temple Guard 24323, // Temple Guard
24321, // Temple Patrol Guard 24321, // Temple Patrol Guard
24322, // Temple Knight Recruit 24322, // Temple Knight Recruit
// Neutral Zone
24641, // Tel Mahum Wizard
24642, // Tel Mahum Legionary
24643, // Tel Mahum Footman
24644, // Tel Mahum Lieutenant
}; };
public Q10873_ExaltedReachingAnotherLevel() public Q10873_ExaltedReachingAnotherLevel()

View File

@@ -244,6 +244,11 @@ public class Q10879_ExaltedGuideToPower extends Quest
24323, // Temple Guard 24323, // Temple Guard
24321, // Temple Patrol Guard 24321, // Temple Patrol Guard
24322, // Temple Knight Recruit 24322, // Temple Knight Recruit
// Neutral Zone
24641, // Tel Mahum Wizard
24642, // Tel Mahum Legionary
24643, // Tel Mahum Footman
24644, // Tel Mahum Lieutenant
}; };
public Q10879_ExaltedGuideToPower() public Q10879_ExaltedGuideToPower()

View File

@@ -0,0 +1,410 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
<spawn>
<territories>
<territory name="neutral_zone_1" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-12974" y="77652" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_2" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-14483" y="79225" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_3" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-16641" y="80894" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_4" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-14561" y="82408" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_5" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-11862" y="81902" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_6" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-12405" y="83917" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_7" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-14757" y="85690" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_8" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-16856" y="86592" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_9" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-18936" y="85939" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_10" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-19923" y="83011" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_11" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-18883" y="78902" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_12" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-20556" y="88205" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_1" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-975" y="83021" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_14" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-2178" y="85978" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_15" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-5588" y="86282" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_16" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-8037" y="85119" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_17" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-7512" y="82560" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_18" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-8010" y="81458" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_19" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-8910" y="79242" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_20" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-7067" y="78299" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_21" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-5487" y="78926" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_22" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-3362" y="79375" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_23" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-698" y="80143" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_24" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-4933" y="81605" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_25" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-3337" y="83545" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_26" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-4025" y="85826" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_27" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-14600" y="84038" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_28" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-17409" y="84023" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_29" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-15965" y="78210" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_30" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-17740" y="76912" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_31" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-16794" y="75252" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_32" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-14073" y="75282" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_33" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-12353" y="72695" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_34" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-10038" y="72498" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_35" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-9004" y="74270" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_36" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-6992" y="74061" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
<spawn>
<territories>
<territory name="neutral_zone_37" shape="Cylinder" minZ="-3800" maxZ="-3200" rad="1000">
<node x="-5440" y="75468" />
</territory>
</territories>
<npc id="24641" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24642" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24643" count="3" respawnTime="30sec" respawnRandom="0sec" />
<npc id="24644" count="3" respawnTime="30sec" respawnRandom="0sec" />
</spawn>
</list>

View File

@@ -76,8 +76,7 @@
<height normal="62" /> <height normal="62" />
</collision> </collision>
</npc> </npc>
<npc id="24604" level="85" type="Monster" name="Water Dragon's Swordsman"> <npc id="24604" level="105" type="Monster" name="Water Dragon's Swordsman">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race> <race>ETC</race>
<sex>FEMALE</sex> <sex>FEMALE</sex>
<stats str="88" int="79" dex="55" wit="78" con="82" men="78"> <stats str="88" int="79" dex="55" wit="78" con="82" men="78">
@@ -630,24 +629,47 @@
<height normal="62" /> <height normal="62" />
</collision> </collision>
</npc> </npc>
<npc id="24625" level="85" type="Npc" name="Treant"> <npc id="24625" level="116" type="Monster" name="Treant">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race> <race>ETC</race>
<sex>FEMALE</sex> <sex>FEMALE</sex>
<acquire exp="1546130008" sp="1391465" />
<stats str="88" int="79" dex="55" wit="78" con="82" men="78"> <stats str="88" int="79" dex="55" wit="78" con="82" men="78">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" /> <vitals hp="818645.086705202" hpRegen="10.5" mp="2890.42904290429" mpRegen="3.6" />
<speed> <speed>
<walk ground="12" /> <walk ground="39" />
<run ground="150" /> <run ground="150" />
</speed> </speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" /> <attack physical="521192.934242167" magical="1212.14097575999" critical="4.75" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" /> <defence physical="4447.31707317073" magical="1705.54616437254" />
</stats> </stats>
<status attackable="false" /> <status attackable="false" />
<skillList>
<skill id="4416" level="4" /> <!-- Animals -->
<skill id="5465" level="1" /> <!-- Earth Attack -->
<skill id="14765" level="5" /> <!-- Vampiric Rage Resistance -->
<skill id="14818" level="1" /> <!-- Instant Kill Attack Resistance -->
<skill id="16547" level="10" /> <!-- Danger Zone Resistance -->
<skill id="33104" level="1" /> <!-- Party Bonus -->
</skillList>
<collision> <collision>
<radius normal="16.1" /> <radius normal="16" />
<height normal="62.1" /> <height normal="43" />
</collision> </collision>
<dropLists>
<drop>
<item id="57" min="30000" max="40000" chance="70" /> <!-- Adena -->
<!-- Also drops herbs. -->
<item id="8600" min="1" max="1" chance="10" /> <!-- Herb of Life -->
<item id="8601" min="1" max="1" chance="8" /> <!-- Major Herb of Life -->
<item id="8602" min="1" max="1" chance="2" /> <!-- Superior Herb of Life -->
<item id="8603" min="1" max="1" chance="19.8" /> <!-- Herb of Mana -->
<item id="8604" min="1" max="1" chance="9.9" /> <!-- Major Herb of Mana -->
<item id="8605" min="1" max="1" chance="3.3" /> <!-- Superior Herb of Mana -->
<item id="34849" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Power -->
<item id="34850" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Magic -->
<item id="13028" min="1" max="1" chance="0.1" /> <!-- Vitality Recovering Potion - Grizzly -->
</drop>
</dropLists>
</npc> </npc>
<npc id="24626" level="116" type="Monster" name="Ratel"> <npc id="24626" level="116" type="Monster" name="Ratel">
<race>ETC</race> <race>ETC</race>
@@ -817,24 +839,47 @@
</drop> </drop>
</dropLists> </dropLists>
</npc> </npc>
<npc id="24630" level="85" type="Npc" name="Evolved Growler"> <npc id="24630" level="116" type="Monster" name="Evolved Growler">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race> <race>ETC</race>
<sex>FEMALE</sex> <sex>FEMALE</sex>
<acquire exp="1546130008" sp="1391465" />
<stats str="88" int="79" dex="55" wit="78" con="82" men="78"> <stats str="88" int="79" dex="55" wit="78" con="82" men="78">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" /> <vitals hp="818645.086705202" hpRegen="10.5" mp="2890.42904290429" mpRegen="3.6" />
<speed> <speed>
<walk ground="39" /> <walk ground="39" />
<run ground="150" /> <run ground="150" />
</speed> </speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" /> <attack physical="521192.934242167" magical="1212.14097575999" critical="4.75" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" /> <defence physical="4447.31707317073" magical="1705.54616437254" />
</stats> </stats>
<status attackable="false" /> <status attackable="false" />
<skillList>
<skill id="4416" level="7" /> <!-- Spirits -->
<skill id="5465" level="1" /> <!-- Earth Attack -->
<skill id="14765" level="5" /> <!-- Vampiric Rage Resistance -->
<skill id="14818" level="1" /> <!-- Instant Kill Attack Resistance -->
<skill id="16547" level="10" /> <!-- Danger Zone Resistance -->
<skill id="33104" level="1" /> <!-- Party Bonus -->
</skillList>
<collision> <collision>
<radius normal="12" /> <radius normal="12" />
<height normal="37" /> <height normal="37" />
</collision> </collision>
<dropLists>
<drop>
<item id="57" min="30000" max="40000" chance="70" /> <!-- Adena -->
<!-- Also drops herbs. -->
<item id="8600" min="1" max="1" chance="10" /> <!-- Herb of Life -->
<item id="8601" min="1" max="1" chance="8" /> <!-- Major Herb of Life -->
<item id="8602" min="1" max="1" chance="2" /> <!-- Superior Herb of Life -->
<item id="8603" min="1" max="1" chance="19.8" /> <!-- Herb of Mana -->
<item id="8604" min="1" max="1" chance="9.9" /> <!-- Major Herb of Mana -->
<item id="8605" min="1" max="1" chance="3.3" /> <!-- Superior Herb of Mana -->
<item id="34849" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Power -->
<item id="34850" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Magic -->
<item id="13028" min="1" max="1" chance="0.1" /> <!-- Vitality Recovering Potion - Grizzly -->
</drop>
</dropLists>
</npc> </npc>
<npc id="24631" level="112" type="Monster" name="Ketra Orc Shaman"> <npc id="24631" level="112" type="Monster" name="Ketra Orc Shaman">
<race>HUMANOID</race> <race>HUMANOID</race>
@@ -1726,83 +1771,282 @@
</clanList> </clanList>
</ai> </ai>
</npc> </npc>
<npc id="24641" level="85" type="Npc" name="Tel Mahum Wizard"> <npc id="24641" level="108" type="Monster" name="Tel Mahum Wizard">
<!-- AUTO GENERATED NPC TODO: FIX IT --> <race>HUMANOID</race>
<race>ETC</race> <acquire exp="1138774785" sp="1024800" />
<sex>FEMALE</sex>
<equipment rhand="38437" />
<stats str="88" int="79" dex="55" wit="78" con="82" men="78"> <stats str="88" int="79" dex="55" wit="78" con="82" men="78">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" /> <vitals hp="176235.260115607" hpRegen="11.5" mp="26106.2706270627" mpRegen="3.9" />
<speed> <speed>
<walk ground="60" /> <walk ground="60" />
<run ground="120" /> <run ground="160" />
</speed> </speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" /> <attack physical="289373.080588796" magical="802.669648119492" critical="4.75" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" /> <defence physical="2972.95918367347" magical="1140.29770323971" />
</stats> </stats>
<status attackable="false" /> <status attackable="true" randomWalk="true" />
<skillList>
<skill id="4416" level="6" /> <!-- Humanoids -->
<skill id="5465" level="1" /> <!-- Earth Attack -->
</skillList>
<collision> <collision>
<radius normal="12" /> <radius normal="23.4" />
<height normal="28.2" /> <height normal="59.1" />
</collision> </collision>
</npc> </npc>
<npc id="24642" level="85" type="Npc" name="Tel Mahum Legionary"> <npc id="24642" level="108" type="Monster" name="Tel Mahum Legionary">
<!-- AUTO GENERATED NPC TODO: FIX IT --> <parameters>
<race>ETC</race> <param name="MoveAroundSocial" value="80" />
<sex>FEMALE</sex> <param name="MoveAroundSocial1" value="80" />
<equipment rhand="38429" lhand="38435" /> <param name="MoveAroundSocial2" value="80" />
<stats str="88" int="79" dex="55" wit="78" con="82" men="78"> <param name="SoulShot" value="100" />
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" /> <param name="SoulShotRate" value="10" />
<param name="SpiritShot" value="100" />
<param name="SpiritShotRate" value="5" />
<param name="LongRangeGuardRate" value="5" />
<skill name="PhysicalSpecial" id="4073" level="6" />
</parameters>
<race>HUMANOID</race>
<equipment rhand="75" />
<acquire exp="8399456352" sp="7559439" />
<stats str="79" int="34" dex="42" wit="66" con="75" men="12">
<vitals hp="1049220.18927445" hpRegen="9.5" mp="32077.0478507705" mpRegen="3.3" />
<attack physical="355435.279187817" magical="2207.48679091661" random="30" critical="4.75" accuracy="4.75" attackSpeed="250" type="SWORD" range="40" distance="80" width="120" />
<defence physical="3093.40101522843" magical="1459.44232423909" />
<speed> <speed>
<walk ground="40" /> <walk ground="27" />
<run ground="120" /> <run ground="174" />
</speed> </speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats> </stats>
<status attackable="false" /> <status attackable="true" randomWalk="true" />
<collision> <collision>
<radius normal="12" /> <radius normal="12" />
<height normal="27.4" /> <height normal="27.4" />
</collision> </collision>
<skillList>
<skill id="4416" level="6" /> <!-- Humanoids -->
<skill id="5465" level="1" /> <!-- Earth Attack -->
<skill id="14765" level="3" /> <!-- Vampiric Rage Resistance -->
<skill id="32675" level="1" /> <!-- Status Effect Resistance -->
<skill id="4032" level="5" /> <!-- Power Strike -->
<skill id="4071" level="5" /> <!-- Bow/ Crossbow Resistance -->
<skill id="4273" level="3" /> <!-- Dagger/ Rapier Resistance -->
<skill id="4438" level="2" /> <!-- Greater Sleep Resistance -->
<skill id="4439" level="2" /> <!-- Greater Hold Resistance -->
</skillList>
<dropLists>
<drop>
<item id="17416" min="1" max="1" chance="0.0009" /> <!-- Helios Shaper -->
<item id="17433" min="1" max="1" chance="0.0009" /> <!-- Eternal Gauntlets - Heavy armor -->
<item id="17434" min="1" max="1" chance="0.0009" /> <!-- Eternal Boots - Heavy armor -->
<item id="17435" min="1" max="1" chance="0.0009" /> <!-- Eternal Shield -->
<item id="17436" min="1" max="1" chance="0.0009" /> <!-- Eternal Leather Helmet - Light armor -->
<item id="17437" min="1" max="1" chance="0.0009" /> <!-- Eternal Leather Armor - Light armor -->
<item id="17438" min="1" max="1" chance="0.0009" /> <!-- Eternal Leather Leggings - Light armor -->
<item id="17439" min="1" max="1" chance="0.0009" /> <!-- Eternal Leather Gloves - Light armor -->
<item id="17440" min="1" max="1" chance="0.0009" /> <!-- Eternal Leather Boots - Light armor -->
<item id="17441" min="1" max="1" chance="0.0009" /> <!-- Eternal Circlet - Robe -->
<item id="17442" min="1" max="1" chance="0.0009" /> <!-- Eternal Tunic - Robe -->
<item id="17443" min="1" max="1" chance="0.0009" /> <!-- Eternal Stockings - Robe -->
<item id="17444" min="1" max="1" chance="0.0009" /> <!-- Eternal Gloves - Robe -->
<item id="17445" min="1" max="1" chance="0.0009" /> <!-- Eternal Shoes - Robe -->
<item id="17432" min="1" max="1" chance="0.0009" /> <!-- Eternal Gaiters - Heavy armor -->
<item id="17431" min="1" max="1" chance="0.0009" /> <!-- Eternal Breastplate - Heavy armor -->
<item id="17430" min="1" max="1" chance="0.0009" /> <!-- Eternal Helmet - Heavy armor -->
<item id="17417" min="1" max="1" chance="0.0009" /> <!-- Helios Cutter -->
<item id="17418" min="1" max="1" chance="0.0009" /> <!-- Helios Slasher -->
<item id="17419" min="1" max="1" chance="0.0009" /> <!-- Helios Avenger -->
<item id="17420" min="1" max="1" chance="0.0009" /> <!-- Helios Fighter -->
<item id="17421" min="1" max="1" chance="0.0009" /> <!-- Helios Stormer -->
<item id="17422" min="1" max="1" chance="0.0009" /> <!-- Helios Thrower -->
<item id="17423" min="1" max="1" chance="0.0009" /> <!-- Helios Shooter -->
<item id="17424" min="1" max="1" chance="0.0009" /> <!-- Helios Buster -->
<item id="17425" min="1" max="1" chance="0.0009" /> <!-- Helios Caster -->
<item id="17426" min="1" max="1" chance="0.0009" /> <!-- Helios Retributer -->
<item id="17427" min="1" max="1" chance="0.0009" /> <!-- Helios Dual Swords -->
<item id="17428" min="1" max="1" chance="0.0009" /> <!-- Helios Dual Daggers -->
<item id="17429" min="1" max="1" chance="0.0009" /> <!-- Helios Dual Blunt Weapons -->
<item id="17446" min="1" max="1" chance="0.0009" /> <!-- Eternal Sigil -->
<item id="57" min="3070" max="7160" chance="70" /> <!-- Adena -->
<item id="81216" min="1" max="1" chance="0.75" /> <!-- Black Mithril -->
<item id="81217" min="1" max="1" chance="0.75" /> <!-- Oriharukon Ore -->
<item id="81218" min="1" max="1" chance="0.75" /> <!-- Dragon Scales -->
<item id="81219" min="1" max="1" chance="0.75" /> <!-- Angel s Feather -->
<item id="81342" min="1" max="1" chance="0.3" /> <!-- Aden's Treasure Chest -->
<!-- Also drops herbs. -->
<item id="8600" min="1" max="1" chance="10" /> <!-- Herb of Life -->
<item id="8601" min="1" max="1" chance="8" /> <!-- Major Herb of Life -->
<item id="8602" min="1" max="1" chance="2" /> <!-- Superior Herb of Life -->
<item id="8603" min="1" max="1" chance="19.8" /> <!-- Herb of Mana -->
<item id="8604" min="1" max="1" chance="9.9" /> <!-- Major Herb of Mana -->
<item id="8605" min="1" max="1" chance="3.3" /> <!-- Superior Herb of Mana -->
<item id="34849" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Power -->
<item id="34850" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Magic -->
<item id="13028" min="1" max="1" chance="0.1" /> <!-- Vitality Recovering Potion - Grizzly -->
</drop>
<spoil>
<item id="81344" min="1" max="1" chance="2.109" /> <!-- Augmenting Stone Crystal -->
</spoil>
</dropLists>
</npc> </npc>
<npc id="24643" level="85" type="Npc" name="Tel Mahum Footman"> <npc id="24643" level="109" type="Monster" name="Tel Mahum Footman">
<!-- AUTO GENERATED NPC TODO: FIX IT --> <parameters>
<race>ETC</race> <skill name="Skill01_ID" id="32861" level="1" />
<sex>FEMALE</sex> </parameters>
<equipment rhand="38434" /> <race>HUMANOID</race>
<acquire exp="1199922336" sp="1079854" />
<stats str="88" int="79" dex="55" wit="78" con="82" men="78"> <stats str="88" int="79" dex="55" wit="78" con="82" men="78">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" /> <vitals hp="192256.069364162" hpRegen="9.5" mp="26106.2706270627" mpRegen="3.3" />
<attack physical="65855" magical="56801" random="30" critical="4.75" accuracy="4.75" attackSpeed="250" reuseDelay="1500" type="BOW" range="600" distance="80" width="120" />
<defence physical="6269" magical="3641" />
<speed> <speed>
<walk ground="40" /> <walk ground="18" />
<run ground="120" /> <run ground="174" />
</speed> </speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" /> <hitTime>800</hitTime>
<defence physical="405.85106382979" magical="297.0297029703" />
</stats> </stats>
<status attackable="false" /> <status attackable="true" randomWalk="true" />
<collision> <collision>
<radius normal="12" /> <radius normal="22" />
<height normal="27.4" /> <height normal="31.1" />
</collision> </collision>
<skillList>
<skill id="4416" level="6" /> <!-- Humanoids -->
<skill id="5463" level="1" /> <!-- Water Attack -->
<skill id="14765" level="3" /> <!-- Vampiric Rage Resistance -->
<skill id="32861" level="1" /> <!-- Rapid Throw -->
</skillList>
<dropLists>
<drop>
<item id="17416" min="1" max="1" chance="0.0009" /> <!-- Helios Shaper -->
<item id="17433" min="1" max="1" chance="0.0009" /> <!-- Eternal Gauntlets - Heavy armor -->
<item id="17434" min="1" max="1" chance="0.0009" /> <!-- Eternal Boots - Heavy armor -->
<item id="17435" min="1" max="1" chance="0.0009" /> <!-- Eternal Shield -->
<item id="17436" min="1" max="1" chance="0.0009" /> <!-- Eternal Leather Helmet - Light armor -->
<item id="17437" min="1" max="1" chance="0.0009" /> <!-- Eternal Leather Armor - Light armor -->
<item id="17438" min="1" max="1" chance="0.0009" /> <!-- Eternal Leather Leggings - Light armor -->
<item id="17439" min="1" max="1" chance="0.0009" /> <!-- Eternal Leather Gloves - Light armor -->
<item id="17440" min="1" max="1" chance="0.0009" /> <!-- Eternal Leather Boots - Light armor -->
<item id="17441" min="1" max="1" chance="0.0009" /> <!-- Eternal Circlet - Robe -->
<item id="17442" min="1" max="1" chance="0.0009" /> <!-- Eternal Tunic - Robe -->
<item id="17443" min="1" max="1" chance="0.0009" /> <!-- Eternal Stockings - Robe -->
<item id="17444" min="1" max="1" chance="0.0009" /> <!-- Eternal Gloves - Robe -->
<item id="17445" min="1" max="1" chance="0.0009" /> <!-- Eternal Shoes - Robe -->
<item id="17432" min="1" max="1" chance="0.0009" /> <!-- Eternal Gaiters - Heavy armor -->
<item id="17431" min="1" max="1" chance="0.0009" /> <!-- Eternal Breastplate - Heavy armor -->
<item id="17430" min="1" max="1" chance="0.0009" /> <!-- Eternal Helmet - Heavy armor -->
<item id="17417" min="1" max="1" chance="0.0009" /> <!-- Helios Cutter -->
<item id="17418" min="1" max="1" chance="0.0009" /> <!-- Helios Slasher -->
<item id="17419" min="1" max="1" chance="0.0009" /> <!-- Helios Avenger -->
<item id="17420" min="1" max="1" chance="0.0009" /> <!-- Helios Fighter -->
<item id="17421" min="1" max="1" chance="0.0009" /> <!-- Helios Stormer -->
<item id="17422" min="1" max="1" chance="0.0009" /> <!-- Helios Thrower -->
<item id="17423" min="1" max="1" chance="0.0009" /> <!-- Helios Shooter -->
<item id="17424" min="1" max="1" chance="0.0009" /> <!-- Helios Buster -->
<item id="17425" min="1" max="1" chance="0.0009" /> <!-- Helios Caster -->
<item id="17426" min="1" max="1" chance="0.0009" /> <!-- Helios Retributer -->
<item id="17427" min="1" max="1" chance="0.0009" /> <!-- Helios Dual Swords -->
<item id="17428" min="1" max="1" chance="0.0009" /> <!-- Helios Dual Daggers -->
<item id="17429" min="1" max="1" chance="0.0009" /> <!-- Helios Dual Blunt Weapons -->
<item id="17446" min="1" max="1" chance="0.0009" /> <!-- Eternal Sigil -->
<item id="57" min="3070" max="7160" chance="70" /> <!-- Adena -->
<item id="81216" min="1" max="1" chance="0.75" /> <!-- Black Mithril -->
<item id="81217" min="1" max="1" chance="0.75" /> <!-- Oriharukon Ore -->
<item id="81218" min="1" max="1" chance="0.75" /> <!-- Dragon Scales -->
<item id="81219" min="1" max="1" chance="0.75" /> <!-- Angel s Feather -->
<item id="81342" min="1" max="1" chance="0.3" /> <!-- Aden's Treasure Chest -->
<!-- Also drops herbs. -->
<item id="8600" min="1" max="1" chance="10" /> <!-- Herb of Life -->
<item id="8601" min="1" max="1" chance="8" /> <!-- Major Herb of Life -->
<item id="8602" min="1" max="1" chance="2" /> <!-- Superior Herb of Life -->
<item id="8603" min="1" max="1" chance="19.8" /> <!-- Herb of Mana -->
<item id="8604" min="1" max="1" chance="9.9" /> <!-- Major Herb of Mana -->
<item id="8605" min="1" max="1" chance="3.3" /> <!-- Superior Herb of Mana -->
<item id="34849" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Power -->
<item id="34850" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Magic -->
<item id="13028" min="1" max="1" chance="0.1" /> <!-- Vitality Recovering Potion - Grizzly -->
</drop>
<spoil>
<item id="81344" min="1" max="1" chance="2.137" /> <!-- Augmenting Stone Crystal -->
</spoil>
</dropLists>
</npc> </npc>
<npc id="24644" level="85" type="Npc" name="Tel Mahum Lieutenant"> <npc id="24644" level="109" type="Monster" name="Tel Mahum Lieutenant">
<!-- AUTO GENERATED NPC TODO: FIX IT --> <race>HUMANOID</race>
<race>ETC</race> <acquire exp="1199922336" sp="1079854" />
<sex>FEMALE</sex>
<stats str="88" int="79" dex="55" wit="78" con="82" men="78"> <stats str="88" int="79" dex="55" wit="78" con="82" men="78">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" /> <vitals hp="192256.069364162" hpRegen="9.5" mp="26106.2706270627" mpRegen="3.3" />
<attack physical="65855" magical="56801" random="30" critical="4.75" accuracy="4.75" attackSpeed="250" reuseDelay="1500" type="BOW" range="600" distance="80" width="120" />
<defence physical="6269" magical="3641" />
<speed> <speed>
<walk ground="60" /> <walk ground="18" />
<run ground="168" /> <run ground="174" />
</speed> </speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" /> <hitTime>800</hitTime>
<defence physical="405.85106382979" magical="297.0297029703" />
</stats> </stats>
<status attackable="false" /> <status attackable="true" randomWalk="true" />
<collision> <collision>
<radius normal="12" /> <radius normal="13" />
<height normal="36.2" /> <height normal="36" />
</collision> </collision>
<skillList>
<skill id="4416" level="6" /> <!-- Humanoids -->
<skill id="5463" level="1" /> <!-- Water Attack -->
<skill id="14765" level="3" /> <!-- Vampiric Rage Resistance -->
<skill id="32861" level="1" /> <!-- Rapid Throw -->
</skillList>
<dropLists>
<drop>
<item id="17416" min="1" max="1" chance="0.0009" /> <!-- Helios Shaper -->
<item id="17433" min="1" max="1" chance="0.0009" /> <!-- Eternal Gauntlets - Heavy armor -->
<item id="17434" min="1" max="1" chance="0.0009" /> <!-- Eternal Boots - Heavy armor -->
<item id="17435" min="1" max="1" chance="0.0009" /> <!-- Eternal Shield -->
<item id="17436" min="1" max="1" chance="0.0009" /> <!-- Eternal Leather Helmet - Light armor -->
<item id="17437" min="1" max="1" chance="0.0009" /> <!-- Eternal Leather Armor - Light armor -->
<item id="17438" min="1" max="1" chance="0.0009" /> <!-- Eternal Leather Leggings - Light armor -->
<item id="17439" min="1" max="1" chance="0.0009" /> <!-- Eternal Leather Gloves - Light armor -->
<item id="17440" min="1" max="1" chance="0.0009" /> <!-- Eternal Leather Boots - Light armor -->
<item id="17441" min="1" max="1" chance="0.0009" /> <!-- Eternal Circlet - Robe -->
<item id="17442" min="1" max="1" chance="0.0009" /> <!-- Eternal Tunic - Robe -->
<item id="17443" min="1" max="1" chance="0.0009" /> <!-- Eternal Stockings - Robe -->
<item id="17444" min="1" max="1" chance="0.0009" /> <!-- Eternal Gloves - Robe -->
<item id="17445" min="1" max="1" chance="0.0009" /> <!-- Eternal Shoes - Robe -->
<item id="17432" min="1" max="1" chance="0.0009" /> <!-- Eternal Gaiters - Heavy armor -->
<item id="17431" min="1" max="1" chance="0.0009" /> <!-- Eternal Breastplate - Heavy armor -->
<item id="17430" min="1" max="1" chance="0.0009" /> <!-- Eternal Helmet - Heavy armor -->
<item id="17417" min="1" max="1" chance="0.0009" /> <!-- Helios Cutter -->
<item id="17418" min="1" max="1" chance="0.0009" /> <!-- Helios Slasher -->
<item id="17419" min="1" max="1" chance="0.0009" /> <!-- Helios Avenger -->
<item id="17420" min="1" max="1" chance="0.0009" /> <!-- Helios Fighter -->
<item id="17421" min="1" max="1" chance="0.0009" /> <!-- Helios Stormer -->
<item id="17422" min="1" max="1" chance="0.0009" /> <!-- Helios Thrower -->
<item id="17423" min="1" max="1" chance="0.0009" /> <!-- Helios Shooter -->
<item id="17424" min="1" max="1" chance="0.0009" /> <!-- Helios Buster -->
<item id="17425" min="1" max="1" chance="0.0009" /> <!-- Helios Caster -->
<item id="17426" min="1" max="1" chance="0.0009" /> <!-- Helios Retributer -->
<item id="17427" min="1" max="1" chance="0.0009" /> <!-- Helios Dual Swords -->
<item id="17428" min="1" max="1" chance="0.0009" /> <!-- Helios Dual Daggers -->
<item id="17429" min="1" max="1" chance="0.0009" /> <!-- Helios Dual Blunt Weapons -->
<item id="17446" min="1" max="1" chance="0.0009" /> <!-- Eternal Sigil -->
<item id="57" min="3070" max="7160" chance="70" /> <!-- Adena -->
<item id="81216" min="1" max="1" chance="0.75" /> <!-- Black Mithril -->
<item id="81217" min="1" max="1" chance="0.75" /> <!-- Oriharukon Ore -->
<item id="81218" min="1" max="1" chance="0.75" /> <!-- Dragon Scales -->
<item id="81219" min="1" max="1" chance="0.75" /> <!-- Angel s Feather -->
<item id="81342" min="1" max="1" chance="0.3" /> <!-- Aden's Treasure Chest -->
<!-- Also drops herbs. -->
<item id="8600" min="1" max="1" chance="10" /> <!-- Herb of Life -->
<item id="8601" min="1" max="1" chance="8" /> <!-- Major Herb of Life -->
<item id="8602" min="1" max="1" chance="2" /> <!-- Superior Herb of Life -->
<item id="8603" min="1" max="1" chance="19.8" /> <!-- Herb of Mana -->
<item id="8604" min="1" max="1" chance="9.9" /> <!-- Major Herb of Mana -->
<item id="8605" min="1" max="1" chance="3.3" /> <!-- Superior Herb of Mana -->
<item id="34849" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Power -->
<item id="34850" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Magic -->
<item id="13028" min="1" max="1" chance="0.1" /> <!-- Vitality Recovering Potion - Grizzly -->
</drop>
<spoil>
<item id="81344" min="1" max="1" chance="2.137" /> <!-- Augmenting Stone Crystal -->
</spoil>
</dropLists>
</npc> </npc>
</list> </list>