1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-02-01 15:32:48 +00:00

Initial work in the attack service

Signed-off-by: Rogiel <rogiel@rogiel.com>
This commit is contained in:
2011-05-25 20:22:02 -03:00
parent f955208c2e
commit 96bf7df86f
10108 changed files with 41199 additions and 21558 deletions

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="30498"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="30498" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Moke</name>
<title send="false">Warehouse Chief</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="30499"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="30499" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Tapoy</name>
<title send="false">Head Blacksmith</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="30503"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="30503" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Rikadio</name>
<title send="false">Warehouse Chief</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="30504"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="30504" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Mendio</name>
<title send="false">Head Blacksmith</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="30511"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="30511" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Gesto</name>
<title send="false">Warehouse Chief</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="30512"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="30512" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Kusto</name>
<title send="false">Head Blacksmith</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="30520"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="30520" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Reed</name>
<title send="false">Warehouse Chief</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="30525"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="30525" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Bronk</name>
<title send="false">Head Blacksmith</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="30594"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="30594" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Ranspo</name>
<title send="false">Warehouse Chief</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="30595"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="30595" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Opix</name>
<title send="false">Head Blacksmith</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="30676"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="30676" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Croop</name>
<title send="false">Warehouse Chief</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="30677"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="30677" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Flutter</name>
<title send="false">Head Blacksmith</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="30685"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="30685" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Baxt</name>
<title send="false">Warehouse Chief</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="30687"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="30687" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Vergara</name>
<title send="false">Head Blacksmith</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="30845"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="30845" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Klump</name>
<title send="false">Warehouse Chief</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="30847"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="30847" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Ferris</name>
<title send="false">Head Blacksmith</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="30894"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="30894" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Natools</name>
<title send="false">Warehouse Chief</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="30897"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="30897" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Roman</name>
<title send="false">Head Blacksmith</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="31269"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="31269" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Mona</name>
<title send="false">Warehouse Chief</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="31272"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="31272" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Noel</name>
<title send="false">Head Blacksmith</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="31314"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="31314" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Donal</name>
<title send="false">Warehouse Chief</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="31317"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="31317" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Lombert</name>
<title send="false">Head Blacksmith</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="31958"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="31958" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Yasheni</name>
<title send="false">Warehouse Chief</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="31961"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="31961" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Newyear</name>
<title send="false">Head Blacksmith</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="32092"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="32092" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Alder</name>
<title send="false">Warehouse Chief</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="32093"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="32093" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Bolin</name>
<title send="false">Head Blacksmith</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="32157"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="32157" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Moka</name>
<title send="false">Head Blacksmith</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="32158"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="32158" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Fisler</name>
<title send="false">Warehouse Chief</title>
<level>70</level>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="DwarfVillageMaster" id="32171"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="32171" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Hoffa</name>
<title send="false">Warehouse Chief</title>
<level>70</level>