1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-03-14 14:48:16 +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="RiftInvader" id="21659"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21659" 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">Otherworldly Invader Soldier</name>
<level>30</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21660"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21660" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Otherworldly Invader Soldier</name>
<level>35</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21661"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21661" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Otherworldly Invader Archer</name>
<level>33</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21662"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21662" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Otherworldly Invader Elite Soldier</name>
<level>35</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21663"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21663" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Otherworldly Invader Shaman</name>
<level>33</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21664"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21664" 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">Otherworldly Invader Priest</name>
<level>30</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21665"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21665" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Otherworldly Invader Magus</name>
<level>35</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21666"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21666" 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">Otherworldly Invader Martyrs</name>
<level>30</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21667"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21667" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Otherworldly Invader Warrior</name>
<level>33</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21668"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21668" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Otherworldly Invader Soldier</name>
<level>30</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21669"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21669" 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">Otherworldly Invader Discipline</name>
<level>33</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21670"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21670" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Otherworldly Invader Berserker</name>
<level>35</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21672"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21672" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Otherworldly Invader Elite Soldier</name>
<level>35</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21673"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21673" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Otherworldly Invader Elite Soldier</name>
<level>35</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21674"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21674" 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">Otherworldly Invader Elite Soldier</name>
<level>35</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21675"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21675" 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">Otherworldly Invader Elite Soldier</name>
<level>30</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21676"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21676" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Otherworldly Invader Warrior</name>
<level>33</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21677"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21677" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Otherworldly Invader Elite Soldier</name>
<level>30</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21678"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21678" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Otherworldly Invader Elite Soldier</name>
<level>33</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21679"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21679" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Otherworldly Invader Elite Soldier</name>
<level>30</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21680"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21680" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Otherworldly Invader Elite Soldier</name>
<level>35</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21681"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21681" 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">Otherworldly Invader Magus</name>
<level>33</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21682"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21682" 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">Dimension Invader Soldier</name>
<level>40</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21683"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21683" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Dimension Invader Soldier</name>
<level>45</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21684"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21684" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Dimension Invader Archer</name>
<level>43</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21685"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21685" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Dimension Invader Elite Soldier</name>
<level>45</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21686"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21686" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Dimension Invader Shaman</name>
<level>43</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21687"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21687" 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">Dimension Invader Priest</name>
<level>40</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21688"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21688" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Dimension Invader Magus</name>
<level>45</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21689"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21689" 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">Dimension Invader Martyrs</name>
<level>40</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21690"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21690" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Dimension Invader Warrior</name>
<level>43</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21691"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21691" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Dimension Invader Soldier</name>
<level>40</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21692"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21692" 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">Dimension Invader Discipline</name>
<level>43</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21693"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21693" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Dimension Invader Berserker</name>
<level>45</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21695"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21695" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Dimension Invader Elite Soldier</name>
<level>45</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21696"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21696" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Dimension Invader Elite Soldier</name>
<level>45</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21697"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21697" 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">Dimension Invader Elite Soldier</name>
<level>45</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21698"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21698" 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">Dimension Invader Elite Soldier</name>
<level>40</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21699"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21699" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Dimension Invader Warrior</name>
<level>43</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21700"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21700" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Dimension Invader Elite Soldier</name>
<level>40</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21701"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21701" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Dimension Invader Elite Soldier</name>
<level>43</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21702"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21702" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Dimension Invader Elite Soldier</name>
<level>40</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21703"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21703" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Dimension Invader Elite Soldier</name>
<level>45</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21704"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21704" 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">Dimension Invader Magus</name>
<level>43</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21705"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21705" 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">Purgatory Invader Soldier</name>
<level>50</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21706"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21706" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Purgatory Invader Soldier</name>
<level>55</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21707"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21707" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Purgatory Invader Archer</name>
<level>53</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21708"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21708" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Purgatory Invader Elite Soldier</name>
<level>55</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21709"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21709" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Purgatory Invader Shaman</name>
<level>53</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21710"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21710" 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">Purgatory Invader Priest</name>
<level>50</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21711"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21711" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Purgatory Invader Magus</name>
<level>55</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21712"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21712" 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">Purgatory Invader Martyrs</name>
<level>50</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21713"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21713" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Purgatory Invader Warrior</name>
<level>53</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21714"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21714" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Purgatory Invader Soldier</name>
<level>50</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21715"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21715" 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">Purgatory Invader Disciples</name>
<level>53</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21716"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21716" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Purgatory Invader Berserker</name>
<level>55</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21718"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21718" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Purgatory Invader Elite Soldier</name>
<level>55</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21719"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21719" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Purgatory Invader Elite Soldier</name>
<level>55</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21720"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21720" 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">Purgatory Invader Elite Soldier</name>
<level>55</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21721"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21721" 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">Purgatory Invader Elite Soldier</name>
<level>50</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21722"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21722" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Purgatory Invader Warrior</name>
<level>53</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21723"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21723" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Purgatory Invader Elite Soldier</name>
<level>50</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21724"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21724" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Purgatory Invader Elite Soldier</name>
<level>53</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21725"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21725" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Purgatory Invader Elite Soldier</name>
<level>50</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21726"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21726" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Purgatory Invader Elite Soldier</name>
<level>55</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21727"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21727" 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">Purgatory Invader Magus</name>
<level>53</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21728"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21728" 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">Forbidden Path Invader Elite Soldier</name>
<level>60</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21729"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21729" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Forbidden Path Invader Elite Soldier</name>
<level>65</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21730"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21730" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Forbidden Path Invader Archer</name>
<level>63</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21731"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21731" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Forbidden Path Invader Elite Soldier</name>
<level>65</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21732"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21732" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Forbidden Path Invader Shaman</name>
<level>63</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21733"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21733" 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">Forbidden Path Invader Priest</name>
<level>60</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21734"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21734" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Forbidden Path Invader Magus</name>
<level>65</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21735"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21735" 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">Forbidden Path Invader Martyrs</name>
<level>60</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21736"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21736" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Forbidden Path Invader Warrior</name>
<level>63</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21737"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21737" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Forbidden Path Invader Soldier</name>
<level>60</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21738"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21738" 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">Forbidden Path Invader Disciple</name>
<level>63</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21739"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21739" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Forbidden Path Invader Berserker</name>
<level>65</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21741"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21741" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Forbidden Path Invader Elite Soldier</name>
<level>65</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21742"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21742" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Forbidden Path Invader Elite Soldier</name>
<level>65</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21743"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21743" 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">Forbidden Path Invader Elite Soldier</name>
<level>65</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21744"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21744" 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">Forbidden Path Invader Elite Soldier</name>
<level>60</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21745"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21745" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Forbidden Path Invader Warrior</name>
<level>63</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21746"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21746" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Forbidden Path Invader Elite Soldier</name>
<level>60</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21747"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21747" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Forbidden Path Invader Elite Soldier</name>
<level>63</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21748"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21748" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Forbidden Path Invader Elite Soldier</name>
<level>60</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21749"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21749" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Forbidden Path Invader Elite Soldier</name>
<level>65</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21750"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21750" 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">Forbidden Path Invader Magus</name>
<level>63</level>
<sex>FEMALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21751"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21751" 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">Dark Omen Invader Soldier</name>
<level>70</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21752"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21752" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Dark Omen Invader Soldier</name>
<level>75</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21753"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21753" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Dark Omen Invader Archer</name>
<level>73</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21754"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21754" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Dark Omen Invader Elite Soldier</name>
<level>75</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21755"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21755" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Dark Omen Invader Shaman</name>
<level>73</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21756"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21756" 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">Dark Omen Invader Priest</name>
<level>70</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21757"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21757" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Dark Omen Invader Magus</name>
<level>75</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21758"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21758" 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">Dark Omen Invader Martyrs</name>
<level>70</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21759"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21759" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Dark Omen Invader Warrior</name>
<level>73</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21760"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21760" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Dark Omen Invader Soldier</name>
<level>70</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21761"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21761" 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">Dark Omen Invader Disciple</name>
<level>73</level>
<sex>MALE</sex>

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="RiftInvader" id="21762"
xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21762" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Dark Omen Invader Berserker</name>
<level>75</level>
<sex>MALE</sex>

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