mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 23:42:55 +00:00
Implemented XML templates
This commit is contained in:
26
data/templates/npc/fort/35658-Foreman.xml
Normal file
26
data/templates/npc/fort/35658-Foreman.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="FortManager" id="35658" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Foreman</name>
|
||||
<title send="false">Shanty Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="7.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35659-SuspiciousMerchant.xml
Normal file
26
data/templates/npc/fort/35659-SuspiciousMerchant.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="FortSiege" id="35659" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Suspicious Merchant</name>
|
||||
<title send="false">Shanty Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="100.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="27.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35662-SupportUnitCaptain.xml
Normal file
26
data/templates/npc/fort/35662-SupportUnitCaptain.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="FortSupportCaptain" id="35662" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Support Unit Captain</name>
|
||||
<title send="false">Shanty Fortress</title>
|
||||
<level>75</level>
|
||||
<sex>FEMALE</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="28.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="23.5" radius="9.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35664-LogisticsOfficer.xml
Normal file
26
data/templates/npc/fort/35664-LogisticsOfficer.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="FortLogistics" id="35664" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Logistics Officer</name>
|
||||
<title send="false">Shanty Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="17.5" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35667-Doorman.xml
Normal file
25
data/templates/npc/fort/35667-Doorman.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="FortDoormen" id="35667" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35668-Doorman.xml
Normal file
25
data/templates/npc/fort/35668-Doorman.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="FortDoormen" id="35668" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35669-Doorman.xml
Normal file
25
data/templates/npc/fort/35669-Doorman.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="FortDoormen" id="35669" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
30
data/templates/npc/fort/35677-GuardCaptain.xml
Normal file
30
data/templates/npc/fort/35677-GuardCaptain.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="FortCommander" id="35677" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Guard Captain</name>
|
||||
<title send="false">Guard</title>
|
||||
<level>78</level>
|
||||
<sex>FEMALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<item lefthand="641" righthand="80"/>
|
||||
<collision heigth="23.75" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="841370" max="150" min="70" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/fort/35680-SupportUnitCaptain.xml
Normal file
29
data/templates/npc/fort/35680-SupportUnitCaptain.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FortCommander" id="35680" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Support Unit Captain</name>
|
||||
<title send="false">Support Unit</title>
|
||||
<level>78</level>
|
||||
<sex>FEMALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="23.5" radius="9.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="841571" max="150" min="70" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/fort/35683-ArcherCaptain.xml
Normal file
30
data/templates/npc/fort/35683-ArcherCaptain.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="FortCommander" id="35683" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Archer Captain</name>
|
||||
<title send="false">Archer</title>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="8" evasion="0" range="1100">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<item lefthand="0" righthand="10212"/>
|
||||
<collision heigth="23.5" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="842235" max="150" min="70" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35685-Ballista.xml
Normal file
26
data/templates/npc/fort/35685-Ballista.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="FortBallista" id="35685" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Ballista</name>
|
||||
<title send="false">Shanty Fortress</title>
|
||||
<level>80</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="391.417777464402" max="679374.315371996"/>
|
||||
<mp regen="3.0" max="1674.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7476.50801"/>
|
||||
<magical speed="333.0" damage="5105.48575"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="546.2"/>
|
||||
<magical value="599.52818"/>
|
||||
</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="59.0" radius="112.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35689-Foreman.xml
Normal file
26
data/templates/npc/fort/35689-Foreman.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="FortManager" id="35689" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Foreman</name>
|
||||
<title send="false">Southern Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="7.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35690-SuspiciousMerchant.xml
Normal file
26
data/templates/npc/fort/35690-SuspiciousMerchant.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="FortSiege" id="35690" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Suspicious Merchant</name>
|
||||
<title send="false">Southern Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="100.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="27.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35694-SupportUnitCaptain.xml
Normal file
26
data/templates/npc/fort/35694-SupportUnitCaptain.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="FortSupportCaptain" id="35694" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Support Unit Captain</name>
|
||||
<title send="false">Southern Fortress</title>
|
||||
<level>75</level>
|
||||
<sex>FEMALE</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="28.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="23.5" radius="9.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35696-LogisticsOfficer.xml
Normal file
26
data/templates/npc/fort/35696-LogisticsOfficer.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="FortLogistics" id="35696" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Logistics Officer</name>
|
||||
<title send="false">Southern Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="17.5" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35699-Doorman.xml
Normal file
25
data/templates/npc/fort/35699-Doorman.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="FortDoormen" id="35699" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35700-Doorman.xml
Normal file
25
data/templates/npc/fort/35700-Doorman.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="FortDoormen" id="35700" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35701-Doorman.xml
Normal file
25
data/templates/npc/fort/35701-Doorman.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="FortDoormen" id="35701" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
30
data/templates/npc/fort/35713-GuardCaptain.xml
Normal file
30
data/templates/npc/fort/35713-GuardCaptain.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="FortCommander" id="35713" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Guard Captain</name>
|
||||
<title send="false">Guard</title>
|
||||
<level>78</level>
|
||||
<sex>FEMALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<item lefthand="641" righthand="80"/>
|
||||
<collision heigth="23.75" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="841571" max="150" min="70" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/fort/35716-SupportUnitCaptain.xml
Normal file
29
data/templates/npc/fort/35716-SupportUnitCaptain.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FortCommander" id="35716" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Support Unit Captain</name>
|
||||
<title send="false">Support Unit</title>
|
||||
<level>78</level>
|
||||
<sex>FEMALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="23.5" radius="9.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="841571" max="150" min="70" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/fort/35719-ArcherCaptain.xml
Normal file
30
data/templates/npc/fort/35719-ArcherCaptain.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="FortCommander" id="35719" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Archer Captain</name>
|
||||
<title send="false">Archer</title>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="8" evasion="0" range="1100">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<item lefthand="0" righthand="10212"/>
|
||||
<collision heigth="23.5" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="842235" max="150" min="70" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/fort/35721-General.xml
Normal file
30
data/templates/npc/fort/35721-General.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="FortCommander" id="35721" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">General</name>
|
||||
<title send="false">Officer's Barracks</title>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<item lefthand="9813" righthand="9813"/>
|
||||
<collision heigth="30.0" radius="14.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="704766" max="77" min="20" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35723-Ballista.xml
Normal file
26
data/templates/npc/fort/35723-Ballista.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="FortBallista" id="35723" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Ballista</name>
|
||||
<title send="false">Southern Fortress</title>
|
||||
<level>80</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="391.417777464402" max="679374.315371996"/>
|
||||
<mp regen="3.0" max="1674.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7476.50801"/>
|
||||
<magical speed="333.0" damage="5105.48575"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="546.2"/>
|
||||
<magical value="599.52818"/>
|
||||
</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="59.0" radius="112.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35727-Foreman.xml
Normal file
26
data/templates/npc/fort/35727-Foreman.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="FortManager" id="35727" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Foreman</name>
|
||||
<title send="false">Hive Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="7.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35728-SuspiciousMerchant.xml
Normal file
26
data/templates/npc/fort/35728-SuspiciousMerchant.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="FortSiege" id="35728" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Suspicious Merchant</name>
|
||||
<title send="false">Hive Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="100.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="27.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35731-SupportUnitCaptain.xml
Normal file
26
data/templates/npc/fort/35731-SupportUnitCaptain.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="FortSupportCaptain" id="35731" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Support Unit Captain</name>
|
||||
<title send="false">Hive Fortress</title>
|
||||
<level>75</level>
|
||||
<sex>FEMALE</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="28.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="23.5" radius="9.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35733-LogisticsOfficer.xml
Normal file
26
data/templates/npc/fort/35733-LogisticsOfficer.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="FortLogistics" id="35733" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Logistics Officer</name>
|
||||
<title send="false">Hive Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="17.5" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35736-Doorman.xml
Normal file
25
data/templates/npc/fort/35736-Doorman.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="FortDoormen" id="35736" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35737-Doorman.xml
Normal file
25
data/templates/npc/fort/35737-Doorman.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="FortDoormen" id="35737" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35738-Doorman.xml
Normal file
25
data/templates/npc/fort/35738-Doorman.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="FortDoormen" id="35738" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
30
data/templates/npc/fort/35746-GuardCaptain.xml
Normal file
30
data/templates/npc/fort/35746-GuardCaptain.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="FortCommander" id="35746" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Guard Captain</name>
|
||||
<title send="false">Guard</title>
|
||||
<level>78</level>
|
||||
<sex>FEMALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<item lefthand="641" righthand="80"/>
|
||||
<collision heigth="23.75" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="841370" max="150" min="70" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/fort/35749-SupportUnitCaptain.xml
Normal file
29
data/templates/npc/fort/35749-SupportUnitCaptain.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FortCommander" id="35749" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Support Unit Captain</name>
|
||||
<title send="false">Support Unit</title>
|
||||
<level>78</level>
|
||||
<sex>FEMALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="23.5" radius="9.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="841571" max="150" min="70" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/fort/35752-ArcherCaptain.xml
Normal file
30
data/templates/npc/fort/35752-ArcherCaptain.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="FortCommander" id="35752" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Archer Captain</name>
|
||||
<title send="false">Archer</title>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="8" evasion="0" range="1100">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<item lefthand="0" righthand="10212"/>
|
||||
<collision heigth="23.5" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="842235" max="150" min="70" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35754-Ballista.xml
Normal file
26
data/templates/npc/fort/35754-Ballista.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="FortBallista" id="35754" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Ballista</name>
|
||||
<title send="false">Hive Fortress</title>
|
||||
<level>80</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="391.417777464402" max="679374.315371996"/>
|
||||
<mp regen="3.0" max="1674.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7476.50801"/>
|
||||
<magical speed="333.0" damage="5105.48575"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="546.2"/>
|
||||
<magical value="599.52818"/>
|
||||
</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="59.0" radius="112.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35758-Foreman.xml
Normal file
26
data/templates/npc/fort/35758-Foreman.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="FortManager" id="35758" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Foreman</name>
|
||||
<title send="false">Valley Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="7.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35759-SuspiciousMerchant.xml
Normal file
26
data/templates/npc/fort/35759-SuspiciousMerchant.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="FortSiege" id="35759" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Suspicious Merchant</name>
|
||||
<title send="false">Valley Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="100.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="27.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35763-SupportUnitCaptain.xml
Normal file
26
data/templates/npc/fort/35763-SupportUnitCaptain.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="FortSupportCaptain" id="35763" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Support Unit Captain</name>
|
||||
<title send="false">Valley Fortress</title>
|
||||
<level>75</level>
|
||||
<sex>FEMALE</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="28.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="23.5" radius="9.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35765-LogisticsOfficer.xml
Normal file
26
data/templates/npc/fort/35765-LogisticsOfficer.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="FortLogistics" id="35765" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Logistics Officer</name>
|
||||
<title send="false">Valley Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="17.5" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35768-Doorman.xml
Normal file
25
data/templates/npc/fort/35768-Doorman.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="FortDoormen" id="35768" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35769-Doorman.xml
Normal file
25
data/templates/npc/fort/35769-Doorman.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="FortDoormen" id="35769" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35770-Doorman.xml
Normal file
25
data/templates/npc/fort/35770-Doorman.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="FortDoormen" id="35770" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
30
data/templates/npc/fort/35782-GuardCaptain.xml
Normal file
30
data/templates/npc/fort/35782-GuardCaptain.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="FortCommander" id="35782" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Guard Captain</name>
|
||||
<title send="false">Guard</title>
|
||||
<level>78</level>
|
||||
<sex>FEMALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<item lefthand="641" righthand="80"/>
|
||||
<collision heigth="23.75" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="841571" max="150" min="70" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/fort/35785-SupportUnitCaptain.xml
Normal file
29
data/templates/npc/fort/35785-SupportUnitCaptain.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FortCommander" id="35785" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Support Unit Captain</name>
|
||||
<title send="false">Support Unit</title>
|
||||
<level>78</level>
|
||||
<sex>FEMALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="23.5" radius="9.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="841571" max="150" min="70" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/fort/35788-ArcherCaptain.xml
Normal file
30
data/templates/npc/fort/35788-ArcherCaptain.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="FortCommander" id="35788" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Archer Captain</name>
|
||||
<title send="false">Archer</title>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="8" evasion="0" range="1100">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<item lefthand="0" righthand="10212"/>
|
||||
<collision heigth="23.5" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="842235" max="150" min="70" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/fort/35790-General.xml
Normal file
30
data/templates/npc/fort/35790-General.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="FortCommander" id="35790" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">General</name>
|
||||
<title send="false">Officer's Barracks</title>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<item lefthand="9813" righthand="9813"/>
|
||||
<collision heigth="30.0" radius="14.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="704766" max="77" min="20" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35792-Ballista.xml
Normal file
26
data/templates/npc/fort/35792-Ballista.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="FortBallista" id="35792" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Ballista</name>
|
||||
<title send="false">Valley Fortress</title>
|
||||
<level>80</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="391.417777464402" max="679374.315371996"/>
|
||||
<mp regen="3.0" max="1674.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7476.50801"/>
|
||||
<magical speed="333.0" damage="5105.48575"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="546.2"/>
|
||||
<magical value="599.52818"/>
|
||||
</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="59.0" radius="112.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35796-Foreman.xml
Normal file
26
data/templates/npc/fort/35796-Foreman.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="FortManager" id="35796" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Foreman</name>
|
||||
<title send="false">Ivory Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="7.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35797-SuspiciousMerchant.xml
Normal file
26
data/templates/npc/fort/35797-SuspiciousMerchant.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="FortSiege" id="35797" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Suspicious Merchant</name>
|
||||
<title send="false">Ivory Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="100.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="27.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35800-SupportUnitCaptain.xml
Normal file
26
data/templates/npc/fort/35800-SupportUnitCaptain.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="FortSupportCaptain" id="35800" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Support Unit Captain</name>
|
||||
<title send="false">Ivory Fortress</title>
|
||||
<level>75</level>
|
||||
<sex>FEMALE</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="28.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="23.5" radius="9.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35802-LogisticsOfficer.xml
Normal file
26
data/templates/npc/fort/35802-LogisticsOfficer.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="FortLogistics" id="35802" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Logistics Officer</name>
|
||||
<title send="false">Ivory Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="17.5" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35805-Doorman.xml
Normal file
25
data/templates/npc/fort/35805-Doorman.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="FortDoormen" id="35805" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35806-Doorman.xml
Normal file
25
data/templates/npc/fort/35806-Doorman.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="FortDoormen" id="35806" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35807-Doorman.xml
Normal file
25
data/templates/npc/fort/35807-Doorman.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="FortDoormen" id="35807" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
30
data/templates/npc/fort/35815-GuardCaptain.xml
Normal file
30
data/templates/npc/fort/35815-GuardCaptain.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="FortCommander" id="35815" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Guard Captain</name>
|
||||
<title send="false">Guard</title>
|
||||
<level>78</level>
|
||||
<sex>FEMALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<item lefthand="641" righthand="80"/>
|
||||
<collision heigth="23.75" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="841370" max="150" min="70" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/fort/35818-SupportUnitCaptain.xml
Normal file
29
data/templates/npc/fort/35818-SupportUnitCaptain.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FortCommander" id="35818" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Support Unit Captain</name>
|
||||
<title send="false">Support Unit</title>
|
||||
<level>78</level>
|
||||
<sex>FEMALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="23.5" radius="9.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="841571" max="150" min="70" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/fort/35821-ArcherCaptain.xml
Normal file
30
data/templates/npc/fort/35821-ArcherCaptain.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="FortCommander" id="35821" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Archer Captain</name>
|
||||
<title send="false">Archer</title>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="8" evasion="0" range="1100">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<item lefthand="0" righthand="10212"/>
|
||||
<collision heigth="23.5" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="842235" max="150" min="70" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35823-Ballista.xml
Normal file
26
data/templates/npc/fort/35823-Ballista.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="FortBallista" id="35823" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Ballista</name>
|
||||
<title send="false">Ivory Fortress</title>
|
||||
<level>80</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="391.417777464402" max="679374.315371996"/>
|
||||
<mp regen="3.0" max="1674.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7476.50801"/>
|
||||
<magical speed="333.0" damage="5105.48575"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="546.2"/>
|
||||
<magical value="599.52818"/>
|
||||
</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="59.0" radius="112.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35827-Foreman.xml
Normal file
26
data/templates/npc/fort/35827-Foreman.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="FortManager" id="35827" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Foreman</name>
|
||||
<title send="false">Narsell Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="7.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35828-SuspiciousMerchant.xml
Normal file
26
data/templates/npc/fort/35828-SuspiciousMerchant.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="FortSiege" id="35828" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Suspicious Merchant</name>
|
||||
<title send="false">Narsell Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="100.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="27.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35831-SupportUnitCaptain.xml
Normal file
26
data/templates/npc/fort/35831-SupportUnitCaptain.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="FortSupportCaptain" id="35831" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Support Unit Captain</name>
|
||||
<title send="false">Narsell Fortress</title>
|
||||
<level>75</level>
|
||||
<sex>FEMALE</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="28.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="23.5" radius="9.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35833-LogisticsOfficer.xml
Normal file
26
data/templates/npc/fort/35833-LogisticsOfficer.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="FortLogistics" id="35833" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Logistics Officer</name>
|
||||
<title send="false">Narsell Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="17.5" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35836-Doorman.xml
Normal file
25
data/templates/npc/fort/35836-Doorman.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="FortDoormen" id="35836" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35837-Doorman.xml
Normal file
25
data/templates/npc/fort/35837-Doorman.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="FortDoormen" id="35837" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35838-Doorman.xml
Normal file
25
data/templates/npc/fort/35838-Doorman.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="FortDoormen" id="35838" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
30
data/templates/npc/fort/35846-GuardCaptain.xml
Normal file
30
data/templates/npc/fort/35846-GuardCaptain.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="FortCommander" id="35846" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Guard Captain</name>
|
||||
<title send="false">Guard</title>
|
||||
<level>78</level>
|
||||
<sex>FEMALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<item lefthand="641" righthand="80"/>
|
||||
<collision heigth="23.75" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="841370" max="150" min="70" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/fort/35849-SupportUnitCaptain.xml
Normal file
29
data/templates/npc/fort/35849-SupportUnitCaptain.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FortCommander" id="35849" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Support Unit Captain</name>
|
||||
<title send="false">Support Unit</title>
|
||||
<level>78</level>
|
||||
<sex>FEMALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="23.5" radius="9.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="841571" max="150" min="70" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/fort/35852-ArcherCaptain.xml
Normal file
30
data/templates/npc/fort/35852-ArcherCaptain.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="FortCommander" id="35852" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Archer Captain</name>
|
||||
<title send="false">Archer</title>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="8" evasion="0" range="1100">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<item lefthand="0" righthand="10212"/>
|
||||
<collision heigth="23.5" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="842235" max="150" min="70" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35854-Ballista.xml
Normal file
26
data/templates/npc/fort/35854-Ballista.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="FortBallista" id="35854" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Ballista</name>
|
||||
<title send="false">Narsell Fortress</title>
|
||||
<level>80</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="391.417777464402" max="679374.315371996"/>
|
||||
<mp regen="3.0" max="1674.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7476.50801"/>
|
||||
<magical speed="333.0" damage="5105.48575"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="546.2"/>
|
||||
<magical value="599.52818"/>
|
||||
</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="59.0" radius="112.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35858-Foreman.xml
Normal file
26
data/templates/npc/fort/35858-Foreman.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="FortManager" id="35858" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Foreman</name>
|
||||
<title send="false">Bayou Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="7.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35859-SuspiciousMerchant.xml
Normal file
26
data/templates/npc/fort/35859-SuspiciousMerchant.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="FortSiege" id="35859" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Suspicious Merchant</name>
|
||||
<title send="false">Bayou Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="100.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="27.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35863-SupportUnitCaptain.xml
Normal file
26
data/templates/npc/fort/35863-SupportUnitCaptain.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="FortSupportCaptain" id="35863" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Support Unit Captain</name>
|
||||
<title send="false">Bayou Fortress</title>
|
||||
<level>75</level>
|
||||
<sex>FEMALE</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="28.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="23.5" radius="9.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35865-LogisticsOfficer.xml
Normal file
26
data/templates/npc/fort/35865-LogisticsOfficer.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="FortLogistics" id="35865" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Logistics Officer</name>
|
||||
<title send="false">Bayou Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="17.5" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35868-Doorman.xml
Normal file
25
data/templates/npc/fort/35868-Doorman.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="FortDoormen" id="35868" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35869-Doorman.xml
Normal file
25
data/templates/npc/fort/35869-Doorman.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="FortDoormen" id="35869" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35870-Doorman.xml
Normal file
25
data/templates/npc/fort/35870-Doorman.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="FortDoormen" id="35870" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
30
data/templates/npc/fort/35882-GuardCaptain.xml
Normal file
30
data/templates/npc/fort/35882-GuardCaptain.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="FortCommander" id="35882" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Guard Captain</name>
|
||||
<title send="false">Guard</title>
|
||||
<level>78</level>
|
||||
<sex>FEMALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<item lefthand="641" righthand="80"/>
|
||||
<collision heigth="23.75" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="841571" max="150" min="70" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/fort/35885-SupportUnitCaptain.xml
Normal file
29
data/templates/npc/fort/35885-SupportUnitCaptain.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FortCommander" id="35885" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Support Unit Captain</name>
|
||||
<title send="false">Support Unit</title>
|
||||
<level>78</level>
|
||||
<sex>FEMALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="23.5" radius="9.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="841571" max="150" min="70" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/fort/35888-ArcherCaptain.xml
Normal file
30
data/templates/npc/fort/35888-ArcherCaptain.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="FortCommander" id="35888" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Archer Captain</name>
|
||||
<title send="false">Archer</title>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="8" evasion="0" range="1100">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<item lefthand="0" righthand="10212"/>
|
||||
<collision heigth="23.5" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="842235" max="150" min="70" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/fort/35890-General.xml
Normal file
30
data/templates/npc/fort/35890-General.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="FortCommander" id="35890" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">General</name>
|
||||
<title send="false">Officer's Barracks</title>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<item lefthand="9813" righthand="9813"/>
|
||||
<collision heigth="30.0" radius="14.5"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="704766" max="77" min="20" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35892-Ballista.xml
Normal file
26
data/templates/npc/fort/35892-Ballista.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="FortBallista" id="35892" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Ballista</name>
|
||||
<title send="false">Bayou Fortress</title>
|
||||
<level>80</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="391.417777464402" max="679374.315371996"/>
|
||||
<mp regen="3.0" max="1674.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7476.50801"/>
|
||||
<magical speed="333.0" damage="5105.48575"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="546.2"/>
|
||||
<magical value="599.52818"/>
|
||||
</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="59.0" radius="112.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35896-Foreman.xml
Normal file
26
data/templates/npc/fort/35896-Foreman.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="FortManager" id="35896" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Foreman</name>
|
||||
<title send="false">White Sands Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="7.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35897-SuspiciousMerchant.xml
Normal file
26
data/templates/npc/fort/35897-SuspiciousMerchant.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="FortSiege" id="35897" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Suspicious Merchant</name>
|
||||
<title send="false">White Sands Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="100.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="27.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35900-SupportUnitCaptain.xml
Normal file
26
data/templates/npc/fort/35900-SupportUnitCaptain.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="FortSupportCaptain" id="35900" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Support Unit Captain</name>
|
||||
<title send="false">White Sands Fortress</title>
|
||||
<level>75</level>
|
||||
<sex>FEMALE</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="28.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="23.5" radius="9.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35902-LogisticsOfficer.xml
Normal file
26
data/templates/npc/fort/35902-LogisticsOfficer.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="FortLogistics" id="35902" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Logistics Officer</name>
|
||||
<title send="false">White Sands Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="17.5" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35905-Doorman.xml
Normal file
25
data/templates/npc/fort/35905-Doorman.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="FortDoormen" id="35905" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35906-Doorman.xml
Normal file
25
data/templates/npc/fort/35906-Doorman.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="FortDoormen" id="35906" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35907-Doorman.xml
Normal file
25
data/templates/npc/fort/35907-Doorman.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="FortDoormen" id="35907" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
30
data/templates/npc/fort/35915-GuardCaptain.xml
Normal file
30
data/templates/npc/fort/35915-GuardCaptain.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="FortCommander" id="35915" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Guard Captain</name>
|
||||
<title send="false">Guard</title>
|
||||
<level>78</level>
|
||||
<sex>FEMALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<item lefthand="641" righthand="80"/>
|
||||
<collision heigth="23.75" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="841370" max="150" min="70" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/fort/35918-SupportUnitCaptain.xml
Normal file
29
data/templates/npc/fort/35918-SupportUnitCaptain.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FortCommander" id="35918" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Support Unit Captain</name>
|
||||
<title send="false">Support Unit</title>
|
||||
<level>78</level>
|
||||
<sex>FEMALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="23.5" radius="9.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="841571" max="150" min="70" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
30
data/templates/npc/fort/35921-ArcherCaptain.xml
Normal file
30
data/templates/npc/fort/35921-ArcherCaptain.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="FortCommander" id="35921" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Archer Captain</name>
|
||||
<title send="false">Archer</title>
|
||||
<level>78</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="8" evasion="0" range="1100">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<item lefthand="0" righthand="10212"/>
|
||||
<collision heigth="23.5" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="842235" max="150" min="70" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35923-Ballista.xml
Normal file
26
data/templates/npc/fort/35923-Ballista.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="FortBallista" id="35923" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Ballista</name>
|
||||
<title send="false">White Sands Fortress</title>
|
||||
<level>80</level>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="391.417777464402" max="679374.315371996"/>
|
||||
<mp regen="3.0" max="1674.8"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7476.50801"/>
|
||||
<magical speed="333.0" damage="5105.48575"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="546.2"/>
|
||||
<magical value="599.52818"/>
|
||||
</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="59.0" radius="112.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35927-Foreman.xml
Normal file
26
data/templates/npc/fort/35927-Foreman.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="FortManager" id="35927" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Foreman</name>
|
||||
<title send="false">Borderland Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="7.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35928-SuspiciousMerchant.xml
Normal file
26
data/templates/npc/fort/35928-SuspiciousMerchant.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="FortSiege" id="35928" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Suspicious Merchant</name>
|
||||
<title send="false">Borderland Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="100.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="27.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35932-SupportUnitCaptain.xml
Normal file
26
data/templates/npc/fort/35932-SupportUnitCaptain.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="FortSupportCaptain" id="35932" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Support Unit Captain</name>
|
||||
<title send="false">Borderland Fortress</title>
|
||||
<level>75</level>
|
||||
<sex>FEMALE</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="28.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="23.5" radius="9.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
26
data/templates/npc/fort/35934-LogisticsOfficer.xml
Normal file
26
data/templates/npc/fort/35934-LogisticsOfficer.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="FortLogistics" id="35934" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Logistics Officer</name>
|
||||
<title send="false">Borderland Fortress</title>
|
||||
<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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="17.5" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35937-Doorman.xml
Normal file
25
data/templates/npc/fort/35937-Doorman.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="FortDoormen" id="35937" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35938-Doorman.xml
Normal file
25
data/templates/npc/fort/35938-Doorman.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="FortDoormen" id="35938" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
25
data/templates/npc/fort/35939-Doorman.xml
Normal file
25
data/templates/npc/fort/35939-Doorman.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="FortDoormen" id="35939" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Doorman</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="233.61053"/>
|
||||
</defense>
|
||||
<move walk="50.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>0</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="8.0"/>
|
||||
</info>
|
||||
</npc>
|
||||
30
data/templates/npc/fort/35951-GuardCaptain.xml
Normal file
30
data/templates/npc/fort/35951-GuardCaptain.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="FortCommander" id="35951" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Guard Captain</name>
|
||||
<title send="false">Guard</title>
|
||||
<level>78</level>
|
||||
<sex>FEMALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<item lefthand="641" righthand="80"/>
|
||||
<collision heigth="23.75" radius="10.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="841571" max="150" min="70" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
29
data/templates/npc/fort/35954-SupportUnitCaptain.xml
Normal file
29
data/templates/npc/fort/35954-SupportUnitCaptain.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FortCommander" id="35954" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<info aggressive="false" targetable="true" attackable="false">
|
||||
<name display="true" send="false">Support Unit Captain</name>
|
||||
<title send="false">Support Unit</title>
|
||||
<level>78</level>
|
||||
<sex>FEMALE</sex>
|
||||
<stats>
|
||||
<hp regen="397.49728048556" max="681761.551881449"/>
|
||||
<mp regen="3.0" max="1607.4"/>
|
||||
<attack critical="4" evasion="0" range="40">
|
||||
<physical speed="253.0" damage="7149.40064"/>
|
||||
<magical speed="333.0" damage="4882.11391"/>
|
||||
</attack>
|
||||
<defense>
|
||||
<physical value="532.32098"/>
|
||||
<magical value="584.29409"/>
|
||||
</defense>
|
||||
<move walk="60.0" run="120.0"/>
|
||||
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
||||
</stats>
|
||||
<experience>3042</experience>
|
||||
<sp>0</sp>
|
||||
<collision heigth="23.5" radius="9.0"/>
|
||||
</info>
|
||||
<droplist>
|
||||
<item chance="841571" max="150" min="70" id="9912"/>
|
||||
</droplist>
|
||||
</npc>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user