1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-01-29 14:12:48 +00:00

Implemented XML templates

This commit is contained in:
2011-05-24 22:55:31 -03:00
parent 6497016e14
commit cc44946831
10377 changed files with 309163 additions and 6171 deletions

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="12077" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Wolf</name>
<level>15</level>
<sex>MALE</sex>
<stats>
<hp regen="2.5" max="246.95422"/>
<mp regen="1.2" max="149.2"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="29.61691"/>
<magical speed="333.0" damage="20.22451"/>
</attack>
<defense>
<physical value="73.55216"/>
<magical value="53.82228"/>
</defense>
<move walk="24.0" run="125.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="11.5" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="12311" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Hatchling of the Wind</name>
<level>35</level>
<sex>MALE</sex>
<stats>
<hp regen="4.5" max="772.73802"/>
<mp regen="1.8" max="402.6"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="129.32896"/>
<magical speed="333.0" damage="88.31491"/>
</attack>
<defense>
<physical value="136.72948"/>
<magical value="100.0527"/>
</defense>
<move walk="80.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="10.0" radius="9.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="12312" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Hatchling of the Stars</name>
<level>35</level>
<sex>MALE</sex>
<stats>
<hp regen="4.5" max="772.73802"/>
<mp regen="1.8" max="402.6"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="129.32896"/>
<magical speed="333.0" damage="88.31491"/>
</attack>
<defense>
<physical value="136.72948"/>
<magical value="100.0527"/>
</defense>
<move walk="80.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="10.0" radius="9.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="12313" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Hatchling of Twilight</name>
<level>35</level>
<sex>MALE</sex>
<stats>
<hp regen="4.5" max="772.73802"/>
<mp regen="1.8" max="402.6"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="129.32896"/>
<magical speed="333.0" damage="88.31491"/>
</attack>
<defense>
<physical value="136.72948"/>
<magical value="100.0527"/>
</defense>
<move walk="80.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="10.0" radius="9.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="12526" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Wind Strider</name>
<level>55</level>
<sex>MALE</sex>
<stats>
<hp regen="6.5" max="1673.05473"/>
<mp regen="2.4" max="889.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="388.11142"/>
<magical speed="333.0" damage="265.02979"/>
</attack>
<defense>
<physical value="223.6362"/>
<magical value="163.64727"/>
</defense>
<move walk="80.0" run="170.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="31.0" radius="23.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="12527" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Star Strider</name>
<level>55</level>
<sex>MALE</sex>
<stats>
<hp regen="6.5" max="1673.05473"/>
<mp regen="2.4" max="889.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="388.11142"/>
<magical speed="333.0" damage="265.02979"/>
</attack>
<defense>
<physical value="223.6362"/>
<magical value="163.64727"/>
</defense>
<move walk="80.0" run="170.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="31.0" radius="23.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="12528" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Twilight Strider</name>
<level>55</level>
<sex>MALE</sex>
<stats>
<hp regen="6.5" max="1673.05473"/>
<mp regen="2.4" max="889.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="388.11142"/>
<magical speed="333.0" damage="265.02979"/>
</attack>
<defense>
<physical value="223.6362"/>
<magical value="163.64727"/>
</defense>
<move walk="80.0" run="170.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="31.0" radius="23.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="12564" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Sin Eater</name>
<level>15</level>
<sex>MALE</sex>
<stats>
<hp regen="7.2513" max="424.2"/>
<mp regen="1.2" max="149.2"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="29.61691"/>
<magical speed="333.0" damage="20.22451"/>
</attack>
<defense>
<physical value="73.55216"/>
<magical value="53.82228"/>
</defense>
<move walk="60.0" run="125.0"/>
<base wit="20" dex="30" men="25" con="1" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="24.0" radius="10.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="12621" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Wyvern</name>
<level>70</level>
<sex>MALE</sex>
<stats>
<hp regen="7.5" max="2444.46819"/>
<mp regen="2.7" max="1345.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="688.86373"/>
<magical speed="333.0" damage="470.40463"/>
</attack>
<defense>
<physical value="295.91597"/>
<magical value="216.53847"/>
</defense>
<move walk="80.0" run="170.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="80.0" radius="60.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14001" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>46</level>
<sex>MALE</sex>
<stats>
<hp regen="5.5" max="1229.78678"/>
<mp regen="2.1" max="637.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="248.0526"/>
<magical speed="333.0" damage="169.38777"/>
</attack>
<defense>
<physical value="182.18816"/>
<magical value="133.31739"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14002" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>54</level>
<sex>MALE</sex>
<stats>
<hp regen="6.5" max="1621.75618"/>
<mp regen="2.4" max="861.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="370.68904"/>
<magical speed="333.0" damage="253.13256"/>
</attack>
<defense>
<physical value="218.89589"/>
<magical value="160.17851"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14003" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>62</level>
<sex>MALE</sex>
<stats>
<hp regen="7.5" max="2037.81082"/>
<mp regen="2.7" max="1097.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="521.12391"/>
<magical speed="333.0" damage="355.86007"/>
</attack>
<defense>
<physical value="257.34267"/>
<magical value="188.3122"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14004" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>66</level>
<sex>MALE</sex>
<stats>
<hp regen="7.5" max="2244.67715"/>
<mp regen="2.7" max="1219.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="603.79903"/>
<magical speed="333.0" damage="412.31647"/>
</attack>
<defense>
<physical value="276.72752"/>
<magical value="202.49719"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14005" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>70</level>
<sex>MALE</sex>
<stats>
<hp regen="7.5" max="2444.46819"/>
<mp regen="2.7" max="1345.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="688.86373"/>
<magical speed="333.0" damage="470.40463"/>
</attack>
<defense>
<physical value="295.91597"/>
<magical value="216.53847"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14006" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>74</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2632.19636"/>
<mp regen="3.0" max="1475.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="773.81598"/>
<magical speed="333.0" damage="528.41601"/>
</attack>
<defense>
<physical value="314.65987"/>
<magical value="230.25444"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14007" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>76</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2719.97952"/>
<mp regen="3.0" max="1540.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="815.37145"/>
<magical speed="333.0" damage="556.793"/>
</attack>
<defense>
<physical value="323.78455"/>
<magical value="236.93149"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14008" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>78</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2802.89989"/>
<mp regen="3.0" max="1607.4"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="855.81387"/>
<magical speed="333.0" damage="584.40994"/>
</attack>
<defense>
<physical value="332.70061"/>
<magical value="243.45587"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14009" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>78</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2812.763385"/>
<mp regen="3.0" max="1615.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="860.7348"/>
<magical speed="333.0" damage="587.7703"/>
</attack>
<defense>
<physical value="333.79298"/>
<magical value="244.25522"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14010" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>78</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2822.62688"/>
<mp regen="3.0" max="1624.2"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="865.65573"/>
<magical speed="333.0" damage="591.13065"/>
</attack>
<defense>
<physical value="334.88535"/>
<magical value="245.05457"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14011" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>78</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2832.490375"/>
<mp regen="3.0" max="1632.6"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="870.57666"/>
<magical speed="333.0" damage="594.49101"/>
</attack>
<defense>
<physical value="335.97771"/>
<magical value="245.85391"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14012" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>79</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2842.35387"/>
<mp regen="3.0" max="1641.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="875.49759"/>
<magical speed="333.0" damage="597.85136"/>
</attack>
<defense>
<physical value="337.07008"/>
<magical value="246.65326"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14013" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>79</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2852.217365"/>
<mp regen="3.0" max="1649.4"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="880.41852"/>
<magical speed="333.0" damage="601.21172"/>
</attack>
<defense>
<physical value="338.16245"/>
<magical value="247.45261"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14014" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>79</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2862.08086"/>
<mp regen="3.0" max="1657.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="885.33945"/>
<magical speed="333.0" damage="604.57207"/>
</attack>
<defense>
<physical value="339.25482"/>
<magical value="248.25196"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14015" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>79</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2871.944355"/>
<mp regen="3.0" max="1666.2"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="890.26038"/>
<magical speed="333.0" damage="607.93243"/>
</attack>
<defense>
<physical value="340.34718"/>
<magical value="249.0513"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14016" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>80</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2880.37628"/>
<mp regen="3.0" max="1674.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="894.75854"/>
<magical speed="333.0" damage="611.00409"/>
</attack>
<defense>
<physical value="341.375"/>
<magical value="249.80341"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14017" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>80</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2889.8818825"/>
<mp regen="3.0" max="1683.25"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="899.57378"/>
<magical speed="333.0" damage="614.29227"/>
</attack>
<defense>
<physical value="342.45123"/>
<magical value="250.59095"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14018" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>80</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2899.387485"/>
<mp regen="3.0" max="1691.7"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="904.38902"/>
<magical speed="333.0" damage="617.58046"/>
</attack>
<defense>
<physical value="343.52746"/>
<magical value="251.37849"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14019" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>80</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2908.8930875"/>
<mp regen="3.0" max="1700.15"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="909.20425"/>
<magical speed="333.0" damage="620.86864"/>
</attack>
<defense>
<physical value="344.60369"/>
<magical value="252.16602"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14020" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>81</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2916.89894"/>
<mp regen="3.0" max="1708.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="913.54847"/>
<magical speed="333.0" damage="623.83518"/>
</attack>
<defense>
<physical value="345.61127"/>
<magical value="252.90333"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14021" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>81</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2926.029605"/>
<mp regen="3.0" max="1717.3"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="918.24595"/>
<magical speed="333.0" damage="627.04295"/>
</attack>
<defense>
<physical value="346.67034"/>
<magical value="253.67831"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14022" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>81</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2935.16027"/>
<mp regen="3.0" max="1725.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="922.94344"/>
<magical speed="333.0" damage="630.25073"/>
</attack>
<defense>
<physical value="347.72941"/>
<magical value="254.45329"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14023" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>81</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2944.290935"/>
<mp regen="3.0" max="1734.3"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="927.64092"/>
<magical speed="333.0" damage="633.4585"/>
</attack>
<defense>
<physical value="348.78847"/>
<magical value="255.22827"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14024" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>82</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2951.85588"/>
<mp regen="3.0" max="1743.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="931.81944"/>
<magical speed="333.0" damage="636.31188"/>
</attack>
<defense>
<physical value="349.77477"/>
<magical value="255.95"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14025" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>82</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2960.595115"/>
<mp regen="3.0" max="1751.55"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="936.38718"/>
<magical speed="333.0" damage="639.43106"/>
</attack>
<defense>
<physical value="350.81565"/>
<magical value="256.71167"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14026" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>82</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2969.33435"/>
<mp regen="3.0" max="1760.1"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="940.95493"/>
<magical speed="333.0" damage="642.55023"/>
</attack>
<defense>
<physical value="351.85652"/>
<magical value="257.47334"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14027" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>82</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2978.073585"/>
<mp regen="3.0" max="1768.65"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="945.52267"/>
<magical speed="333.0" damage="645.66941"/>
</attack>
<defense>
<physical value="352.8974"/>
<magical value="258.235"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14028" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>83</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2985.1835"/>
<mp regen="3.0" max="1777.4"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="949.52401"/>
<magical speed="333.0" damage="648.40181"/>
</attack>
<defense>
<physical value="353.86144"/>
<magical value="258.94045"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14029" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>83</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2993.515405"/>
<mp regen="3.0" max="1786.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="953.95015"/>
<magical speed="333.0" damage="651.42429"/>
</attack>
<defense>
<physical value="354.88311"/>
<magical value="259.68806"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14030" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>83</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="3001.84731"/>
<mp regen="3.0" max="1794.6"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="958.3763"/>
<magical speed="333.0" damage="654.44678"/>
</attack>
<defense>
<physical value="355.90478"/>
<magical value="260.43568"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14031" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>83</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="3010.179215"/>
<mp regen="3.0" max="1803.2"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="962.80244"/>
<magical speed="333.0" damage="657.46926"/>
</attack>
<defense>
<physical value="356.92644"/>
<magical value="261.18329"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14032" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>84</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="3016.82079"/>
<mp regen="3.0" max="1812.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="966.61544"/>
<magical speed="333.0" damage="660.07304"/>
</attack>
<defense>
<physical value="357.86723"/>
<magical value="261.87171"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14033" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>84</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="3024.7301125"/>
<mp regen="3.0" max="1820.65"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="970.8883"/>
<magical speed="333.0" damage="662.99085"/>
</attack>
<defense>
<physical value="358.86868"/>
<magical value="262.60453"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14034" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>84</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="3032.639435"/>
<mp regen="3.0" max="1829.3"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="975.16116"/>
<magical speed="333.0" damage="665.90866"/>
</attack>
<defense>
<physical value="359.87013"/>
<magical value="263.33734"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14035" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>85</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="3046.70947"/>
<mp regen="3.0" max="1846.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="983.0479"/>
<magical speed="333.0" damage="671.29428"/>
</attack>
<defense>
<physical value="361.78814"/>
<magical value="264.74086"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14036" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>85</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="3056.67236333333"/>
<mp regen="3.0" max="1858.4"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="988.52539"/>
<magical speed="333.0" damage="675.03469"/>
</attack>
<defense>
<physical value="363.09511"/>
<magical value="265.69724"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14037" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Reanimated Man</name>
<level>85</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="3066.63525666667"/>
<mp regen="3.0" max="1870.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="994.00287"/>
<magical speed="333.0" damage="678.77511"/>
</attack>
<defense>
<physical value="364.40208"/>
<magical value="266.65363"/>
</defense>
<move walk="60.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="25.0" radius="11.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14038" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>42</level>
<sex>MALE</sex>
<stats>
<hp regen="5.5" max="1050.81652"/>
<mp regen="2.1" max="531.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="198.34591"/>
<magical speed="333.0" damage="135.44454"/>
</attack>
<defense>
<physical value="164.88513"/>
<magical value="120.65578"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14039" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>50</level>
<sex>MALE</sex>
<stats>
<hp regen="5.5" max="1421.00103"/>
<mp regen="2.1" max="747.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="305.54906"/>
<magical speed="333.0" damage="208.6504"/>
</attack>
<defense>
<physical value="200.23844"/>
<magical value="146.5258"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14040" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>58</level>
<sex>MALE</sex>
<stats>
<hp regen="6.5" max="1828.68266"/>
<mp regen="2.4" max="977.4"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="442.8992"/>
<magical speed="333.0" damage="302.44274"/>
</attack>
<defense>
<physical value="237.99429"/>
<magical value="174.1539"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14041" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>64</level>
<sex>MALE</sex>
<stats>
<hp regen="7.5" max="2141.82127"/>
<mp regen="2.7" max="1158.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="562.02275"/>
<magical speed="333.0" damage="383.78868"/>
</attack>
<defense>
<physical value="267.04468"/>
<magical value="195.41171"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14042" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>68</level>
<sex>MALE</sex>
<stats>
<hp regen="7.5" max="2345.76698"/>
<mp regen="2.7" max="1282.4"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="646.17968"/>
<magical speed="333.0" damage="441.25696"/>
</attack>
<defense>
<physical value="286.3615"/>
<magical value="209.54692"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14043" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>72</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2540.15331"/>
<mp regen="3.0" max="1410.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="731.52506"/>
<magical speed="333.0" damage="499.53679"/>
</attack>
<defense>
<physical value="305.35947"/>
<magical value="223.44881"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14044" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>78</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2802.89989"/>
<mp regen="3.0" max="1607.4"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="855.81387"/>
<magical speed="333.0" damage="584.40994"/>
</attack>
<defense>
<physical value="332.70061"/>
<magical value="243.45587"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14045" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>78</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2812.763385"/>
<mp regen="3.0" max="1615.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="860.7348"/>
<magical speed="333.0" damage="587.7703"/>
</attack>
<defense>
<physical value="333.79298"/>
<magical value="244.25522"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14046" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>78</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2822.62688"/>
<mp regen="3.0" max="1624.2"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="865.65573"/>
<magical speed="333.0" damage="591.13065"/>
</attack>
<defense>
<physical value="334.88535"/>
<magical value="245.05457"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14047" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>78</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2832.490375"/>
<mp regen="3.0" max="1632.6"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="870.57666"/>
<magical speed="333.0" damage="594.49101"/>
</attack>
<defense>
<physical value="335.97771"/>
<magical value="245.85391"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14048" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>79</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2842.35387"/>
<mp regen="3.0" max="1641.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="875.49759"/>
<magical speed="333.0" damage="597.85136"/>
</attack>
<defense>
<physical value="337.07008"/>
<magical value="246.65326"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14049" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>79</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2852.217365"/>
<mp regen="3.0" max="1649.4"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="880.41852"/>
<magical speed="333.0" damage="601.21172"/>
</attack>
<defense>
<physical value="338.16245"/>
<magical value="247.45261"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14050" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>79</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2862.08086"/>
<mp regen="3.0" max="1657.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="885.33945"/>
<magical speed="333.0" damage="604.57207"/>
</attack>
<defense>
<physical value="339.25482"/>
<magical value="248.25196"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14051" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>79</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2871.944355"/>
<mp regen="3.0" max="1666.2"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="890.26038"/>
<magical speed="333.0" damage="607.93243"/>
</attack>
<defense>
<physical value="340.34718"/>
<magical value="249.0513"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14052" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>80</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2880.37628"/>
<mp regen="3.0" max="1674.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="894.75854"/>
<magical speed="333.0" damage="611.00409"/>
</attack>
<defense>
<physical value="341.375"/>
<magical value="249.80341"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14053" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>80</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2889.8818825"/>
<mp regen="3.0" max="1683.25"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="899.57378"/>
<magical speed="333.0" damage="614.29227"/>
</attack>
<defense>
<physical value="342.45123"/>
<magical value="250.59095"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14054" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>80</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2899.387485"/>
<mp regen="3.0" max="1691.7"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="904.38902"/>
<magical speed="333.0" damage="617.58046"/>
</attack>
<defense>
<physical value="343.52746"/>
<magical value="251.37849"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14055" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>80</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2908.8930875"/>
<mp regen="3.0" max="1700.15"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="909.20425"/>
<magical speed="333.0" damage="620.86864"/>
</attack>
<defense>
<physical value="344.60369"/>
<magical value="252.16602"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14056" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>81</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2916.89894"/>
<mp regen="3.0" max="1708.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="913.54847"/>
<magical speed="333.0" damage="623.83518"/>
</attack>
<defense>
<physical value="345.61127"/>
<magical value="252.90333"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14057" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>81</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2926.029605"/>
<mp regen="3.0" max="1717.3"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="918.24595"/>
<magical speed="333.0" damage="627.04295"/>
</attack>
<defense>
<physical value="346.67034"/>
<magical value="253.67831"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14058" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>81</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2935.16027"/>
<mp regen="3.0" max="1725.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="922.94344"/>
<magical speed="333.0" damage="630.25073"/>
</attack>
<defense>
<physical value="347.72941"/>
<magical value="254.45329"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14059" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>81</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2944.290935"/>
<mp regen="3.0" max="1734.3"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="927.64092"/>
<magical speed="333.0" damage="633.4585"/>
</attack>
<defense>
<physical value="348.78847"/>
<magical value="255.22827"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14060" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>82</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2951.85588"/>
<mp regen="3.0" max="1743.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="931.81944"/>
<magical speed="333.0" damage="636.31188"/>
</attack>
<defense>
<physical value="349.77477"/>
<magical value="255.95"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14061" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>82</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2960.595115"/>
<mp regen="3.0" max="1751.55"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="936.38718"/>
<magical speed="333.0" damage="639.43106"/>
</attack>
<defense>
<physical value="350.81565"/>
<magical value="256.71167"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14062" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>82</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2969.33435"/>
<mp regen="3.0" max="1760.1"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="940.95493"/>
<magical speed="333.0" damage="642.55023"/>
</attack>
<defense>
<physical value="351.85652"/>
<magical value="257.47334"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14063" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>82</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2978.073585"/>
<mp regen="3.0" max="1768.65"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="945.52267"/>
<magical speed="333.0" damage="645.66941"/>
</attack>
<defense>
<physical value="352.8974"/>
<magical value="258.235"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14064" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>83</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2985.1835"/>
<mp regen="3.0" max="1777.4"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="949.52401"/>
<magical speed="333.0" damage="648.40181"/>
</attack>
<defense>
<physical value="353.86144"/>
<magical value="258.94045"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14065" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>83</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2993.515405"/>
<mp regen="3.0" max="1786.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="953.95015"/>
<magical speed="333.0" damage="651.42429"/>
</attack>
<defense>
<physical value="354.88311"/>
<magical value="259.68806"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14066" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>83</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="3001.84731"/>
<mp regen="3.0" max="1794.6"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="958.3763"/>
<magical speed="333.0" damage="654.44678"/>
</attack>
<defense>
<physical value="355.90478"/>
<magical value="260.43568"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14067" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>83</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="3010.179215"/>
<mp regen="3.0" max="1803.2"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="962.80244"/>
<magical speed="333.0" damage="657.46926"/>
</attack>
<defense>
<physical value="356.92644"/>
<magical value="261.18329"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14068" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>84</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="3016.82079"/>
<mp regen="3.0" max="1812.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="966.61544"/>
<magical speed="333.0" damage="660.07304"/>
</attack>
<defense>
<physical value="357.86723"/>
<magical value="261.87171"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14069" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>84</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="3024.7301125"/>
<mp regen="3.0" max="1820.65"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="970.8883"/>
<magical speed="333.0" damage="662.99085"/>
</attack>
<defense>
<physical value="358.86868"/>
<magical value="262.60453"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14070" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>84</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="3032.639435"/>
<mp regen="3.0" max="1829.3"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="975.16116"/>
<magical speed="333.0" damage="665.90866"/>
</attack>
<defense>
<physical value="359.87013"/>
<magical value="263.33734"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14071" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>85</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="3046.70947"/>
<mp regen="3.0" max="1846.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="983.0479"/>
<magical speed="333.0" damage="671.29428"/>
</attack>
<defense>
<physical value="361.78814"/>
<magical value="264.74086"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14072" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>85</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="3056.67236333333"/>
<mp regen="3.0" max="1858.4"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="988.52539"/>
<magical speed="333.0" damage="675.03469"/>
</attack>
<defense>
<physical value="363.09511"/>
<magical value="265.69724"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14073" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Corrupted Man</name>
<level>85</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="3066.63525666667"/>
<mp regen="3.0" max="1870.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="994.00287"/>
<magical speed="333.0" damage="678.77511"/>
</attack>
<defense>
<physical value="364.40208"/>
<magical value="266.65363"/>
</defense>
<move walk="15.0" run="140.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="21.0" radius="13.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14074" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Cursed Man</name>
<level>58</level>
<sex>MALE</sex>
<stats>
<hp regen="6.5" max="1828.68266"/>
<mp regen="2.4" max="977.4"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="442.8992"/>
<magical speed="333.0" damage="302.44274"/>
</attack>
<defense>
<physical value="237.99429"/>
<magical value="174.1539"/>
</defense>
<move walk="80.0" run="160.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="42.0" radius="20.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14075" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Cursed Man</name>
<level>62</level>
<sex>MALE</sex>
<stats>
<hp regen="7.5" max="2037.81082"/>
<mp regen="2.7" max="1097.0"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="521.12391"/>
<magical speed="333.0" damage="355.86007"/>
</attack>
<defense>
<physical value="257.34267"/>
<magical value="188.3122"/>
</defense>
<move walk="80.0" run="160.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="42.0" radius="20.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14076" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Cursed Man</name>
<level>66</level>
<sex>MALE</sex>
<stats>
<hp regen="7.5" max="2244.67715"/>
<mp regen="2.7" max="1219.8"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="603.79903"/>
<magical speed="333.0" damage="412.31647"/>
</attack>
<defense>
<physical value="276.72752"/>
<magical value="202.49719"/>
</defense>
<move walk="80.0" run="160.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="42.0" radius="20.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14077" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Cursed Man</name>
<level>70</level>
<sex>MALE</sex>
<stats>
<hp regen="7.5" max="2444.46819"/>
<mp regen="2.7" max="1345.8"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="688.86373"/>
<magical speed="333.0" damage="470.40463"/>
</attack>
<defense>
<physical value="295.91597"/>
<magical value="216.53847"/>
</defense>
<move walk="80.0" run="160.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="42.0" radius="20.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14078" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Cursed Man</name>
<level>72</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2540.15331"/>
<mp regen="3.0" max="1410.0"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="731.52506"/>
<magical speed="333.0" damage="499.53679"/>
</attack>
<defense>
<physical value="305.35947"/>
<magical value="223.44881"/>
</defense>
<move walk="80.0" run="160.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="42.0" radius="20.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14079" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Cursed Man</name>
<level>74</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2632.19636"/>
<mp regen="3.0" max="1475.0"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="773.81598"/>
<magical speed="333.0" damage="528.41601"/>
</attack>
<defense>
<physical value="314.65987"/>
<magical value="230.25444"/>
</defense>
<move walk="80.0" run="160.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="42.0" radius="20.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14080" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Cursed Man</name>
<level>76</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2719.97952"/>
<mp regen="3.0" max="1540.8"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="815.37145"/>
<magical speed="333.0" damage="556.793"/>
</attack>
<defense>
<physical value="323.78455"/>
<magical value="236.93149"/>
</defense>
<move walk="80.0" run="160.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="42.0" radius="20.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14081" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Cursed Man</name>
<level>78</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2802.89989"/>
<mp regen="3.0" max="1607.4"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="855.81387"/>
<magical speed="333.0" damage="584.40994"/>
</attack>
<defense>
<physical value="332.70061"/>
<magical value="243.45587"/>
</defense>
<move walk="80.0" run="160.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="42.0" radius="20.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14082" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Cursed Man</name>
<level>78</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2812.763385"/>
<mp regen="3.0" max="1615.8"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="860.7348"/>
<magical speed="333.0" damage="587.7703"/>
</attack>
<defense>
<physical value="333.79298"/>
<magical value="244.25522"/>
</defense>
<move walk="80.0" run="160.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="42.0" radius="20.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14083" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Cursed Man</name>
<level>78</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2822.62688"/>
<mp regen="3.0" max="1624.2"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="865.65573"/>
<magical speed="333.0" damage="591.13065"/>
</attack>
<defense>
<physical value="334.88535"/>
<magical value="245.05457"/>
</defense>
<move walk="80.0" run="160.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="42.0" radius="20.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14084" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Cursed Man</name>
<level>78</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2832.490375"/>
<mp regen="3.0" max="1632.6"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="870.57666"/>
<magical speed="333.0" damage="594.49101"/>
</attack>
<defense>
<physical value="335.97771"/>
<magical value="245.85391"/>
</defense>
<move walk="80.0" run="160.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="42.0" radius="20.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14085" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Cursed Man</name>
<level>79</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2842.35387"/>
<mp regen="3.0" max="1641.0"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="875.49759"/>
<magical speed="333.0" damage="597.85136"/>
</attack>
<defense>
<physical value="337.07008"/>
<magical value="246.65326"/>
</defense>
<move walk="80.0" run="160.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="42.0" radius="20.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14086" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Cursed Man</name>
<level>79</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2852.217365"/>
<mp regen="3.0" max="1649.4"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="880.41852"/>
<magical speed="333.0" damage="601.21172"/>
</attack>
<defense>
<physical value="338.16245"/>
<magical value="247.45261"/>
</defense>
<move walk="80.0" run="160.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="42.0" radius="20.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14087" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Cursed Man</name>
<level>79</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2862.08086"/>
<mp regen="3.0" max="1657.8"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="885.33945"/>
<magical speed="333.0" damage="604.57207"/>
</attack>
<defense>
<physical value="339.25482"/>
<magical value="248.25196"/>
</defense>
<move walk="80.0" run="160.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="42.0" radius="20.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14088" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Cursed Man</name>
<level>79</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2871.944355"/>
<mp regen="3.0" max="1666.2"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="890.26038"/>
<magical speed="333.0" damage="607.93243"/>
</attack>
<defense>
<physical value="340.34718"/>
<magical value="249.0513"/>
</defense>
<move walk="80.0" run="160.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="42.0" radius="20.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14089" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Cursed Man</name>
<level>80</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2880.37628"/>
<mp regen="3.0" max="1674.8"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="894.75854"/>
<magical speed="333.0" damage="611.00409"/>
</attack>
<defense>
<physical value="341.375"/>
<magical value="249.80341"/>
</defense>
<move walk="80.0" run="160.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="42.0" radius="20.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14090" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Cursed Man</name>
<level>80</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2889.8818825"/>
<mp regen="3.0" max="1683.25"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="899.57378"/>
<magical speed="333.0" damage="614.29227"/>
</attack>
<defense>
<physical value="342.45123"/>
<magical value="250.59095"/>
</defense>
<move walk="80.0" run="160.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="42.0" radius="20.0"/>
</info>
</npc>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Pet" id="14091" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Cursed Man</name>
<level>80</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2899.387485"/>
<mp regen="3.0" max="1691.7"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="904.38902"/>
<magical speed="333.0" damage="617.58046"/>
</attack>
<defense>
<physical value="343.52746"/>
<magical value="251.37849"/>
</defense>
<move walk="80.0" run="160.0"/>
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="42.0" radius="20.0"/>
</info>
</npc>

Some files were not shown because too many files have changed in this diff Show More