NPC XML update.
This commit is contained in:
113
trunk/dist/game/data/stats/npcs/18800-18899.xml
vendored
113
trunk/dist/game/data/stats/npcs/18800-18899.xml
vendored
@@ -1,6 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/npcs.xsd">
|
||||
<npc id="18800" level="77" type="L2Monster" name="Fledgling Lavasaurus">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="IsAggressive" value="1" />
|
||||
<param name="Aggressive_Time" value="5" />
|
||||
@@ -9,8 +10,8 @@
|
||||
<race>CONSTRUCT</race>
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="88993" sp="21" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2856.7687256316" hpRegen="8.5" mp="1574.0" mpRegen="3" />
|
||||
<stats>
|
||||
<vitals hp="17142" hpRegen="8.5" mp="1574" mpRegen="3" />
|
||||
<attack physical="856.44055895414" magical="584.837886935576" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="328.27073" magical="240.21427" />
|
||||
<attribute>
|
||||
@@ -26,8 +27,6 @@
|
||||
<status undying="false" canMove="false" canBeSown="true" />
|
||||
<skillList>
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4408" level="14" /> <!-- HP Increase (6x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="8" /> <!-- Weak P. Atk. -->
|
||||
<skill id="4411" level="11" /> <!-- Average M. Atk. -->
|
||||
<skill id="4412" level="10" /> <!-- Slightly Weak P. Def. -->
|
||||
@@ -51,8 +50,9 @@
|
||||
</collision>
|
||||
<dropLists>
|
||||
<death>
|
||||
<item id="6680" min="1" max="1" chance="0.0055" /> <!-- Sealed Draconic Leather Armor -->
|
||||
<item id="6707" min="1" max="1" chance="1.350" /> <!-- Sealed Draconic Leather Armor Part -->
|
||||
<item id="6680" min="1" max="1" chance="0.0075" /> <!-- Sealed Draconic Leather Armor -->
|
||||
<item id="6707" min="1" max="1" chance="1.357" /> <!-- Sealed Draconic Leather Armor Part -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
</dropLists>
|
||||
</npc>
|
||||
@@ -113,6 +113,7 @@
|
||||
</dropLists>
|
||||
</npc>
|
||||
<npc id="18802" level="78" type="L2Monster" name="Elderly Lavasaurus">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="IsAggressive" value="1" />
|
||||
<param name="Aggressive_Time" value="5" />
|
||||
@@ -121,8 +122,8 @@
|
||||
<race>CONSTRUCT</race>
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="91319" sp="21" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2974.35686398316" hpRegen="8.5" mp="1607.4" mpRegen="3" />
|
||||
<stats>
|
||||
<vitals hp="17850" hpRegen="8.5" mp="1607" mpRegen="3" />
|
||||
<attack physical="890.50085998804" magical="608.096657928153" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="332.70061" magical="243.45587" />
|
||||
<attribute>
|
||||
@@ -138,8 +139,6 @@
|
||||
<status undying="false" canMove="false" canBeSown="true" />
|
||||
<skillList>
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4408" level="14" /> <!-- HP Increase (6x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="8" /> <!-- Weak P. Atk. -->
|
||||
<skill id="4411" level="11" /> <!-- Average M. Atk. -->
|
||||
<skill id="4412" level="10" /> <!-- Slightly Weak P. Def. -->
|
||||
@@ -163,10 +162,11 @@
|
||||
</collision>
|
||||
<dropLists>
|
||||
<death>
|
||||
<item id="6675" min="1" max="1" chance="0.0075" /> <!-- Sealed Imperial Crusader Gaiters -->
|
||||
<item id="6674" min="1" max="1" chance="0.003" /> <!-- Sealed Imperial Crusader Breastplate -->
|
||||
<item id="6675" min="1" max="1" chance="0.0055" /> <!-- Sealed Imperial Crusader Gaiters -->
|
||||
<item id="6701" min="1" max="1" chance="1.350" /> <!-- Sealed Imperial Crusader Breastplate Part -->
|
||||
<item id="6702" min="1" max="1" chance="0.75" /> <!-- Sealed Imperial Crusader Gaiters Pattern -->
|
||||
<item id="6702" min="1" max="1" chance="1.288" /> <!-- Sealed Imperial Crusader Gaiter Pattern -->
|
||||
<item id="6701" min="1" max="1" chance="0.75" /> <!-- Sealed Imperial Crusader Breastplate Part -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
</dropLists>
|
||||
</npc>
|
||||
@@ -334,11 +334,12 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="18807" level="81" type="L2Monster" name="Frightened Ragna Orc">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="3958" sp="1" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="3461.77253215841" hpRegen="8.5" mp="1708.8" mpRegen="3" />
|
||||
<acquire exp="3958" sp="0" />
|
||||
<stats>
|
||||
<vitals hp="6924" hpRegen="8.5" mp="1708" mpRegen="3" />
|
||||
<attack physical="1012.32268463427" magical="691.285164307598" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="345.61127" magical="252.90333" />
|
||||
<attribute>
|
||||
@@ -352,8 +353,6 @@
|
||||
</stats>
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skillList>
|
||||
<skill id="4408" level="10" /> <!-- HP Increase (2x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="5" /> <!-- Very Weak P. Atk. -->
|
||||
<skill id="4411" level="11" /> <!-- Average M. Atk. -->
|
||||
<skill id="4412" level="11" /> <!-- Average P. Def. -->
|
||||
@@ -372,9 +371,10 @@
|
||||
<dropLists>
|
||||
<death>
|
||||
<item id="5311" min="1" max="1" chance="0.0009" /> <!-- Sealed Armor of Nightmare -->
|
||||
<item id="5522" min="1" max="1" chance="0.075" /> <!-- Sealed Armor of Nightmare Pattern -->
|
||||
<item id="5316" min="1" max="1" chance="0.0009" /> <!-- Sealed Majestic Plate Armor -->
|
||||
<item id="5522" min="1" max="1" chance="0.075" /> <!-- Sealed Armor of Nightmare Pattern -->
|
||||
<item id="5523" min="1" max="1" chance="0.075" /> <!-- Sealed Majestic Plate Armor Pattern -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
</dropLists>
|
||||
</npc>
|
||||
@@ -684,6 +684,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="18815" level="83" type="L2Monster" name="Graveyard Guard" title="Death-calling">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="IsAggressive" value="1" />
|
||||
<param name="MovingAttack" value="0" />
|
||||
@@ -693,8 +694,8 @@
|
||||
</parameters>
|
||||
<race>CONSTRUCT</race>
|
||||
<sex>MALE</sex>
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="3835.59060587002" hpRegen="8.5" mp="1777.4" mpRegen="3" />
|
||||
<stats>
|
||||
<vitals hp="3836" hpRegen="8.5" mp="1777" mpRegen="3" />
|
||||
<attack physical="1099.42361669366" magical="750.763809564873" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="353.86144" magical="258.94045" />
|
||||
<attribute>
|
||||
@@ -710,8 +711,6 @@
|
||||
<status canMove="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="19" /> <!-- Extremely Strong M. Atk. -->
|
||||
<skill id="4412" level="11" /> <!-- Average P. Def. -->
|
||||
@@ -1546,10 +1545,11 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="18838" level="84" type="L2Monster" name="Treasure Chest of Invader Soldier of Nightmare">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>CONSTRUCT</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="4039.04270539801" hpRegen="8.5" mp="1812.0" mpRegen="3" />
|
||||
<stats>
|
||||
<vitals hp="4040" hpRegen="8.5" mp="1812" mpRegen="3" />
|
||||
<attack physical="1144.73130112535" magical="781.703083407155" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="357.86723" magical="261.87171" />
|
||||
<attribute>
|
||||
@@ -1562,8 +1562,6 @@
|
||||
</stats>
|
||||
<status canMove="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. -->
|
||||
@@ -2491,12 +2489,13 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="18862" level="82" type="L2Monster" name="Tanta Lizardman Guard" title="Ugoros' Escort">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="98" /> <!-- rhand: Halberd -->
|
||||
<acquire exp="29424" sp="7" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="3643.38976668326" hpRegen="8.5" mp="1743.0" mpRegen="3" />
|
||||
<stats>
|
||||
<vitals hp="3644" hpRegen="8.5" mp="1743" mpRegen="3" />
|
||||
<attack physical="1055.28566004965" magical="720.623302603812" random="30" critical="4" accuracy="0" attackSpeed="253" type="POLE" range="80" distance="80" width="120" />
|
||||
<defence physical="349.77477" magical="255.95" />
|
||||
<attribute>
|
||||
@@ -2514,8 +2513,6 @@
|
||||
<skill id="4116" level="9" /> <!-- Resist M. Atk. -->
|
||||
<skill id="4273" level="4" /> <!-- Resist Daggers/Rapier Weapon -->
|
||||
<skill id="4276" level="4" /> <!-- Weak Point against Bow/Crossbow Weapons -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="15" /> <!-- Strong P. Atk. -->
|
||||
<skill id="4411" level="13" /> <!-- Slightly Strong M. Atk. -->
|
||||
<skill id="4412" level="15" /> <!-- Strong P. Def. -->
|
||||
@@ -2536,13 +2533,14 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="18863" level="84" type="L2Monster" name="Priest Ugoros" title="Tanta Lizardmen">
|
||||
<!-- Source: www.l2wiki.com (2015-10-31) -->
|
||||
<parameters>
|
||||
<skill name="Skill01_ID" id="6426" level="1" /> <!-- Priest's Ire -->
|
||||
</parameters>
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="4039.04270539801" hpRegen="8.5" mp="1812.0" mpRegen="3" />
|
||||
<stats>
|
||||
<vitals hp="16160" hpRegen="8.5" mp="1812" mpRegen="3" />
|
||||
<attack physical="1144.73130112535" magical="781.703083407155" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="357.86723" magical="261.87171" />
|
||||
<attribute>
|
||||
@@ -2559,8 +2557,6 @@
|
||||
<skill id="4116" level="9" /> <!-- Resist M. Atk. -->
|
||||
<skill id="4273" level="4" /> <!-- Resist Daggers/Rapier Weapon -->
|
||||
<skill id="4276" level="4" /> <!-- Weak Point against Bow/Crossbow Weapons -->
|
||||
<skill id="4408" level="12" /> <!-- HP Increase (4x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="15" /> <!-- Strong P. Atk. -->
|
||||
<skill id="4411" level="16" /> <!-- Very Strong M. Atk. -->
|
||||
<skill id="4412" level="16" /> <!-- Very Strong P. Def. -->
|
||||
@@ -2584,45 +2580,16 @@
|
||||
</ai>
|
||||
<dropLists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="285165" max="582813" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="12.406599998474121">
|
||||
<item id="10223" min="1" max="1" chance="0.3007" /> <!-- Icarus Spitter -->
|
||||
<item id="10405" min="1" max="1" chance="99.6993" /> <!-- Icarus Spitter Piece -->
|
||||
</group>
|
||||
<group chance="34.678001403808594">
|
||||
<item id="1879" min="135" max="405" chance="10.3037" /> <!-- Cokes -->
|
||||
<item id="1885" min="144" max="432" chance="4.8299" /> <!-- High-Grade Suede -->
|
||||
<item id="9628" min="3" max="9" chance="18.7026" /> <!-- Leonard -->
|
||||
<item id="9630" min="5" max="15" chance="8.7853" /> <!-- Orichalcum -->
|
||||
<item id="9629" min="5" max="15" chance="6.5976" /> <!-- Adamantine -->
|
||||
<item id="10483" min="4" max="12" chance="14.4896" /> <!-- Life Stone - Level 82 -->
|
||||
<item id="10484" min="1" max="1" chance="28.9792" /> <!-- Mid-Grade Life Stone - Level 82 -->
|
||||
<item id="10485" min="1" max="1" chance="2.8979" /> <!-- High-Grade Life Stone - Level 82 -->
|
||||
<item id="9554" min="1" max="1" chance="3.3384" /> <!-- Earth Crystal -->
|
||||
<item id="10381" min="1" max="1" chance="1.0758" /> <!-- Recipe - Icarus Spitter (60%) -->
|
||||
</group>
|
||||
<group chance="0.0382">
|
||||
<item id="10215" min="1" max="1" chance="0.1499" /> <!-- Icarus Sawsword -->
|
||||
<item id="10217" min="1" max="1" chance="0.1499" /> <!-- Icarus Spirit -->
|
||||
<item id="10397" min="1" max="1" chance="49.8501" /> <!-- Icarus Sawsword Piece -->
|
||||
<item id="10399" min="1" max="1" chance="49.8501" /> <!-- Icarus Spirit Piece -->
|
||||
</group>
|
||||
<group chance="4.468">
|
||||
<item id="1879" min="1" max="1" chance="60.2474" /> <!-- Cokes -->
|
||||
<item id="1885" min="1" max="1" chance="30.1237" /> <!-- High-Grade Suede -->
|
||||
<item id="9628" min="1" max="1" chance="2.8352" /> <!-- Leonard -->
|
||||
<item id="9630" min="1" max="1" chance="1.9025" /> <!-- Orichalcum -->
|
||||
<item id="9629" min="1" max="1" chance="1.5717" /> <!-- Adamantine -->
|
||||
<item id="10483" min="1" max="1" chance="2.5103" /> <!-- Life Stone - Level 82 -->
|
||||
<item id="10484" min="1" max="1" chance="0.6276" /> <!-- Mid-Grade Life Stone - Level 82 -->
|
||||
<item id="10485" min="1" max="1" chance="0.0628" /> <!-- High-Grade Life Stone - Level 82 -->
|
||||
<item id="10373" min="1" max="1" chance="0.0233" /> <!-- Recipe - Icarus Sawsword (60%) -->
|
||||
<item id="10375" min="1" max="1" chance="0.0233" /> <!-- Recipe - Icarus Spirit (60%) -->
|
||||
<item id="9553" min="1" max="1" chance="0.0722" /> <!-- Water Crystal -->
|
||||
</group>
|
||||
<item id="57" min="119585" max="279251" chance="70" /> <!-- Adena -->
|
||||
<item id="45929" min="1" max="12" chance="15.65" /> <!-- Spirit Stone -->
|
||||
<item id="9554" min="1" max="1" chance="4.095" /> <!-- Earth Crystal -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="27" chance="89.36" /> <!-- Thin Braid -->
|
||||
<item id="36533" min="1" max="5" chance="80.94" /> <!-- Synthetic Braid -->
|
||||
<item id="36882" min="1" max="1" chance="5.046" /> <!-- Recipe: Thin Braid - Upgrade -->
|
||||
<item id="36881" min="1" max="1" chance="0.75" /> <!-- Recipe: Thin Braid - Downgrade -->
|
||||
</corpse>
|
||||
</dropLists>
|
||||
<collision>
|
||||
<radius normal="40" />
|
||||
|
||||
Reference in New Issue
Block a user