Addition of fake player system.

This commit is contained in:
MobiusDev
2017-11-26 02:33:09 +00:00
parent fffb78c071
commit 749b2775a8
339 changed files with 12524 additions and 717 deletions

View File

@@ -0,0 +1,341 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../xsd/npcs.xsd">
<!-- Sigel Phoenix Knight -->
<npc id="81001" level="94" type="L2Monster" name="Siegfield" title="Sigel Phoenix Knight" >
<race>HUMAN</race>
<sex>MALE</sex>
<stats str="88" int="39" dex="55" wit="39" con="82" men="38">
<vitals hp="22228" hpRegen="10.8" mp="3681" mpRegen="3.0" />
<attack physical="4425" magical="1284" random="30" critical="94" accuracy="206" attackSpeed="517" type="SWORD" range="40" distance="80" width="120" />
<defence physical="3613" magical="2307" />
<attribute>
<defence fire="250" water="250" wind="250" earth="250" holy="250" dark="250" />
<attack type="WATER" value="330" />
</attribute>
<speed>
<walk ground="82" />
<run ground="132" />
</speed>
</stats>
<status fakePlayer="true" talkable="false" randomAnimation="false" randomWalk="false" attackable="true" />
<ai type="FIGHTER" clanHelpRange="1000" aggroRange="1000" isAggressive="true" > <!-- FIGHTER, ARCHER, BALANCED, MAGE, HEALER -->
<clan_list>
<clan>FAKE_PLAYER</clan>
</clan_list>
</ai>
<collision>
<radius normal="9" />
<height normal="23" />
</collision>
<parameters>
<skill name="Skill01_ID" id="10009" level="6" />
<skill name="Skill02_ID" id="10010" level="6" />
<skill name="Skill03_ID" id="10011" level="4" />
<skill name="Skill04_ID" id="10012" level="4" />
</parameters>
<skill_list>
<skill id="10009" level="6" /> <!-- Last Judgment -->
<skill id="10010" level="6" /> <!-- Justice Punishment -->
<skill id="10011" level="4" /> <!-- Shield Impact -->
<skill id="10012" level="4" /> <!-- Shield Wave -->
</skill_list>
</npc>
<!-- Tyrr Titan -->
<npc id="81002" level="94" type="L2Monster" name="Tyrrion" title="Tyrr Titan" >
<race>ORC</race>
<sex>MALE</sex>
<stats str="88" int="37" dex="50" wit="38" con="87" men="41">
<vitals hp="19416" hpRegen="10.8" mp="3727" mpRegen="3.0" />
<attack physical="11025" magical="1247" random="30" critical="92" accuracy="168" attackSpeed="540" type="SWORD" range="40" distance="80" width="120" />
<defence physical="3429" magical="2046" />
<attribute>
<defence fire="250" water="250" wind="250" earth="250" holy="250" dark="250" />
<attack type="WATER" value="330" />
</attribute>
<speed>
<walk ground="70" />
<run ground="130" />
</speed>
</stats>
<status fakePlayer="true" talkable="false" randomAnimation="false" randomWalk="false" attackable="true" />
<ai type="FIGHTER" clanHelpRange="1000" aggroRange="1000" isAggressive="true" > <!-- FIGHTER, ARCHER, BALANCED, MAGE, HEALER -->
<clan_list>
<clan>FAKE_PLAYER</clan>
</clan_list>
</ai>
<collision>
<radius normal="7" />
<height normal="27" />
</collision>
<parameters>
<skill name="Skill01_ID" id="10267" level="4" />
<skill name="Skill02_ID" id="1760" level="5" />
</parameters>
<skill_list>
<skill id="10267" level="4" /> <!-- Hurricane Rush -->
<skill id="1760" level="5" /> <!-- Armor Destruction -->
</skill_list>
</npc>
<!-- Othell Fortune Seeker -->
<npc id="81003" level="94" type="L2Monster" name="Othelo" title="Othell Fortune Seeker" >
<race>DWARF</race>
<sex>FEMALE</sex>
<stats str="87" int="39" dex="53" wit="37" con="85" men="40">
<vitals hp="17018" hpRegen="10.8" mp="3693" mpRegen="3.0" />
<attack physical="4807" magical="1281" random="30" critical="230" accuracy="165" attackSpeed="943" type="SWORD" range="40" distance="80" width="120" />
<defence physical="2889" magical="2035" />
<attribute>
<defence fire="250" water="250" wind="250" earth="250" holy="250" dark="250" />
<attack type="WATER" value="330" />
</attribute>
<speed>
<walk ground="80" />
<run ground="131" />
</speed>
</stats>
<status fakePlayer="true" talkable="false" randomAnimation="false" randomWalk="false" attackable="true" />
<ai type="FIGHTER" clanHelpRange="1000" aggroRange="1000" isAggressive="true" > <!-- FIGHTER, ARCHER, BALANCED, MAGE, HEALER -->
<clan_list>
<clan>FAKE_PLAYER</clan>
</clan_list>
</ai>
<collision>
<radius normal="5" />
<height normal="19" />
</collision>
<parameters>
<skill name="Skill01_ID" id="10508" level="6" />
<skill name="Skill02_ID" id="10509" level="6" />
<skill name="Skill03_ID" id="10510" level="5" />
</parameters>
<skill_list>
<skill id="10508" level="6" /> <!-- Blood Stab -->
<skill id="10509" level="6" /> <!-- Heart Breaker -->
<skill id="10510" level="5" /> <!-- Chain Blow -->
</skill_list>
</npc>
<!-- Yul Trickster -->
<npc id="81004" level="94" type="L2Monster" name="Yully" title="Yul Trickster" >
<race>KAMAEL</race>
<sex>FEMALE</sex>
<stats str="88" int="43" dex="57" wit="36" con="80" men="37">
<vitals hp="15285" hpRegen="10.8" mp="4596" mpRegen="3.0" />
<attack physical="9754" magical="1375" random="30" critical="185" accuracy="167" attackSpeed="483" reuseDelay="1500" type="BOW" range="500" distance="80" width="120" />
<defence physical="2885" magical="2318" />
<attribute>
<defence fire="250" water="250" wind="250" earth="250" holy="250" dark="250" />
<attack type="WATER" value="330" />
</attribute>
<speed>
<walk ground="87" />
<run ground="140" />
</speed>
</stats>
<status fakePlayer="true" talkable="false" randomAnimation="false" randomWalk="false" attackable="true" />
<ai type="ARCHER" clanHelpRange="1000" aggroRange="1000" isAggressive="true" > <!-- FIGHTER, ARCHER, BALANCED, MAGE, HEALER -->
<clan_list>
<clan>FAKE_PLAYER</clan>
</clan_list>
</ai>
<collision>
<radius normal="7" />
<height normal="22.6" />
</collision>
<parameters>
<skill name="Skill01_ID" id="10760" level="6" />
<skill name="Skill02_ID" id="10762" level="5" />
<skill name="Skill03_ID" id="10763" level="6" />
</parameters>
<skill_list>
<skill id="10760" level="6" /> <!-- Tornado Shot -->
<skill id="10762" level="5" /> <!-- Quick Shot -->
<skill id="10763" level="6" /> <!-- Pin Point -->
</skill_list>
</npc>
<!-- Feoh Archmage -->
<npc id="81005" level="94" type="L2Monster" name="Feoth" title="Feoh Archmage" >
<race>HUMAN</race>
<sex>FEMALE</sex>
<stats str="38" int="79" dex="27" wit="78" con="41" men="78">
<vitals hp="14435" hpRegen="10.8" mp="9103" mpRegen="3.0" />
<attack physical="1257" magical="10320" random="30" critical="61" accuracy="158" attackSpeed="336" type="BLUNT" range="40" distance="500" width="120" />
<defence physical="3132" magical="2635" />
<attribute>
<defence fire="250" water="250" wind="250" earth="250" holy="250" dark="250" />
<attack type="WATER" value="330" />
</attribute>
<speed>
<walk ground="78" />
<run ground="124" />
</speed>
</stats>
<status fakePlayer="true" talkable="false" randomAnimation="false" randomWalk="false" attackable="true" />
<ai type="MAGE" clanHelpRange="1000" aggroRange="1000" isAggressive="true" > <!-- FIGHTER, ARCHER, BALANCED, MAGE, HEALER -->
<clan_list>
<clan>FAKE_PLAYER</clan>
</clan_list>
</ai>
<collision>
<radius normal="8" />
<height normal="23.5" />
</collision>
<parameters>
<skill name="Skill01_ID" id="11011" level="6" />
<skill name="Skill02_ID" id="11017" level="6" />
<skill name="Skill03_ID" id="11024" level="5" />
<skill name="Skill04_ID" id="11047" level="4" />
</parameters>
<skill_list>
<skill id="11011" level="6" /> <!-- Elemental Spike -->
<skill id="11017" level="6" /> <!-- Elemental Crash -->
<skill id="11024" level="5" /> <!-- Volcanic Destruction -->
<skill id="11047" level="4" /> <!-- Ruin -->
</skill_list>
</npc>
<!-- Iss Spectral Dancer -->
<npc id="81006" level="94" type="L2Monster" name="Isda" title="Iss Spectral Dancer" >
<race>DARK_ELF</race>
<sex>FEMALE</sex>
<stats str="92" int="42" dex="56" wit="39" con="77" men="35">
<vitals hp="15499" hpRegen="10.8" mp="4038" mpRegen="3.0" />
<attack physical="8777" magical="1451" random="30" critical="95" accuracy="162" attackSpeed="582" type="SWORD" range="40" distance="80" width="120" />
<defence physical="3429" magical="2026" />
<attribute>
<defence fire="250" water="250" wind="250" earth="250" holy="250" dark="250" />
<attack type="WATER" value="330" />
</attribute>
<speed>
<walk ground="85" />
<run ground="139" />
</speed>
</stats>
<status fakePlayer="true" talkable="false" randomAnimation="false" randomWalk="false" attackable="true" />
<ai type="BALANCED" clanHelpRange="1000" aggroRange="1000" isAggressive="true" > <!-- FIGHTER, ARCHER, BALANCED, MAGE, HEALER -->
<clan_list>
<clan>FAKE_PLAYER</clan>
</clan_list>
</ai>
<collision>
<radius normal="7" />
<height normal="23.5" />
</collision>
<parameters>
<skill name="Skill01_ID" id="11508" level="4" />
<skill name="Skill02_ID" id="11509" level="6" />
<skill name="Skill02_ID" id="11510" level="5" />
</parameters>
<skill_list>
<skill id="11508" level="4" /> <!-- Assault Rush -->
<skill id="11509" level="6" /> <!-- Crippling Attack -->
<skill id="11510" level="5" /> <!-- Shadow Blade -->
</skill_list>
</npc>
<!-- Aeore Eva's Saint -->
<npc id="81007" level="94" type="L2Monster" name="Aorta" title="Aeore Eva's Saint" >
<race>ELF</race>
<sex>FEMALE</sex>
<stats str="36" int="74" dex="32" wit="84" con="38" men="77">
<vitals hp="13651" hpRegen="10.8" mp="11193" mpRegen="3.0" />
<attack physical="1008" magical="7469" random="30" critical="63" accuracy="161" attackSpeed="400" type="SWORD" range="40" distance="80" width="120" />
<defence physical="2406" magical="2627" />
<attribute>
<defence fire="250" water="250" wind="250" earth="250" holy="250" dark="250" />
<attack type="WATER" value="330" />
</attribute>
<speed>
<walk ground="85" />
<run ground="129" />
</speed>
</stats>
<status fakePlayer="true" talkable="false" randomAnimation="false" randomWalk="false" attackable="true" />
<ai type="HEALER" clanHelpRange="1000" aggroRange="1000" isAggressive="true" > <!-- FIGHTER, ARCHER, BALANCED, MAGE, HEALER -->
<clan_list>
<clan>FAKE_PLAYER</clan>
</clan_list>
</ai>
<collision>
<radius normal="7.5" />
<height normal="23" />
</collision>
<parameters>
<skill name="Skill01_ID" id="11766" level="6" />
<skill name="Skill02_ID" id="11814" level="6" />
</parameters>
<skill_list>
<skill id="11766" level="6" /> <!-- Dark Blast -->
<skill id="11814" level="6" /> <!-- Dark Force -->
</skill_list>
</npc>
<!-- Eviscerator -->
<npc id="81008" level="94" type="L2Monster" name="Breezer" title="Eviscerator" >
<race>ERTHEIA</race>
<sex>FEMALE</sex>
<stats str="89" int="40" dex="52" wit="37" con="84" men="39">
<vitals hp="18857" hpRegen="10.8" mp="3863" mpRegen="3.0" />
<attack physical="10198" magical="1305" random="30" critical="132" accuracy="177" attackSpeed="588" type="FIST" range="40" distance="80" width="120" />
<defence physical="3388" magical="2450" />
<attribute>
<defence fire="250" water="250" wind="250" earth="250" holy="250" dark="250" />
<attack type="WATER" value="330" />
</attribute>
<speed>
<walk ground="88" />
<run ground="141" />
</speed>
</stats>
<status fakePlayer="true" talkable="false" randomAnimation="false" randomWalk="false" attackable="true" />
<ai type="FIGHTER" clanHelpRange="1000" aggroRange="1000" isAggressive="true" > <!-- FIGHTER, ARCHER, BALANCED, MAGE, HEALER -->
<clan_list>
<clan>FAKE_PLAYER</clan>
</clan_list>
</ai>
<collision>
<radius normal="6.5" />
<height normal="19.2" />
</collision>
<parameters>
<skill name="Skill01_ID" id="30500" level="18" />
<skill name="Skill02_ID" id="30504" level="6" />
</parameters>
<skill_list>
<skill id="30500" level="18" /> <!-- Lateral Hit -->
<skill id="30504" level="6" /> <!-- Gravity Hit -->
</skill_list>
</npc>
<!-- Sayha's Seer -->
<npc id="81009" level="94" type="L2Monster" name="Hoppy" title="Sayha's Seer" >
<race>ERTHEIA</race>
<sex>FEMALE</sex>
<stats str="37" int="79" dex="27" wit="76" con="42" men="80">
<vitals hp="18857" hpRegen="10.8" mp="3863" mpRegen="3.0" />
<attack physical="1242" magical="4784" random="30" critical="61" accuracy="177" attackSpeed="162" type="BLUNT" range="40" distance="80" width="120" />
<defence physical="3388" magical="2450" />
<attribute>
<defence fire="250" water="250" wind="250" earth="250" holy="250" dark="250" />
<attack type="WATER" value="330" />
</attribute>
<speed>
<walk ground="88" />
<run ground="141" />
</speed>
</stats>
<status fakePlayer="true" talkable="false" randomAnimation="false" randomWalk="false" attackable="true" />
<ai type="BALANCED" clanHelpRange="1000" aggroRange="1000" isAggressive="true" > <!-- FIGHTER, ARCHER, BALANCED, MAGE, HEALER -->
<clan_list>
<clan>FAKE_PLAYER</clan>
</clan_list>
</ai>
<collision>
<radius normal="6.5" />
<height normal="19.2" />
</collision>
<parameters>
<skill name="Skill01_ID" id="30001" level="22" /> <!-- Hydro Attack -->
<skill name="Skill02_ID" id="30019" level="5" /> <!-- Sayha's Word -->
</parameters>
<skill_list>
<skill id="30001" level="22" /> <!-- Hydro Attack -->
<skill id="30019" level="5" /> <!-- Sayha's Word -->
</skill_list>
</npc>
</list>

View File

@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../xsd/npcs.xsd">
<!-- Eviscerator -->
<npc id="80000" level="94" type="L2Npc" name="Evi" >
<race>ERTHEIA</race>
<sex>FEMALE</sex>
<stats str="103" int="40" dex="53" wit="37" con="84" men="39">
<vitals hp="18857" hpRegen="10.8" mp="3863" mpRegen="3.0" />
<attack physical="10198" magical="1305" random="30" critical="132" accuracy="177" attackSpeed="588" type="FIST" range="40" distance="80" width="120" />
<defence physical="3388" magical="2450" />
<attribute>
<defence fire="200" water="250" wind="250" earth="250" holy="250" dark="250" />
<attack type="WATER" value="330" />
</attribute>
<speed>
<walk ground="88" />
<run ground="141" />
</speed>
</stats>
<status fakePlayer="true" talkable="false" randomAnimation="false" randomWalk="false" undying="true" attackable="false" />
<collision>
<radius normal="6.5" />
<height normal="19.2" />
</collision>
</npc>
</list>