Updated gaikotsu NPC XML templates.
This commit is contained in:
554
trunk/dist/game/data/stats/npcs/04600-04699.xml
vendored
554
trunk/dist/game/data/stats/npcs/04600-04699.xml
vendored
@@ -1,190 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/npcs.xsd">
|
||||
<npc id="4601" level="99" type="L2Npc" name="Vesterman" title="Mysterious Agitator">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>ETC</race>
|
||||
<stats>
|
||||
<vitals hp="14612" hpRegen="7.5" mp="14612" mpRegen="2.7" />
|
||||
<attack physical="100" magical="100" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="100" magical="100" />
|
||||
<attribute>
|
||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<hitTime>500</hitTime>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
<height normal="23" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="4602" level="99" type="L2Npc" name="Caroline" title="Mysterious Agitator">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>ETC</race>
|
||||
<stats>
|
||||
<vitals hp="14612" hpRegen="7.5" mp="14612" mpRegen="2.7" />
|
||||
<attack physical="100" magical="100" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="100" magical="100" />
|
||||
<attribute>
|
||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<hitTime>500</hitTime>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
<height normal="23" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="4603" level="99" type="L2Npc" name="Aden Castle Siege Camp">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>ETC</race>
|
||||
<stats>
|
||||
<vitals hp="4630" hpRegen="7.5" mp="4630" mpRegen="2.7" />
|
||||
<attack physical="100" magical="100" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="100" magical="100" />
|
||||
<attribute>
|
||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<hitTime>500</hitTime>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="100" />
|
||||
<height normal="72" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="4604" level="99" type="L2Npc" name="Rune Castle Siege Camp">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>ETC</race>
|
||||
<stats>
|
||||
<vitals hp="4630" hpRegen="7.5" mp="4630" mpRegen="2.7" />
|
||||
<attack physical="100" magical="100" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="100" magical="100" />
|
||||
<attribute>
|
||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<hitTime>500</hitTime>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="100" />
|
||||
<height normal="72" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="4605" level="55" type="L2Npc" name="Broken Ballista">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>ETC</race>
|
||||
<stats>
|
||||
<vitals hp="865" hpRegen="7.5" mp="865" mpRegen="2.7" />
|
||||
<attack physical="100" magical="100" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="100" magical="100" />
|
||||
<attribute>
|
||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<hitTime>500</hitTime>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="125" />
|
||||
<height normal="43" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="4606" level="97" type="L2Npc" name="Repaired Ballista">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>ETC</race>
|
||||
<stats>
|
||||
<vitals hp="13190" hpRegen="7.5" mp="13190" mpRegen="2.7" />
|
||||
<attack physical="100" magical="100" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="100" magical="100" />
|
||||
<attribute>
|
||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<hitTime>500</hitTime>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="112" />
|
||||
<height normal="59" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="4607" level="55" type="L2Npc" name="Broken Ballista">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>ETC</race>
|
||||
<stats>
|
||||
<vitals hp="865" hpRegen="7.5" mp="865" mpRegen="2.7" />
|
||||
<attack physical="100" magical="100" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="100" magical="100" />
|
||||
<attribute>
|
||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<hitTime>500</hitTime>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="125" />
|
||||
<height normal="43" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="4608" level="97" type="L2Npc" name="Repaired Ballista">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>ETC</race>
|
||||
<stats>
|
||||
<vitals hp="13190" hpRegen="7.5" mp="13190" mpRegen="2.7" />
|
||||
<attack physical="100" magical="100" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="100" magical="100" />
|
||||
<attribute>
|
||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<hitTime>500</hitTime>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="112" />
|
||||
<height normal="59" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="4609" level="99" type="L2Npc" name="Castle Siege Ballista Guard">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>HUMAN</race>
|
||||
<stats>
|
||||
<vitals hp="4630" hpRegen="7.5" mp="4630" mpRegen="2.7" />
|
||||
<attack physical="100" magical="100" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="100" magical="100" />
|
||||
<vitals hp="14613" hpRegen="7.5" mp="3568" mpRegen="2.7" />
|
||||
<attack physical="6825" magical="7567" random="30" critical="4" accuracy="4.75" attackSpeed="180" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="763" magical="846" />
|
||||
<attribute>
|
||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||
<defence fire="120" water="120" wind="120" earth="120" holy="120" dark="120" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
@@ -195,6 +19,224 @@
|
||||
<status attackable="false" />
|
||||
<skillList>
|
||||
<skill id="4416" level="14" />
|
||||
<skill id="4415" level="3" />
|
||||
<skill id="4045" level="1" />
|
||||
</skillList>
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
<height normal="23" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="4602" level="99" type="L2Npc" name="Caroline" title="Mysterious Agitator">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>DARK_ELF</race>
|
||||
<stats>
|
||||
<vitals hp="14613" hpRegen="7.5" mp="3568" mpRegen="2.7" />
|
||||
<attack physical="6825" magical="7567" random="30" critical="4" accuracy="4.75" attackSpeed="180" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="763" magical="846" />
|
||||
<attribute>
|
||||
<defence fire="120" water="120" wind="120" earth="120" holy="120" dark="120" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<hitTime>500</hitTime>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<skillList>
|
||||
<skill id="4415" level="3" />
|
||||
<skill id="4416" level="16" />
|
||||
<skill id="4045" level="1" />
|
||||
</skillList>
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
<height normal="23" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="4603" level="99" type="L2Npc" name="Aden Castle Siege Camp">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>ETC</race>
|
||||
<stats>
|
||||
<vitals hp="4631" hpRegen="7.5" mp="2285" mpRegen="2.7" />
|
||||
<attack physical="2782" magical="3084" random="30" critical="4" accuracy="4.75" attackSpeed="180" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="601" magical="666" />
|
||||
<attribute>
|
||||
<defence fire="20" water="20" wind="20" earth="20" holy="20" dark="20" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<hitTime>500</hitTime>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<skillList>
|
||||
<skill id="4416" level="19" />
|
||||
<skill id="4415" level="3" />
|
||||
<skill id="4045" level="1" />
|
||||
</skillList>
|
||||
<collision>
|
||||
<radius normal="100" />
|
||||
<height normal="72" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="4604" level="99" type="L2Npc" name="Rune Castle Siege Camp">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>ETC</race>
|
||||
<stats>
|
||||
<vitals hp="4631" hpRegen="7.5" mp="2285" mpRegen="2.7" />
|
||||
<attack physical="2782" magical="3084" random="30" critical="4" accuracy="4.75" attackSpeed="180" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="601" magical="666" />
|
||||
<attribute>
|
||||
<defence fire="20" water="20" wind="20" earth="20" holy="20" dark="20" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<hitTime>500</hitTime>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<skillList>
|
||||
<skill id="4416" level="19" />
|
||||
<skill id="4415" level="3" />
|
||||
<skill id="4045" level="1" />
|
||||
</skillList>
|
||||
<collision>
|
||||
<radius normal="100" />
|
||||
<height normal="72" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="4605" level="55" type="L2Npc" name="Broken Ballista">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>CONSTRUCT</race>
|
||||
<stats>
|
||||
<vitals hp="865" hpRegen="7.5" mp="1349" mpRegen="2.7" />
|
||||
<attack physical="81" magical="67" random="30" critical="4" accuracy="4.75" attackSpeed="180" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="116" magical="120" />
|
||||
<attribute>
|
||||
<defence fire="20" water="20" wind="20" earth="20" holy="20" dark="20" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<hitTime>500</hitTime>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<skillList>
|
||||
<skill id="4416" level="2" />
|
||||
<skill id="4415" level="1" />
|
||||
</skillList>
|
||||
<collision>
|
||||
<radius normal="125" />
|
||||
<height normal="43" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="4606" level="97" type="L2Npc" name="Repaired Ballista">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>CONSTRUCT</race>
|
||||
<stats>
|
||||
<vitals hp="13191" hpRegen="7.5" mp="3455" mpRegen="2.7" />
|
||||
<attack physical="6281" magical="6890" random="30" critical="4" accuracy="4.75" attackSpeed="180" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="746" magical="827" />
|
||||
<attribute>
|
||||
<defence fire="0" water="0" wind="0" earth="0" holy="0" dark="0" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<hitTime>500</hitTime>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<skillList>
|
||||
<skill id="4416" level="2" />
|
||||
<skill id="4415" level="1" />
|
||||
<skill id="14765" level="4" />
|
||||
<skill id="4045" level="1" />
|
||||
</skillList>
|
||||
<collision>
|
||||
<radius normal="112" />
|
||||
<height normal="59" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="4607" level="55" type="L2Npc" name="Broken Ballista">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>CONSTRUCT</race>
|
||||
<stats>
|
||||
<vitals hp="865" hpRegen="7.5" mp="1349" mpRegen="2.7" />
|
||||
<attack physical="81" magical="67" random="30" critical="4" accuracy="4.75" attackSpeed="180" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="116" magical="120" />
|
||||
<attribute>
|
||||
<defence fire="20" water="20" wind="20" earth="20" holy="20" dark="20" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<hitTime>500</hitTime>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<skillList>
|
||||
<skill id="4416" level="2" />
|
||||
<skill id="4415" level="1" />
|
||||
</skillList>
|
||||
<collision>
|
||||
<radius normal="125" />
|
||||
<height normal="43" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="4608" level="97" type="L2Npc" name="Repaired Ballista">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>CONSTRUCT</race>
|
||||
<stats>
|
||||
<vitals hp="13191" hpRegen="7.5" mp="3455" mpRegen="2.7" />
|
||||
<attack physical="6281" magical="6890" random="30" critical="4" accuracy="4.75" attackSpeed="180" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="746" magical="827" />
|
||||
<attribute>
|
||||
<defence fire="0" water="0" wind="0" earth="0" holy="0" dark="0" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<hitTime>500</hitTime>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<skillList>
|
||||
<skill id="4416" level="2" />
|
||||
<skill id="4415" level="1" />
|
||||
<skill id="14765" level="4" />
|
||||
<skill id="4045" level="1" />
|
||||
</skillList>
|
||||
<collision>
|
||||
<radius normal="112" />
|
||||
<height normal="59" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="4609" level="99" type="L2Npc" name="Castle Siege Ballista Guard">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>HUMAN</race>
|
||||
<stats>
|
||||
<vitals hp="4631" hpRegen="7.5" mp="2285" mpRegen="2.7" />
|
||||
<attack physical="2782" magical="3084" random="30" critical="4" accuracy="4.75" attackSpeed="180" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="601" magical="666" />
|
||||
<attribute>
|
||||
<defence fire="40" water="40" wind="40" earth="40" holy="40" dark="40" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<hitTime>500</hitTime>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<skillList>
|
||||
<skill id="4416" level="14" />
|
||||
<skill id="4415" level="3" />
|
||||
<skill id="4045" level="1" />
|
||||
</skillList>
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
@@ -205,11 +247,11 @@
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>HUMAN</race>
|
||||
<stats>
|
||||
<vitals hp="4630" hpRegen="7.5" mp="4630" mpRegen="2.7" />
|
||||
<attack physical="100" magical="100" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="100" magical="100" />
|
||||
<vitals hp="4631" hpRegen="7.5" mp="2285" mpRegen="2.7" />
|
||||
<attack physical="2782" magical="3084" random="30" critical="4" accuracy="4.75" attackSpeed="180" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="601" magical="666" />
|
||||
<attribute>
|
||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||
<defence fire="40" water="40" wind="40" earth="40" holy="40" dark="40" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
@@ -220,6 +262,8 @@
|
||||
<status attackable="false" />
|
||||
<skillList>
|
||||
<skill id="4416" level="14" />
|
||||
<skill id="4415" level="3" />
|
||||
<skill id="4045" level="1" />
|
||||
</skillList>
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
@@ -230,11 +274,11 @@
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>HUMAN</race>
|
||||
<stats>
|
||||
<vitals hp="4630" hpRegen="7.5" mp="4630" mpRegen="2.7" />
|
||||
<attack physical="100" magical="100" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="100" magical="100" />
|
||||
<vitals hp="4631" hpRegen="7.5" mp="2285" mpRegen="2.7" />
|
||||
<attack physical="2782" magical="3084" random="30" critical="4" accuracy="4.75" attackSpeed="180" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="601" magical="666" />
|
||||
<attribute>
|
||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||
<defence fire="40" water="40" wind="40" earth="40" holy="40" dark="40" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
@@ -245,6 +289,8 @@
|
||||
<status attackable="false" />
|
||||
<skillList>
|
||||
<skill id="4416" level="14" />
|
||||
<skill id="4415" level="3" />
|
||||
<skill id="4045" level="1" />
|
||||
</skillList>
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
@@ -255,9 +301,36 @@
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>HUMAN</race>
|
||||
<stats>
|
||||
<vitals hp="4630" hpRegen="7.5" mp="4630" mpRegen="2.7" />
|
||||
<attack physical="100" magical="100" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="100" magical="100" />
|
||||
<vitals hp="4631" hpRegen="7.5" mp="2285" mpRegen="2.7" />
|
||||
<attack physical="2782" magical="3084" random="30" critical="4" accuracy="4.75" attackSpeed="180" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="601" magical="666" />
|
||||
<attribute>
|
||||
<defence fire="40" water="40" wind="40" earth="40" holy="40" dark="40" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<hitTime>500</hitTime>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<skillList>
|
||||
<skill id="4416" level="14" />
|
||||
<skill id="4415" level="3" />
|
||||
<skill id="4045" level="1" />
|
||||
</skillList>
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
<height normal="23.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="4613" level="99" type="L2Npc" name="">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>CONSTRUCT</race>
|
||||
<stats>
|
||||
<vitals hp="4984" hpRegen="7.5" mp="2538" mpRegen="2.7" />
|
||||
<attack physical="3132" magical="3473" random="30" critical="4" accuracy="4.75" attackSpeed="180" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="642" magical="712" />
|
||||
<attribute>
|
||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||
</attribute>
|
||||
@@ -269,30 +342,11 @@
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<skillList>
|
||||
<skill id="4416" level="14" />
|
||||
<skill id="4416" level="2" />
|
||||
<skill id="4390" level="1" />
|
||||
<skill id="4415" level="1" />
|
||||
<skill id="4045" level="1" />
|
||||
</skillList>
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
<height normal="23.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="4613" level="99" type="L2Npc" name="">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>ETC</race>
|
||||
<stats>
|
||||
<vitals hp="4983" hpRegen="7.5" mp="4983" mpRegen="2.7" />
|
||||
<attack physical="100" magical="100" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="100" magical="100" />
|
||||
<attribute>
|
||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<hitTime>500</hitTime>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="9.5" />
|
||||
<height normal="22.4" />
|
||||
@@ -300,11 +354,11 @@
|
||||
</npc>
|
||||
<npc id="4614" level="99" type="L2Npc" name="">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>ETC</race>
|
||||
<race>CONSTRUCT</race>
|
||||
<stats>
|
||||
<vitals hp="4983" hpRegen="7.5" mp="4983" mpRegen="2.7" />
|
||||
<attack physical="100" magical="100" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="100" magical="100" />
|
||||
<vitals hp="4984" hpRegen="7.5" mp="2538" mpRegen="2.7" />
|
||||
<attack physical="3132" magical="3473" random="30" critical="4" accuracy="4.75" attackSpeed="180" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="642" magical="712" />
|
||||
<attribute>
|
||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||
</attribute>
|
||||
@@ -315,6 +369,12 @@
|
||||
<hitTime>500</hitTime>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<skillList>
|
||||
<skill id="4416" level="2" />
|
||||
<skill id="4390" level="1" />
|
||||
<skill id="4415" level="1" />
|
||||
<skill id="4045" level="1" />
|
||||
</skillList>
|
||||
<collision>
|
||||
<radius normal="9.5" />
|
||||
<height normal="22.4" />
|
||||
@@ -322,13 +382,13 @@
|
||||
</npc>
|
||||
<npc id="4615" level="99" type="L2Npc" name="Maker Creator">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>ETC</race>
|
||||
<race>CONSTRUCT</race>
|
||||
<stats>
|
||||
<vitals hp="172999998" hpRegen="7.5" mp="172999998" mpRegen="2.7" />
|
||||
<attack physical="100" magical="100" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="0" distance="80" width="120" />
|
||||
<defence physical="100" magical="100" />
|
||||
<vitals hp="172999999" hpRegen="7.5" mp="15150000" mpRegen="2.7" />
|
||||
<attack physical="4" magical="32774" random="30" critical="4" accuracy="4.75" attackSpeed="180" type="SWORD" range="0" distance="80" width="120" />
|
||||
<defence physical="6919" magical="6077" />
|
||||
<attribute>
|
||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||
<defence fire="0" water="0" wind="0" earth="0" holy="0" dark="0" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
@@ -337,6 +397,11 @@
|
||||
<hitTime>500</hitTime>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<skillList>
|
||||
<skill id="4416" level="2" />
|
||||
<skill id="4415" level="1" />
|
||||
<skill id="14765" level="4" />
|
||||
</skillList>
|
||||
<collision>
|
||||
<radius normal="11" />
|
||||
<height normal="25" />
|
||||
@@ -344,13 +409,13 @@
|
||||
</npc>
|
||||
<npc id="4616" level="99" type="L2Npc" name="Maker Creator">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>ETC</race>
|
||||
<race>CONSTRUCT</race>
|
||||
<stats>
|
||||
<vitals hp="172999998" hpRegen="7.5" mp="172999998" mpRegen="2.7" />
|
||||
<attack physical="100" magical="100" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="0" distance="80" width="120" />
|
||||
<defence physical="100" magical="100" />
|
||||
<vitals hp="172999999" hpRegen="7.5" mp="15150000" mpRegen="2.7" />
|
||||
<attack physical="4" magical="32774" random="30" critical="4" accuracy="4.75" attackSpeed="180" type="SWORD" range="0" distance="80" width="120" />
|
||||
<defence physical="6919" magical="6077" />
|
||||
<attribute>
|
||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||
<defence fire="0" water="0" wind="0" earth="0" holy="0" dark="0" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
@@ -359,6 +424,11 @@
|
||||
<hitTime>500</hitTime>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<skillList>
|
||||
<skill id="4416" level="2" />
|
||||
<skill id="4415" level="1" />
|
||||
<skill id="14765" level="4" />
|
||||
</skillList>
|
||||
<collision>
|
||||
<radius normal="11" />
|
||||
<height normal="25" />
|
||||
@@ -366,11 +436,11 @@
|
||||
</npc>
|
||||
<npc id="4617" level="99" type="L2Npc" name="">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>ETC</race>
|
||||
<race>CONSTRUCT</race>
|
||||
<stats>
|
||||
<vitals hp="4983" hpRegen="7.5" mp="4983" mpRegen="2.7" />
|
||||
<attack physical="100" magical="100" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="100" magical="100" />
|
||||
<vitals hp="4984" hpRegen="7.5" mp="2538" mpRegen="2.7" />
|
||||
<attack physical="3132" magical="3473" random="30" critical="4" accuracy="4.75" attackSpeed="180" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="642" magical="712" />
|
||||
<attribute>
|
||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||
</attribute>
|
||||
@@ -381,6 +451,12 @@
|
||||
<hitTime>500</hitTime>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<skillList>
|
||||
<skill id="4416" level="2" />
|
||||
<skill id="4390" level="1" />
|
||||
<skill id="4415" level="1" />
|
||||
<skill id="4045" level="1" />
|
||||
</skillList>
|
||||
<collision>
|
||||
<radius normal="9.5" />
|
||||
<height normal="22.4" />
|
||||
@@ -388,11 +464,11 @@
|
||||
</npc>
|
||||
<npc id="4618" level="99" type="L2Npc" name="">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>ETC</race>
|
||||
<race>CONSTRUCT</race>
|
||||
<stats>
|
||||
<vitals hp="4983" hpRegen="7.5" mp="4983" mpRegen="2.7" />
|
||||
<attack physical="100" magical="100" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="100" magical="100" />
|
||||
<vitals hp="4984" hpRegen="7.5" mp="2538" mpRegen="2.7" />
|
||||
<attack physical="3132" magical="3473" random="30" critical="4" accuracy="4.75" attackSpeed="180" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="642" magical="712" />
|
||||
<attribute>
|
||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||
</attribute>
|
||||
@@ -403,6 +479,12 @@
|
||||
<hitTime>500</hitTime>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<skillList>
|
||||
<skill id="4416" level="2" />
|
||||
<skill id="4390" level="1" />
|
||||
<skill id="4415" level="1" />
|
||||
<skill id="4045" level="1" />
|
||||
</skillList>
|
||||
<collision>
|
||||
<radius normal="9.5" />
|
||||
<height normal="22.4" />
|
||||
|
||||
Reference in New Issue
Block a user