Addition of new NPC templates.
This commit is contained in:
@@ -1,87 +0,0 @@
|
||||
/*
|
||||
* This file is part of the L2J Mobius project.
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
* General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
package ai.others;
|
||||
|
||||
import org.l2jmobius.gameserver.model.actor.Npc;
|
||||
import org.l2jmobius.gameserver.model.actor.Playable;
|
||||
import org.l2jmobius.gameserver.model.actor.instance.PlayerInstance;
|
||||
import org.l2jmobius.gameserver.model.holders.SkillHolder;
|
||||
|
||||
import ai.AbstractNpcAI;
|
||||
|
||||
/**
|
||||
* Fairy Trees AI.
|
||||
* @author Charus
|
||||
*/
|
||||
public class FairyTrees extends AbstractNpcAI
|
||||
{
|
||||
// NPC
|
||||
private static final int SOUL_GUARDIAN = 27189; // Soul of Tree Guardian
|
||||
|
||||
private static final int[] MOBS =
|
||||
{
|
||||
27185, // Fairy Tree of Wind
|
||||
27186, // Fairy Tree of Star
|
||||
27187, // Fairy Tree of Twilight
|
||||
27188, // Fairy Tree of Abyss
|
||||
};
|
||||
|
||||
// Skill
|
||||
private static SkillHolder VENOMOUS_POISON = new SkillHolder(4243, 1); // Venomous Poison
|
||||
|
||||
// Misc
|
||||
private static final int MIN_DISTANCE = 1500;
|
||||
|
||||
private FairyTrees()
|
||||
{
|
||||
addKillId(MOBS);
|
||||
addSpawnId(MOBS);
|
||||
}
|
||||
|
||||
@Override
|
||||
public String onKill(Npc npc, PlayerInstance killer, boolean isSummon)
|
||||
{
|
||||
if (npc.calculateDistance3D(killer) <= MIN_DISTANCE)
|
||||
{
|
||||
for (int i = 0; i < 20; i++)
|
||||
{
|
||||
final Npc guardian = addSpawn(SOUL_GUARDIAN, npc, false, 30000);
|
||||
final Playable attacker = isSummon ? killer.getServitors().values().stream().findFirst().orElse(killer.getPet()) : killer;
|
||||
addAttackPlayerDesire(guardian, attacker);
|
||||
if (getRandomBoolean())
|
||||
{
|
||||
guardian.setTarget(attacker);
|
||||
guardian.doCast(VENOMOUS_POISON.getSkill());
|
||||
}
|
||||
}
|
||||
}
|
||||
return super.onKill(npc, killer, isSummon);
|
||||
}
|
||||
|
||||
@Override
|
||||
public String onSpawn(Npc npc)
|
||||
{
|
||||
npc.setRandomWalking(false);
|
||||
npc.setIsImmobilized(true);
|
||||
return super.onSpawn(npc);
|
||||
}
|
||||
|
||||
public static void main(String[] args)
|
||||
{
|
||||
new FairyTrees();
|
||||
}
|
||||
}
|
@@ -549,12 +549,6 @@
|
||||
<npc id="23300" x="172614" y="7866" z="-2728" heading="13039" respawnTime="60sec" /> <!-- Commander of Operations -->
|
||||
<npc id="23300" x="169523" y="7553" z="-2728" heading="19556" respawnTime="60sec" /> <!-- Commander of Operations -->
|
||||
<npc id="23300" x="169528" y="6505" z="-2728" heading="53969" respawnTime="60sec" /> <!-- Commander of Operations -->
|
||||
<npc id="27181" x="180066" y="15525" z="-3168" heading="46529" respawnTime="60sec" /> <!-- Imperial Gravekeeper -->
|
||||
<npc id="27181" x="181019" y="22938" z="-3168" heading="45978" respawnTime="60sec" /> <!-- Imperial Gravekeeper -->
|
||||
<npc id="33166" x="183820" y="17380" z="-3168" respawnTime="60sec" /> <!-- Aden Vanguard Corpse -->
|
||||
<npc id="33167" x="181219" y="15097" z="-3168" respawnTime="60sec" /> <!-- Aden Vanguard Corpse -->
|
||||
<npc id="33168" x="180461" y="25535" z="-3168" respawnTime="60sec" /> <!-- Aden Vanguard Corpse -->
|
||||
<npc id="33169" x="182649" y="25663" z="-3168" respawnTime="60sec" /> <!-- Aden Vanguard Corpse -->
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
@@ -394,7 +394,6 @@
|
||||
<npc id="21258" x="184284" y="38046" z="-3800" heading="6903" respawnTime="60sec" /> <!-- Fallen Orc Shaman -->
|
||||
<npc id="21258" x="183515" y="38980" z="-3720" heading="5566" respawnTime="60sec" /> <!-- Fallen Orc Shaman -->
|
||||
<npc id="21258" x="184508" y="41325" z="-3656" heading="48932" respawnTime="60sec" /> <!-- Fallen Orc Shaman -->
|
||||
<npc id="27316" x="171738" y="44134" z="-4872" heading="2787" respawnTime="60sec" /> <!-- Fallen Chieftain Vegus -->
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
@@ -1,15 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
|
||||
<spawn name="MistyMountains">
|
||||
<group>
|
||||
<npc id="27110" x="-3266" y="52794" z="-3480" heading="43874" respawnTime="60sec" /> <!-- Shyslassys -->
|
||||
<npc id="27111" x="-3116" y="52794" z="-3480" heading="52728" respawnTime="60sec" /> <!-- Cave Basilisk -->
|
||||
<npc id="27111" x="-3159" y="52900" z="-3480" heading="43951" respawnTime="60sec" /> <!-- Cave Basilisk -->
|
||||
<npc id="27111" x="-3265" y="52943" z="-3480" heading="52366" respawnTime="60sec" /> <!-- Cave Basilisk -->
|
||||
<npc id="27111" x="-3278" y="53286" z="-3480" heading="47527" respawnTime="60sec" /> <!-- Cave Basilisk -->
|
||||
<npc id="27111" x="-3371" y="52900" z="-3480" heading="43953" respawnTime="60sec" /> <!-- Cave Basilisk -->
|
||||
<npc id="27111" x="-3415" y="52794" z="-3480" heading="45086" respawnTime="60sec" /> <!-- Cave Basilisk -->
|
||||
<npc id="27118" x="-10210" y="57964" z="-3656" heading="39144" respawnTime="60sec" /> <!-- Black Willow -->
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
@@ -107,8 +107,6 @@
|
||||
<npc id="20410" x="-18521" y="81170" z="-3592" heading="34370" respawnTime="60sec" /> <!-- Scavenger Spider -->
|
||||
<npc id="20410" x="-18630" y="81406" z="-3592" heading="21830" respawnTime="60sec" /> <!-- Scavenger Spider -->
|
||||
<npc id="20410" x="-19674" y="79904" z="-3688" heading="57019" respawnTime="60sec" /> <!-- Scavenger Spider -->
|
||||
<npc id="27031" x="-8781" y="72465" z="-3496" heading="41701" respawnTime="60sec" /> <!-- Ol Mahum Sentry -->
|
||||
<npc id="27031" x="-8967" y="72461" z="-3496" heading="25640" respawnTime="60sec" /> <!-- Ol Mahum Sentry -->
|
||||
<npc id="30426" x="-9076" y="72969" z="-3448" heading="57344" respawnTime="60sec" /> <!-- Prias -->
|
||||
<npc id="30430" x="-1152" y="76125" z="-3576" heading="56616" respawnTime="60sec" /> <!-- Trionell -->
|
||||
<npc id="30431" x="-1301" y="75883" z="-3568" heading="60908" respawnTime="60sec" /> <!-- Eriel -->
|
||||
|
@@ -378,10 +378,6 @@
|
||||
<npc id="21107" x="29741" y="165025" z="-3608" heading="57601" respawnTime="30sec" /> <!-- Delu Lizardman Commander -->
|
||||
<npc id="21107" x="28648" y="167090" z="-3384" heading="21924" respawnTime="30sec" /> <!-- Delu Lizardman Commander -->
|
||||
<npc id="21107" x="24881" y="171207" z="-3368" heading="18301" respawnTime="30sec" /> <!-- Delu Lizardman Commander -->
|
||||
<npc id="27093" x="28448" y="174080" z="-3416" respawnTime="60sec" /> <!-- Delu Chief Kalkis -->
|
||||
<npc id="27103" x="23354" y="187991" z="-3616" respawnTime="180sec" /> <!-- Racer the Unicorn -->
|
||||
<npc id="27112" x="6317" y="184549" z="-3160" heading="25731" respawnTime="180sec" /> <!-- Gorr -->
|
||||
<npc id="27113" x="20898" y="184689" z="-3352" respawnTime="180sec" /> <!-- Baraham -->
|
||||
<npc id="30616" x="19509" y="192096" z="-3720" heading="20480" respawnTime="60sec" /> <!-- Kepra -->
|
||||
<npc id="30636" x="23471" y="188092" z="-3608" heading="16384" respawnTime="60sec" /> <!-- Camoniell -->
|
||||
</group>
|
||||
|
@@ -416,7 +416,6 @@
|
||||
<npc id="20234" x="28121" y="107303" z="-3688" heading="5815" respawnTime="60sec" /> <!-- Marsh Stakato Drone -->
|
||||
<npc id="20234" x="28674" y="112689" z="-3680" heading="5382" respawnTime="60sec" /> <!-- Marsh Stakato Drone -->
|
||||
<npc id="20234" x="28781" y="107327" z="-3688" heading="9325" respawnTime="60sec" /> <!-- Marsh Stakato Drone -->
|
||||
<npc id="27104" x="23031" y="118953" z="-3704" heading="8192" respawnTime="60sec" /> <!-- Shadow Turen -->
|
||||
<npc id="30621" x="10580" y="118027" z="-3672" heading="59000" respawnTime="60sec" /> <!-- Nikola -->
|
||||
<npc id="30673" x="16539" y="113415" z="-3576" heading="0" respawnTime="60sec" /> <!-- Lorain -->
|
||||
</group>
|
||||
|
@@ -323,7 +323,6 @@
|
||||
<npc id="23158" x="20250" y="119002" z="-9048" heading="3355" respawnTime="60sec" /> <!-- Shumerun -->
|
||||
<npc id="23158" x="21622" y="118029" z="-9048" heading="57146" respawnTime="60sec" /> <!-- Shumerun -->
|
||||
<npc id="23158" x="21658" y="117081" z="-9048" heading="20812" respawnTime="60sec" /> <!-- Shumerun -->
|
||||
<npc id="27104" x="23031" y="118953" z="-3704" heading="8192" respawnTime="60sec" /> <!-- Shadow Turen -->
|
||||
<npc id="29007" x="17469" y="110365" z="-6648" heading="15473" respawnTime="60sec" /> <!-- Death Knight -->
|
||||
<npc id="29007" x="17635" y="109936" z="-6648" heading="13212" respawnTime="60sec" /> <!-- Death Knight -->
|
||||
<npc id="29007" x="17690" y="109955" z="-6648" heading="11258" respawnTime="60sec" /> <!-- Death Knight -->
|
||||
|
@@ -281,7 +281,6 @@
|
||||
<npc id="20509" x="31839" y="50495" z="-3672" heading="15711" respawnTime="60sec" /> <!-- Spore Fungus -->
|
||||
<npc id="20509" x="33989" y="46326" z="-3680" heading="1575" respawnTime="60sec" /> <!-- Spore Fungus -->
|
||||
<npc id="20509" x="34831" y="45367" z="-3584" heading="13043" respawnTime="60sec" /> <!-- Spore Fungus -->
|
||||
<npc id="27059" x="22105" y="42169" z="-3640" heading="55604" respawnTime="60sec" /> <!-- Uoph -->
|
||||
<npc id="30980" x="2908" y="44128" z="-2712" respawnTime="60sec" /> <!-- Ark Guardian's Corpse -->
|
||||
<npc id="31033" x="13991" y="42670" z="-3848" heading="34292" respawnTime="60sec" /> <!-- Sentinel -->
|
||||
<npc id="31033" x="19395" y="43958" z="-3696" heading="34397" respawnTime="60sec" /> <!-- Sentinel -->
|
||||
|
@@ -382,13 +382,6 @@
|
||||
<npc id="20473" x="31281" y="60006" z="-3488" heading="10445" respawnTime="60sec" /> <!-- Kaboo Orc Warrior Lieutenant -->
|
||||
<npc id="20473" x="31957" y="61479" z="-3560" heading="5177" respawnTime="60sec" /> <!-- Kaboo Orc Warrior Lieutenant -->
|
||||
<npc id="20473" x="32283" y="61949" z="-3560" heading="50850" respawnTime="60sec" /> <!-- Kaboo Orc Warrior Lieutenant -->
|
||||
<npc id="20492" x="10168" y="78255" z="-3840" heading="51371" respawnTime="60sec" /> <!-- Kitunak's Escort -->
|
||||
<npc id="20492" x="10168" y="78440" z="-3840" heading="43738" respawnTime="60sec" /> <!-- Kitunak's Escort -->
|
||||
<npc id="20492" x="10253" y="78109" z="-3840" heading="58001" respawnTime="60sec" /> <!-- Kitunak's Escort -->
|
||||
<npc id="20492" x="9052" y="78475" z="-3728" heading="33649" respawnTime="60sec" /> <!-- Kitunak's Escort -->
|
||||
<npc id="20492" x="9096" y="78331" z="-3728" heading="7549" respawnTime="60sec" /> <!-- Kitunak's Escort -->
|
||||
<npc id="20492" x="9570" y="78316" z="-3808" heading="62273" respawnTime="60sec" /> <!-- Kitunak's Escort -->
|
||||
<npc id="20492" x="9615" y="78614" z="-3808" heading="1933" respawnTime="60sec" /> <!-- Kitunak's Escort -->
|
||||
<npc id="20504" x="15954" y="76584" z="-4384" heading="51771" respawnTime="60sec" /> <!-- Dread Soldier -->
|
||||
<npc id="20504" x="16185" y="76952" z="-4384" heading="26425" respawnTime="60sec" /> <!-- Dread Soldier -->
|
||||
<npc id="20504" x="17486" y="81190" z="-4352" heading="23496" respawnTime="60sec" /> <!-- Dread Soldier -->
|
||||
@@ -444,15 +437,6 @@
|
||||
<npc id="20509" x="41650" y="64249" z="-3640" heading="26450" respawnTime="60sec" /> <!-- Spore Fungus -->
|
||||
<npc id="20509" x="41651" y="64669" z="-3640" heading="62947" respawnTime="60sec" /> <!-- Spore Fungus -->
|
||||
<npc id="20509" x="44400" y="64300" z="-3680" heading="49312" respawnTime="60sec" /> <!-- Spore Fungus -->
|
||||
<npc id="27020" x="13308" y="79702" z="-4096" heading="37237" respawnTime="60sec" /> <!-- Varool Foulclaw -->
|
||||
<npc id="27021" x="9001" y="78421" z="-3728" heading="33355" respawnTime="60sec" /> <!-- Kirunak -->
|
||||
<npc id="27060" x="35726" y="63856" z="-3632" heading="21798" respawnTime="60sec" /> <!-- Kracha -->
|
||||
<npc id="27061" x="31740" y="78958" z="-3552" heading="48466" respawnTime="60sec" /> <!-- Batch -->
|
||||
<npc id="27062" x="22064" y="56488" z="-3352" heading="19874" respawnTime="60sec" /> <!-- Tanukia -->
|
||||
<npc id="27077" x="13483" y="91689" z="-3640" heading="10298" respawnTime="60sec" /> <!-- Eva's Unicorn -->
|
||||
<npc id="27077" x="19468" y="90333" z="-3624" heading="2265" respawnTime="60sec" /> <!-- Eva's Unicorn -->
|
||||
<npc id="27077" x="4513" y="89670" z="-3472" heading="25874" respawnTime="60sec" /> <!-- Eva's Unicorn -->
|
||||
<npc id="27106" x="17952" y="86167" z="-3608" heading="17997" respawnTime="60sec" /> <!-- Phantasm The Unicorn -->
|
||||
<npc id="30423" x="28928" y="74248" z="-3776" heading="8192" respawnTime="60sec" /> <!-- Northwind -->
|
||||
<npc id="30639" x="17925" y="86183" z="-3608" heading="8192" respawnTime="60sec" /> <!-- Celestiel -->
|
||||
<npc id="31033" x="11897" y="90002" z="-3744" heading="10890" respawnTime="60sec" /> <!-- Sentinel -->
|
||||
|
@@ -48,21 +48,6 @@
|
||||
<npc id="20473" x="54612" y="66519" z="-3504" heading="56599" respawnTime="60sec" /> <!-- Kaboo Orc Warrior Lieutenant -->
|
||||
<npc id="20473" x="54951" y="71150" z="-3448" heading="53255" respawnTime="60sec" /> <!-- Kaboo Orc Warrior Lieutenant -->
|
||||
<npc id="20473" x="55220" y="67562" z="-3552" heading="19040" respawnTime="60sec" /> <!-- Kaboo Orc Warrior Lieutenant -->
|
||||
<npc id="27061" x="31606" y="78869" z="-3560" heading="11495" respawnTime="60sec" /> <!-- Batoh -->
|
||||
<npc id="27064" x="43323" y="69230" z="-3264" heading="3306" respawnTime="60sec" /> <!-- Turel -->
|
||||
<npc id="27065" x="36934" y="82822" z="-3584" heading="44515" respawnTime="60sec" /> <!-- Roko -->
|
||||
<npc id="27066" x="36622" y="82550" z="-3608" heading="0" respawnTime="60sec" /> <!-- Roko's Warhound -->
|
||||
<npc id="27066" x="36742" y="82682" z="-3608" heading="0" respawnTime="60sec" /> <!-- Roko's Warhound -->
|
||||
<npc id="27067" x="47314" y="91692" z="-3584" heading="25181" respawnTime="60sec" /> <!-- Kamut -->
|
||||
<npc id="27068" x="56844" y="78200" z="-3584" heading="11687" respawnTime="60sec" /> <!-- Murtika -->
|
||||
<npc id="27069" x="56659" y="78290" z="-3568" heading="0" respawnTime="60sec" /> <!-- Murtika's Warhound -->
|
||||
<npc id="27069" x="56785" y="78110" z="-3576" heading="0" respawnTime="60sec" /> <!-- Murtika's Warhound -->
|
||||
<npc id="27077" x="35199" y="90196" z="-3488" heading="17737" respawnTime="60sec" /> <!-- Eva's Unicorn -->
|
||||
<npc id="27077" x="38232" y="90859" z="-3352" heading="28767" respawnTime="60sec" /> <!-- Eva's Unicorn -->
|
||||
<npc id="27077" x="43519" y="92430" z="-3616" heading="45658" respawnTime="60sec" /> <!-- Eva's Unicorn -->
|
||||
<npc id="27077" x="46116" y="89347" z="-3520" heading="44361" respawnTime="60sec" /> <!-- Eva's Unicorn -->
|
||||
<npc id="27077" x="49805" y="91250" z="-3560" heading="8271" respawnTime="60sec" /> <!-- Eva's Unicorn -->
|
||||
<npc id="27077" x="56541" y="91120" z="-3712" heading="14052" respawnTime="60sec" /> <!-- Eva's Unicorn -->
|
||||
<npc id="30423" x="28928" y="74248" z="-3776" heading="8192" respawnTime="60sec" />
|
||||
<npc id="31033" x="38768" y="73517" z="-3584" heading="10165" respawnTime="60sec" />
|
||||
<npc id="31033" x="45611" y="89381" z="-3528" heading="22872" respawnTime="60sec" />
|
||||
|
@@ -165,10 +165,6 @@
|
||||
<npc id="20749" x="-56238" y="181104" z="-4808" heading="4309" respawnTime="60sec" /> <!-- Death Fire -->
|
||||
<npc id="20749" x="-61593" y="181286" z="-4808" heading="11170" respawnTime="60sec" /> <!-- Death Fire -->
|
||||
<npc id="20749" x="-62068" y="179450" z="-4784" heading="24329" respawnTime="60sec" /> <!-- Death Fire -->
|
||||
<npc id="27116" x="-60733" y="182377" z="-4808" heading="12841" respawnTime="60sec" /> <!-- Lava Salamander -->
|
||||
<npc id="27116" x="-60833" y="182930" z="-4808" heading="1770" respawnTime="60sec" /> <!-- Lava Salamander -->
|
||||
<npc id="27116" x="-60884" y="182618" z="-4808" heading="23996" respawnTime="60sec" /> <!-- Lava Salamander -->
|
||||
<npc id="27116" x="-61194" y="182454" z="-4808" heading="8307" respawnTime="60sec" /> <!-- Lava Salamander -->
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
@@ -67,7 +67,6 @@
|
||||
<npc id="21016" x="-32602" y="205219" z="-3376" heading="50158" respawnTime="60sec" /> <!-- Warlike Tyrant -->
|
||||
<npc id="21016" x="-35294" y="198700" z="-3080" heading="58360" respawnTime="60sec" /> <!-- Warlike Tyrant -->
|
||||
<npc id="21016" x="-35506" y="199545" z="-3080" heading="15711" respawnTime="60sec" /> <!-- Warlike Tyrant -->
|
||||
<npc id="27105" x="-24003" y="207704" z="-3205" respawnTime="180sec" /> <!-- Mimi the Cat -->
|
||||
<npc id="30638" x="-23896" y="207797" z="-3176" heading="16384" respawnTime="60sec" /> <!-- Basilla -->
|
||||
<npc id="30653" x="-6774" y="202086" z="-3648" respawnTime="60sec" /> <!-- Sir Aron Tanford -->
|
||||
</group>
|
||||
|
@@ -474,13 +474,6 @@
|
||||
<npc id="23023" x="-12598" y="145137" z="-3600" heading="13458" respawnTime="60sec" /> <!-- Ruin Bat -->
|
||||
<npc id="23023" x="-10036" y="142208" z="-3648" heading="35465" respawnTime="60sec" /> <!-- Ruin Bat -->
|
||||
<npc id="23023" x="-10161" y="142695" z="-3632" heading="43792" respawnTime="60sec" /> <!-- Ruin Bat -->
|
||||
<npc id="27024" x="-12613" y="149946" z="-3128" heading="17615" respawnTime="60sec" /> <!-- Undead Priest -->
|
||||
<npc id="27024" x="-14113" y="150780" z="-3024" heading="57713" respawnTime="60sec" /> <!-- Undead Priest -->
|
||||
<npc id="27024" x="-12767" y="150840" z="-3000" heading="38761" respawnTime="60sec" /> <!-- Undead Priest -->
|
||||
<npc id="27024" x="-13011" y="149514" z="-3104" heading="28405" respawnTime="60sec" /> <!-- Undead Priest -->
|
||||
<npc id="27024" x="-12680" y="149426" z="-3176" heading="26339" respawnTime="60sec" /> <!-- Undead Priest -->
|
||||
<npc id="27024" x="-11063" y="148539" z="-3376" heading="14903" respawnTime="60sec" /> <!-- Undead Priest -->
|
||||
<npc id="27024" x="-11579" y="148570" z="-3288" heading="57587" respawnTime="60sec" /> <!-- Undead Priest -->
|
||||
<npc id="27452" x="-17366" y="143132" z="-3888" heading="39248" respawnTime="60sec" /> <!-- Poslof -->
|
||||
<npc id="33087" x="-19120" y="136816" z="-3760" respawnTime="60sec" /> <!-- Teleport Device -->
|
||||
<npc id="33178" x="-19268" y="136854" z="-3760" heading="19408" respawnTime="60sec" /> <!-- Silvan -->
|
||||
|
@@ -36,249 +36,6 @@
|
||||
<npc id="20135" x="117881" y="191114" z="-3664" heading="19850" respawnTime="30sec" /> <!-- Alligator -->
|
||||
<npc id="20135" x="118877" y="184817" z="-3760" heading="47377" respawnTime="30sec" /> <!-- Alligator -->
|
||||
<npc id="20135" x="118543" y="188450" z="-3736" respawnTime="30sec" /> <!-- Alligator -->
|
||||
<npc id="20804" x="109377" y="185655" z="-3752" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="108471" y="185121" z="-3740" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="107765" y="185655" z="-3740" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="107321" y="187029" z="-3760" heading="44733" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="110259" y="187851" z="-3752" heading="2468" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="108628" y="187560" z="-3736" heading="19676" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="109646" y="184540" z="-3680" heading="53884" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="108362" y="186640" z="-3760" heading="19740" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="110325" y="190085" z="-3448" heading="60087" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="112338" y="185541" z="-3456" heading="52507" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="107680" y="189554" z="-3664" heading="21814" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="106692" y="188308" z="-3712" heading="43264" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="110121" y="186360" z="-3768" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="107717" y="187869" z="-3752" heading="56629" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="111216" y="186490" z="-3656" heading="21704" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="110781" y="185326" z="-3728" heading="58271" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="111228" y="187250" z="-3760" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="111732" y="187072" z="-3760" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="108898" y="188632" z="-3760" heading="27556" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="113217" y="186778" z="-3760" heading="42301" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="112560" y="190176" z="-3704" heading="27985" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="113512" y="187778" z="-3760" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="114117" y="186354" z="-3768" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="115721" y="186005" z="-3336" heading="9609" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="114922" y="186710" z="-3760" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="111899" y="188668" z="-3760" heading="26374" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="115611" y="188398" z="-3752" heading="58521" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="114668" y="188362" z="-3760" heading="15894" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="114908" y="189612" z="-3760" heading="32524" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="119237" y="191725" z="-3720" heading="39823" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="119219" y="190445" z="-3760" heading="1926" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="116595" y="189081" z="-3760" heading="31083" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="118946" y="188806" z="-3733" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="117733" y="189857" z="-3752" heading="6768" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="118454" y="183262" z="-3720" heading="44193" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="119531" y="184512" z="-3736" heading="39902" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="120780" y="190251" z="-3760" heading="9514" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="118455" y="187188" z="-3760" heading="55321" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="117383" y="187236" z="-3728" heading="19806" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="118080" y="184916" z="-3736" heading="55460" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="118851" y="186302" z="-3720" heading="44504" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="116348" y="179626" z="-3760" heading="46058" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="118524" y="180175" z="-3584" heading="39170" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="120404" y="181494" z="-3328" heading="10648" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="120278" y="182342" z="-3304" heading="27354" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="122052" y="183510" z="-3328" heading="22938" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="111305" y="182576" z="-3759" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="112097" y="182990" z="-3760" heading="44621" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="109240" y="186567" z="-3760" heading="22245" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="118480" y="184334" z="-3720" heading="59402" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="114467" y="185221" z="-3528" heading="17510" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="113960" y="184462" z="-3688" heading="30874" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="113760" y="182554" z="-3760" heading="10748" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="121157" y="183179" z="-3304" heading="34183" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="111507" y="183644" z="-3760" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="117506" y="183896" z="-3760" heading="1396" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="112693" y="180366" z="-3720" heading="63240" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="110506" y="180068" z="-3664" heading="57020" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="111751" y="180939" z="-3760" heading="5283" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20804" x="110565" y="181665" z="-3688" heading="8818" respawnTime="60sec" /> <!-- Crokian Lad -->
|
||||
<npc id="20805" x="105605" y="179137" z="-3592" heading="26216" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="104975" y="178006" z="-3744" heading="28285" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="105738" y="175451" z="-3760" heading="16992" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="103934" y="177286" z="-3760" heading="39954" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="108818" y="176581" z="-3760" heading="15940" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="108724" y="174418" z="-3720" heading="51171" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="105548" y="174590" z="-3696" heading="34701" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="106698" y="174900" z="-3744" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="106431" y="178073" z="-3656" heading="8805" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="108237" y="169159" z="-3312" heading="38795" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="108968" y="173765" z="-3712" heading="12521" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="109204" y="169533" z="-3328" heading="49511" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="109659" y="167557" z="-3507" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="111575" y="166091" z="-3216" heading="62226" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="111404" y="168021" z="-3352" heading="58053" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="112084" y="166739" z="-3474" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="113430" y="170563" z="-3664" heading="57770" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="116971" y="186117" z="-3744" heading="18857" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="121282" y="187339" z="-3504" heading="64957" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="119867" y="187998" z="-3760" heading="7523" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="119683" y="186495" z="-3760" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="117019" y="184779" z="-3760" heading="27967" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="121185" y="181731" z="-3296" heading="23114" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="120878" y="185583" z="-3648" heading="40811" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="116669" y="183016" z="-3760" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="116166" y="182126" z="-3760" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="117172" y="182482" z="-3760" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="117177" y="181543" z="-3760" heading="33630" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="117071" y="182304" z="-3760" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="123032" y="182711" z="-3336" heading="36226" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="111847" y="184369" z="-3760" heading="20924" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="110101" y="183759" z="-3688" heading="41197" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="123997" y="183152" z="-3336" heading="64739" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="117626" y="185726" z="-3728" heading="8484" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="115981" y="180531" z="-3760" heading="41536" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="113428" y="183875" z="-3736" heading="34020" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="117830" y="182300" z="-3736" heading="60875" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="116244" y="185137" z="-3536" heading="468" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="115196" y="183400" z="-3736" heading="39071" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="112412" y="182398" z="-3760" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="112258" y="181427" z="-3760" heading="60986" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="111302" y="180278" z="-3720" heading="18073" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="109191" y="180367" z="-3720" heading="33826" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="113128" y="181865" z="-3664" heading="15048" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="112710" y="184574" z="-3368" heading="15412" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="125180" y="191156" z="-3280" heading="19354" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20805" x="125834" y="189609" z="-3280" heading="61003" respawnTime="60sec" /> <!-- Dailaon Lad -->
|
||||
<npc id="20806" x="105636" y="176783" z="-3737" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="107787" y="179626" z="-3728" heading="9368" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="106773" y="176861" z="-3752" heading="7441" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="104499" y="175943" z="-3680" heading="53836" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="103662" y="178106" z="-3760" heading="36477" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="107685" y="175338" z="-3744" heading="44136" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="107995" y="177696" z="-3712" heading="23853" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="108908" y="175409" z="-3728" heading="3773" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="107183" y="178761" z="-3760" heading="24488" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="106287" y="173734" z="-3704" heading="41929" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="108456" y="173150" z="-3760" heading="44631" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="108211" y="169959" z="-3745" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="108246" y="171697" z="-3720" heading="18056" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="110876" y="169649" z="-3312" heading="6831" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="109594" y="169170" z="-3296" heading="11497" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="115469" y="168845" z="-3352" heading="8093" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="113558" y="167837" z="-3352" heading="37371" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="114180" y="168791" z="-3344" heading="6093" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="117065" y="169728" z="-3352" heading="11801" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="110785" y="166969" z="-3312" heading="64462" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="117163" y="168775" z="-3336" heading="64483" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="114666" y="166635" z="-2672" heading="18281" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="116096" y="167333" z="-2940" heading="36828" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="115899" y="166776" z="-3474" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="114794" y="167666" z="-3474" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="115599" y="166242" z="-2496" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="117523" y="167349" z="-3336" heading="48153" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="123909" y="168391" z="-3320" heading="48393" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="120099" y="167912" z="-3352" heading="33890" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="119008" y="167218" z="-3449" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="116764" y="180973" z="-3760" heading="18490" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="119560" y="185162" z="-3720" heading="3313" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="116596" y="183678" z="-3688" heading="25986" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="116915" y="180235" z="-3760" heading="8565" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="112111" y="184000" z="-3760" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="119145" y="181043" z="-3480" heading="53673" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="111032" y="184751" z="-3760" heading="36970" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="122411" y="180334" z="-3280" heading="54594" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="113863" y="181550" z="-3760" heading="8106" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="111391" y="181323" z="-3760" heading="39432" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="110064" y="181149" z="-3728" heading="13602" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="112287" y="180641" z="-3760" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="111078" y="173745" z="-3760" heading="28716" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="114358" y="171593" z="-3760" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="126467" y="190067" z="-3272" heading="54838" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="123937" y="189736" z="-3392" heading="4837" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="115615" y="182744" z="-3760" heading="60067" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="113436" y="183194" z="-3760" heading="34451" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="113026" y="180534" z="-3728" heading="21791" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="114586" y="183871" z="-3736" heading="57643" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20806" x="114170" y="185212" z="-3536" heading="49348" respawnTime="60sec" /> <!-- Crokian Lad Warrior -->
|
||||
<npc id="20807" x="110275" y="168641" z="-3312" heading="2611" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="109015" y="171148" z="-3688" heading="54590" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="109732" y="171633" z="-3760" heading="8297" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="108464" y="167405" z="-3304" heading="10325" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="109861" y="167913" z="-3507" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="113192" y="166917" z="-3474" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="115952" y="169404" z="-3320" heading="42440" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="112386" y="167273" z="-3474" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="112993" y="168661" z="-3296" heading="48054" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="119417" y="178324" z="-3688" heading="13243" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="117249" y="167806" z="-3352" heading="54959" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="119136" y="173454" z="-3688" heading="9222" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="114775" y="172135" z="-3760" heading="20839" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="115799" y="166598" z="-2528" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="114644" y="173038" z="-3728" heading="19766" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="118706" y="167752" z="-3449" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="121580" y="168130" z="-3344" heading="35244" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="123681" y="169053" z="-3312" heading="7664" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="125257" y="169167" z="-3560" heading="5497" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="121515" y="180492" z="-3304" heading="7801" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="122569" y="178269" z="-3480" heading="44911" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="121676" y="182484" z="-3312" heading="32030" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="121078" y="180405" z="-3764" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="119931" y="178928" z="-3736" heading="36677" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="120117" y="176514" z="-3760" heading="29379" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="123070" y="175712" z="-3760" heading="61499" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="121519" y="176182" z="-3760" heading="30065" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="121401" y="178384" z="-3760" heading="57973" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="122042" y="175372" z="-3704" heading="15534" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="122226" y="170933" z="-3576" heading="48281" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="120007" y="171158" z="-3760" heading="58253" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="119867" y="170601" z="-3736" heading="60580" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="116045" y="173247" z="-3752" heading="14460" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="115531" y="174673" z="-3768" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="118223" y="178901" z="-3768" heading="26909" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="118032" y="172451" z="-3760" heading="10844" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="117434" y="177539" z="-3760" heading="58811" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="114681" y="174393" z="-3736" heading="45191" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="111769" y="171199" z="-3712" heading="42051" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="110729" y="172154" z="-3720" heading="44615" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="124551" y="181789" z="-3016" heading="39726" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="127294" y="182625" z="-2680" heading="43728" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="124399" y="190687" z="-3312" heading="26361" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20807" x="126370" y="191062" z="-3280" heading="5960" respawnTime="60sec" /> <!-- Farhite Lad -->
|
||||
<npc id="20808" x="115498" y="166420" z="-2536" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="115298" y="167844" z="-3474" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="115556" y="172321" z="-3720" heading="17967" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="115599" y="166598" z="-2552" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="123095" y="168182" z="-3336" heading="65046" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="122052" y="168809" z="-3344" heading="32598" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="122851" y="181244" z="-3336" heading="23603" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="118903" y="178689" z="-3656" heading="51057" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="120475" y="180405" z="-3764" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="121019" y="179117" z="-3688" heading="14576" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="120273" y="180049" z="-3312" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="120315" y="177086" z="-3760" heading="61485" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="120805" y="174121" z="-3760" heading="30398" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="119335" y="177020" z="-3864" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="121686" y="173521" z="-3764" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="120727" y="178227" z="-3760" heading="17400" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="120539" y="175446" z="-3592" heading="35601" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="119111" y="171307" z="-3760" heading="53532" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="120033" y="171925" z="-3760" heading="42954" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="117216" y="175999" z="-3760" heading="53330" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="117557" y="178465" z="-3720" heading="25538" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="117697" y="174661" z="-3752" heading="49823" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="115388" y="176156" z="-3760" heading="14007" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="113772" y="172250" z="-3720" heading="46924" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="111108" y="172879" z="-3760" heading="39930" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="112953" y="173218" z="-3760" heading="43050" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="126436" y="184189" z="-2784" heading="19073" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="127319" y="183489" z="-2736" heading="6134" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20808" x="125124" y="184201" z="-2992" heading="23006" respawnTime="60sec" /> <!-- Nos Lad -->
|
||||
<npc id="20991" x="119508" y="180363" z="-3440" heading="44382" respawnTime="80sec" /> <!-- Swamp Tribe -->
|
||||
<npc id="20991" x="122688" y="183324" z="-3304" heading="12682" respawnTime="80sec" /> <!-- Swamp Tribe -->
|
||||
<npc id="20991" x="118497" y="176864" z="-3736" heading="49982" respawnTime="80sec" /> <!-- Swamp Tribe -->
|
||||
<npc id="20991" x="119738" y="177020" z="-3864" respawnTime="80sec" /> <!-- Swamp Tribe -->
|
||||
<npc id="20991" x="120134" y="173833" z="-3760" heading="48351" respawnTime="80sec" /> <!-- Swamp Tribe -->
|
||||
<npc id="20991" x="121483" y="174678" z="-3760" heading="51547" respawnTime="80sec" /> <!-- Swamp Tribe -->
|
||||
<npc id="20991" x="118450" y="171809" z="-3760" heading="39778" respawnTime="80sec" /> <!-- Swamp Tribe -->
|
||||
<npc id="20991" x="121130" y="170722" z="-3760" heading="23964" respawnTime="80sec" /> <!-- Swamp Tribe -->
|
||||
<npc id="20991" x="111920" y="172286" z="-3760" heading="41886" respawnTime="80sec" /> <!-- Swamp Tribe -->
|
||||
<npc id="20991" x="112508" y="174616" z="-3744" heading="29544" respawnTime="80sec" /> <!-- Swamp Tribe -->
|
||||
<npc id="20991" x="108953" y="172437" z="-3760" heading="47869" respawnTime="80sec" /> <!-- Swamp Tribe -->
|
||||
<npc id="20991" x="126548" y="183074" z="-2776" heading="22434" respawnTime="80sec" /> <!-- Swamp Tribe -->
|
||||
<npc id="33858" x="114478" y="191386" z="-3536" heading="18585" respawnTime="60sec" /> <!-- Eli -->
|
||||
<npc id="33859" x="115644" y="191546" z="-3360" heading="25821" respawnTime="60sec" /> <!-- Iason Heine -->
|
||||
<npc id="33860" x="115545" y="191550" z="-3360" heading="10658" respawnTime="60sec" /> <!-- Enron -->
|
||||
|
@@ -153,15 +153,6 @@
|
||||
<npc id="20571" x="96187" y="14445" z="-3312" heading="51593" respawnTime="60sec" /> <!-- Tarlk Bugbear Warrior -->
|
||||
<npc id="20571" x="95497" y="14666" z="-3480" heading="21672" respawnTime="60sec" /> <!-- Tarlk Bugbear Warrior -->
|
||||
<npc id="20571" x="83236" y="25418" z="-3528" heading="23836" respawnTime="60sec" /> <!-- Tarlk Bugbear Warrior -->
|
||||
<npc id="27098" x="82165" y="20102" z="-5288" heading="6249" respawnTime="60sec" /> <!-- Ghost Fire -->
|
||||
<npc id="27098" x="82572" y="19948" z="-5288" heading="46497" respawnTime="60sec" /> <!-- Ghost Fire -->
|
||||
<npc id="27098" x="81602" y="15939" z="-5288" heading="64135" respawnTime="60sec" /> <!-- Ghost Fire -->
|
||||
<npc id="27098" x="79805" y="16343" z="-5288" heading="9444" respawnTime="60sec" /> <!-- Ghost Fire -->
|
||||
<npc id="27098" x="81658" y="17854" z="-5288" heading="46631" respawnTime="60sec" /> <!-- Ghost Fire -->
|
||||
<npc id="27098" x="88386" y="19982" z="-5232" heading="63150" respawnTime="60sec" /> <!-- Ghost Fire -->
|
||||
<npc id="27098" x="88802" y="18538" z="-5288" heading="60451" respawnTime="60sec" /> <!-- Ghost Fire -->
|
||||
<npc id="27098" x="88540" y="19515" z="-5264" heading="18444" respawnTime="60sec" /> <!-- Ghost Fire -->
|
||||
<npc id="27098" x="88259" y="20606" z="-5216" heading="20845" respawnTime="60sec" /> <!-- Ghost Fire -->
|
||||
<npc id="27544" x="88134" y="13416" z="-5288" heading="57837" respawnTime="60sec" /> <!-- Nebulite Eye -->
|
||||
<npc id="27544" x="88233" y="13552" z="-5288" heading="19367" respawnTime="60sec" /> <!-- Nebulite Eye -->
|
||||
<npc id="27544" x="88153" y="12522" z="-5288" heading="58083" respawnTime="60sec" /> <!-- Nebulite Eye -->
|
||||
|
File diff suppressed because it is too large
Load Diff
@@ -1,19 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
|
||||
<spawn name="rune10_mb2116_01m1" ai="EilhalderVonHellmann">
|
||||
<parameters>
|
||||
<param name="chaseRange" value="8000" />
|
||||
</parameters>
|
||||
<group spawnByDefault="false">
|
||||
<npc id="25328" respawnTime="3hours" respawnRandom="1hour">
|
||||
<locations>
|
||||
<location x="59331" y="-42403" z="-3003" chance="20" />
|
||||
<location x="59709" y="-42310" z="-3003" chance="20" />
|
||||
<location x="59717" y="-41974" z="-3003" chance="20" />
|
||||
<location x="59333" y="-41858" z="-3003" chance="20" />
|
||||
<location x="59047" y="-42165" z="-3003" chance="20" />
|
||||
</locations>
|
||||
</npc>
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
@@ -6,16 +6,6 @@
|
||||
<npc id="31518" x="68064" y="-71712" z="-3712" heading="30000" respawnTime="60sec" /> <!-- Mysterious Necromancer -->
|
||||
<npc id="31513" x="95516" y="-87328" z="-3808" heading="12000" respawnTime="60sec" /> <!-- Evil Altar -->
|
||||
<npc id="31367" x="67737" y="-72369" z="-3720" heading="33486" respawnTime="60sec" /> <!-- Voice of Splendor -->
|
||||
<npc id="27214" x="93989" y="-88983" z="-3784" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27214" x="93587" y="-88271" z="-3784" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27214" x="94190" y="-87915" z="-3784" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27214" x="93687" y="-88449" z="-3792" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27214" x="94291" y="-88805" z="-3792" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27214" x="93989" y="-88627" z="-3792" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27214" x="93888" y="-88805" z="-3792" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27214" x="94392" y="-88271" z="-3792" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27214" x="94291" y="-88449" z="-3792" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27214" x="94593" y="-88627" z="-3792" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="31515" x="78416" y="-75808" z="-4480" respawnTime="60sec" /> <!-- Evil Altar -->
|
||||
<npc id="31368" x="97136" y="-75648" z="-1616" heading="37000" respawnTime="60sec" /> <!-- Mikellan -->
|
||||
<npc id="31508" x="76656" y="-76416" z="-3600" heading="30000" respawnTime="60sec" /> <!-- Altar of Saints -->
|
||||
@@ -79,16 +69,6 @@
|
||||
<npc id="21539" x="97029" y="-89687" z="-2792" heading="10166" respawnTime="48sec" /> <!-- Wailing of Splendor -->
|
||||
<npc id="21539" x="96444" y="-89147" z="-2800" respawnTime="48sec" /> <!-- Wailing of Splendor -->
|
||||
<npc id="21539" x="95746" y="-86720" z="-2894" respawnTime="48sec" /> <!-- Wailing of Splendor -->
|
||||
<npc id="27216" x="72224" y="-83539" z="-4312" heading="42935" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27216" x="72172" y="-82869" z="-4312" heading="18466" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27216" x="71704" y="-82996" z="-4296" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27216" x="72468" y="-84970" z="-4296" heading="48719" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27216" x="72827" y="-86301" z="-4280" heading="51316" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27216" x="72651" y="-86366" z="-4280" heading="48343" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27216" x="72397" y="-83765" z="-4312" heading="13380" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27216" x="72193" y="-82473" z="-4264" heading="10658" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27216" x="72408" y="-82818" z="-4312" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27216" x="72265" y="-84395" z="-4312" heading="50667" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="21544" x="87304" y="-80544" z="-3696" heading="42965" respawnTime="100sec" /> <!-- Judge of Splendor -->
|
||||
<npc id="21544" x="84425" y="-80176" z="-3536" heading="22489" respawnTime="100sec" /> <!-- Judge of Splendor -->
|
||||
<npc id="21544" x="90918" y="-79271" z="-3744" heading="53380" respawnTime="100sec" /> <!-- Judge of Splendor -->
|
||||
@@ -97,16 +77,6 @@
|
||||
<npc id="21544" x="78099" y="-92704" z="-3363" respawnTime="100sec" /> <!-- Judge of Splendor -->
|
||||
<npc id="21544" x="89572" y="-91697" z="-2792" respawnTime="100sec" /> <!-- Judge of Splendor -->
|
||||
<npc id="21544" x="94909" y="-90335" z="-2800" heading="28834" respawnTime="100sec" /> <!-- Judge of Splendor -->
|
||||
<npc id="27215" x="77639" y="-71710" z="-4424" heading="25059" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27215" x="80109" y="-73514" z="-4464" heading="27068" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27215" x="78763" y="-72863" z="-4464" heading="30033" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27215" x="79817" y="-72818" z="-4456" heading="15888" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27215" x="80732" y="-73893" z="-4464" heading="45256" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27215" x="81777" y="-73369" z="-4464" heading="4806" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27215" x="78402" y="-72593" z="-4464" heading="56233" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27215" x="76270" y="-71695" z="-4424" heading="33625" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27215" x="79338" y="-73206" z="-4456" heading="61086" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="27215" x="80106" y="-73063" z="-4464" heading="27479" respawnTime="360sec" /> <!-- Guardian of Forbidden Knowledge -->
|
||||
<npc id="31510" x="72767" y="-89068" z="-3120" heading="9000" respawnTime="60sec" /> <!-- Altar of Saints -->
|
||||
<npc id="21527" x="77202" y="-80628" z="-3616" heading="25398" respawnTime="48sec" /> <!-- Fury of Splendor -->
|
||||
<npc id="21527" x="79901" y="-80931" z="-4040" heading="18163" respawnTime="48sec" /> <!-- Fury of Splendor -->
|
||||
@@ -141,12 +111,6 @@
|
||||
<npc id="21521" x="79134" y="-88081" z="-3560" heading="31014" respawnTime="48sec" /> <!-- Claws of Splendor -->
|
||||
<npc id="21521" x="81244" y="-88302" z="-3504" heading="47344" respawnTime="48sec" /> <!-- Claws of Splendor -->
|
||||
<npc id="31519" x="78064" y="-82672" z="-3640" respawnTime="60sec" /> <!-- Enfeux -->
|
||||
<npc id="27317" x="86108" y="-76340" z="-3472" respawnTime="360sec" /> <!-- Restrainer of Splendor -->
|
||||
<npc id="27317" x="86209" y="-76162" z="-3472" respawnTime="360sec" /> <!-- Restrainer of Splendor -->
|
||||
<npc id="27317" x="87052" y="-75716" z="-3496" respawnTime="360sec" /> <!-- Restrainer of Splendor -->
|
||||
<npc id="27317" x="87153" y="-75538" z="-3484" respawnTime="360sec" /> <!-- Restrainer of Splendor -->
|
||||
<npc id="27317" x="86700" y="-75316" z="-3496" respawnTime="360sec" /> <!-- Restrainer of Splendor -->
|
||||
<npc id="27317" x="86801" y="-75138" z="-3496" respawnTime="360sec" /> <!-- Restrainer of Splendor -->
|
||||
<npc id="21530" x="82538" y="-87160" z="-3571" respawnTime="48sec" /> <!-- Victory of Splendor -->
|
||||
<npc id="21530" x="81909" y="-86277" z="-3608" heading="49152" respawnTime="48sec" /> <!-- Victory of Splendor -->
|
||||
<npc id="21530" x="84295" y="-85506" z="-3577" respawnTime="48sec" /> <!-- Victory of Splendor -->
|
||||
|
@@ -240,14 +240,6 @@
|
||||
<npc id="22705" x="50162" y="-125282" z="-3256" heading="39099" respawnTime="60sec" /> <!-- Contaminated Batur Commander -->
|
||||
<npc id="22705" x="46085" y="-124838" z="-3320" heading="41581" respawnTime="60sec" /> <!-- Contaminated Batur Commander -->
|
||||
<npc id="22705" x="53651" y="-125011" z="-3200" heading="48489" respawnTime="60sec" /> <!-- Contaminated Batur Commander -->
|
||||
<npc id="27319" x="36884" y="-117942" z="-1376" heading="25240" respawnTime="60sec" /> <!-- Black Leopard -->
|
||||
<npc id="27319" x="36955" y="-117936" z="-1384" heading="27966" respawnTime="60sec" /> <!-- Black Leopard -->
|
||||
<npc id="27319" x="36784" y="-117855" z="-1376" heading="25299" respawnTime="60sec" /> <!-- Black Leopard -->
|
||||
<npc id="27319" x="35440" y="-120159" z="-1144" heading="62981" respawnTime="60sec" /> <!-- Black Leopard -->
|
||||
<npc id="27319" x="35629" y="-119692" z="-1160" heading="12961" respawnTime="60sec" /> <!-- Black Leopard -->
|
||||
<npc id="27319" x="35206" y="-119929" z="-1136" heading="6162" respawnTime="60sec" /> <!-- Black Leopard -->
|
||||
<npc id="27320" x="56910" y="-117317" z="-3672" heading="48617" respawnTime="60sec" /> <!-- Timora Orc -->
|
||||
<npc id="27320" x="56868" y="-117272" z="-3672" heading="8424" respawnTime="60sec" /> <!-- Timora Orc -->
|
||||
<npc id="32017" x="47674" y="-115928" z="-3744" heading="12603" respawnTime="60sec" /> <!-- Karuda -->
|
||||
<npc id="32026" x="59824" y="-115038" z="-3408" heading="25408" respawnTime="60sec" /> <!-- Hestui Guard -->
|
||||
<npc id="32026" x="59718" y="-115112" z="-3416" heading="14369" respawnTime="60sec" /> <!-- Hestui Guard -->
|
||||
|
@@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
|
||||
<spawn name="21_25">
|
||||
<group>
|
||||
<npc id="27117" x="48001" y="244347" z="-6560" heading="32944" respawnTime="60sec" /> <!-- Nahir -->
|
||||
<npc id="27016" x="46828" y="246674" z="-6656" respawnTime="900sec" /> <!-- Nerkas -->
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
@@ -2,17 +2,6 @@
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
|
||||
<spawn name="22_13">
|
||||
<group>
|
||||
<npc id="27321" x="94064" y="-137600" z="-2968" heading="52460" respawnTime="60sec" /> <!-- Bruin Lizardman -->
|
||||
<npc id="27321" x="93889" y="-137494" z="-2984" heading="42111" respawnTime="60sec" /> <!-- Bruin Lizardman -->
|
||||
<npc id="27321" x="94324" y="-137725" z="-2952" heading="63438" respawnTime="60sec" /> <!-- Bruin Lizardman -->
|
||||
<npc id="27321" x="93813" y="-137539" z="-2968" heading="27090" respawnTime="60sec" /> <!-- Bruin Lizardman -->
|
||||
<npc id="27321" x="93706" y="-137005" z="-2920" heading="16167" respawnTime="60sec" /> <!-- Bruin Lizardman -->
|
||||
<npc id="27322" x="69910" y="-137509" z="-2728" heading="6353" respawnTime="60sec" /> <!-- Picot Araneid -->
|
||||
<npc id="27322" x="69428" y="-137271" z="-2664" heading="28909" respawnTime="60sec" /> <!-- Picot Araneid -->
|
||||
<npc id="27322" x="69964" y="-137073" z="-2632" heading="4209" respawnTime="60sec" /> <!-- Picot Araneid -->
|
||||
<npc id="27322" x="70050" y="-138018" z="-2808" heading="46457" respawnTime="60sec" /> <!-- Picot Araneid -->
|
||||
<npc id="27322" x="70647" y="-137738" z="-2824" heading="63559" respawnTime="60sec" /> <!-- Picot Araneid -->
|
||||
<npc id="27322" x="69121" y="-136896" z="-2632" heading="25579" respawnTime="60sec" /> <!-- Picot Araneid -->
|
||||
<npc id="35544" x="78735" y="-153060" z="1040" heading="2556" respawnTime="60sec" /> <!-- Gatekeeper -->
|
||||
<npc id="35544" x="78752" y="-153229" z="1048" heading="53375" respawnTime="60sec" /> <!-- Gatekeeper -->
|
||||
<npc id="35545" x="76399" y="-153055" z="1040" heading="22854" respawnTime="60sec" /> <!-- Gatekeeper -->
|
||||
|
@@ -2,14 +2,6 @@
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
|
||||
<spawn name="22_18">
|
||||
<group>
|
||||
<npc id="27098" x="84127" y="13504" z="-5256" heading="64644" respawnTime="180sec" /> <!-- Ghost Fire -->
|
||||
<npc id="27098" x="81653" y="20057" z="-5288" heading="16608" respawnTime="180sec" /> <!-- Ghost Fire -->
|
||||
<npc id="27098" x="81618" y="16962" z="-5288" heading="17787" respawnTime="180sec" /> <!-- Ghost Fire -->
|
||||
<npc id="27098" x="82146" y="12874" z="-5288" heading="51097" respawnTime="180sec" /> <!-- Ghost Fire -->
|
||||
<npc id="27098" x="88426" y="16240" z="-5264" heading="47734" respawnTime="180sec" /> <!-- Ghost Fire -->
|
||||
<npc id="27098" x="87377" y="13750" z="-5288" heading="32115" respawnTime="180sec" /> <!-- Ghost Fire -->
|
||||
<npc id="27098" x="88479" y="16983" z="-5264" heading="23282" respawnTime="180sec" /> <!-- Ghost Fire -->
|
||||
<npc id="27098" x="88411" y="13217" z="-5288" heading="53533" respawnTime="180sec" /> <!-- Ghost Fire -->
|
||||
<npc id="20572" x="73643" y="7673" z="-3523" heading="15387" respawnTime="25sec" /> <!-- Tarlk Bugbear Captain -->
|
||||
<npc id="20572" x="75438" y="7793" z="-3427" heading="46929" respawnTime="25sec" /> <!-- Tarlk Bugbear Captain -->
|
||||
<npc id="20572" x="78239" y="9410" z="-3512" heading="2720" respawnTime="25sec" /> <!-- Tarlk Bugbear Captain -->
|
||||
@@ -21,9 +13,6 @@
|
||||
<npc id="20572" x="77666" y="6234" z="-3464" respawnTime="25sec" /> <!-- Tarlk Bugbear Captain -->
|
||||
<npc id="20572" x="79972" y="3729" z="-2936" heading="51631" respawnTime="25sec" /> <!-- Tarlk Bugbear Captain -->
|
||||
<npc id="20572" x="82910" y="3746" z="-2872" heading="56402" respawnTime="25sec" /> <!-- Tarlk Bugbear Captain -->
|
||||
<npc id="27096" x="69580" y="10394" z="-3592" respawnTime="180sec" /> <!-- Singing Flower of Nightmare -->
|
||||
<npc id="27096" x="69781" y="10394" z="-3592" respawnTime="180sec" /> <!-- Singing Flower of Nightmare -->
|
||||
<npc id="27096" x="69883" y="10928" z="-3592" respawnTime="180sec" /> <!-- Singing Flower of Nightmare -->
|
||||
<npc id="20235" x="81277" y="19113" z="-5288" heading="7132" respawnTime="24sec" /> <!-- Shackle -->
|
||||
<npc id="20235" x="82118" y="19010" z="-5288" heading="41070" respawnTime="24sec" /> <!-- Shackle -->
|
||||
<npc id="20235" x="80367" y="16893" z="-5288" heading="23422" respawnTime="24sec" /> <!-- Shackle -->
|
||||
|
@@ -76,11 +76,6 @@
|
||||
<npc id="20584" x="73680" y="86354" z="-3256" heading="10845" respawnTime="40sec" /> <!-- Timak Orc Archer -->
|
||||
<npc id="20584" x="72419" y="82902" z="-3472" heading="42951" respawnTime="40sec" /> <!-- Timak Orc Archer -->
|
||||
<npc id="20584" x="75794" y="87895" z="-3312" heading="55513" respawnTime="40sec" /> <!-- Timak Orc Archer -->
|
||||
<npc id="27323" x="96199" y="76801" z="-3568" heading="275" respawnTime="60sec" /> <!-- Divine Emissary -->
|
||||
<npc id="27323" x="96199" y="76601" z="-3560" heading="275" respawnTime="60sec" /> <!-- Divine Emissary -->
|
||||
<npc id="27323" x="96199" y="77001" z="-3576" heading="275" respawnTime="60sec" /> <!-- Divine Emissary -->
|
||||
<npc id="27323" x="95999" y="76801" z="-3544" heading="275" respawnTime="60sec" /> <!-- Divine Emissary -->
|
||||
<npc id="27323" x="96399" y="76801" z="-3592" heading="275" respawnTime="60sec" /> <!-- Divine Emissary -->
|
||||
<npc id="18864" x="92135" y="83982" z="-3680" respawnTime="60sec" /> <!-- Fantasy Mushroom -->
|
||||
<npc id="18864" x="91045" y="87849" z="-3432" respawnTime="60sec" /> <!-- Fantasy Mushroom -->
|
||||
<npc id="18864" x="91469" y="88665" z="-3448" respawnTime="60sec" /> <!-- Fantasy Mushroom -->
|
||||
|
@@ -47,9 +47,6 @@
|
||||
<npc id="20944" x="65550" y="158689" z="-3592" heading="27295" respawnTime="45sec" /> <!-- Nightmare Lord -->
|
||||
<npc id="20944" x="67475" y="156680" z="-3656" heading="3830" respawnTime="45sec" /> <!-- Nightmare Lord -->
|
||||
<npc id="20944" x="66983" y="155192" z="-3712" heading="57199" respawnTime="45sec" /> <!-- Nightmare Lord -->
|
||||
<npc id="32641" x="86792" y="162422" z="-3584" heading="7560" respawnTime="60sec" /> <!-- Dr. Helvetica -->
|
||||
<npc id="32642" x="86816" y="162256" z="-3568" heading="49152" respawnTime="60sec" /> <!-- Broken Golem Control Device -->
|
||||
<npc id="32646" x="86641" y="162261" z="-3584" heading="8072" respawnTime="60sec" /> <!-- Katensa -->
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
@@ -99,9 +99,6 @@
|
||||
<npc id="20539" x="116771" y="-174886" z="-1016" heading="42523" respawnTime="22sec" /> <!-- Elder Longtail Keltir -->
|
||||
<npc id="20539" x="117326" y="-174423" z="-816" heading="59132" respawnTime="22sec" /> <!-- Elder Longtail Keltir -->
|
||||
<npc id="20539" x="118118" y="-172424" z="-232" heading="12147" respawnTime="22sec" /> <!-- Elder Longtail Keltir -->
|
||||
<npc id="27200" x="125124" y="-174219" z="-984" respawnTime="180sec" /> <!-- Krudel Lizardman -->
|
||||
<npc id="27200" x="125526" y="-174219" z="-1024" respawnTime="180sec" /> <!-- Krudel Lizardman -->
|
||||
<npc id="27200" x="125326" y="-173863" z="-962" respawnTime="180sec" /> <!-- Krudel Lizardman -->
|
||||
<npc id="30670" x="125832" y="-180002" z="-1768" heading="57344" respawnTime="60sec" /> <!-- Nyakuri -->
|
||||
</group>
|
||||
</spawn>
|
||||
|
@@ -159,11 +159,7 @@
|
||||
<npc id="20605" x="126144" y="88724" z="-2432" respawnTime="25sec" /> <!-- Weird Drake -->
|
||||
<npc id="20605" x="127052" y="88902" z="-2432" respawnTime="25sec" /> <!-- Weird Drake -->
|
||||
<npc id="31659" x="124304" y="82128" z="-2792" heading="5000" respawnTime="60sec" /> <!-- Tablet of Vision -->
|
||||
<npc id="27188" x="106671" y="93905" z="-2064" heading="49152" respawnTime="60sec" /> <!-- Fairy Tree of Abyss -->
|
||||
<npc id="27187" x="127714" y="90495" z="-2088" respawnTime="60sec" /> <!-- Twilight Fairy Tree -->
|
||||
<npc id="20631" x="130550" y="66013" z="-3720" heading="32673" respawnTime="23sec" /> <!-- Taik Orc Archer -->
|
||||
<npc id="27186" x="117733" y="94108" z="-2064" heading="57344" respawnTime="60sec" /> <!-- Fairy Tree of Star -->
|
||||
<npc id="27185" x="113356" y="93848" z="-2072" heading="28672" respawnTime="60sec" /> <!-- Fairy Tree of Wind -->
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
@@ -32,8 +32,6 @@
|
||||
<npc id="20249" x="121710" y="129770" z="-3416" respawnTime="27sec" /> <!-- Turak Bugbear Warrior -->
|
||||
<npc id="20249" x="122745" y="130414" z="-3328" respawnTime="27sec" /> <!-- Turak Bugbear Warrior -->
|
||||
<npc id="20249" x="121917" y="129770" z="-3400" respawnTime="27sec" /> <!-- Turak Bugbear Warrior -->
|
||||
<npc id="27108" x="118058" y="128406" z="-2880" respawnTime="60sec" /> <!-- Stenoa Gorgon Queen -->
|
||||
<npc id="27109" x="118118" y="128474" z="-2904" respawnTime="60sec" /> <!-- Handmaiden of Stenoa -->
|
||||
<npc id="20552" x="98804" y="100268" z="-3576" heading="38058" respawnTime="60sec" /> <!-- Fettered Soul -->
|
||||
<npc id="20552" x="99723" y="102322" z="-3416" heading="31181" respawnTime="60sec" /> <!-- Fettered Soul -->
|
||||
<npc id="20552" x="98888" y="100421" z="-3568" heading="28510" respawnTime="60sec" /> <!-- Fettered Soul -->
|
||||
@@ -56,7 +54,6 @@
|
||||
<npc id="20554" x="102635" y="100050" z="-3560" heading="46774" respawnTime="60sec" /> <!-- Grandis -->
|
||||
<npc id="20554" x="102734" y="106295" z="-3160" heading="9490" respawnTime="60sec" /> <!-- Grandis -->
|
||||
<npc id="20554" x="105452" y="101542" z="-3296" heading="27749" respawnTime="60sec" /> <!-- Grandis -->
|
||||
<npc id="27108" x="116288" y="127056" z="-2480" respawnTime="180sec" /> <!-- Stenoa Gorgon Queen -->
|
||||
<npc id="30758" x="102069" y="103120" z="-3504" heading="6000" respawnTime="60sec" /> <!-- Athrea -->
|
||||
<npc id="30981" x="106131" y="105979" z="-3480" heading="28672" respawnTime="60sec" /> <!-- Dark Judge -->
|
||||
<npc id="30836" x="105888" y="109808" z="-3200" heading="45056" respawnTime="60sec" /> <!-- Minerva -->
|
||||
|
@@ -158,14 +158,12 @@
|
||||
<npc id="20249" x="101536" y="147611" z="-3728" heading="8161" respawnTime="27sec" /> <!-- Turak Bugbear Warrior -->
|
||||
<npc id="20249" x="103508" y="146240" z="-3496" heading="61653" respawnTime="27sec" /> <!-- Turak Bugbear Warrior -->
|
||||
<npc id="20249" x="100292" y="149662" z="-3472" respawnTime="27sec" /> <!-- Turak Bugbear Warrior -->
|
||||
<npc id="27107" x="106332" y="135586" z="-3416" respawnTime="60sec" /> <!-- Silhouette Tilfo -->
|
||||
<npc id="30640" x="106345" y="135523" z="-3416" respawnTime="60sec" /> <!-- Brynthea -->
|
||||
<npc id="35182" x="116494" y="145516" z="-2720" heading="58824" respawnTime="60sec" /> <!-- Blacksmith -->
|
||||
<npc id="35147" x="117950" y="145096" z="-2544" heading="32768" respawnTime="60sec" /> <!-- Giran Holy Artifact -->
|
||||
<npc id="35650" x="116983" y="144864" z="-2560" heading="36123" respawnTime="60sec" /> <!-- Court Wizard -->
|
||||
<npc id="36405" x="116858" y="145045" z="-2720" heading="31728" respawnTime="60sec" /> <!-- Warden -->
|
||||
<npc id="35179" x="116535" y="146677" z="-1864" heading="49152" respawnTime="60sec" /> <!-- Mass Gatekeeper -->
|
||||
<npc id="27107" x="106252" y="135416" z="-3432" respawnTime="180sec" /> <!-- Silhouette Tilfo -->
|
||||
<npc id="35186" x="116984" y="145278" z="-2552" heading="32768" respawnTime="60sec" /> <!-- Arvid -->
|
||||
<npc id="35180" x="112661" y="144757" z="-2832" heading="32768" respawnTime="10800sec" /> <!-- Outer Castle Gatekeeper -->
|
||||
<npc id="35180" x="113009" y="144703" z="-2832" heading="49152" respawnTime="10800sec" /> <!-- Outer Castle Gatekeeper -->
|
||||
|
@@ -101,7 +101,6 @@
|
||||
<npc id="20540" x="143199" y="-171215" z="-1776" heading="10667" respawnTime="34sec" /> <!-- Gemstone Beast -->
|
||||
<npc id="20540" x="143498" y="-171774" z="-1776" heading="42257" respawnTime="34sec" /> <!-- Gemstone Beast -->
|
||||
<npc id="20540" x="141987" y="-172315" z="-1776" heading="62325" respawnTime="34sec" /> <!-- Gemstone Beast -->
|
||||
<npc id="27114" x="151489" y="-174801" z="-1776" heading="35584" respawnTime="180sec" /> <!-- Succubus Queen -->
|
||||
<npc id="20323" x="136962" y="-190566" z="-2752" respawnTime="20sec" /> <!-- Goblin Brigand Leader -->
|
||||
<npc id="20323" x="136358" y="-185951" z="-2464" respawnTime="20sec" /> <!-- Goblin Brigand Leader -->
|
||||
<npc id="20323" x="136578" y="-184125" z="-2344" respawnTime="20sec" /> <!-- Goblin Brigand Leader -->
|
||||
|
@@ -2,8 +2,6 @@
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
|
||||
<spawn name="25_18">
|
||||
<group>
|
||||
<npc id="27181" x="169833" y="17911" z="-3456" heading="54234" respawnTime="180sec" /> <!-- Imperial Gravekeeper -->
|
||||
<npc id="27181" x="169448" y="21516" z="-3404" respawnTime="180sec" /> <!-- Imperial Gravekeeper -->
|
||||
<npc id="20664" x="163858" y="2706" z="-3496" heading="16156" respawnTime="23sec" /> <!-- Deprive -->
|
||||
<npc id="20664" x="163907" y="4444" z="-3512" heading="52718" respawnTime="23sec" /> <!-- Deprive -->
|
||||
<npc id="20664" x="163962" y="8741" z="-3536" heading="15381" respawnTime="23sec" /> <!-- Deprive -->
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/npcs.xsd">
|
||||
<npc id="13500" level="85" type="Npc" name="Virgo">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
@@ -1497,4 +1497,175 @@
|
||||
<height normal="10" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="13591" level="85" type="L2Npc" name="Greater Virgo Agathion Charm">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="180" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="3" />
|
||||
<height normal="5.15" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="13592" level="85" type="L2Npc" name="Greater Capricorn Agathion Charm">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="180" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="3" />
|
||||
<height normal="5.15" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="13593" level="85" type="L2Npc" name="Greater Libra Agathion Charm">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="180" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="3" />
|
||||
<height normal="5.15" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="13594" level="85" type="L2Npc" name="Greater Aries Agathion Charm">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="180" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="3" />
|
||||
<height normal="5.15" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="13595" level="85" type="L2Npc" name="Greater Taurus Agathion Charm">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="180" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="3" />
|
||||
<height normal="5.15" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="13596" level="85" type="L2Npc" name="Greater Leo Agathion Charm">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="180" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="3" />
|
||||
<height normal="5.15" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="13597" level="85" type="L2Npc" name="Greater Gemini Agathion Charm">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="180" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="3" />
|
||||
<height normal="5.15" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="13598" level="85" type="L2Npc" name="Greater Scorpio Agathion Charm">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="180" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="3" />
|
||||
<height normal="5.15" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="13599" level="85" type="L2Npc" name="Greater Aquarius Agathion Charm">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="180" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="3" />
|
||||
<height normal="5.15" />
|
||||
</collision>
|
||||
</npc>
|
||||
</list>
|
||||
|
60
L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/npcs/13600-13699.xml
vendored
Normal file
60
L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/npcs/13600-13699.xml
vendored
Normal file
@@ -0,0 +1,60 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/npcs.xsd">
|
||||
<npc id="13600" level="85" type="L2Npc" name="Greater Pisces Agathion Charm">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="180" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="3" />
|
||||
<height normal="5.15" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="13601" level="85" type="L2Npc" name="Greater Sagittarius Agathion Charm">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="180" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="3" />
|
||||
<height normal="5.15" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="13602" level="85" type="L2Npc" name="Greater Cancer Agathion Charm">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="180" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="3" />
|
||||
<height normal="5.15" />
|
||||
</collision>
|
||||
</npc>
|
||||
</list>
|
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/npcs.xsd">
|
||||
<npc id="15200" level="101" type="EffectPoint" name="Death Gate">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
@@ -1538,4 +1538,162 @@
|
||||
<height normal="23.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="15250" level="85" type="L2Npc" name="Blood Panther">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="198" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="20" />
|
||||
<height normal="14.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="15251" level="85" type="L2Npc" name="Blood Panther">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="198" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="20" />
|
||||
<height normal="14.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="15252" level="85" type="L2Npc" name="Feline Queen">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="37014" />
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="25" />
|
||||
<run ground="198" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
<height normal="15" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="15253" level="85" type="L2Npc" name="Feline Queen">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="37014" />
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="25" />
|
||||
<run ground="198" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
<height normal="15" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="15254" level="85" type="L2Npc" name="Seraphim the Unicorn">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="37015" />
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="27" />
|
||||
<run ground="198" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="13.5" />
|
||||
<height normal="25.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="15255" level="85" type="L2Npc" name="Seraphim the Unicorn">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="37015" />
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="27" />
|
||||
<run ground="198" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="13.5" />
|
||||
<height normal="25.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="15256" level="85" type="L2Npc" name="Soulless">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="37016" />
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="48" />
|
||||
<run ground="198" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="7" />
|
||||
<height normal="33" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="15257" level="85" type="L2Npc" name="Soulless">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="37016" />
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="48" />
|
||||
<run ground="198" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="7" />
|
||||
<height normal="33" />
|
||||
</collision>
|
||||
</npc>
|
||||
</list>
|
||||
|
@@ -253,61 +253,6 @@
|
||||
<height normal="26" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="18805" level="83" type="Monster" name="Waste Landfill Machine">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<race>CONSTRUCT</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="79" int="34" dex="42" wit="66" con="75" men="12">
|
||||
<vitals hp="3835" hpRegen="8.5" mp="1777" mpRegen="3" />
|
||||
<attack physical="1099.42361669366" magical="750.763809564873" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="353.86144" magical="258.94045" />
|
||||
<speed>
|
||||
<walk ground="1" />
|
||||
<run ground="1" />
|
||||
</speed>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skillList>
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="11" /> <!-- Average P. Atk. -->
|
||||
<skill id="4411" level="11" /> <!-- Average M. Atk. -->
|
||||
<skill id="4412" level="11" /> <!-- Average P. Def. -->
|
||||
<skill id="4413" level="11" /> <!-- Average M. Def. -->
|
||||
<skill id="4414" level="2" /> <!-- Standard Type -->
|
||||
<skill id="4415" level="3" /> <!-- One-handed Sword -->
|
||||
<skill id="4416" level="2" /> <!-- Magic Creatures -->
|
||||
</skillList>
|
||||
<exCrtEffect>true</exCrtEffect>
|
||||
<ai type="BALANCED" clanHelpRange="300" aggroRange="300" />
|
||||
<collision>
|
||||
<radius normal="19" />
|
||||
<height normal="28" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="18806" level="83" type="Monster" name="Purifying Magic Circle">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<race>CONSTRUCT</race>
|
||||
<sex>MALE</sex>
|
||||
<stats str="79" int="34" dex="42" wit="66" con="75" men="12">
|
||||
<vitals hp="3834.70137" hpRegen="8.5" mp="1794.743" mpRegen="3" />
|
||||
<attack physical="1099.42361669366" magical="750.763809564873" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="353.86144" magical="258.94045" />
|
||||
<speed>
|
||||
<walk ground="1" />
|
||||
<run ground="1" />
|
||||
</speed>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status undying="false" canBeSown="true" />
|
||||
<exCrtEffect>true</exCrtEffect>
|
||||
<ai type="BALANCED" clanHelpRange="300" aggroRange="300" />
|
||||
<collision>
|
||||
<radius normal="16" />
|
||||
<height normal="31" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="18807" level="81" type="Monster" name="Frightened Ragna Orc">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<race>HUMANOID</race>
|
||||
|
@@ -1474,40 +1474,6 @@
|
||||
<height normal="0.1" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="18936" level="1" type="Npc">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<race>CONSTRUCT</race>
|
||||
<sex>MALE</sex>
|
||||
<stats str="79" int="34" dex="42" wit="66" con="75" men="12">
|
||||
<vitals hp="39" hpRegen="2" mp="40" mpRegen="0.9" />
|
||||
<attack physical="8.47458" magical="5.78704" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="44.44444" magical="32.52252" />
|
||||
<speed>
|
||||
<walk ground="1" />
|
||||
<run ground="1" />
|
||||
</speed>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status attackable="false" targetable="false" showName="false" canBeSown="true" />
|
||||
<skillList>
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="11" /> <!-- Average P. Atk. -->
|
||||
<skill id="4411" level="11" /> <!-- Average M. Atk. -->
|
||||
<skill id="4412" level="11" /> <!-- Average P. Def. -->
|
||||
<skill id="4413" level="11" /> <!-- Average M. Def. -->
|
||||
<skill id="4414" level="2" /> <!-- Standard Type -->
|
||||
<skill id="4415" level="3" /> <!-- One-handed Sword -->
|
||||
<skill id="4416" level="2" /> <!-- Magic Creatures -->
|
||||
</skillList>
|
||||
<exCrtEffect>true</exCrtEffect>
|
||||
<ai clanHelpRange="300" aggroRange="300" />
|
||||
<collision>
|
||||
<radius normal="0.1" />
|
||||
<height normal="0.1" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="18937" level="1" type="Npc" name="Target Dummy">
|
||||
<!-- TODO: Must be confirmed -->
|
||||
<race>CONSTRUCT</race>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/npcs.xsd">
|
||||
<npc id="19700" level="85" type="Npc" name="Antharas">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
@@ -784,4 +784,101 @@
|
||||
<skill id="32727" level="3" /> <!-- Fafurion's Arrogance - Stage 3 -->
|
||||
</skillList>
|
||||
</npc>
|
||||
<npc id="19741" level="85" type="L2Npc" name="Sticky Mushroom">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="1" />
|
||||
<run ground="1" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="0.1" />
|
||||
<height normal="0.1" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="19742" level="85" type="L2Npc" name="Herb Effect">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="1" />
|
||||
<run ground="1" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="0.1" />
|
||||
<height normal="0.1" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="19743" level="85" type="L2Npc" name="">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="1" />
|
||||
<run ground="1" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="0.1" />
|
||||
<height normal="0.1" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="19744" level="85" type="L2Npc" name="Pa'agrio Orc Hero">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="127" />
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="45" />
|
||||
<run ground="130" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="20" />
|
||||
<height normal="49" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="19745" level="85" type="L2Npc" name="Pa'agrio Orc">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="2" />
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="45" />
|
||||
<run ground="110" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="10" />
|
||||
<height normal="21" />
|
||||
</collision>
|
||||
</npc>
|
||||
</list>
|
||||
|
@@ -2066,64 +2066,6 @@
|
||||
</spoil>
|
||||
</dropLists>
|
||||
</npc>
|
||||
<npc id="20492" level="21" type="Monster" name="Kirunak's Escort">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="110" />
|
||||
<param name="MoveAroundSocial1" value="110" />
|
||||
<param name="MoveAroundSocial2" value="110" />
|
||||
<param name="SoulShot" value="100" />
|
||||
<param name="SoulShotRate" value="10" />
|
||||
<param name="SpiritShot" value="100" />
|
||||
<param name="SpiritShotRate" value="5" />
|
||||
<param name="LongRangeGuardRate" value="5" />
|
||||
</parameters>
|
||||
<race>UNDEAD</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="68" /> <!-- Falchion -->
|
||||
<acquire exp="1146" sp="0" />
|
||||
<stats str="79" int="34" dex="42" wit="66" con="75" men="12">
|
||||
<vitals hp="364.037955" hpRegen="3.5" mp="206.805" mpRegen="1.5" />
|
||||
<attack physical="47.91924" magical="32.72263" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="89.73059" magical="65.66095" />
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="140" />
|
||||
</speed>
|
||||
<hitTime>300</hitTime>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skillList>
|
||||
<skill id="4416" level="1" /> <!-- Undead -->
|
||||
<skill id="4410" level="10" /> <!-- Slightly Weak P. Atk. -->
|
||||
<skill id="4411" level="10" /> <!-- Slightly Weak M. Atk. -->
|
||||
<skill id="4412" level="12" /> <!-- Slightly Strong P. Def. -->
|
||||
<skill id="4413" level="12" /> <!-- Slightly Strong M. Def. -->
|
||||
<skill id="4274" level="1" /> <!-- Blunt Weapon Vulnerability -->
|
||||
</skillList>
|
||||
<shots shotChance="30" spiritChance="30" />
|
||||
<exCrtEffect>false</exCrtEffect>
|
||||
<ai clanHelpRange="300" aggroRange="450">
|
||||
<clanList>
|
||||
<clan>KIRUNAK</clan>
|
||||
</clanList>
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="11" grown="13" />
|
||||
<height normal="27" grown="34" />
|
||||
</collision>
|
||||
<dropLists>
|
||||
<drop>
|
||||
<item id="57" min="5" max="11" chance="70" /> <!-- Adena -->
|
||||
<item id="36516" min="1" max="1" chance="7.529" /> <!-- Worn Leather -->
|
||||
<item id="36561" min="1" max="1" chance="0.3" /> <!-- Cokes -->
|
||||
</drop>
|
||||
<spoil>
|
||||
<item id="36531" min="1" max="1" chance="5.25" /> <!-- Thread -->
|
||||
</spoil>
|
||||
</dropLists>
|
||||
</npc>
|
||||
<npc id="20494" level="31" type="Monster" name="Turek War Hound">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
|
@@ -278,381 +278,6 @@
|
||||
</spoil>
|
||||
</dropLists>
|
||||
</npc>
|
||||
<npc id="20804" level="41" type="Monster" name="Crokian Lad">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="115" />
|
||||
<param name="MoveAroundSocial1" value="90" />
|
||||
<param name="MoveAroundSocial2" value="115" />
|
||||
<param name="SoulShot" value="100" />
|
||||
<param name="SoulShotRate" value="10" />
|
||||
<param name="SpiritShot" value="100" />
|
||||
<param name="SpiritShotRate" value="5" />
|
||||
<param name="LongRangeGuardRate" value="5" />
|
||||
<skill name="Buff" id="4074" level="2" />
|
||||
</parameters>
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="5128" /> <!-- Crokian Blade -->
|
||||
<acquire exp="5782" sp="1" />
|
||||
<stats str="79" int="34" dex="42" wit="66" con="75" men="12">
|
||||
<vitals hp="2015.773425" hpRegen="5.5" mp="509.308" mpRegen="2.1" />
|
||||
<attack physical="187.11878" magical="127.77787" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="160.69002" magical="117.58598" />
|
||||
<speed>
|
||||
<walk ground="18" />
|
||||
<run ground="174" />
|
||||
</speed>
|
||||
<hitTime>780</hitTime>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skillList>
|
||||
<skill id="4074" level="2" /> <!-- NPC Haste -->
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
</skillList>
|
||||
<shots shotChance="30" spiritChance="30" />
|
||||
<exCrtEffect>false</exCrtEffect>
|
||||
<sNpcPropHpRate>2</sNpcPropHpRate>
|
||||
<ai aggroRange="450" clanHelpRange="300" isAggressive="true">
|
||||
<clanList>
|
||||
<clan>CROC2</clan>
|
||||
</clanList>
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="36" />
|
||||
<height normal="61" />
|
||||
</collision>
|
||||
<dropLists>
|
||||
<drop>
|
||||
<item id="2424" min="1" max="1" chance="0.3" /> <!-- Manticore Skin Boots -->
|
||||
<item id="2425" min="1" max="1" chance="0.3" /> <!-- Brigandine Boots -->
|
||||
<item id="2426" min="1" max="1" chance="0.3" /> <!-- Elven Mithril Boots -->
|
||||
<item id="2401" min="1" max="1" chance="0.075" /> <!-- Mithril Stockings -->
|
||||
<item id="2396" min="1" max="1" chance="0.03" /> <!-- Elven Mithril Tunic -->
|
||||
<item id="57" min="34" max="79" chance="70" /> <!-- Adena -->
|
||||
<item id="36523" min="1" max="1" chance="0.03" /> <!-- Adamantite -->
|
||||
<item id="951" min="1" max="1" chance="0.0075" /> <!-- Scroll: Enchant Weapon (C-grade) -->
|
||||
<item id="8600" min="1" max="1" chance="10" /> <!-- Herb of Life -->
|
||||
<item id="8601" min="1" max="1" chance="8" /> <!-- Major Herb of Life -->
|
||||
<item id="8602" min="1" max="1" chance="2" /> <!-- Superior Herb of Life -->
|
||||
<item id="8603" min="1" max="1" chance="19.8" /> <!-- Herb of Mana -->
|
||||
<item id="8604" min="1" max="1" chance="9.9" /> <!-- Major Herb of Mana -->
|
||||
<item id="8605" min="1" max="1" chance="3.3" /> <!-- Superior Herb of Mana -->
|
||||
<item id="34849" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Power -->
|
||||
<item id="34850" min="1" max="1" chance="0.7"/> <!-- Mysterious Herb of Magic -->
|
||||
<item id="13028" min="1" max="1" chance="0.1" /> <!-- Vitality Replenishing Herb -->
|
||||
</drop>
|
||||
<spoil>
|
||||
<item id="36556" min="1" max="1" chance="5.74" /> <!-- Accessory Gem (Low-grade) -->
|
||||
<item id="36557" min="1" max="1" chance="0.3" /> <!-- Accessory Gem -->
|
||||
<item id="36558" min="1" max="1" chance="0.03" /> <!-- Accessory Gem (Mid-grade) -->
|
||||
</spoil>
|
||||
</dropLists>
|
||||
</npc>
|
||||
<npc id="20805" level="42" type="Monster" name="Dailaon Lad">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="70" />
|
||||
<param name="MoveAroundSocial1" value="70" />
|
||||
<param name="MoveAroundSocial2" value="70" />
|
||||
<param name="SoulShot" value="100" />
|
||||
<param name="SoulShotRate" value="10" />
|
||||
<param name="SpiritShot" value="100" />
|
||||
<param name="SpiritShotRate" value="5" />
|
||||
<param name="LongRangeGuardRate" value="5" />
|
||||
<skill name="PhysicalSpecial" id="4228" level="4" />
|
||||
</parameters>
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="5127" /> <!-- Dailaon Knife -->
|
||||
<acquire exp="6268" sp="1" />
|
||||
<stats str="79" int="34" dex="42" wit="66" con="75" men="12">
|
||||
<vitals hp="2100.316035" hpRegen="5.5" mp="536.071" mpRegen="2.1" />
|
||||
<attack physical="198.34591" magical="135.44454" random="5" critical="8" accuracy="0" attackSpeed="253" reuseDelay="1500" type="BOW" range="1100" distance="10" width="0" />
|
||||
<defence physical="164.88513" magical="120.65578" />
|
||||
<speed>
|
||||
<walk ground="18" />
|
||||
<run ground="174" />
|
||||
</speed>
|
||||
<hitTime>910</hitTime>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skillList>
|
||||
<skill id="4228" level="4" /> <!-- NPC Double Dagger Attack -->
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
<skill id="4412" level="10" /> <!-- Slightly Weak P. Def. -->
|
||||
<skill id="4413" level="10" /> <!-- Slightly Weak M. Def. -->
|
||||
</skillList>
|
||||
<shots shotChance="30" spiritChance="30" />
|
||||
<exCrtEffect>false</exCrtEffect>
|
||||
<sNpcPropHpRate>2</sNpcPropHpRate>
|
||||
<ai clanHelpRange="300" aggroRange="450">
|
||||
<clanList>
|
||||
<clan>CROC2</clan>
|
||||
</clanList>
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="40" />
|
||||
<height normal="58" />
|
||||
</collision>
|
||||
<dropLists>
|
||||
<drop>
|
||||
<item id="353" min="1" max="1" chance="0.075" /> <!-- Half Plate Armor -->
|
||||
<item id="280" min="1" max="1" chance="0.03" /> <!-- Light Bow -->
|
||||
<item id="1660" min="1" max="1" chance="0.03" /> <!-- Cursed Maingauche -->
|
||||
<item id="57" min="37" max="86" chance="70" /> <!-- Adena -->
|
||||
<item id="36528" min="1" max="1" chance="0.075" /> <!-- Metallic Fiber -->
|
||||
<item id="951" min="1" max="1" chance="0.03" /> <!-- Scroll: Enchant Weapon (C-grade) -->
|
||||
<item id="8600" min="1" max="1" chance="10" /> <!-- Herb of Life -->
|
||||
<item id="8601" min="1" max="1" chance="8" /> <!-- Major Herb of Life -->
|
||||
<item id="8602" min="1" max="1" chance="2" /> <!-- Superior Herb of Life -->
|
||||
<item id="8603" min="1" max="1" chance="19.8" /> <!-- Herb of Mana -->
|
||||
<item id="8604" min="1" max="1" chance="9.9" /> <!-- Major Herb of Mana -->
|
||||
<item id="8605" min="1" max="1" chance="3.3" /> <!-- Superior Herb of Mana -->
|
||||
<item id="34849" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Power -->
|
||||
<item id="34850" min="1" max="1" chance="0.7"/> <!-- Mysterious Herb of Magic -->
|
||||
<item id="13028" min="1" max="1" chance="0.1" /> <!-- Vitality Replenishing Herb -->
|
||||
</drop>
|
||||
<spoil>
|
||||
<item id="36531" min="1" max="1" chance="14.17" /> <!-- Thread -->
|
||||
<item id="36533" min="1" max="1" chance="0.075" /> <!-- Synthetic Braid -->
|
||||
<item id="36880" min="1" max="1" chance="0.003" /> <!-- Recipe: Thread - Downgrade -->
|
||||
</spoil>
|
||||
</dropLists>
|
||||
</npc>
|
||||
<npc id="20806" level="43" type="Monster" name="Crokian Lad Warrior">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="115" />
|
||||
<param name="MoveAroundSocial1" value="90" />
|
||||
<param name="MoveAroundSocial2" value="115" />
|
||||
<param name="SoulShot" value="100" />
|
||||
<param name="SoulShotRate" value="10" />
|
||||
<param name="SpiritShot" value="100" />
|
||||
<param name="SpiritShotRate" value="5" />
|
||||
<param name="LongRangeGuardRate" value="5" />
|
||||
<skill name="Buff" id="4030" level="3" />
|
||||
</parameters>
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="5128" /> <!-- Crokian Blade -->
|
||||
<acquire exp="6017" sp="1" />
|
||||
<stats str="79" int="34" dex="42" wit="66" con="75" men="12">
|
||||
<vitals hp="2188.01322" hpRegen="5.5" mp="562.834" mpRegen="2.1" />
|
||||
<attack physical="210.04832" magical="143.43577" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="169.13417" magical="123.76505" />
|
||||
<speed>
|
||||
<walk ground="18" />
|
||||
<run ground="174" />
|
||||
</speed>
|
||||
<hitTime>780</hitTime>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skillList>
|
||||
<skill id="4030" level="3" /> <!-- NPC Clan Might -->
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
<skill id="4412" level="10" /> <!-- Slightly Weak P. Def. -->
|
||||
<skill id="4413" level="10" /> <!-- Slightly Weak M. Def. -->
|
||||
</skillList>
|
||||
<shots shotChance="30" spiritChance="30" />
|
||||
<exCrtEffect>false</exCrtEffect>
|
||||
<sNpcPropHpRate>2</sNpcPropHpRate>
|
||||
<ai aggroRange="450" clanHelpRange="300" isAggressive="true">
|
||||
<clanList>
|
||||
<clan>CROC2</clan>
|
||||
</clanList>
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="36" />
|
||||
<height normal="61" />
|
||||
</collision>
|
||||
<dropLists>
|
||||
<drop>
|
||||
<item id="1124" min="1" max="1" chance="0.3" /> <!-- Boots of Strength -->
|
||||
<item id="1125" min="1" max="1" chance="0.3" /> <!-- Assault Boots -->
|
||||
<item id="2494" min="1" max="1" chance="0.3" /> <!-- Plate Shield -->
|
||||
<item id="497" min="1" max="1" chance="0.075" /> <!-- Chain Helmet -->
|
||||
<item id="57" min="35" max="82" chance="70" /> <!-- Adena -->
|
||||
<item id="951" min="1" max="1" chance="0.03" /> <!-- Scroll: Enchant Weapon (C-grade) -->
|
||||
<item id="36558" min="1" max="1" chance="0.0075" /> <!-- Accessory Gem (Mid-grade) -->
|
||||
<item id="8600" min="1" max="1" chance="10" /> <!-- Herb of Life -->
|
||||
<item id="8601" min="1" max="1" chance="8" /> <!-- Major Herb of Life -->
|
||||
<item id="8602" min="1" max="1" chance="2" /> <!-- Superior Herb of Life -->
|
||||
<item id="8603" min="1" max="1" chance="19.8" /> <!-- Herb of Mana -->
|
||||
<item id="8604" min="1" max="1" chance="9.9" /> <!-- Major Herb of Mana -->
|
||||
<item id="8605" min="1" max="1" chance="3.3" /> <!-- Superior Herb of Mana -->
|
||||
<item id="34849" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Power -->
|
||||
<item id="34850" min="1" max="1" chance="0.7"/> <!-- Mysterious Herb of Magic -->
|
||||
<item id="13028" min="1" max="1" chance="0.1" /> <!-- Vitality Replenishing Herb -->
|
||||
</drop>
|
||||
<spoil>
|
||||
<item id="36531" min="1" max="1" chance="12.48" /> <!-- Thread -->
|
||||
<item id="36533" min="1" max="1" chance="0.075" /> <!-- Synthetic Braid -->
|
||||
<item id="36880" min="1" max="1" chance="0.003" /> <!-- Recipe: Thread - Downgrade -->
|
||||
</spoil>
|
||||
</dropLists>
|
||||
</npc>
|
||||
<npc id="20807" level="44" type="Monster" name="Farhite Lad">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="70" />
|
||||
<param name="MoveAroundSocial1" value="90" />
|
||||
<param name="MoveAroundSocial2" value="70" />
|
||||
<param name="SoulShot" value="100" />
|
||||
<param name="SoulShotRate" value="10" />
|
||||
<param name="SpiritShot" value="100" />
|
||||
<param name="SpiritShotRate" value="5" />
|
||||
<param name="LongRangeGuardRate" value="5" />
|
||||
<skill name="W_LongRangeDDMagic" id="4153" level="4" />
|
||||
<skill name="W_ShortRangeDDMagic" id="4160" level="4" />
|
||||
<skill name="MagicHeal" id="4065" level="4" />
|
||||
</parameters>
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="5131" /> <!-- Monster Only (Parhit Staff) -->
|
||||
<acquire exp="6328" sp="1" />
|
||||
<stats str="79" int="34" dex="42" wit="66" con="75" men="12">
|
||||
<vitals hp="2275.710405" hpRegen="5.5" mp="589.597" mpRegen="2.1" />
|
||||
<attack physical="222.23112" magical="151.75505" random="20" critical="1" accuracy="9" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" />
|
||||
<defence physical="173.43552" magical="126.91259" />
|
||||
<speed>
|
||||
<walk ground="15" />
|
||||
<run ground="174" />
|
||||
</speed>
|
||||
<hitTime>740</hitTime>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skillList>
|
||||
<skill id="4065" level="4" /> <!-- NPC Heal -->
|
||||
<skill id="4153" level="4" /> <!-- Decrease Speed -->
|
||||
<skill id="4160" level="4" /> <!-- NPC Aura Burn - Magic -->
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
<skill id="4412" level="10" /> <!-- Slightly Weak P. Def. -->
|
||||
<skill id="4413" level="10" /> <!-- Slightly Weak M. Def. -->
|
||||
<skill id="4414" level="3" /> <!-- Light Armor Type -->
|
||||
</skillList>
|
||||
<shots shotChance="30" spiritChance="30" />
|
||||
<exCrtEffect>false</exCrtEffect>
|
||||
<sNpcPropHpRate>2</sNpcPropHpRate>
|
||||
<ai clanHelpRange="300" aggroRange="450">
|
||||
<clanList>
|
||||
<clan>CROC2</clan>
|
||||
</clanList>
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="24" />
|
||||
<height normal="48" />
|
||||
</collision>
|
||||
<dropLists>
|
||||
<drop>
|
||||
<item id="93" min="1" max="1" chance="0.0075" /> <!-- Winged Spear -->
|
||||
<item id="129" min="1" max="1" chance="0.0075" /> <!-- Sword of Revolution -->
|
||||
<item id="158" min="1" max="1" chance="0.0075" /> <!-- Tarbar -->
|
||||
<item id="169" min="1" max="1" chance="0.0075" /> <!-- Skull Breaker -->
|
||||
<item id="172" min="1" max="1" chance="0.0075" /> <!-- Heavy Bone Club -->
|
||||
<item id="187" min="1" max="1" chance="0.003" /> <!-- Atuba Hammer -->
|
||||
<item id="188" min="1" max="1" chance="0.003" /> <!-- Ghost Staff -->
|
||||
<item id="57" min="37" max="87" chance="70" /> <!-- Adena -->
|
||||
<item id="36523" min="1" max="1" chance="0.03" /> <!-- Adamantite -->
|
||||
<item id="36543" min="1" max="1" chance="0.0075" /> <!-- Adamantite Wire -->
|
||||
<item id="36563" min="1" max="1" chance="0.003" /> <!-- Synthetic Cokes -->
|
||||
<item id="8600" min="1" max="1" chance="10" /> <!-- Herb of Life -->
|
||||
<item id="8601" min="1" max="1" chance="8" /> <!-- Major Herb of Life -->
|
||||
<item id="8602" min="1" max="1" chance="2" /> <!-- Superior Herb of Life -->
|
||||
<item id="8603" min="1" max="1" chance="19.8" /> <!-- Herb of Mana -->
|
||||
<item id="8604" min="1" max="1" chance="9.9" /> <!-- Major Herb of Mana -->
|
||||
<item id="8605" min="1" max="1" chance="3.3" /> <!-- Superior Herb of Mana -->
|
||||
<item id="34849" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Power -->
|
||||
<item id="34850" min="1" max="1" chance="0.7"/> <!-- Mysterious Herb of Magic -->
|
||||
<item id="13028" min="1" max="1" chance="0.1" /> <!-- Vitality Replenishing Herb -->
|
||||
</drop>
|
||||
<spoil>
|
||||
<item id="36531" min="1" max="1" chance="13.91" /> <!-- Thread -->
|
||||
<item id="36533" min="1" max="1" chance="0.075" /> <!-- Synthetic Braid -->
|
||||
<item id="36880" min="1" max="1" chance="0.003" /> <!-- Recipe: Thread - Downgrade -->
|
||||
</spoil>
|
||||
</dropLists>
|
||||
</npc>
|
||||
<npc id="20808" level="45" type="Monster" name="Nos Lad">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="70" />
|
||||
<param name="MoveAroundSocial1" value="81" />
|
||||
<param name="MoveAroundSocial2" value="70" />
|
||||
<param name="SoulShot" value="100" />
|
||||
<param name="SoulShotRate" value="10" />
|
||||
<param name="SpiritShot" value="100" />
|
||||
<param name="SpiritShotRate" value="5" />
|
||||
<param name="LongRangeGuardRate" value="5" />
|
||||
<skill name="Buff" id="4103" level="2" />
|
||||
</parameters>
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="128" /> <!-- Knight's Sword -->
|
||||
<acquire exp="7835" sp="1" />
|
||||
<stats str="79" int="34" dex="42" wit="66" con="75" men="12">
|
||||
<vitals hp="2365.93125" hpRegen="5.5" mp="616.36" mpRegen="2.1" />
|
||||
<attack physical="234.89829" magical="160.40508" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="177.78746" magical="130.09715" />
|
||||
<speed>
|
||||
<walk ground="18" />
|
||||
<run ground="174" />
|
||||
</speed>
|
||||
<hitTime>780</hitTime>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skillList>
|
||||
<skill id="4103" level="2" /> <!-- NPC Ultimate Evasion -->
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
<skill id="4410" level="10" /> <!-- Slightly Weak P. Atk. -->
|
||||
<skill id="4411" level="10" /> <!-- Slightly Weak M. Atk. -->
|
||||
<skill id="4412" level="12" /> <!-- Slightly Strong P. Def. -->
|
||||
<skill id="4413" level="12" /> <!-- Slightly Strong M. Def. -->
|
||||
<skill id="4071" level="5" /> <!-- Bow/ Crossbow Resistance -->
|
||||
<skill id="4085" level="1" /> <!-- Critical Damage -->
|
||||
<skill id="4086" level="1" /> <!-- Critical Chance -->
|
||||
</skillList>
|
||||
<shots shotChance="30" spiritChance="30" />
|
||||
<exCrtEffect>false</exCrtEffect>
|
||||
<sNpcPropHpRate>2</sNpcPropHpRate>
|
||||
<ai aggroRange="450" clanHelpRange="300" isAggressive="true">
|
||||
<clanList>
|
||||
<clan>CROC2</clan>
|
||||
</clanList>
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="52" />
|
||||
<height normal="86" />
|
||||
</collision>
|
||||
<dropLists>
|
||||
<drop>
|
||||
<item id="261" min="1" max="1" chance="0.03" /> <!-- Bich'Hwa -->
|
||||
<item id="262" min="1" max="1" chance="0.03" /> <!-- Scallop Jamadhr -->
|
||||
<item id="57" min="46" max="107" chance="70" /> <!-- Adena -->
|
||||
<item id="36528" min="1" max="1" chance="0.075" /> <!-- Metallic Fiber -->
|
||||
<item id="36548" min="1" max="1" chance="0.003" /> <!-- Weapon Fragment (Mid-grade) -->
|
||||
<item id="8600" min="1" max="1" chance="10" /> <!-- Herb of Life -->
|
||||
<item id="8601" min="1" max="1" chance="8" /> <!-- Major Herb of Life -->
|
||||
<item id="8602" min="1" max="1" chance="2" /> <!-- Superior Herb of Life -->
|
||||
<item id="8603" min="1" max="1" chance="19.8" /> <!-- Herb of Mana -->
|
||||
<item id="8604" min="1" max="1" chance="9.9" /> <!-- Major Herb of Mana -->
|
||||
<item id="8605" min="1" max="1" chance="3.3" /> <!-- Superior Herb of Mana -->
|
||||
<item id="34849" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Power -->
|
||||
<item id="34850" min="1" max="1" chance="0.7"/> <!-- Mysterious Herb of Magic -->
|
||||
<item id="13028" min="1" max="1" chance="0.1" /> <!-- Vitality Replenishing Herb -->
|
||||
</drop>
|
||||
<spoil>
|
||||
<item id="36531" min="1" max="1" chance="16.71" /> <!-- Thread -->
|
||||
<item id="36533" min="1" max="1" chance="0.075" /> <!-- Synthetic Braid -->
|
||||
<item id="36880" min="1" max="1" chance="0.003" /> <!-- Recipe: Thread - Downgrade -->
|
||||
</spoil>
|
||||
</dropLists>
|
||||
</npc>
|
||||
<npc id="20832" level="92" type="Monster" name="Zaken's Pikeman">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
|
@@ -2703,189 +2703,6 @@
|
||||
<height normal="12" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="20991" level="46" type="Monster" name="Swamp Tribe">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="70" />
|
||||
<param name="MoveAroundSocial1" value="90" />
|
||||
<param name="MoveAroundSocial2" value="70" />
|
||||
<minions name="Privates">
|
||||
<npc id="20992" count="2" respawnTime="1200" weightPoint="1" />
|
||||
<npc id="20993" count="3" respawnTime="1200" weightPoint="1" />
|
||||
</minions>
|
||||
<param name="SoulShot" value="100" />
|
||||
<param name="SoulShotRate" value="10" />
|
||||
<param name="SpiritShot" value="100" />
|
||||
<param name="SpiritShotRate" value="5" />
|
||||
<param name="LongRangeGuardRate" value="5" />
|
||||
<skill name="PhysicalSpecial" id="4073" level="4" />
|
||||
</parameters>
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="5131" /> <!-- Monster Only (Parhit Staff) -->
|
||||
<acquire exp="6167" sp="1" />
|
||||
<stats str="79" int="34" dex="42" wit="66" con="75" men="12">
|
||||
<vitals hp="1182.965625" hpRegen="5.5" mp="616.36" mpRegen="2.1" />
|
||||
<attack physical="234.89829" magical="160.40508" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="177.78746" magical="118.372898457316" />
|
||||
<speed>
|
||||
<walk ground="15" />
|
||||
<run ground="174" />
|
||||
</speed>
|
||||
<hitTime>740</hitTime>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skillList>
|
||||
<skill id="4073" level="4" /> <!-- Stun -->
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
</skillList>
|
||||
<shots shotChance="30" spiritChance="30" />
|
||||
<exCrtEffect>false</exCrtEffect>
|
||||
<sNpcPropHpRate>2</sNpcPropHpRate>
|
||||
<ai aggroRange="450" clanHelpRange="300" isAggressive="true">
|
||||
<clanList>
|
||||
<clan>CROC</clan>
|
||||
</clanList>
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="24" />
|
||||
<height normal="48" />
|
||||
</collision>
|
||||
<dropLists>
|
||||
<drop>
|
||||
<item id="397" min="1" max="1" chance="0.075" /> <!-- Reinforced Mithril Shirt -->
|
||||
<item id="89" min="1" max="1" chance="0.0075" /> <!-- Big Hammer -->
|
||||
<item id="160" min="1" max="1" chance="0.0075" /> <!-- Battle Axe -->
|
||||
<item id="161" min="1" max="1" chance="0.0075" /> <!-- Silver Axe -->
|
||||
<item id="230" min="1" max="1" chance="0.0075" /> <!-- Needle Wolverine -->
|
||||
<item id="57" min="67" max="157" chance="70" /> <!-- Adena -->
|
||||
<item id="36518" min="1" max="1" chance="0.075" /> <!-- Durable Leather -->
|
||||
<item id="36548" min="1" max="1" chance="0.003" /> <!-- Weapon Fragment (Mid-grade) -->
|
||||
<item id="36563" min="1" max="1" chance="0.003" /> <!-- Synthetic Cokes -->
|
||||
<item id="8600" min="1" max="1" chance="10" /> <!-- Herb of Life -->
|
||||
<item id="8601" min="1" max="1" chance="8" /> <!-- Major Herb of Life -->
|
||||
<item id="8602" min="1" max="1" chance="2" /> <!-- Superior Herb of Life -->
|
||||
<item id="8603" min="1" max="1" chance="19.8" /> <!-- Herb of Mana -->
|
||||
<item id="8604" min="1" max="1" chance="9.9" /> <!-- Major Herb of Mana -->
|
||||
<item id="8605" min="1" max="1" chance="3.3" /> <!-- Superior Herb of Mana -->
|
||||
<item id="34849" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Power -->
|
||||
<item id="34850" min="1" max="1" chance="0.7"/> <!-- Mysterious Herb of Magic -->
|
||||
<item id="13028" min="1" max="1" chance="0.1" /> <!-- Vitality Replenishing Herb -->
|
||||
</drop>
|
||||
<spoil>
|
||||
<item id="36531" min="1" max="1" chance="23.87" /> <!-- Thread -->
|
||||
<item id="36533" min="1" max="1" chance="0.3" /> <!-- Synthetic Braid -->
|
||||
<item id="36880" min="1" max="1" chance="0.003" /> <!-- Recipe: Thread - Downgrade -->
|
||||
</spoil>
|
||||
</dropLists>
|
||||
</npc>
|
||||
<npc id="20992" level="44" type="Monster" name="Swamp Alligator">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="115" />
|
||||
<param name="MoveAroundSocial1" value="90" />
|
||||
<param name="MoveAroundSocial2" value="115" />
|
||||
<param name="SoulShot" value="100" />
|
||||
<param name="SoulShotRate" value="10" />
|
||||
<param name="SpiritShot" value="100" />
|
||||
<param name="SpiritShotRate" value="5" />
|
||||
<param name="LongRangeGuardRate" value="5" />
|
||||
<skill name="PhysicalSpecial" id="4067" level="4" />
|
||||
</parameters>
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="5128" /> <!-- Crokian Blade -->
|
||||
<acquire exp="5556" sp="1" />
|
||||
<stats str="79" int="34" dex="42" wit="66" con="75" men="12">
|
||||
<vitals hp="1138.17066" hpRegen="5.5" mp="589.597" mpRegen="2.1" />
|
||||
<attack physical="222.23112" magical="151.75505" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="173.43552" magical="126.91259" />
|
||||
<speed>
|
||||
<walk ground="18" />
|
||||
<run ground="174" />
|
||||
</speed>
|
||||
<hitTime>780</hitTime>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skillList>
|
||||
<skill id="4067" level="4" /> <!-- NPC Mortal Blow -->
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
</skillList>
|
||||
<shots shotChance="30" spiritChance="30" />
|
||||
<exCrtEffect>false</exCrtEffect>
|
||||
<sNpcPropHpRate>2</sNpcPropHpRate>
|
||||
<ai clanHelpRange="300" aggroRange="450" />
|
||||
<collision>
|
||||
<radius normal="18" />
|
||||
<height normal="29" />
|
||||
</collision>
|
||||
<dropLists>
|
||||
<drop>
|
||||
<item id="2427" min="1" max="1" chance="0.3" /> <!-- Salamander Skin Boots -->
|
||||
<item id="70" min="1" max="1" chance="0.03" /> <!-- Claymore -->
|
||||
<item id="7886" min="1" max="1" chance="0.03" /> <!-- Sword of Magic Fog -->
|
||||
<item id="57" min="60" max="142" chance="70" /> <!-- Adena -->
|
||||
<item id="952" min="1" max="1" chance="0.075" /> <!-- Scroll: Enchant Armor (C-grade) -->
|
||||
<item id="36543" min="1" max="1" chance="0.0075" /> <!-- Adamantite Wire -->
|
||||
<item id="36558" min="1" max="1" chance="0.0075" /> <!-- Accessory Gem (Mid-grade) -->
|
||||
<item id="8600" min="1" max="1" chance="10" /> <!-- Herb of Life -->
|
||||
<item id="8601" min="1" max="1" chance="8" /> <!-- Major Herb of Life -->
|
||||
<item id="8602" min="1" max="1" chance="2" /> <!-- Superior Herb of Life -->
|
||||
<item id="8603" min="1" max="1" chance="19.8" /> <!-- Herb of Mana -->
|
||||
<item id="8604" min="1" max="1" chance="9.9" /> <!-- Major Herb of Mana -->
|
||||
<item id="8605" min="1" max="1" chance="3.3" /> <!-- Superior Herb of Mana -->
|
||||
<item id="34849" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Power -->
|
||||
<item id="34850" min="1" max="1" chance="0.7"/> <!-- Mysterious Herb of Magic -->
|
||||
<item id="13028" min="1" max="1" chance="0.1" /> <!-- Vitality Replenishing Herb -->
|
||||
</drop>
|
||||
<spoil>
|
||||
<item id="36531" min="1" max="1" chance="22.22" /> <!-- Thread -->
|
||||
<item id="36533" min="1" max="1" chance="0.075" /> <!-- Synthetic Braid -->
|
||||
<item id="36880" min="1" max="1" chance="0.003" /> <!-- Recipe: Thread - Downgrade -->
|
||||
</spoil>
|
||||
</dropLists>
|
||||
</npc>
|
||||
<npc id="20993" level="45" type="Monster" name="Swamp Warrior">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="70" />
|
||||
<param name="MoveAroundSocial1" value="70" />
|
||||
<param name="MoveAroundSocial2" value="70" />
|
||||
<param name="SoulShot" value="100" />
|
||||
<param name="SoulShotRate" value="10" />
|
||||
<param name="SpiritShot" value="100" />
|
||||
<param name="SpiritShotRate" value="5" />
|
||||
<param name="LongRangeGuardRate" value="5" />
|
||||
<skill name="PhysicalSpecial" id="4228" level="4" />
|
||||
</parameters>
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="5127" /> <!-- Dailaon Knife -->
|
||||
<stats str="79" int="34" dex="42" wit="66" con="75" men="12">
|
||||
<attack physical="222.23112" magical="151.75505" random="10" critical="8" accuracy="0" attackSpeed="253" reuseDelay="1500" type="BOW" range="1100" distance="10" width="0" />
|
||||
<defence physical="173.43552" magical="115.475328468187" />
|
||||
<speed>
|
||||
<walk ground="18" />
|
||||
<run ground="174" />
|
||||
</speed>
|
||||
<hitTime>910</hitTime>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skillList>
|
||||
<skill id="4228" level="4" /> <!-- NPC Double Dagger Attack -->
|
||||
</skillList>
|
||||
<shots shotChance="30" spiritChance="30" />
|
||||
<exCrtEffect>false</exCrtEffect>
|
||||
<sNpcPropHpRate>2</sNpcPropHpRate>
|
||||
<ai clanHelpRange="300" aggroRange="450" />
|
||||
<collision>
|
||||
<radius normal="20" />
|
||||
<height normal="28" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="20994" level="50" type="Monster" name="Garden Guard Captain">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
|
@@ -3073,750 +3073,6 @@
|
||||
</spoil>
|
||||
</dropLists>
|
||||
</npc>
|
||||
<npc id="22650" level="83" type="Monster" name="Mucrokian Fanatic">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<skill name="Skill01_ID" id="4670" level="9" />
|
||||
<skill name="Skill02_ID" id="5909" level="1" />
|
||||
</parameters>
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="108553" sp="26" />
|
||||
<stats str="79" int="34" dex="42" wit="66" con="75" men="12">
|
||||
<vitals hp="5753.313885" hpRegen="8.5" mp="1794.743" mpRegen="3" />
|
||||
<attack physical="1099.42361669366" magical="750.763809564873" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="353.86144" magical="258.94045" />
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="185" />
|
||||
</speed>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skillList>
|
||||
<skill id="4670" level="9" /> <!-- Short Stun -->
|
||||
<skill id="5909" level="1" /> <!-- Stronghold Attack -->
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
<skill id="4412" level="16" /> <!-- Very Strong P. Def. -->
|
||||
<skill id="4413" level="9" /> <!-- Slightly Weak M. Def. -->
|
||||
<skill id="4071" level="5" /> <!-- Bow/ Crossbow Resistance -->
|
||||
<skill id="5601" level="10" /> <!-- Melee Attack Resistance -->
|
||||
<skill id="4085" level="1" /> <!-- Critical Damage -->
|
||||
<skill id="4086" level="1" /> <!-- Critical Chance -->
|
||||
<skill id="4379" level="5" /> <!-- Spear Resistance -->
|
||||
</skillList>
|
||||
<exCrtEffect>false</exCrtEffect>
|
||||
<sNpcPropHpRate>2</sNpcPropHpRate>
|
||||
<ai clanHelpRange="300" aggroRange="300">
|
||||
<skill primaryId="5909" shortRangeId="4670" shortRangeChance="15" />
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="25" />
|
||||
<height normal="41" />
|
||||
</collision>
|
||||
<dropLists>
|
||||
<drop>
|
||||
<item id="10216" min="1" max="1" chance="0.0009" /> <!-- Icarus Disperser -->
|
||||
<item id="57" min="71" max="166" chance="70" /> <!-- Adena -->
|
||||
<item id="36518" min="1" max="1" chance="0.03" /> <!-- Durable Leather -->
|
||||
<item id="36543" min="1" max="1" chance="0.0075" /> <!-- Adamantite Wire -->
|
||||
<item id="36548" min="1" max="1" chance="0.003" /> <!-- Weapon Fragment (Mid-grade) -->
|
||||
<item id="3036" min="1" max="1" chance="0.0009" /> <!-- Recipe: Spiritshot (S-grade) -->
|
||||
<item id="959" min="1" max="1" chance="0.0009" /> <!-- Scroll: Enchant Weapon (S-grade) -->
|
||||
<item id="36858" min="1" max="1" chance="0.0009" /> <!-- Recipe: Leather - Upgrade -->
|
||||
<item id="36903" min="1" max="1" chance="0.0009" /> <!-- Recipe: Silver Wire - Downgrade -->
|
||||
<item id="36905" min="1" max="1" chance="0.0009" /> <!-- Recipe: Silver Wire - Combination -->
|
||||
<item id="36940" min="1" max="1" chance="0.0009" /> <!-- Recipe: Greater Cokes - Upgrade -->
|
||||
<item id="8600" min="1" max="1" chance="10" /> <!-- Herb of Life -->
|
||||
<item id="8601" min="1" max="1" chance="8" /> <!-- Major Herb of Life -->
|
||||
<item id="8602" min="1" max="1" chance="2" /> <!-- Superior Herb of Life -->
|
||||
<item id="8603" min="1" max="1" chance="19.8" /> <!-- Herb of Mana -->
|
||||
<item id="8604" min="1" max="1" chance="9.9" /> <!-- Major Herb of Mana -->
|
||||
<item id="8605" min="1" max="1" chance="3.3" /> <!-- Superior Herb of Mana -->
|
||||
<item id="34849" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Power -->
|
||||
<item id="34850" min="1" max="1" chance="0.7"/> <!-- Mysterious Herb of Magic -->
|
||||
<item id="13028" min="1" max="1" chance="0.1" /> <!-- Vitality Replenishing Herb -->
|
||||
</drop>
|
||||
<spoil>
|
||||
<item id="36532" min="1" max="1" chance="0.75" /> <!-- Thin Braid -->
|
||||
<item id="36533" min="1" max="1" chance="0.3" /> <!-- Synthetic Braid -->
|
||||
<item id="36882" min="1" max="1" chance="0.003" /> <!-- Recipe: Thin Braid - Upgrade -->
|
||||
<item id="36881" min="1" max="1" chance="0.0009" /> <!-- Recipe: Thin Braid - Downgrade -->
|
||||
</spoil>
|
||||
</dropLists>
|
||||
</npc>
|
||||
<npc id="22651" level="83" type="Monster" name="Mucrokian Ascetic">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<skill name="Skill01_ID" id="4582" level="9" />
|
||||
<skill name="Skill02_ID" id="5909" level="1" />
|
||||
</parameters>
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="123487" sp="29" />
|
||||
<stats str="79" int="34" dex="42" wit="66" con="75" men="12">
|
||||
<vitals hp="5753.313885" hpRegen="8.5" mp="1794.743" mpRegen="3" />
|
||||
<attack physical="1099.42361669366" magical="750.763809564873" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="353.86144" magical="258.94045" />
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="185" />
|
||||
</speed>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skillList>
|
||||
<skill id="4582" level="9" /> <!-- Poison -->
|
||||
<skill id="5909" level="1" /> <!-- Stronghold Attack -->
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
<skill id="4412" level="16" /> <!-- Very Strong P. Def. -->
|
||||
<skill id="4413" level="9" /> <!-- Slightly Weak M. Def. -->
|
||||
<skill id="4071" level="5" /> <!-- Bow/ Crossbow Resistance -->
|
||||
<skill id="5601" level="10" /> <!-- Melee Attack Resistance -->
|
||||
<skill id="4085" level="1" /> <!-- Critical Damage -->
|
||||
<skill id="4086" level="1" /> <!-- Critical Chance -->
|
||||
<skill id="4379" level="5" /> <!-- Spear Resistance -->
|
||||
</skillList>
|
||||
<exCrtEffect>false</exCrtEffect>
|
||||
<sNpcPropHpRate>2</sNpcPropHpRate>
|
||||
<ai clanHelpRange="300" aggroRange="300">
|
||||
<skill primaryId="5909" shortRangeId="4582" shortRangeChance="15" />
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="25" />
|
||||
<height normal="41" />
|
||||
</collision>
|
||||
<dropLists>
|
||||
<drop>
|
||||
<item id="10215" min="1" max="1" chance="0.0009" /> <!-- Icarus Sawsword -->
|
||||
<item id="10217" min="1" max="1" chance="0.0009" /> <!-- Icarus Spirit -->
|
||||
<item id="10218" min="1" max="1" chance="0.0009" /> <!-- Icarus Heavy Arms -->
|
||||
<item id="57" min="81" max="190" chance="70" /> <!-- Adena -->
|
||||
<item id="36517" min="1" max="1" chance="0.3" /> <!-- Leather -->
|
||||
<item id="36522" min="1" max="1" chance="0.075" /> <!-- Silver -->
|
||||
<item id="36552" min="1" max="1" chance="0.0075" /> <!-- Armor Fragment -->
|
||||
<item id="36547" min="1" max="1" chance="0.0075" /> <!-- Weapon Fragment -->
|
||||
<item id="5167" min="1" max="1" chance="0.0009" /> <!-- Recipe: Blessed Spiritshot Compressed Package (S-grade) -->
|
||||
<item id="959" min="1" max="1" chance="0.0009" /> <!-- Scroll: Enchant Weapon (S-grade) -->
|
||||
<item id="36857" min="1" max="1" chance="0.0009" /> <!-- Recipe: Leather - Downgrade -->
|
||||
<item id="36865" min="1" max="1" chance="0.0009" /> <!-- Recipe: Silver - Downgrade -->
|
||||
<item id="36866" min="1" max="1" chance="0.0009" /> <!-- Recipe: Silver - Upgrade -->
|
||||
<item id="36904" min="1" max="1" chance="0.0009" /> <!-- Recipe: Silver Wire - Upgrade -->
|
||||
<item id="36915" min="1" max="1" chance="0.0009" /> <!-- Recipe: Weapon Fragment - Downgrade -->
|
||||
<item id="8600" min="1" max="1" chance="10" /> <!-- Herb of Life -->
|
||||
<item id="8601" min="1" max="1" chance="8" /> <!-- Major Herb of Life -->
|
||||
<item id="8602" min="1" max="1" chance="2" /> <!-- Superior Herb of Life -->
|
||||
<item id="8603" min="1" max="1" chance="19.8" /> <!-- Herb of Mana -->
|
||||
<item id="8604" min="1" max="1" chance="9.9" /> <!-- Major Herb of Mana -->
|
||||
<item id="8605" min="1" max="1" chance="3.3" /> <!-- Superior Herb of Mana -->
|
||||
<item id="34849" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Power -->
|
||||
<item id="34850" min="1" max="1" chance="0.7"/> <!-- Mysterious Herb of Magic -->
|
||||
<item id="13028" min="1" max="1" chance="0.1" /> <!-- Vitality Replenishing Herb -->
|
||||
</drop>
|
||||
<spoil>
|
||||
<item id="36532" min="1" max="1" chance="0.75" /> <!-- Thin Braid -->
|
||||
<item id="36533" min="1" max="1" chance="0.3" /> <!-- Synthetic Braid -->
|
||||
<item id="36882" min="1" max="1" chance="0.003" /> <!-- Recipe: Thin Braid - Upgrade -->
|
||||
<item id="36881" min="1" max="1" chance="0.0009" /> <!-- Recipe: Thin Braid - Downgrade -->
|
||||
</spoil>
|
||||
</dropLists>
|
||||
</npc>
|
||||
<npc id="22652" level="84" type="Monster" name="Mucrokian Savior">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<skill name="Skill01_ID" id="4670" level="9" />
|
||||
<skill name="Skill02_ID" id="5909" level="1" />
|
||||
</parameters>
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="110778" sp="26" />
|
||||
<stats str="79" int="34" dex="42" wit="66" con="75" men="12">
|
||||
<vitals hp="6058.04583" hpRegen="8.5" mp="1830.427" mpRegen="3" />
|
||||
<attack physical="1144.73130112535" magical="781.703083407155" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="357.86723" magical="261.87171" />
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="185" />
|
||||
</speed>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skillList>
|
||||
<skill id="4670" level="9" /> <!-- Short Stun -->
|
||||
<skill id="5909" level="1" /> <!-- Stronghold Attack -->
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
<skill id="4412" level="16" /> <!-- Very Strong P. Def. -->
|
||||
<skill id="4413" level="9" /> <!-- Slightly Weak M. Def. -->
|
||||
<skill id="4071" level="5" /> <!-- Bow/ Crossbow Resistance -->
|
||||
<skill id="5601" level="10" /> <!-- Melee Attack Resistance -->
|
||||
<skill id="4085" level="1" /> <!-- Critical Damage -->
|
||||
<skill id="4086" level="1" /> <!-- Critical Chance -->
|
||||
</skillList>
|
||||
<exCrtEffect>false</exCrtEffect>
|
||||
<sNpcPropHpRate>2</sNpcPropHpRate>
|
||||
<ai clanHelpRange="300" aggroRange="300">
|
||||
<skill primaryId="5909" shortRangeId="4670" shortRangeChance="15" />
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="25" />
|
||||
<height normal="41" />
|
||||
</collision>
|
||||
<dropLists>
|
||||
<drop>
|
||||
<item id="15694" min="1" max="1" chance="0.0009" /> <!-- Sealed Moirai Helmet -->
|
||||
<item id="15695" min="1" max="1" chance="0.0009" /> <!-- Sealed Moirai Leather Helmet -->
|
||||
<item id="15696" min="1" max="1" chance="0.0009" /> <!-- Sealed Moirai Circlet -->
|
||||
<item id="57" min="142" max="332" chance="70" /> <!-- Adena -->
|
||||
<item id="9532" min="1" max="1" chance="0.3" /> <!-- Sealed Dynasty Helmet Piece -->
|
||||
<item id="15645" min="1" max="1" chance="0.3" /> <!-- Sealed Moirai Helmet Piece -->
|
||||
<item id="15646" min="1" max="1" chance="0.3" /> <!-- Sealed Moirai Leather Helmet Piece -->
|
||||
<item id="15647" min="1" max="1" chance="0.3" /> <!-- Sealed Moirai Circlet Piece -->
|
||||
<item id="36518" min="1" max="1" chance="0.075" /> <!-- Durable Leather -->
|
||||
<item id="36523" min="1" max="1" chance="0.03" /> <!-- Adamantite -->
|
||||
<item id="36548" min="1" max="1" chance="0.003" /> <!-- Weapon Fragment (Mid-grade) -->
|
||||
<item id="36553" min="1" max="1" chance="0.003" /> <!-- Armor Fragment (Mid-grade) -->
|
||||
<item id="36866" min="1" max="1" chance="0.0009" /> <!-- Recipe: Silver - Upgrade -->
|
||||
<item id="36873" min="1" max="1" chance="0.0009" /> <!-- Recipe: Synthetic Fiber - Downgrade -->
|
||||
<item id="36905" min="1" max="1" chance="0.0009" /> <!-- Recipe: Silver Wire - Combination -->
|
||||
<item id="36916" min="1" max="1" chance="0.0009" /> <!-- Recipe: Weapon Fragment - Upgrade -->
|
||||
<item id="8600" min="1" max="1" chance="10" /> <!-- Herb of Life -->
|
||||
<item id="8601" min="1" max="1" chance="8" /> <!-- Major Herb of Life -->
|
||||
<item id="8602" min="1" max="1" chance="2" /> <!-- Superior Herb of Life -->
|
||||
<item id="8603" min="1" max="1" chance="19.8" /> <!-- Herb of Mana -->
|
||||
<item id="8604" min="1" max="1" chance="9.9" /> <!-- Major Herb of Mana -->
|
||||
<item id="8605" min="1" max="1" chance="3.3" /> <!-- Superior Herb of Mana -->
|
||||
<item id="34849" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Power -->
|
||||
<item id="34850" min="1" max="1" chance="0.7"/> <!-- Mysterious Herb of Magic -->
|
||||
<item id="13028" min="1" max="1" chance="0.1" /> <!-- Vitality Replenishing Herb -->
|
||||
</drop>
|
||||
<spoil>
|
||||
<item id="36532" min="1" max="1" chance="1.474" /> <!-- Thin Braid -->
|
||||
<item id="36533" min="1" max="1" chance="0.3" /> <!-- Synthetic Braid -->
|
||||
<item id="36882" min="1" max="1" chance="0.0075" /> <!-- Recipe: Thin Braid - Upgrade -->
|
||||
<item id="36881" min="1" max="1" chance="0.003" /> <!-- Recipe: Thin Braid - Downgrade -->
|
||||
</spoil>
|
||||
</dropLists>
|
||||
</npc>
|
||||
<npc id="22653" level="84" type="Monster" name="Mucrokian Prophet">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<skill name="Skill01_ID" id="4582" level="9" />
|
||||
<skill name="Skill02_ID" id="5909" level="1" />
|
||||
</parameters>
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="126017" sp="30" />
|
||||
<stats str="79" int="34" dex="42" wit="66" con="75" men="12">
|
||||
<vitals hp="6058.04583" hpRegen="8.5" mp="1830.427" mpRegen="3" />
|
||||
<attack physical="1144.73130112535" magical="781.703083407155" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="357.86723" magical="261.87171" />
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="185" />
|
||||
</speed>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skillList>
|
||||
<skill id="4582" level="9" /> <!-- Poison -->
|
||||
<skill id="5909" level="1" /> <!-- Stronghold Attack -->
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
<skill id="4412" level="16" /> <!-- Very Strong P. Def. -->
|
||||
<skill id="4413" level="9" /> <!-- Slightly Weak M. Def. -->
|
||||
<skill id="4071" level="5" /> <!-- Bow/ Crossbow Resistance -->
|
||||
<skill id="5601" level="10" /> <!-- Melee Attack Resistance -->
|
||||
<skill id="4085" level="1" /> <!-- Critical Damage -->
|
||||
<skill id="4086" level="1" /> <!-- Critical Chance -->
|
||||
<skill id="4379" level="5" /> <!-- Spear Resistance -->
|
||||
</skillList>
|
||||
<exCrtEffect>false</exCrtEffect>
|
||||
<sNpcPropHpRate>2</sNpcPropHpRate>
|
||||
<ai clanHelpRange="300" aggroRange="300">
|
||||
<skill primaryId="5909" shortRangeId="4582" shortRangeChance="15" />
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="25" />
|
||||
<height normal="41" />
|
||||
</collision>
|
||||
<dropLists>
|
||||
<drop>
|
||||
<item id="10220" min="1" max="1" chance="0.0009" /> <!-- Icarus Hammer -->
|
||||
<item id="10222" min="1" max="1" chance="0.0009" /> <!-- Icarus Hall -->
|
||||
<item id="57" min="162" max="378" chance="70" /> <!-- Adena -->
|
||||
<item id="36527" min="1" max="1" chance="0.75" /> <!-- Synthetic Fiber -->
|
||||
<item id="36522" min="1" max="1" chance="0.3" /> <!-- Silver -->
|
||||
<item id="36557" min="1" max="1" chance="0.075" /> <!-- Accessory Gem -->
|
||||
<item id="36552" min="1" max="1" chance="0.03" /> <!-- Armor Fragment -->
|
||||
<item id="36873" min="1" max="1" chance="0.0009" /> <!-- Recipe: Synthetic Fiber - Downgrade -->
|
||||
<item id="36915" min="1" max="1" chance="0.0009" /> <!-- Recipe: Weapon Fragment - Downgrade -->
|
||||
<item id="36923" min="1" max="1" chance="0.0009" /> <!-- Recipe: Armor Fragment - Downgrade -->
|
||||
<item id="8600" min="1" max="1" chance="10" /> <!-- Herb of Life -->
|
||||
<item id="8601" min="1" max="1" chance="8" /> <!-- Major Herb of Life -->
|
||||
<item id="8602" min="1" max="1" chance="2" /> <!-- Superior Herb of Life -->
|
||||
<item id="8603" min="1" max="1" chance="19.8" /> <!-- Herb of Mana -->
|
||||
<item id="8604" min="1" max="1" chance="9.9" /> <!-- Major Herb of Mana -->
|
||||
<item id="8605" min="1" max="1" chance="3.3" /> <!-- Superior Herb of Mana -->
|
||||
<item id="34849" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Power -->
|
||||
<item id="34850" min="1" max="1" chance="0.7"/> <!-- Mysterious Herb of Magic -->
|
||||
<item id="13028" min="1" max="1" chance="0.1" /> <!-- Vitality Replenishing Herb -->
|
||||
</drop>
|
||||
<spoil>
|
||||
<item id="36532" min="1" max="1" chance="1.765" /> <!-- Thin Braid -->
|
||||
<item id="36533" min="1" max="1" chance="0.3" /> <!-- Synthetic Braid -->
|
||||
<item id="36882" min="1" max="1" chance="0.0075" /> <!-- Recipe: Thin Braid - Upgrade -->
|
||||
<item id="36881" min="1" max="1" chance="0.003" /> <!-- Recipe: Thin Braid - Downgrade -->
|
||||
</spoil>
|
||||
</dropLists>
|
||||
</npc>
|
||||
<npc id="22654" level="83" type="Monster" name="Contaminated Mucrokian">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<param name="IsAggressive" value="1" />
|
||||
<skill name="Skill01_ID" id="4067" level="9" />
|
||||
<skill name="Skill02_ID" id="5909" level="1" />
|
||||
</parameters>
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="5128" /> <!-- Crokian Blade -->
|
||||
<acquire exp="29095" sp="6" />
|
||||
<stats str="79" int="34" dex="42" wit="66" con="75" men="12">
|
||||
<vitals hp="5753.313885" hpRegen="8.5" mp="1794.743" mpRegen="3" />
|
||||
<attack physical="1099.42361669366" magical="750.763809564873" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="353.86144" magical="258.94045" />
|
||||
<speed>
|
||||
<walk ground="18" />
|
||||
<run ground="250" />
|
||||
</speed>
|
||||
<hitTime>780</hitTime>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skillList>
|
||||
<skill id="4067" level="9" /> <!-- NPC Mortal Blow -->
|
||||
<skill id="5909" level="1" /> <!-- Stronghold Attack -->
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
<skill id="4410" level="6" /> <!-- Very Weak P. Atk. -->
|
||||
<skill id="4413" level="7" /> <!-- Weak M. Def. -->
|
||||
<skill id="4414" level="1" /> <!-- Heavy Armor Type -->
|
||||
<skill id="4071" level="5" /> <!-- Bow/ Crossbow Resistance -->
|
||||
</skillList>
|
||||
<exCrtEffect>false</exCrtEffect>
|
||||
<ai aggroRange="300" clanHelpRange="300" isAggressive="true">
|
||||
<skill primaryId="5909" shortRangeId="4067" shortRangeChance="15" />
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="18" />
|
||||
<height normal="29" />
|
||||
</collision>
|
||||
<dropLists>
|
||||
<drop>
|
||||
<item id="10223" min="1" max="1" chance="0.0009" /> <!-- Icarus Spitter -->
|
||||
<item id="57" min="25" max="57" chance="70" /> <!-- Adena -->
|
||||
<item id="9542" min="1" max="1" chance="0.03" /> <!-- Sealed Dynasty Circlet Piece -->
|
||||
<item id="9991" min="1" max="1" chance="0.03" /> <!-- Sealed Dynasty Earring Gemstone -->
|
||||
<item id="36528" min="1" max="1" chance="0.03" /> <!-- Metallic Fiber -->
|
||||
<item id="36523" min="1" max="1" chance="0.0075" /> <!-- Adamantite -->
|
||||
<item id="36558" min="1" max="1" chance="0.003" /> <!-- Accessory Gem (Mid-grade) -->
|
||||
<item id="36916" min="1" max="1" chance="0.0009" /> <!-- Recipe: Weapon Fragment - Upgrade -->
|
||||
<item id="36874" min="1" max="1" chance="0.0009" /> <!-- Recipe: Synthetic Fiber - Upgrade -->
|
||||
<item id="36858" min="1" max="1" chance="0.0009" /> <!-- Recipe: Leather - Upgrade -->
|
||||
<item id="36553" min="1" max="1" chance="0.0009" /> <!-- Armor Fragment (Mid-grade) -->
|
||||
<item id="36924" min="1" max="1" chance="0.0009" /> <!-- Recipe: Armor Fragment - Upgrade -->
|
||||
<item id="8600" min="1" max="1" chance="10" /> <!-- Herb of Life -->
|
||||
<item id="8601" min="1" max="1" chance="8" /> <!-- Major Herb of Life -->
|
||||
<item id="8602" min="1" max="1" chance="2" /> <!-- Superior Herb of Life -->
|
||||
<item id="8603" min="1" max="1" chance="19.8" /> <!-- Herb of Mana -->
|
||||
<item id="8604" min="1" max="1" chance="9.9" /> <!-- Major Herb of Mana -->
|
||||
<item id="8605" min="1" max="1" chance="3.3" /> <!-- Superior Herb of Mana -->
|
||||
<item id="34849" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Power -->
|
||||
<item id="34850" min="1" max="1" chance="0.7"/> <!-- Mysterious Herb of Magic -->
|
||||
<item id="13028" min="1" max="1" chance="0.1" /> <!-- Vitality Replenishing Herb -->
|
||||
</drop>
|
||||
<spoil>
|
||||
<item id="36532" min="1" max="1" chance="0.3" /> <!-- Thin Braid -->
|
||||
<item id="36533" min="1" max="1" chance="0.075" /> <!-- Synthetic Braid -->
|
||||
<item id="36882" min="1" max="1" chance="0.003" /> <!-- Recipe: Thin Braid - Upgrade -->
|
||||
<item id="36881" min="1" max="1" chance="0.0009" /> <!-- Recipe: Thin Braid - Downgrade -->
|
||||
</spoil>
|
||||
</dropLists>
|
||||
</npc>
|
||||
<npc id="22655" level="84" type="Monster" name="Awakened Mucrokian">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<skill name="Skill01_ID" id="4072" level="9" />
|
||||
<skill name="Skill02_ID" id="5909" level="1" />
|
||||
</parameters>
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="102553" sp="24" />
|
||||
<stats str="79" int="34" dex="42" wit="66" con="75" men="12">
|
||||
<vitals hp="6058.04583" hpRegen="8.5" mp="1830.427" mpRegen="3" />
|
||||
<attack physical="1144.73130112535" magical="781.703083407155" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="357.86723" magical="261.87171" />
|
||||
<speed>
|
||||
<walk ground="40" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skillList>
|
||||
<skill id="4072" level="9" /> <!-- Stun -->
|
||||
<skill id="5909" level="1" /> <!-- Stronghold Attack -->
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
<skill id="4412" level="15" /> <!-- Strong P. Def. -->
|
||||
<skill id="4413" level="9" /> <!-- Slightly Weak M. Def. -->
|
||||
<skill id="4071" level="5" /> <!-- Bow/ Crossbow Resistance -->
|
||||
<skill id="4085" level="1" /> <!-- Critical Damage -->
|
||||
<skill id="4086" level="1" /> <!-- Critical Chance -->
|
||||
<skill id="4379" level="5" /> <!-- Spear Resistance -->
|
||||
</skillList>
|
||||
<exCrtEffect>false</exCrtEffect>
|
||||
<sNpcPropHpRate>4</sNpcPropHpRate>
|
||||
<ai clanHelpRange="300" aggroRange="300">
|
||||
<skill primaryId="5909" shortRangeId="4072" shortRangeChance="15" />
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="30" />
|
||||
<height normal="52" />
|
||||
</collision>
|
||||
<dropLists>
|
||||
<drop>
|
||||
<item id="15703" min="1" max="1" chance="0.0009" /> <!-- Sealed Moirai Gauntlets -->
|
||||
<item id="15704" min="1" max="1" chance="0.0009" /> <!-- Sealed Moirai Leather Gloves -->
|
||||
<item id="15705" min="1" max="1" chance="0.0009" /> <!-- Sealed Moirai Gloves -->
|
||||
<item id="57" min="130" max="303" chance="70" /> <!-- Adena -->
|
||||
<item id="36527" min="1" max="1" chance="0.3" /> <!-- Synthetic Fiber -->
|
||||
<item id="15656" min="1" max="1" chance="0.3" /> <!-- Sealed Moirai Gloves Piece -->
|
||||
<item id="15655" min="1" max="1" chance="0.3" /> <!-- Sealed Moirai Leather Gloves Piece -->
|
||||
<item id="15654" min="1" max="1" chance="0.3" /> <!-- Sealed Moirai Gauntlets Piece -->
|
||||
<item id="9542" min="1" max="1" chance="0.075" /> <!-- Sealed Dynasty Circlet Piece -->
|
||||
<item id="9530" min="1" max="1" chance="0.075" /> <!-- Sealed Dynasty Breastplate Piece -->
|
||||
<item id="36537" min="1" max="1" chance="0.075" /> <!-- Leather Braid -->
|
||||
<item id="36557" min="1" max="1" chance="0.075" /> <!-- Accessory Gem -->
|
||||
<item id="36562" min="1" max="1" chance="0.03" /> <!-- Greater Cokes -->
|
||||
<item id="1808" min="1" max="1" chance="0.003" /> <!-- Recipe: Soulshot (S-grade) -->
|
||||
<item id="36890" min="1" max="1" chance="0.0009" /> <!-- Recipe: Leather Braid - Downgrade -->
|
||||
<item id="36923" min="1" max="1" chance="0.0009" /> <!-- Recipe: Armor Fragment - Downgrade -->
|
||||
<item id="36931" min="1" max="1" chance="0.0009" /> <!-- Recipe: Accessory Gem - Downgrade -->
|
||||
<item id="8600" min="1" max="1" chance="10" /> <!-- Herb of Life -->
|
||||
<item id="8601" min="1" max="1" chance="8" /> <!-- Major Herb of Life -->
|
||||
<item id="8602" min="1" max="1" chance="2" /> <!-- Superior Herb of Life -->
|
||||
<item id="8603" min="1" max="1" chance="19.8" /> <!-- Herb of Mana -->
|
||||
<item id="8604" min="1" max="1" chance="9.9" /> <!-- Major Herb of Mana -->
|
||||
<item id="8605" min="1" max="1" chance="3.3" /> <!-- Superior Herb of Mana -->
|
||||
<item id="34849" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Power -->
|
||||
<item id="34850" min="1" max="1" chance="0.7"/> <!-- Mysterious Herb of Magic -->
|
||||
<item id="13028" min="1" max="1" chance="0.1" /> <!-- Vitality Replenishing Herb -->
|
||||
</drop>
|
||||
<spoil>
|
||||
<item id="36532" min="1" max="1" chance="1.37" /> <!-- Thin Braid -->
|
||||
<item id="36533" min="1" max="1" chance="0.3" /> <!-- Synthetic Braid -->
|
||||
<item id="36882" min="1" max="1" chance="0.0075" /> <!-- Recipe: Thin Braid - Upgrade -->
|
||||
<item id="36881" min="1" max="1" chance="0.003" /> <!-- Recipe: Thin Braid - Downgrade -->
|
||||
</spoil>
|
||||
</dropLists>
|
||||
</npc>
|
||||
<npc id="22656" level="83" type="Monster" name="Suppressor">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<skill name="Skill01_ID" id="4670" level="9" />
|
||||
<skill name="Skill02_ID" id="5909" level="1" />
|
||||
</parameters>
|
||||
<race>CONSTRUCT</race>
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="99284" sp="23" />
|
||||
<stats str="79" int="34" dex="42" wit="66" con="75" men="12">
|
||||
<vitals hp="5753.313885" hpRegen="8.5" mp="1794.743" mpRegen="3" />
|
||||
<attack physical="1099.42361669366" magical="750.763809564873" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="353.86144" magical="258.94045" />
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="185" />
|
||||
</speed>
|
||||
<hitTime>430</hitTime>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skillList>
|
||||
<skill id="4670" level="9" /> <!-- Short Stun -->
|
||||
<skill id="5909" level="1" /> <!-- Stronghold Attack -->
|
||||
<skill id="4416" level="2" /> <!-- Magic Creatures -->
|
||||
<skill id="4412" level="13" /> <!-- Slightly Strong P. Def. -->
|
||||
<skill id="4413" level="9" /> <!-- Slightly Weak M. Def. -->
|
||||
<skill id="4071" level="5" /> <!-- Bow/ Crossbow Resistance -->
|
||||
<skill id="4085" level="1" /> <!-- Critical Damage -->
|
||||
<skill id="4086" level="1" /> <!-- Critical Chance -->
|
||||
</skillList>
|
||||
<exCrtEffect>false</exCrtEffect>
|
||||
<sNpcPropHpRate>2</sNpcPropHpRate>
|
||||
<ai clanHelpRange="300" aggroRange="300">
|
||||
<skill primaryId="5909" shortRangeId="4670" shortRangeChance="15" />
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="23.5" />
|
||||
<height normal="41.5" />
|
||||
</collision>
|
||||
<dropLists>
|
||||
<drop>
|
||||
<item id="15699" min="1" max="1" chance="0.0009" /> <!-- Sealed Moirai Tunic -->
|
||||
<item id="15702" min="1" max="1" chance="0.0009" /> <!-- Sealed Moirai Stockings -->
|
||||
<item id="57" min="65" max="152" chance="70" /> <!-- Adena -->
|
||||
<item id="10114" min="1" max="1" chance="0.075" /> <!-- Sealed Dynasty Sigil Piece -->
|
||||
<item id="15653" min="1" max="1" chance="0.075" /> <!-- Sealed Moirai Stockings Piece -->
|
||||
<item id="15650" min="1" max="1" chance="0.03" /> <!-- Sealed Moirai Tunic Piece -->
|
||||
<item id="36528" min="1" max="1" chance="0.03" /> <!-- Metallic Fiber -->
|
||||
<item id="36558" min="1" max="1" chance="0.0075" /> <!-- Accessory Gem (Mid-grade) -->
|
||||
<item id="36538" min="1" max="1" chance="0.0075" /> <!-- Durable Leather Braid -->
|
||||
<item id="960" min="1" max="1" chance="0.003" /> <!-- Scroll: Enchant Armor (S-grade) -->
|
||||
<item id="36563" min="1" max="1" chance="0.003" /> <!-- Synthetic Cokes -->
|
||||
<item id="36890" min="1" max="1" chance="0.0009" /> <!-- Recipe: Leather Braid - Downgrade -->
|
||||
<item id="36891" min="1" max="1" chance="0.0009" /> <!-- Recipe: Leather Braid - Upgrade -->
|
||||
<item id="36924" min="1" max="1" chance="0.0009" /> <!-- Recipe: Armor Fragment - Upgrade -->
|
||||
<item id="36932" min="1" max="1" chance="0.0009" /> <!-- Recipe: Accessory Gem - Upgrade -->
|
||||
<item id="8600" min="1" max="1" chance="10" /> <!-- Herb of Life -->
|
||||
<item id="8601" min="1" max="1" chance="8" /> <!-- Major Herb of Life -->
|
||||
<item id="8602" min="1" max="1" chance="2" /> <!-- Superior Herb of Life -->
|
||||
<item id="8603" min="1" max="1" chance="19.8" /> <!-- Herb of Mana -->
|
||||
<item id="8604" min="1" max="1" chance="9.9" /> <!-- Major Herb of Mana -->
|
||||
<item id="8605" min="1" max="1" chance="3.3" /> <!-- Superior Herb of Mana -->
|
||||
<item id="34849" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Power -->
|
||||
<item id="34850" min="1" max="1" chance="0.7"/> <!-- Mysterious Herb of Magic -->
|
||||
<item id="13028" min="1" max="1" chance="0.1" /> <!-- Vitality Replenishing Herb -->
|
||||
</drop>
|
||||
<spoil>
|
||||
<item id="36532" min="1" max="1" chance="0.75" /> <!-- Thin Braid -->
|
||||
<item id="36533" min="1" max="1" chance="0.3" /> <!-- Synthetic Braid -->
|
||||
<item id="36882" min="1" max="1" chance="0.003" /> <!-- Recipe: Thin Braid - Upgrade -->
|
||||
<item id="36881" min="1" max="1" chance="0.0009" /> <!-- Recipe: Thin Braid - Downgrade -->
|
||||
</spoil>
|
||||
</dropLists>
|
||||
</npc>
|
||||
<npc id="22657" level="84" type="Monster" name="Executioner">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<skill name="Skill01_ID" id="4670" level="9" />
|
||||
<skill name="Skill02_ID" id="5909" level="1" />
|
||||
</parameters>
|
||||
<race>CONSTRUCT</race>
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="111303" sp="26" />
|
||||
<stats str="79" int="34" dex="42" wit="66" con="75" men="12">
|
||||
<vitals hp="6058.04583" hpRegen="8.5" mp="1830.427" mpRegen="3" />
|
||||
<attack physical="1144.73130112535" magical="781.703083407155" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="357.86723" magical="261.87171" />
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="185" />
|
||||
</speed>
|
||||
<hitTime>430</hitTime>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skillList>
|
||||
<skill id="4670" level="9" /> <!-- Short Stun -->
|
||||
<skill id="5909" level="1" /> <!-- Stronghold Attack -->
|
||||
<skill id="4416" level="2" /> <!-- Magic Creatures -->
|
||||
<skill id="4412" level="13" /> <!-- Slightly Strong P. Def. -->
|
||||
<skill id="4413" level="9" /> <!-- Slightly Weak M. Def. -->
|
||||
<skill id="4071" level="5" /> <!-- Bow/ Crossbow Resistance -->
|
||||
<skill id="4085" level="1" /> <!-- Critical Damage -->
|
||||
<skill id="4086" level="1" /> <!-- Critical Chance -->
|
||||
<skill id="4379" level="5" /> <!-- Spear Resistance -->
|
||||
</skillList>
|
||||
<exCrtEffect>false</exCrtEffect>
|
||||
<sNpcPropHpRate>2</sNpcPropHpRate>
|
||||
<ai clanHelpRange="300" aggroRange="300">
|
||||
<skill primaryId="5909" shortRangeId="4670" shortRangeChance="15" />
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="23" />
|
||||
<height normal="41" />
|
||||
</collision>
|
||||
<dropLists>
|
||||
<drop>
|
||||
<item id="15706" min="1" max="1" chance="0.003" /> <!-- Sealed Moirai Boots -->
|
||||
<item id="15707" min="1" max="1" chance="0.003" /> <!-- Sealed Moirai Leather Boots -->
|
||||
<item id="15708" min="1" max="1" chance="0.003" /> <!-- Sealed Moirai Shoes -->
|
||||
<item id="57" min="143" max="333" chance="70" /> <!-- Adena -->
|
||||
<item id="9532" min="1" max="1" chance="0.3" /> <!-- Sealed Dynasty Helmet Piece -->
|
||||
<item id="15657" min="1" max="1" chance="0.3" /> <!-- Sealed Moirai Boots Piece -->
|
||||
<item id="15658" min="1" max="1" chance="0.3" /> <!-- Sealed Moirai Leather Boots Piece -->
|
||||
<item id="15659" min="1" max="1" chance="0.3" /> <!-- Sealed Moirai Shoes Piece -->
|
||||
<item id="36537" min="1" max="1" chance="0.3" /> <!-- Leather Braid -->
|
||||
<item id="36542" min="1" max="1" chance="0.075" /> <!-- Silver Wire -->
|
||||
<item id="36562" min="1" max="1" chance="0.03" /> <!-- Greater Cokes -->
|
||||
<item id="36891" min="1" max="1" chance="0.0009" /> <!-- Recipe: Leather Braid - Upgrade -->
|
||||
<item id="36892" min="1" max="1" chance="0.0009" /> <!-- Recipe: Leather Braid - Combination -->
|
||||
<item id="36931" min="1" max="1" chance="0.0009" /> <!-- Recipe: Accessory Gem - Downgrade -->
|
||||
<item id="36939" min="1" max="1" chance="0.0009" /> <!-- Recipe: Greater Cokes - Downgrade -->
|
||||
<item id="8600" min="1" max="1" chance="10" /> <!-- Herb of Life -->
|
||||
<item id="8601" min="1" max="1" chance="8" /> <!-- Major Herb of Life -->
|
||||
<item id="8602" min="1" max="1" chance="2" /> <!-- Superior Herb of Life -->
|
||||
<item id="8603" min="1" max="1" chance="19.8" /> <!-- Herb of Mana -->
|
||||
<item id="8604" min="1" max="1" chance="9.9" /> <!-- Major Herb of Mana -->
|
||||
<item id="8605" min="1" max="1" chance="3.3" /> <!-- Superior Herb of Mana -->
|
||||
<item id="34849" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Power -->
|
||||
<item id="34850" min="1" max="1" chance="0.7"/> <!-- Mysterious Herb of Magic -->
|
||||
<item id="13028" min="1" max="1" chance="0.1" /> <!-- Vitality Replenishing Herb -->
|
||||
</drop>
|
||||
<spoil>
|
||||
<item id="36532" min="1" max="1" chance="1.51" /> <!-- Thin Braid -->
|
||||
<item id="36533" min="1" max="1" chance="0.3" /> <!-- Synthetic Braid -->
|
||||
<item id="36882" min="1" max="1" chance="0.0075" /> <!-- Recipe: Thin Braid - Upgrade -->
|
||||
<item id="36881" min="1" max="1" chance="0.003" /> <!-- Recipe: Thin Braid - Downgrade -->
|
||||
</spoil>
|
||||
</dropLists>
|
||||
</npc>
|
||||
<npc id="22658" level="83" type="Monster" name="Sentinel Waterspirit">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<skill name="Skill01_ID" id="4582" level="9" />
|
||||
<skill name="Skill02_ID" id="5910" level="1" />
|
||||
</parameters>
|
||||
<race>DEMONIC</race>
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="114217" sp="27" />
|
||||
<stats str="79" int="34" dex="42" wit="66" con="75" men="12">
|
||||
<vitals hp="5753.313885" hpRegen="8.5" mp="1794.743" mpRegen="3" />
|
||||
<attack physical="1099.42361669366" magical="750.763809564873" random="20" critical="1" accuracy="9" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" />
|
||||
<defence physical="353.86144" magical="258.94045" />
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="185" />
|
||||
</speed>
|
||||
<hitTime>460</hitTime>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skillList>
|
||||
<skill id="4582" level="9" /> <!-- Poison -->
|
||||
<skill id="5910" level="1" /> <!-- Stronghold Attack -->
|
||||
<skill id="4416" level="9" /> <!-- Demons -->
|
||||
<skill id="4412" level="13" /> <!-- Slightly Strong P. Def. -->
|
||||
<skill id="4413" level="9" /> <!-- Slightly Weak M. Def. -->
|
||||
<skill id="4414" level="3" /> <!-- Light Armor Type -->
|
||||
<skill id="5601" level="10" /> <!-- Melee Attack Resistance -->
|
||||
<skill id="4085" level="1" /> <!-- Critical Damage -->
|
||||
<skill id="4086" level="1" /> <!-- Critical Chance -->
|
||||
</skillList>
|
||||
<exCrtEffect>false</exCrtEffect>
|
||||
<sNpcPropHpRate>2</sNpcPropHpRate>
|
||||
<ai type="BALANCED" clanHelpRange="300" aggroRange="300">
|
||||
<skill primaryId="5910" shortRangeId="4582" shortRangeChance="15" />
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="20" />
|
||||
<height normal="41" />
|
||||
</collision>
|
||||
<dropLists>
|
||||
<drop>
|
||||
<item id="15709" min="1" max="1" chance="0.0009" /> <!-- Sealed Moirai Sigil -->
|
||||
<item id="15710" min="1" max="1" chance="0.0009" /> <!-- Sealed Moirai Shield -->
|
||||
<item id="57" min="75" max="175" chance="70" /> <!-- Adena -->
|
||||
<item id="15692" min="1" max="1" chance="0.3" /> <!-- Sealed Moirai Sigil Piece -->
|
||||
<item id="15693" min="1" max="1" chance="0.3" /> <!-- Sealed Moirai Shield Fragment -->
|
||||
<item id="36538" min="1" max="1" chance="0.03" /> <!-- Durable Leather Braid -->
|
||||
<item id="36543" min="1" max="1" chance="0.03" /> <!-- Adamantite Wire -->
|
||||
<item id="36563" min="1" max="1" chance="0.003" /> <!-- Synthetic Cokes -->
|
||||
<item id="36903" min="1" max="1" chance="0.0009" /> <!-- Recipe: Silver Wire - Downgrade -->
|
||||
<item id="36932" min="1" max="1" chance="0.0009" /> <!-- Recipe: Accessory Gem - Upgrade -->
|
||||
<item id="36940" min="1" max="1" chance="0.0009" /> <!-- Recipe: Greater Cokes - Upgrade -->
|
||||
<item id="8600" min="1" max="1" chance="10" /> <!-- Herb of Life -->
|
||||
<item id="8601" min="1" max="1" chance="8" /> <!-- Major Herb of Life -->
|
||||
<item id="8602" min="1" max="1" chance="2" /> <!-- Superior Herb of Life -->
|
||||
<item id="8603" min="1" max="1" chance="19.8" /> <!-- Herb of Mana -->
|
||||
<item id="8604" min="1" max="1" chance="9.9" /> <!-- Major Herb of Mana -->
|
||||
<item id="8605" min="1" max="1" chance="3.3" /> <!-- Superior Herb of Mana -->
|
||||
<item id="34849" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Power -->
|
||||
<item id="34850" min="1" max="1" chance="0.7"/> <!-- Mysterious Herb of Magic -->
|
||||
<item id="13028" min="1" max="1" chance="0.1" /> <!-- Vitality Replenishing Herb -->
|
||||
</drop>
|
||||
<spoil>
|
||||
<item id="36532" min="1" max="1" chance="0.75" /> <!-- Thin Braid -->
|
||||
<item id="36533" min="1" max="1" chance="0.3" /> <!-- Synthetic Braid -->
|
||||
<item id="36882" min="1" max="1" chance="0.003" /> <!-- Recipe: Thin Braid - Upgrade -->
|
||||
<item id="36881" min="1" max="1" chance="0.0009" /> <!-- Recipe: Thin Braid - Downgrade -->
|
||||
</spoil>
|
||||
</dropLists>
|
||||
</npc>
|
||||
<npc id="22659" level="84" type="Monster" name="Guardian Waterspirit">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<skill name="Skill01_ID" id="4582" level="9" />
|
||||
<skill name="Skill02_ID" id="5910" level="1" />
|
||||
</parameters>
|
||||
<race>ELEMENTAL</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="9638" lhand="9638" /> <!-- Tears r1 / Tears r1 -->
|
||||
<acquire exp="116558" sp="27" />
|
||||
<stats str="79" int="34" dex="42" wit="66" con="75" men="12">
|
||||
<vitals hp="6058.04583" hpRegen="8.5" mp="1830.427" mpRegen="3" />
|
||||
<attack physical="1144.73130112535" magical="781.703083407155" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="357.86723" magical="261.87171" />
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="185" />
|
||||
</speed>
|
||||
<hitTime>450</hitTime>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skillList>
|
||||
<skill id="4582" level="9" /> <!-- Poison -->
|
||||
<skill id="5910" level="1" /> <!-- Stronghold Attack -->
|
||||
<skill id="4416" level="7" /> <!-- Spirits -->
|
||||
<skill id="4412" level="13" /> <!-- Slightly Strong P. Def. -->
|
||||
<skill id="4413" level="9" /> <!-- Slightly Weak M. Def. -->
|
||||
<skill id="5601" level="10" /> <!-- Melee Attack Resistance -->
|
||||
<skill id="4085" level="1" /> <!-- Critical Damage -->
|
||||
<skill id="4086" level="1" /> <!-- Critical Chance -->
|
||||
<skill id="4379" level="5" /> <!-- Spear Resistance -->
|
||||
</skillList>
|
||||
<exCrtEffect>false</exCrtEffect>
|
||||
<sNpcPropHpRate>2</sNpcPropHpRate>
|
||||
<ai type="BALANCED" clanHelpRange="300" aggroRange="300">
|
||||
<skill primaryId="5910" shortRangeId="4582" shortRangeChance="15" />
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="20" />
|
||||
<height normal="27.5" />
|
||||
</collision>
|
||||
<dropLists>
|
||||
<drop>
|
||||
<item id="15699" min="1" max="1" chance="0.0009" /> <!-- Sealed Moirai Tunic -->
|
||||
<item id="15702" min="1" max="1" chance="0.0009" /> <!-- Sealed Moirai Stockings -->
|
||||
<item id="57" min="150" max="349" chance="70" /> <!-- Adena -->
|
||||
<item id="9991" min="1" max="1" chance="0.3" /> <!-- Sealed Dynasty Earring Gemstone -->
|
||||
<item id="15650" min="1" max="1" chance="0.3" /> <!-- Sealed Moirai Tunic Piece -->
|
||||
<item id="15653" min="1" max="1" chance="0.3" /> <!-- Sealed Moirai Stockings Piece -->
|
||||
<item id="36517" min="1" max="1" chance="0.3" /> <!-- Leather -->
|
||||
<item id="36542" min="1" max="1" chance="0.075" /> <!-- Silver Wire -->
|
||||
<item id="36547" min="1" max="1" chance="0.03" /> <!-- Weapon Fragment -->
|
||||
<item id="959" min="1" max="1" chance="0.0009" /> <!-- Scroll: Enchant Weapon (S-grade) -->
|
||||
<item id="36857" min="1" max="1" chance="0.0009" /> <!-- Recipe: Leather - Downgrade -->
|
||||
<item id="36865" min="1" max="1" chance="0.0009" /> <!-- Recipe: Silver - Downgrade -->
|
||||
<item id="36892" min="1" max="1" chance="0.0009" /> <!-- Recipe: Leather Braid - Combination -->
|
||||
<item id="36904" min="1" max="1" chance="0.0009" /> <!-- Recipe: Silver Wire - Upgrade -->
|
||||
<item id="36939" min="1" max="1" chance="0.0009" /> <!-- Recipe: Greater Cokes - Downgrade -->
|
||||
<item id="8600" min="1" max="1" chance="10" /> <!-- Herb of Life -->
|
||||
<item id="8601" min="1" max="1" chance="8" /> <!-- Major Herb of Life -->
|
||||
<item id="8602" min="1" max="1" chance="2" /> <!-- Superior Herb of Life -->
|
||||
<item id="8603" min="1" max="1" chance="19.8" /> <!-- Herb of Mana -->
|
||||
<item id="8604" min="1" max="1" chance="9.9" /> <!-- Major Herb of Mana -->
|
||||
<item id="8605" min="1" max="1" chance="3.3" /> <!-- Superior Herb of Mana -->
|
||||
<item id="34849" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Power -->
|
||||
<item id="34850" min="1" max="1" chance="0.7"/> <!-- Mysterious Herb of Magic -->
|
||||
<item id="13028" min="1" max="1" chance="0.1" /> <!-- Vitality Replenishing Herb -->
|
||||
</drop>
|
||||
<spoil>
|
||||
<item id="36532" min="1" max="1" chance="1.529" /> <!-- Thin Braid -->
|
||||
<item id="36533" min="1" max="1" chance="0.3" /> <!-- Synthetic Braid -->
|
||||
<item id="36882" min="1" max="1" chance="0.0075" /> <!-- Recipe: Thin Braid - Upgrade -->
|
||||
<item id="36881" min="1" max="1" chance="0.003" /> <!-- Recipe: Thin Braid - Downgrade -->
|
||||
</spoil>
|
||||
</dropLists>
|
||||
</npc>
|
||||
<npc id="22678" level="81" type="Monster" name="Grave Robber Summoner" title="Lunatic">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
|
File diff suppressed because it is too large
Load Diff
1398
L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/npcs/24400-24499.xml
vendored
Normal file
1398
L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/npcs/24400-24499.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,337 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/npcs.xsd">
|
||||
<npc id="25500" level="44" type="Monster" name="Alligator of Istary" title="Raid Fighter">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<race>ANIMAL</race>
|
||||
<sex>MALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="6064" hpRegen="41.3470424277186" mp="584" mpRegen="2.1" />
|
||||
<attack physical="624.124257296051" magical="130.530898435504" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="260.15328" magical="253.82" evasion="-18" />
|
||||
<speed>
|
||||
<walk ground="70" />
|
||||
<run ground="190" />
|
||||
</speed>
|
||||
<hitTime>410</hitTime>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status undying="false" />
|
||||
<skillList>
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="11" /> <!-- Average P. Atk. -->
|
||||
<skill id="4411" level="11" /> <!-- Average M. Atk. -->
|
||||
<skill id="4412" level="11" /> <!-- Average P. Def. -->
|
||||
<skill id="4413" level="11" /> <!-- Average M. Def. -->
|
||||
<skill id="4414" level="3" /> <!-- Light Armor Type -->
|
||||
<skill id="4415" level="3" /> <!-- One-handed Sword -->
|
||||
<skill id="4416" level="4" /> <!-- Animals -->
|
||||
</skillList>
|
||||
<exCrtEffect>true</exCrtEffect>
|
||||
<ai clanHelpRange="300" />
|
||||
<collision>
|
||||
<radius normal="28" />
|
||||
<height normal="11.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="25501" level="30" type="RaidBoss" name="Grave Robber Leader Akata" title="Raid Boss">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<minions name="Privates">
|
||||
<npc id="25502" count="3" respawnTime="360" weightPoint="1" />
|
||||
<npc id="25503" count="2" respawnTime="360" weightPoint="1" />
|
||||
</minions>
|
||||
<param name="RaidSpawnMusic" value="Rm03_A" />
|
||||
<skill name="PhysicalSpecial_b" id="4722" level="3" />
|
||||
</parameters>
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="8528" /> <!-- Monster Only (Doom Hammer) -->
|
||||
<acquire exp="2417862" sp="580" />
|
||||
<stats str="164" int="188" dex="55" wit="78" con="111" men="149">
|
||||
<vitals hp="35435" hpRegen="54.2850964385025" mp="329" mpRegen="1.5" />
|
||||
<attack physical="222.437554766423" magical="28.8595106837795" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="355.39281" magical="173.38" evasion="-18" />
|
||||
<speed>
|
||||
<walk ground="36" />
|
||||
<run ground="190" />
|
||||
</speed>
|
||||
<hitTime>630</hitTime>
|
||||
<abnormalResist physical="230" magical="230" />
|
||||
</stats>
|
||||
<status undying="false" />
|
||||
<skillList>
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="11" /> <!-- Average P. Atk. -->
|
||||
<skill id="4411" level="11" /> <!-- Average M. Atk. -->
|
||||
<skill id="4412" level="11" /> <!-- Average P. Def. -->
|
||||
<skill id="4413" level="11" /> <!-- Average M. Def. -->
|
||||
<skill id="4414" level="2" /> <!-- Standard Type -->
|
||||
<skill id="4415" level="3" /> <!-- One-handed Sword -->
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
<skill id="4494" level="1" /> <!-- Raid Boss -->
|
||||
<skill id="4722" level="3" /> <!-- BOSS Strike -->
|
||||
<skill id="5025" level="1" /> <!-- Raid Boss - Level 30 -->
|
||||
<skill id="14765" level="4" /> <!-- Blood Siphon Resistance -->
|
||||
</skillList>
|
||||
<exCrtEffect>true</exCrtEffect>
|
||||
<ai type="BALANCED" clanHelpRange="300" />
|
||||
<dropLists>
|
||||
<drop>
|
||||
<item id="1660" min="1" max="1" chance="9.049" /> <!-- Cursed Maingauche -->
|
||||
<item id="395" min="1" max="1" chance="3.853" /> <!-- Manticore Skin Shirt -->
|
||||
<item id="417" min="1" max="1" chance="1.871" /> <!-- Manticore Skin Gaiters -->
|
||||
<item id="224" min="1" max="1" chance="1.279" /> <!-- Maingauche -->
|
||||
<item id="4554" min="1" max="1" chance="13.41" /> <!-- Greater STR Dye <STR +1 DEX -1> -->
|
||||
<item id="4555" min="1" max="1" chance="12.9" /> <!-- Greater CON Dye <Con +1 Str -1> -->
|
||||
<item id="4553" min="1" max="1" chance="12.58" /> <!-- Greater STR Dye <STR +1 CON -1> -->
|
||||
<item id="6575" min="1" max="1" chance="0.75" /> <!-- Blessed Scroll: Enchant Weapon (D-grade) -->
|
||||
<!-- FIXME: Also drops herbs. -->
|
||||
<item id="8600" min="1" max="1" chance="10" /> <!-- Herb of Life -->
|
||||
<item id="8601" min="1" max="1" chance="8" /> <!-- Major Herb of Life -->
|
||||
<item id="8602" min="1" max="1" chance="2" /> <!-- Superior Herb of Life -->
|
||||
<item id="8603" min="1" max="1" chance="19.8" /> <!-- Herb of Mana -->
|
||||
<item id="8604" min="1" max="1" chance="9.9" /> <!-- Major Herb of Mana -->
|
||||
<item id="8605" min="1" max="1" chance="3.3" /> <!-- Superior Herb of Mana -->
|
||||
<item id="34849" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Power -->
|
||||
<item id="34850" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Magic -->
|
||||
<item id="13028" min="1" max="1" chance="0.1" /> <!-- Vitality Replenishing Herb -->
|
||||
</drop>
|
||||
<lucky>
|
||||
<item id="39629" min="1" max="1" chance="49.17" /> <!-- Fortune Pocket - Stage 1 -->
|
||||
</lucky>
|
||||
</dropLists>
|
||||
<collision>
|
||||
<radius normal="11" />
|
||||
<height normal="23.6" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="25502" level="30" type="Monster" name="Akata's Warrior" title="Raid Fighter">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<skill name="LongRangePhysicalSpecial_a" id="4757" level="3" />
|
||||
</parameters>
|
||||
<race>UNDEAD</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="8527" /> <!-- Monster Only (Reinforced Bow) -->
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="3798" hpRegen="21.714038575401" mp="329" mpRegen="1.5" />
|
||||
<attack physical="222.437554766423" magical="28.8595106837795" random="5" critical="8" accuracy="0" attackSpeed="253" reuseDelay="1500" type="BOW" range="1100" distance="10" width="0" />
|
||||
<defence physical="177.696405" magical="173.38" evasion="-18" />
|
||||
<speed>
|
||||
<walk ground="49" />
|
||||
<run ground="190" />
|
||||
</speed>
|
||||
<hitTime>710</hitTime>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status undying="false" />
|
||||
<skillList>
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="11" /> <!-- Average P. Atk. -->
|
||||
<skill id="4411" level="11" /> <!-- Average M. Atk. -->
|
||||
<skill id="4412" level="11" /> <!-- Average P. Def. -->
|
||||
<skill id="4413" level="11" /> <!-- Average M. Def. -->
|
||||
<skill id="4414" level="3" /> <!-- Light Armor Type -->
|
||||
<skill id="4415" level="9" /> <!-- Bows -->
|
||||
<skill id="4416" level="1" /> <!-- Undead -->
|
||||
<skill id="4757" level="3" /> <!-- BOSS Power Shot -->
|
||||
</skillList>
|
||||
<exCrtEffect>true</exCrtEffect>
|
||||
<ai type="BALANCED" clanHelpRange="300" />
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
<height normal="22" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="25503" level="30" type="Monster" name="Akata's Subordinate" title="Raid Fighter">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<race>HUMANOID</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="8529" /> <!-- Monster Only (Knife) -->
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="2834" hpRegen="21.714038575401" mp="329" mpRegen="1.5" />
|
||||
<attack physical="222.437554766423" magical="28.8595106837795" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="177.696405" magical="173.38" evasion="-18" />
|
||||
<speed>
|
||||
<walk ground="45" />
|
||||
<run ground="190" />
|
||||
</speed>
|
||||
<hitTime>630</hitTime>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status undying="false" />
|
||||
<skillList>
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="11" /> <!-- Average P. Atk. -->
|
||||
<skill id="4411" level="11" /> <!-- Average M. Atk. -->
|
||||
<skill id="4412" level="11" /> <!-- Average P. Def. -->
|
||||
<skill id="4413" level="11" /> <!-- Average M. Def. -->
|
||||
<skill id="4414" level="3" /> <!-- Light Armor Type -->
|
||||
<skill id="4415" level="3" /> <!-- One-handed Sword -->
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
</skillList>
|
||||
<exCrtEffect>true</exCrtEffect>
|
||||
<ai type="BALANCED" clanHelpRange="300" />
|
||||
<collision>
|
||||
<radius normal="9" />
|
||||
<height normal="21.4" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="25509" level="82" type="Monster" name="Dark Shaman Varangka" title="Raid Boss">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<minions name="Privates">
|
||||
<npc id="25511" count="4" respawnTime="360" weightPoint="1" />
|
||||
<npc id="25510" count="1" respawnTime="360" weightPoint="1" />
|
||||
</minions>
|
||||
<param name="RaidSpawnMusic" value="Rm01_A" />
|
||||
<skill name="DDMagic_a" id="4195" level="5" />
|
||||
<skill name="SelfRangeDebuff_a" id="4182" level="5" />
|
||||
<skill name="SelfRangeDebuffAnother_a" id="4186" level="5" />
|
||||
</parameters>
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="316" /> <!-- Sage's Blood -->
|
||||
<acquire exp="213500" sp="51" />
|
||||
<stats str="164" int="188" dex="55" wit="78" con="111" men="149">
|
||||
<vitals hp="116158" hpRegen="150.408484299175" mp="832" mpRegen="2.4" />
|
||||
<attack physical="1093.15424907494" magical="322.489091733196" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="642.54978" magical="313.46" evasion="-18" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="190" />
|
||||
</speed>
|
||||
<hitTime>300</hitTime>
|
||||
<abnormalResist physical="230" magical="230" />
|
||||
</stats>
|
||||
<status undying="false" />
|
||||
<skillList>
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4182" level="5" /> <!-- Poison -->
|
||||
<skill id="4186" level="5" /> <!-- Hold -->
|
||||
<skill id="4195" level="5" /> <!-- BOSS Twister -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="11" /> <!-- Average P. Atk. -->
|
||||
<skill id="4411" level="11" /> <!-- Average M. Atk. -->
|
||||
<skill id="4412" level="11" /> <!-- Average P. Def. -->
|
||||
<skill id="4413" level="11" /> <!-- Average M. Def. -->
|
||||
<skill id="4414" level="2" /> <!-- Standard Type -->
|
||||
<skill id="4415" level="3" /> <!-- One-handed Sword -->
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
<skill id="4494" level="1" /> <!-- Raid Boss -->
|
||||
<skill id="5028" level="1" /> <!-- Raid Boss - Level 53 -->
|
||||
<skill id="14765" level="4" /> <!-- Blood Siphon Resistance -->
|
||||
</skillList>
|
||||
<exCrtEffect>true</exCrtEffect>
|
||||
<ai type="BALANCED" clanHelpRange="300" />
|
||||
<collision>
|
||||
<radius normal="13" />
|
||||
<height normal="20.8" />
|
||||
</collision>
|
||||
<dropLists>
|
||||
<drop>
|
||||
<item id="57" min="3990" max="9317" chance="70" /> <!-- Adena -->
|
||||
<item id="9550" min="1" max="1" chance="0.75" /> <!-- Dark Stone -->
|
||||
<item id="9551" min="1" max="1" chance="0.75" /> <!-- Holy Stone -->
|
||||
<item id="45929" min="1" max="3" chance="0.75" /> <!-- Spirit Stone -->
|
||||
<!-- FIXME: Also drops herbs. -->
|
||||
<item id="8600" min="1" max="1" chance="10" /> <!-- Herb of Life -->
|
||||
<item id="8601" min="1" max="1" chance="8" /> <!-- Major Herb of Life -->
|
||||
<item id="8602" min="1" max="1" chance="2" /> <!-- Superior Herb of Life -->
|
||||
<item id="8603" min="1" max="1" chance="19.8" /> <!-- Herb of Mana -->
|
||||
<item id="8604" min="1" max="1" chance="9.9" /> <!-- Major Herb of Mana -->
|
||||
<item id="8605" min="1" max="1" chance="3.3" /> <!-- Superior Herb of Mana -->
|
||||
<item id="34849" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Power -->
|
||||
<item id="34850" min="1" max="1" chance="0.7" /> <!-- Mysterious Herb of Magic -->
|
||||
<item id="13028" min="1" max="1" chance="0.1" /> <!-- Vitality Replenishing Herb -->
|
||||
</drop>
|
||||
</dropLists>
|
||||
</npc>
|
||||
<npc id="25510" level="52" type="Monster" name="Varangka's Descendant" title="Raid Fighter">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<skill name="PhysicalSpecial_a" id="4731" level="5" />
|
||||
</parameters>
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="74" /> <!-- Katana -->
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="17850" hpRegen="145.221991187936" mp="804" mpRegen="2.4" />
|
||||
<attack physical="1032.30240396227" magical="293.0909536533" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="628.50318" magical="306.6" evasion="-18" />
|
||||
<speed>
|
||||
<walk ground="80" />
|
||||
<run ground="190" />
|
||||
</speed>
|
||||
<hitTime>280</hitTime>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status undying="false" />
|
||||
<skillList>
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="11" /> <!-- Average P. Atk. -->
|
||||
<skill id="4411" level="11" /> <!-- Average M. Atk. -->
|
||||
<skill id="4412" level="11" /> <!-- Average P. Def. -->
|
||||
<skill id="4413" level="11" /> <!-- Average M. Def. -->
|
||||
<skill id="4414" level="3" /> <!-- Light Armor Type -->
|
||||
<skill id="4415" level="3" /> <!-- One-handed Sword -->
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
<skill id="4731" level="5" /> <!-- BOSS Mortal Blow -->
|
||||
</skillList>
|
||||
<exCrtEffect>true</exCrtEffect>
|
||||
<ai type="BALANCED" clanHelpRange="300" />
|
||||
<collision>
|
||||
<radius normal="13" />
|
||||
<height normal="26.9" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="25511" level="52" type="Monster" name="Varangka's Servant" title="Raid Fighter">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="179" /> <!-- Mace of Prayer -->
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8925" hpRegen="145.221991187936" mp="804" mpRegen="2.4" />
|
||||
<attack physical="1032.30240396227" magical="293.0909536533" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="628.50318" magical="306.6" evasion="-18" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="190" />
|
||||
</speed>
|
||||
<hitTime>300</hitTime>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status undying="false" />
|
||||
<skillList>
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="11" /> <!-- Average P. Atk. -->
|
||||
<skill id="4411" level="11" /> <!-- Average M. Atk. -->
|
||||
<skill id="4412" level="11" /> <!-- Average P. Def. -->
|
||||
<skill id="4413" level="11" /> <!-- Average M. Def. -->
|
||||
<skill id="4414" level="3" /> <!-- Light Armor Type -->
|
||||
<skill id="4415" level="3" /> <!-- One-handed Sword -->
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
</skillList>
|
||||
<exCrtEffect>true</exCrtEffect>
|
||||
<ai type="BALANCED" clanHelpRange="300" />
|
||||
<collision>
|
||||
<radius normal="12" />
|
||||
<height normal="18.8" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="25512" level="52" type="RaidBoss" name="Gigantic Chaos Golem" title="Raid Boss">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/npcs.xsd">
|
||||
<npc id="26400" level="108" type="Monster" name="Etis van Etina" title="Overlord">
|
||||
<race>HUMANOID</race>
|
||||
@@ -586,4 +586,214 @@
|
||||
<height normal="72" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="26427" level="85" type="L2Npc" name="Gigantic Golden Pig" title="Raid Boss">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="120" />
|
||||
<run ground="270" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="82.5" />
|
||||
<height normal="120.75" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="26431" level="85" type="L2Npc" name="Avenger Alusion" title="Raid Boss">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="300" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="34" />
|
||||
<height normal="92.2" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="26432" level="85" type="L2Npc" name="Avenger Graff" title="Raid Boss">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="300" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="34" />
|
||||
<height normal="85.4" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="26433" level="85" type="L2Npc" name="Demon Venoma" title="Raid Boss">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="8203" lhand="8203" />
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="79" />
|
||||
<run ground="300" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="20" />
|
||||
<height normal="56" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="26434" level="85" type="L2Npc" name="Fiend Sarboth" title="Raid Boss">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="45" />
|
||||
<run ground="300" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="25" />
|
||||
<height normal="68" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="26435" level="85" type="L2Npc" name="Watcher Tristan" title="Raid Boss">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="70" />
|
||||
<run ground="300" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="36" />
|
||||
<height normal="71.4" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="26436" level="85" type="L2Npc" name="Watcher Setheth" title="Raid Boss">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="300" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="25.5" />
|
||||
<height normal="67.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="26437" level="85" type="L2Npc" name="Berserker Zetahl" title="Raid Boss">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="300" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="30" />
|
||||
<height normal="40.8" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="26438" level="85" type="L2Npc" name="Berserker Tabris" title="Raid Boss">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="300" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="28" />
|
||||
<height normal="54.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="26439" level="85" type="L2Npc" name="Ferocious Valac" title="Raid Boss">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="34" />
|
||||
<run ground="300" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="54" />
|
||||
<height normal="77.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="26440" level="85" type="L2Npc" name="Arrogant Lebruum" title="Raid Boss">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="300" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="40" />
|
||||
<height normal="84.197" />
|
||||
</collision>
|
||||
</npc>
|
||||
</list>
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/npcs.xsd">
|
||||
<npc id="29300" level="97" type="RaidBoss" name="Varkaron" title="Dimensional Invader">
|
||||
<race>UNDEAD</race>
|
||||
@@ -3603,4 +3603,24 @@
|
||||
<skill id="16547" level="10" /> <!-- Danger Zone Attack Resistance -->
|
||||
</skillList>
|
||||
</npc>
|
||||
<npc id="29379" level="85" type="L2Npc" name="Lord Ishka" title="Blade of Revenge">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="80949" />
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="100" />
|
||||
<run ground="190" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="30" />
|
||||
<height normal="91" />
|
||||
</collision>
|
||||
</npc>
|
||||
</list>
|
||||
|
@@ -1607,155 +1607,6 @@
|
||||
<height normal="23.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="32641" level="80" type="Npc" name="Dr. Helvetica">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<race>DWARF</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="89" /> <!-- Big Hammer -->
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="3290" hpRegen="8.5" mp="1674" mpRegen="3" />
|
||||
<attack physical="970.537548504614" magical="662.751329129412" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="341.375" magical="249.80341" />
|
||||
<attribute>
|
||||
<defence fire="20" water="20" wind="20" earth="20" holy="20" dark="20" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status attackable="false" canMove="false" />
|
||||
<skillList>
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="11" /> <!-- Average P. Atk. -->
|
||||
<skill id="4411" level="11" /> <!-- Average M. Atk. -->
|
||||
<skill id="4412" level="11" /> <!-- Average P. Def. -->
|
||||
<skill id="4413" level="11" /> <!-- Average M. Def. -->
|
||||
<skill id="4414" level="2" /> <!-- Standard Type -->
|
||||
<skill id="4415" level="3" /> <!-- One-handed Sword -->
|
||||
<skill id="4416" level="18" /> <!-- Dwarves -->
|
||||
</skillList>
|
||||
<exCrtEffect>true</exCrtEffect>
|
||||
<ai clanHelpRange="300" aggroRange="450" />
|
||||
<collision>
|
||||
<radius normal="7" />
|
||||
<height normal="16.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="32642" level="80" type="Npc" name="Broken Golem Control Device">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<race>ETC</race>
|
||||
<sex>ETC</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="3290" hpRegen="8.5" mp="1674" mpRegen="3" />
|
||||
<attack physical="970.537548504614" magical="662.751329129412" random="5" critical="4" accuracy="5" attackSpeed="253" type="FIST" range="40" distance="80" width="120" />
|
||||
<defence physical="341.375" magical="249.80341" />
|
||||
<attribute>
|
||||
<defence fire="20" water="20" wind="20" earth="20" holy="20" dark="20" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status attackable="false" canMove="false" />
|
||||
<skillList>
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4390" level="1" /> <!-- NPC Abnormal Immunity -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="11" /> <!-- Average P. Atk. -->
|
||||
<skill id="4411" level="11" /> <!-- Average M. Atk. -->
|
||||
<skill id="4412" level="11" /> <!-- Average P. Def. -->
|
||||
<skill id="4413" level="11" /> <!-- Average M. Def. -->
|
||||
<skill id="4414" level="2" /> <!-- Standard Type -->
|
||||
<skill id="4415" level="1" /> <!-- Bare Hands -->
|
||||
<skill id="4416" level="19" /> <!-- Others -->
|
||||
</skillList>
|
||||
<exCrtEffect>true</exCrtEffect>
|
||||
<collision>
|
||||
<radius normal="16" />
|
||||
<height normal="15.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="32643" level="80" type="Npc" name="Athenia" title="Priestess">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<race>ELF</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="3290" hpRegen="8.5" mp="1674" mpRegen="3" />
|
||||
<attack physical="970.537548504614" magical="662.751329129412" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="341.375" magical="249.80341" />
|
||||
<attribute>
|
||||
<defence fire="20" water="20" wind="20" earth="20" holy="20" dark="20" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status attackable="false" canMove="false" />
|
||||
<skillList>
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="11" /> <!-- Average P. Atk. -->
|
||||
<skill id="4411" level="11" /> <!-- Average M. Atk. -->
|
||||
<skill id="4412" level="11" /> <!-- Average P. Def. -->
|
||||
<skill id="4413" level="11" /> <!-- Average M. Def. -->
|
||||
<skill id="4414" level="2" /> <!-- Standard Type -->
|
||||
<skill id="4415" level="3" /> <!-- One-handed Sword -->
|
||||
<skill id="4416" level="15" /> <!-- Elves -->
|
||||
</skillList>
|
||||
<exCrtEffect>true</exCrtEffect>
|
||||
<ai clanHelpRange="300" aggroRange="450" />
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
<height normal="22" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="32644" level="80" type="Npc" name="Piazza" title="Expert Summoner">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<race>ELF</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="3290" hpRegen="8.5" mp="1674" mpRegen="3" />
|
||||
<attack physical="970.537548504614" magical="662.751329129412" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="341.375" magical="249.80341" />
|
||||
<attribute>
|
||||
<defence fire="20" water="20" wind="20" earth="20" holy="20" dark="20" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status attackable="false" canMove="false" />
|
||||
<skillList>
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="11" /> <!-- Average P. Atk. -->
|
||||
<skill id="4411" level="11" /> <!-- Average M. Atk. -->
|
||||
<skill id="4412" level="11" /> <!-- Average P. Def. -->
|
||||
<skill id="4413" level="11" /> <!-- Average M. Def. -->
|
||||
<skill id="4414" level="2" /> <!-- Standard Type -->
|
||||
<skill id="4415" level="3" /> <!-- One-handed Sword -->
|
||||
<skill id="4416" level="15" /> <!-- Elves -->
|
||||
</skillList>
|
||||
<exCrtEffect>true</exCrtEffect>
|
||||
<ai clanHelpRange="300" aggroRange="450" />
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
<height normal="22.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="32645" level="80" type="Teleporter" name="Chandra" title="Transport Post">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<race>DWARF</race>
|
||||
@@ -1793,81 +1644,6 @@
|
||||
<height normal="18.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="32646" level="80" type="Npc" name="Katensa" title="Workman">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<race>DWARF</race>
|
||||
<sex>MALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="3290" hpRegen="8.5" mp="1674" mpRegen="3" />
|
||||
<attack physical="970.537548504614" magical="662.751329129412" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="341.375" magical="249.80341" />
|
||||
<attribute>
|
||||
<defence fire="20" water="20" wind="20" earth="20" holy="20" dark="20" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status attackable="false" canMove="false" />
|
||||
<skillList>
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="11" /> <!-- Average P. Atk. -->
|
||||
<skill id="4411" level="11" /> <!-- Average M. Atk. -->
|
||||
<skill id="4412" level="11" /> <!-- Average P. Def. -->
|
||||
<skill id="4413" level="11" /> <!-- Average M. Def. -->
|
||||
<skill id="4414" level="2" /> <!-- Standard Type -->
|
||||
<skill id="4415" level="3" /> <!-- One-handed Sword -->
|
||||
<skill id="4416" level="18" /> <!-- Dwarves -->
|
||||
</skillList>
|
||||
<exCrtEffect>true</exCrtEffect>
|
||||
<ai clanHelpRange="300" aggroRange="450" />
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
<height normal="17" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="32647" level="80" type="Npc" name="Atra" title="Apprentice">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<race>HUMAN</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="7884" /> <!-- Infernal Master -->
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="3290" hpRegen="8.5" mp="1674" mpRegen="3" />
|
||||
<attack physical="970.537548504614" magical="662.751329129412" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="341.375" magical="249.80341" />
|
||||
<attribute>
|
||||
<defence fire="20" water="20" wind="20" earth="20" holy="20" dark="20" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="40" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<abnormalResist physical="10" magical="10" />
|
||||
</stats>
|
||||
<status attackable="false" canMove="false" />
|
||||
<skillList>
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="11" /> <!-- Average P. Atk. -->
|
||||
<skill id="4411" level="11" /> <!-- Average M. Atk. -->
|
||||
<skill id="4412" level="11" /> <!-- Average P. Def. -->
|
||||
<skill id="4413" level="11" /> <!-- Average M. Def. -->
|
||||
<skill id="4414" level="2" /> <!-- Standard Type -->
|
||||
<skill id="4415" level="3" /> <!-- One-handed Sword -->
|
||||
<skill id="4416" level="14" /> <!-- Humans -->
|
||||
</skillList>
|
||||
<exCrtEffect>true</exCrtEffect>
|
||||
<ai clanHelpRange="300" aggroRange="450" />
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
<height normal="23" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="32648" level="80" type="Teleporter" name="Water Dragon's Messenger" title="News Informer">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<race>HUMANOID</race>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/npcs.xsd">
|
||||
<npc id="34400" level="85" type="Npc" name="Akher" title="Priest">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
@@ -1801,4 +1801,102 @@
|
||||
<height normal="18" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34495" level="85" type="L2Npc" name="Anakim's Messenger">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="5802" />
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
<height normal="30.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34496" level="85" type="L2Npc" name="Dimensional Castle Siege Messenger">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="74" />
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="160" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
<height normal="24" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34497" level="85" type="L2Npc" name="Happy Snow" title="Celebrating the 15th Anniversary">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="15281" />
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="40" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="6.75" />
|
||||
<height normal="16.2" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34498" level="85" type="L2Npc" name="15th Anniversary Cake" title="Sharing happiness">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="17.5" />
|
||||
<height normal="19.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34499" level="85" type="L2Npc" name="15th Anniversary Cake" title="Delicious">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="63" />
|
||||
<height normal="82.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
</list>
|
||||
|
791
L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/npcs/34500-34599.xml
vendored
Normal file
791
L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/npcs/34500-34599.xml
vendored
Normal file
@@ -0,0 +1,791 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/npcs.xsd">
|
||||
<npc id="34500" level="85" type="L2Npc" name="Clumsy Snow" title="Proud">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="4" />
|
||||
<run ground="180" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="6" />
|
||||
<height normal="20.25" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34501" level="85" type="L2Npc" name="Bora" title="GM Helper">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="20" />
|
||||
<height normal="45" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34502" level="85" type="L2Npc" name="Bora" title="GM Helper">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="20" />
|
||||
<height normal="45" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34503" level="85" type="L2Npc" name="Sel Mahum Treasure Chest">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="1" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="11" />
|
||||
<height normal="8" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34504" level="85" type="L2Npc" name="Leona Blackbird" title="Blackbird Clan Lord">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="37635" />
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="64" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="9.5" />
|
||||
<height normal="22.4" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34505" level="85" type="L2Npc" name="Tarti">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="44" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="6" />
|
||||
<height normal="20" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34506" level="85" type="L2Npc" name="Lucy" title="Kindhearted">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="100" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="7.5" />
|
||||
<height normal="23" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34507" level="85" type="L2Npc" name="Rok" title="Caring">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="21163" />
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="45" />
|
||||
<run ground="100" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="10" />
|
||||
<height normal="21" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34508" level="85" type="L2Npc" name="Battlefield Guide" title="Cursed Sword">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="12" />
|
||||
<height normal="27" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34509" level="85" type="L2Npc" name="Lucky Pig" title="Golden Pig">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="100" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
<height normal="15" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34510" level="85" type="L2Npc" name="Golden Pig" title="Year of the Golden Pig">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="100" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="15" />
|
||||
<height normal="18.3" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34511" level="85" type="L2Npc" name="Lucy" title="Kindhearted">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<run ground="100" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="7.5" />
|
||||
<height normal="23" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34512" level="85" type="L2Npc" name="Caring Rok" title="Inexperienced in Love Affairs">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="21163" />
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="45" />
|
||||
<run ground="100" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="10" />
|
||||
<height normal="21" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34513" level="85" type="L2Npc" name="Joachim" title="Dual Class Master">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="9646" />
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="30" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="15" />
|
||||
<height normal="25" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34514" level="85" type="L2Npc" name="Gallias" title="Dual Class Certificate Manager">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="204" />
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
<height normal="26" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34515" level="85" type="L2Npc" name="Eva's Avatar" title="Goddess of Water">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="13" />
|
||||
<height normal="26.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34516" level="85" type="L2Npc" name="Unused NPC">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="1" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="14.5" />
|
||||
<height normal="30" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34517" level="85" type="L2Npc" name="Unused NPC">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="1" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
<height normal="30.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34518" level="85" type="L2Npc" name="Unused NPC">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="1" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="14.5" />
|
||||
<height normal="30" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34519" level="85" type="L2Npc" name="Unused NPC">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="1" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="14.5" />
|
||||
<height normal="30" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34520" level="85" type="L2Npc" name="Unused NPC">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="1" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="14.5" />
|
||||
<height normal="30" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34521" level="85" type="L2Npc" name="Unused NPC">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="1" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="14.5" />
|
||||
<height normal="30" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34522" level="85" type="L2Npc" name="Unused NPC">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="1" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="14.5" />
|
||||
<height normal="30" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34523" level="85" type="L2Npc" name="Unused NPC">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="1" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
<height normal="30.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34524" level="85" type="L2Npc" name="Unused NPC">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="1" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="14.5" />
|
||||
<height normal="30" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34525" level="85" type="L2Npc" name="Unused NPC">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="1" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="14.5" />
|
||||
<height normal="30" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34526" level="85" type="L2Npc" name="Expedition Teleporter" title="Primeval Isle Explorer">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
<height normal="28" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34527" level="85" type="L2Npc" name="Expedition Guard" title="Primeval Isle Explorer">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="81" />
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
<height normal="28.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34528" level="85" type="L2Npc" name="Hora" title="Storm Isle Entrance Manager">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="17300" />
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="64" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="9" />
|
||||
<height normal="21.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34529" level="85" type="L2Npc" name="Investigators Teleporter" title="Storm Isle Investigators">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
<height normal="23" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34530" level="85" type="L2Npc" name="Investigators Guard" title="Storm Isle Investigators">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="126" lhand="628" />
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
<height normal="23.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34531" level="85" type="L2Npc" name="Chief Investigator Luria" title="Storm Isle Investigators">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<equipment rhand="17300" />
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="64" />
|
||||
<run ground="1" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="9" />
|
||||
<height normal="21.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34532" level="85" type="L2Npc" name="Coal Mine Control">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="1" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="40" />
|
||||
<height normal="200" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34533" level="85" type="L2Npc" name="Underground Fortress Control">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="1" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="40" />
|
||||
<height normal="200" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34534" level="85" type="L2Npc" name="Forgotten Temple Control">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="1" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="40" />
|
||||
<height normal="200" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34535" level="85" type="L2Npc" name="Ruins Control">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="1" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="40" />
|
||||
<height normal="200" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34536" level="85" type="L2Npc" name="Reward Drop">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="1" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="40" />
|
||||
<height normal="200" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34537" level="85" type="L2Npc" name="Vitality King Golden Pig">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="120" />
|
||||
<run ground="100" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="82.5" />
|
||||
<height normal="120.75" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34538" level="85" type="L2Npc" name="Dandy" title="Successful">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="100" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="20" />
|
||||
<height normal="30" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34539" level="85" type="L2Npc" name="Mr. Cat">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="40" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="9" />
|
||||
<height normal="16" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34540" level="85" type="L2Npc" name="Battlefield Manager">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<collision>
|
||||
<radius normal="12" />
|
||||
<height normal="27" />
|
||||
</collision>
|
||||
</npc>
|
||||
</list>
|
Reference in New Issue
Block a user