mirror of
https://github.com/Rogiel/l2jserver2
synced 2026-01-30 14:32:48 +00:00
Implemented XML templates
This commit is contained in:
25
data/templates/npc/monster/13034-SuperHugePig.xml
Normal file
25
data/templates/npc/monster/13034-SuperHugePig.xml
Normal 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="Monster" id="13034" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Super Huge Pig</name>
|
||||
<level>80</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="0.0" max="3400.0"/>
|
||||
<mp regen="0.9" max="6000.0"/>
|
||||
<attack critical="1" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="8.47458"/>
|
||||
<magical speed="333.0" damage="5.78704"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="60000.0"/>
|
||||
<magical value="200000.0"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="160.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="38.7" radius="29.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
24
data/templates/npc/monster/13097.xml
Normal file
24
data/templates/npc/monster/13097.xml
Normal file
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="13097" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<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="1.0" run="1.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="0.1" radius="0.1"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/monster/13148-Lindvior.xml
Normal file
25
data/templates/npc/monster/13148-Lindvior.xml
Normal 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="FlyMonster" id="13148" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="false" attackable="false">
|
||||
<name display="false" send="false">Lindvior</name>
|
||||
<level>55</level>
|
||||
<sex>FEMALE</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="100.0" run="180.0"/>
|
||||
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="390.6" radius="190.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/monster/16019-TinyBabyBuffalo.xml
Normal file
25
data/templates/npc/monster/16019-TinyBabyBuffalo.xml
Normal 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="Monster" id="16019" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Tiny Baby Buffalo</name>
|
||||
<level>67</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="2295.48154"/>
|
||||
<mp regen="2.7" max="1251.0"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="624.93199"/>
|
||||
<magical speed="333.0" damage="426.74754"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="281.55251"/>
|
||||
<magical value="206.02791"/>
|
||||
</defense>
|
||||
<move walk="30.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>2146</experience>
|
||||
<sp>200</sp>
|
||||
<collision heigth="15.0" radius="12.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/monster/16020-TameTinyBabyBuffalo.xml
Normal file
25
data/templates/npc/monster/16020-TameTinyBabyBuffalo.xml
Normal 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="Monster" id="16020" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Tame Tiny Baby Buffalo</name>
|
||||
<level>67</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="2295.48154"/>
|
||||
<mp regen="2.7" max="1251.0"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="624.93199"/>
|
||||
<magical speed="333.0" damage="426.74754"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="281.55251"/>
|
||||
<magical value="206.02791"/>
|
||||
</defense>
|
||||
<move walk="30.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>2146</experience>
|
||||
<sp>200</sp>
|
||||
<collision heigth="15.0" radius="12.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/monster/16021-TinyBabyCougar.xml
Normal file
25
data/templates/npc/monster/16021-TinyBabyCougar.xml
Normal 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="Monster" id="16021" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Tiny Baby Cougar</name>
|
||||
<level>69</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="2395.45533"/>
|
||||
<mp regen="2.7" max="1314.0"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="667.50361"/>
|
||||
<magical speed="333.0" damage="455.81844"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="291.15063"/>
|
||||
<magical value="213.05139"/>
|
||||
</defense>
|
||||
<move walk="28.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>2276</experience>
|
||||
<sp>218</sp>
|
||||
<collision heigth="15.7" radius="11.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/monster/16022-TameTinyBabyCougar.xml
Normal file
25
data/templates/npc/monster/16022-TameTinyBabyCougar.xml
Normal 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="Monster" id="16022" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Tame Tiny Baby Cougar</name>
|
||||
<level>69</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="2395.45533"/>
|
||||
<mp regen="2.7" max="1314.0"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="667.50361"/>
|
||||
<magical speed="333.0" damage="455.81844"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="291.15063"/>
|
||||
<magical value="213.05139"/>
|
||||
</defense>
|
||||
<move walk="28.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>2276</experience>
|
||||
<sp>218</sp>
|
||||
<collision heigth="15.7" radius="11.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/monster/16023-TinyBabyKookaburra.xml
Normal file
25
data/templates/npc/monster/16023-TinyBabyKookaburra.xml
Normal 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="Monster" id="16023" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Tiny Baby Kookaburra</name>
|
||||
<level>65</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="2193.43142"/>
|
||||
<mp regen="2.7" max="1188.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="582.81759"/>
|
||||
<magical speed="333.0" damage="397.98887"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="271.89033"/>
|
||||
<magical value="198.95754"/>
|
||||
</defense>
|
||||
<move walk="13.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>2020</experience>
|
||||
<sp>183</sp>
|
||||
<collision heigth="15.0" radius="7.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/monster/16024-TameTinyBabyKookaburra.xml
Normal file
25
data/templates/npc/monster/16024-TameTinyBabyKookaburra.xml
Normal 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="Monster" id="16024" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Tame Tiny Baby Kookaburra</name>
|
||||
<level>65</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="2193.43142"/>
|
||||
<mp regen="2.7" max="1188.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="582.81759"/>
|
||||
<magical speed="333.0" damage="397.98887"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="271.89033"/>
|
||||
<magical value="198.95754"/>
|
||||
</defense>
|
||||
<move walk="13.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="25" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>2020</experience>
|
||||
<sp>183</sp>
|
||||
<collision heigth="15.0" radius="7.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
39
data/templates/npc/monster/18001-BloodQueen.xml
Normal file
39
data/templates/npc/monster/18001-BloodQueen.xml
Normal file
@@ -0,0 +1,39 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="18001" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="true" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Blood Queen</name>
|
||||
<level>60</level>
|
||||
<sex>FEMALE</sex>
|
||||
<stats>
|
||||
<hp regen="6.5" max="1933.24044"/>
|
||||
<mp regen="2.4" max="1036.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="481.34551"/>
|
||||
<magical speed="333.0" damage="328.69659"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="247.65008"/>
|
||||
<magical value="150.02125"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="160.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>4536</experience>
|
||||
<sp>394</sp>
|
||||
<collision heigth="40.0" radius="14.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1528" min="765" id="57"/>
|
||||
<item chance="200000" max="1" min="1" id="1419"/>
|
||||
<item chance="10868" max="1" min="1" id="1806"/>
|
||||
<item chance="166667" max="1" min="1" id="1864"/>
|
||||
<item chance="62500" max="1" min="1" id="1866"/>
|
||||
<item chance="37037" max="1" min="1" id="1878"/>
|
||||
<item chance="7092" max="1" min="1" id="1885"/>
|
||||
<item chance="5435" max="1" min="1" id="1889"/>
|
||||
<item chance="2102" max="1" min="1" id="4069"/>
|
||||
<item chance="3192" max="1" min="1" id="4070"/>
|
||||
<item chance="1615" max="1" min="1" id="4071"/>
|
||||
<item chance="8" max="1" min="1" id="4197"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
25
data/templates/npc/monster/18002-BloodQueen.xml
Normal file
25
data/templates/npc/monster/18002-BloodQueen.xml
Normal 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="Monster" id="18002" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="true" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Blood Queen</name>
|
||||
<level>60</level>
|
||||
<sex>FEMALE</sex>
|
||||
<stats>
|
||||
<hp regen="6.5" max="1933.2"/>
|
||||
<mp regen="2.4" max="1036.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="529.48"/>
|
||||
<magical speed="333.0" damage="328.7"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="247.65"/>
|
||||
<magical value="150.02159"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="160.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>4320</experience>
|
||||
<sp>375</sp>
|
||||
<collision heigth="40.0" radius="14.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
28
data/templates/npc/monster/18003-BeardedKeltir.xml
Normal file
28
data/templates/npc/monster/18003-BeardedKeltir.xml
Normal file
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="18003" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Bearded Keltir</name>
|
||||
<level>1</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="2.0" max="39.7"/>
|
||||
<mp regen="0.9" max="40.0"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="4.0"/>
|
||||
<magical speed="333.0" damage="5.79"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="44.44"/>
|
||||
<magical value="26.92143"/>
|
||||
</defense>
|
||||
<move walk="23.0" run="110.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>29</experience>
|
||||
<sp>2</sp>
|
||||
<collision heigth="10.0" radius="9.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="9797" max="1" min="1" id="1871"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
25
data/templates/npc/monster/18004-SusceptorPrime.xml
Normal file
25
data/templates/npc/monster/18004-SusceptorPrime.xml
Normal 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="Monster" id="18004" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Susceptor Prime</name>
|
||||
<level>49</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="5.5" max="1372.2"/>
|
||||
<mp regen="2.1" max="720.0"/>
|
||||
<attack critical="8" evasion="0" range="1100">
|
||||
<physical speed="253.0" damage="290.45"/>
|
||||
<magical speed="333.0" damage="198.34"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="195.66"/>
|
||||
<magical value="118.53047"/>
|
||||
</defense>
|
||||
<move walk="78.0" run="170.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>1</sp>
|
||||
<collision heigth="72.0" radius="45.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/monster/18005-Mimic.xml
Normal file
25
data/templates/npc/monster/18005-Mimic.xml
Normal 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="Monster" id="18005" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Mimic</name>
|
||||
<level>52</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="6.5" max="1569.5"/>
|
||||
<mp regen="2.4" max="804.0"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="348.07"/>
|
||||
<magical speed="333.0" damage="230.26"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="216.26"/>
|
||||
<magical value="126.90823"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="156.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3245</experience>
|
||||
<sp>251</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/monster/18006-MarukLord.xml
Normal file
26
data/templates/npc/monster/18006-MarukLord.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="18006" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="true" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Maruk Lord</name>
|
||||
<level>68</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="2421.5"/>
|
||||
<mp regen="2.7" max="1282.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="667.04"/>
|
||||
<magical speed="333.0" damage="441.26"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="295.61"/>
|
||||
<magical value="173.47437"/>
|
||||
</defense>
|
||||
<move walk="100.0" run="170.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>6057</experience>
|
||||
<sp>586</sp>
|
||||
<item lefthand="0" righthand="1472"/>
|
||||
<collision heigth="45.0" radius="15.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/monster/18007-LimalKarinness.xml
Normal file
25
data/templates/npc/monster/18007-LimalKarinness.xml
Normal 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="Monster" id="18007" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="true" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Limal Karinness</name>
|
||||
<level>69</level>
|
||||
<sex>FEMALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="2395.5"/>
|
||||
<mp regen="2.7" max="1314.0"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="734.25"/>
|
||||
<magical speed="333.0" damage="501.4"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="291.15"/>
|
||||
<magical value="176.37182"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="140.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>5951</experience>
|
||||
<sp>582</sp>
|
||||
<collision heigth="40.0" radius="14.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/monster/18008-Karik.xml
Normal file
25
data/templates/npc/monster/18008-Karik.xml
Normal 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="Monster" id="18008" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="true" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Karik</name>
|
||||
<level>70</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="2444.5"/>
|
||||
<mp regen="2.7" max="1345.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="757.75"/>
|
||||
<magical speed="333.0" damage="517.45"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="295.92"/>
|
||||
<magical value="179.26099"/>
|
||||
</defense>
|
||||
<move walk="37.0" run="200.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>6370</experience>
|
||||
<sp>632</sp>
|
||||
<collision heigth="90.0" radius="25.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/monster/18009-OfferingOfBrandedElder.xml
Normal file
26
data/templates/npc/monster/18009-OfferingOfBrandedElder.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18009" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Branded Elder</name>
|
||||
<level>34</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="4.5" max="736.96177"/>
|
||||
<mp regen="1.8" max="387.72"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="121.20802"/>
|
||||
<magical speed="333.0" damage="82.76936"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="132.9486"/>
|
||||
<magical value="80.53748"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="30.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>1755</experience>
|
||||
<sp>102</sp>
|
||||
<item lefthand="0" righthand="127"/>
|
||||
<collision heigth="26.4" radius="12.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18010-OfferingOfTheBranded.xml
Normal file
29
data/templates/npc/monster/18010-OfferingOfTheBranded.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18010" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of the Branded</name>
|
||||
<level>32</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="4.5" max="668.47132"/>
|
||||
<mp regen="1.8" max="358.32"/>
|
||||
<attack critical="8" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="92.89459"/>
|
||||
<magical speed="333.0" damage="72.49711"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="106.74068"/>
|
||||
<magical value="76.07208"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="30.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>1524</experience>
|
||||
<sp>86</sp>
|
||||
<item lefthand="0" righthand="218"/>
|
||||
<collision heigth="21.0" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="347" min="173" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
26
data/templates/npc/monster/18011-OfferingOfBrandedArcher.xml
Normal file
26
data/templates/npc/monster/18011-OfferingOfBrandedArcher.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18011" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Branded Archer</name>
|
||||
<level>28</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="3.5" max="543.79576"/>
|
||||
<mp regen="1.5" max="300.96"/>
|
||||
<attack critical="8" evasion="0" range="1100">
|
||||
<physical speed="253.0" damage="178.96112"/>
|
||||
<magical speed="333.0" damage="54.99876"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="94.87163"/>
|
||||
<magical value="67.61324"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="60.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>1001</experience>
|
||||
<sp>53</sp>
|
||||
<item lefthand="0" righthand="14"/>
|
||||
<collision heigth="25.0" radius="14.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18012" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Branded Warrior</name>
|
||||
<level>29</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="3.5" max="573.42917"/>
|
||||
<mp regen="1.5" max="315.12"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="86.42002"/>
|
||||
<magical speed="333.0" damage="59.01367"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="115.00598"/>
|
||||
<magical value="69.66822"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="110.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>1026</experience>
|
||||
<sp>55</sp>
|
||||
<item lefthand="0" righthand="125"/>
|
||||
<collision heigth="23.0" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="293" min="148" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18013" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Branded Follower</name>
|
||||
<level>29</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="3.5" max="573.42917"/>
|
||||
<mp regen="1.5" max="315.12"/>
|
||||
<attack critical="8" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="75.61752"/>
|
||||
<magical speed="333.0" damage="59.01367"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="97.75508"/>
|
||||
<magical value="69.66822"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="150.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>1227</experience>
|
||||
<sp>66</sp>
|
||||
<item lefthand="0" righthand="316"/>
|
||||
<collision heigth="22.0" radius="9.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="293" min="148" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18014" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Branded Berserker</name>
|
||||
<level>37</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="4.5" max="847.31754"/>
|
||||
<mp regen="1.8" max="432.72"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="146.82587"/>
|
||||
<magical speed="333.0" damage="100.26304"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="144.47758"/>
|
||||
<magical value="87.52151"/>
|
||||
</defense>
|
||||
<move walk="43.0" run="115.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>2277</experience>
|
||||
<sp>140</sp>
|
||||
<item lefthand="0" righthand="292"/>
|
||||
<collision heigth="23.0" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="455" min="228" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18015-OfferingOfBrandedZealot.xml
Normal file
29
data/templates/npc/monster/18015-OfferingOfBrandedZealot.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18015" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Branded Zealot</name>
|
||||
<level>34</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="4.5" max="736.96177"/>
|
||||
<mp regen="1.8" max="387.72"/>
|
||||
<attack critical="8" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="106.05702"/>
|
||||
<magical speed="333.0" damage="82.76936"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="113.00631"/>
|
||||
<magical value="80.53748"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="155.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>1651</experience>
|
||||
<sp>96</sp>
|
||||
<item lefthand="0" righthand="158"/>
|
||||
<collision heigth="26.4" radius="12.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="387" min="194" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18016" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Branded Marksman</name>
|
||||
<level>32</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="4.5" max="668.47132"/>
|
||||
<mp regen="1.8" max="358.32"/>
|
||||
<attack critical="8" evasion="0" range="1100">
|
||||
<physical speed="253.0" damage="235.89919"/>
|
||||
<magical speed="333.0" damage="72.49711"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="106.74068"/>
|
||||
<magical value="76.07208"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="130.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>1266</experience>
|
||||
<sp>71</sp>
|
||||
<item lefthand="0" righthand="273"/>
|
||||
<collision heigth="30.0" radius="16.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18017" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Branded Disciple</name>
|
||||
<level>34</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="4.5" max="736.96177"/>
|
||||
<mp regen="1.8" max="387.72"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="121.20802"/>
|
||||
<magical speed="333.0" damage="82.76936"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="132.9486"/>
|
||||
<magical value="80.53748"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>1651</experience>
|
||||
<sp>96</sp>
|
||||
<item lefthand="0" righthand="129"/>
|
||||
<collision heigth="21.5" radius="9.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="387" min="194" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18018-OfferingOfBrandedSaint.xml
Normal file
29
data/templates/npc/monster/18018-OfferingOfBrandedSaint.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18018" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Branded Saint</name>
|
||||
<level>39</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="4.5" max="925.85879"/>
|
||||
<mp regen="1.8" max="463.32"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="166.06476"/>
|
||||
<magical speed="333.0" damage="113.4007"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="152.46752"/>
|
||||
<magical value="92.36164"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>2172</experience>
|
||||
<sp>138</sp>
|
||||
<item lefthand="0" righthand="72"/>
|
||||
<collision heigth="25.3" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="504" min="253" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
26
data/templates/npc/monster/18019-ApostateSOfferingElder.xml
Normal file
26
data/templates/npc/monster/18019-ApostateSOfferingElder.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18019" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Apostate's Offering Elder</name>
|
||||
<level>45</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="5.5" max="1183.80594"/>
|
||||
<mp regen="2.1" max="610.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="234.89829"/>
|
||||
<magical speed="333.0" damage="160.40508"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="177.78746"/>
|
||||
<magical value="107.69993"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="30.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3013</experience>
|
||||
<sp>210</sp>
|
||||
<item lefthand="0" righthand="72"/>
|
||||
<collision heigth="27.6" radius="12.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18020-ApostateSOffering.xml
Normal file
29
data/templates/npc/monster/18020-ApostateSOffering.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18020" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Apostate's Offering</name>
|
||||
<level>43</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="5.5" max="1094.28943"/>
|
||||
<mp regen="2.1" max="557.4"/>
|
||||
<attack critical="8" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="183.79228"/>
|
||||
<magical speed="333.0" damage="143.43577"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="143.76404"/>
|
||||
<magical value="102.45795"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="30.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>2751</experience>
|
||||
<sp>186</sp>
|
||||
<item lefthand="0" righthand="223"/>
|
||||
<collision heigth="22.0" radius="12.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="611" min="305" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
26
data/templates/npc/monster/18021-ApostateSOfferingArcher.xml
Normal file
26
data/templates/npc/monster/18021-ApostateSOfferingArcher.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18021" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Apostate's Offering Archer</name>
|
||||
<level>39</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="4.5" max="925.85879"/>
|
||||
<mp regen="1.8" max="463.32"/>
|
||||
<attack critical="8" evasion="0" range="1100">
|
||||
<physical speed="253.0" damage="368.9959"/>
|
||||
<magical speed="333.0" damage="113.4007"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="129.59739"/>
|
||||
<magical value="92.36164"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="60.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>1880</experience>
|
||||
<sp>119</sp>
|
||||
<item lefthand="0" righthand="275"/>
|
||||
<collision heigth="21.5" radius="11.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18022" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Apostate's Offering Warrior</name>
|
||||
<level>40</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="4.5" max="966.57792"/>
|
||||
<mp regen="1.8" max="478.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="176.36077"/>
|
||||
<magical speed="333.0" damage="120.43155"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="156.55035"/>
|
||||
<magical value="94.83493"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="115.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>1920</experience>
|
||||
<sp>124</sp>
|
||||
<item lefthand="0" righthand="127"/>
|
||||
<collision heigth="20.0" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="529" min="265" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18023" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Apostate's Offering Follower</name>
|
||||
<level>40</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="4.5" max="966.57792"/>
|
||||
<mp regen="1.8" max="478.8"/>
|
||||
<attack critical="8" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="154.31567"/>
|
||||
<magical speed="333.0" damage="120.43155"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="133.0678"/>
|
||||
<magical value="94.83493"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="155.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>2296</experience>
|
||||
<sp>148</sp>
|
||||
<item lefthand="0" righthand="316"/>
|
||||
<collision heigth="16.0" radius="11.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="529" min="265" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18024" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Apostate's Offering Berserker</name>
|
||||
<level>48</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="5.5" max="1324.01623"/>
|
||||
<mp regen="2.1" max="692.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="275.82705"/>
|
||||
<magical speed="333.0" damage="188.35412"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="191.12803"/>
|
||||
<magical value="115.78137"/>
|
||||
</defense>
|
||||
<move walk="37.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3832</experience>
|
||||
<sp>280</sp>
|
||||
<item lefthand="0" righthand="297"/>
|
||||
<collision heigth="32.0" radius="11.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="761" min="381" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18025-ApostateSOfferingZealot.xml
Normal file
29
data/templates/npc/monster/18025-ApostateSOfferingZealot.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18025" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Apostate's Offering Zealot</name>
|
||||
<level>45</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="5.5" max="1183.80594"/>
|
||||
<mp regen="2.1" max="610.8"/>
|
||||
<attack critical="8" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="205.536"/>
|
||||
<magical speed="333.0" damage="160.40508"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="151.11934"/>
|
||||
<magical value="107.69993"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="160.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>2892</experience>
|
||||
<sp>201</sp>
|
||||
<item lefthand="0" righthand="172"/>
|
||||
<collision heigth="25.3" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="669" min="335" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18026" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Apostate's Offering Marksman</name>
|
||||
<level>43</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="5.5" max="1094.28943"/>
|
||||
<mp regen="2.1" max="557.4"/>
|
||||
<attack critical="8" evasion="0" range="1100">
|
||||
<physical speed="253.0" damage="466.72737"/>
|
||||
<magical speed="333.0" damage="143.43577"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="143.76404"/>
|
||||
<magical value="102.45795"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="135.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>2285</experience>
|
||||
<sp>154</sp>
|
||||
<item lefthand="0" righthand="277"/>
|
||||
<collision heigth="25.3" radius="13.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18027" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Apostate's Offering Disciple</name>
|
||||
<level>45</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="5.5" max="1183.80594"/>
|
||||
<mp regen="2.1" max="610.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="234.89829"/>
|
||||
<magical speed="333.0" damage="160.40508"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="177.78746"/>
|
||||
<magical value="107.69993"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="170.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>2892</experience>
|
||||
<sp>201</sp>
|
||||
<item lefthand="0" righthand="74"/>
|
||||
<collision heigth="24.0" radius="12.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="669" min="335" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18028-ApostateSOfferingSaint.xml
Normal file
29
data/templates/npc/monster/18028-ApostateSOfferingSaint.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18028" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Apostate's Offering Saint</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="121.30026"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="170.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3570</experience>
|
||||
<sp>269</sp>
|
||||
<item lefthand="0" righthand="133"/>
|
||||
<collision heigth="28.8" radius="14.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="829" min="414" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
26
data/templates/npc/monster/18029-WitchSOfferingElder.xml
Normal file
26
data/templates/npc/monster/18029-WitchSOfferingElder.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18029" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Witch's Offering Elder</name>
|
||||
<level>56</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="6.5" max="1724.6831"/>
|
||||
<mp regen="2.4" max="918.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="405.96455"/>
|
||||
<magical speed="333.0" damage="277.22116"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="228.40135"/>
|
||||
<magical value="138.36077"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="30.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>4666</experience>
|
||||
<sp>383</sp>
|
||||
<item lefthand="0" righthand="133"/>
|
||||
<collision heigth="24.0" radius="12.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18030-WitchSOffering.xml
Normal file
29
data/templates/npc/monster/18030-WitchSOffering.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18030" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Witch's Offering</name>
|
||||
<level>54</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="6.5" max="1621.75618"/>
|
||||
<mp regen="2.4" max="861.0"/>
|
||||
<attack critical="8" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="324.35291"/>
|
||||
<magical speed="333.0" damage="253.13256"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="186.06151"/>
|
||||
<magical value="132.60256"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="30.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>4339</experience>
|
||||
<sp>346</sp>
|
||||
<item lefthand="0" righthand="226"/>
|
||||
<collision heigth="21.5" radius="9.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="972" min="486" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
26
data/templates/npc/monster/18031-WitchSOfferingArcher.xml
Normal file
26
data/templates/npc/monster/18031-WitchSOfferingArcher.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18031" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Witch's Offering Archer</name>
|
||||
<level>50</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="5.5" max="1421.00103"/>
|
||||
<mp regen="2.1" max="747.8"/>
|
||||
<attack critical="8" evasion="0" range="1100">
|
||||
<physical speed="253.0" damage="678.93001"/>
|
||||
<magical speed="333.0" damage="208.6504"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="170.20267"/>
|
||||
<magical value="121.30026"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="70.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3090</experience>
|
||||
<sp>233</sp>
|
||||
<item lefthand="0" righthand="278"/>
|
||||
<collision heigth="21.5" radius="11.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18032-WitchSOfferingWarrior.xml
Normal file
29
data/templates/npc/monster/18032-WitchSOfferingWarrior.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18032" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Witch's Offering Warrior</name>
|
||||
<level>51</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="6.5" max="1470.41596"/>
|
||||
<mp regen="2.4" max="775.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="321.13207"/>
|
||||
<magical speed="333.0" damage="219.29157"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="204.85194"/>
|
||||
<magical value="124.09503"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3121</experience>
|
||||
<sp>238</sp>
|
||||
<item lefthand="0" righthand="72"/>
|
||||
<collision heigth="20.0" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="863" min="431" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18033-WitchSOfferingFollower.xml
Normal file
29
data/templates/npc/monster/18033-WitchSOfferingFollower.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18033" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Witch's Offering Follower</name>
|
||||
<level>51</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="6.5" max="1470.41596"/>
|
||||
<mp regen="2.4" max="775.8"/>
|
||||
<attack critical="8" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="280.99056"/>
|
||||
<magical speed="333.0" damage="219.29157"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="174.12415"/>
|
||||
<magical value="124.09503"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="160.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3733</experience>
|
||||
<sp>285</sp>
|
||||
<item lefthand="0" righthand="316"/>
|
||||
<collision heigth="16.0" radius="11.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="863" min="431" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18034-WitchSOfferingBerserker.xml
Normal file
29
data/templates/npc/monster/18034-WitchSOfferingBerserker.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18034" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Witch's Offering Berserker</name>
|
||||
<level>59</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="6.5" max="1880.92519"/>
|
||||
<mp regen="2.4" max="1007.0"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="461.94387"/>
|
||||
<magical speed="333.0" damage="315.44778"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="242.81593"/>
|
||||
<magical value="147.09282"/>
|
||||
</defense>
|
||||
<move walk="52.0" run="125.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>5790</experience>
|
||||
<sp>495</sp>
|
||||
<item lefthand="0" righthand="301"/>
|
||||
<collision heigth="30.0" radius="12.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1171" min="585" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18035-WitchSOfferingZealot.xml
Normal file
29
data/templates/npc/monster/18035-WitchSOfferingZealot.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18035" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Witch's Offering Zealot</name>
|
||||
<level>56</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="6.5" max="1724.6831"/>
|
||||
<mp regen="2.4" max="918.8"/>
|
||||
<attack critical="8" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="355.21898"/>
|
||||
<magical speed="333.0" damage="277.22116"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="194.14115"/>
|
||||
<magical value="138.36077"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>4478</experience>
|
||||
<sp>368</sp>
|
||||
<item lefthand="0" righthand="91"/>
|
||||
<collision heigth="25.3" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1049" min="525" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
26
data/templates/npc/monster/18036-WitchSOfferingMarksman.xml
Normal file
26
data/templates/npc/monster/18036-WitchSOfferingMarksman.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18036" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Witch's Offering Marksman</name>
|
||||
<level>54</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="6.5" max="1621.75618"/>
|
||||
<mp regen="2.4" max="861.0"/>
|
||||
<attack critical="8" evasion="0" range="1100">
|
||||
<physical speed="253.0" damage="823.67105"/>
|
||||
<magical speed="333.0" damage="253.13256"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="186.06151"/>
|
||||
<magical value="132.60256"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="140.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3604</experience>
|
||||
<sp>287</sp>
|
||||
<item lefthand="0" righthand="282"/>
|
||||
<collision heigth="25.3" radius="13.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18037-WitchSOfferingDisciple.xml
Normal file
29
data/templates/npc/monster/18037-WitchSOfferingDisciple.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18037" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Witch's Offering Disciple</name>
|
||||
<level>56</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="6.5" max="1724.6831"/>
|
||||
<mp regen="2.4" max="918.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="405.96455"/>
|
||||
<magical speed="333.0" damage="277.22116"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="228.40135"/>
|
||||
<magical value="138.36077"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="175.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>4478</experience>
|
||||
<sp>368</sp>
|
||||
<item lefthand="0" righthand="135"/>
|
||||
<collision heigth="24.0" radius="12.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1049" min="525" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18038-WitchSOfferingSaint.xml
Normal file
29
data/templates/npc/monster/18038-WitchSOfferingSaint.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18038" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Witch's Offering Saint</name>
|
||||
<level>61</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="1985.55926"/>
|
||||
<mp regen="2.7" max="1066.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="501.08068"/>
|
||||
<magical speed="333.0" damage="342.17315"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="252.49346"/>
|
||||
<magical value="152.95527"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="175.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>5314</experience>
|
||||
<sp>468</sp>
|
||||
<item lefthand="0" righthand="79"/>
|
||||
<collision heigth="28.8" radius="14.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1257" min="629" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
26
data/templates/npc/monster/18039-DarkOmenOfferingElder.xml
Normal file
26
data/templates/npc/monster/18039-DarkOmenOfferingElder.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18039" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Dark Omen Offering Elder</name>
|
||||
<level>67</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="2295.48154"/>
|
||||
<mp regen="2.7" max="1251.0"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="624.93199"/>
|
||||
<magical speed="333.0" damage="426.74754"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="281.55251"/>
|
||||
<magical value="170.55863"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="30.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>6680</experience>
|
||||
<sp>636</sp>
|
||||
<item lefthand="0" righthand="79"/>
|
||||
<collision heigth="24.0" radius="12.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18040-DarkOmenOffering.xml
Normal file
29
data/templates/npc/monster/18040-DarkOmenOffering.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18040" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Dark Omen Offering</name>
|
||||
<level>65</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="2193.43142"/>
|
||||
<mp regen="2.7" max="1188.8"/>
|
||||
<attack critical="8" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="509.96539"/>
|
||||
<magical speed="333.0" damage="397.98887"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="231.10678"/>
|
||||
<magical value="164.70548"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="30.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>6287</experience>
|
||||
<sp>584</sp>
|
||||
<item lefthand="0" righthand="234"/>
|
||||
<collision heigth="21.5" radius="9.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1443" min="721" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
26
data/templates/npc/monster/18041-DarkOmenOfferingArcher.xml
Normal file
26
data/templates/npc/monster/18041-DarkOmenOfferingArcher.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18041" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Dark Omen Offering Archer</name>
|
||||
<level>61</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="1985.55926"/>
|
||||
<mp regen="2.7" max="1066.8"/>
|
||||
<attack critical="8" evasion="0" range="1100">
|
||||
<physical speed="253.0" damage="1113.40127"/>
|
||||
<magical speed="333.0" damage="342.17315"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="214.61944"/>
|
||||
<magical value="152.95527"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="70.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>4599</experience>
|
||||
<sp>405</sp>
|
||||
<item lefthand="0" righthand="283"/>
|
||||
<collision heigth="21.5" radius="11.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18042-DarkOmenOfferingWarrior.xml
Normal file
29
data/templates/npc/monster/18042-DarkOmenOfferingWarrior.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18042" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Dark Omen Offering Warrior</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="155.89282"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="125.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>4613</experience>
|
||||
<sp>411</sp>
|
||||
<item lefthand="0" righthand="133"/>
|
||||
<collision heigth="20.0" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1302" min="651" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18043" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Dark Omen Offering Follower</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="455.98342"/>
|
||||
<magical speed="333.0" damage="355.86007"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="218.74127"/>
|
||||
<magical value="155.89282"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>5517</experience>
|
||||
<sp>492</sp>
|
||||
<item lefthand="0" righthand="316"/>
|
||||
<collision heigth="16.0" radius="11.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1302" min="651" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18044" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Dark Omen Offering Berserker</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="179.25972"/>
|
||||
</defense>
|
||||
<move walk="52.0" run="130.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>8150</experience>
|
||||
<sp>808</sp>
|
||||
<item lefthand="0" righthand="97"/>
|
||||
<collision heigth="30.0" radius="12.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1697" min="848" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18045-DarkOmenOfferingZealot.xml
Normal file
29
data/templates/npc/monster/18045-DarkOmenOfferingZealot.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18045" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Dark Omen Offering Zealot</name>
|
||||
<level>67</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="2295.48154"/>
|
||||
<mp regen="2.7" max="1251.0"/>
|
||||
<attack critical="8" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="546.81549"/>
|
||||
<magical speed="333.0" damage="426.74754"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="239.31963"/>
|
||||
<magical value="170.55863"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="170.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>6410</experience>
|
||||
<sp>610</sp>
|
||||
<item lefthand="0" righthand="2503"/>
|
||||
<collision heigth="25.3" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1541" min="770" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18046" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Dark Omen Offering Marksman</name>
|
||||
<level>65</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="2193.43142"/>
|
||||
<mp regen="2.7" max="1188.8"/>
|
||||
<attack critical="8" evasion="0" range="1100">
|
||||
<physical speed="253.0" damage="1295.02068"/>
|
||||
<magical speed="333.0" damage="397.98887"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="231.10678"/>
|
||||
<magical value="164.70548"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="145.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>5222</experience>
|
||||
<sp>485</sp>
|
||||
<item lefthand="0" righthand="286"/>
|
||||
<collision heigth="25.3" radius="13.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18047" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Dark Omen Offering Disciple</name>
|
||||
<level>67</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="2295.48154"/>
|
||||
<mp regen="2.7" max="1251.0"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="624.93199"/>
|
||||
<magical speed="333.0" damage="426.74754"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="281.55251"/>
|
||||
<magical value="170.55863"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="180.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>6410</experience>
|
||||
<sp>610</sp>
|
||||
<item lefthand="0" righthand="142"/>
|
||||
<collision heigth="24.0" radius="12.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1541" min="770" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18048-DarkOmenOfferingSaint.xml
Normal file
29
data/templates/npc/monster/18048-DarkOmenOfferingSaint.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18048" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Dark Omen Offering Saint</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="184.98039"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="180.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>7403</experience>
|
||||
<sp>752</sp>
|
||||
<item lefthand="0" righthand="2500"/>
|
||||
<collision heigth="28.8" radius="14.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1804" min="902" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18049" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Forbidden Path Elder</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="201.54308"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="30.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>9053</experience>
|
||||
<sp>991</sp>
|
||||
<item lefthand="0" righthand="2500"/>
|
||||
<collision heigth="28.8" radius="14.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18050-OfferingOfForbiddenPath.xml
Normal file
29
data/templates/npc/monster/18050-OfferingOfForbiddenPath.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18050" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Forbidden Path</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="713.45002"/>
|
||||
<magical speed="333.0" damage="556.793"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="275.21687"/>
|
||||
<magical value="196.14192"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="30.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>8595</experience>
|
||||
<sp>919</sp>
|
||||
<item lefthand="0" righthand="236"/>
|
||||
<collision heigth="20.0" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1804" min="902" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18051" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Forbidden Path Archer</name>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="8.772" max="3010.8929976"/>
|
||||
<mp regen="3.0906" max="1777.86"/>
|
||||
<attack critical="8" evasion="0" range="1100">
|
||||
<physical speed="253.0" damage="2225.9562"/>
|
||||
<magical speed="333.0" damage="705.71213"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="314.47515"/>
|
||||
<magical value="224.12052"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="70.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>8311</experience>
|
||||
<sp>955</sp>
|
||||
<item lefthand="0" righthand="287"/>
|
||||
<collision heigth="27.0" radius="12.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18052" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Forbidden Path Warrior</name>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="8.67" max="2937.9838056"/>
|
||||
<mp regen="3.06" max="1708.296"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="912.65371"/>
|
||||
<magical speed="333.0" damage="635.68866"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="348.2025"/>
|
||||
<magical value="210.9338"/>
|
||||
</defense>
|
||||
<move walk="36.0" run="130.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>7680</experience>
|
||||
<sp>862</sp>
|
||||
<item lefthand="0" righthand="79"/>
|
||||
<collision heigth="24.0" radius="12.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1804" min="902" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18053" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Forbidden Path Follower</name>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="8.67" max="2937.9838056"/>
|
||||
<mp regen="3.06" max="1708.296"/>
|
||||
<attack critical="8" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="798.572"/>
|
||||
<magical speed="333.0" damage="635.68866"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="295.97213"/>
|
||||
<magical value="210.9338"/>
|
||||
</defense>
|
||||
<move walk="10.0" run="180.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>9185</experience>
|
||||
<sp>1031</sp>
|
||||
<item lefthand="0" righthand="316"/>
|
||||
<collision heigth="23.0" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1804" min="902" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18054" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Forbidden Path Berserker</name>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="8.721" max="2975.2369188"/>
|
||||
<mp regen="3.0702" max="1742.976"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="957.91036"/>
|
||||
<magical speed="333.0" damage="670.45638"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="359.22144"/>
|
||||
<magical value="217.60884"/>
|
||||
</defense>
|
||||
<move walk="40.0" run="135.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>10912</experience>
|
||||
<sp>1239</sp>
|
||||
<item lefthand="0" righthand="305"/>
|
||||
<collision heigth="35.0" radius="13.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1804" min="902" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18055" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Forbidden Path Zealot</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="748.83714"/>
|
||||
<magical speed="333.0" damage="584.40994"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="282.79552"/>
|
||||
<magical value="201.54308"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="195.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>8688</experience>
|
||||
<sp>951</sp>
|
||||
<item lefthand="0" righthand="175"/>
|
||||
<collision heigth="34.8" radius="14.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1804" min="902" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18056" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Forbidden Path Marksman</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="1100">
|
||||
<physical speed="253.0" damage="1811.75536"/>
|
||||
<magical speed="333.0" damage="556.793"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="275.21687"/>
|
||||
<magical value="196.14192"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="150.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>7139</experience>
|
||||
<sp>763</sp>
|
||||
<item lefthand="0" righthand="289"/>
|
||||
<collision heigth="32.4" radius="14.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18057" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Forbidden Path Disciple</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="201.54308"/>
|
||||
</defense>
|
||||
<move walk="33.0" run="195.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>8688</experience>
|
||||
<sp>951</sp>
|
||||
<item lefthand="0" righthand="151"/>
|
||||
<collision heigth="24.0" radius="12.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1804" min="902" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18058" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Forbidden Path Saint</name>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="8.823" max="3044.88717"/>
|
||||
<mp regen="3.111" max="1812.948"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="1045.99572"/>
|
||||
<magical speed="333.0" damage="742.05697"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="380.7903"/>
|
||||
<magical value="230.67484"/>
|
||||
</defense>
|
||||
<move walk="33.0" run="195.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>9837</experience>
|
||||
<sp>1144</sp>
|
||||
<item lefthand="0" righthand="2500"/>
|
||||
<collision heigth="28.8" radius="14.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1804" min="902" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
26
data/templates/npc/monster/18059-OfferingOfBrandedElder.xml
Normal file
26
data/templates/npc/monster/18059-OfferingOfBrandedElder.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18059" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Branded Elder</name>
|
||||
<level>34</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="4.5" max="736.96177"/>
|
||||
<mp regen="1.8" max="387.72"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="121.20802"/>
|
||||
<magical speed="333.0" damage="82.76936"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="132.9486"/>
|
||||
<magical value="80.53748"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="30.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>1720</experience>
|
||||
<sp>100</sp>
|
||||
<item lefthand="0" righthand="127"/>
|
||||
<collision heigth="26.4" radius="12.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18060-OfferingOfTheBranded.xml
Normal file
29
data/templates/npc/monster/18060-OfferingOfTheBranded.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18060" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of the Branded</name>
|
||||
<level>32</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="4.5" max="668.47132"/>
|
||||
<mp regen="1.8" max="358.32"/>
|
||||
<attack critical="8" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="92.89459"/>
|
||||
<magical speed="333.0" damage="72.49711"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="106.74068"/>
|
||||
<magical value="76.07208"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="30.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>1524</experience>
|
||||
<sp>86</sp>
|
||||
<item lefthand="0" righthand="218"/>
|
||||
<collision heigth="21.0" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="347" min="173" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
26
data/templates/npc/monster/18061-OfferingOfBrandedArcher.xml
Normal file
26
data/templates/npc/monster/18061-OfferingOfBrandedArcher.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18061" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Branded Archer</name>
|
||||
<level>28</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="3.5" max="543.79576"/>
|
||||
<mp regen="1.5" max="300.96"/>
|
||||
<attack critical="8" evasion="0" range="1100">
|
||||
<physical speed="253.0" damage="178.96112"/>
|
||||
<magical speed="333.0" damage="54.99876"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="94.87163"/>
|
||||
<magical value="67.61324"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="60.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>1001</experience>
|
||||
<sp>53</sp>
|
||||
<item lefthand="0" righthand="14"/>
|
||||
<collision heigth="25.0" radius="14.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18062" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Branded Warrior</name>
|
||||
<level>29</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="3.5" max="573.42917"/>
|
||||
<mp regen="1.5" max="315.12"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="86.42002"/>
|
||||
<magical speed="333.0" damage="59.01367"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="115.00598"/>
|
||||
<magical value="69.66822"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="110.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>1026</experience>
|
||||
<sp>55</sp>
|
||||
<item lefthand="0" righthand="125"/>
|
||||
<collision heigth="23.0" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="293" min="148" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18063" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Branded Follower</name>
|
||||
<level>29</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="3.5" max="573.42917"/>
|
||||
<mp regen="1.5" max="315.12"/>
|
||||
<attack critical="8" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="75.61752"/>
|
||||
<magical speed="333.0" damage="59.01367"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="97.75508"/>
|
||||
<magical value="69.66822"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="150.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>1227</experience>
|
||||
<sp>66</sp>
|
||||
<item lefthand="0" righthand="316"/>
|
||||
<collision heigth="22.0" radius="9.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="293" min="148" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18064" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Branded Berserker</name>
|
||||
<level>37</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="4.5" max="847.31754"/>
|
||||
<mp regen="1.8" max="432.72"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="146.82587"/>
|
||||
<magical speed="333.0" damage="100.26304"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="144.47758"/>
|
||||
<magical value="87.52151"/>
|
||||
</defense>
|
||||
<move walk="43.0" run="115.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>2277</experience>
|
||||
<sp>140</sp>
|
||||
<item lefthand="0" righthand="292"/>
|
||||
<collision heigth="23.0" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="455" min="228" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18065-OfferingOfBrandedZealot.xml
Normal file
29
data/templates/npc/monster/18065-OfferingOfBrandedZealot.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18065" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Branded Zealot</name>
|
||||
<level>34</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="4.5" max="736.96177"/>
|
||||
<mp regen="1.8" max="387.72"/>
|
||||
<attack critical="8" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="106.05702"/>
|
||||
<magical speed="333.0" damage="82.76936"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="113.00631"/>
|
||||
<magical value="80.53748"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="155.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>1651</experience>
|
||||
<sp>96</sp>
|
||||
<item lefthand="0" righthand="158"/>
|
||||
<collision heigth="26.4" radius="12.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="387" min="194" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18066" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Branded Marksman</name>
|
||||
<level>32</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="4.5" max="668.47132"/>
|
||||
<mp regen="1.8" max="358.32"/>
|
||||
<attack critical="8" evasion="0" range="1100">
|
||||
<physical speed="253.0" damage="235.89919"/>
|
||||
<magical speed="333.0" damage="72.49711"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="106.74068"/>
|
||||
<magical value="76.07208"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="130.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>1266</experience>
|
||||
<sp>71</sp>
|
||||
<item lefthand="0" righthand="273"/>
|
||||
<collision heigth="30.0" radius="16.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18067" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Branded Disciple</name>
|
||||
<level>34</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="4.5" max="736.96177"/>
|
||||
<mp regen="1.8" max="387.72"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="121.20802"/>
|
||||
<magical speed="333.0" damage="82.76936"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="132.9486"/>
|
||||
<magical value="80.53748"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>1651</experience>
|
||||
<sp>96</sp>
|
||||
<item lefthand="0" righthand="129"/>
|
||||
<collision heigth="21.5" radius="9.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="387" min="194" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18068-OfferingOfBrandedSaint.xml
Normal file
29
data/templates/npc/monster/18068-OfferingOfBrandedSaint.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18068" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Offering of Branded Saint</name>
|
||||
<level>39</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="4.5" max="925.85879"/>
|
||||
<mp regen="1.8" max="463.32"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="166.06476"/>
|
||||
<magical speed="333.0" damage="113.4007"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="152.46752"/>
|
||||
<magical value="92.36164"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>2172</experience>
|
||||
<sp>138</sp>
|
||||
<item lefthand="0" righthand="72"/>
|
||||
<collision heigth="25.3" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="504" min="253" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
26
data/templates/npc/monster/18069-ApostateSOfferingElder.xml
Normal file
26
data/templates/npc/monster/18069-ApostateSOfferingElder.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18069" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Apostate's Offering Elder</name>
|
||||
<level>45</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="5.5" max="1183.80594"/>
|
||||
<mp regen="2.1" max="610.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="234.89829"/>
|
||||
<magical speed="333.0" damage="160.40508"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="177.78746"/>
|
||||
<magical value="107.69993"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="30.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3013</experience>
|
||||
<sp>210</sp>
|
||||
<item lefthand="0" righthand="72"/>
|
||||
<collision heigth="27.6" radius="12.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18070-ApostateSOffering.xml
Normal file
29
data/templates/npc/monster/18070-ApostateSOffering.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18070" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Apostate's Offering</name>
|
||||
<level>43</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="5.5" max="1094.28943"/>
|
||||
<mp regen="2.1" max="557.4"/>
|
||||
<attack critical="8" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="183.79228"/>
|
||||
<magical speed="333.0" damage="143.43577"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="143.76404"/>
|
||||
<magical value="102.45795"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="30.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>2751</experience>
|
||||
<sp>186</sp>
|
||||
<item lefthand="0" righthand="223"/>
|
||||
<collision heigth="22.0" radius="12.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="611" min="305" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
26
data/templates/npc/monster/18071-ApostateSOfferingArcher.xml
Normal file
26
data/templates/npc/monster/18071-ApostateSOfferingArcher.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18071" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Apostate's Offering Archer</name>
|
||||
<level>39</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="4.5" max="925.85879"/>
|
||||
<mp regen="1.8" max="463.32"/>
|
||||
<attack critical="8" evasion="0" range="1100">
|
||||
<physical speed="253.0" damage="368.9959"/>
|
||||
<magical speed="333.0" damage="113.4007"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="129.59739"/>
|
||||
<magical value="92.36164"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="60.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>1880</experience>
|
||||
<sp>119</sp>
|
||||
<item lefthand="0" righthand="275"/>
|
||||
<collision heigth="21.5" radius="11.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18072" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Apostate's Offering Warrior</name>
|
||||
<level>40</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="4.5" max="966.57792"/>
|
||||
<mp regen="1.8" max="478.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="176.36077"/>
|
||||
<magical speed="333.0" damage="120.43155"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="156.55035"/>
|
||||
<magical value="94.83493"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="115.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>1920</experience>
|
||||
<sp>124</sp>
|
||||
<item lefthand="0" righthand="127"/>
|
||||
<collision heigth="20.0" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="529" min="265" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18073" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Apostate's Offering Follower</name>
|
||||
<level>40</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="4.5" max="966.57792"/>
|
||||
<mp regen="1.8" max="478.8"/>
|
||||
<attack critical="8" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="154.31567"/>
|
||||
<magical speed="333.0" damage="120.43155"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="133.0678"/>
|
||||
<magical value="94.83493"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="155.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>2296</experience>
|
||||
<sp>148</sp>
|
||||
<item lefthand="0" righthand="316"/>
|
||||
<collision heigth="16.0" radius="11.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="529" min="265" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18074" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Apostate's Offering Berserker</name>
|
||||
<level>48</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="5.5" max="1324.01623"/>
|
||||
<mp regen="2.1" max="692.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="275.82705"/>
|
||||
<magical speed="333.0" damage="188.35412"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="191.12803"/>
|
||||
<magical value="115.78137"/>
|
||||
</defense>
|
||||
<move walk="37.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3832</experience>
|
||||
<sp>280</sp>
|
||||
<item lefthand="0" righthand="297"/>
|
||||
<collision heigth="32.0" radius="11.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="761" min="381" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18075-ApostateSOfferingZealot.xml
Normal file
29
data/templates/npc/monster/18075-ApostateSOfferingZealot.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18075" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Apostate's Offering Zealot</name>
|
||||
<level>45</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="5.5" max="1183.80594"/>
|
||||
<mp regen="2.1" max="610.8"/>
|
||||
<attack critical="8" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="205.536"/>
|
||||
<magical speed="333.0" damage="160.40508"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="151.11934"/>
|
||||
<magical value="107.69993"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="160.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>2892</experience>
|
||||
<sp>201</sp>
|
||||
<item lefthand="0" righthand="172"/>
|
||||
<collision heigth="25.3" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="669" min="335" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18076" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Apostate's Offering Marksman</name>
|
||||
<level>43</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="5.5" max="1094.28943"/>
|
||||
<mp regen="2.1" max="557.4"/>
|
||||
<attack critical="8" evasion="0" range="1100">
|
||||
<physical speed="253.0" damage="466.72737"/>
|
||||
<magical speed="333.0" damage="143.43577"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="143.76404"/>
|
||||
<magical value="102.45795"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="135.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>2285</experience>
|
||||
<sp>154</sp>
|
||||
<item lefthand="0" righthand="277"/>
|
||||
<collision heigth="25.3" radius="13.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18077" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Apostate's Offering Disciple</name>
|
||||
<level>45</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="5.5" max="1183.80594"/>
|
||||
<mp regen="2.1" max="610.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="234.89829"/>
|
||||
<magical speed="333.0" damage="160.40508"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="177.78746"/>
|
||||
<magical value="107.69993"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="170.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>2892</experience>
|
||||
<sp>201</sp>
|
||||
<item lefthand="0" righthand="74"/>
|
||||
<collision heigth="24.0" radius="12.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="669" min="335" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18078-ApostateSOfferingSaint.xml
Normal file
29
data/templates/npc/monster/18078-ApostateSOfferingSaint.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18078" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Apostate's Offering Saint</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="121.30026"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="170.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3570</experience>
|
||||
<sp>269</sp>
|
||||
<item lefthand="0" righthand="133"/>
|
||||
<collision heigth="28.8" radius="14.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="829" min="414" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
26
data/templates/npc/monster/18079-WitchSOfferingElder.xml
Normal file
26
data/templates/npc/monster/18079-WitchSOfferingElder.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18079" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Witch's Offering Elder</name>
|
||||
<level>56</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="6.5" max="1724.6831"/>
|
||||
<mp regen="2.4" max="918.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="405.96455"/>
|
||||
<magical speed="333.0" damage="277.22116"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="228.40135"/>
|
||||
<magical value="138.36077"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="30.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>4666</experience>
|
||||
<sp>383</sp>
|
||||
<item lefthand="0" righthand="133"/>
|
||||
<collision heigth="24.0" radius="12.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18080-WitchSOffering.xml
Normal file
29
data/templates/npc/monster/18080-WitchSOffering.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18080" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Witch's Offering</name>
|
||||
<level>54</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="6.5" max="1621.75618"/>
|
||||
<mp regen="2.4" max="861.0"/>
|
||||
<attack critical="8" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="324.35291"/>
|
||||
<magical speed="333.0" damage="253.13256"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="186.06151"/>
|
||||
<magical value="132.60256"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="30.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>4339</experience>
|
||||
<sp>346</sp>
|
||||
<item lefthand="0" righthand="226"/>
|
||||
<collision heigth="21.5" radius="9.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="972" min="486" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
26
data/templates/npc/monster/18081-WitchSOfferingArcher.xml
Normal file
26
data/templates/npc/monster/18081-WitchSOfferingArcher.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18081" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Witch's Offering Archer</name>
|
||||
<level>50</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="5.5" max="1421.00103"/>
|
||||
<mp regen="2.1" max="747.8"/>
|
||||
<attack critical="8" evasion="0" range="1100">
|
||||
<physical speed="253.0" damage="678.93001"/>
|
||||
<magical speed="333.0" damage="208.6504"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="170.20267"/>
|
||||
<magical value="121.30026"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="70.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3090</experience>
|
||||
<sp>233</sp>
|
||||
<item lefthand="0" righthand="278"/>
|
||||
<collision heigth="21.5" radius="11.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18082-WitchSOfferingWarrior.xml
Normal file
29
data/templates/npc/monster/18082-WitchSOfferingWarrior.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18082" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Witch's Offering Warrior</name>
|
||||
<level>51</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="6.5" max="1470.41596"/>
|
||||
<mp regen="2.4" max="775.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="321.13207"/>
|
||||
<magical speed="333.0" damage="219.29157"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="204.85194"/>
|
||||
<magical value="124.09503"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3121</experience>
|
||||
<sp>238</sp>
|
||||
<item lefthand="0" righthand="72"/>
|
||||
<collision heigth="20.0" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="863" min="431" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18083-WitchSOfferingFollower.xml
Normal file
29
data/templates/npc/monster/18083-WitchSOfferingFollower.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18083" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Witch's Offering Follower</name>
|
||||
<level>51</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="6.5" max="1470.41596"/>
|
||||
<mp regen="2.4" max="775.8"/>
|
||||
<attack critical="8" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="280.99056"/>
|
||||
<magical speed="333.0" damage="219.29157"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="174.12415"/>
|
||||
<magical value="124.09503"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="160.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3733</experience>
|
||||
<sp>285</sp>
|
||||
<item lefthand="0" righthand="316"/>
|
||||
<collision heigth="16.0" radius="11.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="863" min="431" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18084-WitchSOfferingBerserker.xml
Normal file
29
data/templates/npc/monster/18084-WitchSOfferingBerserker.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18084" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Witch's Offering Berserker</name>
|
||||
<level>59</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="6.5" max="1880.92519"/>
|
||||
<mp regen="2.4" max="1007.0"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="461.94387"/>
|
||||
<magical speed="333.0" damage="315.44778"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="242.81593"/>
|
||||
<magical value="147.09282"/>
|
||||
</defense>
|
||||
<move walk="52.0" run="125.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>5790</experience>
|
||||
<sp>495</sp>
|
||||
<item lefthand="0" righthand="301"/>
|
||||
<collision heigth="30.0" radius="12.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1171" min="585" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18085-WitchSOfferingZealot.xml
Normal file
29
data/templates/npc/monster/18085-WitchSOfferingZealot.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18085" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Witch's Offering Zealot</name>
|
||||
<level>56</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="6.5" max="1724.6831"/>
|
||||
<mp regen="2.4" max="918.8"/>
|
||||
<attack critical="8" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="355.21898"/>
|
||||
<magical speed="333.0" damage="277.22116"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="194.14115"/>
|
||||
<magical value="138.36077"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>4478</experience>
|
||||
<sp>368</sp>
|
||||
<item lefthand="0" righthand="91"/>
|
||||
<collision heigth="25.3" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1049" min="525" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
26
data/templates/npc/monster/18086-WitchSOfferingMarksman.xml
Normal file
26
data/templates/npc/monster/18086-WitchSOfferingMarksman.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18086" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Witch's Offering Marksman</name>
|
||||
<level>54</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="6.5" max="1621.75618"/>
|
||||
<mp regen="2.4" max="861.0"/>
|
||||
<attack critical="8" evasion="0" range="1100">
|
||||
<physical speed="253.0" damage="823.67105"/>
|
||||
<magical speed="333.0" damage="253.13256"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="186.06151"/>
|
||||
<magical value="132.60256"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="140.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3604</experience>
|
||||
<sp>287</sp>
|
||||
<item lefthand="0" righthand="282"/>
|
||||
<collision heigth="25.3" radius="13.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18087-WitchSOfferingDisciple.xml
Normal file
29
data/templates/npc/monster/18087-WitchSOfferingDisciple.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18087" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Witch's Offering Disciple</name>
|
||||
<level>56</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="6.5" max="1724.6831"/>
|
||||
<mp regen="2.4" max="918.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="405.96455"/>
|
||||
<magical speed="333.0" damage="277.22116"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="228.40135"/>
|
||||
<magical value="138.36077"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="175.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>4478</experience>
|
||||
<sp>368</sp>
|
||||
<item lefthand="0" righthand="135"/>
|
||||
<collision heigth="24.0" radius="12.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1049" min="525" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18088-WitchSOfferingSaint.xml
Normal file
29
data/templates/npc/monster/18088-WitchSOfferingSaint.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18088" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Witch's Offering Saint</name>
|
||||
<level>61</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="1985.55926"/>
|
||||
<mp regen="2.7" max="1066.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="501.08068"/>
|
||||
<magical speed="333.0" damage="342.17315"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="252.49346"/>
|
||||
<magical value="152.95527"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="175.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>5314</experience>
|
||||
<sp>468</sp>
|
||||
<item lefthand="0" righthand="79"/>
|
||||
<collision heigth="28.8" radius="14.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1257" min="629" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
26
data/templates/npc/monster/18089-DarkOmenOfferingElder.xml
Normal file
26
data/templates/npc/monster/18089-DarkOmenOfferingElder.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18089" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Dark Omen Offering Elder</name>
|
||||
<level>67</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="2295.48154"/>
|
||||
<mp regen="2.7" max="1251.0"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="624.93199"/>
|
||||
<magical speed="333.0" damage="426.74754"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="281.55251"/>
|
||||
<magical value="170.55863"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="30.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>6680</experience>
|
||||
<sp>636</sp>
|
||||
<item lefthand="0" righthand="79"/>
|
||||
<collision heigth="24.0" radius="12.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
29
data/templates/npc/monster/18090-DarkOmenOffering.xml
Normal file
29
data/templates/npc/monster/18090-DarkOmenOffering.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18090" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Dark Omen Offering</name>
|
||||
<level>65</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="2193.43142"/>
|
||||
<mp regen="2.7" max="1188.8"/>
|
||||
<attack critical="8" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="509.96539"/>
|
||||
<magical speed="333.0" damage="397.98887"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="231.10678"/>
|
||||
<magical value="164.70548"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="30.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>6287</experience>
|
||||
<sp>584</sp>
|
||||
<item lefthand="0" righthand="234"/>
|
||||
<collision heigth="21.5" radius="9.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1443" min="721" id="57"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
26
data/templates/npc/monster/18091-DarkOmenOfferingArcher.xml
Normal file
26
data/templates/npc/monster/18091-DarkOmenOfferingArcher.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18091" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Dark Omen Offering Archer</name>
|
||||
<level>61</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="1985.55926"/>
|
||||
<mp regen="2.7" max="1066.8"/>
|
||||
<attack critical="8" evasion="0" range="1100">
|
||||
<physical speed="253.0" damage="1113.40127"/>
|
||||
<magical speed="333.0" damage="342.17315"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="214.61944"/>
|
||||
<magical value="152.95527"/>
|
||||
</defense>
|
||||
<move walk="45.0" run="70.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>4599</experience>
|
||||
<sp>405</sp>
|
||||
<item lefthand="0" righthand="283"/>
|
||||
<collision heigth="21.5" radius="11.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user