NPC XML update.

This commit is contained in:
MobiusDev
2016-01-16 19:36:39 +00:00
parent 98b27be832
commit bdbb0e5aa9
40 changed files with 2768 additions and 5489 deletions

View File

@@ -676,6 +676,7 @@
</collision>
</npc>
<npc id="20210" level="29" type="L2Monster" name="Ol Mahum Lieutenant">
<!-- Source: www.l2wiki.com (2015-04-08) -->
<parameters>
<param name="MoveAroundSocial" value="130" />
<param name="MoveAroundSocial1" value="130" />
@@ -689,9 +690,9 @@
<race>HUMANOID</race>
<sex>MALE</sex>
<equipment rhand="68" lhand="19" /> <!-- rhand: Falchion lhand: Small Shield -->
<acquire exp="4163" sp="1" />
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
<vitals hp="573.42917" hpRegen="3.5" mp="315.12" mpRegen="1.5" />
<acquire exp="4163" sp="0" />
<stats>
<vitals hp="1148" hpRegen="3.5" mp="315" mpRegen="1.5" />
<attack physical="86.42002" magical="59.01367" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
<defence physical="115.00598" magical="76.5722740603874" shield="58" shieldRate="20" />
<attribute>
@@ -705,8 +706,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="10" /> <!-- Slightly Weak P. Atk. -->
<skill id="4411" level="10" /> <!-- Slightly Weak M. Atk. -->
<skill id="4412" level="12" /> <!-- Slightly Strong P. Def. -->
@@ -725,59 +724,13 @@
</ai>
<dropLists>
<death>
<group chance="70">
<item id="57" min="400" max="793" chance="100" /> <!-- Adena -->
</group>
<group chance="1.8948999643325806">
<item id="348" min="1" max="1" chance="1.3287" /> <!-- Scale Mail -->
<item id="1935" min="1" max="1" chance="38.0434" /> <!-- Scale Mail Fragment -->
<item id="377" min="1" max="1" chance="2.1247" /> <!-- Scale Gaiters -->
<item id="1937" min="1" max="1" chance="58.5032" /> <!-- Scale Gaiters Fragment -->
</group>
<group chance="23.043800354003906">
<item id="1868" min="1" max="1" chance="74.6589" /> <!-- Thread -->
<item id="1873" min="1" max="1" chance="14.9318" /> <!-- Silver Nugget -->
<item id="5549" min="1" max="1" chance="3.7329" /> <!-- Metallic Thread -->
<item id="1889" min="1" max="1" chance="2.4886" /> <!-- Compound Braid -->
<item id="2184" min="1" max="1" chance="3.9212" /> <!-- Recipe: Mithril Banded Gaiters -->
<item id="2274" min="1" max="1" chance="0.2666" /> <!-- Recipe: Skull Breaker -->
</group>
<group chance="42.0">
<item id="8600" min="1" max="1" chance="20" /> <!-- Herb of Life -->
<item id="8601" min="1" max="1" chance="45" /> <!-- Greater Herb of Life -->
<item id="8602" min="1" max="1" chance="35" /> <!-- Superior Herb of Life -->
</group>
<group chance="11.0">
<item id="8603" min="1" max="1" chance="15" /> <!-- Herb of Mana -->
<item id="8604" min="1" max="1" chance="54" /> <!-- Greater Herb of Mana -->
<item id="8605" min="1" max="1" chance="31" /> <!-- Superior Herb of Mana -->
</group>
<group chance="25.0">
<item id="8606" min="1" max="1" chance="20" /> <!-- Herb of Power -->
<item id="8608" min="1" max="1" chance="20" /> <!-- Herb of Alacrity -->
<item id="8610" min="1" max="1" chance="20" /> <!-- Herb of Critical Attack - Probability -->
<item id="10655" min="1" max="1" chance="20" /> <!-- Herb of Vampiric Rage -->
<item id="10656" min="1" max="1" chance="20" /> <!-- Herb of Critical Attack - Power -->
</group>
<group chance="10.0">
<item id="8607" min="1" max="1" chance="50" /> <!-- Herb of Magic -->
<item id="8609" min="1" max="1" chance="50" /> <!-- Herb of Casting Spd. -->
</group>
<group chance="1.0">
<item id="8612" min="1" max="1" chance="33" /> <!-- Herb of the Warrior -->
<item id="8613" min="1" max="1" chance="33" /> <!-- Herb of the Mystic -->
<item id="8614" min="1" max="1" chance="34" /> <!-- Herb of Recovery -->
</group>
<group chance="11.0">
<item id="8611" min="1" max="1" chance="94" /> <!-- Herb of Speed -->
<item id="10657" min="1" max="1" chance="3" /> <!-- Herb of Doubt -->
<item id="13028" min="1" max="1" chance="3" /> <!-- Vitality Replenishing Herb -->
</group>
<item id="57" min="16" max="37" chance="70" /> <!-- Adena -->
<item id="36526" min="1" max="3" chance="26.52" /> <!-- Fiber -->
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
<!-- FIXME: Also drops herbs. -->
</death>
<corpse>
<item id="2183" min="1" max="1" chance="6.2137" /> <!-- Recipe: Mithril Banded Mail -->
<item id="377" min="1" max="1" chance="0.2947" /> <!-- Scale Gaiters -->
<item id="1900" min="1" max="1" chance="10.3336" /> <!-- Enchanted Necklace Chain -->
<item id="36531" min="1" max="1" chance="18.02" /> <!-- Thread -->
</corpse>
</dropLists>
<collision>
@@ -957,6 +910,7 @@
</collision>
</npc>
<npc id="20213" level="40" type="L2Monster" name="Porta">
<!-- Source: www.l2wiki.com (2015-04-08) -->
<parameters>
<param name="MoveAroundSocial" value="116" />
<param name="MoveAroundSocial1" value="116" />
@@ -973,8 +927,8 @@
<race>CONSTRUCT</race>
<sex>MALE</sex>
<acquire exp="24424" sp="5" />
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
<vitals hp="2901" hpRegen="4.5" mp="478.8" mpRegen="1.8" />
<stats>
<vitals hp="2901" hpRegen="4.5" mp="478" mpRegen="1.8" />
<attack physical="176.36077" magical="120.43155" random="50" critical="1" accuracy="9" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" />
<defence physical="156.55035" magical="114.55675" />
<attribute>
@@ -991,8 +945,6 @@
<skill id="4071" level="1" /> <!-- Resist Bow/Crossbow Weapons -->
<skill id="4073" level="4" /> <!-- Stun -->
<skill id="4274" level="1" /> <!-- Blunt Weapon Weak Point -->
<skill id="4408" level="11" /> <!-- HP Increase (3x) -->
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
<skill id="4410" level="13" /> <!-- Slightly Strong P. Atk. -->
<skill id="4411" level="12" /> <!-- Slightly Strong M. Atk. -->
<skill id="4412" level="16" /> <!-- Very Strong P. Def. -->
@@ -1020,37 +972,8 @@
<death>
<item id="57" min="85" max="198" chance="70" /> <!-- Adena -->
<item id="36552" min="1" max="1" chance="0.3" /> <!-- Armor Fragment -->
<group chance="42.0">
<item id="8600" min="1" max="1" chance="55" /> <!-- Herb of Life -->
<item id="8601" min="1" max="1" chance="38" /> <!-- Greater Herb of Life -->
<item id="8602" min="1" max="1" chance="7" /> <!-- Superior Herb of Life -->
</group>
<group chance="11.0">
<item id="8603" min="1" max="1" chance="26" /> <!-- Herb of Mana -->
<item id="8604" min="1" max="1" chance="65" /> <!-- Greater Herb of Mana -->
<item id="8605" min="1" max="1" chance="9" /> <!-- Superior Herb of Mana -->
</group>
<group chance="25.0">
<item id="8606" min="1" max="1" chance="20" /> <!-- Herb of Power -->
<item id="8608" min="1" max="1" chance="20" /> <!-- Herb of Alacrity -->
<item id="8610" min="1" max="1" chance="20" /> <!-- Herb of Critical Attack - Probability -->
<item id="10655" min="1" max="1" chance="20" /> <!-- Herb of Vampiric Rage -->
<item id="10656" min="1" max="1" chance="20" /> <!-- Herb of Critical Attack - Power -->
</group>
<group chance="10.0">
<item id="8607" min="1" max="1" chance="50" /> <!-- Herb of Magic -->
<item id="8609" min="1" max="1" chance="50" /> <!-- Herb of Casting Spd. -->
</group>
<group chance="1.0">
<item id="8612" min="1" max="1" chance="33" /> <!-- Herb of the Warrior -->
<item id="8613" min="1" max="1" chance="33" /> <!-- Herb of the Mystic -->
<item id="8614" min="1" max="1" chance="34" /> <!-- Herb of Recovery -->
</group>
<group chance="11.0">
<item id="8611" min="1" max="1" chance="94" /> <!-- Herb of Speed -->
<item id="10657" min="1" max="1" chance="3" /> <!-- Herb of Doubt -->
<item id="13028" min="1" max="1" chance="3" /> <!-- Vitality Replenishing Herb -->
</group>
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
<!-- FIXME: Also drops herbs. -->
</death>
<corpse>
<item id="36552" min="1" max="1" chance="0.3" /> <!-- Armor Fragment -->
@@ -1058,6 +981,7 @@
</dropLists>
</npc>
<npc id="20214" level="41" type="L2Monster" name="Excuro">
<!-- Source: www.l2wiki.com (2015-04-08) -->
<parameters>
<param name="MoveAroundSocial" value="0" />
<param name="MoveAroundSocial1" value="0" />
@@ -1076,8 +1000,8 @@
<race>CONSTRUCT</race>
<sex>MALE</sex>
<acquire exp="15604" sp="3" />
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
<vitals hp="1008.23781" hpRegen="5.5" mp="504.8" mpRegen="2.1" />
<stats>
<vitals hp="2018" hpRegen="5.5" mp="504" mpRegen="2.1" />
<attack physical="187.11878" magical="127.77787" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
<defence physical="160.69002" magical="117.58598" />
<attribute>
@@ -1094,8 +1018,6 @@
<skill id="4046" level="4" /> <!-- Sleep -->
<skill id="4087" level="4" /> <!-- NPC Blaze -->
<skill id="4093" level="1" /> <!-- Evasion -->
<skill id="4408" level="10" /> <!-- HP Increase (2x) -->
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
<skill id="4410" level="12" /> <!-- Slightly Strong P. Atk. -->
<skill id="4411" level="11" /> <!-- Average M. Atk. -->
<skill id="4412" level="12" /> <!-- Slightly Strong P. Def. -->
@@ -1119,47 +1041,19 @@
<dropLists>
<death>
<item id="57" min="82" max="192" chance="70" /> <!-- Adena -->
<item id="36517" min="1" max="1" chance="2.800" /> <!-- Leather -->
<item id="36517" min="1" max="1" chance="2.786" /> <!-- Leather -->
<item id="36557" min="1" max="1" chance="0.3" /> <!-- Accessory Gem -->
<group chance="42.0">
<item id="8600" min="1" max="1" chance="55" /> <!-- Herb of Life -->
<item id="8601" min="1" max="1" chance="38" /> <!-- Greater Herb of Life -->
<item id="8602" min="1" max="1" chance="7" /> <!-- Superior Herb of Life -->
</group>
<group chance="11.0">
<item id="8603" min="1" max="1" chance="26" /> <!-- Herb of Mana -->
<item id="8604" min="1" max="1" chance="65" /> <!-- Greater Herb of Mana -->
<item id="8605" min="1" max="1" chance="9" /> <!-- Superior Herb of Mana -->
</group>
<group chance="25.0">
<item id="8606" min="1" max="1" chance="20" /> <!-- Herb of Power -->
<item id="8608" min="1" max="1" chance="20" /> <!-- Herb of Alacrity -->
<item id="8610" min="1" max="1" chance="20" /> <!-- Herb of Critical Attack - Probability -->
<item id="10655" min="1" max="1" chance="20" /> <!-- Herb of Vampiric Rage -->
<item id="10656" min="1" max="1" chance="20" /> <!-- Herb of Critical Attack - Power -->
</group>
<group chance="10.0">
<item id="8607" min="1" max="1" chance="50" /> <!-- Herb of Magic -->
<item id="8609" min="1" max="1" chance="50" /> <!-- Herb of Casting Spd. -->
</group>
<group chance="1.0">
<item id="8612" min="1" max="1" chance="33" /> <!-- Herb of the Warrior -->
<item id="8613" min="1" max="1" chance="33" /> <!-- Herb of the Mystic -->
<item id="8614" min="1" max="1" chance="34" /> <!-- Herb of Recovery -->
</group>
<group chance="11.0">
<item id="8611" min="1" max="1" chance="94" /> <!-- Herb of Speed -->
<item id="10657" min="1" max="1" chance="3" /> <!-- Herb of Doubt -->
<item id="13028" min="1" max="1" chance="3" /> <!-- Vitality Replenishing Herb -->
</group>
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
<!-- FIXME: Also drops herbs. -->
</death>
<corpse>
<item id="36517" min="1" max="1" chance="2.950" /> <!-- Leather -->
<item id="36517" min="1" max="1" chance="2.95" /> <!-- Leather -->
<item id="36557" min="1" max="1" chance="0.3" /> <!-- Accessory Gem -->
</corpse>
</dropLists>
</npc>
<npc id="20215" level="42" type="L2Monster" name="Mordeo">
<!-- Source: www.l2wiki.com (2015-04-08) -->
<parameters>
<param name="MoveAroundSocial" value="90" />
<param name="MoveAroundSocial1" value="90" />
@@ -1176,8 +1070,8 @@
<race>BEAST</race>
<sex>MALE</sex>
<acquire exp="18038" sp="4" />
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
<vitals hp="2102" hpRegen="5.5" mp="531.0" mpRegen="2.1" />
<stats>
<vitals hp="2102" hpRegen="5.5" mp="531" mpRegen="2.1" />
<attack physical="198.34591" magical="135.44454" random="10" critical="4" accuracy="4.75" attackSpeed="253" type="FIST" range="40" distance="80" width="120" />
<defence physical="164.88513" magical="120.65578" />
<attribute>
@@ -1192,8 +1086,6 @@
<status undying="false" canBeSown="true" />
<skillList>
<skill id="4077" level="4" /> <!-- NPC Aura Burn -->
<skill id="4408" level="10" /> <!-- HP Increase (2x) -->
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
<skill id="4410" level="12" /> <!-- Slightly Strong P. Atk. -->
<skill id="4411" level="12" /> <!-- Slightly Strong M. Atk. -->
<skill id="4412" level="10" /> <!-- Slightly Weak P. Def. -->
@@ -1216,48 +1108,20 @@
</collision>
<dropLists>
<death>
<item id="57" min="256" max="600" chance="70" /> <!-- Adena -->
<item id="36522" min="1" max="1" chance="1.125" /> <!-- Silver -->
<item id="57" min="88" max="205" chance="70" /> <!-- Adena -->
<item id="36522" min="1" max="1" chance="1.136" /> <!-- Silver -->
<item id="36562" min="1" max="1" chance="0.3" /> <!-- Greater Cokes -->
<group chance="42.0">
<item id="8600" min="1" max="1" chance="55" /> <!-- Herb of Life -->
<item id="8601" min="1" max="1" chance="38" /> <!-- Greater Herb of Life -->
<item id="8602" min="1" max="1" chance="7" /> <!-- Superior Herb of Life -->
</group>
<group chance="11.0">
<item id="8603" min="1" max="1" chance="26" /> <!-- Herb of Mana -->
<item id="8604" min="1" max="1" chance="65" /> <!-- Greater Herb of Mana -->
<item id="8605" min="1" max="1" chance="9" /> <!-- Superior Herb of Mana -->
</group>
<group chance="25.0">
<item id="8606" min="1" max="1" chance="20" /> <!-- Herb of Power -->
<item id="8608" min="1" max="1" chance="20" /> <!-- Herb of Alacrity -->
<item id="8610" min="1" max="1" chance="20" /> <!-- Herb of Critical Attack - Probability -->
<item id="10655" min="1" max="1" chance="20" /> <!-- Herb of Vampiric Rage -->
<item id="10656" min="1" max="1" chance="20" /> <!-- Herb of Critical Attack - Power -->
</group>
<group chance="10.0">
<item id="8607" min="1" max="1" chance="50" /> <!-- Herb of Magic -->
<item id="8609" min="1" max="1" chance="50" /> <!-- Herb of Casting Spd. -->
</group>
<group chance="1.0">
<item id="8612" min="1" max="1" chance="33" /> <!-- Herb of the Warrior -->
<item id="8613" min="1" max="1" chance="33" /> <!-- Herb of the Mystic -->
<item id="8614" min="1" max="1" chance="34" /> <!-- Herb of Recovery -->
</group>
<group chance="11.0">
<item id="8611" min="1" max="1" chance="94" /> <!-- Herb of Speed -->
<item id="10657" min="1" max="1" chance="3" /> <!-- Herb of Doubt -->
<item id="13028" min="1" max="1" chance="3" /> <!-- Vitality Replenishing Herb -->
</group>
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
<!-- FIXME: Also drops herbs. -->
</death>
<corpse>
<item id="36522" min="1" max="1" chance="1.200" /> <!-- Silver -->
<item id="36522" min="1" max="1" chance="1.208" /> <!-- Silver -->
<item id="36562" min="1" max="1" chance="0.3" /> <!-- Greater Cokes -->
</corpse>
</dropLists>
</npc>
<npc id="20216" level="43" type="L2Monster" name="Ricenseo">
<!-- Source: www.l2wiki.com (2015-10-31) -->
<parameters>
<param name="MoveAroundSocial" value="0" />
<param name="MoveAroundSocial1" value="0" />
@@ -1278,8 +1142,8 @@
<race>CONSTRUCT</race>
<sex>MALE</sex>
<acquire exp="16061" sp="3" />
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
<vitals hp="2190" hpRegen="5.5" mp="557.4" mpRegen="2.1" />
<stats>
<vitals hp="2190" hpRegen="5.5" mp="557" mpRegen="2.1" />
<attack physical="210.04832" magical="143.43577" random="50" critical="1" accuracy="9" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" />
<defence physical="169.13417" magical="123.76505" />
<attribute>
@@ -1297,8 +1161,6 @@
<skill id="4157" level="4" /> <!-- NPC Blaze - Magic -->
<skill id="4160" level="4" /> <!-- NPC Aura Burn - Magic -->
<skill id="4276" level="1" /> <!-- Weak Point against Bow/Crossbow Weapons -->
<skill id="4408" level="10" /> <!-- HP Increase (2x) -->
<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. -->
@@ -1323,46 +1185,18 @@
</collision>
<dropLists>
<death>
<item id="57" min="256" max="600" chance="70" /> <!-- Adena -->
<item id="36527" min="1" max="1" chance="6.500" /> <!-- Synthetic Fiber -->
<group chance="42.0">
<item id="8600" min="1" max="1" chance="55" /> <!-- Herb of Life -->
<item id="8601" min="1" max="1" chance="38" /> <!-- Greater Herb of Life -->
<item id="8602" min="1" max="1" chance="7" /> <!-- Superior Herb of Life -->
</group>
<group chance="11.0">
<item id="8603" min="1" max="1" chance="26" /> <!-- Herb of Mana -->
<item id="8604" min="1" max="1" chance="65" /> <!-- Greater Herb of Mana -->
<item id="8605" min="1" max="1" chance="9" /> <!-- Superior Herb of Mana -->
</group>
<group chance="25.0">
<item id="8606" min="1" max="1" chance="20" /> <!-- Herb of Power -->
<item id="8608" min="1" max="1" chance="20" /> <!-- Herb of Alacrity -->
<item id="8610" min="1" max="1" chance="20" /> <!-- Herb of Critical Attack - Probability -->
<item id="10655" min="1" max="1" chance="20" /> <!-- Herb of Vampiric Rage -->
<item id="10656" min="1" max="1" chance="20" /> <!-- Herb of Critical Attack - Power -->
</group>
<group chance="10.0">
<item id="8607" min="1" max="1" chance="50" /> <!-- Herb of Magic -->
<item id="8609" min="1" max="1" chance="50" /> <!-- Herb of Casting Spd. -->
</group>
<group chance="1.0">
<item id="8612" min="1" max="1" chance="33" /> <!-- Herb of the Warrior -->
<item id="8613" min="1" max="1" chance="33" /> <!-- Herb of the Mystic -->
<item id="8614" min="1" max="1" chance="34" /> <!-- Herb of Recovery -->
</group>
<group chance="11.0">
<item id="8611" min="1" max="1" chance="94" /> <!-- Herb of Speed -->
<item id="10657" min="1" max="1" chance="3" /> <!-- Herb of Doubt -->
<item id="13028" min="1" max="1" chance="3" /> <!-- Vitality Replenishing Herb -->
</group>
<item id="57" min="87" max="204" chance="70" /> <!-- Adena -->
<item id="36527" min="1" max="1" chance="6.553" /> <!-- Synthetic Fiber -->
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
<!-- FIXME: Also drops herbs. -->
</death>
<corpse>
<item id="36527" min="1" max="1" chance="6.800" /> <!-- Synthetic Fiber -->
<item id="36527" min="1" max="1" chance="6.894" /> <!-- Synthetic Fiber -->
</corpse>
</dropLists>
</npc>
<npc id="20217" level="44" type="L2Monster" name="Krator">
<!-- Source: www.l2wiki.com (2015-04-08) -->
<parameters>
<param name="MoveAroundSocial" value="116" />
<param name="MoveAroundSocial1" value="116" />
@@ -1382,8 +1216,8 @@
<race>CONSTRUCT</race>
<sex>MALE</sex>
<acquire exp="18711" sp="4" />
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
<vitals hp="2278" hpRegen="5.5" mp="584.0" mpRegen="2.1" />
<stats>
<vitals hp="2278" hpRegen="5.5" mp="584" mpRegen="2.1" />
<attack physical="222.23112" magical="151.75505" random="50" critical="1" accuracy="9" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" />
<defence physical="173.43552" magical="126.91259" />
<attribute>
@@ -1400,8 +1234,6 @@
<skill id="4071" level="1" /> <!-- Resist Bow/Crossbow Weapons -->
<skill id="4247" level="4" /> <!-- NPC Windstrike - Slow -->
<skill id="4274" level="1" /> <!-- Blunt Weapon Weak Point -->
<skill id="4408" level="10" /> <!-- HP Increase (2x) -->
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
<skill id="4410" level="10" /> <!-- Slightly Weak P. Atk. -->
<skill id="4411" level="10" /> <!-- Slightly Weak M. Atk. -->
<skill id="4412" level="16" /> <!-- Very Strong P. Def. -->
@@ -1428,45 +1260,17 @@
<dropLists>
<death>
<item id="57" min="93" max="219" chance="70" /> <!-- Adena -->
<item id="36537" min="1" max="1" chance="1.650" /> <!-- Leather Braid -->
<group chance="42.0">
<item id="8600" min="1" max="1" chance="55" /> <!-- Herb of Life -->
<item id="8601" min="1" max="1" chance="38" /> <!-- Greater Herb of Life -->
<item id="8602" min="1" max="1" chance="7" /> <!-- Superior Herb of Life -->
</group>
<group chance="11.0">
<item id="8603" min="1" max="1" chance="26" /> <!-- Herb of Mana -->
<item id="8604" min="1" max="1" chance="65" /> <!-- Greater Herb of Mana -->
<item id="8605" min="1" max="1" chance="9" /> <!-- Superior Herb of Mana -->
</group>
<group chance="25.0">
<item id="8606" min="1" max="1" chance="20" /> <!-- Herb of Power -->
<item id="8608" min="1" max="1" chance="20" /> <!-- Herb of Alacrity -->
<item id="8610" min="1" max="1" chance="20" /> <!-- Herb of Critical Attack - Probability -->
<item id="10655" min="1" max="1" chance="20" /> <!-- Herb of Vampiric Rage -->
<item id="10656" min="1" max="1" chance="20" /> <!-- Herb of Critical Attack - Power -->
</group>
<group chance="10.0">
<item id="8607" min="1" max="1" chance="50" /> <!-- Herb of Magic -->
<item id="8609" min="1" max="1" chance="50" /> <!-- Herb of Casting Spd. -->
</group>
<group chance="1.0">
<item id="8612" min="1" max="1" chance="33" /> <!-- Herb of the Warrior -->
<item id="8613" min="1" max="1" chance="33" /> <!-- Herb of the Mystic -->
<item id="8614" min="1" max="1" chance="34" /> <!-- Herb of Recovery -->
</group>
<group chance="11.0">
<item id="8611" min="1" max="1" chance="94" /> <!-- Herb of Speed -->
<item id="10657" min="1" max="1" chance="3" /> <!-- Herb of Doubt -->
<item id="13028" min="1" max="1" chance="3" /> <!-- Vitality Replenishing Herb -->
</group>
<item id="36537" min="1" max="1" chance="1.643" /> <!-- Leather Braid -->
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
<!-- FIXME: Also drops herbs. -->
</death>
<corpse>
<item id="36537" min="1" max="1" chance="1.650" /> <!-- Leather Braid -->
<item id="36537" min="1" max="1" chance="1.652" /> <!-- Leather Braid -->
</corpse>
</dropLists>
</npc>
<npc id="20218" level="45" type="L2Monster" name="Premo">
<!-- Source: www.l2wiki.com (2015-04-08) -->
<parameters>
<param name="MoveAroundSocial" value="135" />
<param name="MoveAroundSocial1" value="135" />
@@ -1484,8 +1288,8 @@
<race>GIANT</race>
<sex>MALE</sex>
<acquire exp="19427" sp="4" />
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
<vitals hp="2368" hpRegen="5.5" mp="610.8" mpRegen="2.1" />
<stats>
<vitals hp="2368" hpRegen="5.5" mp="610" mpRegen="2.1" />
<attack physical="234.89829" magical="160.40508" random="50" critical="1" accuracy="9" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" />
<defence physical="177.78746" magical="130.09715" />
<attribute>
@@ -1501,8 +1305,6 @@
<skillList>
<skill id="4032" level="4" /> <!-- NPC Strike -->
<skill id="4073" level="4" /> <!-- Stun -->
<skill id="4408" level="10" /> <!-- HP Increase (2x) -->
<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="13" /> <!-- Slightly Strong P. Def. -->
@@ -1526,45 +1328,17 @@
<dropLists>
<death>
<item id="57" min="96" max="227" chance="70" /> <!-- Adena -->
<item id="36542" min="1" max="1" chance="1.125" /> <!-- Silver Wire -->
<group chance="42.0">
<item id="8600" min="1" max="1" chance="55" /> <!-- Herb of Life -->
<item id="8601" min="1" max="1" chance="38" /> <!-- Greater Herb of Life -->
<item id="8602" min="1" max="1" chance="7" /> <!-- Superior Herb of Life -->
</group>
<group chance="11.0">
<item id="8603" min="1" max="1" chance="26" /> <!-- Herb of Mana -->
<item id="8604" min="1" max="1" chance="65" /> <!-- Greater Herb of Mana -->
<item id="8605" min="1" max="1" chance="9" /> <!-- Superior Herb of Mana -->
</group>
<group chance="25.0">
<item id="8606" min="1" max="1" chance="20" /> <!-- Herb of Power -->
<item id="8608" min="1" max="1" chance="20" /> <!-- Herb of Alacrity -->
<item id="8610" min="1" max="1" chance="20" /> <!-- Herb of Critical Attack - Probability -->
<item id="10655" min="1" max="1" chance="20" /> <!-- Herb of Vampiric Rage -->
<item id="10656" min="1" max="1" chance="20" /> <!-- Herb of Critical Attack - Power -->
</group>
<group chance="10.0">
<item id="8607" min="1" max="1" chance="50" /> <!-- Herb of Magic -->
<item id="8609" min="1" max="1" chance="50" /> <!-- Herb of Casting Spd. -->
</group>
<group chance="1.0">
<item id="8612" min="1" max="1" chance="33" /> <!-- Herb of the Warrior -->
<item id="8613" min="1" max="1" chance="33" /> <!-- Herb of the Mystic -->
<item id="8614" min="1" max="1" chance="34" /> <!-- Herb of Recovery -->
</group>
<group chance="11.0">
<item id="8611" min="1" max="1" chance="94" /> <!-- Herb of Speed -->
<item id="10657" min="1" max="1" chance="3" /> <!-- Herb of Doubt -->
<item id="13028" min="1" max="1" chance="3" /> <!-- Vitality Replenishing Herb -->
</group>
<item id="36542" min="1" max="1" chance="1.137" /> <!-- Silver Wire -->
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
<!-- FIXME: Also drops herbs. -->
</death>
<corpse>
<item id="36542" min="1" max="1" chance="1.250" /> <!-- Silver Wire -->
<item id="36542" min="1" max="1" chance="1.274" /> <!-- Silver Wire -->
</corpse>
</dropLists>
</npc>
<npc id="20219" level="46" type="L2Monster" name="Validus">
<!-- Source: www.l2wiki.com (2015-10-31) -->
<parameters>
<param name="MoveAroundSocial" value="0" />
<param name="MoveAroundSocial1" value="0" />
@@ -1587,8 +1361,8 @@
<race>BEAST</race>
<sex>MALE</sex>
<acquire exp="21873" sp="5" />
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
<vitals hp="2460" hpRegen="5.5" mp="637.8" mpRegen="2.1" />
<stats>
<vitals hp="2460" hpRegen="5.5" mp="637" mpRegen="2.1" />
<attack physical="248.0526" magical="169.38777" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
<defence physical="182.18816" magical="133.31739" />
<attribute>
@@ -1607,8 +1381,6 @@
<skill id="4077" level="4" /> <!-- NPC Aura Burn -->
<skill id="4273" level="3" /> <!-- Resist Daggers/Rapier Weapon -->
<skill id="4274" level="1" /> <!-- Blunt Weapon Weak Point -->
<skill id="4408" level="10" /> <!-- HP Increase (2x) -->
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
<skill id="4410" level="14" /> <!-- Strong P. Atk. -->
<skill id="4411" level="10" /> <!-- Slightly Weak M. Atk. -->
<skill id="4412" level="11" /> <!-- Average P. Def. -->
@@ -1634,37 +1406,8 @@
<death>
<item id="57" min="233" max="540" chance="70" /> <!-- Adena -->
<item id="36562" min="1" max="1" chance="0.75" /> <!-- Greater Cokes -->
<group chance="42.0">
<item id="8600" min="1" max="1" chance="55" /> <!-- Herb of Life -->
<item id="8601" min="1" max="1" chance="38" /> <!-- Greater Herb of Life -->
<item id="8602" min="1" max="1" chance="7" /> <!-- Superior Herb of Life -->
</group>
<group chance="11.0">
<item id="8603" min="1" max="1" chance="26" /> <!-- Herb of Mana -->
<item id="8604" min="1" max="1" chance="65" /> <!-- Greater Herb of Mana -->
<item id="8605" min="1" max="1" chance="9" /> <!-- Superior Herb of Mana -->
</group>
<group chance="25.0">
<item id="8606" min="1" max="1" chance="20" /> <!-- Herb of Power -->
<item id="8608" min="1" max="1" chance="20" /> <!-- Herb of Alacrity -->
<item id="8610" min="1" max="1" chance="20" /> <!-- Herb of Critical Attack - Probability -->
<item id="10655" min="1" max="1" chance="20" /> <!-- Herb of Vampiric Rage -->
<item id="10656" min="1" max="1" chance="20" /> <!-- Herb of Critical Attack - Power -->
</group>
<group chance="10.0">
<item id="8607" min="1" max="1" chance="50" /> <!-- Herb of Magic -->
<item id="8609" min="1" max="1" chance="50" /> <!-- Herb of Casting Spd. -->
</group>
<group chance="1.0">
<item id="8612" min="1" max="1" chance="33" /> <!-- Herb of the Warrior -->
<item id="8613" min="1" max="1" chance="33" /> <!-- Herb of the Mystic -->
<item id="8614" min="1" max="1" chance="34" /> <!-- Herb of Recovery -->
</group>
<group chance="11.0">
<item id="8611" min="1" max="1" chance="94" /> <!-- Herb of Speed -->
<item id="10657" min="1" max="1" chance="3" /> <!-- Herb of Doubt -->
<item id="13028" min="1" max="1" chance="3" /> <!-- Vitality Replenishing Herb -->
</group>
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
<!-- FIXME: Also drops herbs. -->
</death>
<corpse>
<item id="36562" min="1" max="1" chance="0.75" /> <!-- Greater Cokes -->
@@ -1777,6 +1520,7 @@
</dropLists>
</npc>
<npc id="20221" level="48" type="L2Monster" name="Perum">
<!-- Source: www.l2wiki.com (2015-10-31) -->
<parameters>
<param name="MoveAroundSocial" value="0" />
<param name="MoveAroundSocial1" value="0" />
@@ -1793,8 +1537,8 @@
<race>CONSTRUCT</race>
<sex>MALE</sex>
<acquire exp="32076" sp="7" />
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
<vitals hp="1324.01623" hpRegen="5.5" mp="692.4" mpRegen="2.1" />
<stats>
<vitals hp="3975" hpRegen="5.5" mp="692" mpRegen="2.1" />
<attack physical="275.82705" magical="188.35412" random="50" critical="1" accuracy="9" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" />
<defence physical="191.12803" magical="139.8592" />
<attribute>
@@ -1811,8 +1555,6 @@
<skill id="4071" level="1" /> <!-- Resist Bow/Crossbow Weapons -->
<skill id="4073" level="4" /> <!-- Stun -->
<skill id="4274" level="1" /> <!-- Blunt Weapon Weak Point -->
<skill id="4408" level="11" /> <!-- HP Increase (3x) -->
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
<skill id="4410" level="14" /> <!-- Strong P. Atk. -->
<skill id="4411" level="12" /> <!-- Slightly Strong M. Atk. -->
<skill id="4412" level="13" /> <!-- Slightly Strong P. Def. -->
@@ -1839,39 +1581,10 @@
<dropLists>
<death>
<item id="57" min="247" max="580" chance="70" /> <!-- Adena -->
<item id="1539" min="1" max="1" chance="42.25" /> <!-- Major Healing Potion -->
<item id="1539" min="1" max="1" chance="43.54" /> <!-- Major Healing Potion -->
<item id="36547" min="1" max="1" chance="0.3" /> <!-- Weapon Fragment -->
<group chance="42.0">
<item id="8600" min="1" max="1" chance="55" /> <!-- Herb of Life -->
<item id="8601" min="1" max="1" chance="38" /> <!-- Greater Herb of Life -->
<item id="8602" min="1" max="1" chance="7" /> <!-- Superior Herb of Life -->
</group>
<group chance="11.0">
<item id="8603" min="1" max="1" chance="26" /> <!-- Herb of Mana -->
<item id="8604" min="1" max="1" chance="65" /> <!-- Greater Herb of Mana -->
<item id="8605" min="1" max="1" chance="9" /> <!-- Superior Herb of Mana -->
</group>
<group chance="25.0">
<item id="8606" min="1" max="1" chance="20" /> <!-- Herb of Power -->
<item id="8608" min="1" max="1" chance="20" /> <!-- Herb of Alacrity -->
<item id="8610" min="1" max="1" chance="20" /> <!-- Herb of Critical Attack - Probability -->
<item id="10655" min="1" max="1" chance="20" /> <!-- Herb of Vampiric Rage -->
<item id="10656" min="1" max="1" chance="20" /> <!-- Herb of Critical Attack - Power -->
</group>
<group chance="10.0">
<item id="8607" min="1" max="1" chance="50" /> <!-- Herb of Magic -->
<item id="8609" min="1" max="1" chance="50" /> <!-- Herb of Casting Spd. -->
</group>
<group chance="1.0">
<item id="8612" min="1" max="1" chance="33" /> <!-- Herb of the Warrior -->
<item id="8613" min="1" max="1" chance="33" /> <!-- Herb of the Mystic -->
<item id="8614" min="1" max="1" chance="34" /> <!-- Herb of Recovery -->
</group>
<group chance="11.0">
<item id="8611" min="1" max="1" chance="94" /> <!-- Herb of Speed -->
<item id="10657" min="1" max="1" chance="3" /> <!-- Herb of Doubt -->
<item id="13028" min="1" max="1" chance="3" /> <!-- Vitality Replenishing Herb -->
</group>
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
<!-- FIXME: Also drops herbs. -->
</death>
<corpse>
<item id="36547" min="1" max="1" chance="0.75" /> <!-- Weapon Fragment -->
@@ -1879,6 +1592,7 @@
</dropLists>
</npc>
<npc id="20222" level="49" type="L2Monster" name="Torfe">
<!-- Source: www.l2wiki.com (2015-10-31) -->
<parameters>
<param name="MoveAroundSocial" value="0" />
<param name="MoveAroundSocial1" value="0" />
@@ -1898,8 +1612,8 @@
<race>BEAST</race>
<sex>MALE</sex>
<acquire exp="24171" sp="5" />
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
<vitals hp="2746" hpRegen="5.5" mp="720.0" mpRegen="2.1" />
<stats>
<vitals hp="2746" hpRegen="5.5" mp="720" mpRegen="2.1" />
<attack physical="290.44588" magical="198.33688" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
<defence physical="195.66302" magical="143.17771" />
<attribute>
@@ -1918,8 +1632,6 @@
<skill id="4047" level="4" /> <!-- Hold -->
<skill id="4273" level="3" /> <!-- Resist Daggers/Rapier Weapon -->
<skill id="4274" level="1" /> <!-- Blunt Weapon Weak Point -->
<skill id="4408" level="10" /> <!-- HP Increase (2x) -->
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
<skill id="4410" level="13" /> <!-- Slightly Strong P. Atk. -->
<skill id="4411" level="12" /> <!-- Slightly Strong M. Atk. -->
<skill id="4412" level="10" /> <!-- Slightly Weak P. Def. -->
@@ -1944,42 +1656,13 @@
<dropLists>
<death>
<item id="57" min="254" max="597" chance="70" /> <!-- Adena -->
<item id="1539" min="1" max="1" chance="45.50" /> <!-- Major Healing Potion -->
<item id="36542" min="1" max="1" chance="1.550" /> <!-- Silver Wire -->
<group chance="42.0">
<item id="8600" min="1" max="1" chance="55" /> <!-- Herb of Life -->
<item id="8601" min="1" max="1" chance="38" /> <!-- Greater Herb of Life -->
<item id="8602" min="1" max="1" chance="7" /> <!-- Superior Herb of Life -->
</group>
<group chance="11.0">
<item id="8603" min="1" max="1" chance="26" /> <!-- Herb of Mana -->
<item id="8604" min="1" max="1" chance="65" /> <!-- Greater Herb of Mana -->
<item id="8605" min="1" max="1" chance="9" /> <!-- Superior Herb of Mana -->
</group>
<group chance="25.0">
<item id="8606" min="1" max="1" chance="20" /> <!-- Herb of Power -->
<item id="8608" min="1" max="1" chance="20" /> <!-- Herb of Alacrity -->
<item id="8610" min="1" max="1" chance="20" /> <!-- Herb of Critical Attack - Probability -->
<item id="10655" min="1" max="1" chance="20" /> <!-- Herb of Vampiric Rage -->
<item id="10656" min="1" max="1" chance="20" /> <!-- Herb of Critical Attack - Power -->
</group>
<group chance="10.0">
<item id="8607" min="1" max="1" chance="50" /> <!-- Herb of Magic -->
<item id="8609" min="1" max="1" chance="50" /> <!-- Herb of Casting Spd. -->
</group>
<group chance="1.0">
<item id="8612" min="1" max="1" chance="33" /> <!-- Herb of the Warrior -->
<item id="8613" min="1" max="1" chance="33" /> <!-- Herb of the Mystic -->
<item id="8614" min="1" max="1" chance="34" /> <!-- Herb of Recovery -->
</group>
<group chance="11.0">
<item id="8611" min="1" max="1" chance="94" /> <!-- Herb of Speed -->
<item id="10657" min="1" max="1" chance="3" /> <!-- Herb of Doubt -->
<item id="13028" min="1" max="1" chance="3" /> <!-- Vitality Replenishing Herb -->
</group>
<item id="1539" min="1" max="1" chance="44.17" /> <!-- Major Healing Potion -->
<item id="36542" min="1" max="1" chance="1.564" /> <!-- Silver Wire -->
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
<!-- FIXME: Also drops herbs. -->
</death>
<corpse>
<item id="36542" min="1" max="1" chance="3.350" /> <!-- Silver Wire -->
<item id="36542" min="1" max="1" chance="3.357" /> <!-- Silver Wire -->
</corpse>
</dropLists>
</npc>
@@ -5831,6 +5514,7 @@
</collision>
</npc>
<npc id="20280" level="50" type="L2Monster" name="Headless Knight">
<!-- Source: www.l2wiki.com (2015-04-08) -->
<parameters>
<param name="MoveAroundSocial" value="110" />
<param name="MoveAroundSocial1" value="110" />
@@ -5844,9 +5528,9 @@
<race>UNDEAD</race>
<sex>MALE</sex>
<equipment rhand="124" /> <!-- rhand: Two-Handed Sword -->
<acquire exp="5563" sp="1" />
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
<vitals hp="1421.00103" hpRegen="5.5" mp="747.8" mpRegen="2.1" />
<acquire exp="6675" sp="1" />
<stats>
<vitals hp="1422" hpRegen="5.5" mp="747" mpRegen="2.1" />
<attack physical="305.54906" magical="208.6504" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
<defence physical="200.23844" magical="133.321011603844" />
<attribute>
@@ -5861,8 +5545,6 @@
</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="10" /> <!-- Slightly Weak P. Atk. -->
<skill id="4411" level="10" /> <!-- Slightly Weak M. Atk. -->
<skill id="4412" level="12" /> <!-- Slightly Strong P. Def. -->
@@ -5882,6 +5564,18 @@
<radius normal="21" />
<height normal="31" />
</collision>
<dropLists>
<death>
<item id="57" min="16" max="36" chance="70" /> <!-- Adena -->
<item id="4609" min="1" max="1" chance="0.03" /> <!-- Greater MEN Dye (Men 3 Int - 3) -->
<item id="45929" min="1" max="4" chance="0.003" /> <!-- Spirit Stone -->
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
</death>
<corpse>
<item id="36531" min="1" max="1" chance="8.608" /> <!-- Thread -->
<item id="36880" min="1" max="1" chance="0.0009" /> <!-- Recipe: Thread - Downgrade -->
</corpse>
</dropLists>
</npc>
<npc id="20281" level="53" type="L2Monster" name="Dustwind Gargoyle">
<parameters>