mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-07 07:52:57 +00:00
Implemented XML templates
This commit is contained in:
25
data/templates/npc/chest/13036-AlchemistSChest.xml
Normal file
25
data/templates/npc/chest/13036-AlchemistSChest.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="Chest" id="13036" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Alchemist's Chest</name>
|
||||
<level>80</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="8.5" max="2880.37628"/>
|
||||
<mp regen="3.0" max="1674.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="894.75854"/>
|
||||
<magical speed="333.0" damage="611.00409"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="341.375"/>
|
||||
<magical value="249.80341"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/chest/13181-TreasureBox.xml
Normal file
26
data/templates/npc/chest/13181-TreasureBox.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="Chest" id="13181" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Box</name>
|
||||
<title send="false">Gracia</title>
|
||||
<level>80</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="8.5" max="3290.11306877694"/>
|
||||
<mp regen="3.0" max="1674.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="970.53755"/>
|
||||
<magical speed="333.0" damage="662.75133"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="341.375"/>
|
||||
<magical value="249.80341"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/chest/18257-TreasureChest.xml
Normal file
25
data/templates/npc/chest/18257-TreasureChest.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="Chest" id="18257" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="3.21" max="3365.21163635201"/>
|
||||
<mp regen="3.21" max="1976.076"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="1051.86125"/>
|
||||
<magical speed="333.0" damage="768.56483"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="399.60938"/>
|
||||
<magical value="242.07501"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/chest/18258-TreasureChest.xml
Normal file
25
data/templates/npc/chest/18258-TreasureChest.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="Chest" id="18258" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="3.21" max="3365.21163635201"/>
|
||||
<mp regen="3.21" max="1976.076"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="1051.86125"/>
|
||||
<magical speed="333.0" damage="768.56483"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="399.60938"/>
|
||||
<magical value="242.07501"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/chest/18259-TreasureChest.xml
Normal file
25
data/templates/npc/chest/18259-TreasureChest.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="Chest" id="18259" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="3.21" max="3365.21163635201"/>
|
||||
<mp regen="3.21" max="1976.076"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="1051.86125"/>
|
||||
<magical speed="333.0" damage="768.56483"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="399.60938"/>
|
||||
<magical value="242.07501"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/chest/18260-TreasureChest.xml
Normal file
25
data/templates/npc/chest/18260-TreasureChest.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="Chest" id="18260" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="3.21" max="3365.21163635201"/>
|
||||
<mp regen="3.21" max="1976.076"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="1051.86125"/>
|
||||
<magical speed="333.0" damage="768.56483"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="399.60938"/>
|
||||
<magical value="242.07501"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/chest/18261-TreasureChest.xml
Normal file
25
data/templates/npc/chest/18261-TreasureChest.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="Chest" id="18261" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="3.21" max="3365.21163635201"/>
|
||||
<mp regen="3.21" max="1976.076"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="1051.86125"/>
|
||||
<magical speed="333.0" damage="768.56483"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="399.60938"/>
|
||||
<magical value="242.07501"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/chest/18262-TreasureChest.xml
Normal file
25
data/templates/npc/chest/18262-TreasureChest.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="Chest" id="18262" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="3.21" max="3365.21163635201"/>
|
||||
<mp regen="3.21" max="1976.076"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="1051.86125"/>
|
||||
<magical speed="333.0" damage="768.56483"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="399.60938"/>
|
||||
<magical value="242.07501"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/chest/18263-TreasureChest.xml
Normal file
25
data/templates/npc/chest/18263-TreasureChest.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="Chest" id="18263" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="3.21" max="3365.21163635201"/>
|
||||
<mp regen="3.21" max="1976.076"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="1051.86125"/>
|
||||
<magical speed="333.0" damage="768.56483"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="399.60938"/>
|
||||
<magical value="242.07501"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/chest/18264-TreasureChest.xml
Normal file
25
data/templates/npc/chest/18264-TreasureChest.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="Chest" id="18264" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="3.21" max="3365.21163635201"/>
|
||||
<mp regen="3.21" max="1976.076"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="1051.86125"/>
|
||||
<magical speed="333.0" damage="768.56483"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="399.60938"/>
|
||||
<magical value="242.07501"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18265-TreasureChest.xml
Normal file
30
data/templates/npc/chest/18265-TreasureChest.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18265" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>21</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="1.5" max="376.063268689487"/>
|
||||
<mp regen="1.5" max="205.2"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="47.91924"/>
|
||||
<magical speed="333.0" damage="32.72263"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="92.6271"/>
|
||||
<magical value="56.11156"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="858" min="480" id="57"/>
|
||||
<item chance="3740" max="1" min="1" id="955"/>
|
||||
<item chance="31162" max="1" min="1" id="956"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18266-TreasureChest.xml
Normal file
30
data/templates/npc/chest/18266-TreasureChest.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18266" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>24</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="1.5" max="449.397334531729"/>
|
||||
<mp regen="1.5" max="245.52"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="60.19687"/>
|
||||
<magical speed="333.0" damage="41.10666"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="101.89554"/>
|
||||
<magical value="61.72619"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="891" min="483" id="57"/>
|
||||
<item chance="3855" max="1" min="1" id="955"/>
|
||||
<item chance="32122" max="1" min="1" id="956"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18267-TreasureChest.xml
Normal file
30
data/templates/npc/chest/18267-TreasureChest.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18267" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>27</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="1.5" max="531.808581237041"/>
|
||||
<mp regen="1.5" max="286.92"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="74.99121"/>
|
||||
<magical speed="333.0" damage="51.20928"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="111.78321"/>
|
||||
<magical value="67.71594"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="932" min="484" id="57"/>
|
||||
<item chance="3905" max="1" min="1" id="955"/>
|
||||
<item chance="32541" max="1" min="1" id="956"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18268-TreasureChest.xml
Normal file
30
data/templates/npc/chest/18268-TreasureChest.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18268" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>30</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="1.5" max="623.584092631874"/>
|
||||
<mp regen="1.5" max="329.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="92.64226"/>
|
||||
<magical speed="333.0" damage="63.26266"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="122.28832"/>
|
||||
<magical value="74.07971"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1417" min="708" id="57"/>
|
||||
<item chance="5804" max="1" min="1" id="955"/>
|
||||
<item chance="48367" max="1" min="1" id="956"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18269-TreasureChest.xml
Normal file
30
data/templates/npc/chest/18269-TreasureChest.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18269" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>33</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="1.8" max="724.871874675055"/>
|
||||
<mp regen="1.8" max="372.96"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="113.49065"/>
|
||||
<magical speed="333.0" damage="77.49941"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="133.40254"/>
|
||||
<magical value="80.81247"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1465" min="732" id="57"/>
|
||||
<item chance="5940" max="1" min="1" id="955"/>
|
||||
<item chance="49492" max="1" min="1" id="956"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18270-TreasureChest.xml
Normal file
30
data/templates/npc/chest/18270-TreasureChest.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18270" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>36</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="1.8" max="835.657991997797"/>
|
||||
<mp regen="1.8" max="417.6"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="137.86467"/>
|
||||
<magical speed="333.0" damage="94.1437"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="145.11049"/>
|
||||
<magical value="87.9049"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1520" min="758" id="57"/>
|
||||
<item chance="6163" max="1" min="1" id="955"/>
|
||||
<item chance="51357" max="1" min="1" id="956"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18271-TreasureChest.xml
Normal file
30
data/templates/npc/chest/18271-TreasureChest.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18271" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>39</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="1.8" max="955.745616539336"/>
|
||||
<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="157.38919"/>
|
||||
<magical value="95.34309"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1572" min="789" id="57"/>
|
||||
<item chance="6338" max="1" min="1" id="955"/>
|
||||
<item chance="52816" max="1" min="1" id="956"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18272-TreasureChest.xml
Normal file
30
data/templates/npc/chest/18272-TreasureChest.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18272" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>42</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="2.1" max="1084.73699369686"/>
|
||||
<mp regen="2.1" max="531.0"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="198.34591"/>
|
||||
<magical speed="333.0" damage="135.44454"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="170.20764"/>
|
||||
<magical value="103.10823"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="2519" min="1257" id="57"/>
|
||||
<item chance="4563" max="1" min="1" id="951"/>
|
||||
<item chance="33462" max="1" min="1" id="952"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18273-TreasureChest.xml
Normal file
30
data/templates/npc/chest/18273-TreasureChest.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18273" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>45</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="2.1" max="1222.01933711761"/>
|
||||
<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="183.52646"/>
|
||||
<magical value="111.17649"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="2582" min="1293" id="57"/>
|
||||
<item chance="4604" max="1" min="1" id="951"/>
|
||||
<item chance="33756" max="1" min="1" id="952"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18274-TreasureChest.xml
Normal file
30
data/templates/npc/chest/18274-TreasureChest.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18274" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>48</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="2.1" max="1366.75562200403"/>
|
||||
<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="197.29766"/>
|
||||
<magical value="119.5188"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="2656" min="1330" id="57"/>
|
||||
<item chance="4652" max="1" min="1" id="951"/>
|
||||
<item chance="34111" max="1" min="1" id="952"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18275-TreasureChest.xml
Normal file
30
data/templates/npc/chest/18275-TreasureChest.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18275" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>51</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="2.4" max="1517.88115502146"/>
|
||||
<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="211.46458"/>
|
||||
<magical value="128.10083"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="3909" min="1952" id="57"/>
|
||||
<item chance="6718" max="1" min="1" id="951"/>
|
||||
<item chance="49264" max="1" min="1" id="952"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18276-TreasureChest.xml
Normal file
30
data/templates/npc/chest/18276-TreasureChest.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18276" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>54</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="2.4" max="1674.10665553836"/>
|
||||
<mp regen="2.4" max="861.0"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="370.68904"/>
|
||||
<magical speed="333.0" damage="253.13256"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="225.96187"/>
|
||||
<magical value="136.88298"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="3995" min="1997" id="57"/>
|
||||
<item chance="1468" max="1" min="1" id="947"/>
|
||||
<item chance="9176" max="1" min="1" id="948"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18277-TreasureChest.xml
Normal file
30
data/templates/npc/chest/18277-TreasureChest.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18277" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>57</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="2.4" max="1833.9283898078"/>
|
||||
<mp regen="2.4" max="948.0"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="424.23295"/>
|
||||
<magical speed="333.0" damage="289.69611"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="240.71574"/>
|
||||
<magical value="145.82057"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="4095" min="2049" id="57"/>
|
||||
<item chance="1433" max="1" min="1" id="947"/>
|
||||
<item chance="8957" max="1" min="1" id="948"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18278-TreasureChest.xml
Normal file
30
data/templates/npc/chest/18278-TreasureChest.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18278" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>60</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="2.4" max="1995.64566170597"/>
|
||||
<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="255.64426"/>
|
||||
<magical value="154.86395"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="5361" min="2683" id="57"/>
|
||||
<item chance="1877" max="1" min="1" id="947"/>
|
||||
<item chance="11732" max="1" min="1" id="948"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18279-TreasureChest.xml
Normal file
30
data/templates/npc/chest/18279-TreasureChest.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18279" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>63</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="2.7" max="2157.38568876994"/>
|
||||
<mp regen="2.7" max="1127.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="541.44774"/>
|
||||
<magical speed="333.0" damage="369.73862"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="270.65792"/>
|
||||
<magical value="163.95891"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="5473" min="2736" id="57"/>
|
||||
<item chance="1916" max="1" min="1" id="947"/>
|
||||
<item chance="11969" max="1" min="1" id="948"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18280-TreasureChest.xml
Normal file
30
data/templates/npc/chest/18280-TreasureChest.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18280" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>66</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="2.7" max="2317.13559141445"/>
|
||||
<mp regen="2.7" max="1219.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="603.79903"/>
|
||||
<magical speed="333.0" damage="412.31647"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="285.66032"/>
|
||||
<magical value="173.04705"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="5576" min="2790" id="57"/>
|
||||
<item chance="543" max="1" min="1" id="729"/>
|
||||
<item chance="4067" max="1" min="1" id="730"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18281-TreasureChest.xml
Normal file
30
data/templates/npc/chest/18281-TreasureChest.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18281" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>69</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="2.7" max="2472.78090975059"/>
|
||||
<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="300.549"/>
|
||||
<magical value="182.06631"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="5701" min="2849" id="57"/>
|
||||
<item chance="555" max="1" min="1" id="729"/>
|
||||
<item chance="4157" max="1" min="1" id="730"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18282-TreasureChest.xml
Normal file
30
data/templates/npc/chest/18282-TreasureChest.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18282" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>72</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="3.0" max="2622.14975164374"/>
|
||||
<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="315.21651"/>
|
||||
<magical value="190.95158"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="8028" min="4009" id="57"/>
|
||||
<item chance="781" max="1" min="1" id="729"/>
|
||||
<item chance="5854" max="1" min="1" id="730"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18283-TreasureChest.xml
Normal file
30
data/templates/npc/chest/18283-TreasureChest.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18283" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>75</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="3.0" max="2763.06138388172"/>
|
||||
<mp regen="3.0" max="1507.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="794.70901"/>
|
||||
<magical speed="333.0" damage="542.68324"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="329.55153"/>
|
||||
<magical value="199.63544"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="8168" min="4078" id="57"/>
|
||||
<item chance="286" max="1" min="1" id="959"/>
|
||||
<item chance="2860" max="1" min="1" id="960"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18284-TreasureChest.xml
Normal file
30
data/templates/npc/chest/18284-TreasureChest.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18284" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="3.0" max="2893.37782205212"/>
|
||||
<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="343.44023"/>
|
||||
<magical value="208.04892"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="8295" min="4146" id="57"/>
|
||||
<item chance="291" max="1" min="1" id="959"/>
|
||||
<item chance="2904" max="1" min="1" id="960"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18285-TreasureChest.xml
Normal file
30
data/templates/npc/chest/18285-TreasureChest.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18285" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="3.09" max="3101.38847262351"/>
|
||||
<mp regen="3.1003" max="1760.064"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="967.30163"/>
|
||||
<magical speed="333.0" damage="683.66703"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="374.45261"/>
|
||||
<magical value="226.83556"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="10638" min="5312" id="57"/>
|
||||
<item chance="373" max="1" min="1" id="959"/>
|
||||
<item chance="3724" max="1" min="1" id="960"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18286-TreasureChest.xml
Normal file
30
data/templates/npc/chest/18286-TreasureChest.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18286" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="3.18" max="3301.05636251825"/>
|
||||
<mp regen="3.18" max="1920.72"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="1024.61236"/>
|
||||
<magical speed="333.0" damage="741.65807"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="391.58438"/>
|
||||
<magical value="237.21364"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="10798" min="5393" id="57"/>
|
||||
<item chance="378" max="1" min="1" id="959"/>
|
||||
<item chance="3780" max="1" min="1" id="960"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18287-OtherworldlyInvaderFood.xml
Normal file
30
data/templates/npc/chest/18287-OtherworldlyInvaderFood.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18287" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Otherworldly Invader Food</name>
|
||||
<level>33</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="4.5" max="702.20463"/>
|
||||
<mp regen="1.8" max="372.96"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="113.49065"/>
|
||||
<magical speed="333.0" damage="77.49941"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="129.23095"/>
|
||||
<magical value="78.28541"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="372" min="186" id="57"/>
|
||||
<item chance="1508" max="1" min="1" id="955"/>
|
||||
<item chance="12560" max="1" min="1" id="956"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18288-OtherworldlyInvaderFood.xml
Normal file
30
data/templates/npc/chest/18288-OtherworldlyInvaderFood.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18288" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Otherworldly Invader Food</name>
|
||||
<level>35</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="4.5" max="772.73802"/>
|
||||
<mp regen="1.8" max="402.6"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="129.32896"/>
|
||||
<magical speed="333.0" damage="88.31491"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="136.72948"/>
|
||||
<magical value="82.82786"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="413" min="207" id="57"/>
|
||||
<item chance="1680" max="1" min="1" id="955"/>
|
||||
<item chance="13997" max="1" min="1" id="956"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18289-DimensionInvaderFood.xml
Normal file
30
data/templates/npc/chest/18289-DimensionInvaderFood.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18289" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Dimension Invader Food</name>
|
||||
<level>43</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="5.5" max="1094.28943"/>
|
||||
<mp regen="2.1" max="557.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="210.04832"/>
|
||||
<magical speed="333.0" damage="143.43577"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="169.13417"/>
|
||||
<magical value="102.45795"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="617" min="308" id="57"/>
|
||||
<item chance="1119" max="1" min="1" id="951"/>
|
||||
<item chance="8205" max="1" min="1" id="952"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18290-DimensionInvaderFood.xml
Normal file
30
data/templates/npc/chest/18290-DimensionInvaderFood.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18290" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Dimension Invader Food</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="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="676" min="338" id="57"/>
|
||||
<item chance="1205" max="1" min="1" id="951"/>
|
||||
<item chance="8833" max="1" min="1" id="952"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18291-PurgatoryInvaderFood.xml
Normal file
30
data/templates/npc/chest/18291-PurgatoryInvaderFood.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18291" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Purgatory Invader Food</name>
|
||||
<level>53</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="6.5" max="1570.8463"/>
|
||||
<mp regen="2.4" max="832.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="353.71092"/>
|
||||
<magical speed="333.0" damage="241.5387"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="214.18326"/>
|
||||
<magical value="129.74774"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="944" min="472" id="57"/>
|
||||
<item chance="347" max="1" min="1" id="947"/>
|
||||
<item chance="2168" max="1" min="1" id="948"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18292-PurgatoryInvaderFood.xml
Normal file
30
data/templates/npc/chest/18292-PurgatoryInvaderFood.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18292" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Purgatory Invader Food</name>
|
||||
<level>55</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="6.5" max="1673.05473"/>
|
||||
<mp regen="2.4" max="889.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="388.11142"/>
|
||||
<magical speed="333.0" damage="265.02979"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="223.6362"/>
|
||||
<magical value="135.47414"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1010" min="519" id="57"/>
|
||||
<item chance="375" max="1" min="1" id="947"/>
|
||||
<item chance="2342" max="1" min="1" id="948"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18293-ForbiddenPathInvaderFood.xml
Normal file
30
data/templates/npc/chest/18293-ForbiddenPathInvaderFood.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18293" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Forbidden Path Invader Food</name>
|
||||
<level>63</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="2089.92274"/>
|
||||
<mp regen="2.7" max="1127.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="541.44774"/>
|
||||
<magical speed="333.0" damage="369.73862"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="262.19426"/>
|
||||
<magical value="158.83181"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1361" min="681" id="57"/>
|
||||
<item chance="133" max="1" min="1" id="729"/>
|
||||
<item chance="993" max="1" min="1" id="730"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18294-ForbiddenPathInvaderFood.xml
Normal file
30
data/templates/npc/chest/18294-ForbiddenPathInvaderFood.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18294" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Forbidden Path Invader Food</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="164.70548"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1457" min="728" id="57"/>
|
||||
<item chance="142" max="1" min="1" id="729"/>
|
||||
<item chance="1063" max="1" min="1" id="730"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18295-DarkOmenInvaderFood.xml
Normal file
30
data/templates/npc/chest/18295-DarkOmenInvaderFood.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18295" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Dark Omen Invader Food</name>
|
||||
<level>73</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="8.5" max="2586.66898"/>
|
||||
<mp regen="3.0" max="1442.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="752.73928"/>
|
||||
<magical speed="333.0" damage="514.02335"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="310.02959"/>
|
||||
<magical value="187.80945"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1879" min="938" id="57"/>
|
||||
<item chance="183" max="1" min="1" id="729"/>
|
||||
<item chance="1370" max="1" min="1" id="730"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18296-DarkOmenInvaderFood.xml
Normal file
30
data/templates/npc/chest/18296-DarkOmenInvaderFood.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18296" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Dark Omen Invader Food</name>
|
||||
<level>75</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="8.5" max="2676.65854"/>
|
||||
<mp regen="3.0" max="1507.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="794.70901"/>
|
||||
<magical speed="333.0" damage="542.68324"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="319.24623"/>
|
||||
<magical value="193.39269"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1993" min="995" id="57"/>
|
||||
<item chance="70" max="1" min="1" id="959"/>
|
||||
<item chance="698" max="1" min="1" id="960"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18297-MessengerInvaderFood.xml
Normal file
30
data/templates/npc/chest/18297-MessengerInvaderFood.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18297" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Messenger Invader Food</name>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="8.925" max="3134.442675"/>
|
||||
<mp regen="3.15" max="1866.27"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="997.00021"/>
|
||||
<magical speed="333.0" damage="714.863"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="371.55451"/>
|
||||
<magical value="225.07997"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="2481" min="1239" id="57"/>
|
||||
<item chance="87" max="1" min="1" id="959"/>
|
||||
<item chance="869" max="1" min="1" id="960"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/chest/18298-MessengerInvaderFood.xml
Normal file
30
data/templates/npc/chest/18298-MessengerInvaderFood.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="18298" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Messenger Invader Food</name>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="9.095" max="3259.9791329"/>
|
||||
<mp regen="3.21" max="1976.076"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="1051.86125"/>
|
||||
<magical speed="333.0" damage="768.56482"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="387.11331"/>
|
||||
<magical value="234.50516"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="2604" min="1301" id="57"/>
|
||||
<item chance="92" max="1" min="1" id="959"/>
|
||||
<item chance="912" max="1" min="1" id="960"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
25
data/templates/npc/chest/18477-CoralTreasureChest.xml
Normal file
25
data/templates/npc/chest/18477-CoralTreasureChest.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="Chest" id="18477" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Coral Treasure Chest</name>
|
||||
<level>83</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="8.5" max="2985.1835"/>
|
||||
<mp regen="3.0" max="1777.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="949.52401"/>
|
||||
<magical speed="333.0" damage="648.40181"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="353.86144"/>
|
||||
<magical value="258.94045"/>
|
||||
</defense>
|
||||
<move walk="80.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="8.5" radius="8.5"/>
|
||||
</info>
|
||||
</npc>
|
||||
40
data/templates/npc/chest/21671-OtherworldlyInvaderFood.xml
Normal file
40
data/templates/npc/chest/21671-OtherworldlyInvaderFood.xml
Normal file
@@ -0,0 +1,40 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21671" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Otherworldly Invader Food</name>
|
||||
<level>30</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="3.5" max="604.08419"/>
|
||||
<mp regen="1.5" max="329.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="92.64226"/>
|
||||
<magical speed="333.0" damage="63.26266"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="118.46427"/>
|
||||
<magical value="78.87485"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>1309</experience>
|
||||
<sp>72</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="38014" max="1" min="1" id="1937"/>
|
||||
<item chance="46479" max="1" min="1" id="2184"/>
|
||||
<item chance="87103" max="1" min="1" id="2185"/>
|
||||
<item chance="700000" max="373" min="187" id="57"/>
|
||||
<item chance="945" max="1" min="1" id="605"/>
|
||||
<item chance="945" max="1" min="1" id="1123"/>
|
||||
<item chance="13817" max="1" min="1" id="1830"/>
|
||||
<item chance="6909" max="1" min="1" id="1876"/>
|
||||
<item chance="1382" max="1" min="1" id="1877"/>
|
||||
<item chance="3455" max="1" min="1" id="1880"/>
|
||||
<item chance="4606" max="1" min="1" id="1881"/>
|
||||
<item chance="7677" max="1" min="1" id="1882"/>
|
||||
<item chance="21589" max="1" min="1" id="6667"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
45
data/templates/npc/chest/21694-DimensionInvaderFood.xml
Normal file
45
data/templates/npc/chest/21694-DimensionInvaderFood.xml
Normal file
@@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21694" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Dimension Invader Food</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="104.23299"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>2327</experience>
|
||||
<sp>150</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="636" min="319" id="57"/>
|
||||
<item chance="7" max="1" min="1" id="88"/>
|
||||
<item chance="7" max="1" min="1" id="90"/>
|
||||
<item chance="7" max="1" min="1" id="158"/>
|
||||
<item chance="7" max="1" min="1" id="169"/>
|
||||
<item chance="7" max="1" min="1" id="172"/>
|
||||
<item chance="218202" max="1" min="1" id="1895"/>
|
||||
<item chance="28198" max="1" min="1" id="1895"/>
|
||||
<item chance="7731" max="1" min="1" id="2031"/>
|
||||
<item chance="400" max="1" min="1" id="2031"/>
|
||||
<item chance="365" max="1" min="1" id="2032"/>
|
||||
<item chance="400" max="1" min="1" id="2035"/>
|
||||
<item chance="400" max="1" min="1" id="2036"/>
|
||||
<item chance="400" max="1" min="1" id="2037"/>
|
||||
<item chance="94518" max="1" min="1" id="2158"/>
|
||||
<item chance="2524" max="1" min="1" id="2195"/>
|
||||
<item chance="7050" max="1" min="1" id="5473"/>
|
||||
<item chance="35248" max="1" min="1" id="6668"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
52
data/templates/npc/chest/21717-PurgatoryInvaderFood.xml
Normal file
52
data/templates/npc/chest/21717-PurgatoryInvaderFood.xml
Normal file
@@ -0,0 +1,52 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21717" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Purgatory Invader Food</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="133.32101"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3636</experience>
|
||||
<sp>274</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="48537" max="1" min="1" id="1877"/>
|
||||
<item chance="71378" max="1" min="1" id="1981"/>
|
||||
<item chance="6974" max="1" min="1" id="2232"/>
|
||||
<item chance="700000" max="976" min="480" id="57"/>
|
||||
<item chance="63" max="1" min="1" id="103"/>
|
||||
<item chance="63" max="1" min="1" id="107"/>
|
||||
<item chance="44" max="1" min="1" id="517"/>
|
||||
<item chance="44" max="1" min="1" id="1149"/>
|
||||
<item chance="4021" max="1" min="1" id="1978"/>
|
||||
<item chance="2751" max="1" min="1" id="1983"/>
|
||||
<item chance="2751" max="1" min="1" id="2957"/>
|
||||
<item chance="4021" max="1" min="1" id="4055"/>
|
||||
<item chance="77200" max="30" min="10" id="1342"/>
|
||||
<item chance="25733" max="1" min="1" id="1866"/>
|
||||
<item chance="38600" max="1" min="1" id="1871"/>
|
||||
<item chance="1544" max="1" min="1" id="1877"/>
|
||||
<item chance="575" max="1" min="1" id="2234"/>
|
||||
<item chance="720" max="1" min="1" id="3012"/>
|
||||
<item chance="772" max="1" min="1" id="4040"/>
|
||||
<item chance="336" max="1" min="1" id="4041"/>
|
||||
<item chance="8977" max="1" min="1" id="6669"/>
|
||||
<item chance="1072" max="1" min="1" id="8725"/>
|
||||
<item chance="268" max="1" min="1" id="8735"/>
|
||||
<item chance="27" max="1" min="1" id="8745"/>
|
||||
<item chance="5" max="1" min="1" id="8755"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
49
data/templates/npc/chest/21740-ForbiddenPathInvaderFood.xml
Normal file
49
data/templates/npc/chest/21740-ForbiddenPathInvaderFood.xml
Normal file
@@ -0,0 +1,49 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21740" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Forbidden Path Invader Food</name>
|
||||
<level>60</level>
|
||||
<sex>MALE</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="164.88822"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>5236</experience>
|
||||
<sp>454</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1429" min="703" id="57"/>
|
||||
<item chance="8" max="1" min="1" id="357"/>
|
||||
<item chance="13" max="1" min="1" id="383"/>
|
||||
<item chance="15000" max="1" min="1" id="1895"/>
|
||||
<item chance="8" max="1" min="1" id="2376"/>
|
||||
<item chance="13" max="1" min="1" id="2379"/>
|
||||
<item chance="1050" max="1" min="1" id="4040"/>
|
||||
<item chance="875" max="1" min="1" id="4042"/>
|
||||
<item chance="1750" max="1" min="1" id="4043"/>
|
||||
<item chance="1188" max="1" min="1" id="4056"/>
|
||||
<item chance="1836" max="1" min="1" id="4057"/>
|
||||
<item chance="1188" max="1" min="1" id="4064"/>
|
||||
<item chance="49715" max="1" min="1" id="4065"/>
|
||||
<item chance="1836" max="1" min="1" id="4065"/>
|
||||
<item chance="41903" max="1" min="1" id="4066"/>
|
||||
<item chance="5520" max="1" min="1" id="4155"/>
|
||||
<item chance="163" max="1" min="1" id="4155"/>
|
||||
<item chance="8750" max="1" min="1" id="6670"/>
|
||||
<item chance="875" max="1" min="1" id="8728"/>
|
||||
<item chance="219" max="1" min="1" id="8738"/>
|
||||
<item chance="22" max="1" min="1" id="8748"/>
|
||||
<item chance="4" max="1" min="1" id="8758"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
51
data/templates/npc/chest/21763-DarkOmenInvaderFood.xml
Normal file
51
data/templates/npc/chest/21763-DarkOmenInvaderFood.xml
Normal file
@@ -0,0 +1,51 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21763" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Dark Omen Invader Food</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="197.0242"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>7127</experience>
|
||||
<sp>707</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="8480" max="1" min="1" id="5535"/>
|
||||
<item chance="12746" max="1" min="1" id="6337"/>
|
||||
<item chance="19118" max="1" min="1" id="6339"/>
|
||||
<item chance="700000" max="2000" min="983" id="57"/>
|
||||
<item chance="1" max="1" min="1" id="212"/>
|
||||
<item chance="1" max="1" min="1" id="2504"/>
|
||||
<item chance="310" max="1" min="1" id="8346"/>
|
||||
<item chance="1" max="1" min="1" id="7899"/>
|
||||
<item chance="309" max="1" min="1" id="8341"/>
|
||||
<item chance="1" max="1" min="1" id="7894"/>
|
||||
<item chance="310" max="1" min="1" id="5532"/>
|
||||
<item chance="312" max="1" min="1" id="5543"/>
|
||||
<item chance="87399" max="30" min="10" id="1343"/>
|
||||
<item chance="81572" max="1" min="1" id="1867"/>
|
||||
<item chance="81572" max="1" min="1" id="1872"/>
|
||||
<item chance="13595" max="1" min="1" id="1882"/>
|
||||
<item chance="2147" max="1" min="1" id="1894"/>
|
||||
<item chance="1020" max="1" min="1" id="4042"/>
|
||||
<item chance="23" max="1" min="1" id="5450"/>
|
||||
<item chance="6798" max="1" min="1" id="6671"/>
|
||||
<item chance="680" max="1" min="1" id="8730"/>
|
||||
<item chance="170" max="1" min="1" id="8740"/>
|
||||
<item chance="17" max="1" min="1" id="8750"/>
|
||||
<item chance="3" max="1" min="1" id="8760"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
46
data/templates/npc/chest/21786-MessengerInvaderFood.xml
Normal file
46
data/templates/npc/chest/21786-MessengerInvaderFood.xml
Normal file
@@ -0,0 +1,46 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21786" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Messenger Invader Food</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="231.83715"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>9308</experience>
|
||||
<sp>1045</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="106505" max="1" min="1" id="5220"/>
|
||||
<item chance="1183" max="1" min="1" id="5277"/>
|
||||
<item chance="11948" max="1" min="1" id="5481"/>
|
||||
<item chance="700000" max="2680" min="1313" id="57"/>
|
||||
<item chance="16" max="1" min="1" id="6326"/>
|
||||
<item chance="22" max="1" min="1" id="6327"/>
|
||||
<item chance="33" max="1" min="1" id="6328"/>
|
||||
<item chance="3712" max="1" min="1" id="6342"/>
|
||||
<item chance="2402" max="1" min="1" id="6344"/>
|
||||
<item chance="5335" max="1" min="1" id="6346"/>
|
||||
<item chance="72824" max="1" min="1" id="1866"/>
|
||||
<item chance="109236" max="1" min="1" id="1871"/>
|
||||
<item chance="9103" max="1" min="1" id="1885"/>
|
||||
<item chance="950" max="1" min="1" id="4041"/>
|
||||
<item chance="4369" max="1" min="1" id="5220"/>
|
||||
<item chance="9103" max="1" min="1" id="6672"/>
|
||||
<item chance="940" max="1" min="1" id="8732"/>
|
||||
<item chance="228" max="1" min="1" id="8742"/>
|
||||
<item chance="23" max="1" min="1" id="8752"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
38
data/templates/npc/chest/21801-TreasureChest.xml
Normal file
38
data/templates/npc/chest/21801-TreasureChest.xml
Normal file
@@ -0,0 +1,38 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21801" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>21</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="3.5" max="364.30351"/>
|
||||
<mp regen="1.5" max="205.2"/>
|
||||
<attack critical="1" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="47.91924"/>
|
||||
<magical speed="333.0" damage="32.72263"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="89.73059"/>
|
||||
<magical value="59.74364"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>631</experience>
|
||||
<sp>29</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="974" max="1" min="1" id="39"/>
|
||||
<item chance="974" max="1" min="1" id="51"/>
|
||||
<item chance="700000" max="191" min="107" id="57"/>
|
||||
<item chance="469914" max="1" min="1" id="1864"/>
|
||||
<item chance="69403" max="1" min="1" id="1864"/>
|
||||
<item chance="234957" max="1" min="1" id="1869"/>
|
||||
<item chance="34702" max="1" min="1" id="1869"/>
|
||||
<item chance="13881" max="1" min="1" id="1878"/>
|
||||
<item chance="23733" max="1" min="1" id="1926"/>
|
||||
<item chance="11864" max="1" min="1" id="1930"/>
|
||||
<item chance="9667" max="1" min="1" id="2151"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
37
data/templates/npc/chest/21802-TreasureChest.xml
Normal file
37
data/templates/npc/chest/21802-TreasureChest.xml
Normal file
@@ -0,0 +1,37 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21802" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>24</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="3.5" max="435.34437"/>
|
||||
<mp regen="1.5" max="245.52"/>
|
||||
<attack critical="1" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="60.19687"/>
|
||||
<magical speed="333.0" damage="41.10666"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="98.70919"/>
|
||||
<magical value="65.72169"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>772</experience>
|
||||
<sp>38</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="225" min="122" id="57"/>
|
||||
<item chance="1639" max="1" min="1" id="625"/>
|
||||
<item chance="1142" max="1" min="1" id="1148"/>
|
||||
<item chance="40558" max="1" min="1" id="1865"/>
|
||||
<item chance="40558" max="1" min="1" id="1870"/>
|
||||
<item chance="6760" max="1" min="1" id="1879"/>
|
||||
<item chance="40001" max="1" min="1" id="1928"/>
|
||||
<item chance="76492" max="1" min="1" id="2151"/>
|
||||
<item chance="131391" max="1" min="1" id="2176"/>
|
||||
<item chance="19406" max="1" min="1" id="2176"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
40
data/templates/npc/chest/21803-TreasureChest.xml
Normal file
40
data/templates/npc/chest/21803-TreasureChest.xml
Normal file
@@ -0,0 +1,40 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21803" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>27</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="3.5" max="515.17856"/>
|
||||
<mp regen="1.5" max="286.92"/>
|
||||
<attack critical="1" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="74.99121"/>
|
||||
<magical speed="333.0" damage="51.20928"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="108.28767"/>
|
||||
<magical value="72.09915"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>919</experience>
|
||||
<sp>47</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="553" max="1" min="1" id="40"/>
|
||||
<item chance="700000" max="264" min="137" id="57"/>
|
||||
<item chance="553" max="1" min="1" id="604"/>
|
||||
<item chance="23749" max="1" min="1" id="1866"/>
|
||||
<item chance="317362" max="1" min="1" id="1871"/>
|
||||
<item chance="35623" max="1" min="1" id="1871"/>
|
||||
<item chance="2969" max="1" min="1" id="1885"/>
|
||||
<item chance="49588" max="1" min="1" id="1899"/>
|
||||
<item chance="5821" max="1" min="1" id="1931"/>
|
||||
<item chance="5821" max="1" min="1" id="1934"/>
|
||||
<item chance="6272" max="1" min="1" id="2152"/>
|
||||
<item chance="12695" max="1" min="1" id="5220"/>
|
||||
<item chance="1425" max="1" min="1" id="5220"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
37
data/templates/npc/chest/21804-TreasureChest.xml
Normal file
37
data/templates/npc/chest/21804-TreasureChest.xml
Normal file
@@ -0,0 +1,37 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21804" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>30</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="3.5" max="604.08419"/>
|
||||
<mp regen="1.5" max="329.4"/>
|
||||
<attack critical="1" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="92.64226"/>
|
||||
<magical speed="333.0" damage="63.26266"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="118.46427"/>
|
||||
<magical value="78.87485"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>1080</experience>
|
||||
<sp>59</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="519" max="1" min="1" id="46"/>
|
||||
<item chance="700000" max="308" min="154" id="57"/>
|
||||
<item chance="742" max="1" min="1" id="627"/>
|
||||
<item chance="221263" max="1" min="1" id="1061"/>
|
||||
<item chance="66502" max="1" min="1" id="1867"/>
|
||||
<item chance="66502" max="1" min="1" id="1872"/>
|
||||
<item chance="11084" max="1" min="1" id="1882"/>
|
||||
<item chance="39943" max="1" min="1" id="1900"/>
|
||||
<item chance="91271" max="1" min="1" id="2250"/>
|
||||
<item chance="12469" max="1" min="1" id="2250"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
43
data/templates/npc/chest/21805-TreasureChest.xml
Normal file
43
data/templates/npc/chest/21805-TreasureChest.xml
Normal file
@@ -0,0 +1,43 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21805" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>33</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="4.5" max="702.20463"/>
|
||||
<mp regen="1.8" max="372.96"/>
|
||||
<attack critical="1" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="113.49065"/>
|
||||
<magical speed="333.0" damage="77.49941"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="129.23095"/>
|
||||
<magical value="86.04342"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>1307</experience>
|
||||
<sp>75</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="60152" max="1" min="1" id="1901"/>
|
||||
<item chance="29277" max="1" min="1" id="1938"/>
|
||||
<item chance="46627" max="1" min="1" id="2154"/>
|
||||
<item chance="700000" max="368" min="184" id="57"/>
|
||||
<item chance="169" max="1" min="1" id="63"/>
|
||||
<item chance="169" max="1" min="1" id="553"/>
|
||||
<item chance="4937" max="1" min="1" id="1940"/>
|
||||
<item chance="169" max="1" min="1" id="2422"/>
|
||||
<item chance="169" max="1" min="1" id="2423"/>
|
||||
<item chance="169" max="1" min="1" id="2446"/>
|
||||
<item chance="169" max="1" min="1" id="2447"/>
|
||||
<item chance="92622" max="1" min="1" id="1868"/>
|
||||
<item chance="18525" max="1" min="1" id="1873"/>
|
||||
<item chance="3088" max="1" min="1" id="1889"/>
|
||||
<item chance="4959" max="1" min="1" id="2154"/>
|
||||
<item chance="4632" max="1" min="1" id="5549"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
38
data/templates/npc/chest/21806-TreasureChest.xml
Normal file
38
data/templates/npc/chest/21806-TreasureChest.xml
Normal file
@@ -0,0 +1,38 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21806" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>36</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="4.5" max="809.52639"/>
|
||||
<mp regen="1.8" max="417.6"/>
|
||||
<attack critical="1" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="137.86467"/>
|
||||
<magical speed="333.0" damage="94.1437"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="140.57278"/>
|
||||
<magical value="93.59494"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>1555</experience>
|
||||
<sp>94</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="465" max="1" min="1" id="47"/>
|
||||
<item chance="700000" max="433" min="216" id="57"/>
|
||||
<item chance="664" max="1" min="1" id="628"/>
|
||||
<item chance="512417" max="3" min="1" id="1864"/>
|
||||
<item chance="108980" max="1" min="1" id="1864"/>
|
||||
<item chance="54490" max="1" min="1" id="1869"/>
|
||||
<item chance="51242" max="1" min="1" id="1880"/>
|
||||
<item chance="5449" max="1" min="1" id="1880"/>
|
||||
<item chance="45008" max="1" min="1" id="1939"/>
|
||||
<item chance="8747" max="1" min="1" id="2155"/>
|
||||
<item chance="727" max="1" min="1" id="5550"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
51
data/templates/npc/chest/21807-TreasureChest.xml
Normal file
51
data/templates/npc/chest/21807-TreasureChest.xml
Normal file
@@ -0,0 +1,51 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21807" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>39</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="4.5" max="925.85879"/>
|
||||
<mp regen="1.8" max="463.32"/>
|
||||
<attack critical="1" 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="101.5146"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>1825</experience>
|
||||
<sp>116</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="60588" max="1" min="1" id="1902"/>
|
||||
<item chance="49421" max="1" min="1" id="2157"/>
|
||||
<item chance="74010" max="1" min="1" id="2158"/>
|
||||
<item chance="700000" max="504" min="253" id="57"/>
|
||||
<item chance="67" max="1" min="1" id="606"/>
|
||||
<item chance="67" max="1" min="1" id="1124"/>
|
||||
<item chance="2612" max="1" min="1" id="1946"/>
|
||||
<item chance="2612" max="1" min="1" id="1948"/>
|
||||
<item chance="67" max="1" min="1" id="2424"/>
|
||||
<item chance="67" max="1" min="1" id="2425"/>
|
||||
<item chance="67" max="1" min="1" id="2426"/>
|
||||
<item chance="67" max="1" min="1" id="2448"/>
|
||||
<item chance="67" max="1" min="1" id="2449"/>
|
||||
<item chance="67" max="1" min="1" id="2450"/>
|
||||
<item chance="2612" max="1" min="1" id="2923"/>
|
||||
<item chance="2612" max="1" min="1" id="2924"/>
|
||||
<item chance="2612" max="1" min="1" id="2925"/>
|
||||
<item chance="2612" max="1" min="1" id="2926"/>
|
||||
<item chance="2612" max="1" min="1" id="2927"/>
|
||||
<item chance="2612" max="1" min="1" id="2928"/>
|
||||
<item chance="77281" max="1" min="1" id="1865"/>
|
||||
<item chance="77281" max="1" min="1" id="1870"/>
|
||||
<item chance="5153" max="1" min="1" id="1874"/>
|
||||
<item chance="6387" max="1" min="1" id="2157"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
41
data/templates/npc/chest/21808-TreasureChest.xml
Normal file
41
data/templates/npc/chest/21808-TreasureChest.xml
Normal file
@@ -0,0 +1,41 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21808" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>42</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="5.5" max="1050.81652"/>
|
||||
<mp regen="2.1" max="531.0"/>
|
||||
<attack critical="1" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="198.34591"/>
|
||||
<magical speed="333.0" damage="135.44454"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="164.88513"/>
|
||||
<magical value="109.78238"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>2117</experience>
|
||||
<sp>141</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="570" min="282" id="57"/>
|
||||
<item chance="148" max="1" min="1" id="630"/>
|
||||
<item chance="466881" max="1" min="1" id="1866"/>
|
||||
<item chance="58612" max="1" min="1" id="1866"/>
|
||||
<item chance="700321" max="1" min="1" id="1871"/>
|
||||
<item chance="87917" max="1" min="1" id="1871"/>
|
||||
<item chance="3517" max="1" min="1" id="1877"/>
|
||||
<item chance="68125" max="1" min="1" id="1905"/>
|
||||
<item chance="6652" max="1" min="1" id="1956"/>
|
||||
<item chance="5672" max="1" min="1" id="2160"/>
|
||||
<item chance="104" max="1" min="1" id="2412"/>
|
||||
<item chance="148" max="1" min="1" id="2494"/>
|
||||
<item chance="4725" max="1" min="1" id="2930"/>
|
||||
<item chance="6652" max="1" min="1" id="2934"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
59
data/templates/npc/chest/21809-TreasureChest.xml
Normal file
59
data/templates/npc/chest/21809-TreasureChest.xml
Normal file
@@ -0,0 +1,59 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21809" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>45</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="5.5" max="1183.80594"/>
|
||||
<mp regen="2.1" max="610.8"/>
|
||||
<attack critical="1" 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="118.3729"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>2430</experience>
|
||||
<sp>169</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="650" min="320" id="57"/>
|
||||
<item chance="44" max="1" min="1" id="62"/>
|
||||
<item chance="50983" max="1" min="1" id="1867"/>
|
||||
<item chance="50983" max="1" min="1" id="1872"/>
|
||||
<item chance="2549" max="1" min="1" id="1875"/>
|
||||
<item chance="5098" max="1" min="1" id="1881"/>
|
||||
<item chance="76616" max="1" min="1" id="1908"/>
|
||||
<item chance="1872" max="1" min="1" id="1958"/>
|
||||
<item chance="41279" max="1" min="1" id="2163"/>
|
||||
<item chance="1951" max="1" min="1" id="2163"/>
|
||||
<item chance="44" max="1" min="1" id="2429"/>
|
||||
<item chance="44" max="1" min="1" id="2430"/>
|
||||
<item chance="44" max="1" min="1" id="2431"/>
|
||||
<item chance="44" max="1" min="1" id="2432"/>
|
||||
<item chance="44" max="1" min="1" id="2433"/>
|
||||
<item chance="44" max="1" min="1" id="2452"/>
|
||||
<item chance="44" max="1" min="1" id="2453"/>
|
||||
<item chance="44" max="1" min="1" id="2454"/>
|
||||
<item chance="1909" max="1" min="1" id="2937"/>
|
||||
<item chance="1909" max="1" min="1" id="2938"/>
|
||||
<item chance="1909" max="1" min="1" id="2939"/>
|
||||
<item chance="1909" max="1" min="1" id="2940"/>
|
||||
<item chance="1909" max="1" min="1" id="2941"/>
|
||||
<item chance="1909" max="1" min="1" id="2942"/>
|
||||
<item chance="1909" max="1" min="1" id="2943"/>
|
||||
<item chance="1909" max="1" min="1" id="2944"/>
|
||||
<item chance="332" max="1" min="1" id="4041"/>
|
||||
<item chance="3236" max="1" min="1" id="4553"/>
|
||||
<item chance="1530" max="1" min="1" id="8723"/>
|
||||
<item chance="382" max="1" min="1" id="8733"/>
|
||||
<item chance="38" max="1" min="1" id="8743"/>
|
||||
<item chance="8" max="1" min="1" id="8753"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
47
data/templates/npc/chest/21810-TreasureChest.xml
Normal file
47
data/templates/npc/chest/21810-TreasureChest.xml
Normal file
@@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21810" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>48</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="5.5" max="1324.01623"/>
|
||||
<mp regen="2.1" max="692.4"/>
|
||||
<attack critical="1" 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="127.2552"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>2765</experience>
|
||||
<sp>202</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="740" min="364" id="57"/>
|
||||
<item chance="73" max="1" min="1" id="500"/>
|
||||
<item chance="105" max="1" min="1" id="632"/>
|
||||
<item chance="81580" max="1" min="1" id="1868"/>
|
||||
<item chance="16316" max="1" min="1" id="1873"/>
|
||||
<item chance="8158" max="1" min="1" id="1876"/>
|
||||
<item chance="11654" max="1" min="1" id="1895"/>
|
||||
<item chance="33611" max="1" min="1" id="1966"/>
|
||||
<item chance="50211" max="1" min="1" id="1967"/>
|
||||
<item chance="4162" max="1" min="1" id="1971"/>
|
||||
<item chance="5439" max="1" min="1" id="1972"/>
|
||||
<item chance="31207" max="1" min="1" id="2166"/>
|
||||
<item chance="1383" max="1" min="1" id="2166"/>
|
||||
<item chance="113" max="1" min="1" id="2496"/>
|
||||
<item chance="4856" max="1" min="1" id="2947"/>
|
||||
<item chance="680" max="1" min="1" id="4042"/>
|
||||
<item chance="1360" max="1" min="1" id="8724"/>
|
||||
<item chance="340" max="1" min="1" id="8734"/>
|
||||
<item chance="34" max="1" min="1" id="8744"/>
|
||||
<item chance="7" max="1" min="1" id="8754"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
45
data/templates/npc/chest/21811-TreasureChest.xml
Normal file
45
data/templates/npc/chest/21811-TreasureChest.xml
Normal file
@@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21811" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>51</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="6.5" max="1470.41596"/>
|
||||
<mp regen="2.4" max="775.8"/>
|
||||
<attack critical="1" 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="136.39273"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3121</experience>
|
||||
<sp>238</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="417148" max="1" min="1" id="1878"/>
|
||||
<item chance="641767" max="1" min="1" id="1884"/>
|
||||
<item chance="2317" max="1" min="1" id="4601"/>
|
||||
<item chance="700000" max="839" min="413" id="57"/>
|
||||
<item chance="114" max="1" min="1" id="64"/>
|
||||
<item chance="114" max="1" min="1" id="608"/>
|
||||
<item chance="6342" max="1" min="1" id="1981"/>
|
||||
<item chance="6342" max="1" min="1" id="2956"/>
|
||||
<item chance="86254" max="1" min="1" id="1864"/>
|
||||
<item chance="43127" max="1" min="1" id="1869"/>
|
||||
<item chance="17251" max="1" min="1" id="1878"/>
|
||||
<item chance="26540" max="1" min="1" id="1884"/>
|
||||
<item chance="763" max="1" min="1" id="2169"/>
|
||||
<item chance="1438" max="1" min="1" id="4039"/>
|
||||
<item chance="1198" max="1" min="1" id="8725"/>
|
||||
<item chance="300" max="1" min="1" id="8735"/>
|
||||
<item chance="30" max="1" min="1" id="8745"/>
|
||||
<item chance="6" max="1" min="1" id="8755"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
45
data/templates/npc/chest/21812-TreasureChest.xml
Normal file
45
data/templates/npc/chest/21812-TreasureChest.xml
Normal file
@@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21812" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>54</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="6.5" max="1621.75618"/>
|
||||
<mp regen="2.4" max="861.0"/>
|
||||
<attack critical="1" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="370.68904"/>
|
||||
<magical speed="333.0" damage="253.13256"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="218.89589"/>
|
||||
<magical value="145.74335"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3499</experience>
|
||||
<sp>279</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="945" min="464" id="57"/>
|
||||
<item chance="43374" max="1" min="1" id="1865"/>
|
||||
<item chance="43374" max="1" min="1" id="1870"/>
|
||||
<item chance="2892" max="1" min="1" id="1875"/>
|
||||
<item chance="7229" max="1" min="1" id="1879"/>
|
||||
<item chance="25182" max="1" min="1" id="1984"/>
|
||||
<item chance="40508" max="1" min="1" id="1985"/>
|
||||
<item chance="53" max="1" min="1" id="2414"/>
|
||||
<item chance="75" max="1" min="1" id="2497"/>
|
||||
<item chance="3751" max="1" min="1" id="2959"/>
|
||||
<item chance="5934" max="1" min="1" id="2966"/>
|
||||
<item chance="868" max="1" min="1" id="4040"/>
|
||||
<item chance="19385" max="1" min="1" id="4126"/>
|
||||
<item chance="716" max="1" min="1" id="4126"/>
|
||||
<item chance="1004" max="1" min="1" id="8726"/>
|
||||
<item chance="251" max="1" min="1" id="8736"/>
|
||||
<item chance="25" max="1" min="1" id="8746"/>
|
||||
<item chance="5" max="1" min="1" id="8756"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
49
data/templates/npc/chest/21813-TreasureChest.xml
Normal file
49
data/templates/npc/chest/21813-TreasureChest.xml
Normal file
@@ -0,0 +1,49 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21813" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>57</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="6.5" max="1776.58018"/>
|
||||
<mp regen="2.4" max="948.0"/>
|
||||
<attack critical="1" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="424.23295"/>
|
||||
<magical speed="333.0" damage="289.69611"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="233.18839"/>
|
||||
<magical value="155.25946"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3899</experience>
|
||||
<sp>324</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1060" min="519" id="57"/>
|
||||
<item chance="526" max="1" min="1" id="947"/>
|
||||
<item chance="25916" max="1" min="1" id="1866"/>
|
||||
<item chance="38873" max="1" min="1" id="1871"/>
|
||||
<item chance="3239" max="1" min="1" id="1885"/>
|
||||
<item chance="338" max="1" min="1" id="4041"/>
|
||||
<item chance="69028" max="1" min="1" id="4049"/>
|
||||
<item chance="2529" max="1" min="1" id="4073"/>
|
||||
<item chance="2529" max="1" min="1" id="4097"/>
|
||||
<item chance="2529" max="1" min="1" id="4098"/>
|
||||
<item chance="2529" max="1" min="1" id="4100"/>
|
||||
<item chance="14243" max="1" min="1" id="4129"/>
|
||||
<item chance="421" max="1" min="1" id="4129"/>
|
||||
<item chance="1555" max="1" min="1" id="5220"/>
|
||||
<item chance="777" max="1" min="1" id="8727"/>
|
||||
<item chance="194" max="1" min="1" id="8737"/>
|
||||
<item chance="19" max="1" min="1" id="8747"/>
|
||||
<item chance="4" max="1" min="1" id="8757"/>
|
||||
<item chance="465" max="1" min="1" id="12146"/>
|
||||
<item chance="465" max="1" min="1" id="12147"/>
|
||||
<item chance="465" max="1" min="1" id="12148"/>
|
||||
<item chance="465" max="1" min="1" id="12149"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
49
data/templates/npc/chest/21814-TreasureChest.xml
Normal file
49
data/templates/npc/chest/21814-TreasureChest.xml
Normal file
@@ -0,0 +1,49 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21814" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>60</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="6.5" max="1933.24044"/>
|
||||
<mp regen="2.4" max="1036.8"/>
|
||||
<attack critical="1" 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="164.88822"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>4320</experience>
|
||||
<sp>375</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1179" min="580" id="57"/>
|
||||
<item chance="651751" max="5" min="1" id="1867"/>
|
||||
<item chance="57755" max="1" min="1" id="1867"/>
|
||||
<item chance="651751" max="5" min="1" id="1872"/>
|
||||
<item chance="57755" max="1" min="1" id="1872"/>
|
||||
<item chance="9626" max="1" min="1" id="1882"/>
|
||||
<item chance="1520" max="1" min="1" id="1894"/>
|
||||
<item chance="722" max="1" min="1" id="4042"/>
|
||||
<item chance="2432" max="1" min="1" id="4072"/>
|
||||
<item chance="3139" max="1" min="1" id="4101"/>
|
||||
<item chance="2432" max="1" min="1" id="4102"/>
|
||||
<item chance="703" max="1" min="1" id="4130"/>
|
||||
<item chance="3734" max="1" min="1" id="4439"/>
|
||||
<item chance="2023" max="1" min="1" id="4613"/>
|
||||
<item chance="722" max="1" min="1" id="8728"/>
|
||||
<item chance="180" max="1" min="1" id="8738"/>
|
||||
<item chance="18" max="1" min="1" id="8748"/>
|
||||
<item chance="4" max="1" min="1" id="8758"/>
|
||||
<item chance="494" max="1" min="1" id="12159"/>
|
||||
<item chance="346" max="1" min="1" id="12160"/>
|
||||
<item chance="346" max="1" min="1" id="12170"/>
|
||||
<item chance="494" max="1" min="1" id="12171"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
49
data/templates/npc/chest/21815-TreasureChest.xml
Normal file
49
data/templates/npc/chest/21815-TreasureChest.xml
Normal file
@@ -0,0 +1,49 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21815" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>63</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="2089.92274"/>
|
||||
<mp regen="2.7" max="1127.4"/>
|
||||
<attack critical="1" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="541.44774"/>
|
||||
<magical speed="333.0" damage="369.73862"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="262.19426"/>
|
||||
<magical value="174.5719"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>4763</experience>
|
||||
<sp>430</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="57668" max="1" min="1" id="4052"/>
|
||||
<item chance="69816" max="1" min="1" id="4053"/>
|
||||
<item chance="2172" max="1" min="1" id="5230"/>
|
||||
<item chance="700000" max="1308" min="646" id="57"/>
|
||||
<item chance="320" max="1" min="1" id="12188"/>
|
||||
<item chance="320" max="1" min="1" id="12189"/>
|
||||
<item chance="320" max="1" min="1" id="12187"/>
|
||||
<item chance="320" max="1" min="1" id="12190"/>
|
||||
<item chance="2700" max="1" min="1" id="4090"/>
|
||||
<item chance="2700" max="1" min="1" id="4091"/>
|
||||
<item chance="2700" max="1" min="1" id="4096"/>
|
||||
<item chance="2700" max="1" min="1" id="4099"/>
|
||||
<item chance="96226" max="1" min="1" id="1868"/>
|
||||
<item chance="19245" max="1" min="1" id="1873"/>
|
||||
<item chance="3208" max="1" min="1" id="1889"/>
|
||||
<item chance="1604" max="1" min="1" id="4044"/>
|
||||
<item chance="64" max="1" min="1" id="5230"/>
|
||||
<item chance="4811" max="1" min="1" id="5549"/>
|
||||
<item chance="641" max="1" min="1" id="8729"/>
|
||||
<item chance="160" max="1" min="1" id="8739"/>
|
||||
<item chance="16" max="1" min="1" id="8749"/>
|
||||
<item chance="3" max="1" min="1" id="8759"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
47
data/templates/npc/chest/21816-TreasureChest.xml
Normal file
47
data/templates/npc/chest/21816-TreasureChest.xml
Normal file
@@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21816" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>66</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="2244.67715"/>
|
||||
<mp regen="2.7" max="1219.8"/>
|
||||
<attack critical="1" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="603.79903"/>
|
||||
<magical speed="333.0" damage="412.31647"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="276.72752"/>
|
||||
<magical value="184.2483"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>5227</experience>
|
||||
<sp>492</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1448" min="714" id="57"/>
|
||||
<item chance="106478" max="1" min="1" id="1864"/>
|
||||
<item chance="53239" max="1" min="1" id="1869"/>
|
||||
<item chance="5324" max="1" min="1" id="1880"/>
|
||||
<item chance="1775" max="1" min="1" id="4043"/>
|
||||
<item chance="35501" max="1" min="1" id="4054"/>
|
||||
<item chance="3991" max="1" min="1" id="4077"/>
|
||||
<item chance="3353" max="1" min="1" id="4088"/>
|
||||
<item chance="3353" max="1" min="1" id="4089"/>
|
||||
<item chance="20" max="1" min="1" id="5434"/>
|
||||
<item chance="985" max="1" min="1" id="5438"/>
|
||||
<item chance="24032" max="1" min="1" id="5550"/>
|
||||
<item chance="710" max="1" min="1" id="5550"/>
|
||||
<item chance="710" max="1" min="1" id="8729"/>
|
||||
<item chance="177" max="1" min="1" id="8739"/>
|
||||
<item chance="18" max="1" min="1" id="8749"/>
|
||||
<item chance="4" max="1" min="1" id="8759"/>
|
||||
<item chance="450" max="1" min="1" id="12183"/>
|
||||
<item chance="315" max="1" min="1" id="12185"/>
|
||||
<item chance="315" max="1" min="1" id="12202"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
49
data/templates/npc/chest/21817-TreasureChest.xml
Normal file
49
data/templates/npc/chest/21817-TreasureChest.xml
Normal file
@@ -0,0 +1,49 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21817" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>69</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="2395.45533"/>
|
||||
<mp regen="2.7" max="1314.0"/>
|
||||
<attack critical="1" 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="193.85137"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>5713</experience>
|
||||
<sp>559</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="132389" max="1" min="1" id="1874"/>
|
||||
<item chance="735" max="1" min="1" id="5434"/>
|
||||
<item chance="16699" max="1" min="1" id="5478"/>
|
||||
<item chance="700000" max="1596" min="786" id="57"/>
|
||||
<item chance="320" max="1" min="1" id="12221"/>
|
||||
<item chance="320" max="1" min="1" id="12224"/>
|
||||
<item chance="320" max="1" min="1" id="12229"/>
|
||||
<item chance="320" max="1" min="1" id="12231"/>
|
||||
<item chance="1719" max="1" min="1" id="5496"/>
|
||||
<item chance="1719" max="1" min="1" id="5497"/>
|
||||
<item chance="1719" max="1" min="1" id="5508"/>
|
||||
<item chance="1719" max="1" min="1" id="5509"/>
|
||||
<item chance="58658" max="1" min="1" id="1865"/>
|
||||
<item chance="58658" max="1" min="1" id="1870"/>
|
||||
<item chance="3911" max="1" min="1" id="1874"/>
|
||||
<item chance="1955" max="1" min="1" id="4039"/>
|
||||
<item chance="1955" max="1" min="1" id="4043"/>
|
||||
<item chance="22" max="1" min="1" id="5440"/>
|
||||
<item chance="652" max="1" min="1" id="8730"/>
|
||||
<item chance="163" max="1" min="1" id="8740"/>
|
||||
<item chance="16" max="1" min="1" id="8750"/>
|
||||
<item chance="3" max="1" min="1" id="8760"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
47
data/templates/npc/chest/21818-TreasureChest.xml
Normal file
47
data/templates/npc/chest/21818-TreasureChest.xml
Normal file
@@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21818" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>72</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="8.5" max="2540.15331"/>
|
||||
<mp regen="3.0" max="1410.0"/>
|
||||
<attack critical="1" 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="203.31178"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>6221</experience>
|
||||
<sp>632</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="1756" min="860" id="57"/>
|
||||
<item chance="42929" max="1" min="1" id="1866"/>
|
||||
<item chance="64393" max="1" min="1" id="1871"/>
|
||||
<item chance="2576" max="1" min="1" id="1877"/>
|
||||
<item chance="1288" max="1" min="1" id="4040"/>
|
||||
<item chance="560" max="1" min="1" id="4041"/>
|
||||
<item chance="646" max="1" min="1" id="5440"/>
|
||||
<item chance="10319" max="1" min="1" id="5479"/>
|
||||
<item chance="23018" max="1" min="1" id="5482"/>
|
||||
<item chance="2254" max="1" min="1" id="5494"/>
|
||||
<item chance="1659" max="1" min="1" id="5525"/>
|
||||
<item chance="1659" max="1" min="1" id="5526"/>
|
||||
<item chance="64" max="1" min="1" id="6901"/>
|
||||
<item chance="715" max="1" min="1" id="8730"/>
|
||||
<item chance="179" max="1" min="1" id="8740"/>
|
||||
<item chance="18" max="1" min="1" id="8750"/>
|
||||
<item chance="3" max="1" min="1" id="8760"/>
|
||||
<item chance="445" max="1" min="1" id="12225"/>
|
||||
<item chance="312" max="1" min="1" id="12226"/>
|
||||
<item chance="312" max="1" min="1" id="12234"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
49
data/templates/npc/chest/21819-TreasureChest.xml
Normal file
49
data/templates/npc/chest/21819-TreasureChest.xml
Normal file
@@ -0,0 +1,49 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21819" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>75</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="8.5" max="2676.65854"/>
|
||||
<mp regen="3.0" max="1507.8"/>
|
||||
<attack critical="1" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="794.70901"/>
|
||||
<magical speed="333.0" damage="542.68324"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="319.24623"/>
|
||||
<magical value="212.55774"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>6750</experience>
|
||||
<sp>712</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="127175" max="1" min="1" id="1875"/>
|
||||
<item chance="16588" max="1" min="1" id="4041"/>
|
||||
<item chance="8560" max="1" min="1" id="5480"/>
|
||||
<item chance="700000" max="1920" min="941" id="57"/>
|
||||
<item chance="384" max="1" min="1" id="12221"/>
|
||||
<item chance="384" max="1" min="1" id="12224"/>
|
||||
<item chance="384" max="1" min="1" id="12229"/>
|
||||
<item chance="384" max="1" min="1" id="12231"/>
|
||||
<item chance="2064" max="1" min="1" id="5496"/>
|
||||
<item chance="2064" max="1" min="1" id="5497"/>
|
||||
<item chance="2064" max="1" min="1" id="5508"/>
|
||||
<item chance="2064" max="1" min="1" id="5509"/>
|
||||
<item chance="31" max="1" min="1" id="1808"/>
|
||||
<item chance="93914" max="1" min="1" id="1867"/>
|
||||
<item chance="93914" max="1" min="1" id="1872"/>
|
||||
<item chance="4696" max="1" min="1" id="1875"/>
|
||||
<item chance="9392" max="1" min="1" id="1881"/>
|
||||
<item chance="612" max="1" min="1" id="4041"/>
|
||||
<item chance="652" max="1" min="1" id="8731"/>
|
||||
<item chance="163" max="1" min="1" id="8741"/>
|
||||
<item chance="16" max="1" min="1" id="8751"/>
|
||||
<item chance="3" max="1" min="1" id="8761"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
47
data/templates/npc/chest/21820-TreasureChest.xml
Normal file
47
data/templates/npc/chest/21820-TreasureChest.xml
Normal file
@@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21820" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="8.5" max="2802.89989"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="1" 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="221.51582"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>7301</experience>
|
||||
<sp>799</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="924" max="1" min="1" id="1808"/>
|
||||
<item chance="9325" max="1" min="1" id="5481"/>
|
||||
<item chance="2078" max="1" min="1" id="6901"/>
|
||||
<item chance="700000" max="2092" min="1025" id="57"/>
|
||||
<item chance="372" max="1" min="1" id="12226"/>
|
||||
<item chance="531" max="1" min="1" id="12225"/>
|
||||
<item chance="372" max="1" min="1" id="12234"/>
|
||||
<item chance="2686" max="1" min="1" id="5494"/>
|
||||
<item chance="1977" max="1" min="1" id="5525"/>
|
||||
<item chance="1977" max="1" min="1" id="5526"/>
|
||||
<item chance="96917" max="30" min="10" id="1344"/>
|
||||
<item chance="153467" max="1" min="1" id="1868"/>
|
||||
<item chance="30693" max="1" min="1" id="1873"/>
|
||||
<item chance="15347" max="1" min="1" id="1876"/>
|
||||
<item chance="21924" max="1" min="1" id="1895"/>
|
||||
<item chance="34" max="1" min="1" id="3036"/>
|
||||
<item chance="1279" max="1" min="1" id="4042"/>
|
||||
<item chance="640" max="1" min="1" id="8732"/>
|
||||
<item chance="160" max="1" min="1" id="8742"/>
|
||||
<item chance="16" max="1" min="1" id="8752"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
47
data/templates/npc/chest/21821-TreasureChest.xml
Normal file
47
data/templates/npc/chest/21821-TreasureChest.xml
Normal file
@@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21821" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="8.755" max="3004.4059082"/>
|
||||
<mp regen="3.09" max="1760.064"/>
|
||||
<attack critical="1" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="940.9565"/>
|
||||
<magical speed="333.0" damage="661.83186"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="355.9783"/>
|
||||
<magical value="237.312"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>7873</experience>
|
||||
<sp>894</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="700000" max="2273" min="1110" id="57"/>
|
||||
<item chance="4" max="1" min="1" id="959"/>
|
||||
<item chance="3653" max="1" min="1" id="1894"/>
|
||||
<item chance="75202" max="1" min="1" id="4039"/>
|
||||
<item chance="3471" max="1" min="1" id="4039"/>
|
||||
<item chance="19618" max="1" min="1" id="4041"/>
|
||||
<item chance="905" max="1" min="1" id="4041"/>
|
||||
<item chance="3471" max="1" min="1" id="4044"/>
|
||||
<item chance="10159" max="1" min="1" id="5487"/>
|
||||
<item chance="1759" max="1" min="1" id="5502"/>
|
||||
<item chance="1759" max="1" min="1" id="5503"/>
|
||||
<item chance="1759" max="1" min="1" id="5514"/>
|
||||
<item chance="1759" max="1" min="1" id="5515"/>
|
||||
<item chance="868" max="1" min="1" id="8732"/>
|
||||
<item chance="217" max="1" min="1" id="8742"/>
|
||||
<item chance="22" max="1" min="1" id="8752"/>
|
||||
<item chance="283" max="1" min="1" id="12257"/>
|
||||
<item chance="283" max="1" min="1" id="12260"/>
|
||||
<item chance="283" max="1" min="1" id="12264"/>
|
||||
<item chance="283" max="1" min="1" id="12267"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
45
data/templates/npc/chest/21822-TreasureChest.xml
Normal file
45
data/templates/npc/chest/21822-TreasureChest.xml
Normal file
@@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Chest" id="21822" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Chest</name>
|
||||
<level>80</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="8.84" max="3137.4936216"/>
|
||||
<mp regen="3.12" max="1884.48"/>
|
||||
<attack critical="1" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="1005.28006"/>
|
||||
<magical speed="333.0" damage="713.935"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="372.18192"/>
|
||||
<magical value="247.80292"/>
|
||||
</defense>
|
||||
<move walk="80.0" run="165.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>8467</experience>
|
||||
<sp>996</sp>
|
||||
<collision heigth="8.5" radius="8.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="5261" max="1" min="1" id="6688"/>
|
||||
<item chance="5162" max="1" min="1" id="6689"/>
|
||||
<item chance="5271" max="1" min="1" id="6690"/>
|
||||
<item chance="700000" max="2449" min="1200" id="57"/>
|
||||
<item chance="272" max="1" min="1" id="12269"/>
|
||||
<item chance="389" max="1" min="1" id="12268"/>
|
||||
<item chance="272" max="1" min="1" id="12261"/>
|
||||
<item chance="2274" max="1" min="1" id="5495"/>
|
||||
<item chance="1791" max="1" min="1" id="5527"/>
|
||||
<item chance="1791" max="1" min="1" id="5528"/>
|
||||
<item chance="45" max="1" min="1" id="960"/>
|
||||
<item chance="32095" max="1" min="1" id="1895"/>
|
||||
<item chance="2247" max="1" min="1" id="4040"/>
|
||||
<item chance="1872" max="1" min="1" id="4042"/>
|
||||
<item chance="3744" max="1" min="1" id="4043"/>
|
||||
<item chance="936" max="1" min="1" id="8732"/>
|
||||
<item chance="234" max="1" min="1" id="8742"/>
|
||||
<item chance="23" max="1" min="1" id="8752"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
25
data/templates/npc/chest/32492-CrystalWaterBottle.xml
Normal file
25
data/templates/npc/chest/32492-CrystalWaterBottle.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="Chest" id="32492" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Crystal Water Bottle</name>
|
||||
<level>36</level>
|
||||
<sex>FEMALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="1.0"/>
|
||||
<mp regen="2.7" max="1345.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="688.86373"/>
|
||||
<magical speed="333.0" damage="470.40463"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="295.91597"/>
|
||||
<magical value="216.53847"/>
|
||||
</defense>
|
||||
<move walk="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="14.0" radius="13.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/chest/32493-BurningBrazier.xml
Normal file
25
data/templates/npc/chest/32493-BurningBrazier.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="Chest" id="32493" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Burning Brazier</name>
|
||||
<level>36</level>
|
||||
<sex>FEMALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="1.0"/>
|
||||
<mp regen="2.7" max="1345.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="688.86373"/>
|
||||
<magical speed="333.0" damage="470.40463"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="295.91597"/>
|
||||
<magical value="216.53847"/>
|
||||
</defense>
|
||||
<move walk="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="11.5" radius="15.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
24
data/templates/npc/chest/32495-TreasureBox.xml
Normal file
24
data/templates/npc/chest/32495-TreasureBox.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="Chest" id="32495" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Treasure Box</name>
|
||||
<level>61</level>
|
||||
<stats>
|
||||
<hp regen="7.5" max="1.0"/>
|
||||
<mp regen="2.7" max="1345.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="688.86373"/>
|
||||
<magical speed="333.0" damage="470.40463"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="295.91597"/>
|
||||
<magical value="216.53847"/>
|
||||
</defense>
|
||||
<move walk="50.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="9.5" radius="12.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
Reference in New Issue
Block a user