NPC stats update "B".
Contributed by Joker.
This commit is contained in:
parent
d0c4032a7e
commit
920e2909b6
46
trunk/dist/game/data/stats/npcs/18000-18099.xml
vendored
46
trunk/dist/game/data/stats/npcs/18000-18099.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="18001" level="60" type="L2Monster" name="Blood Queen">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="60" />
|
||||
<param name="MoveAroundSocial1" value="60" />
|
||||
@ -13,7 +14,7 @@
|
||||
<sex>FEMALE</sex>
|
||||
<acquire exp="6804" sp="1" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="1933.24044" hpRegen="6.5" mp="1036.8" mpRegen="2.4" />
|
||||
<vitals hp="1934" hpRegen="6.5" mp="1036" mpRegen="2.4" />
|
||||
<attack physical="481.34551" magical="328.69659" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="247.65008" magical="150.021245531891" />
|
||||
<attribute>
|
||||
@ -32,7 +33,6 @@
|
||||
<skill id="4035" level="6" /> <!-- Poison -->
|
||||
<skill id="4039" level="6" /> <!-- NPC MP Drain -->
|
||||
<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. -->
|
||||
@ -40,6 +40,7 @@
|
||||
<skill id="4414" level="2" /> <!-- Standard Type -->
|
||||
<skill id="4415" level="3" /> <!-- One-handed Sword -->
|
||||
<skill id="4416" level="9" /> <!-- Demons -->
|
||||
<skill id="4441" level="5" /> <!-- Greater Mental Attack Resistance -->
|
||||
</skill_list>
|
||||
<ex_crt_effect>true</ex_crt_effect>
|
||||
<ai aggroRange="500" clanHelpRange="400">
|
||||
@ -61,39 +62,21 @@
|
||||
<ignore_npc_id>20287</ignore_npc_id> <!-- Cave Maiden -->
|
||||
</clan_list>
|
||||
</ai>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="765" max="1528" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="0.694599986076355">
|
||||
<item id="2397" min="1" max="1" chance="0.1646" /> <!-- Tunic of Zubei -->
|
||||
<item id="4069" min="1" max="1" chance="30.262" /> <!-- Tunic of Zubei Fabric -->
|
||||
<item id="2402" min="1" max="1" chance="0.2638" /> <!-- Stockings of Zubei -->
|
||||
<item id="4070" min="1" max="1" chance="45.9482" /> <!-- Stockings of Zubei Fabric -->
|
||||
<item id="2406" min="1" max="1" chance="0.1126" /> <!-- Avadon Robe -->
|
||||
<item id="4071" min="1" max="1" chance="23.2488" /> <!-- Avadon Robe Fabric -->
|
||||
</group>
|
||||
<group chance="28.691200256347656">
|
||||
<item id="1864" min="1" max="1" chance="62.1614" /> <!-- Stem -->
|
||||
<item id="1866" min="1" max="1" chance="20.7205" /> <!-- Suede -->
|
||||
<item id="1878" min="1" max="1" chance="12.4323" /> <!-- Braided Hemp -->
|
||||
<item id="1885" min="1" max="1" chance="2.5901" /> <!-- High-Grade Suede -->
|
||||
<item id="1889" min="1" max="1" chance="2.072" /> <!-- Compound Braid -->
|
||||
<item id="4197" min="1" max="1" chance="0.0237" /> <!-- Recipe: Demon's Dagger (100%) -->
|
||||
</group>
|
||||
<group chance="20">
|
||||
<item id="1419" min="1" max="1" chance="100" /> <!-- Blood Mark -->
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="1806" min="1" max="1" chance="1.0868" /> <!-- Recipe: Soulshot (B-Grade) -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="14" />
|
||||
<height normal="40" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="2397" min="1" max="1" chance="0.03" /> <!-- Tunic of Zubei -->
|
||||
<item id="2402" min="1" max="1" chance="0.03" /> <!-- Stockings of Zubei -->
|
||||
<item id="2406" min="1" max="1" chance="0.03" /> <!-- Avadon Robe -->
|
||||
<item id="4070" min="1" max="1" chance="3.795" /> <!-- Stockings of Zubei Fabric -->
|
||||
<item id="4069" min="1" max="1" chance="2.458" /> <!-- Tunic of Zubei Fabric -->
|
||||
<item id="4071" min="1" max="1" chance="1.746" /> <!-- Avadon Robe Fabric -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="18002" level="60" type="L2Monster" name="Blood Queen">
|
||||
<parameters>
|
||||
@ -127,7 +110,6 @@
|
||||
<skill id="4035" level="6" /> <!-- Poison -->
|
||||
<skill id="4039" level="6" /> <!-- NPC MP Drain -->
|
||||
<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. -->
|
||||
|
72
trunk/dist/game/data/stats/npcs/18500-18599.xml
vendored
72
trunk/dist/game/data/stats/npcs/18500-18599.xml
vendored
@ -3008,6 +3008,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="18562" level="43" type="L2Monster" name="Blade Otis" title="Kaneus">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="Skill01_Probablity" value="10" />
|
||||
<param name="Skill02_Probablity" value="10" />
|
||||
@ -3021,7 +3022,7 @@
|
||||
<equipment rhand="131" /> <!-- rhand: Spirit Sword -->
|
||||
<acquire exp="1176574" sp="282" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="132634.618317353" hpRegen="23.2361783984" mp="2787.0" mpRegen="11.55" />
|
||||
<vitals hp="132635" hpRegen="5.5" mp="2787" mpRegen="2.1" />
|
||||
<attack physical="361.027339491631" magical="246.534866030033" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="270.614672" magical="297.03612" />
|
||||
<attribute>
|
||||
@ -3039,7 +3040,6 @@
|
||||
<skill id="4087" level="4" /> <!-- NPC Blaze -->
|
||||
<skill id="4178" level="4" /> <!-- BOSS Flamestrike -->
|
||||
<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="14" /> <!-- Strong P. Def. -->
|
||||
@ -3052,30 +3052,19 @@
|
||||
</skill_list>
|
||||
<ex_crt_effect>true</ex_crt_effect>
|
||||
<ai type="BALANCED" aggroRange="300" clanHelpRange="300" isAggressive="false" />
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="76.01679992675781">
|
||||
<item id="353" min="1" max="1" chance="6.517" /> <!-- Half Plate Armor -->
|
||||
<item id="1950" min="8" max="22" chance="21.2086" /> <!-- Half Plate Temper -->
|
||||
<item id="380" min="1" max="1" chance="10.4272" /> <!-- Plate Gaiters -->
|
||||
<item id="1951" min="4" max="12" chance="61.8472" /> <!-- Plate Gaiters Part -->
|
||||
</group>
|
||||
<group chance="55.25749969482422">
|
||||
<item id="353" min="1" max="1" chance="13.448" /> <!-- Half Plate Armor -->
|
||||
<item id="1950" min="8" max="22" chance="43.7646" /> <!-- Half Plate Temper -->
|
||||
<item id="380" min="1" max="1" chance="21.5168" /> <!-- Plate Gaiters -->
|
||||
<item id="1951" min="24" max="72" chance="21.2706" /> <!-- Plate Gaiters Part -->
|
||||
</group>
|
||||
<group chance="58.53630065917969">
|
||||
<item id="951" min="1" max="1" chance="45" /> <!-- Scroll: Enchant Weapon (C-Grade) -->
|
||||
<item id="952" min="3" max="9" chance="55" /> <!-- Scroll: Enchant Armor (C-Grade) -->
|
||||
</group>
|
||||
</death>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="14" />
|
||||
<height normal="35.1" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="380" min="1" max="2" chance="21.43" /> <!-- Plate Gaiters -->
|
||||
<item id="353" min="1" max="2" chance="13.26" /> <!-- Half Plate Armor -->
|
||||
<item id="1950" min="16" max="114" chance="100" /> <!-- Half Plate Temper -->
|
||||
<item id="1951" min="6" max="48" chance="100" /> <!-- Plate Gaiter Fragment -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="18563" level="43" type="L2Monster" name="Otis' Subordinate">
|
||||
<parameters>
|
||||
@ -3186,6 +3175,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="18565" level="46" type="L2Monster" name="Brave Martim" title="Kaneus">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="Skill01_Probablity" value="10" />
|
||||
<param name="Skill02_Probablity" value="5" />
|
||||
@ -3202,7 +3192,7 @@
|
||||
<equipment rhand="298" /> <!-- rhand: Orcish Glaive -->
|
||||
<acquire exp="1272170" sp="305" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="165222.57986374" hpRegen="28.3020159951777" mp="3189.0" mpRegen="11.55" />
|
||||
<vitals hp="165223" hpRegen="5.5" mp="3189" mpRegen="2.1" />
|
||||
<attack physical="470.818632922437" magical="321.5080926593" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="291.501056" magical="319.961736" />
|
||||
<attribute>
|
||||
@ -3220,7 +3210,6 @@
|
||||
<skill id="4101" level="10" /> <!-- NPC Spinning Slash -->
|
||||
<skill id="4187" level="4" /> <!-- Decrease Speed -->
|
||||
<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. -->
|
||||
@ -3234,34 +3223,21 @@
|
||||
</skill_list>
|
||||
<ex_crt_effect>true</ex_crt_effect>
|
||||
<ai type="BALANCED" aggroRange="300" clanHelpRange="300" isAggressive="false" />
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="75.83439636230469">
|
||||
<item id="631" min="1" max="1" chance="14.6164" /> <!-- Eldarake -->
|
||||
<item id="1964" min="40" max="120" chance="7.5297" /> <!-- Eldarake Temper -->
|
||||
<item id="2413" min="1" max="1" chance="10.2325" /> <!-- Chain Hood -->
|
||||
<item id="2936" min="14" max="42" chance="19.5397" /> <!-- Chain Hood Pattern -->
|
||||
<item id="2495" min="1" max="1" chance="14.6164" /> <!-- Chain Shield -->
|
||||
<item id="2945" min="9" max="27" chance="33.4653" /> <!-- Chain Shield Fragment -->
|
||||
</group>
|
||||
<group chance="79.91380310058594">
|
||||
<item id="631" min="1" max="1" chance="20.8054" /> <!-- Eldarake -->
|
||||
<item id="1964" min="40" max="120" chance="10.7179" /> <!-- Eldarake Temper -->
|
||||
<item id="2413" min="1" max="1" chance="14.5652" /> <!-- Chain Hood -->
|
||||
<item id="2936" min="14" max="42" chance="27.8132" /> <!-- Chain Hood Pattern -->
|
||||
<item id="2495" min="1" max="1" chance="20.8054" /> <!-- Chain Shield -->
|
||||
<item id="2945" min="81" max="243" chance="5.2929" /> <!-- Chain Shield Fragment -->
|
||||
</group>
|
||||
<group chance="66.61750030517578">
|
||||
<item id="951" min="1" max="1" chance="45" /> <!-- Scroll: Enchant Weapon (C-Grade) -->
|
||||
<item id="952" min="3" max="9" chance="55" /> <!-- Scroll: Enchant Armor (C-Grade) -->
|
||||
</group>
|
||||
</death>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="30" />
|
||||
<height normal="66" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="631" min="1" max="1" chance="62.23" /> <!-- Eldarake -->
|
||||
<item id="2495" min="1" max="1" chance="61.07" /> <!-- Chain Shield -->
|
||||
<item id="2413" min="1" max="1" chance="42.6" /> <!-- Chain Hood -->
|
||||
<item id="1964" min="40" max="120" chance="100" /> <!-- Eldarake Temper -->
|
||||
<item id="2936" min="14" max="42" chance="100" /> <!-- Chain Hood Pattern -->
|
||||
<item id="2945" min="81" max="243" chance="100" /> <!-- Chain Shield Fragment -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="18566" level="53" type="L2Monster" name="Kaim Abigore" title="Kaneus">
|
||||
<parameters>
|
||||
|
18
trunk/dist/game/data/stats/npcs/18800-18899.xml
vendored
18
trunk/dist/game/data/stats/npcs/18800-18899.xml
vendored
@ -3107,6 +3107,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="18873" level="83" type="L2FeedableBeast" name="Baby Alpine Kookaburra">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="my_type" value="1" />
|
||||
<param name="my_grade" value="1" />
|
||||
@ -3115,7 +3116,7 @@
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="31401" sp="7" />
|
||||
<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" />
|
||||
<vitals hp="3836" hpRegen="9.5" mp="1777" mpRegen="3.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>
|
||||
@ -3159,6 +3160,7 @@
|
||||
<item id="15772" min="1" max="1" chance="0.3" /> <!-- Sealed Moirai Ring Gem -->
|
||||
<item id="15773" min="1" max="1" chance="0.3" /> <!-- Sealed Moirai Earring Gem -->
|
||||
<item id="15774" min="1" max="1" chance="0.3" /> <!-- Sealed Moirai Necklace Gem -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -3735,7 +3737,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="18880" level="83" type="L2FeedableBeast" name="Baby Alpine Cougar">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="my_type" value="2" />
|
||||
<param name="my_grade" value="1" />
|
||||
@ -3762,6 +3764,8 @@
|
||||
<skill id="4071" level="3" /> <!-- Resist Bow/Crossbow Weapons -->
|
||||
<skill id="4116" level="5" /> <!-- Resist M. Atk. -->
|
||||
<skill id="4379" level="5" /> <!-- Resist Spear Weapons -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="13" /> <!-- Slightly Strong P. Atk. -->
|
||||
<skill id="4411" level="11" /> <!-- Average M. Atk. -->
|
||||
<skill id="4412" level="11" /> <!-- Average P. Def. -->
|
||||
@ -4362,6 +4366,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="18887" level="84" type="L2FeedableBeast" name="Baby Alpine Buffalo">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="my_type" value="3" />
|
||||
<param name="my_grade" value="1" />
|
||||
@ -4370,7 +4375,7 @@
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="34908" sp="8" />
|
||||
<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" />
|
||||
<vitals hp="4040" hpRegen="9.5" mp="1812" mpRegen="3.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>
|
||||
@ -4414,6 +4419,7 @@
|
||||
<item id="15772" min="1" max="1" chance="0.75" /> <!-- Sealed Moirai Ring Gem -->
|
||||
<item id="15773" min="1" max="1" chance="0.3" /> <!-- Sealed Moirai Earring Gem -->
|
||||
<item id="15774" min="1" max="1" chance="0.3" /> <!-- Sealed Moirai Necklace Gem -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -5038,6 +5044,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="18894" level="84" type="L2FeedableBeast" name="Baby Alpine Grendel">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="my_type" value="4" />
|
||||
<param name="my_grade" value="1" />
|
||||
@ -5046,7 +5053,7 @@
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="34908" sp="8" />
|
||||
<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" />
|
||||
<vitals hp="4040" hpRegen="9.5" mp="1812" mpRegen="3.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>
|
||||
@ -5081,7 +5088,7 @@
|
||||
<radius normal="9" />
|
||||
<height normal="12.5" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="15766" min="1" max="1" chance="0.003" /> <!-- Sealed Moirai Ring -->
|
||||
<item id="15767" min="1" max="1" chance="0.003" /> <!-- Sealed Moirai Earring -->
|
||||
@ -5089,6 +5096,7 @@
|
||||
<item id="15772" min="1" max="1" chance="0.75" /> <!-- Sealed Moirai Ring Gem -->
|
||||
<item id="15773" min="1" max="1" chance="0.3" /> <!-- Sealed Moirai Earring Gem -->
|
||||
<item id="15774" min="1" max="1" chance="0.3" /> <!-- Sealed Moirai Necklace Gem -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
|
21
trunk/dist/game/data/stats/npcs/18900-18999.xml
vendored
21
trunk/dist/game/data/stats/npcs/18900-18999.xml
vendored
@ -408,6 +408,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="18907" level="84" type="L2Monster" name="Beast Devourer">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="IsAggressive" value="1" />
|
||||
<skill name="Skill01_ID" id="6566" level="17" /> <!-- NPC water shot -->
|
||||
@ -417,7 +418,7 @@
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="50359" sp="12" />
|
||||
<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" />
|
||||
<vitals hp="4040" hpRegen="9.5" mp="1812" mpRegen="3.3" />
|
||||
<attack physical="1144.73130112535" magical="781.703083407155" random="10" critical="4" accuracy="5" attackSpeed="253" type="FIST" range="40" distance="80" width="120" />
|
||||
<defence physical="357.86723" magical="261.87171" />
|
||||
<attribute>
|
||||
@ -435,7 +436,6 @@
|
||||
<skill id="4074" level="2" /> <!-- NPC Haste -->
|
||||
<skill id="4116" level="5" /> <!-- Resist M. Atk. -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="13" /> <!-- Slightly Strong P. Atk. -->
|
||||
<skill id="4411" level="11" /> <!-- Average M. Atk. -->
|
||||
<skill id="4412" level="11" /> <!-- Average P. Def. -->
|
||||
@ -455,16 +455,17 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="15709" min="1" max="1" chance="0.003" /> <!-- Sealed Moirai Sigil -->
|
||||
<item id="15710" min="1" max="1" chance="0.003" /> <!-- Sealed Moirai Shield -->
|
||||
<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="15710" min="1" max="1" chance="0.003" /> <!-- Sealed Moirai Shield -->
|
||||
<item id="15709" min="1" max="1" chance="0.003" /> <!-- Sealed Moirai Sigil -->
|
||||
<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="15693" min="1" max="1" chance="0.3" /> <!-- Sealed Moirai Shield Piece -->
|
||||
<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="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -2617,11 +2618,11 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="18976" level="91" type="L2Monster" name="Beorning Berserker" title="Scout">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>BEAST</race>
|
||||
<acquire exp="1808517" sp="38710" />
|
||||
<acquire exp="2737891" sp="657" />
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="100115" hpRegen="7.5" mp="100115" mpRegen="2.7" />
|
||||
<vitals hp="29348" hpRegen="10.5" mp="2059" mpRegen="3.6" />
|
||||
<attack physical="33250" magical="23750" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="1375" magical="1325" />
|
||||
<attribute>
|
||||
@ -2635,8 +2636,8 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="5462" level="1" />
|
||||
<skill id="4416" level="3" />
|
||||
<skill id="4416" level="3" /> <!-- Beast -->
|
||||
<skill id="5462" level="1" /> <!-- Fire Attack -->
|
||||
<skill id="14050" level="2" />
|
||||
<skill id="14052" level="2" />
|
||||
<skill id="14051" level="2" />
|
||||
|
110
trunk/dist/game/data/stats/npcs/19500-19599.xml
vendored
110
trunk/dist/game/data/stats/npcs/19500-19599.xml
vendored
@ -17,22 +17,30 @@
|
||||
<height normal="9" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="19501" level="99" type="L2Npc" name="Beleth">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>HUMAN</race>
|
||||
<npc id="19501" level="99" type="L2Monster" name="Beleth">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>HUMANOID</race>
|
||||
<sex>FEMALE</sex>
|
||||
<acquire exp="22781091564" sp="36449746" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="16444" hpRegen="7.5" mp="1345.8" mpRegen="2.7" />
|
||||
<vitals hp="1004459615" hpRegen="10.5" mp="47100" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
<walk ground="60" /> <!-- Need retail value -->
|
||||
<run ground="120" /> <!-- Need retail value -->
|
||||
</speed>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
<skill id="5467" level="1" /> <!-- Dark Attack -->
|
||||
<skill id="16179" level="1" /> <!-- Beleth -->
|
||||
</skill_list>
|
||||
<collision>
|
||||
<radius normal="0.1" />
|
||||
<height normal="0.1" />
|
||||
<radius normal="16" /> <!-- Need retail value -->
|
||||
<height normal="13.25" /> <!-- Need retail value -->
|
||||
</collision>
|
||||
<drop_lists>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="19502" level="99" type="L2Npc" name="Darion">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
@ -51,22 +59,39 @@
|
||||
<height normal="0.1" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="19503" level="99" type="L2Npc" name="Bridget" title="Fire Slave">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>HUMAN</race>
|
||||
<npc id="19503" level="99" type="L2Monster" name="Bridget" title="Fire Slave">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>HUMANOID</race>
|
||||
<sex>FEMALE</sex>
|
||||
<acquire exp="20395684" sp="48949" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="328873" hpRegen="7.5" mp="1345.8" mpRegen="2.7" />
|
||||
<vitals hp="197325" hpRegen="10.5" mp="23550" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
<walk ground="60" /> <!-- Need retail value -->
|
||||
<run ground="120" /> <!-- Need retail value -->
|
||||
</speed>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
<skill id="5462" level="1" /> <!-- Fire Attack -->
|
||||
</skill_list>
|
||||
<collision>
|
||||
<radius normal="35" />
|
||||
<height normal="47.5" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="2318" max="5401" chance="50" /> <!-- Adena -->
|
||||
<item id="37791" min="1" max="1" chance="0.075" /> <!-- Sealed Demonic Tome -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="40049" min="1" max="1" chance="10.62" /> <!-- Scroll: 1,000 SP -->
|
||||
<item id="40050" min="1" max="1" chance="1.099" /> <!-- Scroll: 10,000 SP -->
|
||||
<item id="40051" min="1" max="1" chance="0.3" /> <!-- Scroll: 100,000 SP -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="19504" level="99" type="L2Npc" name="Deathmoz" title="Disciplined">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
@ -170,18 +195,46 @@
|
||||
<height normal="42" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="19510" level="99" type="L2Npc" name="Belika" title="Disciplined">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>HUMAN</race>
|
||||
<npc id="19510" level="99" type="L2Monster" name="Belika" title="Disciplined">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>ELEMENTAL</race>
|
||||
<sex>FEMALE</sex>
|
||||
<acquire exp="21755475" sp="52213" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="350797" hpRegen="7.5" mp="1345.8" mpRegen="2.7" />
|
||||
<vitals hp="210479" hpRegen="10.5" mp="23550" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="7" /> <!-- Spirits -->
|
||||
<skill id="5462" level="1" /> <!-- Fire Attack -->
|
||||
</skill_list>
|
||||
<collision>
|
||||
<radius normal="10" />
|
||||
<height normal="42" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="19511" level="99" type="L2Monster" name="Belika" title="Magical">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>ELEMENTAL</race>
|
||||
<sex>FEMALE</sex>
|
||||
<acquire exp="21755475" sp="52213" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="210479" hpRegen="10.5" mp="23550" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="7" /> <!-- Spirits -->
|
||||
<skill id="5462" level="1" /> <!-- Fire Attack -->
|
||||
<skill id="4287" level="2" /> <!-- Hold Resistance -->
|
||||
</skill_list>
|
||||
<collision>
|
||||
<radius normal="10" />
|
||||
<height normal="42" />
|
||||
@ -255,18 +308,23 @@
|
||||
<height normal="40.6" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="19515" level="99" type="L2Npc" name="Bridget" title="Fire Slave">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>HUMAN</race>
|
||||
<npc id="19515" level="99" type="L2Monster" name="Bridget" title="Fire Slave">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>HUMANOID</race>
|
||||
<sex>FEMALE</sex>
|
||||
<acquire exp="0" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="197325" hpRegen="7.5" mp="1345.8" mpRegen="2.7" />
|
||||
<vitals hp="197325" hpRegen="10.5" mp="23550" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
<skill id="5462" level="1" /> <!-- Fire Attack -->
|
||||
</skill_list>
|
||||
<collision>
|
||||
<radius normal="35" />
|
||||
<height normal="47.5" />
|
||||
|
40
trunk/dist/game/data/stats/npcs/20000-20099.xml
vendored
40
trunk/dist/game/data/stats/npcs/20000-20099.xml
vendored
@ -5062,6 +5062,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="20072" level="35" type="L2Monster" name="Basilisk">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
<param name="MoveAroundSocial1" value="0" />
|
||||
@ -5074,9 +5075,9 @@
|
||||
</parameters>
|
||||
<race>BEAST</race>
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="3346" sp="1" />
|
||||
<acquire exp="3346" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="1224" hpRegen="3.5" mp="300.96" mpRegen="1.5" />
|
||||
<vitals hp="773" hpRegen="4.5" mp="402" mpRegen="1.8" />
|
||||
<attack physical="80.54056" magical="54.99876" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="111.61368" magical="74.3136496629463" />
|
||||
<attribute>
|
||||
@ -5091,7 +5092,6 @@
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skill_list>
|
||||
<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. -->
|
||||
@ -5103,25 +5103,16 @@
|
||||
<shots shotChance="30" spiritChance="30" />
|
||||
<ex_crt_effect>false</ex_crt_effect>
|
||||
<ai aggroRange="500" clanHelpRange="300" />
|
||||
<collision>
|
||||
<radius normal="34" />
|
||||
<height normal="25" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="210" max="411" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="1.6395000219345093">
|
||||
<item id="626" min="1" max="1" chance="6.6164" /> <!-- Bronze Shield -->
|
||||
<item id="45" min="1" max="1" chance="4.6397" /> <!-- Bone Helmet -->
|
||||
<item id="1932" min="1" max="1" chance="88.7439" /> <!-- Bone Helmet Design -->
|
||||
</group>
|
||||
<group chance="11.348899841308594">
|
||||
<item id="1866" min="1" max="1" chance="23.0771" /> <!-- Suede -->
|
||||
<item id="1871" min="1" max="1" chance="34.6157" /> <!-- Charcoal -->
|
||||
<item id="5220" min="1" max="1" chance="1.3846" /> <!-- Metal Hardener -->
|
||||
<item id="1885" min="1" max="1" chance="2.8846" /> <!-- High-Grade Suede -->
|
||||
<item id="2262" min="1" max="1" chance="0.5375" /> <!-- Recipe: Elven Bow -->
|
||||
<item id="6666" min="1" max="1" chance="34.6157" /> <!-- Deluxe Chest Key - Grade 2 -->
|
||||
<item id="6035" min="1" max="1" chance="2.8848" /> <!-- Magic Haste Potion -->
|
||||
</group>
|
||||
<item id="470" min="1" max="1" chance="0.3" /> <!-- Mithril Stockings -->
|
||||
<item id="437" min="1" max="1" chance="0.075" /> <!-- Mithril Tunic -->
|
||||
<item id="57" min="15" max="34" chance="70" /> <!-- Adena -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -5155,15 +5146,10 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="2263" min="1" max="1" chance="0.7608" /> <!-- Recipe: Dwarven Trident -->
|
||||
<item id="3953" min="1" max="1" chance="1.9599" /> <!-- Recipe: Blessed Spiritshot D -->
|
||||
<item id="1931" min="1" max="1" chance="6.405" /> <!-- Leather Boots Lining -->
|
||||
<item id="36531" min="1" max="1" chance="8.011" /> <!-- Thread -->
|
||||
<item id="36533" min="1" max="1" chance="0.03" /> <!-- Synthetic Braid -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="34" />
|
||||
<height normal="25" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="20073" level="28" type="L2Monster" name="Ol Mahum Legionnaire">
|
||||
<parameters>
|
||||
|
230
trunk/dist/game/data/stats/npcs/20200-20299.xml
vendored
230
trunk/dist/game/data/stats/npcs/20200-20299.xml
vendored
@ -84,6 +84,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="20204" level="23" type="L2Monster" name="Bloody Bee">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
<param name="MoveAroundSocial1" value="0" />
|
||||
@ -97,9 +98,9 @@
|
||||
</parameters>
|
||||
<race>BUG</race>
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="1721" sp="1" />
|
||||
<acquire exp="1721" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="410.70422" hpRegen="3.5" mp="231.96" mpRegen="1.5" />
|
||||
<vitals hp="411" hpRegen="3.5" mp="231" mpRegen="1.5" />
|
||||
<attack physical="55.84125" magical="38.13234" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="95.64976" magical="63.6846860642986" />
|
||||
<attribute>
|
||||
@ -115,7 +116,6 @@
|
||||
<skill_list>
|
||||
<skill id="4035" level="2" /> <!-- Poison -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<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. -->
|
||||
@ -127,24 +127,16 @@
|
||||
<shots shotChance="30" spiritChance="30" />
|
||||
<ex_crt_effect>false</ex_crt_effect>
|
||||
<ai aggroRange="500" clanHelpRange="300" isAggressive="false" />
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
<height normal="24.5" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="188" max="333" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="0.9463000297546387">
|
||||
<item id="846" min="1" max="1" chance="10.4521" /> <!-- Coral Earring -->
|
||||
<item id="909" min="1" max="1" chance="7.8391" /> <!-- Blue Diamond Necklace -->
|
||||
<item id="1898" min="1" max="1" chance="66.0305" /> <!-- Blue Diamond Necklace Gem -->
|
||||
<item id="878" min="1" max="1" chance="15.6783" /> <!-- Blue Coral Ring -->
|
||||
</group>
|
||||
<group chance="27.228300094604492">
|
||||
<item id="1867" min="1" max="1" chance="23.8284" /> <!-- Animal Skin -->
|
||||
<item id="1872" min="1" max="1" chance="23.8284" /> <!-- Animal Bone -->
|
||||
<item id="1882" min="1" max="1" chance="3.9714" /> <!-- Leather -->
|
||||
<item id="3953" min="1" max="1" chance="0.7149" /> <!-- Recipe: Blessed Spiritshot D -->
|
||||
<item id="1831" min="1" max="1" chance="47.6569" /> <!-- Antidote -->
|
||||
</group>
|
||||
<item id="57" min="7" max="16" chance="70" /> <!-- Adena -->
|
||||
<item id="1831" min="1" max="1" chance="14.1" /> <!-- Antidote -->
|
||||
<item id="956" min="1" max="1" chance="0.3" /> <!-- Scroll: Enchant Armor (D-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -178,15 +170,10 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="1868" min="1" max="1" chance="82.368" /> <!-- Thread -->
|
||||
<item id="2014" min="1" max="1" chance="0.4734" /> <!-- Iron Hammer Head -->
|
||||
<item id="1867" min="1" max="1" chance="54.912" /> <!-- Animal Skin -->
|
||||
<item id="36531" min="1" max="1" chance="3.865" /> <!-- Thread -->
|
||||
<item id="956" min="1" max="1" chance="0.3" /> <!-- Scroll: Enchant Armor (D-grade) -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="8" />
|
||||
<height normal="24.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="20205" level="24" type="L2Monster" name="Dire Wolf">
|
||||
<parameters>
|
||||
@ -5132,6 +5119,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="20267" level="31" type="L2Monster" name="Breka Orc">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="35" />
|
||||
<param name="MoveAroundSocial1" value="35" />
|
||||
@ -5148,9 +5136,9 @@
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="215" /> <!-- rhand: Doom Dagger -->
|
||||
<acquire exp="2515" sp="1" />
|
||||
<acquire exp="2515" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="635.76437" hpRegen="4.5" mp="343.8" mpRegen="1.8" />
|
||||
<vitals hp="636" hpRegen="4.5" mp="343" mpRegen="1.8" />
|
||||
<attack physical="99.21986" magical="67.7543" random="10" critical="8" accuracy="0" attackSpeed="253" type="DAGGER" range="40" distance="80" width="120" />
|
||||
<defence physical="121.98819" magical="81.2211098160515" />
|
||||
<attribute>
|
||||
@ -5166,7 +5154,6 @@
|
||||
<skill_list>
|
||||
<skill id="4317" level="1" /> <!-- Increase Rage Might -->
|
||||
<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. -->
|
||||
@ -5182,25 +5169,16 @@
|
||||
<clan>ORC</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="9" />
|
||||
<height normal="21.5" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="239" max="476" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="0.08780000358819962">
|
||||
<item id="69" min="1" max="1" chance="2.8343" /> <!-- Bastard Sword -->
|
||||
<item id="125" min="1" max="1" chance="2.8343" /> <!-- Spinebone Sword -->
|
||||
<item id="2021" min="1" max="1" chance="88.6626" /> <!-- Spinebone Sword Blade -->
|
||||
<item id="126" min="1" max="1" chance="2.8343" /> <!-- Artisan's Sword -->
|
||||
<item id="128" min="1" max="1" chance="2.8345" /> <!-- Knight's Sword -->
|
||||
</group>
|
||||
<group chance="17.031200408935547">
|
||||
<item id="1873" min="1" max="1" chance="14.4788" /> <!-- Silver Nugget -->
|
||||
<item id="1868" min="1" max="1" chance="72.3939" /> <!-- Thread -->
|
||||
<item id="1876" min="1" max="1" chance="7.2394" /> <!-- Mithril Ore -->
|
||||
<item id="2153" min="1" max="1" chance="5.6294" /> <!-- Recipe: Tiger's Eye Earring -->
|
||||
<item id="2274" min="1" max="1" chance="0.2585" /> <!-- Recipe: Skull Breaker -->
|
||||
</group>
|
||||
<item id="180" min="1" max="1" chance="0.03" /> <!-- Mace of Judgment -->
|
||||
<item id="57" min="10" max="22" chance="70" /> <!-- Adena -->
|
||||
<item id="1061" min="1" max="1" chance="1.73" /> <!-- Major Healing Potion -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -5234,17 +5212,12 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="2203" min="1" max="1" chance="12.289" /> <!-- Recipe: Reinforced Mithril Boots -->
|
||||
<item id="1882" min="1" max="1" chance="12.5348" /> <!-- Leather -->
|
||||
<item id="1061" min="1" max="1" chance="34.1857" /> <!-- Greater Healing Potion -->
|
||||
<item id="36531" min="1" max="1" chance="10.83" /> <!-- Thread -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="9" />
|
||||
<height normal="21.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="20268" level="32" type="L2Monster" name="Breka Orc Archer">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="70" />
|
||||
<param name="MoveAroundSocial1" value="70" />
|
||||
@ -5258,9 +5231,9 @@
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="275" /> <!-- rhand: Long Bow -->
|
||||
<acquire exp="3456" sp="1" />
|
||||
<acquire exp="3456" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="668.47132" hpRegen="4.5" mp="358.32" mpRegen="1.8" />
|
||||
<vitals hp="669" hpRegen="4.5" mp="358" mpRegen="1.8" />
|
||||
<attack physical="106.16525" magical="72.49711" random="10" critical="8" accuracy="0" attackSpeed="253" reuseDelay="1500" type="BOW" range="1100" distance="10" width="0" />
|
||||
<defence physical="125.57727" magical="83.6107570481808" />
|
||||
<attribute>
|
||||
@ -5276,7 +5249,6 @@
|
||||
<skill_list>
|
||||
<skill id="4040" level="3" /> <!-- NPC Bow Attack -->
|
||||
<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. -->
|
||||
@ -5292,23 +5264,15 @@
|
||||
<clan>ORC</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="11" />
|
||||
<height normal="21.5" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="324" max="651" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="0.2110999971628189">
|
||||
<item id="275" min="1" max="1" chance="2.6815" /> <!-- Long Bow -->
|
||||
<item id="276" min="1" max="1" chance="2.6815" /> <!-- Elven Bow -->
|
||||
<item id="2024" min="1" max="1" chance="94.637" /> <!-- Elven Bow Shaft -->
|
||||
</group>
|
||||
<group chance="24.406999588012695">
|
||||
<item id="1872" min="1" max="1" chance="45.977" /> <!-- Animal Bone -->
|
||||
<item id="1867" min="1" max="1" chance="45.977" /> <!-- Animal Skin -->
|
||||
<item id="1881" min="1" max="1" chance="4.5977" /> <!-- Coarse Bone Powder -->
|
||||
<item id="1875" min="1" max="1" chance="2.2989" /> <!-- Stone of Purity -->
|
||||
<item id="956" min="1" max="1" chance="1.1494" /> <!-- Scroll: Enchant Armor (D-Grade) -->
|
||||
</group>
|
||||
<item id="184" min="1" max="1" chance="0.03" /> <!-- Conjuror's Staff -->
|
||||
<item id="57" min="13" max="30" chance="70" /> <!-- Adena -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -5342,17 +5306,12 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="1878" min="1" max="1" chance="30.8026" /> <!-- Braided Hemp -->
|
||||
<item id="1878" min="1" max="1" chance="30.8026" /> <!-- Braided Hemp -->
|
||||
<item id="1900" min="1" max="1" chance="8.4252" /> <!-- Enchanted Necklace Chain -->
|
||||
<item id="36531" min="1" max="1" chance="14.25" /> <!-- Thread -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="11" />
|
||||
<height normal="21.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="20269" level="34" type="L2Monster" name="Breka Orc Shaman">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="90" />
|
||||
<param name="MoveAroundSocial1" value="90" />
|
||||
@ -5369,9 +5328,9 @@
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="7" /> <!-- rhand: Apprentice's Rod -->
|
||||
<acquire exp="3026" sp="1" />
|
||||
<acquire exp="3026" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="736.96177" hpRegen="4.5" mp="387.72" mpRegen="1.8" />
|
||||
<vitals hp="737" hpRegen="4.5" mp="387" mpRegen="1.8" />
|
||||
<attack physical="121.20802" magical="82.76936" random="50" critical="1" accuracy="9" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" />
|
||||
<defence physical="132.9486" magical="88.5186722618248" />
|
||||
<attribute>
|
||||
@ -5388,7 +5347,6 @@
|
||||
<skill id="4153" level="3" /> <!-- Decrease Speed -->
|
||||
<skill id="4160" level="3" /> <!-- NPC Aura Burn - Magic -->
|
||||
<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. -->
|
||||
@ -5404,26 +5362,15 @@
|
||||
<clan>ORC</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="11" />
|
||||
<height normal="16" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="282" max="563" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="0.1615000069141388">
|
||||
<item id="157" min="1" max="1" chance="1.9724" /> <!-- Spiked Club -->
|
||||
<item id="2027" min="1" max="1" chance="96.0552" /> <!-- Spiked Club Head -->
|
||||
<item id="186" min="1" max="1" chance="1.9724" /> <!-- Staff of Magic -->
|
||||
</group>
|
||||
<group chance="4.740499973297119">
|
||||
<item id="1875" min="1" max="1" chance="6.244" /> <!-- Stone of Purity -->
|
||||
<item id="1879" min="1" max="1" chance="15.6099" /> <!-- Cokes -->
|
||||
<item id="1885" min="1" max="1" chance="7.805" /> <!-- High-Grade Suede -->
|
||||
<item id="5550" min="1" max="1" chance="1.2488" /> <!-- Durable Metal Plate -->
|
||||
<item id="5549" min="1" max="1" chance="9.3659" /> <!-- Metallic Thread -->
|
||||
<item id="2275" min="1" max="1" chance="0.669" /> <!-- Recipe: Heavy Bone Club -->
|
||||
<item id="2286" min="1" max="1" chance="0.5203" /> <!-- Recipe: Bonebreaker -->
|
||||
<item id="6667" min="1" max="1" chance="58.5371" /> <!-- Deluxe Chest Key - Grade 3 -->
|
||||
</group>
|
||||
<item id="348" min="1" max="1" chance="0.3" /> <!-- Scale Mail -->
|
||||
<item id="57" min="11" max="26" chance="70" /> <!-- Adena -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -5457,17 +5404,12 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="1879" min="1" max="1" chance="11.1342" /> <!-- Cokes -->
|
||||
<item id="2029" min="1" max="1" chance="0.7969" /> <!-- Gastraphetes Shaft -->
|
||||
<item id="2154" min="1" max="1" chance="7.1526" /> <!-- Recipe: Elven Earring -->
|
||||
<item id="36531" min="1" max="1" chance="12.16" /> <!-- Thread -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="11" />
|
||||
<height normal="16" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="20270" level="35" type="L2Monster" name="Breka Orc Prefect">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="60" />
|
||||
<param name="MoveAroundSocial1" value="60" />
|
||||
@ -5485,7 +5427,7 @@
|
||||
<equipment rhand="79" /> <!-- rhand: Sword of Damascus -->
|
||||
<acquire exp="4285" sp="1" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="772.73802" hpRegen="4.5" mp="402.6" mpRegen="1.8" />
|
||||
<vitals hp="773" hpRegen="4.5" mp="402" mpRegen="1.8" />
|
||||
<attack physical="129.32896" magical="88.31491" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="136.72948" magical="91.0360303625432" />
|
||||
<attribute>
|
||||
@ -5502,7 +5444,6 @@
|
||||
<skill id="4032" level="3" /> <!-- NPC Strike -->
|
||||
<skill id="4318" level="1" /> <!-- Ultimate Buff -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<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. -->
|
||||
@ -5518,26 +5459,15 @@
|
||||
<clan>ORC</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="12" grown="14.5" />
|
||||
<height normal="24" grown="28.8" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="398" max="795" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="1.3702000379562378">
|
||||
<item id="393" min="1" max="1" chance="1.0427" /> <!-- Mithril Banded Mail -->
|
||||
<item id="1938" min="1" max="1" chance="41.0057" /> <!-- Mithril Banded Mail Material -->
|
||||
<item id="394" min="1" max="1" chance="1.0427" /> <!-- Reinforced Leather Shirt -->
|
||||
<item id="415" min="1" max="1" chance="1.6666" /> <!-- Mithril Banded Gaiters -->
|
||||
<item id="1939" min="1" max="1" chance="53.5758" /> <!-- Mithril Banded Gaiters Material -->
|
||||
<item id="416" min="1" max="1" chance="1.6665" /> <!-- Reinforced Leather Gaiters -->
|
||||
</group>
|
||||
<group chance="38.78670120239258">
|
||||
<item id="1870" min="1" max="1" chance="25.8585" /> <!-- Coal -->
|
||||
<item id="1865" min="1" max="1" chance="25.8585" /> <!-- Varnish -->
|
||||
<item id="1874" min="1" max="1" chance="1.7239" /> <!-- Oriharukon Ore -->
|
||||
<item id="2980" min="1" max="1" chance="3.4616" /> <!-- Recipe: Brigandine Gauntlets -->
|
||||
<item id="1341" min="20" max="60" chance="43.0975" /> <!-- Bone Arrow -->
|
||||
</group>
|
||||
<item id="295" min="1" max="1" chance="0.075" /> <!-- Dwarven Trident -->
|
||||
<item id="57" min="16" max="37" chance="70" /> <!-- Adena -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -5571,17 +5501,12 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="2972" min="1" max="1" chance="5.0438" /> <!-- Recipe: Brigandine Gaiters -->
|
||||
<item id="2976" min="1" max="1" chance="12.6263" /> <!-- Recipe: Manticore Skin Boots -->
|
||||
<item id="1901" min="1" max="1" chance="13.0274" /> <!-- Tiger's Eye Earring Stone -->
|
||||
<item id="36531" min="1" max="1" chance="18.22" /> <!-- Thread -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="12" grown="14.5" />
|
||||
<height normal="24" grown="28.8" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="20271" level="33" type="L2Monster" name="Breka Orc Warrior">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="60" />
|
||||
<param name="MoveAroundSocial1" value="60" />
|
||||
@ -5597,9 +5522,9 @@
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="123" lhand="20" /> <!-- rhand: Saber lhand: Buckler -->
|
||||
<acquire exp="3460" sp="1" />
|
||||
<acquire exp="3460" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="702.20463" hpRegen="4.5" mp="372.96" mpRegen="1.8" />
|
||||
<vitals hp="703" hpRegen="4.5" mp="372" mpRegen="1.8" />
|
||||
<attack physical="113.49065" magical="77.49941" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="129.23095" magical="86.043423444366" shield="65" shieldRate="20" />
|
||||
<attribute>
|
||||
@ -5615,7 +5540,6 @@
|
||||
<skill_list>
|
||||
<skill id="4032" level="3" /> <!-- NPC Strike -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<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. -->
|
||||
@ -5631,27 +5555,15 @@
|
||||
<clan>ORC</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="10" />
|
||||
<height normal="20" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="325" max="650" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="1.545799970626831">
|
||||
<item id="849" min="1" max="1" chance="2.6765" /> <!-- Tiger's Eye Earring -->
|
||||
<item id="1901" min="1" max="1" chance="91.3106" /> <!-- Tiger's Eye Earring Stone -->
|
||||
<item id="912" min="1" max="1" chance="2.0063" /> <!-- Near Forest Necklace -->
|
||||
<item id="880" min="1" max="1" chance="4.0066" /> <!-- Black Pearl Ring -->
|
||||
</group>
|
||||
<group chance="6.3668999671936035">
|
||||
<item id="1874" min="1" max="1" chance="5.3502" /> <!-- Oriharukon Ore -->
|
||||
<item id="1878" min="1" max="1" chance="32.1012" /> <!-- Braided Hemp -->
|
||||
<item id="1884" min="1" max="1" chance="49.3865" /> <!-- Cord -->
|
||||
<item id="1889" min="1" max="1" chance="5.3502" /> <!-- Compound Braid -->
|
||||
<item id="5220" min="1" max="1" chance="3.2101" /> <!-- Metal Hardener -->
|
||||
<item id="2187" min="1" max="1" chance="3.5827" /> <!-- Recipe: Manticore Skin Shirt -->
|
||||
<item id="2293" min="1" max="1" chance="0.4459" /> <!-- Recipe: Glaive -->
|
||||
<item id="2269" min="1" max="1" chance="0.5732" /> <!-- Recipe: Morning Star -->
|
||||
</group>
|
||||
<item id="125" min="1" max="1" chance="0.03" /> <!-- Spinebone Sword -->
|
||||
<item id="57" min="13" max="30" chance="70" /> <!-- Adena -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -5685,15 +5597,9 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="1882" min="1" max="1" chance="17.0847" /> <!-- Leather -->
|
||||
<item id="2271" min="1" max="1" chance="0.5492" /> <!-- Recipe: Winged Spear -->
|
||||
<item id="2155" min="1" max="1" chance="12.3405" /> <!-- Recipe: Elven Ring -->
|
||||
<item id="36531" min="1" max="1" chance="14.05" /> <!-- Thread -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="10" />
|
||||
<height normal="20" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="20272" level="46" type="L2Monster" name="Cave Servant">
|
||||
<parameters>
|
||||
|
118
trunk/dist/game/data/stats/npcs/20300-20399.xml
vendored
118
trunk/dist/game/data/stats/npcs/20300-20399.xml
vendored
@ -1019,6 +1019,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="20317" level="4" type="L2Monster" name="Black Wolf">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="60" />
|
||||
<param name="MoveAroundSocial1" value="60" />
|
||||
@ -1026,9 +1027,9 @@
|
||||
</parameters>
|
||||
<race>ANIMAL</race>
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="211" sp="4" />
|
||||
<acquire exp="211" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="68.20985" hpRegen="2" mp="62.08" mpRegen="0.9" />
|
||||
<vitals hp="69" hpRegen="2" mp="62" mpRegen="0.9" />
|
||||
<attack physical="11.24892" magical="7.68155" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="49.73343" magical="33.1130825524654" />
|
||||
<attribute>
|
||||
@ -1054,11 +1055,16 @@
|
||||
</skill_list>
|
||||
<ex_crt_effect>false</ex_crt_effect>
|
||||
<ai aggroRange="500" clanHelpRange="300" isAggressive="false" />
|
||||
<collision>
|
||||
<radius normal="13" />
|
||||
<height normal="9" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="1" max="2" chance="70" /> <!-- Adena -->
|
||||
<item id="36516" min="1" max="1" chance="0.950" /> <!-- Worn Leather -->
|
||||
<item id="36516" min="1" max="1" chance="1.013" /> <!-- Worn Leather -->
|
||||
<item id="36551" min="1" max="1" chance="0.03" /> <!-- Armor Fragment (Low-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -1095,12 +1101,9 @@
|
||||
<item id="36531" min="1" max="1" chance="0.75" /> <!-- Thread -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="13" />
|
||||
<height normal="9" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="20318" level="6" type="L2Monster" name="Black Timber Wolf">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="60" />
|
||||
<param name="MoveAroundSocial1" value="60" />
|
||||
@ -1108,9 +1111,9 @@
|
||||
</parameters>
|
||||
<race>ANIMAL</race>
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="317" sp="6" />
|
||||
<acquire exp="317" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="93.54158" hpRegen="2" mp="77.2" mpRegen="0.9" />
|
||||
<vitals hp="94" hpRegen="2" mp="77" mpRegen="0.9" />
|
||||
<attack physical="13.52471" magical="9.23562" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="53.53373" magical="35.6433609604933" />
|
||||
<attribute>
|
||||
@ -1125,7 +1128,6 @@
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skill_list>
|
||||
<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. -->
|
||||
@ -1136,19 +1138,17 @@
|
||||
</skill_list>
|
||||
<ex_crt_effect>false</ex_crt_effect>
|
||||
<ai aggroRange="500" clanHelpRange="300" isAggressive="false" />
|
||||
<collision>
|
||||
<radius normal="13" />
|
||||
<height normal="10.8" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="41" max="58" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="0.20980000495910645">
|
||||
<item id="3" min="1" max="1" chance="22.5806" /> <!-- Broadsword -->
|
||||
<item id="2005" min="1" max="1" chance="77.4194" /> <!-- Broadsword Blade -->
|
||||
</group>
|
||||
<group chance="3.789299964904785">
|
||||
<item id="1866" min="1" max="1" chance="40" /> <!-- Suede -->
|
||||
<item id="1871" min="1" max="1" chance="60" /> <!-- Charcoal -->
|
||||
</group>
|
||||
<item id="57" min="1" max="3" chance="70" /> <!-- Adena -->
|
||||
<item id="1060" min="1" max="1" chance="1.526" /> <!-- Healing Potion -->
|
||||
<item id="36521" min="1" max="1" chance="0.75" /> <!-- Iron Ore -->
|
||||
<item id="36556" min="1" max="1" chance="0.3" /> <!-- Accessory Gem (Low-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -1182,15 +1182,9 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="1866" min="1" max="1" chance="5.1314" /> <!-- Suede -->
|
||||
<item id="1060" min="1" max="1" chance="17.1046" /> <!-- Lesser Healing Potion -->
|
||||
<item id="2005" min="1" max="1" chance="0.5498" /> <!-- Broadsword Blade -->
|
||||
<item id="36531" min="1" max="1" chance="1.408" /> <!-- Thread -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="13" />
|
||||
<height normal="10.8" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="20319" level="5" type="L2Monster" name="Goblin Tomb Raider">
|
||||
<parameters>
|
||||
@ -3576,6 +3570,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="20370" level="12" type="L2Monster" name="Barbed Bat">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
<param name="MoveAroundSocial1" value="0" />
|
||||
@ -3584,9 +3579,9 @@
|
||||
</parameters>
|
||||
<race>ANIMAL</race>
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="641" sp="16" />
|
||||
<acquire exp="641" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="199.62322" hpRegen="2.5" mp="124.48" mpRegen="1.2" />
|
||||
<vitals hp="200" hpRegen="2.5" mp="124" mpRegen="1.2" />
|
||||
<attack physical="22.99606" magical="15.70333" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="66.32989" magical="44.163184477748" />
|
||||
<attribute>
|
||||
@ -3602,7 +3597,6 @@
|
||||
<skill_list>
|
||||
<skill id="4276" level="1" /> <!-- 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="12" /> <!-- Slightly Strong P. Atk. -->
|
||||
<skill id="4411" level="12" /> <!-- Slightly Strong M. Atk. -->
|
||||
<skill id="4412" level="10" /> <!-- Slightly Weak P. Def. -->
|
||||
@ -3617,21 +3611,15 @@
|
||||
<clan>ALL</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="10" />
|
||||
<height normal="33.5" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="112" max="154" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="0.5656999945640564">
|
||||
<item id="23" min="1" max="1" chance="23.7858" /> <!-- Wooden Breastplate -->
|
||||
<item id="30" min="1" max="1" chance="38.1071" /> <!-- Hard Leather Pants -->
|
||||
<item id="2386" min="1" max="1" chance="38.1071" /> <!-- Wooden Gaiters -->
|
||||
</group>
|
||||
<group chance="12.655500411987305">
|
||||
<item id="1864" min="1" max="1" chance="65.0718" /> <!-- Stem -->
|
||||
<item id="1869" min="1" max="1" chance="32.5359" /> <!-- Iron Ore -->
|
||||
<item id="1793" min="1" max="1" chance="2.3923" /> <!-- Recipe: Sword of Reflection -->
|
||||
</group>
|
||||
<item id="57" min="4" max="8" chance="70" /> <!-- Adena -->
|
||||
<item id="36561" min="1" max="1" chance="0.3" /> <!-- Cokes -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -3665,15 +3653,9 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="1864" min="1" max="1" chance="41.8191" /> <!-- Stem -->
|
||||
<item id="1922" min="1" max="1" chance="5.3341" /> <!-- Leather Tunic Pattern -->
|
||||
<item id="1794" min="1" max="1" chance="1.5375" /> <!-- Recipe: Forest Bow -->
|
||||
<item id="36531" min="1" max="1" chance="3.95" /> <!-- Thread -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="10" />
|
||||
<height normal="33.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="20371" level="15" type="L2Monster" name="Mist Terror">
|
||||
<parameters>
|
||||
@ -3731,6 +3713,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="20372" level="10" type="L2Monster" name="Baraq Orc Warrior">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="75" />
|
||||
<param name="MoveAroundSocial1" value="75" />
|
||||
@ -3739,9 +3722,9 @@
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="2" /> <!-- rhand: Long Sword -->
|
||||
<acquire exp="454" sp="10" />
|
||||
<acquire exp="454" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="163.28607" hpRegen="2" mp="108.4" mpRegen="0.9" />
|
||||
<vitals hp="164" hpRegen="2" mp="108" mpRegen="0.9" />
|
||||
<attack physical="19.33758" magical="13.20506" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="61.82527" magical="41.16396260604" />
|
||||
<attribute>
|
||||
@ -3756,7 +3739,6 @@
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skill_list>
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<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. -->
|
||||
@ -3781,13 +3763,15 @@
|
||||
<item id="36541" min="1" max="1" chance="0.3" /> <!-- Steel Wire -->
|
||||
<item id="36546" min="1" max="1" chance="0.3" /> <!-- Weapon Fragment (Low-grade) -->
|
||||
<item id="36561" min="1" max="1" chance="0.075" /> <!-- Cokes -->
|
||||
<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="2.750" /> <!-- Thread -->
|
||||
<item id="36531" min="1" max="1" chance="2.856" /> <!-- Thread -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="20373" level="11" type="L2Monster" name="Baraq Orc Warrior Captain">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="75" />
|
||||
<param name="MoveAroundSocial1" value="75" />
|
||||
@ -3796,9 +3780,9 @@
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="2" /> <!-- rhand: Long Sword -->
|
||||
<acquire exp="489" sp="12" />
|
||||
<acquire exp="489" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="185.38552" hpRegen="2.5" mp="116.4" mpRegen="1.2" />
|
||||
<vitals hp="186" hpRegen="2.5" mp="116" mpRegen="1.2" />
|
||||
<attack physical="21.0973" magical="14.40672" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="64.04702" magical="42.6432286072855" />
|
||||
<attribute>
|
||||
@ -3813,7 +3797,6 @@
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skill_list>
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<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. -->
|
||||
@ -3834,11 +3817,12 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="3" max="6" chance="70" /> <!-- Adena -->
|
||||
<item id="57" min="3" max="7" chance="70" /> <!-- Adena -->
|
||||
<item id="36551" min="1" max="1" chance="0.3" /> <!-- Armor Fragment (Low-grade) -->
|
||||
<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="3.150" /> <!-- Thread -->
|
||||
<item id="36531" min="1" max="1" chance="3.149" /> <!-- Thread -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -3897,6 +3881,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="20389" level="16" type="L2Monster" name="Boogle Ratman">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="100" />
|
||||
<param name="MoveAroundSocial1" value="100" />
|
||||
@ -3905,9 +3890,9 @@
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="12" /> <!-- rhand: Knife -->
|
||||
<acquire exp="713" sp="19" />
|
||||
<acquire exp="713" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="264.34345" hpRegen="2.5" mp="157.6" mpRegen="1.2" />
|
||||
<vitals hp="265" hpRegen="2.5" mp="157" mpRegen="1.2" />
|
||||
<attack physical="32.16396" magical="21.96382" random="10" critical="8" accuracy="0" attackSpeed="253" type="DAGGER" range="40" distance="80" width="120" />
|
||||
<defence physical="76.08628" magical="50.6590964478128" />
|
||||
<attribute>
|
||||
@ -3922,7 +3907,6 @@
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skill_list>
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<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. -->
|
||||
@ -3946,6 +3930,7 @@
|
||||
<death>
|
||||
<item id="57" min="3" max="8" chance="70" /> <!-- Adena -->
|
||||
<item id="36523" min="1" max="1" chance="0.03" /> <!-- Adamantite -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36523" min="1" max="1" chance="0.03" /> <!-- Adamantite -->
|
||||
@ -3953,6 +3938,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="20390" level="18" type="L2Monster" name="Boogle Ratman Captain">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="100" />
|
||||
<param name="MoveAroundSocial1" value="100" />
|
||||
@ -3961,9 +3947,9 @@
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="12" /> <!-- rhand: Knife -->
|
||||
<acquire exp="800" sp="23" />
|
||||
<acquire exp="800" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="301.66622" hpRegen="2.5" mp="174.64" mpRegen="1.2" />
|
||||
<vitals hp="302" hpRegen="2.5" mp="174" mpRegen="1.2" />
|
||||
<attack physical="37.82932" magical="25.83252" random="10" critical="8" accuracy="0" attackSpeed="253" type="DAGGER" range="40" distance="80" width="120" />
|
||||
<defence physical="81.34791" magical="54.1623558855199" />
|
||||
<attribute>
|
||||
@ -3978,7 +3964,6 @@
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skill_list>
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<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. -->
|
||||
@ -4002,6 +3987,7 @@
|
||||
<death>
|
||||
<item id="57" min="4" max="8" chance="70" /> <!-- Adena -->
|
||||
<item id="36523" min="1" max="1" chance="0.03" /> <!-- Adamantite -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36523" min="1" max="1" chance="0.03" /> <!-- Adamantite -->
|
||||
|
35
trunk/dist/game/data/stats/npcs/20400-20499.xml
vendored
35
trunk/dist/game/data/stats/npcs/20400-20499.xml
vendored
@ -3760,6 +3760,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="20480" level="10" type="L2Monster" name="Blade Bat">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
<param name="MoveAroundSocial1" value="0" />
|
||||
@ -3768,9 +3769,9 @@
|
||||
</parameters>
|
||||
<race>ANIMAL</race>
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="534" sp="12" />
|
||||
<acquire exp="534" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="163.28607" hpRegen="2" mp="108.4" mpRegen="0.9" />
|
||||
<vitals hp="164" hpRegen="2" mp="108" mpRegen="0.9" />
|
||||
<attack physical="19.33758" magical="13.20506" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="61.82527" magical="41.16396260604" />
|
||||
<attribute>
|
||||
@ -3784,9 +3785,8 @@
|
||||
</stats>
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skill_list>
|
||||
<skill id="4276" level="1" /> <!-- Weak Point against Bow/Crossbow Weapons -->
|
||||
<skill id="4276" level="1" /> <!-- Bow/Crossbow Vulnerability -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<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. -->
|
||||
@ -3801,20 +3801,15 @@
|
||||
<clan>ALL</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="10" />
|
||||
<height normal="33.5" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="96" max="130" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="1.4643000364303589">
|
||||
<item id="22" min="1" max="1" chance="38.4868" /> <!-- Leather Shirt -->
|
||||
<item id="29" min="1" max="1" chance="61.5132" /> <!-- Leather Pants -->
|
||||
</group>
|
||||
<group chance="11.187999725341797">
|
||||
<item id="1864" min="1" max="1" chance="62.7974" /> <!-- Stem -->
|
||||
<item id="1869" min="1" max="1" chance="31.3987" /> <!-- Iron Ore -->
|
||||
<item id="1789" min="1" max="1" chance="5.8039" /> <!-- Recipe: Cedar Staff -->
|
||||
</group>
|
||||
<item id="57" min="3" max="7" chance="70" /> <!-- Adena -->
|
||||
<item id="36561" min="1" max="1" chance="0.3" /> <!-- Cokes -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -3848,15 +3843,9 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="1864" min="1" max="1" chance="35.6778" /> <!-- Stem -->
|
||||
<item id="2007" min="1" max="1" chance="1.2742" /> <!-- Bow Shaft -->
|
||||
<item id="2005" min="1" max="1" chance="1.2742" /> <!-- Broadsword Blade -->
|
||||
<item id="36531" min="1" max="1" chance="3.247" /> <!-- Thread -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="10" />
|
||||
<height normal="33.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="20483" level="17" type="L2Monster" name="Corpse Candle">
|
||||
<parameters>
|
||||
|
187
trunk/dist/game/data/stats/npcs/20700-20799.xml
vendored
187
trunk/dist/game/data/stats/npcs/20700-20799.xml
vendored
@ -1811,6 +1811,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="20775" level="17" type="L2Monster" name="Bugbear Raider">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="124" />
|
||||
<param name="MoveAroundSocial1" value="124" />
|
||||
@ -1818,9 +1819,9 @@
|
||||
</parameters>
|
||||
<race>GIANT</race>
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="899" sp="1" />
|
||||
<acquire exp="899" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="282.57403" hpRegen="2.5" mp="166.08" mpRegen="1.2" />
|
||||
<vitals hp="283" hpRegen="2.5" mp="166" mpRegen="1.2" />
|
||||
<attack physical="34.8979" magical="23.83074" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="78.68469" magical="52.3891528929827" />
|
||||
<attribute>
|
||||
@ -1835,7 +1836,6 @@
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skill_list>
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<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. -->
|
||||
@ -1847,20 +1847,16 @@
|
||||
<shots shotChance="30" spiritChance="30" />
|
||||
<ex_crt_effect>false</ex_crt_effect>
|
||||
<ai aggroRange="500" clanHelpRange="300" isAggressive="false" />
|
||||
<collision>
|
||||
<radius normal="17" />
|
||||
<height normal="35" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="119" max="191" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="0.17790000140666962">
|
||||
<item id="15" min="1" max="1" chance="7.7061" /> <!-- Short Spear -->
|
||||
<item id="2011" min="1" max="1" chance="92.2939" /> <!-- Short Spear Edge -->
|
||||
</group>
|
||||
<group chance="12.474499702453613">
|
||||
<item id="1873" min="1" max="1" chance="15.3846" /> <!-- Silver Nugget -->
|
||||
<item id="1868" min="1" max="1" chance="76.9231" /> <!-- Thread -->
|
||||
<item id="2144" min="1" max="1" chance="7.6923" /> <!-- Recipe: Compound Braid -->
|
||||
</group>
|
||||
<item id="57" min="4" max="10" chance="70" /> <!-- Adena -->
|
||||
<item id="36521" min="1" max="1" chance="2.455" /> <!-- Iron Ore -->
|
||||
<item id="36866" min="1" max="1" chance="0.0009" /> <!-- Recipe: Silver - Upgrade -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -1894,15 +1890,9 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="2253" min="1" max="1" chance="0.9985" /> <!-- Recipe: Sword Breaker -->
|
||||
<item id="1897" min="1" max="1" chance="5.801" /> <!-- Necklace of Wisdom Chain -->
|
||||
<item id="1800" min="1" max="1" chance="7.6617" /> <!-- Recipe: Piece Bone Breastplate -->
|
||||
<item id="36522" min="1" max="1" chance="0.3" /> <!-- Silver -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="17" />
|
||||
<height normal="35" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="20777" level="14" type="L2Monster" name="Hunter Bear">
|
||||
<parameters>
|
||||
@ -3345,6 +3335,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="20794" level="41" type="L2Monster" name="Blade Stakato">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="90" />
|
||||
<param name="MoveAroundSocial1" value="90" />
|
||||
@ -3361,7 +3352,7 @@
|
||||
<equipment rhand="223" /> <!-- rhand: Kukuri -->
|
||||
<acquire exp="7571" sp="1" />
|
||||
<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" />
|
||||
<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="106.989225133249" />
|
||||
<attribute>
|
||||
@ -3377,7 +3368,6 @@
|
||||
<skill_list>
|
||||
<skill id="4074" level="2" /> <!-- NPC Haste -->
|
||||
<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. -->
|
||||
@ -3394,24 +3384,15 @@
|
||||
<clan>STAKATO</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="15" />
|
||||
<height normal="36" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="678" max="1356" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="0.3702999949455261">
|
||||
<item id="225" min="1" max="1" chance="1.6355" /> <!-- Mithril Dagger -->
|
||||
<item id="2052" min="1" max="1" chance="98.3645" /> <!-- Mithril Dagger Blade -->
|
||||
</group>
|
||||
<group chance="21.885799407958984">
|
||||
<item id="1866" min="1" max="1" chance="36.5553" /> <!-- Suede -->
|
||||
<item id="1871" min="1" max="1" chance="54.833" /> <!-- Charcoal -->
|
||||
<item id="5220" min="1" max="1" chance="2.1933" /> <!-- Metal Hardener -->
|
||||
<item id="1885" min="1" max="1" chance="4.5694" /> <!-- High-Grade Suede -->
|
||||
<item id="2206" min="1" max="1" chance="1.4468" /> <!-- Recipe: Mithril Shirt -->
|
||||
<item id="4556" min="1" max="1" chance="0.2193" /> <!-- Greater Dye of CON <Con+1 Dex-1> -->
|
||||
<item id="5274" min="1" max="1" chance="0.1829" /> <!-- Recipe: Greater Spiritshot (C) Compressed Package(100%) -->
|
||||
</group>
|
||||
<item id="57" min="28" max="65" chance="70" /> <!-- Adena -->
|
||||
<item id="36537" min="1" max="1" chance="0.3" /> <!-- Leather Braid -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -3445,17 +3426,12 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="2991" min="1" max="1" chance="13.2768" /> <!-- Recipe: Karmian Boots -->
|
||||
<item id="1952" min="1" max="1" chance="5.3584" /> <!-- Salamander Skin Mail Texture -->
|
||||
<item id="1866" min="1" max="3" chance="55.7627" /> <!-- Suede -->
|
||||
<item id="36537" min="1" max="1" chance="0.75" /> <!-- Leather Braid -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="15" />
|
||||
<height normal="36" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="20795" level="42" type="L2Monster" name="Blade Stakato Worker">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="70" />
|
||||
<param name="MoveAroundSocial1" value="70" />
|
||||
@ -3472,7 +3448,7 @@
|
||||
<equipment rhand="226" /> <!-- rhand: Cursed Dagger -->
|
||||
<acquire exp="7157" sp="1" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="1050.81652" hpRegen="5.5" mp="531.0" mpRegen="2.1" />
|
||||
<vitals hp="2102" hpRegen="5.5" mp="531" mpRegen="2.1" />
|
||||
<attack physical="198.34591" magical="135.44454" random="10" critical="8" accuracy="0" attackSpeed="253" type="DAGGER" range="40" distance="80" width="120" />
|
||||
<defence physical="164.88513" magical="109.782377202178" />
|
||||
<attribute>
|
||||
@ -3488,7 +3464,6 @@
|
||||
<skill_list>
|
||||
<skill id="4076" level="3" /> <!-- Decrease Speed -->
|
||||
<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. -->
|
||||
@ -3505,28 +3480,15 @@
|
||||
<clan>STAKATO</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="13" />
|
||||
<height normal="40" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="636" max="1285" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="4.112599849700928">
|
||||
<item id="851" min="1" max="1" chance="0.6887" /> <!-- Omen Beast's Eye Earring -->
|
||||
<item id="1905" min="1" max="1" chance="31.2519" /> <!-- Omen Beast's Eye Earring Gemstone -->
|
||||
<item id="914" min="1" max="1" chance="0.5165" /> <!-- Necklace of Darkness -->
|
||||
<item id="1907" min="1" max="1" chance="22.3492" /> <!-- Necklace of Darkness Gem -->
|
||||
<item id="882" min="1" max="1" chance="1.033" /> <!-- Mithril Ring -->
|
||||
<item id="1906" min="1" max="1" chance="44.1607" /> <!-- Mithril Ring Wire -->
|
||||
</group>
|
||||
<group chance="38.8765983581543">
|
||||
<item id="1867" min="1" max="1" chance="38.842" /> <!-- Animal Skin -->
|
||||
<item id="1872" min="1" max="1" chance="38.842" /> <!-- Animal Bone -->
|
||||
<item id="1882" min="1" max="1" chance="6.4737" /> <!-- Leather -->
|
||||
<item id="1894" min="1" max="1" chance="1.0222" /> <!-- Crafted Leather -->
|
||||
<item id="2304" min="1" max="1" chance="0.1272" /> <!-- Recipe: Heavy Doom Hammer -->
|
||||
<item id="736" min="1" max="1" chance="14.5658" /> <!-- Scroll of Escape -->
|
||||
<item id="2303" min="1" max="1" chance="0.1271" /> <!-- Recipe: Skull Graver -->
|
||||
</group>
|
||||
<item id="57" min="26" max="61" chance="70" /> <!-- Adena -->
|
||||
<item id="36542" min="1" max="1" chance="0.3" /> <!-- Silver Wire -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -3560,17 +3522,12 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="2161" min="1" max="1" chance="15.3276" /> <!-- Recipe: Aquastone Ring -->
|
||||
<item id="2047" min="1" max="1" chance="1.3879" /> <!-- Claymore Blade -->
|
||||
<item id="4469" min="1" max="1" chance="0.9021" /> <!-- Dye of STR <Str+1 Con-1> -->
|
||||
<item id="36542" min="1" max="1" chance="0.3" /> <!-- Silver Wire -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="13" />
|
||||
<height normal="40" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="20796" level="43" type="L2Monster" name="Blade Stakato Warrior">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="90" />
|
||||
<param name="MoveAroundSocial1" value="90" />
|
||||
@ -3587,7 +3544,7 @@
|
||||
<equipment rhand="232" /> <!-- rhand: Dark Elven Dagger -->
|
||||
<acquire exp="7652" sp="1" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="1094.28943" hpRegen="5.5" mp="557.4" mpRegen="2.1" />
|
||||
<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="112.611442266143" />
|
||||
<attribute>
|
||||
@ -3603,7 +3560,6 @@
|
||||
<skill_list>
|
||||
<skill id="4098" level="4" /> <!-- Silence -->
|
||||
<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. -->
|
||||
@ -3621,27 +3577,15 @@
|
||||
<clan>STAKATO</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="15" />
|
||||
<height normal="38" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="671" max="1364" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="1.388700008392334">
|
||||
<item id="396" min="1" max="1" chance="1.6747" /> <!-- Salamander Skin Mail -->
|
||||
<item id="1952" min="1" max="1" chance="98.3253" /> <!-- Salamander Skin Mail Texture -->
|
||||
</group>
|
||||
<group chance="26.513399124145508">
|
||||
<item id="1868" min="1" max="1" chance="64.3156" /> <!-- Thread -->
|
||||
<item id="1873" min="1" max="1" chance="12.8631" /> <!-- Silver Nugget -->
|
||||
<item id="5549" min="1" max="1" chance="3.2158" /> <!-- Metallic Thread -->
|
||||
<item id="1889" min="1" max="1" chance="2.1439" /> <!-- Compound Braid -->
|
||||
<item id="2998" min="1" max="1" chance="2.4179" /> <!-- Recipe: Chain Shield -->
|
||||
<item id="737" min="1" max="1" chance="3.2158" /> <!-- Scroll of Resurrection -->
|
||||
<item id="4557" min="1" max="1" chance="0.1286" /> <!-- Greater Dye of DEX <Dex+1 Str-1> -->
|
||||
<item id="3033" min="1" max="1" chance="0.1072" /> <!-- Recipe: Spiritshot C -->
|
||||
<item id="3954" min="1" max="1" chance="0.1072" /> <!-- Recipe: Blessed Spiritshot C -->
|
||||
<item id="6668" min="1" max="1" chance="11.4849" /> <!-- Deluxe Chest Key - Grade 4 -->
|
||||
</group>
|
||||
<item id="57" min="28" max="65" chance="70" /> <!-- Adena -->
|
||||
<item id="36547" min="1" max="1" chance="0.075" /> <!-- Weapon Fragment -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -3675,17 +3619,12 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="2199" min="1" max="1" chance="7.1642" /> <!-- Recipe: Karmian Stockings -->
|
||||
<item id="2930" min="1" max="1" chance="13.6873" /> <!-- Plate Helmet Design -->
|
||||
<item id="1905" min="1" max="1" chance="16.5167" /> <!-- Omen Beast's Eye Earring Gemstone -->
|
||||
<item id="36547" min="1" max="1" chance="0.3" /> <!-- Weapon Fragment -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="15" />
|
||||
<height normal="38" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="20797" level="44" type="L2Monster" name="Blade Stakato Drone">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="62" />
|
||||
<param name="MoveAroundSocial1" value="62" />
|
||||
@ -3708,7 +3647,7 @@
|
||||
<equipment rhand="74" /> <!-- rhand: Katana -->
|
||||
<acquire exp="11631" sp="2" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="1138.62924" hpRegen="5.5" mp="584.0" mpRegen="2.1" />
|
||||
<vitals hp="3417" hpRegen="5.5" mp="584" mpRegen="2.1" />
|
||||
<attack physical="222.23112" magical="151.75505" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="173.43552" magical="115.475328468187" />
|
||||
<attribute>
|
||||
@ -3729,7 +3668,6 @@
|
||||
<skill id="4094" level="4" /> <!-- NPC Cancel Magic -->
|
||||
<skill id="4098" level="4" /> <!-- Silence -->
|
||||
<skill id="4408" level="11" /> <!-- HP Increase (3x) -->
|
||||
<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. -->
|
||||
@ -3747,30 +3685,15 @@
|
||||
<clan>STAKATO</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="15" />
|
||||
<height normal="39" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="1015" max="2079" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="2.648200035095215">
|
||||
<item id="397" min="1" max="1" chance="0.7904" /> <!-- Mithril Shirt -->
|
||||
<item id="1961" min="1" max="1" chance="36.8033" /> <!-- Mithril Shirt Fabric -->
|
||||
<item id="2387" min="1" max="1" chance="1.2632" /> <!-- Reinforced Mithril Gaiters -->
|
||||
<item id="2935" min="1" max="1" chance="61.1431" /> <!-- Reinforced Mithril Gaiters Fragment -->
|
||||
</group>
|
||||
<group chance="35.55509948730469">
|
||||
<item id="1869" min="1" max="1" chance="31.1482" /> <!-- Iron Ore -->
|
||||
<item id="1864" min="1" max="1" chance="62.2964" /> <!-- Stem -->
|
||||
<item id="1880" min="1" max="1" chance="3.1148" /> <!-- Steel -->
|
||||
<item id="5550" min="1" max="1" chance="0.4153" /> <!-- Durable Metal Plate -->
|
||||
<item id="2220" min="1" max="1" chance="0.6449" /> <!-- Recipe: Rind Leather Armor -->
|
||||
<item id="2225" min="1" max="1" chance="0.6771" /> <!-- Recipe: Demon's Stockings -->
|
||||
<item id="2321" min="1" max="1" chance="0.1085" /> <!-- Recipe: Stiletto -->
|
||||
<item id="8723" min="1" max="1" chance="1.2459" /> <!-- Life Stone - Level 46 -->
|
||||
<item id="8733" min="1" max="1" chance="0.3115" /> <!-- Mid-Grade Life Stone - Level 46 -->
|
||||
<item id="8743" min="1" max="1" chance="0.0311" /> <!-- High-Grade Life Stone - Level 46 -->
|
||||
<item id="8753" min="1" max="1" chance="0.0063" /> <!-- Top-Grade Life Stone - Level 46 -->
|
||||
</group>
|
||||
<item id="57" min="42" max="99" chance="70" /> <!-- Adena -->
|
||||
<item id="36552" min="1" max="1" chance="0.3" /> <!-- Armor Fragment -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -3804,15 +3727,9 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="4440" min="1" max="1" chance="0.8981" /> <!-- Recipe: Knuckle Duster -->
|
||||
<item id="1908" min="1" max="1" chance="24.4093" /> <!-- Moonstone Earring Wire -->
|
||||
<item id="2163" min="1" max="1" chance="13.1511" /> <!-- Recipe: Earring of Protection -->
|
||||
<item id="36552" min="1" max="1" chance="0.3" /> <!-- Armor Fragment -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="15" />
|
||||
<height normal="39" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="20798" level="45" type="L2Monster" name="Water Giant">
|
||||
<parameters>
|
||||
|
196
trunk/dist/game/data/stats/npcs/20900-20999.xml
vendored
196
trunk/dist/game/data/stats/npcs/20900-20999.xml
vendored
@ -3018,6 +3018,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="20960" level="64" type="L2Monster" name="Bloody Ghost">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="110" />
|
||||
<param name="MoveAroundSocial1" value="110" />
|
||||
@ -3033,7 +3034,7 @@
|
||||
<sex>FEMALE</sex>
|
||||
<acquire exp="7189" sp="1" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2141.82127" hpRegen="7.5" mp="1158.0" mpRegen="2.7" />
|
||||
<vitals hp="1071" hpRegen="7.5" mp="1158" mpRegen="2.7" />
|
||||
<attack physical="562.02275" magical="383.78868" random="50" critical="1" accuracy="9" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" />
|
||||
<defence physical="267.04468" magical="177.801362329617" />
|
||||
<attribute>
|
||||
@ -3050,7 +3051,6 @@
|
||||
<skill_list>
|
||||
<skill id="4099" level="2" /> <!-- NPC Berserk -->
|
||||
<skill id="4408" level="9" /> <!-- HP Increase (1/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. -->
|
||||
@ -3067,42 +3067,25 @@
|
||||
<clan>BLOODY</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="652" max="1319" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="0.11379999667406082">
|
||||
<item id="11932" min="1" max="1" chance="6.9659" /> <!-- Common Item - Lance -->
|
||||
<item id="4115" min="1" max="1" chance="93.0341" /> <!-- Lance Blade -->
|
||||
</group>
|
||||
<group chance="17.59709930419922">
|
||||
<item id="1873" min="1" max="1" chance="9.194" /> <!-- Silver Nugget -->
|
||||
<item id="1868" min="1" max="1" chance="45.9698" /> <!-- Thread -->
|
||||
<item id="1876" min="1" max="1" chance="4.597" /> <!-- Mithril Ore -->
|
||||
<item id="1895" min="1" max="1" chance="6.5671" /> <!-- Metallic Fiber -->
|
||||
<item id="4042" min="1" max="1" chance="0.3831" /> <!-- Enria -->
|
||||
<item id="5230" min="1" max="1" chance="0.0306" /> <!-- Recipe: Mithril Arrow (100%) -->
|
||||
<item id="5276" min="1" max="1" chance="0.0306" /> <!-- Recipe: Greater Spiritshot (A) Compressed Package(100%) -->
|
||||
<item id="8729" min="1" max="1" chance="0.3065" /> <!-- Life Stone - Level 64 -->
|
||||
<item id="8739" min="1" max="1" chance="0.0766" /> <!-- Mid-Grade Life Stone - Level 64 -->
|
||||
<item id="8749" min="1" max="1" chance="0.0077" /> <!-- High-Grade Life Stone - Level 64 -->
|
||||
<item id="8759" min="1" max="1" chance="0.0015" /> <!-- Top-Grade Life Stone - Level 64 -->
|
||||
<item id="1343" min="10" max="30" chance="32.8355" /> <!-- Silver Arrow -->
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="4052" min="1" max="1" chance="5.8175" /> <!-- Earring of Black Ore Piece -->
|
||||
<item id="5230" min="1" max="1" chance="0.2191" /> <!-- Recipe: Mithril Arrow (100%) -->
|
||||
<item id="4053" min="1" max="1" chance="7.0431" /> <!-- Ring of Black Ore Gemstone -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="10" />
|
||||
<height normal="36" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="27" max="63" chance="70" /> <!-- Adena -->
|
||||
<item id="729" min="1" max="1" chance="0.003" /> <!-- Scroll: Enchant Weapon (A-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="0.3" /> <!-- Thin Braid -->
|
||||
<item id="36881" min="1" max="1" chance="0.0009" /> <!-- Recipe: Thin Braid - Downgrade -->
|
||||
<item id="36882" min="1" max="1" chance="0.0009" /> <!-- Recipe: Thin Braid - Upgrade -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="20961" level="65" type="L2Monster" name="Bloody Knight">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="50" />
|
||||
<param name="MoveAroundSocial1" value="50" />
|
||||
@ -3119,7 +3102,7 @@
|
||||
<equipment rhand="5129" lhand="5129" /> <!-- rhand: Doll Knife lhand: Doll Knife -->
|
||||
<acquire exp="10547" sp="2" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2193.43142" hpRegen="7.5" mp="1188.8" mpRegen="2.7" />
|
||||
<vitals hp="1097" hpRegen="7.5" mp="1188" mpRegen="2.7" />
|
||||
<attack physical="582.81759" magical="397.98887" random="50" critical="1" accuracy="9" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" />
|
||||
<defence physical="271.89033" magical="181.027644954078" shield="119" />
|
||||
<attribute>
|
||||
@ -3136,7 +3119,6 @@
|
||||
<skill_list>
|
||||
<skill id="4073" level="6" /> <!-- Stun -->
|
||||
<skill id="4408" level="9" /> <!-- HP Increase (1/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. -->
|
||||
@ -3153,48 +3135,25 @@
|
||||
<clan>BLOODY</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="958" max="1943" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="1.7934999465942383">
|
||||
<item id="12188" min="1" max="1" chance="2.6483" /> <!-- Common Item - Sealed Doom Boots -->
|
||||
<item id="4099" min="1" max="1" chance="22.3517" /> <!-- Sealed Doom Boots Part -->
|
||||
<item id="12189" min="1" max="1" chance="2.6483" /> <!-- Common Item - Sealed Blue Wolf Boots -->
|
||||
<item id="4090" min="1" max="1" chance="22.3517" /> <!-- Sealed Blue Wolf Boots Design -->
|
||||
<item id="12187" min="1" max="1" chance="2.6483" /> <!-- Common Item - Sealed Doom Gloves -->
|
||||
<item id="4091" min="1" max="1" chance="22.3517" /> <!-- Sealed Doom Gloves Part -->
|
||||
<item id="12190" min="1" max="1" chance="2.6483" /> <!-- Common Item - Sealed Blue Wolf Gloves -->
|
||||
<item id="4096" min="1" max="1" chance="22.3517" /> <!-- Sealed Blue Wolf Gloves Fabric -->
|
||||
</group>
|
||||
<group chance="24.22100067138672">
|
||||
<item id="1864" min="1" max="1" chance="49.1543" /> <!-- Stem -->
|
||||
<item id="1869" min="1" max="1" chance="24.5771" /> <!-- Iron Ore -->
|
||||
<item id="1878" min="1" max="1" chance="9.8309" /> <!-- Braided Hemp -->
|
||||
<item id="1884" min="1" max="1" chance="15.1244" /> <!-- Cord -->
|
||||
<item id="4039" min="1" max="1" chance="0.8192" /> <!-- Mold Glue -->
|
||||
<item id="5230" min="1" max="1" chance="0.0328" /> <!-- Recipe: Mithril Arrow (100%) -->
|
||||
<item id="3956" min="1" max="1" chance="0.0328" /> <!-- Recipe: Blessed Spiritshot A -->
|
||||
<item id="8326" min="1" max="1" chance="0.0091" /> <!-- Recipe: Doom Crusher (60%) -->
|
||||
<item id="8729" min="1" max="1" chance="0.3277" /> <!-- Life Stone - Level 64 -->
|
||||
<item id="8739" min="1" max="1" chance="0.0819" /> <!-- Mid-Grade Life Stone - Level 64 -->
|
||||
<item id="8749" min="1" max="1" chance="0.0082" /> <!-- High-Grade Life Stone - Level 64 -->
|
||||
<item id="8759" min="1" max="1" chance="0.0016" /> <!-- Top-Grade Life Stone - Level 64 -->
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="1884" min="1" max="3" chance="74.4103" /> <!-- Cord -->
|
||||
<item id="4053" min="1" max="1" chance="10.3658" /> <!-- Ring of Black Ore Gemstone -->
|
||||
<item id="5230" min="1" max="1" chance="0.3224" /> <!-- Recipe: Mithril Arrow (100%) -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="6" />
|
||||
<height normal="12" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="40" max="93" chance="70" /> <!-- Adena -->
|
||||
<item id="729" min="1" max="1" chance="0.0075" /> <!-- Scroll: Enchant Weapon (A-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="0.3" /> <!-- Thin 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 -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="20962" level="66" type="L2Monster" name="Bloody Priest">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="60" />
|
||||
<param name="MoveAroundSocial1" value="60" />
|
||||
@ -3211,7 +3170,7 @@
|
||||
<sex>FEMALE</sex>
|
||||
<acquire exp="11741" sp="2" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2244.67715" hpRegen="7.5" mp="1219.8" mpRegen="2.7" />
|
||||
<vitals hp="1123" hpRegen="7.5" mp="1219" mpRegen="2.7" />
|
||||
<attack physical="603.79903" magical="412.31647" random="50" critical="1" accuracy="9" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" />
|
||||
<defence physical="276.72752" magical="184.248304515217" />
|
||||
<attribute>
|
||||
@ -3229,7 +3188,6 @@
|
||||
<skill id="4065" level="6" /> <!-- NPC Heal -->
|
||||
<skill id="4076" level="3" /> <!-- Decrease Speed -->
|
||||
<skill id="4408" level="9" /> <!-- HP Increase (1/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. -->
|
||||
@ -3246,44 +3204,25 @@
|
||||
<clan>BLOODY</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="914" max="1854" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="0.42250001430511475">
|
||||
<item id="12194" min="1" max="1" chance="4.4096" /> <!-- Common Item - Blue Wolf Leather Armor -->
|
||||
<item id="4082" min="1" max="1" chance="45.5904" /> <!-- Blue Wolf Leather Armor Texture -->
|
||||
<item id="12186" min="1" max="1" chance="4.4096" /> <!-- Common Item - Leather Armor of Doom -->
|
||||
<item id="4083" min="1" max="1" chance="45.5904" /> <!-- Leather Armor of Doom Design -->
|
||||
</group>
|
||||
<group chance="12.917900085449219">
|
||||
<item id="1865" min="1" max="1" chance="43.9863" /> <!-- Varnish -->
|
||||
<item id="1870" min="1" max="1" chance="43.9863" /> <!-- Coal -->
|
||||
<item id="1879" min="1" max="1" chance="7.331" /> <!-- Cokes -->
|
||||
<item id="1875" min="1" max="1" chance="2.9324" /> <!-- Stone of Purity -->
|
||||
<item id="4040" min="1" max="1" chance="0.8797" /> <!-- Mold Lubricant -->
|
||||
<item id="5230" min="1" max="1" chance="0.0586" /> <!-- Recipe: Mithril Arrow (100%) -->
|
||||
<item id="3956" min="1" max="1" chance="0.0586" /> <!-- Recipe: Blessed Spiritshot A -->
|
||||
<item id="8326" min="1" max="1" chance="0.0163" /> <!-- Recipe: Doom Crusher (60%) -->
|
||||
<item id="8729" min="1" max="1" chance="0.5865" /> <!-- Life Stone - Level 64 -->
|
||||
<item id="8739" min="1" max="1" chance="0.1466" /> <!-- Mid-Grade Life Stone - Level 64 -->
|
||||
<item id="8749" min="1" max="1" chance="0.0147" /> <!-- High-Grade Life Stone - Level 64 -->
|
||||
<item id="8759" min="1" max="1" chance="0.003" /> <!-- Top-Grade Life Stone - Level 64 -->
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="4054" min="1" max="1" chance="4.5467" /> <!-- Necklace of Black Ore Beads -->
|
||||
<item id="5230" min="1" max="1" chance="0.3078" /> <!-- Recipe: Mithril Arrow (100%) -->
|
||||
<item id="4077" min="1" max="1" chance="10.3839" /> <!-- Doom Shield Fragment -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="14" />
|
||||
<height normal="40" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="38" max="89" chance="70" /> <!-- Adena -->
|
||||
<item id="730" min="1" max="1" chance="0.03" /> <!-- Scroll: Enchant Armor (A-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="0.3" /> <!-- Thin 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 -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="20963" level="68" type="L2Monster" name="Bloody Lord">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
<param name="MoveAroundSocial1" value="0" />
|
||||
@ -3300,7 +3239,7 @@
|
||||
<equipment rhand="3939" /> <!-- rhand: Lady's Fan -->
|
||||
<acquire exp="8444" sp="2" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2345.76698" hpRegen="7.5" mp="1282.4" mpRegen="2.7" />
|
||||
<vitals hp="1173" hpRegen="7.5" mp="1282" mpRegen="2.7" />
|
||||
<attack physical="646.17968" magical="441.25696" random="50" critical="1" accuracy="9" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" />
|
||||
<defence physical="286.3615" magical="190.662718462344" />
|
||||
<attribute>
|
||||
@ -3318,7 +3257,6 @@
|
||||
<skill id="4086" level="1" /> <!-- Critical Chance -->
|
||||
<skill id="4100" level="6" /> <!-- NPC Prominence -->
|
||||
<skill id="4408" level="9" /> <!-- HP Increase (1/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. -->
|
||||
@ -3335,44 +3273,22 @@
|
||||
<clan>BLOODY</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="868" max="1764" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="0.9010999798774719">
|
||||
<item id="12224" min="1" max="1" chance="3.9179" /> <!-- Common Item - Sealed Dark Crystal Boots -->
|
||||
<item id="5496" min="1" max="1" chance="21.0821" /> <!-- Sealed Dark Crystal Boots Lining -->
|
||||
<item id="12231" min="1" max="1" chance="3.9179" /> <!-- Common Item - Sealed Tallum Boots -->
|
||||
<item id="5497" min="1" max="1" chance="21.0821" /> <!-- Sealed Tallum Boots Lining -->
|
||||
<item id="12221" min="1" max="1" chance="3.9179" /> <!-- Common Item - Sealed Dark Crystal Gloves -->
|
||||
<item id="5508" min="1" max="1" chance="21.0821" /> <!-- Sealed Dark Crystal Gloves Design -->
|
||||
<item id="12229" min="1" max="1" chance="3.9179" /> <!-- Common Item - Sealed Tallum Gloves -->
|
||||
<item id="5509" min="1" max="1" chance="21.0821" /> <!-- Sealed Tallum Gloves Design -->
|
||||
</group>
|
||||
<group chance="20.506000518798828">
|
||||
<item id="1869" min="1" max="1" chance="31.6083" /> <!-- Iron Ore -->
|
||||
<item id="1864" min="1" max="1" chance="63.2167" /> <!-- Stem -->
|
||||
<item id="1880" min="1" max="1" chance="3.1608" /> <!-- Steel -->
|
||||
<item id="5550" min="1" max="1" chance="0.4214" /> <!-- Durable Metal Plate -->
|
||||
<item id="4043" min="1" max="1" chance="1.0536" /> <!-- Asofe -->
|
||||
<item id="4984" min="1" max="1" chance="0.0895" /> <!-- Recipe: Blue Wolf Leather Armor (60%) -->
|
||||
<item id="8730" min="1" max="1" chance="0.3512" /> <!-- Life Stone - Level 67 -->
|
||||
<item id="8740" min="1" max="1" chance="0.0878" /> <!-- Mid-Grade Life Stone - Level 67 -->
|
||||
<item id="8750" min="1" max="1" chance="0.0088" /> <!-- High-Grade Life Stone - Level 67 -->
|
||||
<item id="8760" min="1" max="1" chance="0.0019" /> <!-- Top-Grade Life Stone - Level 67 -->
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="4116" min="1" max="1" chance="0.9589" /> <!-- Deadman's Glory Stone -->
|
||||
<item id="5479" min="1" max="1" chance="1.2984" /> <!-- Sealed Tallum Leather Armor Pattern -->
|
||||
<item id="5478" min="1" max="1" chance="1.8452" /> <!-- Sealed Dark Crystal Leather Armor Pattern -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="9" />
|
||||
<height normal="23" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="36" max="85" chance="70" /> <!-- Adena -->
|
||||
<item id="729" min="1" max="1" chance="0.0075" /> <!-- Scroll: Enchant Weapon (A-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="0.3" /> <!-- Thin 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 -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="20965" level="73" type="L2Monster" name="Chimera Piece">
|
||||
<parameters>
|
||||
|
330
trunk/dist/game/data/stats/npcs/21000-21099.xml
vendored
330
trunk/dist/game/data/stats/npcs/21000-21099.xml
vendored
@ -2660,6 +2660,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="21024" level="27" type="L2Monster" name="Babbling Wind">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="80" />
|
||||
<param name="MoveAroundSocial1" value="80" />
|
||||
@ -2673,9 +2674,9 @@
|
||||
</parameters>
|
||||
<race>ELEMENTAL</race>
|
||||
<sex>FEMALE</sex>
|
||||
<acquire exp="2003" sp="1" />
|
||||
<acquire exp="2003" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="515.17856" hpRegen="3.5" mp="286.92" mpRegen="1.5" />
|
||||
<vitals hp="516" hpRegen="3.5" mp="286" mpRegen="1.5" />
|
||||
<attack physical="74.99121" magical="51.20928" random="50" critical="1" accuracy="9" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" />
|
||||
<defence physical="108.28767" magical="72.0991544841329" />
|
||||
<attribute>
|
||||
@ -2704,26 +2705,21 @@
|
||||
</skill_list>
|
||||
<shots shotChance="30" spiritChance="30" />
|
||||
<ex_crt_effect>false</ex_crt_effect>
|
||||
<ai aggroRange="500" clanHelpRange="300" isAggressive="false">
|
||||
<ai aggroRange="400" clanHelpRange="300" isAggressive="false">
|
||||
<clan_list>
|
||||
<clan>ELEMENTAL2</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="11" />
|
||||
<height normal="35" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="199" max="384" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="0.01640000008046627">
|
||||
<item id="220" min="1" max="1" chance="100" /> <!-- Crafted Dagger -->
|
||||
</group>
|
||||
<group chance="21.193099975585938">
|
||||
<item id="1864" min="1" max="1" chance="48.8929" /> <!-- Stem -->
|
||||
<item id="1869" min="1" max="1" chance="24.4465" /> <!-- Iron Ore -->
|
||||
<item id="1878" min="1" max="1" chance="9.7786" /> <!-- Braided Hemp -->
|
||||
<item id="1884" min="1" max="1" chance="15.044" /> <!-- Cord -->
|
||||
<item id="2180" min="1" max="1" chance="1.838" /> <!-- Recipe: Scale Mail -->
|
||||
</group>
|
||||
<item id="57" min="8" max="18" chance="70" /> <!-- Adena -->
|
||||
<item id="36556" min="1" max="1" chance="1.875" /> <!-- Accessory Gem (Low-grade) -->
|
||||
<item id="36932" min="1" max="1" chance="0.0009" /> <!-- Recipe: Accessory Gem - Upgrade -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -2757,15 +2753,9 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="2178" min="1" max="1" chance="7.3852" /> <!-- Recipe: Dark Stockings -->
|
||||
<item id="1934" min="1" max="1" chance="6.0336" /> <!-- Crafted Leather Gloves Lining -->
|
||||
<item id="1899" min="1" max="1" chance="7.2121" /> <!-- Necklace of Devotion Chain -->
|
||||
<item id="36556" min="1" max="1" chance="3.885" /> <!-- Accessory Gem (Low-grade) -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="11" />
|
||||
<height normal="35" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="21025" level="28" type="L2Monster" name="Giggling Wind">
|
||||
<parameters>
|
||||
@ -4926,6 +4916,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="21076" level="62" type="L2Monster" name="Bathin's Knight">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="215" />
|
||||
<param name="MoveAroundSocial1" value="215" />
|
||||
@ -4942,7 +4933,7 @@
|
||||
<equipment rhand="78" /> <!-- rhand: Great Sword -->
|
||||
<acquire exp="29728" sp="7" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2037.81082" hpRegen="7.5" mp="1097.0" mpRegen="2.7" />
|
||||
<vitals hp="4076" hpRegen="7.5" mp="1097" mpRegen="2.7" />
|
||||
<attack physical="521.12391" magical="355.86007" random="50" critical="1" accuracy="9" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" />
|
||||
<defence physical="257.34267" magical="171.341654516443" />
|
||||
<attribute>
|
||||
@ -4960,7 +4951,6 @@
|
||||
<skill id="4073" level="6" /> <!-- Stun -->
|
||||
<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="12" /> <!-- Slightly Strong M. Atk. -->
|
||||
<skill id="4412" level="12" /> <!-- Slightly Strong P. Def. -->
|
||||
@ -4977,46 +4967,25 @@
|
||||
<clan>HALLATE</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="2126" max="4306" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="1.6282999515533447">
|
||||
<item id="2398" min="1" max="1" chance="0.1309" /> <!-- Blue Wolf Tunic -->
|
||||
<item id="4084" min="1" max="1" chance="21.1296" /> <!-- Blue Wolf Tunic Fabric -->
|
||||
<item id="2399" min="1" max="1" chance="0.1309" /> <!-- Tunic of Doom -->
|
||||
<item id="4085" min="1" max="1" chance="21.1296" /> <!-- Tunic of Doom Pattern -->
|
||||
<item id="2403" min="1" max="1" chance="0.2096" /> <!-- Blue Wolf Stockings -->
|
||||
<item id="4086" min="1" max="1" chance="28.5298" /> <!-- Blue Wolf Stockings Pattern -->
|
||||
<item id="2404" min="1" max="1" chance="0.2096" /> <!-- Stockings of Doom -->
|
||||
<item id="4087" min="1" max="1" chance="28.53" /> <!-- Stockings of Doom Pattern -->
|
||||
</group>
|
||||
<group chance="34.077999114990234">
|
||||
<item id="1871" min="1" max="1" chance="46.4591" /> <!-- Charcoal -->
|
||||
<item id="1866" min="1" max="1" chance="30.9728" /> <!-- Suede -->
|
||||
<item id="1877" min="1" max="1" chance="1.8584" /> <!-- Adamantite Nugget -->
|
||||
<item id="4041" min="1" max="1" chance="0.404" /> <!-- Mold Hardener -->
|
||||
<item id="4040" min="1" max="1" chance="0.9292" /> <!-- Mold Lubricant -->
|
||||
<item id="1830" min="1" max="1" chance="18.5837" /> <!-- Scroll of Escape: Castle -->
|
||||
<item id="8729" min="1" max="1" chance="0.6195" /> <!-- Life Stone - Level 64 -->
|
||||
<item id="8739" min="1" max="1" chance="0.1549" /> <!-- Mid-Grade Life Stone - Level 64 -->
|
||||
<item id="8749" min="1" max="1" chance="0.0155" /> <!-- High-Grade Life Stone - Level 64 -->
|
||||
<item id="8759" min="1" max="1" chance="0.0029" /> <!-- Top-Grade Life Stone - Level 64 -->
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="4052" min="1" max="1" chance="18.9765" /> <!-- Earring of Black Ore Piece -->
|
||||
<item id="5230" min="1" max="1" chance="0.7147" /> <!-- Recipe: Mithril Arrow (100%) -->
|
||||
<item id="4053" min="1" max="1" chance="22.9743" /> <!-- Ring of Black Ore Gemstone -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="10" />
|
||||
<height normal="25" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="56" max="131" chance="70" /> <!-- Adena -->
|
||||
<item id="1830" min="1" max="1" chance="35.32" /> <!-- Scroll of Escape: Castle -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="0.3" /> <!-- Thin 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 -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="21077" level="62" type="L2Monster" name="Bathin's Wizard">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
<param name="MoveAroundSocial1" value="0" />
|
||||
@ -5034,7 +5003,7 @@
|
||||
<equipment rhand="3939" /> <!-- rhand: Lady's Fan -->
|
||||
<acquire exp="28812" sp="6" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2037.81082" hpRegen="7.5" mp="1097.0" mpRegen="2.7" />
|
||||
<vitals hp="4076" hpRegen="7.5" mp="1097" mpRegen="2.7" />
|
||||
<attack physical="521.12391" magical="355.86007" random="50" critical="1" accuracy="9" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" />
|
||||
<defence physical="257.34267" magical="171.341654516443" />
|
||||
<attribute>
|
||||
@ -5053,7 +5022,6 @@
|
||||
<skill id="4071" level="5" /> <!-- Resist Bow/Crossbow Weapons -->
|
||||
<skill id="4118" level="6" /> <!-- Paralysis -->
|
||||
<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. -->
|
||||
@ -5071,44 +5039,22 @@
|
||||
<clan>HALLATE</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="2022" max="4096" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="2.481800079345703">
|
||||
<item id="864" min="1" max="1" chance="0.2845" /> <!-- Earring of Black Ore -->
|
||||
<item id="4052" min="1" max="1" chance="35.806" /> <!-- Earring of Black Ore Piece -->
|
||||
<item id="926" min="1" max="1" chance="0.2134" /> <!-- Necklace of Black Ore -->
|
||||
<item id="4054" min="1" max="1" chance="19.92" /> <!-- Necklace of Black Ore Beads -->
|
||||
<item id="895" min="1" max="1" chance="0.4267" /> <!-- Ring of Black Ore -->
|
||||
<item id="4053" min="1" max="1" chance="43.3494" /> <!-- Ring of Black Ore Gemstone -->
|
||||
</group>
|
||||
<group chance="45.298500061035156">
|
||||
<item id="1872" min="1" max="1" chance="36.9408" /> <!-- Animal Bone -->
|
||||
<item id="1867" min="1" max="1" chance="36.9408" /> <!-- Animal Skin -->
|
||||
<item id="1881" min="1" max="1" chance="3.6941" /> <!-- Coarse Bone Powder -->
|
||||
<item id="1875" min="1" max="1" chance="1.847" /> <!-- Stone of Purity -->
|
||||
<item id="4041" min="1" max="1" chance="0.2409" /> <!-- Mold Hardener -->
|
||||
<item id="5230" min="1" max="1" chance="0.0369" /> <!-- Recipe: Mithril Arrow (100%) -->
|
||||
<item id="5276" min="1" max="1" chance="0.0369" /> <!-- Recipe: Greater Spiritshot (A) Compressed Package(100%) -->
|
||||
<item id="8729" min="1" max="1" chance="0.3694" /> <!-- Life Stone - Level 64 -->
|
||||
<item id="8739" min="1" max="1" chance="0.0924" /> <!-- Mid-Grade Life Stone - Level 64 -->
|
||||
<item id="8749" min="1" max="1" chance="0.0092" /> <!-- High-Grade Life Stone - Level 64 -->
|
||||
<item id="8759" min="1" max="1" chance="0.0018" /> <!-- Top-Grade Life Stone - Level 64 -->
|
||||
<item id="1343" min="20" max="60" chance="19.7898" /> <!-- Silver Arrow -->
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="5230" min="1" max="1" chance="0.6798" /> <!-- Recipe: Mithril Arrow (100%) -->
|
||||
<item id="4054" min="1" max="1" chance="10.0424" /> <!-- Necklace of Black Ore Beads -->
|
||||
<item id="4041" min="1" max="1" chance="4.4335" /> <!-- Mold Hardener -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="9" />
|
||||
<height normal="23" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="53" max="125" chance="70" /> <!-- Adena -->
|
||||
<item id="5276" min="1" max="1" chance="0.075" /> <!-- Recipe: Greater Spiritshot Compressed Package (A-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="0.3" /> <!-- Thin 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 -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="21078" level="70" type="L2Monster" name="Magus Valac">
|
||||
<parameters>
|
||||
@ -5654,6 +5600,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="21084" level="60" type="L2Monster" name="Bloody Lady">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="60" />
|
||||
<param name="MoveAroundSocial1" value="60" />
|
||||
@ -5670,7 +5617,7 @@
|
||||
<sex>FEMALE</sex>
|
||||
<acquire exp="22208" sp="5" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="1933.24044" hpRegen="6.5" mp="1036.8" mpRegen="2.4" />
|
||||
<vitals hp="5802" hpRegen="6.5" mp="1036" mpRegen="2.4" />
|
||||
<attack physical="481.34551" magical="328.69659" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="247.65008" magical="164.888215781956" />
|
||||
<attribute>
|
||||
@ -5688,7 +5635,6 @@
|
||||
<skill id="4035" level="6" /> <!-- Poison -->
|
||||
<skill id="4039" level="6" /> <!-- NPC MP Drain -->
|
||||
<skill id="4408" level="11" /> <!-- HP Increase (3x) -->
|
||||
<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. -->
|
||||
@ -5705,45 +5651,22 @@
|
||||
<clan>BLOODY</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="1988" max="4041" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="0.42260000109672546">
|
||||
<item id="78" min="1" max="1" chance="0.1753" /> <!-- Great Sword -->
|
||||
<item id="4104" min="1" max="1" chance="33.5041" /> <!-- Great Sword Blade -->
|
||||
<item id="142" min="1" max="1" chance="0.1753" /> <!-- Keshanberk -->
|
||||
<item id="4107" min="1" max="1" chance="32.985" /> <!-- Keshanberk Blade -->
|
||||
<item id="148" min="1" max="1" chance="0.1753" /> <!-- Sword of Valhalla -->
|
||||
<item id="4108" min="1" max="1" chance="32.985" /> <!-- Sword of Valhalla Blade -->
|
||||
</group>
|
||||
<group chance="42.66310119628906">
|
||||
<item id="1868" min="1" max="1" chance="53.5336" /> <!-- Thread -->
|
||||
<item id="1873" min="1" max="1" chance="10.7067" /> <!-- Silver Nugget -->
|
||||
<item id="5549" min="1" max="1" chance="2.6767" /> <!-- Metallic Thread -->
|
||||
<item id="1889" min="1" max="1" chance="1.7845" /> <!-- Compound Braid -->
|
||||
<item id="4044" min="1" max="1" chance="0.8922" /> <!-- Thons -->
|
||||
<item id="4196" min="1" max="1" chance="0.0204" /> <!-- Recipe: Staff of Evil Spirits (100%) -->
|
||||
<item id="4402" min="1" max="1" chance="0.0535" /> <!-- Blue Dimensional Stone -->
|
||||
<item id="5002" min="1" max="1" chance="0.0204" /> <!-- Recipe: Deadman's Glory (60%) -->
|
||||
<item id="8728" min="1" max="1" chance="0.4461" /> <!-- Life Stone - Level 61 -->
|
||||
<item id="8738" min="1" max="1" chance="0.1115" /> <!-- Mid-Grade Life Stone - Level 61 -->
|
||||
<item id="8748" min="1" max="1" chance="0.0112" /> <!-- High-Grade Life Stone - Level 61 -->
|
||||
<item id="8758" min="1" max="1" chance="0.0022" /> <!-- Top-Grade Life Stone - Level 61 -->
|
||||
<item id="1832" min="1" max="1" chance="29.741" /> <!-- Greater Antidote -->
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="4129" min="1" max="1" chance="5.4392" /> <!-- Recipe: Earrings of Black Ore (100%) -->
|
||||
<item id="4056" min="1" max="1" chance="9.0964" /> <!-- Zubei's Breastplate Part -->
|
||||
<item id="4129" min="1" max="1" chance="5.4392" /> <!-- Recipe: Earrings of Black Ore (100%) -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="14" />
|
||||
<height normal="40" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="26" max="62" chance="70" /> <!-- Adena -->
|
||||
<item id="36527" min="1" max="1" chance="2.041" /> <!-- Synthetic Fiber -->
|
||||
<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="9.641" /> <!-- Thread -->
|
||||
<item id="36532" min="1" max="1" chance="0.3" /> <!-- Thin Braid -->
|
||||
<item id="36880" min="1" max="1" chance="0.0009" /> <!-- Recipe: Thread - Downgrade -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="21085" level="71" type="L2Monster" name="Bloody Sniper">
|
||||
<parameters>
|
||||
@ -6209,6 +6132,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="21090" level="75" type="L2Monster" name="Bloody Guardian">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="80" />
|
||||
<param name="MoveAroundSocial1" value="80" />
|
||||
@ -6229,7 +6153,7 @@
|
||||
<equipment rhand="1472" /> <!-- rhand: Dreadbane -->
|
||||
<acquire exp="47166" sp="11" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2676.65854" hpRegen="8.5" mp="1507.8" mpRegen="3" />
|
||||
<vitals hp="8031" hpRegen="8.5" mp="1507" mpRegen="3" />
|
||||
<attack physical="794.70901" magical="542.68324" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="319.24623" magical="212.557735094503" />
|
||||
<attribute>
|
||||
@ -6250,7 +6174,6 @@
|
||||
<skill id="4152" level="8" /> <!-- NPC HP Drain - Magic -->
|
||||
<skill id="4160" level="8" /> <!-- NPC Aura Burn - Magic -->
|
||||
<skill id="4408" level="11" /> <!-- HP Increase (3x) -->
|
||||
<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. -->
|
||||
@ -6267,46 +6190,26 @@
|
||||
<clan>BLOODY</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="4384" max="8944" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="1.1504000425338745">
|
||||
<item id="5287" min="1" max="1" chance="0.2669" /> <!-- Sealed Dark Crystal breastplate -->
|
||||
<item id="5520" min="1" max="1" chance="30.6553" /> <!-- Sealed Dark Crystal Breastplate Pattern -->
|
||||
<item id="5293" min="1" max="1" chance="0.1643" /> <!-- Sealed Tallum Plate Armor -->
|
||||
<item id="5521" min="1" max="1" chance="21.6316" /> <!-- Sealed Tallum Plate Armor Pattern -->
|
||||
<item id="5288" min="1" max="1" chance="0.4271" /> <!-- Sealed Dark Crystal Gaiters -->
|
||||
<item id="5524" min="1" max="1" chance="46.8548" /> <!-- Sealed Dark Crystal Gaiters Pattern -->
|
||||
</group>
|
||||
<group chance="46.71229934692383">
|
||||
<item id="1871" min="1" max="3" chance="19.5117" /> <!-- Charcoal -->
|
||||
<item id="1866" min="1" max="1" chance="39.0233" /> <!-- Suede -->
|
||||
<item id="1877" min="1" max="1" chance="2.3414" /> <!-- Adamantite Nugget -->
|
||||
<item id="4041" min="1" max="1" chance="0.509" /> <!-- Mold Hardener -->
|
||||
<item id="4040" min="1" max="1" chance="1.1707" /> <!-- Mold Lubricant -->
|
||||
<item id="4401" min="1" max="1" chance="0.1171" /> <!-- Green Dimensional Stone -->
|
||||
<item id="730" min="1" max="1" chance="0.0488" /> <!-- Scroll: Enchant Armor (A-Grade) -->
|
||||
<item id="8731" min="1" max="1" chance="0.542" /> <!-- Life Stone - Level 70 -->
|
||||
<item id="8741" min="1" max="1" chance="0.1355" /> <!-- Mid-Grade Life Stone - Level 70 -->
|
||||
<item id="8751" min="1" max="1" chance="0.0135" /> <!-- High-Grade Life Stone - Level 70 -->
|
||||
<item id="8761" min="1" max="1" chance="0.0027" /> <!-- Top-Grade Life Stone - Level 70 -->
|
||||
<item id="1344" min="20" max="60" chance="36.5843" /> <!-- Mithril Arrow -->
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="5230" min="1" max="1" chance="1.1849" /> <!-- Recipe: Mithril Arrow (100%) -->
|
||||
<item id="5486" min="1" max="1" chance="5.2583" /> <!-- Sealed Dark Crystal Robe Fabric -->
|
||||
<item id="5156" min="1" max="1" chance="1.1849" /> <!-- Recipe: Soulshot (A) Compressed Package (100%) -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="15" />
|
||||
<height normal="45" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="58" max="136" chance="70" /> <!-- Adena -->
|
||||
<item id="730" min="1" max="1" chance="0.03" /> <!-- Scroll: Enchant Armor (A-grade) -->
|
||||
<item id="5156" min="1" max="1" chance="0.03" /> <!-- Recipe: Soulshot Compressed Package (A-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="0.3" /> <!-- Thin 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 -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="21091" level="74" type="L2Monster" name="Bloody Keeper">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="108" />
|
||||
<param name="MoveAroundSocial1" value="108" />
|
||||
@ -6322,7 +6225,7 @@
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="31792" sp="7" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2632.19636" hpRegen="8.5" mp="1475.0" mpRegen="3" />
|
||||
<vitals hp="5266" hpRegen="8.5" mp="1475" mpRegen="3" />
|
||||
<attack physical="773.81598" magical="528.41601" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="314.65987" magical="209.50409325236" />
|
||||
<attribute>
|
||||
@ -6341,7 +6244,6 @@
|
||||
<skill id="4085" level="1" /> <!-- Critical Damage -->
|
||||
<skill id="4086" level="1" /> <!-- Critical Chance -->
|
||||
<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. -->
|
||||
@ -6358,41 +6260,25 @@
|
||||
<clan>BLOODY</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="2948" max="6009" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="1.0206999778747559">
|
||||
<item id="5297" min="1" max="1" chance="0.2697" /> <!-- Sealed Dark Crystal Leather Armor -->
|
||||
<item id="5478" min="1" max="1" chance="30.2857" /> <!-- Sealed Dark Crystal Leather Armor Pattern -->
|
||||
<item id="5301" min="1" max="1" chance="0.1659" /> <!-- Sealed Tallum Leather Armor -->
|
||||
<item id="5479" min="1" max="1" chance="21.3111" /> <!-- Sealed Tallum Leather Armor Pattern -->
|
||||
<item id="5298" min="1" max="1" chance="0.4313" /> <!-- Sealed Dark Crystal Leggings -->
|
||||
<item id="5482" min="1" max="1" chance="47.5363" /> <!-- Sealed Dark Crystal Leggings Design -->
|
||||
</group>
|
||||
<group chance="43.81340026855469">
|
||||
<item id="1867" min="1" max="3" chance="47.9471" /> <!-- Animal Skin -->
|
||||
<item id="1872" min="1" max="3" chance="31.9647" /> <!-- Animal Bone -->
|
||||
<item id="1882" min="1" max="1" chance="15.9824" /> <!-- Leather -->
|
||||
<item id="1894" min="1" max="1" chance="2.5235" /> <!-- Crafted Leather -->
|
||||
<item id="4042" min="1" max="1" chance="1.1987" /> <!-- Enria -->
|
||||
<item id="3035" min="1" max="1" chance="0.0959" /> <!-- Recipe: Spiritshot A -->
|
||||
<item id="10306" min="1" max="1" chance="0.2877" /> <!-- Transformation Sealbook: Doll Blader -->
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="5479" min="1" max="1" chance="3.5349" /> <!-- Sealed Tallum Leather Armor Pattern -->
|
||||
<item id="3035" min="1" max="1" chance="0.7965" /> <!-- Recipe: Spiritshot A -->
|
||||
<item id="5336" min="1" max="1" chance="0.7728" /> <!-- Recipe: Sealed Leather Armor of Nightmare(60%) -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="24" grown="29" />
|
||||
<height normal="40" grown="48" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="39" max="91" chance="70" /> <!-- Adena -->
|
||||
<item id="3035" min="1" max="1" chance="0.03" /> <!-- Recipe: Spiritshot (A-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="0.3" /> <!-- Thin 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 -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="21092" level="74" type="L2Monster" name="Bloody Mystic">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
<param name="MoveAroundSocial1" value="0" />
|
||||
@ -6410,7 +6296,7 @@
|
||||
<equipment rhand="3939" /> <!-- rhand: Lady's Fan -->
|
||||
<acquire exp="31059" sp="7" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2632.19636" hpRegen="8.5" mp="1475.0" mpRegen="3" />
|
||||
<vitals hp="5266" hpRegen="8.5" mp="1475" mpRegen="3" />
|
||||
<attack physical="773.81598" magical="528.41601" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="314.65987" magical="209.50409325236" />
|
||||
<attribute>
|
||||
@ -6430,7 +6316,6 @@
|
||||
<skill id="4086" level="1" /> <!-- Critical Chance -->
|
||||
<skill id="4098" level="7" /> <!-- Silence -->
|
||||
<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. -->
|
||||
@ -6449,40 +6334,23 @@
|
||||
<clan>BLOODY</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="2880" max="5870" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="1.8828999996185303">
|
||||
<item id="5292" min="1" max="1" chance="0.408" /> <!-- Sealed Dark Crystal Shield -->
|
||||
<item id="5494" min="1" max="1" chance="40.0555" /> <!-- Sealed Dark Crystal Shield Fragment -->
|
||||
<item id="5289" min="1" max="1" chance="0.2855" /> <!-- Sealed Dark Crystal Helmet -->
|
||||
<item id="5525" min="1" max="1" chance="29.4828" /> <!-- Sealed Dark Crystal Helmet Design -->
|
||||
<item id="5294" min="1" max="1" chance="0.2855" /> <!-- Sealed Tallum Helmet -->
|
||||
<item id="5526" min="1" max="1" chance="29.4827" /> <!-- Sealed Tallum Helm Design -->
|
||||
</group>
|
||||
<group chance="34.262901306152344">
|
||||
<item id="1868" min="4" max="12" chance="19.6541" /> <!-- Thread -->
|
||||
<item id="1873" min="1" max="1" chance="31.4465" /> <!-- Silver Nugget -->
|
||||
<item id="5549" min="1" max="1" chance="7.8616" /> <!-- Metallic Thread -->
|
||||
<item id="1889" min="1" max="1" chance="5.2411" /> <!-- Compound Braid -->
|
||||
<item id="4044" min="1" max="1" chance="2.6205" /> <!-- Thons -->
|
||||
<item id="3956" min="1" max="1" chance="0.1048" /> <!-- Recipe: Blessed Spiritshot A -->
|
||||
<item id="10306" min="1" max="1" chance="0.3145" /> <!-- Transformation Sealbook: Doll Blader -->
|
||||
<item id="1344" min="30" max="90" chance="32.7569" /> <!-- Mithril Arrow -->
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="5485" min="1" max="1" chance="4.9077" /> <!-- Sealed Tallum Tunic Texture -->
|
||||
<item id="5161" min="1" max="1" chance="0.7782" /> <!-- Recipe: Spiritshot (A) Compressed Package (100%) -->
|
||||
<item id="5478" min="1" max="1" chance="4.9077" /> <!-- Sealed Dark Crystal Leather Armor Pattern -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="9" />
|
||||
<height normal="23" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="38" max="89" chance="70" /> <!-- Adena -->
|
||||
<item id="3956" min="1" max="1" chance="0.03" /> <!-- Recipe: Blessed Spiritshot (A-grade) -->
|
||||
<item id="5161" min="1" max="1" chance="0.03" /> <!-- Recipe: Spiritshot Compressed Package (A-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="0.3" /> <!-- Thin 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 -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="21093" level="19" type="L2Monster" name="Ratman Chieftain">
|
||||
<parameters>
|
||||
|
11
trunk/dist/game/data/stats/npcs/21200-21299.xml
vendored
11
trunk/dist/game/data/stats/npcs/21200-21299.xml
vendored
@ -3667,6 +3667,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="21283" level="69" type="L2Monster" name="Bandersnatch">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="78" />
|
||||
<param name="MoveAroundSocial1" value="78" />
|
||||
@ -3721,9 +3722,10 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="55" max="127" chance="70" /> <!-- Adena -->
|
||||
<item id="57" min="55" max="127" chance="70" /> <!-- Adena -->
|
||||
<item id="36518" min="1" max="1" chance="0.3" /> <!-- Durable Leather -->
|
||||
<item id="36862" min="1" max="1" chance="0.0009" /> <!-- Recipe: Quality Leather - Upgrade -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -3762,6 +3764,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="21284" level="69" type="L2Monster" name="Bandersnatch">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="78" />
|
||||
<param name="MoveAroundSocial1" value="78" />
|
||||
@ -3819,6 +3822,7 @@
|
||||
<item id="57" min="55" max="127" chance="70" /> <!-- Adena -->
|
||||
<item id="36518" min="1" max="1" chance="0.3" /> <!-- Durable Leather -->
|
||||
<item id="36862" min="1" max="1" chance="0.0009" /> <!-- Recipe: Quality Leather - Upgrade -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -3857,6 +3861,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="21286" level="70" type="L2Monster" name="Buffalo">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="120" />
|
||||
<param name="MoveAroundSocial1" value="30" />
|
||||
@ -3872,7 +3877,7 @@
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="22035" sp="5" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2444.46819" hpRegen="7.5" mp="1345.8" mpRegen="2.7" />
|
||||
<vitals hp="2445" hpRegen="7.5" mp="1345" mpRegen="2.7" />
|
||||
<attack physical="688.86373" magical="470.40463" random="50" critical="1" accuracy="9" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" />
|
||||
<defence physical="295.91597" magical="216.53847" />
|
||||
<attribute>
|
||||
@ -3888,7 +3893,6 @@
|
||||
<skill_list>
|
||||
<skill id="4032" level="7" /> <!-- NPC Strike -->
|
||||
<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. -->
|
||||
@ -3914,6 +3918,7 @@
|
||||
<item id="57" min="57" max="131" chance="70" /> <!-- Adena -->
|
||||
<item id="36518" min="1" max="1" chance="0.3" /> <!-- Durable Leather -->
|
||||
<item id="36862" min="1" max="1" chance="0.0009" /> <!-- Recipe: Quality Leather - Upgrade -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
|
248
trunk/dist/game/data/stats/npcs/21500-21599.xml
vendored
248
trunk/dist/game/data/stats/npcs/21500-21599.xml
vendored
@ -1203,6 +1203,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="21524" level="61" type="L2Monster" name="Blade of Splendor">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="90" />
|
||||
<param name="MoveAroundSocial1" value="74" />
|
||||
@ -1224,7 +1225,7 @@
|
||||
<equipment rhand="242" /> <!-- rhand: Soulfire Dirk -->
|
||||
<acquire exp="21676" sp="5" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="1985.55926" hpRegen="7.5" mp="1066.8" mpRegen="2.7" />
|
||||
<vitals hp="1986" hpRegen="7.5" mp="1066" mpRegen="2.7" />
|
||||
<attack physical="501.08068" magical="342.17315" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="252.49346" magical="168.112997103103" />
|
||||
<attribute>
|
||||
@ -1242,7 +1243,6 @@
|
||||
<skill id="4086" level="1" /> <!-- Critical Chance -->
|
||||
<skill id="4103" level="2" /> <!-- NPC Ultimate Evasion -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="14" /> <!-- Strong P. Atk. -->
|
||||
<skill id="4411" level="14" /> <!-- Strong M. Atk. -->
|
||||
<skill id="4412" level="8" /> <!-- Weak P. Def. -->
|
||||
@ -1266,8 +1266,9 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="54" max="126" chance="70" /> <!-- Adena -->
|
||||
<item id="856" min="1" max="1" chance="0.3" /> <!-- Adamantite Earring -->
|
||||
<item id="57" min="54" max="126" chance="70" /> <!-- Adena -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -1301,7 +1302,7 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36531" min="1" max="1" chance="12.67" /> <!-- Thread -->
|
||||
<item id="36531" min="1" max="1" chance="12.35" /> <!-- Thread -->
|
||||
<item id="36532" min="1" max="1" chance="0.3" /> <!-- Thin Braid -->
|
||||
<item id="36880" min="1" max="1" chance="0.003" /> <!-- Recipe: Thread - Downgrade -->
|
||||
<item id="36882" min="1" max="1" chance="0.003" /> <!-- Recipe: Thin Braid - Upgrade -->
|
||||
@ -1310,6 +1311,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="21525" level="61" type="L2Monster" name="Blade of Splendor">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="90" />
|
||||
<param name="MoveAroundSocial1" value="74" />
|
||||
@ -1329,7 +1331,7 @@
|
||||
<equipment rhand="242" /> <!-- rhand: Soulfire Dirk -->
|
||||
<acquire exp="21676" sp="5" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="1985.55926" hpRegen="7.5" mp="1066.8" mpRegen="2.7" />
|
||||
<vitals hp="1986" hpRegen="7.5" mp="1066" mpRegen="2.7" />
|
||||
<attack physical="501.08068" magical="342.17315" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="252.49346" magical="168.112997103103" />
|
||||
<attribute>
|
||||
@ -1347,7 +1349,6 @@
|
||||
<skill id="4086" level="1" /> <!-- Critical Chance -->
|
||||
<skill id="4103" level="2" /> <!-- NPC Ultimate Evasion -->
|
||||
<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. -->
|
||||
@ -1371,8 +1372,9 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="54" max="126" chance="70" /> <!-- Adena -->
|
||||
<item id="856" min="1" max="1" chance="0.3" /> <!-- Adamantite Earring -->
|
||||
<item id="57" min="54" max="126" chance="70" /> <!-- Adena -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -1406,7 +1408,7 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36531" min="1" max="1" chance="12.67" /> <!-- Thread -->
|
||||
<item id="36531" min="1" max="1" chance="12.35" /> <!-- Thread -->
|
||||
<item id="36532" min="1" max="1" chance="0.3" /> <!-- Thin Braid -->
|
||||
<item id="36880" min="1" max="1" chance="0.003" /> <!-- Recipe: Thread - Downgrade -->
|
||||
<item id="36882" min="1" max="1" chance="0.003" /> <!-- Recipe: Thin Braid - Upgrade -->
|
||||
@ -4416,6 +4418,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="21557" level="66" type="L2Monster" name="Bone Snatcher">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="140" />
|
||||
<param name="MoveAroundSocial1" value="140" />
|
||||
@ -4438,7 +4441,7 @@
|
||||
<equipment rhand="178" /> <!-- rhand: Bone Staff -->
|
||||
<acquire exp="66712" sp="16" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2244.67715" hpRegen="7.5" mp="1219.8" mpRegen="2.7" />
|
||||
<vitals hp="4490" hpRegen="7.5" mp="1219" mpRegen="2.7" />
|
||||
<attack physical="603.79903" magical="412.31647" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="276.72752" magical="184.248304515217" />
|
||||
<attribute>
|
||||
@ -4455,7 +4458,6 @@
|
||||
<skill id="4047" level="6" /> <!-- Hold -->
|
||||
<skill id="4155" level="6" /> <!-- NPC Twister - Magic -->
|
||||
<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. -->
|
||||
@ -4481,11 +4483,12 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="86" max="201" chance="70" /> <!-- Adena -->
|
||||
<item id="2504" min="1" max="1" chance="0.003" /> <!-- Meteor Shower -->
|
||||
<item id="7899" min="1" max="1" chance="0.003" /> <!-- Destroyer Hammer -->
|
||||
<item id="164" min="1" max="1" chance="0.0009" /> <!-- Elysian -->
|
||||
<item id="2504" min="1" max="1" chance="0.0009" /> <!-- Meteor Shower -->
|
||||
<item id="7899" min="1" max="1" chance="0.0009" /> <!-- Destroyer Hammer -->
|
||||
<group chance="42.0">
|
||||
<item id="57" min="467" max="1089" chance="70" /> <!-- Adena -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -4518,11 +4521,12 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36553" min="1" max="1" chance="0.075" /> <!-- Armor Fragment (Mid-grade) -->
|
||||
<item id="36553" min="1" max="1" chance="0.3" /> <!-- Armor Fragment (Mid-grade) -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="21558" level="66" type="L2Monster" name="Bone Snatcher">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="140" />
|
||||
<param name="MoveAroundSocial1" value="140" />
|
||||
@ -4542,7 +4546,7 @@
|
||||
<equipment rhand="178" /> <!-- rhand: Bone Staff -->
|
||||
<acquire exp="66712" sp="16" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2244.67715" hpRegen="7.5" mp="1219.8" mpRegen="2.7" />
|
||||
<vitals hp="4490" hpRegen="7.5" mp="1219" mpRegen="2.7" />
|
||||
<attack physical="603.79903" magical="412.31647" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="276.72752" magical="184.248304515217" />
|
||||
<attribute>
|
||||
@ -4559,7 +4563,6 @@
|
||||
<skill id="4098" level="6" /> <!-- Silence -->
|
||||
<skill id="4155" level="6" /> <!-- NPC Twister - Magic -->
|
||||
<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. -->
|
||||
@ -4584,11 +4587,12 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="86" max="201" chance="70" /> <!-- Adena -->
|
||||
<item id="2504" min="1" max="1" chance="0.003" /> <!-- Meteor Shower -->
|
||||
<item id="7899" min="1" max="1" chance="0.003" /> <!-- Destroyer Hammer -->
|
||||
<item id="164" min="1" max="1" chance="0.0009" /> <!-- Elysian -->
|
||||
<item id="2504" min="1" max="1" chance="0.0009" /> <!-- Meteor Shower -->
|
||||
<item id="7899" min="1" max="1" chance="0.0009" /> <!-- Destroyer Hammer -->
|
||||
<group chance="42.0">
|
||||
<item id="57" min="467" max="1089" chance="70" /> <!-- Adena -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -4621,11 +4625,12 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36553" min="1" max="1" chance="0.075" /> <!-- Armor Fragment (Mid-grade) -->
|
||||
<item id="36553" min="1" max="1" chance="0.3" /> <!-- Armor Fragment (Mid-grade) -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="21559" level="66" type="L2Monster" name="Bone Maker">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="140" />
|
||||
<param name="MoveAroundSocial1" value="140" />
|
||||
@ -4648,7 +4653,7 @@
|
||||
<equipment rhand="178" /> <!-- rhand: Bone Staff -->
|
||||
<acquire exp="71626" sp="17" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2244.67715" hpRegen="7.5" mp="1219.8" mpRegen="2.7" />
|
||||
<vitals hp="4490" hpRegen="7.5" mp="1219" mpRegen="2.7" />
|
||||
<attack physical="603.79903" magical="412.31647" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="276.72752" magical="184.248304515217" />
|
||||
<attribute>
|
||||
@ -4664,7 +4669,6 @@
|
||||
<skill_list>
|
||||
<skill id="4047" level="6" /> <!-- Hold -->
|
||||
<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. -->
|
||||
@ -4691,10 +4695,11 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="92" max="216" chance="70" /> <!-- Adena -->
|
||||
<item id="2504" min="1" max="1" chance="0.003" /> <!-- Meteor Shower -->
|
||||
<item id="7899" min="1" max="1" chance="0.003" /> <!-- Destroyer Hammer -->
|
||||
<item id="164" min="1" max="1" chance="0.0009" /> <!-- Elysian -->
|
||||
<item id="2504" min="1" max="1" chance="0.0009" /> <!-- Meteor Shower -->
|
||||
<item id="7899" min="1" max="1" chance="0.0009" /> <!-- Destroyer Hammer -->
|
||||
<item id="57" min="502" max="1169" chance="70" /> <!-- Adena -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -4728,11 +4733,12 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36553" min="1" max="1" chance="0.075" /> <!-- Armor Fragment (Mid-grade) -->
|
||||
<item id="36553" min="1" max="1" chance="0.3" /> <!-- Armor Fragment (Mid-grade) -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="21560" level="66" type="L2Monster" name="Bone Shaper">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="140" />
|
||||
<param name="MoveAroundSocial1" value="140" />
|
||||
@ -4752,7 +4758,7 @@
|
||||
<equipment rhand="178" /> <!-- rhand: Bone Staff -->
|
||||
<acquire exp="71626" sp="17" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2244.67715" hpRegen="7.5" mp="1219.8" mpRegen="2.7" />
|
||||
<vitals hp="4490" hpRegen="7.5" mp="1219" mpRegen="2.7" />
|
||||
<attack physical="603.79903" magical="412.31647" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="276.72752" magical="184.248304515217" />
|
||||
<attribute>
|
||||
@ -4768,7 +4774,6 @@
|
||||
<skill_list>
|
||||
<skill id="4098" level="6" /> <!-- Silence -->
|
||||
<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. -->
|
||||
@ -4794,10 +4799,11 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="92" max="216" chance="70" /> <!-- Adena -->
|
||||
<item id="2504" min="1" max="1" chance="0.003" /> <!-- Meteor Shower -->
|
||||
<item id="7899" min="1" max="1" chance="0.003" /> <!-- Destroyer Hammer -->
|
||||
<item id="164" min="1" max="1" chance="0.0009" /> <!-- Elysian -->
|
||||
<item id="2504" min="1" max="1" chance="0.0009" /> <!-- Meteor Shower -->
|
||||
<item id="7899" min="1" max="1" chance="0.0009" /> <!-- Destroyer Hammer -->
|
||||
<item id="57" min="502" max="1169" chance="70" /> <!-- Adena -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -4831,7 +4837,7 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36552" min="1" max="1" chance="1.250" /> <!-- Silver -->
|
||||
<item id="36522" min="1" max="1" chance="2.546" /> <!-- Silver -->
|
||||
<item id="36523" min="1" max="1" chance="0.3" /> <!-- Adamantite -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
@ -5036,6 +5042,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="21563" level="67" type="L2Monster" name="Bone Collector">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="140" />
|
||||
<param name="MoveAroundSocial1" value="140" />
|
||||
@ -5058,7 +5065,7 @@
|
||||
<equipment rhand="178" /> <!-- rhand: Bone Staff -->
|
||||
<acquire exp="70141" sp="16" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2295.48154" hpRegen="7.5" mp="1251.0" mpRegen="2.7" />
|
||||
<vitals hp="4592" hpRegen="7.5" mp="1251" mpRegen="2.7" />
|
||||
<attack physical="624.93199" magical="426.74754" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="281.55251" magical="187.460838840844" />
|
||||
<attribute>
|
||||
@ -5074,7 +5081,6 @@
|
||||
<skill_list>
|
||||
<skill id="4047" level="6" /> <!-- Hold -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<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. -->
|
||||
@ -5101,9 +5107,11 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="89" max="208" chance="70" /> <!-- Adena -->
|
||||
<item id="5312" min="1" max="1" chance="0.03" /> <!-- Sealed Helm of Nightmare -->
|
||||
<item id="729" min="1" max="1" chance="0.003" /> <!-- Scroll: Enchant Weapon (A-grade) -->
|
||||
<item id="57" min="472" max="1098" chance="70" /> <!-- Adena -->
|
||||
<item id="2504" min="1" max="1" chance="0.003" /> <!-- Meteor Shower -->
|
||||
<item id="164" min="1" max="1" chance="0.0009" /> <!-- Elysian -->
|
||||
<item id="7899" min="1" max="1" chance="0.003" /> <!-- Destroyer Hammer -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -5137,9 +5145,8 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36534" min="1" max="1" chance="0.03" /> <!-- Durable 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 -->
|
||||
<item id="36522" min="1" max="1" chance="2.546" /> <!-- Silver -->
|
||||
<item id="36523" min="1" max="1" chance="0.3" /> <!-- Adamantite -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -5253,6 +5260,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="21565" level="68" type="L2Monster" name="Bone Animator">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="140" />
|
||||
<param name="MoveAroundSocial1" value="140" />
|
||||
@ -5272,7 +5280,7 @@
|
||||
<equipment rhand="178" /> <!-- rhand: Bone Staff -->
|
||||
<acquire exp="66782" sp="16" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2345.76698" hpRegen="7.5" mp="1282.4" mpRegen="2.7" />
|
||||
<vitals hp="4692" hpRegen="7.5" mp="1282" mpRegen="2.7" />
|
||||
<attack physical="646.17968" magical="441.25696" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="286.3615" magical="190.662718462344" />
|
||||
<attribute>
|
||||
@ -5289,7 +5297,6 @@
|
||||
<skill id="4047" level="6" /> <!-- Hold -->
|
||||
<skill id="4155" level="6" /> <!-- NPC Twister - Magic -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<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. -->
|
||||
@ -5314,15 +5321,11 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="89" max="208" chance="70" /> <!-- Adena -->
|
||||
<item id="2504" min="1" max="1" chance="0.003" /> <!-- Meteor Shower -->
|
||||
<item id="7899" min="1" max="1" chance="0.003" /> <!-- Destroyer Hammer -->
|
||||
<item id="164" min="1" max="1" chance="0.0009" /> <!-- Elysian -->
|
||||
<item id="2504" min="1" max="1" chance="0.0009" /> <!-- Meteor Shower -->
|
||||
<item id="7899" min="1" max="1" chance="0.0009" /> <!-- Destroyer Hammer -->
|
||||
<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>
|
||||
<item id="57" min="445" max="1039" chance="70" /> <!-- Adena -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<group chance="11.0">
|
||||
<item id="8603" min="1" max="1" chance="7" /> <!-- Herb of Mana -->
|
||||
<item id="8604" min="1" max="1" chance="81" /> <!-- Greater Herb of Mana -->
|
||||
@ -5352,8 +5355,8 @@
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36534" min="1" max="1" chance="0.03" /> <!-- Durable 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 -->
|
||||
<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 -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -5463,6 +5466,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="21567" level="68" type="L2Monster" name="Bone Slayer">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="140" />
|
||||
<param name="MoveAroundSocial1" value="140" />
|
||||
@ -5481,7 +5485,7 @@
|
||||
<equipment rhand="178" /> <!-- rhand: Bone Staff -->
|
||||
<acquire exp="85601" sp="20" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2345.76698" hpRegen="7.5" mp="1282.4" mpRegen="2.7" />
|
||||
<vitals hp="4692" hpRegen="7.5" mp="1282" mpRegen="2.7" />
|
||||
<attack physical="646.17968" magical="441.25696" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="286.3615" magical="190.662718462344" />
|
||||
<attribute>
|
||||
@ -5497,7 +5501,6 @@
|
||||
<skill_list>
|
||||
<skill id="4138" level="6" /> <!-- NPC AE - Corpse Burst -->
|
||||
<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. -->
|
||||
@ -5521,10 +5524,11 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="111" max="259" chance="70" /> <!-- Adena -->
|
||||
<item id="164" min="1" max="1" chance="0.0009" /> <!-- Elysian -->
|
||||
<item id="2504" min="1" max="1" chance="0.0009" /> <!-- Meteor Shower -->
|
||||
<item id="7899" min="1" max="1" chance="0.0009" /> <!-- Destroyer Hammer -->
|
||||
<item id="164" min="1" max="1" chance="0.003" /> <!-- Elysian -->
|
||||
<item id="2504" min="1" max="1" chance="0.003" /> <!-- Meteor Shower -->
|
||||
<item id="7899" min="1" max="1" chance="0.003" /> <!-- Destroyer Hammer -->
|
||||
<item id="57" min="571" max="1332" chance="70" /> <!-- Adena -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -5559,7 +5563,7 @@
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36562" min="1" max="1" chance="0.3" /> <!-- Greater Cokes -->
|
||||
<item id="36563" min="1" max="1" chance="0.03" /> <!-- Synthetic Cokes -->
|
||||
<item id="36563" min="1" max="1" chance="0.075" /> <!-- Synthetic Cokes -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -5967,6 +5971,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="21572" level="69" type="L2Monster" name="Bone Sweeper">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="140" />
|
||||
<param name="MoveAroundSocial1" value="140" />
|
||||
@ -5989,7 +5994,7 @@
|
||||
<equipment rhand="178" /> <!-- rhand: Bone Staff -->
|
||||
<acquire exp="76692" sp="18" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2395.45533" hpRegen="7.5" mp="1314.0" mpRegen="2.7" />
|
||||
<vitals hp="4792" hpRegen="7.5" mp="1314" mpRegen="2.7" />
|
||||
<attack physical="667.50361" magical="455.81844" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="291.15063" magical="193.851368417065" />
|
||||
<attribute>
|
||||
@ -6005,7 +6010,6 @@
|
||||
<skill_list>
|
||||
<skill id="4076" level="3" /> <!-- Decrease Speed -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<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. -->
|
||||
@ -6032,11 +6036,12 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="89" max="208" chance="70" /> <!-- Adena -->
|
||||
<item id="2504" min="1" max="1" chance="0.003" /> <!-- Meteor Shower -->
|
||||
<item id="7899" min="1" max="1" chance="0.003" /> <!-- Destroyer Hammer -->
|
||||
<item id="164" min="1" max="1" chance="0.0009" /> <!-- Elysian -->
|
||||
<item id="2504" min="1" max="1" chance="0.0009" /> <!-- Meteor Shower -->
|
||||
<item id="7899" min="1" max="1" chance="0.0009" /> <!-- Destroyer Hammer -->
|
||||
<item id="57" min="498" max="1162" chance="70" /> <!-- Adena -->
|
||||
<item id="36519" min="1" max="1" chance="0.03" /> <!-- Quality Leather -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -6070,8 +6075,8 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36522" min="1" max="1" chance="1.345" /> <!-- Silver-->
|
||||
<item id="36523" min="1" max="1" chance="0.3" /> <!-- Adamantite -->
|
||||
<item id="36522" min="1" max="1" chance="2.815" /> <!-- Silver -->
|
||||
<item id="36523" min="1" max="1" chance="0.75" /> <!-- Adamantite -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -6178,6 +6183,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="21574" level="70" type="L2Monster" name="Bone Grinder">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="140" />
|
||||
<param name="MoveAroundSocial1" value="140" />
|
||||
@ -6196,7 +6202,7 @@
|
||||
<equipment rhand="178" /> <!-- rhand: Bone Staff -->
|
||||
<acquire exp="91866" sp="22" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2444.46819" hpRegen="7.5" mp="1345.8" mpRegen="2.7" />
|
||||
<vitals hp="4890" hpRegen="7.5" mp="1345" mpRegen="2.7" />
|
||||
<attack physical="688.86373" magical="470.40463" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="295.91597" magical="197.024195544734" />
|
||||
<attribute>
|
||||
@ -6212,7 +6218,6 @@
|
||||
<skill_list>
|
||||
<skill id="4138" level="7" /> <!-- NPC AE - Corpse Burst -->
|
||||
<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. -->
|
||||
@ -6236,11 +6241,12 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="120" max="279" chance="70" /> <!-- Adena -->
|
||||
<item id="2504" min="1" max="1" chance="0.003" /> <!-- Meteor Shower -->
|
||||
<item id="7899" min="1" max="1" chance="0.003" /> <!-- Destroyer Hammer -->
|
||||
<item id="164" min="1" max="1" chance="0.0009" /> <!-- Elysian -->
|
||||
<item id="2504" min="1" max="1" chance="0.0009" /> <!-- Meteor Shower -->
|
||||
<item id="7899" min="1" max="1" chance="0.0009" /> <!-- Destroyer Hammer -->
|
||||
<item id="36529" min="1" max="1" chance="0.03" /> <!-- Quality Fiber -->
|
||||
<item id="57" min="582" max="1359" chance="70" /> <!-- Adena -->
|
||||
<item id="36529" min="1" max="1" chance="0.075" /> <!-- Quality Fiber -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -6274,12 +6280,13 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36557" min="1" max="1" chance="0.75" /> <!-- Accessory Gem -->
|
||||
<item id="36557" min="1" max="1" chance="1.358" /> <!-- Accessory Gem -->
|
||||
<item id="36558" min="1" max="1" chance="0.3" /> <!-- Accessory Gem (Mid-grade) -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="21575" level="70" type="L2Monster" name="Bone Grinder">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="140" />
|
||||
<param name="MoveAroundSocial1" value="140" />
|
||||
@ -6294,9 +6301,9 @@
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="178" /> <!-- rhand: Bone Staff -->
|
||||
<acquire exp="69863" sp="16" />
|
||||
<acquire exp="91866" sp="22" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2444.46819" hpRegen="7.5" mp="1345.8" mpRegen="2.7" />
|
||||
<vitals hp="4890" hpRegen="7.5" mp="1345" mpRegen="2.7" />
|
||||
<attack physical="688.86373" magical="470.40463" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="295.91597" magical="197.024195544734" />
|
||||
<attribute>
|
||||
@ -6311,7 +6318,6 @@
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skill_list>
|
||||
<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. -->
|
||||
@ -6335,11 +6341,12 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="120" max="279" chance="70" /> <!-- Adena -->
|
||||
<item id="2504" min="1" max="1" chance="0.003" /> <!-- Meteor Shower -->
|
||||
<item id="7899" min="1" max="1" chance="0.003" /> <!-- Destroyer Hammer -->
|
||||
<item id="164" min="1" max="1" chance="0.0009" /> <!-- Elysian -->
|
||||
<item id="2504" min="1" max="1" chance="0.0009" /> <!-- Meteor Shower -->
|
||||
<item id="7899" min="1" max="1" chance="0.0009" /> <!-- Destroyer Hammer -->
|
||||
<item id="36529" min="1" max="1" chance="0.03" /> <!-- Quality Fiber -->
|
||||
<item id="57" min="582" max="1359" chance="70" /> <!-- Adena -->
|
||||
<item id="36529" min="1" max="1" chance="0.075" /> <!-- Quality Fiber -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -6373,7 +6380,7 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36557" min="1" max="1" chance="0.75" /> <!-- Accessory Gem -->
|
||||
<item id="36557" min="1" max="1" chance="1.358" /> <!-- Accessory Gem -->
|
||||
<item id="36558" min="1" max="1" chance="0.3" /> <!-- Accessory Gem (Mid-grade) -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
@ -6581,6 +6588,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="21578" level="71" type="L2Monster" name="Behemoth Zombie">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="80" />
|
||||
<param name="MoveAroundSocial1" value="80" />
|
||||
@ -6598,7 +6606,7 @@
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="88642" sp="21" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2492.727" hpRegen="8.5" mp="1377.8" mpRegen="3" />
|
||||
<vitals hp="4986" hpRegen="8.5" mp="1377" mpRegen="3" />
|
||||
<attack physical="710.2185" magical="484.98717" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="300.65359" magical="200.178552092236" />
|
||||
<attribute>
|
||||
@ -6615,7 +6623,6 @@
|
||||
<skill_list>
|
||||
<skill id="4073" level="7" /> <!-- Stun -->
|
||||
<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="16" /> <!-- Very Strong P. Def. -->
|
||||
@ -6641,8 +6648,9 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="116" max="270" chance="70" /> <!-- Adena -->
|
||||
<item id="36554" min="1" max="1" chance="0.0055" /> <!-- Armor Fragment (High-grade) -->
|
||||
<item id="57" min="546" max="1274" chance="70" /> <!-- Adena -->
|
||||
<item id="36554" min="1" max="1" chance="0.03" /> <!-- Armor Fragment (High-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -6677,8 +6685,8 @@
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36534" min="1" max="1" chance="0.03" /> <!-- Durable 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 -->
|
||||
<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 -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -6787,6 +6795,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="21580" level="71" type="L2Monster" name="Bone Caster">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="140" />
|
||||
<param name="MoveAroundSocial1" value="140" />
|
||||
@ -6806,7 +6815,7 @@
|
||||
<equipment rhand="178" /> <!-- rhand: Bone Staff -->
|
||||
<acquire exp="86622" sp="20" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2492.727" hpRegen="8.5" mp="1377.8" mpRegen="3" />
|
||||
<vitals hp="4986" hpRegen="8.5" mp="1377" mpRegen="3" />
|
||||
<attack physical="710.2185" magical="484.98717" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="300.65359" magical="200.178552092236" />
|
||||
<attribute>
|
||||
@ -6823,7 +6832,6 @@
|
||||
<skill id="4047" level="7" /> <!-- Hold -->
|
||||
<skill id="4155" level="7" /> <!-- NPC Twister - Magic -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<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. -->
|
||||
@ -6849,11 +6857,12 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="114" max="264" chance="70" /> <!-- Adena -->
|
||||
<item id="2504" min="1" max="1" chance="0.003" /> <!-- Meteor Shower -->
|
||||
<item id="7899" min="1" max="1" chance="0.003" /> <!-- Destroyer Hammer -->
|
||||
<item id="164" min="1" max="1" chance="0.0009" /> <!-- Elysian -->
|
||||
<item id="2504" min="1" max="1" chance="0.0009" /> <!-- Meteor Shower -->
|
||||
<item id="7899" min="1" max="1" chance="0.0009" /> <!-- Destroyer Hammer -->
|
||||
<item id="57" min="533" max="1245" chance="70" /> <!-- Adena -->
|
||||
<item id="36564" min="1" max="1" chance="0.003" /> <!-- Greater Synthetic Cokes -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -6887,11 +6896,12 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36553" min="1" max="1" chance="0.075" /> <!-- Armor Fragment (Mid-grade) -->
|
||||
<item id="36553" min="1" max="1" chance="0.3" /> <!-- Armor Fragment (Mid-grade) -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="21581" level="71" type="L2Monster" name="Bone Puppeteer">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="140" />
|
||||
<param name="MoveAroundSocial1" value="140" />
|
||||
@ -6911,7 +6921,7 @@
|
||||
<equipment rhand="178" /> <!-- rhand: Bone Staff -->
|
||||
<acquire exp="93835" sp="22" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2492.727" hpRegen="8.5" mp="1377.8" mpRegen="3" />
|
||||
<vitals hp="4986" hpRegen="8.5" mp="1377" mpRegen="3" />
|
||||
<attack physical="710.2185" magical="484.98717" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="300.65359" magical="200.178552092236" />
|
||||
<attribute>
|
||||
@ -6927,7 +6937,6 @@
|
||||
<skill_list>
|
||||
<skill id="4098" level="7" /> <!-- Silence -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<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. -->
|
||||
@ -6954,10 +6963,11 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="123" max="286" chance="70" /> <!-- Adena -->
|
||||
<item id="164" min="1" max="1" chance="0.0009" /> <!-- Elysian -->
|
||||
<item id="2504" min="1" max="1" chance="0.0009" /> <!-- Meteor Shower -->
|
||||
<item id="7899" min="1" max="1" chance="0.0009" /> <!-- Destroyer Hammer -->
|
||||
<item id="164" min="1" max="1" chance="0.003" /> <!-- Elysian -->
|
||||
<item id="2504" min="1" max="1" chance="0.003" /> <!-- Meteor Shower -->
|
||||
<item id="7899" min="1" max="1" chance="0.003" /> <!-- Destroyer Hammer -->
|
||||
<item id="57" min="578" max="1349" chance="70" /> <!-- Adena -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -6992,8 +7002,8 @@
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36534" min="1" max="1" chance="0.03" /> <!-- Durable 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 -->
|
||||
<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 -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -7105,6 +7115,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="21583" level="72" type="L2Monster" name="Bone Scavenger">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="140" />
|
||||
<param name="MoveAroundSocial1" value="140" />
|
||||
@ -7127,7 +7138,7 @@
|
||||
<equipment rhand="178" /> <!-- rhand: Bone Staff -->
|
||||
<acquire exp="94356" sp="22" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2540.15331" hpRegen="8.5" mp="1410.0" mpRegen="3" />
|
||||
<vitals hp="5082" hpRegen="8.5" mp="1410" mpRegen="3" />
|
||||
<attack physical="731.52506" magical="499.53679" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="305.35947" magical="203.311781207645" />
|
||||
<attribute>
|
||||
@ -7143,7 +7154,6 @@
|
||||
<skill_list>
|
||||
<skill id="4047" level="7" /> <!-- Hold -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<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. -->
|
||||
@ -7171,11 +7181,12 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="124" max="289" chance="70" /> <!-- Adena -->
|
||||
<item id="2504" min="1" max="1" chance="0.003" /> <!-- Meteor Shower -->
|
||||
<item id="7899" min="1" max="1" chance="0.003" /> <!-- Destroyer Hammer -->
|
||||
<item id="164" min="1" max="1" chance="0.0009" /> <!-- Elysian -->
|
||||
<item id="2504" min="1" max="1" chance="0.0009" /> <!-- Meteor Shower -->
|
||||
<item id="7899" min="1" max="1" chance="0.0009" /> <!-- Destroyer Hammer -->
|
||||
<item id="36519" min="1" max="1" chance="0.003" /> <!-- Quality Leather -->
|
||||
<item id="57" min="565" max="1319" chance="70" /> <!-- Adena -->
|
||||
<item id="36519" min="1" max="1" chance="0.075" /> <!-- Quality Leather -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -7216,6 +7227,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="21584" level="72" type="L2Monster" name="Bone Scavenger">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="140" />
|
||||
<param name="MoveAroundSocial1" value="140" />
|
||||
@ -7235,7 +7247,7 @@
|
||||
<equipment rhand="178" /> <!-- rhand: Bone Staff -->
|
||||
<acquire exp="92129" sp="22" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2540.15331" hpRegen="8.5" mp="1410.0" mpRegen="3" />
|
||||
<vitals hp="5082" hpRegen="8.5" mp="1410" mpRegen="3" />
|
||||
<attack physical="731.52506" magical="499.53679" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="305.35947" magical="203.311781207645" />
|
||||
<attribute>
|
||||
@ -7252,7 +7264,6 @@
|
||||
<skill id="4098" level="7" /> <!-- Silence -->
|
||||
<skill id="4257" level="7" /> <!-- NPC Hydroblast - Magic -->
|
||||
<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. -->
|
||||
@ -7278,12 +7289,13 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="124" max="289" chance="70" /> <!-- Adena -->
|
||||
<item id="2504" min="1" max="1" chance="0.003" /> <!-- Meteor Shower -->
|
||||
<item id="7899" min="1" max="1" chance="0.003" /> <!-- Destroyer Hammer -->
|
||||
<item id="164" min="1" max="1" chance="0.0009" /> <!-- Elysian -->
|
||||
<item id="2504" min="1" max="1" chance="0.0009" /> <!-- Meteor Shower -->
|
||||
<item id="7899" min="1" max="1" chance="0.0009" /> <!-- Destroyer Hammer -->
|
||||
<item id="36519" min="1" max="1" chance="0.003" /> <!-- Quality Leather -->
|
||||
<group chance="42.0">
|
||||
<item id="57" min="565" max="1319" chance="70" /> <!-- Adena -->
|
||||
<item id="36519" min="1" max="1" chance="0.075" /> <!-- Quality Leather -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -7317,8 +7329,8 @@
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36534" min="1" max="1" chance="0.03" /> <!-- Durable 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 -->
|
||||
<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 -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
|
101
trunk/dist/game/data/stats/npcs/22000-22099.xml
vendored
101
trunk/dist/game/data/stats/npcs/22000-22099.xml
vendored
@ -573,6 +573,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="22017" level="30" type="L2Monster" name="Bandit Sweeper">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="115" />
|
||||
<param name="MoveAroundSocial1" value="115" />
|
||||
@ -588,9 +589,9 @@
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="152" /> <!-- rhand: Heavy Chisel -->
|
||||
<acquire exp="2624" sp="95" />
|
||||
<acquire exp="2624" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="604.08419" hpRegen="3.5" mp="329.4" mpRegen="1.5" />
|
||||
<vitals hp="605" hpRegen="3.5" mp="329" mpRegen="1.5" />
|
||||
<attack physical="92.64226" magical="63.26266" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="118.46427" magical="86.68702" />
|
||||
<attribute>
|
||||
@ -607,7 +608,6 @@
|
||||
<skill id="4032" level="3" /> <!-- NPC Strike -->
|
||||
<skill id="4274" level="2" /> <!-- Blunt Weapon Weak Point -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<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. -->
|
||||
@ -635,6 +635,7 @@
|
||||
<item id="57" min="10" max="23" chance="70" /> <!-- Adena -->
|
||||
<item id="911" min="1" max="1" chance="0.3" /> <!-- Magic Necklace -->
|
||||
<item id="737" min="1" max="1" chance="0.3" /> <!-- Scroll of Resurrection -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -668,11 +669,12 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36531" min="1" max="1" chance="11.001" /> <!-- Thread -->
|
||||
<item id="36531" min="1" max="1" chance="11.23" /> <!-- Thread -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="22018" level="31" type="L2Monster" name="Bandit Hound">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="60" />
|
||||
<param name="MoveAroundSocial1" value="60" />
|
||||
@ -685,9 +687,9 @@
|
||||
</parameters>
|
||||
<race>ANIMAL</race>
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="2251" sp="83" />
|
||||
<acquire exp="2251" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="635.76437" hpRegen="4.5" mp="343.8" mpRegen="1.8" />
|
||||
<vitals hp="636" hpRegen="4.5" mp="343" mpRegen="1.8" />
|
||||
<attack physical="99.21986" magical="67.7543" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="121.98819" magical="89.26566" />
|
||||
<attribute>
|
||||
@ -714,7 +716,7 @@
|
||||
</skill_list>
|
||||
<shots shotChance="30" spiritChance="30" />
|
||||
<ex_crt_effect>false</ex_crt_effect>
|
||||
<ai aggroRange="500" clanHelpRange="300">
|
||||
<ai aggroRange="400" clanHelpRange="300">
|
||||
<clan_list>
|
||||
<clan>BRIGAND</clan>
|
||||
</clan_list>
|
||||
@ -725,8 +727,9 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="9" max="20" chance="70" /> <!-- Adena -->
|
||||
<item id="467" min="1" max="1" chance="0.3" /> <!-- Dark Stockings -->
|
||||
<item id="57" min="9" max="20" chance="70" /> <!-- Adena -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -760,11 +763,12 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36531" min="1" max="1" chance="11.001" /> <!-- Thread -->
|
||||
<item id="36531" min="1" max="1" chance="9.381" /> <!-- Thread -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="22019" level="32" type="L2Monster" name="Bandit Watchman">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="120" />
|
||||
<param name="MoveAroundSocial1" value="120" />
|
||||
@ -778,9 +782,9 @@
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="273" /> <!-- rhand: Composite Bow -->
|
||||
<acquire exp="3083" sp="115" />
|
||||
<acquire exp="3083" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="668.47132" hpRegen="4.5" mp="358.32" mpRegen="1.8" />
|
||||
<vitals hp="669" hpRegen="4.5" mp="358" mpRegen="1.8" />
|
||||
<attack physical="106.16525" magical="72.49711" random="10" critical="8" accuracy="0" attackSpeed="253" reuseDelay="1500" type="BOW" range="1100" distance="10" width="0" />
|
||||
<defence physical="125.57727" magical="91.89199" />
|
||||
<attribute>
|
||||
@ -810,7 +814,7 @@
|
||||
</skill_list>
|
||||
<shots shotChance="30" spiritChance="30" />
|
||||
<ex_crt_effect>false</ex_crt_effect>
|
||||
<ai type="ARCHER" aggroRange="500" clanHelpRange="300" dodge="15" isAggressive="false">
|
||||
<ai type="ARCHER" aggroRange="1000" clanHelpRange="300" dodge="15" isAggressive="false">
|
||||
<clan_list>
|
||||
<clan>BRIGAND</clan>
|
||||
</clan_list>
|
||||
@ -821,10 +825,11 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="12" max="27" chance="70" /> <!-- Adena -->
|
||||
<item id="348" min="1" max="1" chance="0.3" /> <!-- Scale Mail -->
|
||||
<item id="1834" min="1" max="1" chance="2" /> <!-- Emergency Dressing -->
|
||||
<item id="1061" min="1" max="1" chance="1.150" /> <!-- Major Healing Potion -->
|
||||
<item id="57" min="12" max="27" chance="70" /> <!-- Adena -->
|
||||
<item id="1834" min="1" max="1" chance="1.946" /> <!-- Emergency Dressing -->
|
||||
<item id="1061" min="1" max="1" chance="1.04" /> <!-- Major Healing Potion -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -858,7 +863,7 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36531" min="1" max="1" chance="12.001" /> <!-- Thread -->
|
||||
<item id="36531" min="1" max="1" chance="12.73" /> <!-- Thread -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -953,6 +958,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="22021" level="34" type="L2Monster" name="Bandit Undertaker">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="115" />
|
||||
<param name="MoveAroundSocial1" value="115" />
|
||||
@ -967,9 +973,9 @@
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="66" lhand="102" /> <!-- rhand: Gladius lhand: Round Shield -->
|
||||
<acquire exp="3121" sp="121" />
|
||||
<acquire exp="3121" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="736.96177" hpRegen="4.5" mp="387.72" mpRegen="1.8" />
|
||||
<vitals hp="737" hpRegen="4.5" mp="387" mpRegen="1.8" />
|
||||
<attack physical="121.20802" magical="82.76936" random="50" critical="1" accuracy="9" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" />
|
||||
<defence physical="132.9486" magical="97.28601" />
|
||||
<attribute>
|
||||
@ -987,7 +993,6 @@
|
||||
<skill id="4160" level="3" /> <!-- NPC Aura Burn - Magic -->
|
||||
<skill id="4274" level="2" /> <!-- Blunt Weapon Weak Point -->
|
||||
<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="12" /> <!-- Slightly Strong P. Def. -->
|
||||
@ -1011,8 +1016,9 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="12" max="27" chance="70" /> <!-- Adena -->
|
||||
<item id="377" min="1" max="1" chance="0.3" /> <!-- Scale Gaiters -->
|
||||
<item id="57" min="12" max="27" chance="70" /> <!-- Adena -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -1046,11 +1052,12 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36531" min="1" max="1" chance="13.001" /> <!-- Thread -->
|
||||
<item id="36531" min="1" max="1" chance="13.06" /> <!-- Thread -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="22022" level="35" type="L2Monster" name="Bandit Assassin">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="100" />
|
||||
<param name="MoveAroundSocial1" value="100" />
|
||||
@ -1066,9 +1073,9 @@
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="221" /> <!-- rhand: Assassin Knife -->
|
||||
<acquire exp="3704" sp="145" />
|
||||
<acquire exp="3704" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="772.73802" hpRegen="4.5" mp="402.6" mpRegen="1.8" />
|
||||
<vitals hp="773" hpRegen="4.5" mp="402" mpRegen="1.8" />
|
||||
<attack physical="129.32896" magical="88.31491" random="10" critical="8" accuracy="0" attackSpeed="253" type="DAGGER" range="40" distance="80" width="120" />
|
||||
<defence physical="136.72948" magical="100.0527" />
|
||||
<attribute>
|
||||
@ -1097,7 +1104,7 @@
|
||||
</skill_list>
|
||||
<shots shotChance="30" spiritChance="30" />
|
||||
<ex_crt_effect>false</ex_crt_effect>
|
||||
<ai aggroRange="500" clanHelpRange="300">
|
||||
<ai aggroRange="400" clanHelpRange="300">
|
||||
<clan_list>
|
||||
<clan>BRIGAND</clan>
|
||||
</clan_list>
|
||||
@ -1108,8 +1115,9 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="9" max="20" chance="70" /> <!-- Adena -->
|
||||
<item id="276" min="1" max="1" chance="0.3" /> <!-- Elven Bow -->
|
||||
<item id="276" min="1" max="1" chance="0.03" /> <!-- Elven Bow -->
|
||||
<item id="57" min="14" max="32" chance="70" /> <!-- Adena -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -1143,11 +1151,12 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36531" min="1" max="1" chance="15.001" /> <!-- Thread -->
|
||||
<item id="36531" min="1" max="1" chance="14.39" /> <!-- Thread -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="22023" level="36" type="L2Monster" name="Bandit Warrior">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="130" />
|
||||
<param name="MoveAroundSocial1" value="130" />
|
||||
@ -1165,7 +1174,7 @@
|
||||
<equipment rhand="2" /> <!-- rhand: Long Sword -->
|
||||
<acquire exp="4238" sp="1" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="809.52639" hpRegen="4.5" mp="417.6" mpRegen="1.8" />
|
||||
<vitals hp="810" hpRegen="4.5" mp="417" mpRegen="1.8" />
|
||||
<attack physical="137.86467" magical="94.1437" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="140.57278" magical="102.86506" />
|
||||
<attribute>
|
||||
@ -1182,7 +1191,6 @@
|
||||
<skill id="4032" level="3" /> <!-- NPC Strike -->
|
||||
<skill id="4274" level="2" /> <!-- Blunt Weapon Weak Point -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<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. -->
|
||||
@ -1207,8 +1215,9 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="16" max="37" chance="70" /> <!-- Adena -->
|
||||
<item id="180" min="1" max="1" chance="0.03" /> <!-- Mace of Judgment -->
|
||||
<item id="57" min="16" max="37" chance="70" /> <!-- Adena -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -1242,11 +1251,12 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36531" min="1" max="1" chance="17.001" /> <!-- Thread -->
|
||||
<item id="36531" min="1" max="1" chance="17.3" /> <!-- Thread -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="22024" level="37" type="L2Monster" name="Bandit Inspector">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="115" />
|
||||
<param name="MoveAroundSocial1" value="115" />
|
||||
@ -1262,9 +1272,9 @@
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="66" /> <!-- rhand: Gladius -->
|
||||
<acquire exp="3992" sp="163" />
|
||||
<acquire exp="3992" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="847.31754" hpRegen="4.5" mp="432.72" mpRegen="1.8" />
|
||||
<vitals hp="848" hpRegen="4.5" mp="432" mpRegen="1.8" />
|
||||
<attack physical="146.82587" magical="100.26304" random="50" critical="1" accuracy="9" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" />
|
||||
<defence physical="144.47758" magical="105.72243" />
|
||||
<attribute>
|
||||
@ -1293,7 +1303,7 @@
|
||||
</skill_list>
|
||||
<shots shotChance="30" spiritChance="30" />
|
||||
<ex_crt_effect>false</ex_crt_effect>
|
||||
<ai aggroRange="500" clanHelpRange="300">
|
||||
<ai aggroRange="400" clanHelpRange="300">
|
||||
<clan_list>
|
||||
<clan>BRIGAND</clan>
|
||||
</clan_list>
|
||||
@ -1304,9 +1314,10 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="15" max="34" chance="70" /> <!-- Adena -->
|
||||
<item id="184" min="1" max="1" chance="0.03" /> <!-- Conjuror's Staff -->
|
||||
<item id="57" min="15" max="34" chance="70" /> <!-- Adena -->
|
||||
<item id="6036" min="1" max="1" chance="0.3" /> <!-- Greater Magic Haste Potion -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -1340,7 +1351,7 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36531" min="1" max="1" chance="15.500" /> <!-- Thread -->
|
||||
<item id="36531" min="1" max="1" chance="16.41" /> <!-- Thread -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -1435,6 +1446,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="22026" level="40" type="L2Monster" name="Bandit Captain">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="90" />
|
||||
<param name="MoveAroundSocial1" value="90" />
|
||||
@ -1483,7 +1495,7 @@
|
||||
</skill_list>
|
||||
<shots shotChance="30" spiritChance="30" />
|
||||
<ex_crt_effect>false</ex_crt_effect>
|
||||
<ai aggroRange="500" clanHelpRange="300">
|
||||
<ai aggroRange="400" clanHelpRange="300">
|
||||
<clan_list>
|
||||
<clan>BRIGAND</clan>
|
||||
</clan_list>
|
||||
@ -1494,9 +1506,10 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="19" max="45" chance="70" /> <!-- Adena -->
|
||||
<item id="295" min="1" max="1" chance="0.03" /> <!-- Dwarven Trident -->
|
||||
<item id="57" min="19" max="45" chance="70" /> <!-- Adena -->
|
||||
<item id="6036" min="1" max="1" chance="0.3" /> <!-- Greater Magic Haste Potion -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -1530,7 +1543,7 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36531" min="1" max="1" chance="10.25" /> <!-- Thread-->
|
||||
<item id="36531" min="1" max="1" chance="10.91" /> <!-- Thread -->
|
||||
<item id="36880" min="1" max="1" chance="0.0009" /> <!-- Recipe: Thread - Downgrade -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
@ -5117,6 +5130,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="22083" level="55" type="L2Monster" name="Baby Panthera">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="90" />
|
||||
<param name="MoveAroundSocial1" value="30" />
|
||||
@ -5132,7 +5146,7 @@
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="10406" sp="2" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="1673.05473" hpRegen="6.5" mp="889.8" mpRegen="2.4" />
|
||||
<vitals hp="837" hpRegen="6.5" mp="889" mpRegen="2.4" />
|
||||
<attack physical="388.11142" magical="265.02979" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="223.6362" magical="163.64727" />
|
||||
<attribute>
|
||||
@ -5161,7 +5175,7 @@
|
||||
<shots shotChance="30" spiritChance="30" />
|
||||
<ex_crt_effect>false</ex_crt_effect>
|
||||
<s_npc_prop_hp_rate>0.5</s_npc_prop_hp_rate>
|
||||
<ai aggroRange="500" clanHelpRange="300" isAggressive="false">
|
||||
<ai aggroRange="400" clanHelpRange="300" isAggressive="false">
|
||||
<clan_list>
|
||||
<clan>WANIMAL</clan>
|
||||
</clan_list>
|
||||
@ -5173,10 +5187,11 @@
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="82" max="192" chance="70" /> <!-- Adena -->
|
||||
<item id="36522" min="1" max="1" chance="2.150" /> <!-- Silver -->
|
||||
<item id="36522" min="1" max="1" chance="2.163" /> <!-- Silver -->
|
||||
<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="30" /> <!-- Thread -->
|
||||
<item id="36531" min="1" max="1" chance="29.08" /> <!-- Thread -->
|
||||
<item id="36532" min="1" max="1" chance="0.75" /> <!-- Thin Braid -->
|
||||
<item id="36880" min="1" max="1" chance="0.003" /> <!-- Recipe: Thread - Downgrade -->
|
||||
</corpse>
|
||||
|
22
trunk/dist/game/data/stats/npcs/22200-22299.xml
vendored
22
trunk/dist/game/data/stats/npcs/22200-22299.xml
vendored
@ -3048,9 +3048,9 @@
|
||||
</parameters>
|
||||
<race>ANIMAL</race>
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="211" sp="1" />
|
||||
<acquire exp="211" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="68.20985" hpRegen="2" mp="62.08" mpRegen="0.9" />
|
||||
<vitals hp="69" hpRegen="2" mp="62" mpRegen="0.9" />
|
||||
<attack physical="11.24892" magical="7.68155" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="49.73343" magical="36.39277" />
|
||||
<attribute>
|
||||
@ -3065,7 +3065,6 @@
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skill_list>
|
||||
<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. -->
|
||||
@ -3076,11 +3075,16 @@
|
||||
</skill_list>
|
||||
<ex_crt_effect>false</ex_crt_effect>
|
||||
<ai aggroRange="300" clanHelpRange="300" isAggressive="false" />
|
||||
<collision>
|
||||
<radius normal="13" />
|
||||
<height normal="9" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="1" max="2" chance="5.3" /> <!-- Adena -->
|
||||
<item id="36516" min="1" max="1" chance="0.9" /> <!-- Worn Leather -->
|
||||
<item id="57" min="1" max="2" chance="70" /> <!-- Adena -->
|
||||
<item id="36516" min="1" max="1" chance="1.013" /> <!-- Worn Leather -->
|
||||
<item id="36551" min="1" max="1" chance="0.03" /> <!-- Armor Fragment (Low-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -3114,13 +3118,9 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36531" min="1" max="1" chance="0.8" /> <!-- Thread -->
|
||||
<item id="36531" min="1" max="1" chance="0.75" /> <!-- Thread -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="13" />
|
||||
<height normal="9" />
|
||||
</collision>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="22233" level="5" type="L2Monster" name="Elder Black Wolf">
|
||||
<parameters>
|
||||
|
48
trunk/dist/game/data/stats/npcs/22400-22499.xml
vendored
48
trunk/dist/game/data/stats/npcs/22400-22499.xml
vendored
@ -1368,6 +1368,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="22455" level="30" type="L2Monster" name="Begrudged Kanabion">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="138" />
|
||||
<param name="MoveAroundSocial1" value="138" />
|
||||
@ -1389,9 +1390,9 @@
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="127" /> <!-- rhand: Crimson Sword -->
|
||||
<acquire exp="2248" sp="1" />
|
||||
<acquire exp="2248" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="604.08419" hpRegen="3.5" mp="329.4" mpRegen="1.5" />
|
||||
<vitals hp="605" hpRegen="3.5" mp="329" mpRegen="1.5" />
|
||||
<attack physical="92.64226" magical="63.26266" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="118.46427" magical="86.68702" />
|
||||
<attribute>
|
||||
@ -1407,7 +1408,6 @@
|
||||
<skill_list>
|
||||
<skill id="4032" level="3" /> <!-- NPC Strike -->
|
||||
<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. -->
|
||||
@ -1423,9 +1423,13 @@
|
||||
<clan>RIM</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="10" />
|
||||
<height normal="21" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="956" min="1" max="1" chance="1.2811392" /> <!-- Scroll: Enchant Armor (D-Grade) -->
|
||||
<item id="956" min="1" max="1" chance="1.34" /> <!-- Scroll: Enchant Armor (D-grade) -->
|
||||
<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 -->
|
||||
@ -1459,12 +1463,9 @@
|
||||
</group>
|
||||
</death>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="10" />
|
||||
<height normal="21" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="22456" level="30" type="L2Monster" name="Begrudged Kanabion" title="Doppler">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="75" />
|
||||
<param name="MoveAroundSocial1" value="75" />
|
||||
@ -1488,9 +1489,9 @@
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="21732" /> <!-- rhand: Sword of Revolution - Event -->
|
||||
<acquire exp="2248" sp="1" />
|
||||
<acquire exp="2248" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="604.08419" hpRegen="3.5" mp="329.4" mpRegen="1.5" />
|
||||
<vitals hp="605" hpRegen="3.5" mp="329" mpRegen="1.5" />
|
||||
<attack physical="92.64226" magical="63.26266" random="10" critical="8" accuracy="0" attackSpeed="253" type="DAGGER" range="40" distance="80" width="120" />
|
||||
<defence physical="118.46427" magical="86.68702" />
|
||||
<attribute>
|
||||
@ -1506,7 +1507,6 @@
|
||||
<skill_list>
|
||||
<skill id="4032" level="3" /> <!-- NPC Strike -->
|
||||
<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. -->
|
||||
@ -1523,9 +1523,13 @@
|
||||
<ignore_npc_id>22455</ignore_npc_id> <!-- Begrudged Kanabion -->
|
||||
</clan_list>
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="12" grown="14" />
|
||||
<height normal="22" grown="26.4" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="956" min="1" max="1" chance="1.2811392" /> <!-- Scroll: Enchant Armor (D-Grade) -->
|
||||
<item id="956" min="1" max="1" chance="1.296" /> <!-- Scroll: Enchant Armor (D-grade) -->
|
||||
<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 -->
|
||||
@ -1559,12 +1563,9 @@
|
||||
</group>
|
||||
</death>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="12" grown="14" />
|
||||
<height normal="22" grown="26.4" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="22457" level="32" type="L2Monster" name="Begrudged Kanabion" title="Void">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="70" />
|
||||
<param name="MoveAroundSocial1" value="70" />
|
||||
@ -1589,9 +1590,9 @@
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="21741" /> <!-- rhand: Sword of Magic Fog - Event -->
|
||||
<acquire exp="2823" sp="1" />
|
||||
<acquire exp="2823" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="604.08419" hpRegen="3.5" mp="329.4" mpRegen="1.5" />
|
||||
<vitals hp="669" hpRegen="4.5" mp="358" mpRegen="1.8" />
|
||||
<attack physical="92.64226" magical="63.26266" random="10" critical="8" accuracy="0" attackSpeed="253" type="DAGGER" range="40" distance="80" width="120" />
|
||||
<defence physical="118.46427" magical="86.68702" />
|
||||
<attribute>
|
||||
@ -1608,7 +1609,6 @@
|
||||
<skill id="4032" level="3" /> <!-- NPC Strike -->
|
||||
<skill id="4340" level="1" /> <!-- Ultimate Buff, 2nd -->
|
||||
<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. -->
|
||||
@ -1625,9 +1625,13 @@
|
||||
<ignore_npc_id>22455</ignore_npc_id> <!-- Begrudged Kanabion -->
|
||||
</clan_list>
|
||||
</ai>
|
||||
<collision>
|
||||
<radius normal="10" grown="12" />
|
||||
<height normal="23" grown="27.6" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="956" min="1" max="1" chance="1.4105472" /> <!-- Scroll: Enchant Armor (D-Grade) -->
|
||||
<item id="956" min="1" max="1" chance="1.342" /> <!-- Scroll: Enchant Armor (D-grade) -->
|
||||
<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 -->
|
||||
@ -1661,10 +1665,6 @@
|
||||
</group>
|
||||
</death>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="10" grown="12" />
|
||||
<height normal="23" grown="27.6" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="22458" level="35" type="L2Monster" name="Rotten Kanabion">
|
||||
<parameters>
|
||||
|
251
trunk/dist/game/data/stats/npcs/22600-22699.xml
vendored
251
trunk/dist/game/data/stats/npcs/22600-22699.xml
vendored
@ -3140,6 +3140,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="22645" level="78" type="L2Monster" name="Balor of Destruction">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="IsAggressive" value="1" />
|
||||
<skill name="Skill01_ID" id="4599" level="9" /> <!-- Decrease Speed -->
|
||||
@ -3148,7 +3149,7 @@
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="87929" 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" />
|
||||
<vitals hp="14875" hpRegen="8.5" mp="1607" mpRegen="3" />
|
||||
<attack physical="890.50085998804" magical="608.096657928153" random="30" critical="4" accuracy="0" attackSpeed="253" type="POLE" range="80" distance="80" width="120" />
|
||||
<defence physical="332.70061" magical="243.45587" />
|
||||
<attribute>
|
||||
@ -3193,13 +3194,14 @@
|
||||
<death>
|
||||
<item id="57" min="139" max="322" chance="70" /> <!-- Adena -->
|
||||
<item id="5162" min="1" max="1" chance="0.03" /> <!-- Recipe: Spiritshot Compressed Package (S-grade) -->
|
||||
<item id="5272" min="1" max="1" chance="0.03" /> <!-- Recipe: Greater Soulshot Compressed Package (S-grade) -->
|
||||
<item id="5272" min="1" max="1" chance="0.03" /> <!-- Recipe: Greater Soulshot Compressed Package (S-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="1.350" /> <!-- Thin Braid -->
|
||||
<item id="36533" min="1" max="1" chance="0.03" /> <!-- Synthetic Braid -->
|
||||
<item id="36532" min="1" max="1" chance="1.493" /> <!-- 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 -->
|
||||
<item id="36882" min="1" max="1" chance="0.0055" /> <!-- Recipe: Thin Braid - Upgrade -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -3325,6 +3327,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="22648" level="78" type="L2Monster" name="Blazing Ifrit">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="IsAggressive" value="1" />
|
||||
<skill name="Skill01_ID" id="4605" level="9" /> <!-- Surrender To Fire -->
|
||||
@ -3333,7 +3336,7 @@
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="93606" sp="22" />
|
||||
<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" />
|
||||
<vitals hp="14875" 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>
|
||||
@ -3372,12 +3375,13 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="296" max="679" chance="70" /> <!-- Adena -->
|
||||
<item id="57" min="292" max="679" chance="70" /> <!-- Adena -->
|
||||
<item id="1808" min="1" max="1" chance="0.075" /> <!-- Recipe: Soulshot (S-grade) -->
|
||||
<item id="5282" min="1" max="1" chance="0.075" /> <!-- Recipe: Greater Blessed Spiritshot Compressed Package (S-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="3.010" /> <!-- Thin Braid -->
|
||||
<item id="36532" min="1" max="1" chance="3.105" /> <!-- Thin Braid -->
|
||||
<item id="36533" min="1" max="1" chance="0.75" /> <!-- Synthetic Braid -->
|
||||
<item id="36882" min="1" max="1" chance="0.03" /> <!-- Recipe: Thin Braid - Upgrade -->
|
||||
<item id="36881" min="1" max="1" chance="0.003" /> <!-- Recipe: Thin Braid - Downgrade -->
|
||||
@ -4940,6 +4944,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="22666" level="82" type="L2Monster" name="Barif">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="ShoutTarget" value="1" />
|
||||
<param name="SetHateGroup" value="ATTACKER_GROUP" />
|
||||
@ -4951,7 +4956,7 @@
|
||||
<equipment rhand="3938" /> <!-- rhand: Giant Rod -->
|
||||
<acquire exp="53177" sp="12" />
|
||||
<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" />
|
||||
<vitals hp="7288" hpRegen="9.5" mp="1743" mpRegen="3.3" />
|
||||
<attack physical="1055.28566004965" magical="720.623302603812" random="50" critical="1" accuracy="9" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" />
|
||||
<defence physical="349.77477" magical="255.95" />
|
||||
<attribute>
|
||||
@ -4969,7 +4974,6 @@
|
||||
<skill id="4066" level="9" /> <!-- NPC Twister -->
|
||||
<skill id="4116" level="9" /> <!-- Resist M. Atk. -->
|
||||
<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. -->
|
||||
@ -4986,47 +4990,34 @@
|
||||
<clan>GIANT</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="1432" max="2885" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="0.08020000159740448">
|
||||
<item id="9446" min="1" max="1" chance="0.3192" /> <!-- Dynasty Knife -->
|
||||
<item id="9620" min="1" max="1" chance="99.6808" /> <!-- Dynasty Knife Piece -->
|
||||
</group>
|
||||
<group chance="8.852399826049805">
|
||||
<item id="1879" min="1" max="1" chance="60.2222" /> <!-- Cokes -->
|
||||
<item id="1885" min="1" max="1" chance="30.1111" /> <!-- High-Grade Suede -->
|
||||
<item id="9628" min="1" max="1" chance="2.834" /> <!-- Leonard -->
|
||||
<item id="9630" min="1" max="1" chance="1.9018" /> <!-- Orichalcum -->
|
||||
<item id="9629" min="1" max="1" chance="1.571" /> <!-- Adamantine -->
|
||||
<item id="9573" min="1" max="1" chance="2.5093" /> <!-- Life Stone - Level 80 -->
|
||||
<item id="9574" min="1" max="1" chance="0.6273" /> <!-- Mid-Grade Life Stone - Level 80 -->
|
||||
<item id="9575" min="1" max="1" chance="0.0627" /> <!-- High-Grade Life Stone - Level 80 -->
|
||||
<item id="5157" min="1" max="1" chance="0.1606" /> <!-- Recipe: Soulshot (S) Compressed Package (100%) -->
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="9624" min="1" max="1" chance="0.3146" /> <!-- Dynasty Bagh-Nakh Piece -->
|
||||
<item id="9630" min="1" max="1" chance="3.0758" /> <!-- Orichalcum -->
|
||||
<item id="9628" min="1" max="1" chance="4.5835" /> <!-- Leonard -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="50" />
|
||||
<height normal="66" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="300" max="701" chance="70" /> <!-- Adena -->
|
||||
<item id="45929" min="1" max="3" chance="0.3" /> <!-- Spirit Stone -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="3.13" /> <!-- Thin Braid -->
|
||||
<item id="36533" min="1" max="1" chance="0.75" /> <!-- Synthetic Braid -->
|
||||
<item id="36882" min="1" max="1" chance="0.03" /> <!-- Recipe: Thin Braid - Upgrade -->
|
||||
<item id="36881" min="1" max="1" chance="0.003" /> <!-- Recipe: Thin Braid - Downgrade -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="22667" level="81" type="L2Monster" name="Barif's Pet">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<skill name="PhysicalSpecial" id="4032" level="9" /> <!-- NPC Strike -->
|
||||
</parameters>
|
||||
<race>CONSTRUCT</race>
|
||||
<race>ANIMAL</race> <!-- TODO: Magic Creatures -->
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="53565" sp="12" />
|
||||
<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" />
|
||||
<vitals hp="6924" hpRegen="9.5" mp="1708" mpRegen="3.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>
|
||||
@ -5044,7 +5035,6 @@
|
||||
<skill id="4032" level="9" /> <!-- NPC Strike -->
|
||||
<skill id="4116" level="9" /> <!-- Resist M. Atk. -->
|
||||
<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. -->
|
||||
@ -5061,36 +5051,22 @@
|
||||
<clan>GIANT</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="1477" max="2979" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="0.08320000022649765">
|
||||
<item id="9447" min="1" max="1" chance="0.3175" /> <!-- Dynasty Halberd -->
|
||||
<item id="9621" min="1" max="1" chance="99.6825" /> <!-- Dynasty Halberd Piece -->
|
||||
</group>
|
||||
<group chance="4.445899963378906">
|
||||
<item id="1894" min="1" max="1" chance="29.3011" /> <!-- Crafted Leather -->
|
||||
<item id="4039" min="1" max="1" chance="27.8361" /> <!-- Mold Glue -->
|
||||
<item id="4041" min="1" max="1" chance="7.2616" /> <!-- Mold Hardener -->
|
||||
<item id="4044" min="1" max="1" chance="27.8361" /> <!-- Thons -->
|
||||
<item id="9573" min="1" max="1" chance="5.7992" /> <!-- Life Stone - Level 80 -->
|
||||
<item id="9574" min="1" max="1" chance="1.4498" /> <!-- Mid-Grade Life Stone - Level 80 -->
|
||||
<item id="9575" min="1" max="1" chance="0.145" /> <!-- High-Grade Life Stone - Level 80 -->
|
||||
<item id="5162" min="1" max="1" chance="0.3711" /> <!-- Recipe: Spiritshot (S) Compressed Package (100%) -->
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="9992" min="1" max="1" chance="1.085" /> <!-- Sealed Dynasty Necklace Gemstone -->
|
||||
<item id="3957" min="1" max="1" chance="0.268" /> <!-- Recipe: Blessed Spiritshot S -->
|
||||
<item id="9537" min="1" max="1" chance="2.168" /> <!-- Sealed Dynasty Leather Helmet Piece -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="15" />
|
||||
<height normal="35" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="307" max="717" chance="70" /> <!-- Adena -->
|
||||
<item id="3957" min="1" max="1" chance="0.3" /> <!-- Recipe: Blessed Spiritshot (S-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="4.257" /> <!-- Thin Braid -->
|
||||
<item id="36882" min="1" max="1" chance="0.03" /> <!-- Recipe: Thin Braid - Upgrade -->
|
||||
<item id="36881" min="1" max="1" chance="0.003" /> <!-- Recipe: Thin Braid - Downgrade -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="22668" level="81" type="L2Monster" name="Gamlin" title="Scout">
|
||||
<race>CONSTRUCT</race>
|
||||
@ -5166,6 +5142,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="22670" level="80" type="L2Monster" name="Beastial Lord">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<skill name="SelfRangeDDMagic" id="4072" level="9" /> <!-- Stun -->
|
||||
</parameters>
|
||||
@ -5173,7 +5150,7 @@
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="54452" sp="13" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="3290.11306877694" hpRegen="8.5" mp="1674.8" mpRegen="3" />
|
||||
<vitals hp="6582" hpRegen="8.5" mp="1674" mpRegen="3" />
|
||||
<attack physical="970.537548504614" magical="662.751329129412" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="341.375" magical="249.80341" />
|
||||
<attribute>
|
||||
@ -5193,7 +5170,6 @@
|
||||
<skill id="4086" level="1" /> <!-- Critical Chance -->
|
||||
<skill id="4116" level="9" /> <!-- Resist M. Atk. -->
|
||||
<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. -->
|
||||
@ -5211,41 +5187,25 @@
|
||||
<clan>BEAST</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="1536" max="3100" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="0.34310001134872437">
|
||||
<item id="9524" min="1" max="1" chance="0.1642" /> <!-- Sealed Dynasty Tunic -->
|
||||
<item id="9525" min="1" max="1" chance="0.2627" /> <!-- Sealed Dynasty Stockings -->
|
||||
<item id="9540" min="1" max="1" chance="40.3139" /> <!-- Sealed Dynasty Tunic Piece -->
|
||||
<item id="9541" min="1" max="1" chance="59.2592" /> <!-- Sealed Dynasty Stocking Piece -->
|
||||
</group>
|
||||
<group chance="9.498900413513184">
|
||||
<item id="1879" min="1" max="1" chance="60.29" /> <!-- Cokes -->
|
||||
<item id="1885" min="1" max="1" chance="30.145" /> <!-- High-Grade Suede -->
|
||||
<item id="9628" min="1" max="1" chance="2.8372" /> <!-- Leonard -->
|
||||
<item id="9630" min="1" max="1" chance="1.9039" /> <!-- Orichalcum -->
|
||||
<item id="9629" min="1" max="1" chance="1.5728" /> <!-- Adamantine -->
|
||||
<item id="9573" min="1" max="1" chance="2.5121" /> <!-- Life Stone - Level 80 -->
|
||||
<item id="9574" min="1" max="1" chance="0.628" /> <!-- Mid-Grade Life Stone - Level 80 -->
|
||||
<item id="9575" min="1" max="1" chance="0.0628" /> <!-- High-Grade Life Stone - Level 80 -->
|
||||
<item id="9626" min="1" max="1" chance="0.0482" /> <!-- Giant's Codex - Discipline -->
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="959" min="1" max="1" chance="0.0251" /> <!-- Scroll: Enchant Weapon (S-Grade) -->
|
||||
<item id="1894" min="1" max="1" chance="22.0275" /> <!-- Crafted Leather -->
|
||||
<item id="9545" min="1" max="1" chance="2.6907" /> <!-- Sealed Dynasty Shield Piece -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="10" />
|
||||
<height normal="56" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="307" max="718" chance="70" /> <!-- Adena -->
|
||||
<item id="45929" min="1" max="3" chance="0.3" /> <!-- Spirit Stone -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="4.345" /> <!-- Thin Braid -->
|
||||
<item id="36882" min="1" max="1" chance="0.03" /> <!-- Recipe: Thin Braid - Upgrade -->
|
||||
<item id="36881" min="1" max="1" chance="0.003" /> <!-- Recipe: Thin Braid - Downgrade -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="22671" level="80" type="L2Monster" name="Beastial Guardian">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<skill name="DDMagic" id="4039" level="9" /> <!-- NPC MP Drain -->
|
||||
<skill name="MagicHeal" id="4097" level="9" /> <!-- NPC Chant of Life -->
|
||||
@ -5254,7 +5214,7 @@
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="51964" sp="12" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="3290.11306877694" hpRegen="8.5" mp="1674.8" mpRegen="3" />
|
||||
<vitals hp="6582" hpRegen="8.5" mp="1674" mpRegen="3" />
|
||||
<attack physical="970.537548504614" magical="662.751329129412" random="50" critical="1" accuracy="9" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" />
|
||||
<defence physical="341.375" magical="249.80341" />
|
||||
<attribute>
|
||||
@ -5273,7 +5233,6 @@
|
||||
<skill id="4097" level="9" /> <!-- NPC Chant of Life -->
|
||||
<skill id="4116" level="9" /> <!-- Resist M. Atk. -->
|
||||
<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. -->
|
||||
@ -5291,49 +5250,35 @@
|
||||
<clan>BEAST</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="1465" max="2956" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="0.3709999918937683">
|
||||
<item id="9452" min="1" max="1" chance="0.4382" /> <!-- Sealed Dynasty Earring -->
|
||||
<item id="9453" min="1" max="1" chance="0.3286" /> <!-- Sealed Dynasty Necklace -->
|
||||
<item id="9454" min="1" max="1" chance="0.6573" /> <!-- Sealed Dynasty Ring -->
|
||||
<item id="9991" min="1" max="1" chance="31.0688" /> <!-- Sealed Dynasty Earring Gemstone -->
|
||||
<item id="9992" min="1" max="1" chance="23.8445" /> <!-- Sealed Dynasty Necklace Gemstone -->
|
||||
<item id="9993" min="1" max="1" chance="43.6626" /> <!-- Sealed Dynasty Ring Gemstone -->
|
||||
</group>
|
||||
<group chance="38.59379959106445">
|
||||
<item id="1894" min="1" max="1" chance="4.4691" /> <!-- Crafted Leather -->
|
||||
<item id="4039" min="1" max="1" chance="4.2457" /> <!-- Mold Glue -->
|
||||
<item id="4041" min="1" max="1" chance="1.1076" /> <!-- Mold Hardener -->
|
||||
<item id="4044" min="1" max="1" chance="4.2457" /> <!-- Thons -->
|
||||
<item id="9546" min="1" max="1" chance="1.019" /> <!-- Fire Stone -->
|
||||
<item id="1345" min="10" max="30" chance="84.9129" /> <!-- Shining Arrow -->
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="9541" min="1" max="1" chance="1.5745" /> <!-- Sealed Dynasty Stocking Piece -->
|
||||
<item id="1808" min="1" max="1" chance="0.2661" /> <!-- Recipe: Soulshot (S-Grade) -->
|
||||
<item id="9620" min="1" max="1" chance="0.3326" /> <!-- Dynasty Knife Piece -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="14" />
|
||||
<height normal="14.5" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="295" max="692" chance="70" /> <!-- Adena -->
|
||||
<item id="9546" min="1" max="1" chance="0.3" /> <!-- Fire Stone -->
|
||||
<item id="1808" min="1" max="1" chance="0.075" /> <!-- Recipe: Soulshot (S-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="4.155" /> <!-- Thin Braid -->
|
||||
<item id="36882" min="1" max="1" chance="0.03" /> <!-- Recipe: Thin Braid - Upgrade -->
|
||||
<item id="36881" min="1" max="1" chance="0.003" /> <!-- Recipe: Thin Braid - Downgrade -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="22672" level="80" type="L2Monster" name="Beastial Seer">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<skill name="MagicHeal" id="4065" level="9" /> <!-- NPC Heal -->
|
||||
<skill name="DeBuff" id="4098" level="9" /> <!-- Silence -->
|
||||
</parameters>
|
||||
<race>CONSTRUCT</race>
|
||||
<race>ETC</race> <!-- TODO: Magic Creatures -->
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="51798" sp="12" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="3290.11306877694" hpRegen="8.5" mp="1674.8" mpRegen="3" />
|
||||
<vitals hp="6582" hpRegen="8.5" mp="1674" mpRegen="3" />
|
||||
<attack physical="970.537548504614" magical="662.751329129412" random="10" critical="4" accuracy="5" attackSpeed="253" type="FIST" range="40" distance="80" width="120" />
|
||||
<defence physical="341.375" magical="249.80341" />
|
||||
<attribute>
|
||||
@ -5352,7 +5297,6 @@
|
||||
<skill id="4098" level="9" /> <!-- Silence -->
|
||||
<skill id="4116" level="9" /> <!-- Resist M. Atk. -->
|
||||
<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. -->
|
||||
@ -5370,44 +5314,23 @@
|
||||
<clan>BEAST</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="70">
|
||||
<item id="57" min="1460" max="2947" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="0.70660001039505">
|
||||
<item id="9517" min="1" max="1" chance="0.0758" /> <!-- Sealed Dynasty Gauntlets -->
|
||||
<item id="9518" min="1" max="1" chance="0.0758" /> <!-- Sealed Dynasty Boots -->
|
||||
<item id="9522" min="1" max="1" chance="0.0758" /> <!-- Sealed Dynasty Leather Gloves -->
|
||||
<item id="9523" min="1" max="1" chance="0.0758" /> <!-- Sealed Dynasty Leather Boots -->
|
||||
<item id="9527" min="1" max="1" chance="0.0758" /> <!-- Sealed Dynasty Gloves -->
|
||||
<item id="9528" min="1" max="1" chance="0.0758" /> <!-- Sealed Dynasty Shoes -->
|
||||
<item id="9533" min="1" max="1" chance="16.5909" /> <!-- Sealed Dynasty Gauntlet Piece -->
|
||||
<item id="9534" min="1" max="1" chance="16.5909" /> <!-- Sealed Dynasty Boot Piece -->
|
||||
<item id="9538" min="1" max="1" chance="16.5909" /> <!-- Sealed Dynasty Leather Glove Piece -->
|
||||
<item id="9539" min="1" max="1" chance="16.5909" /> <!-- Sealed Dynasty Leather Boots Piece -->
|
||||
<item id="9543" min="1" max="1" chance="16.5909" /> <!-- Sealed Dynasty Glove Piece -->
|
||||
<item id="9544" min="1" max="1" chance="16.5907" /> <!-- Sealed Dynasty Shoes Piece -->
|
||||
</group>
|
||||
<group chance="13.496600151062012">
|
||||
<item id="1879" min="1" max="1" chance="60.5061" /> <!-- Cokes -->
|
||||
<item id="1885" min="1" max="1" chance="30.2531" /> <!-- High-Grade Suede -->
|
||||
<item id="9628" min="1" max="1" chance="2.8473" /> <!-- Leonard -->
|
||||
<item id="9630" min="1" max="1" chance="1.9107" /> <!-- Orichalcum -->
|
||||
<item id="9629" min="1" max="1" chance="1.5784" /> <!-- Adamantine -->
|
||||
<item id="9547" min="1" max="1" chance="2.9044" /> <!-- Water Stone -->
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="3036" min="1" max="1" chance="0.2652" /> <!-- Recipe: Spiritshot S -->
|
||||
<item id="9992" min="1" max="1" chance="1.0739" /> <!-- Sealed Dynasty Necklace Gemstone -->
|
||||
<item id="9628" min="1" max="1" chance="4.6807" /> <!-- Leonard -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="16" />
|
||||
<height normal="65" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="295" max="690" chance="70" /> <!-- Adena -->
|
||||
<item id="9547" min="1" max="1" chance="0.3" /> <!-- Water Stone -->
|
||||
<item id="3036" min="1" max="1" chance="0.075" /> <!-- Recipe: Spiritshot (S-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="4.105" /> <!-- Thin Braid -->
|
||||
<item id="36882" min="1" max="1" chance="0.03" /> <!-- Recipe: Thin Braid - Upgrade -->
|
||||
<item id="36881" min="1" max="1" chance="0.003" /> <!-- Recipe: Thin Braid - Downgrade -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="22673" level="80" type="L2Monster" name="Hirokai">
|
||||
<parameters>
|
||||
|
174
trunk/dist/game/data/stats/npcs/22700-22799.xml
vendored
174
trunk/dist/game/data/stats/npcs/22700-22799.xml
vendored
@ -4246,19 +4246,17 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="22746" level="88" type="L2Monster" name="Bgurent">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<skill name="Skill01_ID" id="6382" level="1" />
|
||||
<!-- Bistakon Rolling Claw -->
|
||||
<skill name="Skill02_ID" id="6384" level="1" />
|
||||
<!-- Bistakon Deadly Blow -->
|
||||
<skill name="SpecialSkill01_ID" id="6383" level="1" />
|
||||
<!-- Bistakon Deadly Roar -->
|
||||
<skill name="Skill01_ID" id="6382" level="1" /> <!-- Bistakon Rolling Claw -->
|
||||
<skill name="Skill02_ID" id="6384" level="1" /> <!-- Bistakon Deadly Blow -->
|
||||
<skill name="SpecialSkill01_ID" id="6383" level="1" /> <!-- Bistakon Deadly Roar -->
|
||||
</parameters>
|
||||
<race>BEAST</race>
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="1902457" sp="456" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="149177" hpRegen="187.410040552143" mp="19524" mpRegen="3" />
|
||||
<vitals hp="149177" hpRegen="9.5" mp="19524" mpRegen="3.3" />
|
||||
<attack physical="12008.0135566142" magical="8707.81891430402" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="578.861024" magical="635.378064" />
|
||||
<attribute>
|
||||
@ -4272,44 +4270,24 @@
|
||||
</stats>
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skill_list>
|
||||
<skill id="4388" level="4" />
|
||||
<!-- Resist Paralysis Attacks -->
|
||||
<skill id="4408" level="10" />
|
||||
<!-- HP Increase (2x) -->
|
||||
<skill id="4409" level="1" />
|
||||
<!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="17" />
|
||||
<!-- Very Strong P. Atk. -->
|
||||
<skill id="4411" level="16" />
|
||||
<!-- Very Strong M. Atk. -->
|
||||
<skill id="4412" level="15" />
|
||||
<!-- Strong P. Def. -->
|
||||
<skill id="4413" level="4" />
|
||||
<!-- Extremely Weak M. Def. -->
|
||||
<skill id="4414" level="2" />
|
||||
<!-- Standard Type -->
|
||||
<skill id="4415" level="3" />
|
||||
<!-- One-handed Sword -->
|
||||
<skill id="4416" level="3" />
|
||||
<!-- Beasts -->
|
||||
<skill id="4438" level="4" />
|
||||
<!-- Greater Resist Sleep -->
|
||||
<skill id="4439" level="4" />
|
||||
<!-- Greater Resist Hold -->
|
||||
<skill id="4441" level="5" />
|
||||
<!-- Greater Resist Mental Derangement -->
|
||||
<skill id="5465" level="1" />
|
||||
<!-- Earth Attacks -->
|
||||
<skill id="5598" level="9" />
|
||||
<!-- Flash Resistance -->
|
||||
<skill id="5599" level="9" />
|
||||
<!-- Stun Resistance -->
|
||||
<skill id="6382" level="1" />
|
||||
<!-- Bistakon Rolling Claw -->
|
||||
<skill id="6383" level="1" />
|
||||
<!-- Bistakon Deadly Roar -->
|
||||
<skill id="6384" level="1" />
|
||||
<!-- Bistakon Deadly Blow -->
|
||||
<skill id="4388" level="4" /> <!-- Resist Paralysis Attacks -->
|
||||
<skill id="4408" level="10" /> <!-- HP Increase (2x) -->
|
||||
<skill id="4410" level="17" /> <!-- Very Strong P. Atk. -->
|
||||
<skill id="4411" level="16" /> <!-- Very Strong M. Atk. -->
|
||||
<skill id="4412" level="15" /> <!-- Strong P. Def. -->
|
||||
<skill id="4413" level="4" /> <!-- Extremely Weak M. Def. -->
|
||||
<skill id="4414" level="2" /> <!-- Standard Type -->
|
||||
<skill id="4415" level="3" /> <!-- One-handed Sword -->
|
||||
<skill id="4416" level="3" /> <!-- Beasts -->
|
||||
<skill id="4438" level="4" /> <!-- Greater Resist Sleep -->
|
||||
<skill id="4439" level="4" /> <!-- Greater Resist Hold -->
|
||||
<skill id="4441" level="5" /> <!-- Greater Resist Mental Derangement -->
|
||||
<skill id="5465" level="1" /> <!-- Earth Attacks -->
|
||||
<skill id="5598" level="9" /> <!-- Flash Resistance -->
|
||||
<skill id="5599" level="9" /> <!-- Stun Resistance -->
|
||||
<skill id="6382" level="1" /> <!-- Bistakon Rolling Claw -->
|
||||
<skill id="6383" level="1" /> <!-- Bistakon Deadly Roar -->
|
||||
<skill id="6384" level="1" /> <!-- Bistakon Deadly Blow -->
|
||||
</skill_list>
|
||||
<ex_crt_effect>true</ex_crt_effect>
|
||||
<s_npc_prop_hp_rate>2</s_npc_prop_hp_rate>
|
||||
@ -4320,30 +4298,23 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="1767" max="4118" chance="70" />
|
||||
<!-- Adena -->
|
||||
<item id="17313" min="1" max="1" chance="0.075" />
|
||||
<!-- Immortal Leather Gloves -->
|
||||
<item id="36814" min="1" max="1" chance="16.57" />
|
||||
<!-- Immortal Leather Glove Ingredient -->
|
||||
<item id="36527" min="1" max="1" chance="13.04" />
|
||||
<!-- Synthetic Fiber -->
|
||||
<item id="36528" min="1" max="1" chance="2.500" />
|
||||
<!-- Metallic Fiber -->
|
||||
<item id="36752" min="1" max="1" chance="0.3" />
|
||||
<!-- Recipe: Immortal Leather Gloves (60%) -->
|
||||
<item id="17526" min="1" max="1" chance="0.003" />
|
||||
<!-- Scroll: Enchant Weapon (R-grade) -->
|
||||
<item id="17313" min="1" max="1" chance="0.3" /> <!-- Immortal Leather Gloves -->
|
||||
<item id="57" min="2120" max="4942" chance="70" /> <!-- Adena -->
|
||||
<item id="36814" min="1" max="1" chance="19.73" /> <!-- Immortal Leather Glove Ingredient -->
|
||||
<item id="36527" min="1" max="1" chance="15.69" /> <!-- Synthetic Fiber -->
|
||||
<item id="36528" min="1" max="1" chance="3.053" /> <!-- Metallic Fiber -->
|
||||
<item id="36752" min="1" max="1" chance="0.3" /> <!-- Recipe: Immortal Leather Gloves (60%) -->
|
||||
<item id="17526" min="1" max="1" chance="0.003" /> <!-- Scroll: Enchant Weapon (R-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="40205" min="1" max="1" chance="42.64" />
|
||||
<!-- Requiem Fragment -->
|
||||
<item id="40210" min="1" max="1" chance="0.006" />
|
||||
<!-- Recipe: R (100%) -->
|
||||
<item id="40205" min="1" max="1" chance="51.98" /> <!-- Requiem Fragment -->
|
||||
<item id="40210" min="1" max="1" chance="0.03" /> <!-- Recipe: R (100%) -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="22747" level="88" type="L2Monster" name="Brakian">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<skill name="Skill01_ID" id="6384" level="2" />
|
||||
<!-- Bistakon Deadly Blow -->
|
||||
@ -4356,7 +4327,7 @@
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="3876384" sp="930" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="298353" hpRegen="187.410040552143" mp="19524" mpRegen="3" />
|
||||
<vitals hp="298353" hpRegen="9.5" mp="19524" mpRegen="3.3" />
|
||||
<attack physical="12008.0135566142" magical="8707.81891430402" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="578.861024" magical="635.378064" />
|
||||
<attribute>
|
||||
@ -4370,44 +4341,24 @@
|
||||
</stats>
|
||||
<status undying="false" canBeSown="true" />
|
||||
<skill_list>
|
||||
<skill id="4388" level="4" />
|
||||
<!-- Resist Paralysis Attacks -->
|
||||
<skill id="4408" level="10" />
|
||||
<!-- HP Increase (2x) -->
|
||||
<skill id="4409" level="1" />
|
||||
<!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="17" />
|
||||
<!-- Very Strong P. Atk. -->
|
||||
<skill id="4411" level="16" />
|
||||
<!-- Very Strong M. Atk. -->
|
||||
<skill id="4412" level="15" />
|
||||
<!-- Strong P. Def. -->
|
||||
<skill id="4413" level="4" />
|
||||
<!-- Extremely Weak M. Def. -->
|
||||
<skill id="4414" level="2" />
|
||||
<!-- Standard Type -->
|
||||
<skill id="4415" level="3" />
|
||||
<!-- One-handed Sword -->
|
||||
<skill id="4416" level="3" />
|
||||
<!-- Beasts -->
|
||||
<skill id="4438" level="4" />
|
||||
<!-- Greater Resist Sleep -->
|
||||
<skill id="4439" level="4" />
|
||||
<!-- Greater Resist Hold -->
|
||||
<skill id="4441" level="5" />
|
||||
<!-- Greater Resist Mental Derangement -->
|
||||
<skill id="5465" level="1" />
|
||||
<!-- Earth Attacks -->
|
||||
<skill id="5598" level="9" />
|
||||
<!-- Flash Resistance -->
|
||||
<skill id="5599" level="9" />
|
||||
<!-- Stun Resistance -->
|
||||
<skill id="6381" level="1" />
|
||||
<!-- Bistakon Soul Beam -->
|
||||
<skill id="6384" level="2" />
|
||||
<!-- Bistakon Deadly Blow -->
|
||||
<skill id="6385" level="1" />
|
||||
<!-- Bistakon Critical Claw -->
|
||||
<skill id="4388" level="4" /> <!-- Resist Paralysis Attacks -->
|
||||
<skill id="4408" level="10" /> <!-- HP Increase (2x) -->
|
||||
<skill id="4410" level="17" /> <!-- Very Strong P. Atk. -->
|
||||
<skill id="4411" level="16" /> <!-- Very Strong M. Atk. -->
|
||||
<skill id="4412" level="15" /> <!-- Strong P. Def. -->
|
||||
<skill id="4413" level="4" /> <!-- Extremely Weak M. Def. -->
|
||||
<skill id="4414" level="2" /> <!-- Standard Type -->
|
||||
<skill id="4415" level="3" /> <!-- One-handed Sword -->
|
||||
<skill id="4416" level="3" /> <!-- Beasts -->
|
||||
<skill id="4438" level="4" /> <!-- Greater Resist Sleep -->
|
||||
<skill id="4439" level="4" /> <!-- Greater Resist Hold -->
|
||||
<skill id="4441" level="5" /> <!-- Greater Resist Mental Derangement -->
|
||||
<skill id="5465" level="1" /> <!-- Earth Attacks -->
|
||||
<skill id="5598" level="9" /> <!-- Flash Resistance -->
|
||||
<skill id="5599" level="9" /> <!-- Stun Resistance -->
|
||||
<skill id="6381" level="1" /> <!-- Bistakon Soul Beam -->
|
||||
<skill id="6384" level="2" /> <!-- Bistakon Deadly Blow -->
|
||||
<skill id="6385" level="1" /> <!-- Bistakon Critical Claw -->
|
||||
</skill_list>
|
||||
<ex_crt_effect>true</ex_crt_effect>
|
||||
<s_npc_prop_hp_rate>2</s_npc_prop_hp_rate>
|
||||
@ -4418,20 +4369,15 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="2350" max="5478" chance="70" />
|
||||
<!-- Adena -->
|
||||
<item id="17314" min="1" max="1" chance="0.3" />
|
||||
<!-- Immortal Leather Boots -->
|
||||
<item id="36815" min="1" max="3" chance="10.52" />
|
||||
<!-- Immortal Leather Boot Ingredient -->
|
||||
<item id="36753" min="1" max="1" chance="1" />
|
||||
<!-- Recipe: Immortal Leather Boots (60%) -->
|
||||
<item id="17314" min="1" max="1" chance="0.3" /> <!-- Immortal Leather Boots -->
|
||||
<item id="57" min="2820" max="6573" chance="70" /> <!-- Adena -->
|
||||
<item id="36815" min="1" max="3" chance="12.28" /> <!-- Immortal Leather Boot Ingredient -->
|
||||
<item id="36753" min="1" max="1" chance="1.293" /> <!-- Recipe: Immortal Leather Boots (60%) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="40205" min="1" max="1" chance="55" />
|
||||
<!-- Requiem Fragment -->
|
||||
<item id="40210" min="1" max="1" chance="0.03" />
|
||||
<!-- Recipe: R (100%) -->
|
||||
<item id="40205" min="1" max="1" chance="67.37" /> <!-- Requiem Fragment -->
|
||||
<item id="40210" min="1" max="1" chance="0.03" /> <!-- Recipe: R (100%) -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
|
177
trunk/dist/game/data/stats/npcs/22800-22899.xml
vendored
177
trunk/dist/game/data/stats/npcs/22800-22899.xml
vendored
@ -962,14 +962,15 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="22812" level="72" type="L2Monster" name="Boom Golem">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<skill name="Skill01_ID" id="6264" level="1" /> <!-- Golem Boom -->
|
||||
</parameters>
|
||||
<race>CONSTRUCT</race>
|
||||
<race>ETC</race> <!-- TODO: Magic Creatures -->
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="25917" sp="6" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="2540.15331" hpRegen="8.5" mp="1410.0" mpRegen="3" />
|
||||
<vitals hp="5082" hpRegen="8.5" mp="1410" mpRegen="3" />
|
||||
<attack physical="731.52506" magical="499.53679" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="305.35947" magical="223.44881" />
|
||||
<attribute>
|
||||
@ -984,7 +985,6 @@
|
||||
<skill_list>
|
||||
<skill id="4276" level="4" /> <!-- 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="14" /> <!-- Strong P. Atk. -->
|
||||
<skill id="4411" level="16" /> <!-- Very Strong M. Atk. -->
|
||||
<skill id="4412" level="8" /> <!-- Weak P. Def. -->
|
||||
@ -1009,9 +1009,10 @@
|
||||
<death>
|
||||
<item id="57" min="91" max="212" chance="70" /> <!-- Adena -->
|
||||
<item id="36523" min="1" max="1" chance="0.3" /> <!-- Adamantite -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36521" min="1" max="1" chance="36.92" /> <!-- Iron Ore -->
|
||||
<item id="36521" min="1" max="1" chance="40.12" /> <!-- Iron Ore -->
|
||||
<item id="36522" min="1" max="1" chance="0.75" /> <!-- Silver -->
|
||||
<item id="36523" min="1" max="1" chance="0.3" /> <!-- Adamantite -->
|
||||
</corpse>
|
||||
@ -2400,6 +2401,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="22854" level="85" type="L2Monster" name="Bloody Karik">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="IsAggressive" value="1" />
|
||||
<skill name="Skill01_ID" id="6771" level="1" /> <!-- Death Strike -->
|
||||
@ -2410,7 +2412,7 @@
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="1916627" sp="459" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="210050" hpRegen="185.531972616358" mp="1881.8" mpRegen="3" />
|
||||
<vitals hp="132524" hpRegen="9.5" mp="1846" mpRegen="3.3" />
|
||||
<attack physical="10714.2988085721" magical="7316.4772660902" random="10" critical="4" accuracy="5" attackSpeed="253" type="FIST" range="40" distance="80" width="120" />
|
||||
<defence physical="584.99232" magical="642.108" />
|
||||
<attribute>
|
||||
@ -2426,7 +2428,6 @@
|
||||
<skill_list>
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4408" level="9" /> <!-- HP Increase (1/2x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="19" /> <!-- Extremely Strong P. Atk. -->
|
||||
<skill id="4411" level="19" /> <!-- Extremely Strong M. Atk. -->
|
||||
<skill id="4412" level="19" /> <!-- Extremely Strong P. Def. -->
|
||||
@ -2447,44 +2448,29 @@
|
||||
<clan>DRAGON_IN</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="66">
|
||||
<item id="57" min="115052" max="268713" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="0.2102999985218048">
|
||||
<item id="15743" min="1" max="1" chance="13.5705" /> <!-- Sealed Vorpal Helmet -->
|
||||
<item id="15755" min="1" max="1" chance="20.3557" /> <!-- Sealed Vorpal Boots -->
|
||||
<item id="15751" min="1" max="1" chance="10.8564" /> <!-- Sealed Vorpal Stockings -->
|
||||
<item id="15750" min="1" max="1" chance="10.8564" /> <!-- Sealed Vorpal Leather Legging -->
|
||||
<item id="15745" min="1" max="1" chance="13.5705" /> <!-- Sealed Vorpal Circlet -->
|
||||
<item id="15764" min="1" max="1" chance="30.7905" /> <!-- Sealed Vorpal Earring -->
|
||||
</group>
|
||||
<group chance="43.753501892089844">
|
||||
<item id="1895" min="72" max="216" chance="10.1602" /> <!-- Metallic Fiber -->
|
||||
<item id="4040" min="2" max="6" chance="20.483" /> <!-- Mold Lubricant -->
|
||||
<item id="9628" min="4" max="12" chance="5.0204" /> <!-- Leonard -->
|
||||
<item id="9630" min="1" max="1" chance="26.9514" /> <!-- Orichalcum -->
|
||||
<item id="14166" min="1" max="1" chance="24.738" /> <!-- Life Stone - Level 84 -->
|
||||
<item id="14167" min="1" max="1" chance="6.177" /> <!-- Mid-Grade Life Stone - Level 84 -->
|
||||
<item id="14168" min="1" max="1" chance="0.6177" /> <!-- High-Grade Life Stone - Level 84 -->
|
||||
<item id="9549" min="3" max="9" chance="5.8523" /> <!-- Wind Stone -->
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="9630" min="1" max="3" chance="57.4512" /> <!-- Orichalcum -->
|
||||
<item id="14166" min="1" max="3" chance="52.7329" /> <!-- Life Stone - Level 84 -->
|
||||
<item id="14167" min="1" max="1" chance="26.3347" /> <!-- Mid-Grade Life Stone - Level 84 -->
|
||||
<item id="14168" min="1" max="1" chance="2.6335" /> <!-- High-Grade Life Stone - Level 84 -->
|
||||
<item id="14169" min="1" max="1" chance="0.5266" /> <!-- Top-Grade Life Stone - Level 84 -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="24" />
|
||||
<height normal="57" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="4278" max="9971" chance="70" /> <!-- Adena -->
|
||||
<item id="9549" min="1" max="1" chance="0.75" /> <!-- Wind Stone -->
|
||||
<item id="45929" min="1" max="3" chance="0.75" /> <!-- Spirit Stone -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="25.56" /> <!-- Thin Braid -->
|
||||
<item id="36533" min="1" max="1" chance="4.921" /> <!-- Synthetic Braid -->
|
||||
<item id="36882" min="1" max="1" chance="0.3" /> <!-- Recipe: Thin Braid - Upgrade -->
|
||||
<item id="36881" min="1" max="1" chance="0.03" /> <!-- Recipe: Thin Braid - Downgrade -->
|
||||
<item id="36884" min="1" max="1" chance="0.03" /> <!-- Recipe: Synthetic Braid - Upgrade -->
|
||||
<item id="36883" min="1" max="1" chance="0.003" /> <!-- Recipe: Synthetic Braid - Downgrade -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="22855" level="85" type="L2Monster" name="Bloody Berserker">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="IsAggressive" value="1" />
|
||||
<skill name="Skill01_ID" id="6774" level="1" /> <!-- Stun Attack -->
|
||||
@ -2494,7 +2480,7 @@
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="1290396" sp="309" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="210050" hpRegen="185.531972616358" mp="1881.8" mpRegen="3" />
|
||||
<vitals hp="66262" hpRegen="9.5" mp="1846" mpRegen="3.3" />
|
||||
<attack physical="10714.2988085721" magical="7316.4772660902" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="584.99232" magical="642.108" />
|
||||
<attribute>
|
||||
@ -2510,7 +2496,6 @@
|
||||
<skill_list>
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4408" level="8" /> <!-- HP Increase (1/4x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="19" /> <!-- Extremely Strong P. Atk. -->
|
||||
<skill id="4411" level="19" /> <!-- Extremely Strong M. Atk. -->
|
||||
<skill id="4412" level="19" /> <!-- Extremely Strong P. Def. -->
|
||||
@ -2530,46 +2515,31 @@
|
||||
<clan>DRAGON_IN</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="66">
|
||||
<item id="57" min="65375" max="152689" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="0.14560000598430634">
|
||||
<item id="15763" min="1" max="1" chance="37.9017" /> <!-- Sealed Vorpal Ring -->
|
||||
<item id="15754" min="1" max="1" chance="16.7028" /> <!-- Sealed Vorpal Gloves -->
|
||||
<item id="15746" min="1" max="1" chance="4.1757" /> <!-- Sealed Vorpal Breastplate -->
|
||||
<item id="15765" min="1" max="1" chance="18.9493" /> <!-- Sealed Vorpal Necklace -->
|
||||
<item id="15753" min="1" max="1" chance="16.7028" /> <!-- Sealed Vorpal Leather Gloves -->
|
||||
<item id="15748" min="1" max="1" chance="5.5677" /> <!-- Sealed Vorpal Tunic -->
|
||||
</group>
|
||||
<group chance="44.03219985961914">
|
||||
<item id="1895" min="12" max="36" chance="27.5363" /> <!-- Metallic Fiber -->
|
||||
<item id="4040" min="2" max="6" chance="9.2522" /> <!-- Mold Lubricant -->
|
||||
<item id="9628" min="1" max="1" chance="18.1416" /> <!-- Leonard -->
|
||||
<item id="9630" min="1" max="1" chance="12.1739" /> <!-- Orichalcum -->
|
||||
<item id="14166" min="1" max="1" chance="11.1741" /> <!-- Life Stone - Level 84 -->
|
||||
<item id="14167" min="1" max="1" chance="2.7902" /> <!-- Mid-Grade Life Stone - Level 84 -->
|
||||
<item id="14168" min="1" max="1" chance="0.279" /> <!-- High-Grade Life Stone - Level 84 -->
|
||||
<item id="14169" min="1" max="1" chance="0.0558" /> <!-- Top-Grade Life Stone - Level 84 -->
|
||||
<item id="959" min="1" max="1" chance="0.0925" /> <!-- Scroll: Enchant Weapon (S-Grade) -->
|
||||
<item id="9549" min="1" max="1" chance="18.5044" /> <!-- Wind Stone -->
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="9628" min="1" max="3" chance="48.6477" /> <!-- Leonard -->
|
||||
<item id="14166" min="1" max="1" chance="59.9284" /> <!-- Life Stone - Level 84 -->
|
||||
<item id="14167" min="1" max="1" chance="14.964" /> <!-- Mid-Grade Life Stone - Level 84 -->
|
||||
<item id="14168" min="1" max="1" chance="1.4964" /> <!-- High-Grade Life Stone - Level 84 -->
|
||||
<item id="14169" min="1" max="1" chance="0.2992" /> <!-- Top-Grade Life Stone - Level 84 -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="30" />
|
||||
<height normal="43" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="2907" max="6775" chance="70" /> <!-- Adena -->
|
||||
<item id="9549" min="1" max="1" chance="0.3" /> <!-- Wind Stone -->
|
||||
<item id="45929" min="1" max="3" chance="0.3" /> <!-- Spirit Stone -->
|
||||
<item id="45930" min="1" max="1" chance="0.075" /> <!-- Mid-grade Spirit Stone -->
|
||||
<item id="959" min="1" max="1" chance="0.03" /> <!-- Scroll: Enchant Weapon (S-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="16.53" /> <!-- Thin Braid -->
|
||||
<item id="36533" min="1" max="1" chance="3.248" /> <!-- Synthetic Braid -->
|
||||
<item id="36882" min="1" max="1" chance="0.075" /> <!-- Recipe: Thin Braid - Upgrade -->
|
||||
<item id="36881" min="1" max="1" chance="0.03" /> <!-- Recipe: Thin Braid - Downgrade -->
|
||||
<item id="36884" min="1" max="1" chance="0.03" /> <!-- Recipe: Synthetic Braid - Upgrade -->
|
||||
<item id="36883" min="1" max="1" chance="0.003" /> <!-- Recipe: Synthetic Braid - Downgrade -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="22856" level="85" type="L2Monster" name="Bloody Karinness">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="IsAggressive" value="1" />
|
||||
<skill name="Skill01_ID" id="6776" level="1" /> <!-- Paralysis -->
|
||||
@ -2580,7 +2550,7 @@
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="1290396" sp="309" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="210050" hpRegen="185.531972616358" mp="1881.8" mpRegen="3" />
|
||||
<vitals hp="66262" hpRegen="9.5" mp="1846" mpRegen="3.3" />
|
||||
<attack physical="10714.2988085721" magical="7316.4772660902" random="30" critical="4" accuracy="5" attackSpeed="253" type="DUAL" range="40" distance="80" width="120" />
|
||||
<defence physical="584.99232" magical="642.108" />
|
||||
<attribute>
|
||||
@ -2596,7 +2566,6 @@
|
||||
<skill_list>
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4408" level="8" /> <!-- HP Increase (1/4x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="19" /> <!-- Extremely Strong P. Atk. -->
|
||||
<skill id="4411" level="19" /> <!-- Extremely Strong M. Atk. -->
|
||||
<skill id="4412" level="19" /> <!-- Extremely Strong P. Def. -->
|
||||
@ -2617,47 +2586,29 @@
|
||||
<clan>DRAGON_IN</clan>
|
||||
</clan_list>
|
||||
</ai>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="66">
|
||||
<item id="57" min="65375" max="152689" chance="100" /> <!-- Adena -->
|
||||
</group>
|
||||
<group chance="0.10559999942779541">
|
||||
<item id="15749" min="1" max="1" chance="6.9065" /> <!-- Sealed Vorpal Gaiter -->
|
||||
<item id="15758" min="1" max="1" chance="16.444" /> <!-- Sealed Vorpal Shield -->
|
||||
<item id="15756" min="1" max="1" chance="17.2662" /> <!-- Sealed Vorpal Leather Boots -->
|
||||
<item id="15744" min="1" max="1" chance="11.5108" /> <!-- Sealed Vorpal Leather Helmet -->
|
||||
<item id="15759" min="1" max="1" chance="16.444" /> <!-- Sealed Vorpal Sigil -->
|
||||
<item id="15752" min="1" max="1" chance="17.2662" /> <!-- Sealed Vorpal Gauntlet -->
|
||||
<item id="15747" min="1" max="1" chance="5.7554" /> <!-- Sealed Vorpal Leather Breastplate -->
|
||||
<item id="13893" min="1" max="1" chance="8.4069" /> <!-- Sealed Holy Spirit's Cloak -->
|
||||
</group>
|
||||
<group chance="37.68769836425781">
|
||||
<item id="1879" min="15" max="45" chance="13.6487" /> <!-- Cokes -->
|
||||
<item id="1885" min="12" max="36" chance="8.5305" /> <!-- High-Grade Suede -->
|
||||
<item id="9628" min="1" max="1" chance="19.2688" /> <!-- Leonard -->
|
||||
<item id="9630" min="1" max="1" chance="12.9304" /> <!-- Orichalcum -->
|
||||
<item id="9629" min="1" max="1" chance="10.6816" /> <!-- Adamantine -->
|
||||
<item id="14166" min="1" max="1" chance="11.8685" /> <!-- Life Stone - Level 84 -->
|
||||
<item id="14167" min="1" max="1" chance="2.9635" /> <!-- Mid-Grade Life Stone - Level 84 -->
|
||||
<item id="14168" min="1" max="1" chance="0.2964" /> <!-- High-Grade Life Stone - Level 84 -->
|
||||
<item id="14169" min="1" max="1" chance="0.0593" /> <!-- Top-Grade Life Stone - Level 84 -->
|
||||
<item id="959" min="1" max="1" chance="0.0983" /> <!-- Scroll: Enchant Weapon (S-Grade) -->
|
||||
<item id="9549" min="1" max="1" chance="19.654" /> <!-- Wind Stone -->
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="9629" min="1" max="1" chance="53.9355" /> <!-- Adamantine -->
|
||||
<item id="14166" min="1" max="1" chance="59.9284" /> <!-- Life Stone - Level 84 -->
|
||||
<item id="14167" min="1" max="1" chance="14.964" /> <!-- Mid-Grade Life Stone - Level 84 -->
|
||||
<item id="14168" min="1" max="1" chance="1.4964" /> <!-- High-Grade Life Stone - Level 84 -->
|
||||
<item id="14169" min="1" max="1" chance="0.2992" /> <!-- Top-Grade Life Stone - Level 84 -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="18" />
|
||||
<height normal="38" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="2907" max="6775" chance="70" /> <!-- Adena -->
|
||||
<item id="9549" min="1" max="1" chance="0.3" /> <!-- Wind Stone -->
|
||||
<item id="45929" min="1" max="3" chance="0.3" /> <!-- Spirit Stone -->
|
||||
<item id="45930" min="1" max="1" chance="0.075" /> <!-- Mid-grade Spirit Stone -->
|
||||
<item id="959" min="1" max="1" chance="0.03" /> <!-- Scroll: Enchant Weapon (S-grade) -->
|
||||
<item id="13893" min="1" max="1" chance="0.0075" /> <!-- Sealed Holy Spirit's Cloak -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="16.99" /> <!-- Thin Braid -->
|
||||
<item id="36533" min="1" max="1" chance="3.259" /> <!-- Synthetic Braid -->
|
||||
<item id="36882" min="1" max="1" chance="0.075" /> <!-- Recipe: Thin Braid - Upgrade -->
|
||||
<item id="36881" min="1" max="1" chance="0.03" /> <!-- Recipe: Thin Braid - Downgrade -->
|
||||
<item id="36884" min="1" max="1" chance="0.03" /> <!-- Recipe: Synthetic Braid - Upgrade -->
|
||||
<item id="36883" min="1" max="1" chance="0.003" /> <!-- Recipe: Synthetic Braid - Downgrade -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="22857" level="85" type="L2Monster" name="Knoriks" title="Land Dragon's Patrol">
|
||||
<race>HUMANOID</race>
|
||||
|
32
trunk/dist/game/data/stats/npcs/22900-22999.xml
vendored
32
trunk/dist/game/data/stats/npcs/22900-22999.xml
vendored
@ -1596,11 +1596,11 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="22937" level="86" type="L2Monster" name="Bamonti">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>HUMANOID</race>
|
||||
<acquire exp="1033874" sp="4002" />
|
||||
<acquire exp="1033874" sp="248" />
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="91736" hpRegen="7.5" mp="91736" mpRegen="2.7" />
|
||||
<vitals hp="55043" hpRegen="9.5" mp="1881" mpRegen="3.3" />
|
||||
<attack physical="33945" magical="15500" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="930" magical="920" />
|
||||
<attribute>
|
||||
@ -1614,10 +1614,11 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="6" />
|
||||
<skill id="5465" level="1" />
|
||||
<skill id="14448" level="1" />
|
||||
<!-- <skill id="4410" level="15" /> -->
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
<skill id="5465" level="1" /> <!-- Earth Attack -->
|
||||
<skill id="4410" level="15" /> <!-- Strong P. Atk. -->
|
||||
<skill id="4411" level="15" /> <!-- Strong M. Atk. -->
|
||||
</skill_list>
|
||||
<ai aggroRange="300" clanHelpRange="300" />
|
||||
<collision>
|
||||
@ -1626,17 +1627,18 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="1071" max="2499" chance="70" />
|
||||
<item id="36824" min="1" max="1" chance="13.1274" />
|
||||
<item id="36557" min="1" max="1" chance="0.9901" />
|
||||
<item id="36762" min="1" max="1" chance="0.17361" />
|
||||
<item id="36558" min="1" max="1" chance="0.15924" />
|
||||
<item id="17323" min="1" max="1" chance="0.09294" />
|
||||
<item id="17527" min="1" max="1" chance="0.02144" />
|
||||
<item id="17323" min="1" max="1" chance="0.075" /> <!-- Immortal Ring -->
|
||||
<item id="57" min="624" max="1455" chance="70" /> <!-- Adena -->
|
||||
<item id="36824" min="1" max="1" chance="8.623" /> <!-- Immortal Ring Gem -->
|
||||
<item id="36557" min="1" max="1" chance="0.75" /> <!-- Accessory Gem -->
|
||||
<item id="36558" min="1" max="1" chance="0.3" /> <!-- Accessory Gem (Mid-grade) -->
|
||||
<item id="36762" min="1" max="1" chance="0.3" /> <!-- Recipe: Immortal Ring (60%) -->
|
||||
<item id="17527" min="1" max="1" chance="0.03" /> <!-- Scroll: Enchant Armor (R-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36557" min="1" max="1" chance="9.39" />
|
||||
<item id="36558" min="1" max="1" chance="1.833" />
|
||||
<item id="36557" min="1" max="1" chance="5.127" /> <!-- Accessory Gem -->
|
||||
<item id="36558" min="1" max="1" chance="0.75" /> <!-- Accessory Gem (Mid-grade) -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
|
173
trunk/dist/game/data/stats/npcs/23000-23099.xml
vendored
173
trunk/dist/game/data/stats/npcs/23000-23099.xml
vendored
@ -1244,12 +1244,12 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23046" level="61" type="L2Monster" name="Byron's Knight">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>UNDEAD</race>
|
||||
<acquire exp="63274" sp="1059" />
|
||||
<acquire exp="63274" sp="15" />
|
||||
<stats>
|
||||
<!-- str="79" int="34" dex="42" wit="66" con="75" men="12" -->
|
||||
<vitals hp="12588" hpRegen="7.5" mp="12588" mpRegen="2.7" />
|
||||
<vitals hp="7944" hpRegen="7.5" mp="1066" mpRegen="2.7" />
|
||||
<attack physical="1068" magical="663" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="549" magical="275" />
|
||||
<attribute>
|
||||
@ -1263,8 +1263,12 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4414" level="3" />
|
||||
<skill id="4416" level="1" /> <!-- <skill id="4412" level="16" /> --><!-- <skill id="4413" level="12" /> --><!-- <skill id="4410" level="12" /> --></skill_list>
|
||||
<skill id="4416" level="1" /> <!-- Undead -->
|
||||
<skill id="4410" level="12" /> <!-- Slightly Strong P. Atk. -->
|
||||
<skill id="4412" level="16" /> <!-- Very Strong P. Def. -->
|
||||
<skill id="4413" level="12" /> <!-- Slightly Strong M. Def. -->
|
||||
<skill id="4414" level="3" /> <!-- Light Armor Type -->
|
||||
</skill_list>
|
||||
<ai aggroRange="300" clanHelpRange="300" />
|
||||
<collision>
|
||||
<radius normal="15" />
|
||||
@ -1272,26 +1276,16 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="2516" max="5866" chance="70" />
|
||||
<item id="4084" min="1" max="1" chance="2.37506" />
|
||||
<item id="4116" min="1" max="1" chance="0.5" />
|
||||
<item id="4121" min="1" max="1" chance="0.5" />
|
||||
<item id="8728" min="1" max="1" chance="0.4" />
|
||||
<item id="2403" min="1" max="1" chance="0.3003" />
|
||||
<item id="8738" min="1" max="1" chance="0.1" />
|
||||
<item id="948" min="1" max="1" chance="0.1" />
|
||||
<item id="4161" min="1" max="1" chance="0.1" />
|
||||
<item id="4163" min="1" max="1" chance="0.09001" />
|
||||
<item id="7889" min="1" max="1" chance="0.03" />
|
||||
<item id="8748" min="1" max="1" chance="0.01" />
|
||||
<item id="4195" min="1" max="1" chance="0.01" />
|
||||
<item id="57" min="146" max="340" chance="70" /> <!-- Adena -->
|
||||
<item id="948" min="1" max="1" chance="0.75" /> <!-- Scroll: Enchant Armor (B-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36531" min="1" max="7" chance="80.5687" />
|
||||
<item id="36532" min="1" max="1" chance="10.4265" />
|
||||
<item id="36880" min="1" max="1" chance="0.3003" />
|
||||
<item id="36881" min="1" max="1" chance="0.3003" />
|
||||
<item id="36882" min="1" max="1" chance="0.3003" />
|
||||
<item id="36531" min="1" max="1" chance="31.07" /> <!-- Thread -->
|
||||
<item id="36532" min="1" max="1" chance="0.75" /> <!-- Thin Braid -->
|
||||
<item id="36880" min="1" max="1" chance="0.003" /> <!-- Recipe: Thread - Downgrade -->
|
||||
<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 -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -1475,12 +1469,12 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23051" level="62" type="L2Monster" name="Byron's Confidant">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>DEMONIC</race>
|
||||
<acquire exp="48939" sp="828" />
|
||||
<acquire exp="48939" sp="11" />
|
||||
<stats>
|
||||
<!-- str="79" int="34" dex="42" wit="66" con="75" men="12" -->
|
||||
<vitals hp="9689" hpRegen="7.5" mp="9689" mpRegen="2.7" />
|
||||
<vitals hp="6114" hpRegen="7.5" mp="1097" mpRegen="2.7" />
|
||||
<attack physical="971" magical="968" random="30" critical="1" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="341" magical="275" />
|
||||
<attribute>
|
||||
@ -1494,7 +1488,10 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="9" /> <!-- <skill id="4411" level="13" /> --><!-- <skill id="4413" level="12" /> --></skill_list>
|
||||
<skill id="4416" level="9" /> <!-- Demons -->
|
||||
<skill id="4411" level="13" /> <!-- Slightly Strong M. Atk. -->
|
||||
<skill id="4413" level="12" /> <!-- Slightly Strong M. Def. -->
|
||||
</skill_list>
|
||||
<ai aggroRange="300" clanHelpRange="300" />
|
||||
<collision>
|
||||
<radius normal="12" />
|
||||
@ -1502,16 +1499,14 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="1960" max="4571" chance="70" />
|
||||
<item id="6344" min="1" max="1" chance="1.51367" />
|
||||
<item id="5488" min="1" max="1" chance="1.07421" />
|
||||
<item id="8696" min="1" max="1" chance="0.03" />
|
||||
<item id="5287" min="1" max="1" chance="0.03" />
|
||||
<item id="57" min="113" max="265" chance="70" /> <!-- Adena -->
|
||||
<item id="948" min="1" max="1" chance="0.3" /> <!-- Scroll: Enchant Armor (B-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="11.7647" />
|
||||
<item id="36881" min="1" max="1" chance="0.3003" />
|
||||
<item id="36882" min="1" max="1" chance="0.3003" />
|
||||
<item id="36532" min="1" max="1" chance="0.75" /> <!-- Thin 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 -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -1561,12 +1556,12 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23053" level="64" type="L2Monster" name="Brutal Warrior">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>DEMONIC</race>
|
||||
<acquire exp="67881" sp="1181" />
|
||||
<acquire exp="67881" sp="16" />
|
||||
<stats>
|
||||
<!-- str="79" int="34" dex="42" wit="66" con="75" men="12" -->
|
||||
<vitals hp="13579" hpRegen="7.5" mp="13579" mpRegen="2.7" />
|
||||
<vitals hp="8568" hpRegen="7.5" mp="1158" mpRegen="2.7" />
|
||||
<attack physical="971" magical="663" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="413" magical="250" />
|
||||
<attribute>
|
||||
@ -1580,7 +1575,9 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="9" /> <!-- <skill id="4412" level="13" /> --></skill_list>
|
||||
<skill id="4416" level="9" /> <!-- Demons -->
|
||||
<skill id="4412" level="13" /> <!-- Slightly Strong P. Def. -->
|
||||
</skill_list>
|
||||
<ai aggroRange="300" clanHelpRange="300" />
|
||||
<collision>
|
||||
<radius normal="12" />
|
||||
@ -1588,17 +1585,15 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="2715" max="6336" chance="70" />
|
||||
<item id="5514" min="1" max="1" chance="6.5" />
|
||||
<item id="5289" min="1" max="1" chance="0.05" />
|
||||
<item id="730" min="1" max="1" chance="0.03951" />
|
||||
<item id="8702" min="1" max="1" chance="0.03" />
|
||||
<item id="729" min="1" max="1" chance="0.0055" />
|
||||
<item id="57" min="158" max="367" chance="70" /> <!-- Adena -->
|
||||
<item id="730" min="1" max="1" chance="0.3" /> <!-- Scroll: Enchant Armor (A-grade) -->
|
||||
<item id="729" min="1" max="1" chance="0.03" /> <!-- Scroll: Enchant Weapon (A-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="11.7506" />
|
||||
<item id="36882" min="1" max="1" chance="0.75188" />
|
||||
<item id="36881" min="1" max="1" chance="0.3003" />
|
||||
<item id="36532" min="1" max="1" chance="1.243" /> <!-- Thin 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 -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -1733,12 +1728,12 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23057" level="63" type="L2Monster" name="Bonehead Slave">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>DEMONIC</race>
|
||||
<acquire exp="50366" sp="864" />
|
||||
<acquire exp="50366" sp="12" />
|
||||
<stats>
|
||||
<!-- str="79" int="34" dex="42" wit="66" con="75" men="12" -->
|
||||
<vitals hp="9937" hpRegen="7.5" mp="9937" mpRegen="2.7" />
|
||||
<vitals hp="6270" hpRegen="7.5" mp="1127" mpRegen="2.7" />
|
||||
<attack physical="971" magical="802" random="30" critical="1" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="273" magical="275" />
|
||||
<attribute>
|
||||
@ -1752,8 +1747,11 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="9" />
|
||||
<skill id="4414" level="3" /> <!-- <skill id="4411" level="12" /> --><!-- <skill id="4413" level="12" /> --></skill_list>
|
||||
<skill id="4416" level="9" /> <!-- Demons -->
|
||||
<skill id="4411" level="12" /> <!-- Slightly Strong M. Atk. -->
|
||||
<skill id="4413" level="12" /> <!-- Slightly Strong M. Def. -->
|
||||
<skill id="4414" level="3" /> <!-- Light Armor Type -->
|
||||
</skill_list>
|
||||
<ai aggroRange="300" clanHelpRange="300" />
|
||||
<collision>
|
||||
<radius normal="11" />
|
||||
@ -1761,17 +1759,14 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="2022" max="4714" chance="70" />
|
||||
<item id="5503" min="1" max="1" chance="4" />
|
||||
<item id="6339" min="1" max="1" chance="0.1" />
|
||||
<item id="730" min="1" max="1" chance="0.04" />
|
||||
<item id="5312" min="1" max="1" chance="0.025" />
|
||||
<item id="8708" min="1" max="1" chance="0.006" />
|
||||
<item id="57" min="118" max="274" chance="70" /> <!-- Adena -->
|
||||
<item id="730" min="1" max="1" chance="0.3" /> <!-- Scroll: Enchant Armor (A-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="11.639" />
|
||||
<item id="36881" min="1" max="1" chance="0.3003" />
|
||||
<item id="36882" min="1" max="1" chance="0.3003" />
|
||||
<item id="36532" min="1" max="1" chance="0.75" /> <!-- Thin 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 -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -2338,12 +2333,12 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23071" level="69" type="L2Monster" name="Beastian">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>DIVINE</race>
|
||||
<acquire exp="81258" sp="1513" />
|
||||
<acquire exp="81258" sp="19" />
|
||||
<stats>
|
||||
<!-- str="79" int="34" dex="42" wit="66" con="75" men="12" -->
|
||||
<vitals hp="15187" hpRegen="7.5" mp="15187" mpRegen="2.7" />
|
||||
<vitals hp="9584" hpRegen="7.5" mp="1314" mpRegen="2.7" />
|
||||
<attack physical="1175" magical="1174" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="498" magical="250" />
|
||||
<attribute>
|
||||
@ -2357,7 +2352,11 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="8" /> <!-- <skill id="4411" level="14" /> --><!-- <skill id="4412" level="15" /> --><!-- <skill id="4410" level="13" /> --></skill_list>
|
||||
<skill id="4416" level="8" /> <!-- Angels -->
|
||||
<skill id="4410" level="13" /> <!-- Slightly Strong P. Atk. -->
|
||||
<skill id="4411" level="14" /> <!-- Strong M. Atk. -->
|
||||
<skill id="4412" level="15" /> <!-- Strong P. Def. -->
|
||||
</skill_list>
|
||||
<ai aggroRange="300" clanHelpRange="300" />
|
||||
<collision>
|
||||
<radius normal="13" />
|
||||
@ -2365,27 +2364,24 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="3314" max="7690" chance="70" />
|
||||
<item id="5494" min="1" max="1" chance="4.65" />
|
||||
<item id="730" min="1" max="1" chance="0.3003" />
|
||||
<item id="5406" min="1" max="1" chance="0.14993" />
|
||||
<item id="5319" min="1" max="1" chance="0.07502" />
|
||||
<item id="8686" min="1" max="1" chance="0.003" />
|
||||
<item id="57" min="192" max="446" chance="70" /> <!-- Adena -->
|
||||
<item id="730" min="1" max="1" chance="0.3" /> <!-- Scroll: Enchant Armor (A-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="16.6667" />
|
||||
<item id="36882" min="1" max="1" chance="0.75188" />
|
||||
<item id="36881" min="1" max="1" chance="0.3003" />
|
||||
<item id="36532" min="1" max="1" chance="1.503" /> <!-- Thin 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 -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23072" level="69" type="L2Monster" name="Birestian">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>DIVINE</race>
|
||||
<acquire exp="79056" sp="1470" />
|
||||
<acquire exp="79056" sp="18" />
|
||||
<stats>
|
||||
<!-- str="79" int="34" dex="42" wit="66" con="75" men="12" -->
|
||||
<vitals hp="15187" hpRegen="7.5" mp="15187" mpRegen="2.7" />
|
||||
<vitals hp="9584" hpRegen="7.5" mp="1314" mpRegen="2.7" />
|
||||
<attack physical="971" magical="1419" random="30" critical="1" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="273" magical="250" />
|
||||
<attribute>
|
||||
@ -2399,8 +2395,10 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="8" />
|
||||
<skill id="4414" level="3" /> <!-- <skill id="4411" level="15" /> --></skill_list>
|
||||
<skill id="4416" level="8" /> <!-- Angels -->
|
||||
<skill id="4411" level="15" /> <!-- Strong M. Atk. -->
|
||||
<skill id="4414" level="3" /> <!-- Light Armor Type -->
|
||||
</skill_list>
|
||||
<ai aggroRange="300" clanHelpRange="300" />
|
||||
<collision>
|
||||
<radius normal="13" />
|
||||
@ -2408,17 +2406,14 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="3217" max="7434" chance="70" />
|
||||
<item id="5496" min="1" max="1" chance="5" />
|
||||
<item id="5364" min="1" max="1" chance="0.14993" />
|
||||
<item id="8719" min="1" max="1" chance="0.14993" />
|
||||
<item id="5296" min="1" max="1" chance="0.07502" />
|
||||
<item id="8683" min="1" max="1" chance="0.003" />
|
||||
<item id="57" min="186" max="434" chance="70" /> <!-- Adena -->
|
||||
<item id="730" min="1" max="1" chance="0.3" /> <!-- Scroll: Enchant Armor (A-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="15.7895" />
|
||||
<item id="36882" min="1" max="1" chance="0.75188" />
|
||||
<item id="36881" min="1" max="1" chance="0.3003" />
|
||||
<item id="36532" min="1" max="1" chance="1.47" /> <!-- Thin 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 -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
|
133
trunk/dist/game/data/stats/npcs/23100-23199.xml
vendored
133
trunk/dist/game/data/stats/npcs/23100-23199.xml
vendored
@ -364,10 +364,11 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23108" level="69" type="L2Monster" name="Binder">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>DIVINE</race>
|
||||
<acquire exp="112041" sp="2090" />
|
||||
<acquire exp="112041" sp="26" />
|
||||
<stats> <!-- str="79" int="34" dex="42" wit="66" con="75" men="12" -->
|
||||
<vitals hp="30374" hpRegen="7.5" mp="30374" mpRegen="2.7" />
|
||||
<vitals hp="19168" hpRegen="7.5" mp="1314" mpRegen="2.7" />
|
||||
<attack physical="1068" magical="3043" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="375" magical="250" />
|
||||
<attribute>
|
||||
@ -381,11 +382,11 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="8" />
|
||||
<skill id="4032" level="1" />
|
||||
<!-- <skill id="4411" level="19" /> -->
|
||||
<!-- <skill id="4410" level="12" /> -->
|
||||
<!-- <skill id="4412" level="12" /> -->
|
||||
<skill id="4416" level="8" /> <!-- Angels -->
|
||||
<skill id="4410" level="12" /> <!-- Slightly Strong P. Atk. -->
|
||||
<skill id="4411" level="19" /> <!-- Extremely Strong M. Atk. -->
|
||||
<skill id="4412" level="12" /> <!-- Slightly Strong P. Def. -->
|
||||
</skill_list>
|
||||
<ai aggroRange="300" clanHelpRange="300" />
|
||||
<collision>
|
||||
@ -394,27 +395,23 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="4415" max="10286" chance="70" />
|
||||
<item id="5495" min="1" max="1" chance="5.1" />
|
||||
<item id="5497" min="1" max="3" chance="4.5" />
|
||||
<item id="8731" min="1" max="1" chance="0.4" />
|
||||
<item id="5382" min="1" max="1" chance="0.3003" />
|
||||
<item id="8751" min="1" max="1" chance="0.05" />
|
||||
<item id="8741" min="1" max="1" chance="0.045" />
|
||||
<item id="5320" min="1" max="1" chance="0.03" />
|
||||
<item id="57" min="256" max="597" chance="70" /> <!-- Adena -->
|
||||
<item id="36548" min="1" max="1" chance="0.3" /> <!-- Weapon Fragment (Mid-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="20.4082" />
|
||||
<item id="36882" min="1" max="1" chance="0.75188" />
|
||||
<item id="36881" min="1" max="1" chance="0.3003" />
|
||||
<item id="36532" min="1" max="1" chance="2.042" /> <!-- Thin 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 -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23109" level="68" type="L2Monster" name="Bound Warrior">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>DIVINE</race>
|
||||
<acquire exp="95658" sp="1758" />
|
||||
<acquire exp="95658" sp="22" />
|
||||
<stats> <!-- str="79" int="34" dex="42" wit="66" con="75" men="12" -->
|
||||
<vitals hp="18590" hpRegen="7.5" mp="18590" mpRegen="2.7" />
|
||||
<vitals hp="11730" hpRegen="7.5" mp="1282" mpRegen="2.7" />
|
||||
<attack physical="1068" magical="1419" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="341" magical="250" />
|
||||
<attribute>
|
||||
@ -428,10 +425,10 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="8" />
|
||||
<skill id="4032" level="1" />
|
||||
<!-- <skill id="4411" level="15" /> -->
|
||||
<!-- <skill id="4410" level="12" /> -->
|
||||
<skill id="4416" level="8" /> <!-- Angels -->
|
||||
<skill id="4410" level="12" /> <!-- Slightly Strong P. Atk. -->
|
||||
<skill id="4411" level="15" /> <!-- Strong M. Atk. -->
|
||||
</skill_list>
|
||||
<ai aggroRange="300" clanHelpRange="300" />
|
||||
<collision>
|
||||
@ -440,27 +437,23 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="3854" max="8950" chance="70" />
|
||||
<item id="5485" min="1" max="1" chance="3.4" />
|
||||
<item id="8730" min="1" max="1" chance="0.92593" />
|
||||
<item id="8716" min="1" max="1" chance="0.34965" />
|
||||
<item id="8740" min="1" max="1" chance="0.14993" />
|
||||
<item id="5294" min="1" max="1" chance="0.07502" />
|
||||
<item id="5350" min="1" max="1" chance="0.03" />
|
||||
<item id="8750" min="1" max="1" chance="0.03" />
|
||||
<item id="57" min="223" max="521" chance="70" /> <!-- Adena -->
|
||||
<item id="36548" min="1" max="1" chance="0.3" /> <!-- Weapon Fragment (Mid-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="12.1951" />
|
||||
<item id="36882" min="1" max="1" chance="0.75188" />
|
||||
<item id="36881" min="1" max="1" chance="0.3003" />
|
||||
<item id="36532" min="1" max="1" chance="1.723" /> <!-- Thin 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 -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23110" level="68" type="L2Monster" name="Bound Archer">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>DIVINE</race>
|
||||
<acquire exp="94543" sp="1736" />
|
||||
<acquire exp="94543" sp="22" />
|
||||
<stats> <!-- str="79" int="34" dex="42" wit="66" con="75" men="12" -->
|
||||
<vitals hp="18590" hpRegen="7.5" mp="18590" mpRegen="2.7" />
|
||||
<vitals hp="11730" hpRegen="7.5" mp="1282" mpRegen="2.7" />
|
||||
<attack physical="1068" magical="550" random="30" critical="8" accuracy="4.75" attackSpeed="253" type="SWORD" range="1100" distance="80" width="120" />
|
||||
<defence physical="310" magical="250" />
|
||||
<attribute>
|
||||
@ -474,11 +467,11 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="8" />
|
||||
<skill id="4040" level="1" />
|
||||
<!-- <skill id="4411" level="10" /> -->
|
||||
<!-- <skill id="4412" level="10" /> -->
|
||||
<!-- <skill id="4410" level="12" /> -->
|
||||
<skill id="4416" level="8" /> <!-- Angels -->
|
||||
<skill id="4410" level="12" /> <!-- Slightly Strong P. Atk. -->
|
||||
<skill id="4411" level="10" /> <!-- Slightly Weak M. Atk. -->
|
||||
<skill id="4412" level="10" /> <!-- Slightly Weak P. Def. -->
|
||||
</skill_list>
|
||||
<ai aggroRange="300" clanHelpRange="300" />
|
||||
<collision>
|
||||
@ -487,18 +480,14 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="3791" max="8839" chance="70" />
|
||||
<item id="5486" min="1" max="1" chance="1.3" />
|
||||
<item id="5481" min="1" max="1" chance="0.68027" />
|
||||
<item id="5404" min="1" max="1" chance="0.35971" />
|
||||
<item id="5424" min="1" max="1" chance="0.2" />
|
||||
<item id="5318" min="1" max="1" chance="0.07502" />
|
||||
<item id="8685" min="1" max="1" chance="0.003" />
|
||||
<item id="57" min="220" max="514" chance="70" /> <!-- Adena -->
|
||||
<item id="729" min="1" max="1" chance="0.03" /> <!-- Scroll: Enchant Weapon (A-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="26.8293" />
|
||||
<item id="36882" min="1" max="1" chance="0.75188" />
|
||||
<item id="36881" min="1" max="1" chance="0.3003" />
|
||||
<item id="36532" min="1" max="1" chance="1.714" /> <!-- Thin 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 -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -3042,10 +3031,11 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23173" level="90" type="L2Monster" name="Blood Aide">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>DEMONIC</race>
|
||||
<acquire exp="934589" sp="3806" />
|
||||
<acquire exp="1328514" sp="318" />
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="43244" hpRegen="7.5" mp="3035" mpRegen="2.7" />
|
||||
<vitals hp="43244" hpRegen="9.5" mp="3035" mpRegen="3.3" />
|
||||
<attack physical="37056" magical="21875" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="1430" magical="1375" />
|
||||
<attribute>
|
||||
@ -3059,12 +3049,12 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="9" />
|
||||
<skill id="5462" level="1" />
|
||||
<skill id="14637" level="1" />
|
||||
<!-- <skill id="4413" level="12" /> -->
|
||||
<!-- <skill id="4410" level="13" /> -->
|
||||
<!-- <skill id="4412" level="12" /> -->
|
||||
<skill id="4416" level="9" /> <!-- Demons -->
|
||||
<skill id="5462" level="1" /> <!-- Fire Attack -->
|
||||
<skill id="4410" level="14" /> <!-- Strong P. Atk. -->
|
||||
<skill id="4412" level="12" /> <!-- Slightly Strong P. Def. -->
|
||||
<skill id="4413" level="12" /> <!-- Slightly Strong M. Def. -->
|
||||
</skill_list>
|
||||
<ai aggroRange="300" clanHelpRange="300" />
|
||||
<collision>
|
||||
@ -3073,8 +3063,9 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="105" max="246" chance="70" /> <!-- Adena -->
|
||||
<item id="57" min="126" max="295" chance="70" /> <!-- Adena -->
|
||||
<item id="9549" min="1" max="1" chance="0.3" /> <!-- Wind Stone -->
|
||||
<!-- FIXME: Also drops herbs. -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36533" min="1" max="1" chance="0.3" /> <!-- Synthetic Braid -->
|
||||
@ -3555,10 +3546,11 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23185" level="81" type="L2Monster" name="Bloody Succubus" title="Succubus Disciple">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>UNDEAD</race>
|
||||
<acquire exp="312713" sp="361" />
|
||||
<acquire exp="312713" sp="75" />
|
||||
<stats> <!-- str="79" int="74" dex="42" wit="65" con="75" men="72" -->
|
||||
<vitals hp="34874" hpRegen="7.5" mp="34874" mpRegen="2.7" />
|
||||
<vitals hp="22004" hpRegen="9.5" mp="1708" mpRegen="3.3" />
|
||||
<attack physical="4606" magical="2397" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="1325" magical="1238" />
|
||||
<attribute>
|
||||
@ -3572,11 +3564,12 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="5467" level="1" />
|
||||
<skill id="4416" level="1" />
|
||||
<!-- <skill id="4410" level="3" /> -->
|
||||
<!-- <skill id="4411" level="7" /> -->
|
||||
<!-- <skill id="4412" level="7" /> -->
|
||||
<skill id="4416" level="1" /> <!-- Undead -->
|
||||
<skill id="5467" level="1" /> <!-- Dark Attack -->
|
||||
<skill id="4410" level="3" /> <!-- Extremely Weak P. Atk. -->
|
||||
<skill id="4411" level="7" /> <!-- Weak M. Atk. -->
|
||||
<skill id="4412" level="7" /> <!-- Weak P. Def. -->
|
||||
<skill id="4414" level="1" /> <!-- Heavy Armor Type -->
|
||||
<skill id="4414" level="1" />
|
||||
</skill_list>
|
||||
<ai aggroRange="300" clanHelpRange="300" />
|
||||
@ -3587,13 +3580,15 @@
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="489" max="1141" chance="70" /> <!-- Adena -->
|
||||
<item id="2133" min="1" max="1" chance="0.75" /> <!-- Gemstone (A-grade) -->
|
||||
<item id="2133" min="1" max="1" chance="2.278" /> <!-- Gemstone (A-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<!-- FIXME: Also drops herbs. -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="1.250" /> <!-- 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.0055" /> <!-- Recipe: Thin Braid - Downgrade -->
|
||||
<item id="36532" min="1" max="1" chance="5.113" /> <!-- Thin Braid -->
|
||||
<item id="36533" min="1" max="1" chance="0.75" /> <!-- Synthetic Braid -->
|
||||
<item id="36882" min="1" max="1" chance="0.03" /> <!-- Recipe: Thin Braid - Upgrade -->
|
||||
<item id="36881" min="1" max="1" chance="0.003" /> <!-- Recipe: Thin Braid - Downgrade -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
|
332
trunk/dist/game/data/stats/npcs/23200-23299.xml
vendored
332
trunk/dist/game/data/stats/npcs/23200-23299.xml
vendored
@ -518,11 +518,11 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23213" level="97" type="L2Monster" name="Beggar Zofan">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>HUMANOID</race>
|
||||
<acquire exp="3972480" sp="17283" />
|
||||
<acquire exp="3972480" sp="953" />
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="615748" hpRegen="7.5" mp="615748" mpRegen="2.7" />
|
||||
<vitals hp="369449" hpRegen="10.5" mp="22800" mpRegen="3.6" />
|
||||
<attack physical="42000" magical="45990" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="1344" magical="1419" />
|
||||
<attribute>
|
||||
@ -536,11 +536,11 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="6" />
|
||||
<skill id="5462" level="1" />
|
||||
<skill id="4414" level="3" />
|
||||
<!-- <skill id="4413" level="9" /> -->
|
||||
<!-- <skill id="4411" level="13" /> -->
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
<skill id="5462" level="1" /> <!-- Fire Attack -->
|
||||
<skill id="4411" level="13" /> <!-- Slightly Strong M. Atk. -->
|
||||
<skill id="4413" level="9" /> <!-- Slightly Weak M. Def. -->
|
||||
<skill id="4414" level="3" /> <!-- Light Armor Type -->
|
||||
</skill_list>
|
||||
<collision>
|
||||
<radius normal="24" />
|
||||
@ -548,26 +548,24 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="5558" max="12950" chance="70" />
|
||||
<item id="36558" min="1" max="1" chance="1.14" />
|
||||
<item id="35347" min="1" max="1" chance="0.22989" />
|
||||
<item id="36559" min="1" max="1" chance="0.14993" />
|
||||
<item id="35471" min="1" max="1" chance="0.02" />
|
||||
<item id="17439" min="1" max="1" chance="0.0055" />
|
||||
<item id="57" min="2695" max="6292" chance="70" /> <!-- Adena -->
|
||||
<item id="36558" min="1" max="1" chance="4.4" /> <!-- Accessory Gem (Mid-grade) -->
|
||||
<item id="36559" min="1" max="1" chance="0.3" /> <!-- Accessory Gem (High-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36558" min="1" max="1" chance="6.30099" />
|
||||
<item id="36559" min="1" max="1" chance="0.75188" />
|
||||
<item id="36898" min="1" max="1" chance="0.3003" />
|
||||
<item id="36558" min="1" max="1" chance="3.333" /> <!-- Accessory Gem (Mid-grade) -->
|
||||
<item id="36559" min="1" max="1" chance="0.3" /> <!-- Accessory Gem (High-grade) -->
|
||||
<item id="36898" min="1" max="1" chance="0.003" /> <!-- Recipe: Quality Leather Braid - Combination -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23214" level="97" type="L2Monster" name="Beggar Zofan">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>HUMANOID</race>
|
||||
<acquire exp="3972480" sp="17283" />
|
||||
<acquire exp="3972480" sp="953" />
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="615748" hpRegen="7.5" mp="615748" mpRegen="2.7" />
|
||||
<vitals hp="369449" hpRegen="10.5" mp="22800" mpRegen="3.6" />
|
||||
<attack physical="42000" magical="45990" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="1344" magical="1419" />
|
||||
<attribute>
|
||||
@ -581,11 +579,11 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="6" />
|
||||
<skill id="5462" level="1" />
|
||||
<skill id="4414" level="3" />
|
||||
<!-- <skill id="4413" level="9" /> -->
|
||||
<!-- <skill id="4411" level="13" /> -->
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
<skill id="5462" level="1" /> <!-- Fire Attack -->
|
||||
<skill id="4411" level="13" /> <!-- Slightly Strong M. Atk. -->
|
||||
<skill id="4413" level="9" /> <!-- Slightly Weak M. Def. -->
|
||||
<skill id="4414" level="3" /> <!-- Light Armor Type -->
|
||||
</skill_list>
|
||||
<collision>
|
||||
<radius normal="24" />
|
||||
@ -593,15 +591,15 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="5574" max="12947" chance="70" />
|
||||
<item id="35347" min="1" max="1" chance="0.3003" />
|
||||
<item id="35471" min="1" max="1" chance="0.02" />
|
||||
<item id="17439" min="1" max="1" chance="0.0055" />
|
||||
<item id="57" min="2695" max="6292" chance="70" /> <!-- Adena -->
|
||||
<item id="36558" min="1" max="1" chance="4.9" /> <!-- Accessory Gem (Mid-grade) -->
|
||||
<item id="36559" min="1" max="1" chance="0.3" /> <!-- Accessory Gem (High-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36533" min="1" max="1" chance="13.27" />
|
||||
<item id="36534" min="1" max="1" chance="1.26" />
|
||||
<item id="36898" min="1" max="1" chance="0.3003" />
|
||||
<item id="36533" min="1" max="1" chance="4.917" /> <!-- Synthetic Braid -->
|
||||
<item id="36534" min="1" max="1" chance="0.3" /> <!-- Durable Braid -->
|
||||
<item id="36898" min="1" max="1" chance="0.003" /> <!-- Recipe: Quality Leather Braid - Combination -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -924,11 +922,11 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23222" level="98" type="L2Monster" name="Borok the Engineer" title="Chief Engineer">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>HUMANOID</race>
|
||||
<acquire exp="14612219" sp="202801" />
|
||||
<acquire exp="21918329" sp="5260" />
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="1535000" hpRegen="7.5" mp="1535000" mpRegen="2.7" />
|
||||
<vitals hp="921001" hpRegen="10.5" mp="23174" mpRegen="3.6" />
|
||||
<attack physical="62780" magical="47085" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="2081" magical="2105" />
|
||||
<attribute>
|
||||
@ -942,13 +940,13 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="6" />
|
||||
<skill id="5462" level="1" />
|
||||
<!-- <skill id="4410" level="15" /> -->
|
||||
<skill id="4414" level="1" />
|
||||
<!-- <skill id="4411" level="13" /> -->
|
||||
<!-- <skill id="4413" level="13" /> -->
|
||||
<!-- <skill id="4412" level="13" /> -->
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
<skill id="5462" level="1" /> <!-- Fire Attack -->
|
||||
<skill id="4410" level="15" /> <!-- Strong P. Atk. -->
|
||||
<skill id="4411" level="13" /> <!-- Slightly Strong M. Atk. -->
|
||||
<skill id="4412" level="13" /> <!-- Slightly Strong P. Def. -->
|
||||
<skill id="4413" level="13" /> <!-- Slightly Strong M. Def. -->
|
||||
<skill id="4414" level="1" /> <!-- Heavy Armor Type -->
|
||||
</skill_list>
|
||||
<collision>
|
||||
<radius normal="24" />
|
||||
@ -956,11 +954,18 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="20804" max="48154" chance="70" />
|
||||
<item id="36558" min="1" max="1" chance="4.4" />
|
||||
<item id="36559" min="1" max="1" chance="0.3003" />
|
||||
<item id="35345" min="1" max="1" chance="0.3003" />
|
||||
<item id="57" min="10030" max="23373" chance="70" /> <!-- Adena -->
|
||||
<item id="36558" min="1" max="1" chance="2.385" /> <!-- Accessory Gem (Mid-grade) -->
|
||||
<item id="35345" min="1" max="1" chance="0.3" /> <!-- Eternal Leather Armor Ingredient -->
|
||||
<item id="36559" min="1" max="1" chance="0.3" /> <!-- Accessory Gem (High-grade) -->
|
||||
<item id="35469" min="1" max="1" chance="0.003" /> <!-- Recipe: Eternal Leather Armor (60%) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36558" min="1" max="1" chance="12.17" /> <!-- Accessory Gem (Mid-grade) -->
|
||||
<item id="36559" min="1" max="1" chance="1.166" /> <!-- Accessory Gem (High-grade) -->
|
||||
<item id="19440" min="1" max="1" chance="1.11" /> <!-- Gemstone (R-grade) -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23223" level="98" type="L2Monster" name="Koja the Engineer" title="Chief Engineer">
|
||||
@ -1132,11 +1137,11 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23227" level="97" type="L2Monster" name="Beggar Zofan">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>HUMANOID</race>
|
||||
<acquire exp="5830877" sp="25368" />
|
||||
<acquire exp="5830877" sp="1399" />
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="615748" hpRegen="7.5" mp="615748" mpRegen="2.7" />
|
||||
<vitals hp="369449" hpRegen="10.5" mp="22800" mpRegen="3.6" />
|
||||
<attack physical="61320" magical="45990" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="1344" magical="2069" />
|
||||
<attribute>
|
||||
@ -1150,12 +1155,12 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="6" />
|
||||
<skill id="5462" level="1" />
|
||||
<skill id="4414" level="3" />
|
||||
<!-- <skill id="4410" level="15" /> -->
|
||||
<!-- <skill id="4411" level="13" /> -->
|
||||
<!-- <skill id="4413" level="13" /> -->
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
<skill id="5462" level="1" /> <!-- Fire Attack -->
|
||||
<skill id="4410" level="15" /> <!-- Strong P. Atk. -->
|
||||
<skill id="4411" level="13" /> <!-- Slightly Strong M. Atk. -->
|
||||
<skill id="4413" level="13" /> <!-- Slightly Strong M. Def. -->
|
||||
<skill id="4414" level="3" /> <!-- Light Armor Type -->
|
||||
</skill_list>
|
||||
<collision>
|
||||
<radius normal="24" />
|
||||
@ -1163,24 +1168,24 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="5568" max="12982" chance="70" />
|
||||
<item id="35347" min="1" max="1" chance="0.2" />
|
||||
<item id="35471" min="1" max="1" chance="0.02" />
|
||||
<item id="17439" min="1" max="1" chance="0.006" />
|
||||
<item id="57" min="2701" max="6304" chance="70" /> <!-- Adena -->
|
||||
<item id="36558" min="1" max="1" chance="4.921" /> <!-- Accessory Gem (Mid-grade) -->
|
||||
<item id="36559" min="1" max="1" chance="0.3" /> <!-- Accessory Gem (High-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36533" min="1" max="1" chance="14.17" />
|
||||
<item id="36534" min="1" max="1" chance="1.274" />
|
||||
<item id="36898" min="1" max="1" chance="0.3003" />
|
||||
<item id="36533" min="1" max="1" chance="4.91" /> <!-- Synthetic Braid -->
|
||||
<item id="36534" min="1" max="1" chance="0.3" /> <!-- Durable Braid -->
|
||||
<item id="36898" min="1" max="1" chance="0.003" /> <!-- Recipe: Quality Leather Braid - Combination -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23228" level="97" type="L2Monster" name="Beggar Zofan">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>HUMANOID</race>
|
||||
<acquire exp="5830877" sp="25368" />
|
||||
<acquire exp="5830877" sp="1399" />
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="615748" hpRegen="7.5" mp="615748" mpRegen="2.7" />
|
||||
<vitals hp="369449" hpRegen="10.5" mp="22800" mpRegen="3.6" />
|
||||
<attack physical="61320" magical="45990" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="1344" magical="2069" />
|
||||
<attribute>
|
||||
@ -1194,12 +1199,12 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="6" />
|
||||
<skill id="5462" level="1" />
|
||||
<skill id="4414" level="3" />
|
||||
<!-- <skill id="4410" level="15" /> -->
|
||||
<!-- <skill id="4411" level="13" /> -->
|
||||
<!-- <skill id="4413" level="13" /> -->
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
<skill id="5462" level="1" /> <!-- Fire Attack -->
|
||||
<skill id="4410" level="15" /> <!-- Strong P. Atk. -->
|
||||
<skill id="4411" level="13" /> <!-- Slightly Strong M. Atk. -->
|
||||
<skill id="4413" level="13" /> <!-- Slightly Strong M. Def. -->
|
||||
<skill id="4414" level="3" /> <!-- Light Armor Type -->
|
||||
</skill_list>
|
||||
<collision>
|
||||
<radius normal="24" />
|
||||
@ -1207,15 +1212,15 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="5568" max="12978" chance="70" />
|
||||
<item id="35347" min="1" max="1" chance="0.21978" />
|
||||
<item id="35471" min="1" max="1" chance="0.02" />
|
||||
<item id="17439" min="1" max="1" chance="0.006" />
|
||||
<item id="57" min="2701" max="6304" chance="70" /> <!-- Adena -->
|
||||
<item id="36558" min="1" max="1" chance="4.942" /> <!-- Accessory Gem (Mid-grade) -->
|
||||
<item id="36559" min="1" max="1" chance="0.3" /> <!-- Accessory Gem (High-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36533" min="1" max="1" chance="14.25" />
|
||||
<item id="36534" min="1" max="1" chance="1.194" />
|
||||
<item id="36898" min="1" max="1" chance="0.3003" />
|
||||
<item id="36533" min="1" max="1" chance="4.924" /> <!-- Synthetic Braid -->
|
||||
<item id="36534" min="1" max="1" chance="0.3" /> <!-- Durable Braid -->
|
||||
<item id="36898" min="1" max="1" chance="0.003" /> <!-- Recipe: Quality Leather Braid - Combination -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -2775,10 +2780,11 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="23259" level="96" type="L2Monster" name="Broken-bodied Golem">
|
||||
<race>CONSTRUCT</race>
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>ETC</race> <!-- TODO: Magic Creatures -->
|
||||
<acquire exp="1402250" sp="336" />
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="46371" hpRegen="7.5" mp="2242" mpRegen="2.7" />
|
||||
<vitals hp="46371" hpRegen="10.5" mp="2242" mpRegen="3.6" />
|
||||
<attack physical="26600" magical="35400" random="30" critical="4" accuracy="4.75" attackSpeed="433" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="1373" magical="1188" />
|
||||
<attribute>
|
||||
@ -2792,13 +2798,13 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="5465" level="1" />
|
||||
<skill id="4416" level="2" />
|
||||
<skill id="4411" level="14" />
|
||||
<skill id="4410" level="14" />
|
||||
<skill id="4414" level="1" />
|
||||
<skill id="4413" level="12" />
|
||||
<skill id="4412" level="12" />
|
||||
<skill id="4416" level="2" /> <!-- Magic Creatures -->
|
||||
<skill id="5465" level="1" /> <!-- Earth Attack -->
|
||||
<skill id="4410" level="14" /> <!-- Strong P. Atk. -->
|
||||
<skill id="4411" level="14" /> <!-- Strong M. Atk. -->
|
||||
<skill id="4414" level="1" /> <!-- Heavy Armor Type -->
|
||||
</skill_list>
|
||||
<ai type="BALANCED" aggroRange="300" clanHelpRange="300" isAggressive="true">
|
||||
<clan_list>
|
||||
@ -2811,11 +2817,12 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="1267" max="2930" chance="70" />
|
||||
<item id="36836" min="1" max="1" chance="1.5" />
|
||||
<item id="36774" min="1" max="1" chance="0.04" />
|
||||
<item id="17338" min="1" max="1" chance="0.02" />
|
||||
<item id="17526" min="1" max="1" chance="0.02" />
|
||||
<item id="17338" min="1" max="1" chance="0.0075" /> <!-- Twilight Helmet -->
|
||||
<item id="57" min="732" max="1709" chance="70" /> <!-- Adena -->
|
||||
<item id="36836" min="1" max="1" chance="1.564" /> <!-- Twilight Helmet Ingredient -->
|
||||
<item id="36774" min="1" max="1" chance="0.03" /> <!-- Recipe: Twilight Helmet (60%) -->
|
||||
<item id="17526" min="1" max="1" chance="0.003" /> <!-- Scroll: Enchant Weapon (R-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -2849,7 +2856,7 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="33" />
|
||||
<item id="36532" min="1" max="1" chance="24.78" /> <!-- Thin Braid -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -2974,10 +2981,11 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23262" level="95" type="L2Monster" name="Spicula Elite Soldier">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>CONSTRUCT</race>
|
||||
<acquire exp="1494765" sp="358" />
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="61479" hpRegen="7.5" mp="2205" mpRegen="2.7" />
|
||||
<vitals hp="61479" hpRegen="10.5" mp="2205" mpRegen="3.6" />
|
||||
<attack physical="19950" magical="53100" random="30" critical="4" accuracy="4.75" attackSpeed="433" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="1320" magical="1155" />
|
||||
<attribute>
|
||||
@ -2991,13 +2999,13 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="5465" level="1" />
|
||||
<skill id="4416" level="2" />
|
||||
<skill id="4411" level="14" />
|
||||
<skill id="4410" level="14" />
|
||||
<skill id="4414" level="1" />
|
||||
<skill id="4413" level="12" />
|
||||
<skill id="4412" level="12" />
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
<skill id="5465" level="1" /> <!-- Earth Attack -->
|
||||
<skill id="4414" level="3" /> <!-- Light Armor Type -->
|
||||
</skill_list>
|
||||
<ai type="BALANCED" aggroRange="600" clanHelpRange="500" isAggressive="true">
|
||||
<clan_list>
|
||||
@ -3009,14 +3017,16 @@
|
||||
<height normal="25" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="1373" max="3206" chance="70" />
|
||||
<item id="36840" min="1" max="1" chance="2.5" />
|
||||
<item id="9546" min="1" max="1" chance="0.4" />
|
||||
<item id="9548" min="1" max="1" chance="0.4" />
|
||||
<item id="9550" min="1" max="1" chance="0.4" />
|
||||
<item id="36778" min="1" max="1" chance="0.04" />
|
||||
<group chance="42.0">
|
||||
<death>
|
||||
<item id="17342" min="1" max="1" chance="0.03" /> <!-- Twilight Boots -->
|
||||
<item id="57" min="801" max="1868" chance="70" /> <!-- Adena -->
|
||||
<item id="36840" min="1" max="1" chance="2.304" /> <!-- Twilight Boot Ingredient -->
|
||||
<item id="9546" min="1" max="1" chance="0.075" /> <!-- Fire Stone -->
|
||||
<item id="9548" min="1" max="1" chance="0.075" /> <!-- Earth Stone -->
|
||||
<item id="9550" min="1" max="1" chance="0.075" /> <!-- Dark Stone -->
|
||||
<item id="36778" min="1" max="1" chance="0.03" /> <!-- Recipe: Twilight Boots (60%) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -3047,21 +3057,20 @@
|
||||
<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="17342" min="1" max="1" chance="0.02" />
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="9552" min="1" max="1" chance="1" />
|
||||
<item id="9554" min="1" max="1" chance="1" />
|
||||
<item id="9556" min="1" max="1" chance="1" />
|
||||
<item id="9552" min="1" max="1" chance="0.03" /> <!-- Fire Crystal -->
|
||||
<item id="9554" min="1" max="1" chance="0.03" /> <!-- Earth Crystal -->
|
||||
<item id="9556" min="1" max="1" chance="0.03" /> <!-- Dark Crystal -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23263" level="93" type="L2Monster" name="Broken Golem of Repairs">
|
||||
<race>CONSTRUCT</race>
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>ETC</race> <!-- TODO: Magic Creatures -->
|
||||
<acquire exp="1791830" sp="430" />
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="60071" hpRegen="7.5" mp="2132" mpRegen="2.7" />
|
||||
<vitals hp="60071" hpRegen="10.5" mp="2132" mpRegen="3.6" />
|
||||
<attack physical="18786" magical="25444" random="30" critical="4" accuracy="4.75" attackSpeed="433" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="1320" magical="1155" />
|
||||
<attribute>
|
||||
@ -3075,11 +3084,11 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="5465" level="1" />
|
||||
<skill id="4416" level="2" />
|
||||
<skill id="4411" level="14" />
|
||||
<skill id="4410" level="14" />
|
||||
<skill id="4414" level="1" />
|
||||
<skill id="4416" level="2" /> <!-- Magic Creatures -->
|
||||
<skill id="5465" level="1" /> <!-- Earth Attack -->
|
||||
<skill id="4410" level="14" /> <!-- Strong P. Atk. -->
|
||||
<skill id="4411" level="14" /> <!-- Strong M. Atk. -->
|
||||
<skill id="4414" level="1" /> <!-- Heavy Armor Type -->
|
||||
<skill id="4413" level="12" />
|
||||
<skill id="4412" level="12" />
|
||||
</skill_list>
|
||||
@ -3094,10 +3103,11 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="1294" max="3015" chance="70" />
|
||||
<item id="36841" min="1" max="1" chance="2.5" />
|
||||
<item id="36779" min="1" max="1" chance="0.05" />
|
||||
<item id="17343" min="1" max="1" chance="0.025" />
|
||||
<item id="17343" min="1" max="1" chance="0.03" /> <!-- Twilight Shield -->
|
||||
<item id="57" min="754" max="1757" chance="70" /> <!-- Adena -->
|
||||
<item id="36841" min="1" max="1" chance="2.105" /> <!-- Twilight Shield Ingredient -->
|
||||
<item id="36779" min="1" max="1" chance="0.3" /> <!-- Recipe: Twilight Shield (60%) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -3128,18 +3138,19 @@
|
||||
<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>
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="33" />
|
||||
<item id="36532" min="1" max="1" chance="25.56" /> <!-- Thin Braid -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23264" level="94" type="L2Monster" name="Broken Drill Golem">
|
||||
<race>CONSTRUCT</race>
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>ETC</race> <!-- TODO: Magic Creatures -->
|
||||
<acquire exp="1833182" sp="439" />
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="60403" hpRegen="7.5" mp="2169" mpRegen="2.7" />
|
||||
<vitals hp="60403" hpRegen="10.5" mp="2169" mpRegen="3.6" />
|
||||
<attack physical="18786" magical="25444" random="30" critical="4" accuracy="4.75" attackSpeed="433" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="1320" magical="1155" />
|
||||
<attribute>
|
||||
@ -3153,11 +3164,11 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="5465" level="1" />
|
||||
<skill id="4416" level="2" />
|
||||
<skill id="4411" level="14" />
|
||||
<skill id="4410" level="14" />
|
||||
<skill id="4414" level="1" />
|
||||
<skill id="4416" level="2" /> <!-- Magic Creatures -->
|
||||
<skill id="5465" level="1" /> <!-- Earth Attack -->
|
||||
<skill id="4410" level="14" /> <!-- Strong P. Atk. -->
|
||||
<skill id="4411" level="14" /> <!-- Strong M. Atk. -->
|
||||
<skill id="4414" level="1" /> <!-- Heavy Armor Type -->
|
||||
<skill id="4413" level="12" />
|
||||
<skill id="4412" level="12" />
|
||||
</skill_list>
|
||||
@ -3172,11 +3183,12 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="1330" max="3104" chance="70" />
|
||||
<item id="36830" min="1" max="1" chance="0.4" />
|
||||
<item id="36768" min="1" max="1" chance="0.02" />
|
||||
<item id="17329" min="1" max="1" chance="0.005" />
|
||||
<group chance="42.0">
|
||||
<item id="17329" min="1" max="1" chance="0.003" /> <!-- Apocalypse Stormer -->
|
||||
<item id="57" min="775" max="1808" chance="70" /> <!-- Adena -->
|
||||
<item id="36830" min="1" max="1" chance="0.3" /> <!-- Apocalypse Stormer Fragment -->
|
||||
<item id="36768" min="1" max="1" chance="0.03" /> <!-- Recipe: Apocalypse Stormer (60%) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -3209,7 +3221,7 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="33" />
|
||||
<item id="36532" min="1" max="1" chance="27.3" /> <!-- Thin Braid -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -3256,10 +3268,11 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23266" level="95" type="L2Monster" name="Broken Pincer Golem">
|
||||
<race>CONSTRUCT</race>
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>ETC</race> <!-- TODO: Magic Creatures -->
|
||||
<acquire exp="1730317" sp="415" />
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="61479" hpRegen="7.5" mp="2205" mpRegen="2.7" />
|
||||
<vitals hp="61479" hpRegen="10.5" mp="2205" mpRegen="3.6" />
|
||||
<attack physical="18786" magical="25444" random="30" critical="4" accuracy="4.75" attackSpeed="433" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="1320" magical="1155" />
|
||||
<attribute>
|
||||
@ -3273,11 +3286,11 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="5465" level="1" />
|
||||
<skill id="4416" level="2" />
|
||||
<skill id="4411" level="14" />
|
||||
<skill id="4410" level="14" />
|
||||
<skill id="4414" level="1" />
|
||||
<skill id="4416" level="2" /> <!-- Magic Creatures -->
|
||||
<skill id="5465" level="1" /> <!-- Earth Attack -->
|
||||
<skill id="4410" level="14" /> <!-- Strong P. Atk. -->
|
||||
<skill id="4411" level="14" /> <!-- Strong M. Atk. -->
|
||||
<skill id="4414" level="1" /> <!-- Heavy Armor Type -->
|
||||
<skill id="4413" level="12" />
|
||||
<skill id="4412" level="12" />
|
||||
</skill_list>
|
||||
@ -3292,10 +3305,11 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="1373" max="3206" chance="70" />
|
||||
<item id="36528" min="1" max="1" chance="4.5" />
|
||||
<item id="36529" min="1" max="1" chance="0.5" />
|
||||
<group chance="42.0">
|
||||
<item id="57" min="801" max="1868" chance="70" /> <!-- Adena -->
|
||||
<item id="36528" min="1" max="1" chance="12.03" /> <!-- Metallic Fiber -->
|
||||
<item id="36529" min="1" max="1" chance="1.006" /> <!-- Quality Fiber -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
<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 -->
|
||||
@ -3328,8 +3342,8 @@
|
||||
</group>
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36528" min="1" max="1" chance="10" />
|
||||
<item id="36529" min="1" max="1" chance="1" />
|
||||
<item id="36528" min="1" max="1" chance="9.018" /> <!-- Metallic Fiber -->
|
||||
<item id="36529" min="1" max="1" chance="0.75" /> <!-- Quality Fiber -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -3457,9 +3471,9 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23269" level="94" type="L2Monster" name="Battle Golem">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>CONSTRUCT</race>
|
||||
<acquire exp="3295625" sp="13968" />
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>ETC</race> <!-- TODO: Magic Creatures -->
|
||||
<acquire exp="3295625" sp="790" />
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="201339" hpRegen="7.5" mp="201339" mpRegen="2.7" />
|
||||
<attack physical="45386" magical="43144" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
@ -3475,11 +3489,11 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="5465" level="1" />
|
||||
<skill id="4416" level="2" />
|
||||
<skill id="4416" level="2" /> <!-- Magic Creatures -->
|
||||
<skill id="5465" level="1" /> <!-- Earth Attack -->
|
||||
<skill id="4414" level="1" /> <!-- Heavy Armor Type -->
|
||||
<!-- <skill id="4411" level="14" /> -->
|
||||
<!-- <skill id="4410" level="14" /> -->
|
||||
<skill id="4414" level="1" />
|
||||
<!-- <skill id="4413" level="12" /> -->
|
||||
<!-- <skill id="4412" level="12" /> -->
|
||||
</skill_list>
|
||||
@ -3490,14 +3504,14 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="1793" max="4186" chance="70" />
|
||||
<item id="36528" min="1" max="1" chance="10" />
|
||||
<item id="36529" min="1" max="1" chance="1" />
|
||||
<item id="57" min="1045" max="2438" chance="70" /> <!-- Adena -->
|
||||
<item id="36528" min="1" max="1" chance="14.79" /> <!-- Metallic Fiber -->
|
||||
<item id="36529" min="1" max="1" chance="1.395" /> <!-- Quality Fiber -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36528" min="1" max="1" chance="10" />
|
||||
<item id="36529" min="1" max="1" chance="1" />
|
||||
<item id="17527" min="1" max="1" chance="0.25" />
|
||||
<item id="40206" min="1" max="1" chance="12.17" /> <!-- Specter Fragment -->
|
||||
<item id="40211" min="1" max="1" chance="0.0009" /> <!-- Recipe: R95 (100%) -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
|
196
trunk/dist/game/data/stats/npcs/23300-23399.xml
vendored
196
trunk/dist/game/data/stats/npcs/23300-23399.xml
vendored
@ -2065,87 +2065,108 @@
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23358" level="99" type="L2Npc" name="Blow Archer">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>HUMAN</race>
|
||||
<npc id="23358" level="99" type="L2Monster" name="Blow Archer">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>DEMONIC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<acquire exp="8649430" sp="20758" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="39070" hpRegen="7.5" mp="23550" mpRegen="2.7" />
|
||||
<vitals hp="39070" hpRegen="10.5" mp="23550" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
<walk ground="60" /> <!-- Need retail value -->
|
||||
<run ground="120" /> <!-- Need retail value -->
|
||||
</speed>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="9" /> <!-- Demons -->
|
||||
<skill id="5465" level="1" /> <!-- Earth Attack -->
|
||||
</skill_list>
|
||||
<collision>
|
||||
<radius normal="30" />
|
||||
<height normal="47" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="3372" max="7855" chance="50" /> <!-- Adena -->
|
||||
<item id="57" min="4048" max="9426" chance="50" /> <!-- Adena -->
|
||||
<item id="37791" min="1" max="1" chance="0.3" /> <!-- Sealed Demonic Tome -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="40049" min="1" max="1" chance="19" /> <!-- Scroll: 1,000 SP -->
|
||||
<item id="40050" min="1" max="1" chance="1.950" /> <!-- Scroll: 10,000 SP -->
|
||||
<item id="40049" min="1" max="1" chance="19.45" /> <!-- Scroll: 1,000 SP -->
|
||||
<item id="40050" min="1" max="1" chance="1.999" /> <!-- Scroll: 10,000 SP -->
|
||||
<item id="40051" min="1" max="1" chance="0.3" /> <!-- Scroll: 100,000 SP -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23359" level="99" type="L2Npc" name="Blow Soldier">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>HUMAN</race>
|
||||
<npc id="23359" level="99" type="L2Monster" name="Blow Soldier">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>BEAST</race>
|
||||
<sex>FEMALE</sex>
|
||||
<acquire exp="2162357" sp="5189" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="39070" hpRegen="7.5" mp="23550" mpRegen="2.7" />
|
||||
<vitals hp="39070" hpRegen="10.5" mp="23550" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
<walk ground="60" /> <!-- Need retail value -->
|
||||
<run ground="120" /> <!-- Need retail value -->
|
||||
</speed>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="3" /> <!-- Beast -->
|
||||
<skill id="5465" level="1" /> <!-- Earth Attack -->
|
||||
<skill id="4410" level="10" /> <!-- Slightly Weak P. Atk. -->
|
||||
<skill id="4412" level="9" /> <!-- Slightly Weak P. Def. -->
|
||||
</skill_list>
|
||||
<collision>
|
||||
<radius normal="21" />
|
||||
<height normal="35" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="3368" max="7847" chance="50" /> <!-- Adena -->
|
||||
<item id="57" min="4042" max="9416" chance="50" /> <!-- Adena -->
|
||||
<item id="37791" min="1" max="1" chance="0.3" /> <!-- Sealed Demonic Tome -->
|
||||
<item id="36549" min="1" max="1" chance="0.075" /> <!-- Weapon Fragment (High-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="40049" min="1" max="1" chance="20" /> <!-- Scroll: 1,000 SP -->
|
||||
<item id="40050" min="1" max="1" chance="1.900" /> <!-- Scroll: 10,000 SP -->
|
||||
<item id="40049" min="1" max="1" chance="19.05" /> <!-- Scroll: 1,000 SP -->
|
||||
<item id="40050" min="1" max="1" chance="1.918" /> <!-- Scroll: 10,000 SP -->
|
||||
<item id="40051" min="1" max="1" chance="0.3" /> <!-- Scroll: 100,000 SP -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23360" level="99" type="L2Npc" name="Bizuard">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>HUMAN</race>
|
||||
<npc id="23360" level="99" type="L2Monster" name="Bizuard">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>BEAST</race>
|
||||
<sex>FEMALE</sex>
|
||||
<acquire exp="8649430" sp="20758" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="39070" hpRegen="7.5" mp="23550" mpRegen="2.7" />
|
||||
<vitals hp="39070" hpRegen="10.5" mp="23550" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
<walk ground="60" /> <!-- Need retail value -->
|
||||
<run ground="120" /> <!-- Need retail value -->
|
||||
</speed>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="3" /> <!-- Beast -->
|
||||
<skill id="5465" level="1" /> <!-- Earth Attack -->
|
||||
<skill id="4413" level="10" /> <!-- Slightly Weak M. Def. -->
|
||||
</skill_list>
|
||||
<collision>
|
||||
<radius normal="38" />
|
||||
<height normal="32" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="3371" max="7853" chance="50" /> <!-- Adena -->
|
||||
<item id="57" min="4045" max="9424" chance="50" /> <!-- Adena -->
|
||||
<item id="37791" min="1" max="1" chance="0.3" /> <!-- Sealed Demonic Tome -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="40049" min="1" max="1" chance="20.35" /> <!-- Scroll: 1,000 SP -->
|
||||
<item id="40050" min="1" max="1" chance="2" /> <!-- Scroll: 10,000 SP -->
|
||||
<item id="40049" min="1" max="1" chance="20.28" /> <!-- Scroll: 1,000 SP -->
|
||||
<item id="40050" min="1" max="1" chance="2.017" /> <!-- Scroll: 10,000 SP -->
|
||||
<item id="40051" min="1" max="1" chance="0.3" /> <!-- Scroll: 100,000 SP -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
@ -2443,86 +2464,108 @@
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23370" level="99" type="L2Npc" name="Blow Archer">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>HUMAN</race>
|
||||
<npc id="23370" level="99" type="L2Monster" name="Blow Archer">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>DEMONIC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<acquire exp="8649430" sp="20758" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="39070" hpRegen="7.5" mp="23550" mpRegen="2.7" />
|
||||
<vitals hp="39070" hpRegen="10.5" mp="23550" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
<walk ground="60" /> <!-- Need retail value -->
|
||||
<run ground="120" /> <!-- Need retail value -->
|
||||
</speed>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="9" /> <!-- Demons -->
|
||||
<skill id="5465" level="1" /> <!-- Earth Attack -->
|
||||
</skill_list>
|
||||
<collision>
|
||||
<radius normal="30" />
|
||||
<height normal="47" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="8243" max="19201" chance="50" /> <!-- Adena -->
|
||||
<item id="37791" min="1" max="1" chance="75" /> <!-- Sealed Demonic Tome -->
|
||||
<item id="57" min="9892" max="23041" chance="50" /> <!-- Adena -->
|
||||
<item id="37791" min="1" max="1" chance="0.75" /> <!-- Sealed Demonic Tome -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="40049" min="1" max="1" chance="47" /> <!-- Scroll: 1,000 SP -->
|
||||
<item id="40050" min="1" max="1" chance="4.750" /> <!-- Scroll: 10,000 SP -->
|
||||
<item id="40049" min="1" max="1" chance="47.42" /> <!-- Scroll: 1,000 SP -->
|
||||
<item id="40050" min="1" max="1" chance="4.775" /> <!-- Scroll: 10,000 SP -->
|
||||
<item id="40051" min="1" max="1" chance="0.3" /> <!-- Scroll: 100,000 SP -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23371" level="99" type="L2Npc" name="Blow Soldier">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>HUMAN</race>
|
||||
<npc id="23371" level="99" type="L2Monster" name="Blow Soldier">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>BEAST</race>
|
||||
<sex>FEMALE</sex>
|
||||
<acquire exp="2162357" sp="5189" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="39070" hpRegen="7.5" mp="1345.8" mpRegen="2.7" />
|
||||
<vitals hp="39070" hpRegen="10.5" mp="23550" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
<walk ground="60" /> <!-- Need retail value -->
|
||||
<run ground="120" /> <!-- Need retail value -->
|
||||
</speed>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="3" /> <!-- Beast -->
|
||||
<skill id="5465" level="1" /> <!-- Earth Attack -->
|
||||
<skill id="4410" level="10" /> <!-- Slightly Weak P. Atk. -->
|
||||
<skill id="4412" level="9" /> <!-- Slightly Weak P. Def. -->
|
||||
</skill_list>
|
||||
<collision>
|
||||
<radius normal="21" />
|
||||
<height normal="35" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="8243" max="19201" chance="50" /> <!-- Adena -->
|
||||
<item id="37791" min="1" max="1" chance="0.75" /> <!-- Sealed Demonic Tome -->
|
||||
<item id="57" min="4042" max="9416" chance="50" /> <!-- Adena -->
|
||||
<item id="37791" min="1" max="1" chance="0.3" /> <!-- Sealed Demonic Tome -->
|
||||
<item id="36549" min="1" max="1" chance="0.075" /> <!-- Weapon Fragment (High-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="40049" min="1" max="1" chance="47" /> <!-- Scroll: 1,000 SP -->
|
||||
<item id="40050" min="1" max="1" chance="4.750" /> <!-- Scroll: 10,000 SP -->
|
||||
<item id="40049" min="1" max="1" chance="19.05" /> <!-- Scroll: 1,000 SP -->
|
||||
<item id="40050" min="1" max="1" chance="1.918" /> <!-- Scroll: 10,000 SP -->
|
||||
<item id="40051" min="1" max="1" chance="0.3" /> <!-- Scroll: 100,000 SP -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23372" level="99" type="L2Npc" name="Bizuard">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>HUMAN</race>
|
||||
<npc id="23372" level="99" type="L2Monster" name="Bizuard">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>BEAST</race>
|
||||
<sex>FEMALE</sex>
|
||||
<acquire exp="8649430" sp="20758" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="39070" hpRegen="7.5" mp="23550" mpRegen="2.7" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
<walk ground="60" /> <!-- Need retail value -->
|
||||
<run ground="120" /> <!-- Need retail value -->
|
||||
</speed>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="3" /> <!-- Beast -->
|
||||
<skill id="5465" level="1" /> <!-- Earth Attack -->
|
||||
<skill id="4413" level="10" /> <!-- Slightly Weak M. Def. -->
|
||||
</skill_list>
|
||||
<collision>
|
||||
<radius normal="38" />
|
||||
<height normal="32" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="8243" max="19201" chance="50" /> <!-- Adena -->
|
||||
<item id="57" min="9888" max="23034" chance="50" /> <!-- Adena -->
|
||||
<item id="37791" min="1" max="1" chance="0.75" /> <!-- Sealed Demonic Tome -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="40049" min="1" max="1" chance="47" /> <!-- Scroll: 1,000 SP -->
|
||||
<item id="40050" min="1" max="1" chance="4.750" /> <!-- Scroll: 10,000 SP -->
|
||||
<item id="40049" min="1" max="1" chance="47.56" /> <!-- Scroll: 1,000 SP -->
|
||||
<item id="40050" min="1" max="1" chance="4.764" /> <!-- Scroll: 10,000 SP -->
|
||||
<item id="40051" min="1" max="1" chance="0.3" /> <!-- Scroll: 100,000 SP -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
@ -3148,11 +3191,11 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23399" level="99" type="L2Monster" name="Bend Beetle">
|
||||
<!-- GUESSED STATS TODO: FIX IT -->
|
||||
<race>HUMAN</race>
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>BUG</race>
|
||||
<acquire exp="90421085" sp="217010" />
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="1644368" hpRegen="7.5" mp="1345.8" mpRegen="2.7" />
|
||||
<vitals hp="986624" hpRegen="10.5" mp="23550" mpRegen="3.6" />
|
||||
<attack physical="64240" magical="70620" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="2570" magical="2584" />
|
||||
<attribute>
|
||||
@ -3164,6 +3207,17 @@
|
||||
</speed>
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="12" /> <!-- Bugs -->
|
||||
<skill id="5465" level="1" /> <!-- Earth Attack -->
|
||||
<skill id="4410" level="12" /> <!-- Slightly Strong P. Atk. -->
|
||||
<skill id="4411" level="12" /> <!-- Slightly Strong M. Atk. -->
|
||||
<skill id="4412" level="9" /> <!-- Slightly Weak P. Def. -->
|
||||
<skill id="4457" level="1" /> <!-- Fist Weapon Vulnerability -->
|
||||
<skill id="4459" level="1" /> <!-- Dualsword Vulnerability -->
|
||||
<skill id="4460" level="1" /> <!-- Sword Vulnerability -->
|
||||
<skill id="4225" level="3" /> <!-- Stun Resistance -->
|
||||
</skill_list>
|
||||
<ai aggroRange="600" clanHelpRange="600" />
|
||||
<collision>
|
||||
<radius normal="40" />
|
||||
@ -3171,15 +3225,15 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="30540" max="2418494" chance="13.2" />
|
||||
<item id="37791" min="1" max="1" chance="0.6" />
|
||||
<item id="37890" min="1" max="1" chance="0.3" />
|
||||
<item id="36550" min="1" max="1" chance="0.07501" />
|
||||
<item id="57" min="36635" max="85342" chance="30" /> <!-- Adena -->
|
||||
<item id="37791" min="1" max="1" chance="0.75" /> <!-- Sealed Demonic Tome -->
|
||||
<item id="36550" min="1" max="1" chance="0.075" /> <!-- Weapon Fragment (Top-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="40049" min="1" max="1" chance="51.8" />
|
||||
<item id="40050" min="1" max="1" chance="10.3" />
|
||||
<item id="40051" min="1" max="1" chance="1.1" />
|
||||
<item id="40049" min="1" max="3" chance="53.13" /> <!-- Scroll: 1,000 SP -->
|
||||
<item id="40050" min="1" max="1" chance="10.61" /> <!-- Scroll: 10,000 SP -->
|
||||
<item id="40051" min="1" max="1" chance="1.086" /> <!-- Scroll: 100,000 SP -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
|
118
trunk/dist/game/data/stats/npcs/23400-23499.xml
vendored
118
trunk/dist/game/data/stats/npcs/23400-23499.xml
vendored
@ -498,10 +498,11 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23425" level="78" type="L2Monster" name="Black Dragon">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>DRAGON</race>
|
||||
<acquire exp="292767" sp="70" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="17848" hpRegen="7.5" mp="1607" mpRegen="2.7" />
|
||||
<vitals hp="17848" hpRegen="8.5" mp="1607" mpRegen="3" />
|
||||
<attack physical="12310" magical="11740" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="80" distance="80" width="120" />
|
||||
<defence physical="1312" magical="1070" />
|
||||
<attribute>
|
||||
@ -515,10 +516,10 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="10" />
|
||||
<skill id="5462" level="1" /> <!-- Not Done -->
|
||||
<skill id="4412" level="12" />
|
||||
<skill id="4413" level="12" />
|
||||
<skill id="4416" level="10" /> <!-- Dragons -->
|
||||
<skill id="5462" level="1" /> <!-- Fire Attack -->
|
||||
<skill id="4412" level="12" /> <!-- Slightly Strong P. Def. -->
|
||||
<skill id="4413" level="12" /> <!-- Slightly Strong M. Def. -->
|
||||
</skill_list>
|
||||
<ai type="BALANCED" aggroRange="300" clanHelpRange="300" isAggressive="false">
|
||||
<clan_list>
|
||||
@ -531,16 +532,15 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="41" max="95" chance="70" /> <!-- Adena -->
|
||||
<item id="10483" min="1" max="1" chance="0.03" /> <!-- Life Stone - Lv. 82 -->
|
||||
<item id="10484" min="1" max="1" chance="0.0055" /> <!-- Mid-grade Life Stone - Lv. 82 -->
|
||||
<item id="9548" min="1" max="1" chance="0.0055" /> <!-- Earth Stone -->
|
||||
<item id="57" min="24" max="55" chance="70" /> <!-- Adena -->
|
||||
<item id="9548" min="1" max="1" chance="0.0075" /> <!-- Earth Stone -->
|
||||
<item id="45929" min="1" max="3" chance="0.003" /> <!-- Spirit Stone -->
|
||||
<item id="9554" min="1" max="1" chance="0.0009" /> <!-- Earth Crystal -->
|
||||
<item id="10485" min="1" max="1" chance="0.0009" /> <!-- High-grade Life Stone - Lv. 82 -->
|
||||
<item id="17248" min="1" max="1" chance="0.0009" /> <!-- Large Dragon Bone -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="0.75" /> <!-- Thin Braid-->
|
||||
<item id="36532" min="1" max="1" chance="0.75" /> <!-- Thin Braid -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -779,10 +779,11 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23431" level="82" type="L2Monster" name="Beast Drake">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>DRAGON</race>
|
||||
<acquire exp="525002" sp="126" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="21862" hpRegen="7.5" mp="1743" mpRegen="2.7" />
|
||||
<vitals hp="21862" hpRegen="9.5" mp="1743" mpRegen="3.3" />
|
||||
<attack physical="15970" magical="13990" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="80" distance="80" width="120" />
|
||||
<defence physical="1812" magical="1705" />
|
||||
<attribute>
|
||||
@ -796,11 +797,11 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="10" />
|
||||
<skill id="5467" level="1" /> <!-- Not Done -->
|
||||
<skill id="4410" level="14" />
|
||||
<skill id="4412" level="14" />
|
||||
<skill id="4413" level="14" />
|
||||
<skill id="4416" level="10" /> <!-- Dragons -->
|
||||
<skill id="5467" level="1" /> <!-- Dark Attack -->
|
||||
<skill id="4410" level="14" /> <!-- Strong P. Atk. -->
|
||||
<skill id="4412" level="14" /> <!-- Strong P. Def. -->
|
||||
<skill id="4413" level="14" /> <!-- Strong M. Def. -->
|
||||
</skill_list>
|
||||
<ai type="BALANCED" aggroRange="300" clanHelpRange="300" isAggressive="false">
|
||||
<clan_list>
|
||||
@ -814,15 +815,14 @@
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="41" max="95" chance="70" /> <!-- Adena -->
|
||||
<item id="10483" min="1" max="1" chance="0.75" /> <!-- Life Stone - Lv. 82 -->
|
||||
<item id="10484" min="1" max="1" chance="0.03" /> <!-- Mid-grade Life Stone - Lv. 82 -->
|
||||
<item id="9547" min="1" max="1" chance="0.0055" /> <!-- Water Stone -->
|
||||
<item id="9547" min="1" max="1" chance="0.0075" /> <!-- Water Stone -->
|
||||
<item id="45929" min="1" max="3" chance="0.0075" /> <!-- Spirit Stone -->
|
||||
<item id="9553" min="1" max="1" chance="0.003" /> <!-- Water Crystal -->
|
||||
<item id="10485" min="1" max="1" chance="0.003" /> <!-- High-grade Life Stone - Lv. 82 -->
|
||||
<item id="17248" min="1" max="1" chance="0.0009" /> <!-- Large Dragon Bone -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="1.725" /> <!-- Thin Braid-->
|
||||
<item id="36532" min="1" max="1" chance="1.691" /> <!-- Thin Braid -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -1243,10 +1243,11 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23441" level="81" type="L2Monster" name="Bloody Grave Warrior">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>UNDEAD</race>
|
||||
<acquire exp="534853" sp="128" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="20772" hpRegen="7.5" mp="1708" mpRegen="2.7" />
|
||||
<vitals hp="20772" hpRegen="9.5" mp="1708" mpRegen="3.3" />
|
||||
<attack physical="13470" magical="9450" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="80" distance="80" width="120" />
|
||||
<defence physical="1498" magical="1295" />
|
||||
<attribute>
|
||||
@ -1260,11 +1261,11 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="1" />
|
||||
<skill id="5467" level="1" /> <!-- Not Done -->
|
||||
<skill id="4410" level="15" />
|
||||
<skill id="4412" level="15" />
|
||||
<skill id="4413" level="15" />
|
||||
<skill id="4416" level="1" /> <!-- Undead -->
|
||||
<skill id="5467" level="1" /> <!-- Dark Attack -->
|
||||
<skill id="4410" level="15" /> <!-- Strong P. Atk. -->
|
||||
<skill id="4412" level="15" /> <!-- Strong P. Def. -->
|
||||
<skill id="4413" level="15" /> <!-- Strong M. Def. -->
|
||||
</skill_list>
|
||||
<ai type="BALANCED" aggroRange="300" clanHelpRange="300" isAggressive="false">
|
||||
<clan_list>
|
||||
@ -1278,15 +1279,14 @@
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="46" max="107" chance="70" /> <!-- Adena -->
|
||||
<item id="10483" min="1" max="1" chance="0.075" /> <!-- Life Stone - Lv. 82 -->
|
||||
<item id="10484" min="1" max="1" chance="0.03" /> <!-- Mid-grade Life Stone - Lv. 82 -->
|
||||
<item id="9548" min="1" max="1" chance="0.03" /> <!-- Earth Stone -->
|
||||
<item id="9546" min="1" max="1" chance="0.03" /> <!-- Fire Stone -->
|
||||
<item id="45929" min="1" max="3" chance="0.0075" /> <!-- Spirit Stone -->
|
||||
<item id="9552" min="1" max="1" chance="0.003" /> <!-- Fire Crystal -->
|
||||
<item id="10485" min="1" max="1" chance="0.003" /> <!-- High-grade Life Stone - Lv. 82 -->
|
||||
<item id="17248" min="1" max="1" chance="0.0009" /> <!-- Large Dragon Bone -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36532" min="1" max="1" chance="1.920" /> <!-- Thin Braid-->
|
||||
<item id="36532" min="1" max="1" chance="1.985" /> <!-- Thin Braid -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -3256,25 +3256,26 @@
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23497" level="99" type="L2Npc" name="Blazing Saurus" title="Flaming Stigma">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>HUMAN</race>
|
||||
<npc id="23497" level="99" type="L2Monster" name="Blazing Saurus" title="Flaming Stigma">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>ETC</race> <!-- TODO: Magic Creatures -->
|
||||
<sex>FEMALE</sex>
|
||||
<acquire exp="15385855" sp="24617" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="197328" hpRegen="7.5" mp="2355" mpRegen="2.7" />
|
||||
<vitals hp="197328" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
<walk ground="60" /> <!-- Need retail value -->
|
||||
<run ground="120" /> <!-- Need retail value -->
|
||||
</speed>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="2" /> <!-- Magic Creatures -->
|
||||
<skill id="5462" level="1" /> <!-- Fire Attack -->
|
||||
<skill id="4411" level="19" /> <!-- Extremely Strong M. Atk. -->
|
||||
<skill id="4412" level="16" /> <!-- Very Strong P. Def. -->
|
||||
<skill id="4413" level="16" /> <!-- Very Strong M. Def. -->
|
||||
<skill id="4379" level="5" /> <!-- Resist Spear Weapons -->
|
||||
<skill id="4379" level="5" /> <!-- Spear Resistance -->
|
||||
</skill_list>
|
||||
<ai aggroRange="300" clanHelpRange="300" />
|
||||
<collision>
|
||||
@ -3287,10 +3288,11 @@
|
||||
<item id="36538" min="1" max="1" chance="0.3" /> <!-- Durable Leather Braid -->
|
||||
<item id="35332" min="1" max="1" chance="0.075" /> <!-- Amaranthine Stormer Fragment -->
|
||||
<item id="36539" min="1" max="1" chance="0.03" /> <!-- Quality Leather Braid -->
|
||||
<item id="36549" min="1" max="1" chance="0.0055" /> <!-- Weapon Fragment (High-grade) -->
|
||||
<item id="36549" min="1" max="1" chance="0.0075" /> <!-- Weapon Fragment (High-grade) -->
|
||||
<item id="17526" min="1" max="1" chance="0.003" /> <!-- Scroll: Enchant Weapon (R-grade) -->
|
||||
<item id="35456" min="1" max="1" chance="0.0009" /> <!-- Recipe: Amaranthine Stormer (60%) -->
|
||||
<item id="35471" min="1" max="1" chance="0.0009" /> <!-- Recipe: Eternal Leather Gloves (60%) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36539" min="1" max="1" chance="0.75" /> <!-- Quality Leather Braid -->
|
||||
@ -3298,25 +3300,26 @@
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="23498" level="99" type="L2Npc" name="Blazing Wizard" title="Flaming Stigma">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>HUMAN</race>
|
||||
<npc id="23498" level="99" type="L2Monster" name="Blazing Wizard" title="Flaming Stigma">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>UNDEAD</race>
|
||||
<sex>FEMALE</sex>
|
||||
<acquire exp="15385855" sp="24617" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="197328" hpRegen="7.5" mp="2355" mpRegen="2.7" />
|
||||
<vitals hp="197328" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
<walk ground="60" /> <!-- Need retail value -->
|
||||
<run ground="120" /> <!-- Need retail value -->
|
||||
</speed>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="1" />
|
||||
<skill id="5462" level="1" />
|
||||
<skill id="4411" level="19" />
|
||||
<skill id="4412" level="16" />
|
||||
<skill id="4413" level="16" />
|
||||
<skill id="4379" level="5" />
|
||||
<skill id="4416" level="1" /> <!-- Undead -->
|
||||
<skill id="5462" level="1" /> <!-- Fire Attack -->
|
||||
<skill id="4411" level="19" /> <!-- Extremely Strong M. Atk. -->
|
||||
<skill id="4412" level="16" /> <!-- Very Strong P. Def. -->
|
||||
<skill id="4413" level="16" /> <!-- Very Strong M. Def. -->
|
||||
<skill id="4379" level="5" /> <!-- Spear Resistance -->
|
||||
</skill_list>
|
||||
<ai aggroRange="300" clanHelpRange="300" />
|
||||
<collision>
|
||||
@ -3330,12 +3333,13 @@
|
||||
<item id="35335" min="1" max="1" chance="0.075" /> <!-- Amaranthine Buster Fragment -->
|
||||
<item id="17527" min="1" max="1" chance="0.03" /> <!-- Scroll: Enchant Armor (R-grade) -->
|
||||
<item id="36544" min="1" max="1" chance="0.03" /> <!-- Orichalcum Wire -->
|
||||
<item id="36554" min="1" max="1" chance="0.075" /> <!-- Armor Fragment (High-grade) -->
|
||||
<item id="36554" min="1" max="1" chance="0.0075" /> <!-- Armor Fragment (High-grade) -->
|
||||
<item id="35459" min="1" max="1" chance="0.0009" /> <!-- Recipe: Amaranthine Buster (60%) -->
|
||||
<item id="35472" min="1" max="1" chance="0.0009" /> <!-- Recipe: Eternal Leather Boots (60%) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36539" min="1" max="1" chance="0.75" /> <!--Quality Leather Braid -->
|
||||
<item id="36539" min="1" max="1" chance="0.75" /> <!-- Quality Leather Braid -->
|
||||
<item id="36544" min="1" max="1" chance="0.3" /> <!-- Orichalcum Wire -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
|
11
trunk/dist/game/data/stats/npcs/23600-23699.xml
vendored
11
trunk/dist/game/data/stats/npcs/23600-23699.xml
vendored
@ -837,18 +837,19 @@
|
||||
<height normal="31" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="23649" level="104" type="L2Npc" name="Banshee Queen">
|
||||
<!-- AUTO GENERATED INFINITE ODYSSEY NPC TODO: FIX IT -->
|
||||
<race>HUMAN</race>
|
||||
<npc id="23649" level="101" type="L2Monster" name="Banshee Queen">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<acquire exp="0" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="14612" hpRegen="7.5" mp="1345.8" mpRegen="2.7" />
|
||||
<vitals hp="453352" hpRegen="11.5" mp="24308" mpRegen="3.9" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="true" />
|
||||
<collision>
|
||||
<radius normal="16" />
|
||||
<height normal="31" />
|
||||
|
101
trunk/dist/game/data/stats/npcs/25000-25099.xml
vendored
101
trunk/dist/game/data/stats/npcs/25000-25099.xml
vendored
@ -985,6 +985,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="25020" level="34" type="L2RaidBoss" name="Breka Warlock Pastu" title="Raid Boss">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<minions name="Privates">
|
||||
<npc id="25021" count="2" respawnTime="360" weightPoint="1" /> <!-- Pastu's Silhouette -->
|
||||
@ -998,7 +999,7 @@
|
||||
<equipment rhand="8" /> <!-- rhand: Willow Staff -->
|
||||
<acquire exp="2417862" sp="580" raidPoints="496" />
|
||||
<stats str="60" int="76" dex="73" wit="70" con="57" men="80">
|
||||
<vitals hp="65791.6741786232" hpRegen="25.6128307622386" mp="387.72" mpRegen="1.8" />
|
||||
<vitals hp="103390" hpRegen="4.5" mp="387" mpRegen="1.8" />
|
||||
<attack physical="151.742801059792" magical="12.040611940131" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="398.8458" magical="194.58" evasion="-18" />
|
||||
<attribute>
|
||||
@ -1015,7 +1016,6 @@
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4178" level="3" /> <!-- BOSS Flamestrike -->
|
||||
<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. -->
|
||||
@ -1028,33 +1028,28 @@
|
||||
</skill_list>
|
||||
<ex_crt_effect>true</ex_crt_effect>
|
||||
<ai type="BALANCED" clanHelpRange="300" isAggressive="false" />
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="72.56089782714844">
|
||||
<item id="396" min="1" max="1" chance="29.0162" /> <!-- Salamander Skin Mail -->
|
||||
<item id="1952" min="12" max="36" chance="70.9838" /> <!-- Salamander Skin Mail Texture -->
|
||||
</group>
|
||||
<group chance="78.8604965209961">
|
||||
<item id="159" min="1" max="1" chance="2.117" /> <!-- Bonebreaker -->
|
||||
<item id="187" min="1" max="1" chance="2.117" /> <!-- Atuba Hammer -->
|
||||
<item id="188" min="1" max="1" chance="2.117" /> <!-- Ghost Staff -->
|
||||
<item id="189" min="1" max="1" chance="2.117" /> <!-- Staff of Life -->
|
||||
<item id="190" min="1" max="1" chance="2.117" /> <!-- Atuba Mace -->
|
||||
<item id="2048" min="2" max="6" chance="30.3479" /> <!-- Bonebreaker Head -->
|
||||
<item id="2049" min="3" max="7" chance="24.2784" /> <!-- Atuba Hammer Head -->
|
||||
<item id="2050" min="7" max="21" chance="9.1939" /> <!-- Ghost Staff Head -->
|
||||
<item id="2051" min="12" max="36" chance="5.3631" /> <!-- Staff of Life Shaft -->
|
||||
<item id="2058" min="3" max="9" chance="20.2317" /> <!-- Atuba Mace Head -->
|
||||
</group>
|
||||
<group chance="42.88079833984375">
|
||||
<item id="6574" min="1" max="1" chance="100" /> <!-- Blessed Scroll: Enchant Armor (C-Grade) -->
|
||||
</group>
|
||||
</death>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="22" />
|
||||
<height normal="35" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="396" min="1" max="1" chance="10.026" /> <!-- Salamander Skin Mail -->
|
||||
<item id="189" min="1" max="1" chance="2.712" /> <!-- Staff of Life -->
|
||||
<item id="187" min="1" max="1" chance="2.711" /> <!-- Atuba Hammer -->
|
||||
<item id="190" min="1" max="1" chance="2.666" /> <!-- Atuba Mace -->
|
||||
<item id="188" min="1" max="1" chance="2.654" /> <!-- Ghost Staff -->
|
||||
<item id="159" min="1" max="1" chance="2.613" /> <!-- Bonebreaker -->
|
||||
<item id="2050" min="2" max="6" chance="41.11" /> <!-- Ghost Staff Head -->
|
||||
<item id="2051" min="2" max="6" chance="30.68" /> <!-- Staff of Life Shaft -->
|
||||
<item id="2048" min="3" max="9" chance="25.51" /> <!-- Bonebreaker Head -->
|
||||
<item id="2049" min="3" max="9" chance="22.04" /> <!-- Atuba Hammer Head -->
|
||||
<item id="2058" min="4" max="12" chance="18.51" /> <!-- Atuba Mace Head -->
|
||||
<item id="1952" min="27" max="81" chance="11.25" /> <!-- Salamander Skin Mail Texture -->
|
||||
<item id="6574" min="1" max="1" chance="8.434" /> <!-- Blessed Scroll: Enchant Armor (C-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.004886" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="25021" level="33" type="L2Monster" name="Pastu's Silhouette" title="Raid Fighter">
|
||||
<parameters>
|
||||
@ -2184,6 +2179,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="25044" level="47" type="L2RaidBoss" name="Barion" title="Raid Boss">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<minions name="Privates">
|
||||
<npc id="25045" count="2" respawnTime="360" weightPoint="1" /> <!-- Barion's Dark Mage -->
|
||||
@ -2197,7 +2193,7 @@
|
||||
<equipment rhand="70" /> <!-- rhand: Claymore -->
|
||||
<acquire exp="6374055" sp="1529" raidPoints="820" />
|
||||
<stats str="60" int="76" dex="73" wit="70" con="57" men="80">
|
||||
<vitals hp="134366.203995058" hpRegen="47.4740881903858" mp="665.0" mpRegen="2.1" />
|
||||
<vitals hp="211152" hpRegen="5.5" mp="665" mpRegen="2.1" />
|
||||
<attack physical="380.236376471706" magical="42.8987594363472" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="559.90707" magical="273.14" evasion="-18" />
|
||||
<attribute>
|
||||
@ -2215,7 +2211,6 @@
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4178" level="4" /> <!-- BOSS Flamestrike -->
|
||||
<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. -->
|
||||
@ -2225,6 +2220,8 @@
|
||||
<skill id="4416" level="1" /> <!-- Undead -->
|
||||
<skill id="4494" level="1" /> <!-- Raid Boss -->
|
||||
<skill id="4805" level="1" /> <!-- Raid Boss - Level 47 -->
|
||||
<skill id="4275" level="2" /> <!-- Holy Attack Vulnerability -->
|
||||
<skill id="4278" level="1" /> <!-- Dark Attack -->
|
||||
</skill_list>
|
||||
<ex_crt_effect>true</ex_crt_effect>
|
||||
<ai type="BALANCED" clanHelpRange="300" isAggressive="false" />
|
||||
@ -2234,19 +2231,20 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="9814" min="1" max="3" chance="77.50" /> <!-- Memento Mori -->
|
||||
<item id="8176" min="1" max="1" chance="83.50" /> <!-- Destruction Tombstone -->
|
||||
<item id="2436" min="1" max="1" chance="2.150" /> <!-- Theca Leather Boots -->
|
||||
<item id="2460" min="1" max="1" chance="14" /> <!-- Theca Leather Gloves -->
|
||||
<item id="2437" min="1" max="1" chance="5.500" /> <!-- Drake Leather Boots -->
|
||||
<item id="2438" min="1" max="1" chance="6.100" /> <!-- Full Plate Boots -->
|
||||
<item id="2461" min="1" max="1" chance="13.75" /> <!-- Drake Leather Gloves -->
|
||||
<item id="2462" min="1" max="1" chance="4.450" /> <!-- Full Plate Gauntlets -->
|
||||
<item id="2463" min="1" max="1" chance="3.850" /> <!-- Divine Gloves -->
|
||||
<item id="228" min="1" max="1" chance="1.750" /> <!-- Crystal Dagger -->
|
||||
<item id="4604" min="1" max="1" chance="16" /> <!-- Greater Dye of CON <Con+3 Dex-3> -->
|
||||
<item id="4605" min="1" max="1" chance="16" /> <!-- Greater Dye of DEX <Dex+3 Str-3> -->
|
||||
<item id="4606" min="1" max="1" chance="16" /> <!-- Greater Dye of DEX <Dex+3 Con-3> -->
|
||||
<item id="2460" min="1" max="1" chance="13.27" /> <!-- Theca Leather Gloves -->
|
||||
<item id="2437" min="1" max="1" chance="7.556" /> <!-- Drake Leather Boots -->
|
||||
<item id="2438" min="1" max="1" chance="6.036" /> <!-- Full Plate Boots -->
|
||||
<item id="2461" min="1" max="1" chance="5.052" /> <!-- Drake Leather Gloves -->
|
||||
<item id="2462" min="1" max="1" chance="4.313" /> <!-- Full Plate Gauntlets -->
|
||||
<item id="2463" min="1" max="1" chance="3.768" /> <!-- Divine Gloves -->
|
||||
<item id="2436" min="1" max="1" chance="2.128" /> <!-- Theca Leather Boots -->
|
||||
<item id="228" min="1" max="1" chance="1.823" /> <!-- Crystal Dagger -->
|
||||
<item id="9814" min="1" max="3" chance="79.5" /> <!-- Memento Mori -->
|
||||
<item id="8176" min="1" max="1" chance="77.92" /> <!-- Destruction Tombstone -->
|
||||
<item id="4606" min="1" max="1" chance="17.13" /> <!-- Greater DEX Dye (Dex 3 CON - 3) -->
|
||||
<item id="4605" min="1" max="1" chance="16.51" /> <!-- Greater DEX Dye (Dex 3 Str - 3) -->
|
||||
<item id="4604" min="1" max="1" chance="16.18" /> <!-- Greater CON Dye (Con 3 DEX - 3) -->
|
||||
<item id="39629" min="1" max="1" chance="0.006" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -2859,6 +2857,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="25057" level="45" type="L2RaidBoss" name="Beacon of Blue Sky" title="Raid Boss">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<minions name="Privates">
|
||||
<npc id="25058" count="3" respawnTime="360" weightPoint="1" /> <!-- Beacon's Shooter -->
|
||||
@ -2871,7 +2870,7 @@
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="5918766" sp="1420" raidPoints="764" />
|
||||
<stats str="60" int="76" dex="73" wit="70" con="57" men="80">
|
||||
<vitals hp="121183.101253532" hpRegen="43.342559280568" mp="610.8" mpRegen="2.1" />
|
||||
<vitals hp="190435" hpRegen="5.5" mp="610" mpRegen="2.1" />
|
||||
<attack physical="333.674474509607" magical="35.7320100968747" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="533.36238" magical="260.2" evasion="-18" />
|
||||
<attribute>
|
||||
@ -2887,7 +2886,6 @@
|
||||
<skill_list>
|
||||
<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. -->
|
||||
@ -2907,15 +2905,16 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="9816" min="1" max="3" chance="75" /> <!-- Earth Egg -->
|
||||
<item id="8176" min="1" max="1" chance="75" /> <!-- Destruction Tombstone -->
|
||||
<item id="64" min="1" max="1" chance="1.675" /> <!-- Composite Boots -->
|
||||
<item id="608" min="1" max="1" chance="5.550" /> <!-- Mithril Gauntlets -->
|
||||
<item id="231" min="1" max="1" chance="4.500" /> <!-- Grace Dagger -->
|
||||
<item id="233" min="1" max="1" chance="4.500" /> <!-- Dark Screamer -->
|
||||
<item id="4604" min="1" max="1" chance="15" /> <!-- Greater Dye of CON <Con+3 Dex-3> -->
|
||||
<item id="4605" min="1" max="1" chance="15" /> <!-- Greater Dye of DEX <Dex+3 Str-3> -->
|
||||
<item id="4606" min="1" max="1" chance="16" /> <!-- Greater Dye of DEX <Dex+3 Con-3> -->
|
||||
<item id="608" min="1" max="1" chance="5.474" /> <!-- Mithril Gauntlets -->
|
||||
<item id="233" min="1" max="1" chance="4.698" /> <!-- Dark Screamer -->
|
||||
<item id="231" min="1" max="1" chance="4.653" /> <!-- Grace Dagger -->
|
||||
<item id="64" min="1" max="1" chance="1.646" /> <!-- Compound Boots -->
|
||||
<item id="9816" min="1" max="3" chance="76.44" /> <!-- Earth Egg -->
|
||||
<item id="8176" min="1" max="1" chance="75.2" /> <!-- Destruction Tombstone -->
|
||||
<item id="4604" min="1" max="1" chance="15.94" /> <!-- Greater CON Dye (Con 3 DEX - 3) -->
|
||||
<item id="4606" min="1" max="1" chance="15.69" /> <!-- Greater DEX Dye (Dex 3 CON - 3) -->
|
||||
<item id="4605" min="1" max="1" chance="14.68" /> <!-- Greater DEX Dye (Dex 3 Str - 3) -->
|
||||
<item id="39629" min="1" max="1" chance="0.005927" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
|
81
trunk/dist/game/data/stats/npcs/25100-25199.xml
vendored
81
trunk/dist/game/data/stats/npcs/25100-25199.xml
vendored
@ -620,6 +620,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="25112" level="30" type="L2RaidBoss" name="Beleth' Agent Meana" title="Raid Boss">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<minions name="Privates">
|
||||
<npc id="25113" count="3" respawnTime="360" weightPoint="1" /> <!-- Meana's Maid -->
|
||||
@ -632,7 +633,7 @@
|
||||
<sex>FEMALE</sex>
|
||||
<acquire exp="2417862" sp="580" raidPoints="416" />
|
||||
<stats str="60" int="76" dex="73" wit="70" con="57" men="80">
|
||||
<vitals hp="53690.0336885106" hpRegen="21.714038575401" mp="329.4" mpRegen="1.5" />
|
||||
<vitals hp="84373" hpRegen="3.5" mp="329" mpRegen="1.5" />
|
||||
<attack physical="111.218777383212" magical="7.21487767094488" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="355.39281" magical="173.38" evasion="-18" />
|
||||
<attribute>
|
||||
@ -649,7 +650,6 @@
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4197" level="3" /> <!-- Hold -->
|
||||
<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. -->
|
||||
@ -662,31 +662,20 @@
|
||||
</skill_list>
|
||||
<ex_crt_effect>true</ex_crt_effect>
|
||||
<ai type="BALANCED" clanHelpRange="300" isAggressive="false" />
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="65.76589965820312">
|
||||
<item id="850" min="6" max="18" chance="4.031" /> <!-- Elven Earring -->
|
||||
<item id="881" min="5" max="15" chance="7.2609" /> <!-- Elven Ring -->
|
||||
<item id="913" min="1" max="1" chance="36.3043" /> <!-- Elven Necklace -->
|
||||
<item id="1902" min="81" max="243" chance="10.8758" /> <!-- Elven Earring Beads -->
|
||||
<item id="1903" min="40" max="120" chance="36.2588" /> <!-- Elven Ring Piece -->
|
||||
<item id="1904" min="154" max="462" chance="5.2692" /> <!-- Elven Necklace Beads -->
|
||||
</group>
|
||||
<group chance="64.60089874267578">
|
||||
<item id="21738" min="1" max="1" chance="7.4176" /> <!-- Winged Spear - Event -->
|
||||
<item id="294" min="1" max="1" chance="7.4176" /> <!-- War Pick -->
|
||||
<item id="2033" min="4" max="12" chance="55.5422" /> <!-- Winged Spear Blade -->
|
||||
<item id="2041" min="8" max="22" chance="29.6226" /> <!-- War Pick Head -->
|
||||
</group>
|
||||
<group chance="92.65699768066406">
|
||||
<item id="956" min="12" max="36" chance="100" /> <!-- Scroll: Enchant Armor (D-Grade) -->
|
||||
</group>
|
||||
</death>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="20" />
|
||||
<height normal="53" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="881" min="1" max="1" chance="9.626" /> <!-- Elven Ring -->
|
||||
<item id="850" min="1" max="1" chance="6.422" /> <!-- Elven Earring -->
|
||||
<item id="913" min="1" max="1" chance="4.883" /> <!-- Elven Necklace -->
|
||||
<item id="93" min="1" max="1" chance="0.3" /> <!-- Winged Spear -->
|
||||
<item id="294" min="1" max="1" chance="0.3" /> <!-- War Pick -->
|
||||
<item id="39629" min="1" max="1" chance="0.004913" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="25113" level="29" type="L2Monster" name="Meana's Maid" title="Raid Fighter">
|
||||
<parameters>
|
||||
@ -1992,6 +1981,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="25137" level="55" type="L2RaidBoss" name="Beleth' Seer Sephia" title="Raid Boss">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<minions name="Privates">
|
||||
<npc id="25138" count="3" respawnTime="360" weightPoint="1" /> <!-- Soul Drinker -->
|
||||
@ -2004,7 +1994,7 @@
|
||||
<sex>FEMALE</sex>
|
||||
<acquire exp="1238553" sp="297" raidPoints="1068" />
|
||||
<stats str="60" int="76" dex="73" wit="70" con="57" men="80">
|
||||
<vitals hp="189660.129360453" hpRegen="64.1713408913048" mp="889.8" mpRegen="2.4" />
|
||||
<vitals hp="298044" hpRegen="6.5" mp="889" mpRegen="2.4" />
|
||||
<attack physical="610.439011291351" magical="93.5186493178929" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="670.9086" magical="327.3" evasion="-18" />
|
||||
<attribute>
|
||||
@ -2022,7 +2012,6 @@
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4197" level="5" /> <!-- Hold -->
|
||||
<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. -->
|
||||
@ -2035,36 +2024,26 @@
|
||||
</skill_list>
|
||||
<ex_crt_effect>true</ex_crt_effect>
|
||||
<ai type="BALANCED" clanHelpRange="300" isAggressive="false" />
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="9814" min="1" max="4" chance="75" /> <!-- Memento Mori -->
|
||||
<item id="8176" min="1" max="4" chance="75" /> <!-- Destruction Tombstone -->
|
||||
<group chance="60.1781005859375">
|
||||
<item id="503" min="1" max="1" chance="9.3757" /> <!-- Zubei's Helmet -->
|
||||
<item id="633" min="1" max="1" chance="13.3946" /> <!-- Zubei's Shield -->
|
||||
<item id="673" min="1" max="1" chance="13.3946" /> <!-- Avadon Shield -->
|
||||
<item id="2415" min="1" max="1" chance="9.3757" /> <!-- Avadon Circlet -->
|
||||
<item id="4102" min="192" max="576" chance="3.2821" /> <!-- Zubei's Helmet Design -->
|
||||
<item id="4101" min="116" max="346" chance="7.0422" /> <!-- Zubei's Shield Fragment -->
|
||||
<item id="4439" min="60" max="180" chance="16.1273" /> <!-- Avadon Shield Fragment -->
|
||||
<item id="4072" min="23" max="67" chance="28.0078" /> <!-- Avadon Circlet Pattern -->
|
||||
</group>
|
||||
<group chance="27.1919002532959">
|
||||
<item id="267" min="1" max="1" chance="11.1553" /> <!-- Arthro Nail -->
|
||||
<item id="4111" min="12" max="36" chance="88.8447" /> <!-- Arthro Nail Blade -->
|
||||
</group>
|
||||
<group chance="83.970703125">
|
||||
<item id="4613" min="1" max="3" chance="26.968" /> <!-- Greater Dye of STR <Str+4 Con-4> -->
|
||||
<item id="4614" min="2" max="4" chance="17.9787" /> <!-- Greater Dye of STR <Str+4 Dex-4> -->
|
||||
<item id="4615" min="1" max="1" chance="53.936" /> <!-- Greater Dye of CON <Con+4 Str-4> -->
|
||||
<item id="6571" min="1" max="1" chance="1.1173" /> <!-- Blessed Scroll: Enchant Weapon (B-Grade) -->
|
||||
</group>
|
||||
</death>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="28" />
|
||||
<height normal="85" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="503" min="1" max="1" chance="6.474" /> <!-- Zubei's Helmet -->
|
||||
<item id="2415" min="1" max="1" chance="5.198" /> <!-- Avadon Circlet -->
|
||||
<item id="633" min="1" max="1" chance="3.108" /> <!-- Zubei's Shield -->
|
||||
<item id="267" min="1" max="1" chance="2.324" /> <!-- Arthro Nail -->
|
||||
<item id="673" min="1" max="1" chance="1.734" /> <!-- Avadon Shield -->
|
||||
<item id="8176" min="1" max="4" chance="73.49" /> <!-- Destruction Tombstone -->
|
||||
<item id="9814" min="1" max="4" chance="73.43" /> <!-- Memento Mori -->
|
||||
<item id="4614" min="1" max="1" chance="8.96" /> <!-- Greater STR Dye (STR 4 DEX - 4) -->
|
||||
<item id="4615" min="1" max="1" chance="8.942" /> <!-- Greater CON Dye (Con 4 Str - 4) -->
|
||||
<item id="4613" min="1" max="1" chance="8.918" /> <!-- Greater STR Dye (STR 4 CON - 4) -->
|
||||
<item id="6571" min="1" max="1" chance="0.3" /> <!-- Blessed Scroll: Enchant Weapon (B-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.006972" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="25138" level="54" type="L2Monster" name="Soul Drinker" title="Raid Fighter">
|
||||
<parameters>
|
||||
|
40
trunk/dist/game/data/stats/npcs/25200-25299.xml
vendored
40
trunk/dist/game/data/stats/npcs/25200-25299.xml
vendored
@ -3267,6 +3267,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="25269" level="70" type="L2RaidBoss" name="Beast Lord Behemoth" title="Raid Boss">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<minions name="Privates">
|
||||
<npc id="25270" count="3" respawnTime="360" weightPoint="1" /> <!-- Behemoth Javeliner -->
|
||||
@ -3279,7 +3280,7 @@
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="226669890" sp="54400" raidPoints="2884" />
|
||||
<stats str="60" int="76" dex="73" wit="70" con="57" men="80">
|
||||
<vitals hp="373386.071242416" hpRegen="117.68436242886" mp="1345.8" mpRegen="2.7" />
|
||||
<vitals hp="889034" hpRegen="7.5" mp="1345" mpRegen="2.7" />
|
||||
<attack physical="2154.88111713047" magical="717.403871261232" random="10" critical="4" accuracy="4.75" attackSpeed="253" type="FIST" range="40" distance="80" width="120" />
|
||||
<defence physical="887.74791" magical="433.08" evasion="-18" />
|
||||
<attribute>
|
||||
@ -3294,7 +3295,6 @@
|
||||
<skill_list>
|
||||
<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. -->
|
||||
@ -3308,33 +3308,23 @@
|
||||
</skill_list>
|
||||
<ex_crt_effect>true</ex_crt_effect>
|
||||
<ai type="BALANCED" isAggressive="false" />
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="8619" min="1" max="1" chance="52" /> <!-- Ancient Book: Divine Inspiration (Original Language Version) -->
|
||||
<item id="9817" min="3" max="7" chance="81" /> <!-- Nonliving Nucleus -->
|
||||
<item id="8176" min="1" max="4" chance="81" /> <!-- Destruction Tombstone -->
|
||||
<group chance="74.64250183105469">
|
||||
<item id="6326" min="1" max="1" chance="6.579" /> <!-- Sealed Majestic Necklace -->
|
||||
<item id="6327" min="1" max="1" chance="8.7749" /> <!-- Sealed Majestic Earring -->
|
||||
<item id="6328" min="1" max="1" chance="13.158" /> <!-- Sealed Majestic Ring -->
|
||||
<item id="6344" min="20" max="60" chance="24.0871" /> <!-- Sealed Majestic Necklace Beads -->
|
||||
<item id="6342" min="81" max="243" chance="9.1903" /> <!-- Sealed Majestic Earring Gemstone -->
|
||||
<item id="6346" min="28" max="84" chance="38.2107" /> <!-- Sealed Majestic Ring Gemstone -->
|
||||
</group>
|
||||
<group chance="27.381900787353516">
|
||||
<item id="289" min="1" max="1" chance="7.7743" /> <!-- Soul Bow -->
|
||||
<item id="5534" min="12" max="36" chance="92.2257" /> <!-- Soul Bow Stave -->
|
||||
</group>
|
||||
<group chance="65.97840118408203">
|
||||
<item id="6578" min="1" max="1" chance="9.6386" /> <!-- Blessed Scroll: Enchant Armor (S-Grade) -->
|
||||
<item id="730" min="1" max="3" chance="90.3614" /> <!-- Scroll: Enchant Armor (A-Grade) -->
|
||||
</group>
|
||||
</death>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="46" />
|
||||
<height normal="71.5" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="6326" min="1" max="1" chance="5.315" /> <!-- Sealed Majestic Necklace -->
|
||||
<item id="6328" min="1" max="1" chance="4.168" /> <!-- Sealed Majestic Ring -->
|
||||
<item id="289" min="1" max="1" chance="2.018" /> <!-- Soul Bow -->
|
||||
<item id="6327" min="1" max="1" chance="1.487" /> <!-- Sealed Majestic Earring -->
|
||||
<item id="9817" min="3" max="7" chance="84.09" /> <!-- Nonliving Nucleus -->
|
||||
<item id="8176" min="1" max="4" chance="80.56" /> <!-- Destruction Tombstone -->
|
||||
<item id="8619" min="1" max="1" chance="51.12" /> <!-- Ancient Book: Divine Inspiration (Original Language Version) -->
|
||||
<item id="6578" min="1" max="1" chance="2.549" /> <!-- Blessed Scroll: Enchant Armor (S-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.008173" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="25270" level="69" type="L2Monster" name="Behemoth Javeliner" title="Raid Fighter">
|
||||
<parameters>
|
||||
|
35
trunk/dist/game/data/stats/npcs/25300-25399.xml
vendored
35
trunk/dist/game/data/stats/npcs/25300-25399.xml
vendored
@ -4941,6 +4941,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="25398" level="35" type="L2RaidBoss" name="Beleth' Eye" title="Raid Boss">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<minions name="Privates">
|
||||
<npc id="25399" count="3" respawnTime="360" weightPoint="1" /> <!-- Apprentice of Watchman -->
|
||||
@ -4951,11 +4952,11 @@
|
||||
<skill name="SelfRangeDebuff_a" id="4182" level="3" /> <!-- Poison -->
|
||||
<skill name="SelfRangeDebuffAnother_a" id="4190" level="3" /> <!-- Decrease MP -->
|
||||
</parameters>
|
||||
<race>CONSTRUCT</race>
|
||||
<race>ETC</race> <!-- TODO: Magic Creatures -->
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="5476117" sp="1314" raidPoints="520" />
|
||||
<stats str="60" int="76" dex="73" wit="70" con="57" men="80">
|
||||
<vitals hp="69449.5684546156" hpRegen="26.794392073316" mp="402.6" mpRegen="1.8" />
|
||||
<vitals hp="109138" hpRegen="4.5" mp="402" mpRegen="1.8" />
|
||||
<attack physical="163.695648646951" magical="12.9299967753255" random="50" critical="1" accuracy="9" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" />
|
||||
<defence physical="410.18844" magical="200.1" evasion="-18" />
|
||||
<attribute>
|
||||
@ -4974,7 +4975,6 @@
|
||||
<skill id="4190" level="3" /> <!-- Decrease MP -->
|
||||
<skill id="4194" level="3" /> <!-- BOSS Aura Burn -->
|
||||
<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. -->
|
||||
@ -4987,29 +4987,20 @@
|
||||
</skill_list>
|
||||
<ex_crt_effect>true</ex_crt_effect>
|
||||
<ai type="BALANCED" clanHelpRange="300" isAggressive="false" />
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="62.27199935913086">
|
||||
<item id="353" min="1" max="1" chance="21.5211" /> <!-- Half Plate Armor -->
|
||||
<item id="380" min="1" max="1" chance="34.4338" /> <!-- Plate Gaiters -->
|
||||
<item id="1950" min="53" max="157" chance="10.0053" /> <!-- Half Plate Temper -->
|
||||
<item id="1951" min="24" max="72" chance="34.0398" /> <!-- Plate Gaiters Part -->
|
||||
</group>
|
||||
<group chance="59.423099517822266">
|
||||
<item id="70" min="1" max="1" chance="7.3366" /> <!-- Claymore -->
|
||||
<item id="2499" min="1" max="1" chance="7.3366" /> <!-- Elven Long Sword -->
|
||||
<item id="2047" min="4" max="12" chance="55.9111" /> <!-- Claymore Blade -->
|
||||
<item id="2967" min="8" max="22" chance="29.4157" /> <!-- Elven Long Sword Blade -->
|
||||
</group>
|
||||
<group chance="71.25869750976562">
|
||||
<item id="951" min="1" max="3" chance="100" /> <!-- Scroll: Enchant Weapon (C-Grade) -->
|
||||
</group>
|
||||
</death>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="21" />
|
||||
<height normal="43" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="2499" min="1" max="1" chance="8.336" /> <!-- Elven Long Sword -->
|
||||
<item id="380" min="1" max="1" chance="7.644" /> <!-- Plate Gaiters -->
|
||||
<item id="353" min="1" max="1" chance="2.503" /> <!-- Half Plate Armor -->
|
||||
<item id="70" min="1" max="1" chance="1.398" /> <!-- Claymore -->
|
||||
<item id="951" min="1" max="1" chance="29.25" /> <!-- Scroll: Enchant Weapon (C-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.00492" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="25399" level="34" type="L2Monster" name="Watchman's Apprentice" title="Raid Fighter">
|
||||
<parameters>
|
||||
|
77
trunk/dist/game/data/stats/npcs/25400-25499.xml
vendored
77
trunk/dist/game/data/stats/npcs/25400-25499.xml
vendored
@ -1388,6 +1388,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="25426" level="25" type="L2RaidBoss" name="Betrayer of Urutu Freki" title="Raid Boss">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<minions name="Privates">
|
||||
<npc id="25427" count="2" respawnTime="360" weightPoint="1" /> <!-- Freki's Vampire Bat -->
|
||||
@ -1400,7 +1401,7 @@
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="2615583" sp="627" raidPoints="320" />
|
||||
<stats str="60" int="76" dex="73" wit="70" con="57" men="80">
|
||||
<vitals hp="43316.3085364372" hpRegen="18.4385313667577" mp="259.2" mpRegen="1.5" />
|
||||
<vitals hp="68070" hpRegen="3.5" mp="259" mpRegen="1.5" />
|
||||
<attack physical="74.2223188804512" magical="4.67967242276365" random="10" critical="4" accuracy="4.75" attackSpeed="253" type="FIST" range="40" distance="80" width="120" />
|
||||
<defence physical="305.50599" magical="149.04" evasion="-18" />
|
||||
<attribute>
|
||||
@ -1417,7 +1418,6 @@
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4197" level="2" /> <!-- Hold -->
|
||||
<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. -->
|
||||
@ -1430,25 +1430,20 @@
|
||||
</skill_list>
|
||||
<ex_crt_effect>true</ex_crt_effect>
|
||||
<ai type="BALANCED" clanHelpRange="300" isAggressive="false" />
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="51.33420181274414">
|
||||
<item id="47" min="2" max="4" chance="65.1052" /> <!-- Helmet -->
|
||||
<item id="628" min="4" max="12" chance="34.8948" /> <!-- Hoplon -->
|
||||
</group>
|
||||
<group chance="33.75469970703125">
|
||||
<item id="278" min="1" max="1" chance="35.117" /> <!-- Gastraphetes -->
|
||||
<item id="2029" min="12" max="36" chance="64.883" /> <!-- Gastraphetes Shaft -->
|
||||
</group>
|
||||
<group chance="79.33670043945312">
|
||||
<item id="956" min="12" max="36" chance="100" /> <!-- Scroll: Enchant Armor (D-Grade) -->
|
||||
</group>
|
||||
</death>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="11" />
|
||||
<height normal="29.7" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="278" min="1" max="1" chance="10.73" /> <!-- Gastraphetes -->
|
||||
<item id="628" min="1" max="1" chance="7.254" /> <!-- Hoplon -->
|
||||
<item id="47" min="1" max="1" chance="3.508" /> <!-- Helmet -->
|
||||
<item id="956" min="12" max="36" chance="16.14" /> <!-- Scroll: Enchant Armor (D-grade) -->
|
||||
<item id="2029" min="162" max="486" chance="1.501" /> <!-- Gastraphetes Shaft -->
|
||||
<item id="39629" min="1" max="1" chance="0.00412" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="25427" level="24" type="L2Monster" name="Freki's Vampire Bat" title="Raid Fighter">
|
||||
<parameters>
|
||||
@ -1789,6 +1784,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="25434" level="55" type="L2RaidBoss" name="Bandit Leader Barda" title="Raid Boss">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<minions name="Privates">
|
||||
<npc id="25435" count="1" respawnTime="360" weightPoint="1" /> <!-- Barda's Bandit -->
|
||||
@ -1802,7 +1798,7 @@
|
||||
<equipment rhand="121" /> <!-- rhand: Sword of Watershadow -->
|
||||
<acquire exp="22247944" sp="5339" raidPoints="1068" />
|
||||
<stats str="60" int="76" dex="73" wit="70" con="57" men="80">
|
||||
<vitals hp="189660.129360453" hpRegen="64.1713408913048" mp="889.8" mpRegen="2.4" />
|
||||
<vitals hp="298044" hpRegen="6.5" mp="889" mpRegen="2.4" />
|
||||
<attack physical="610.439011291351" magical="93.5186493178929" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="670.9086" magical="327.3" evasion="-18" />
|
||||
<attribute>
|
||||
@ -1819,7 +1815,6 @@
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4197" level="5" /> <!-- Hold -->
|
||||
<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. -->
|
||||
@ -1832,39 +1827,25 @@
|
||||
</skill_list>
|
||||
<ex_crt_effect>true</ex_crt_effect>
|
||||
<ai type="BALANCED" clanHelpRange="300" isAggressive="false" />
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="9814" min="1" max="4" chance="75" /> <!-- Memento Mori -->
|
||||
<item id="8176" min="1" max="2" chance="62" /> <!-- Destruction Tombstone -->
|
||||
<group chance="66.79620361328125">
|
||||
<item id="554" min="1" max="1" chance="12.6691" /> <!-- Sealed Zubei's Boots -->
|
||||
<item id="600" min="1" max="1" chance="12.6691" /> <!-- Sealed Avadon Boots -->
|
||||
<item id="612" min="1" max="1" chance="12.6691" /> <!-- Sealed Zubei's Gauntlets -->
|
||||
<item id="2464" min="1" max="1" chance="12.6691" /> <!-- Sealed Avadon Gloves -->
|
||||
<item id="4097" min="60" max="180" chance="10.9641" /> <!-- Sealed Zubei's Boots Design -->
|
||||
<item id="4098" min="116" max="346" chance="5.6957" /> <!-- Sealed Avadon Boots Design -->
|
||||
<item id="4100" min="192" max="576" chance="3.4263" /> <!-- Sealed Zubei's Gauntlets Part -->
|
||||
<item id="4073" min="23" max="67" chance="29.2375" /> <!-- Sealed Avadon Gloves Part -->
|
||||
</group>
|
||||
<group chance="39.72629928588867">
|
||||
<item id="78" min="1" max="1" chance="2.5452" /> <!-- Great Sword -->
|
||||
<item id="142" min="1" max="1" chance="2.5452" /> <!-- Keshanberk -->
|
||||
<item id="148" min="1" max="1" chance="2.5452" /> <!-- Sword of Valhalla -->
|
||||
<item id="4104" min="5" max="15" chance="48.6498" /> <!-- Great Sword Blade -->
|
||||
<item id="4107" min="9" max="27" chance="26.6089" /> <!-- Keshanberk Blade -->
|
||||
<item id="4108" min="14" max="42" chance="17.1057" /> <!-- Sword of Valhalla Blade -->
|
||||
</group>
|
||||
<group chance="78.07559967041016">
|
||||
<item id="6572" min="1" max="1" chance="14.9533" /> <!-- Blessed Scroll: Enchant Armor (B-Grade) -->
|
||||
<item id="6572" min="1" max="1" chance="14.9533" /> <!-- Blessed Scroll: Enchant Armor (B-Grade) -->
|
||||
<item id="948" min="1" max="3" chance="70.0934" /> <!-- Scroll: Enchant Armor (B-Grade) -->
|
||||
</group>
|
||||
</death>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="30" />
|
||||
<height normal="60" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="2464" min="1" max="1" chance="5.514" /> <!-- Sealed Avadon Gloves -->
|
||||
<item id="554" min="1" max="1" chance="2.325" /> <!-- Sealed Zubei's Boots -->
|
||||
<item id="78" min="1" max="1" chance="1.714" /> <!-- Great Sword -->
|
||||
<item id="148" min="1" max="1" chance="1.703" /> <!-- Sword of Valhalla -->
|
||||
<item id="142" min="1" max="1" chance="1.681" /> <!-- Keshanberk -->
|
||||
<item id="600" min="1" max="1" chance="1.327" /> <!-- Sealed Avadon Boots -->
|
||||
<item id="612" min="1" max="1" chance="0.75" /> <!-- Sealed Zubei's Gauntlets -->
|
||||
<item id="9814" min="1" max="4" chance="74.61" /> <!-- Memento Mori -->
|
||||
<item id="8176" min="1" max="2" chance="63.19" /> <!-- Destruction Tombstone -->
|
||||
<item id="6572" min="1" max="2" chance="3.509" /> <!-- Blessed Scroll: Enchant Armor (B-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.00706" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="25435" level="54" type="L2Monster" name="Barda's Pawn" title="Raid Fighter">
|
||||
<parameters>
|
||||
|
336
trunk/dist/game/data/stats/npcs/25500-25599.xml
vendored
336
trunk/dist/game/data/stats/npcs/25500-25599.xml
vendored
@ -3076,12 +3076,11 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="25546" level="95" type="L2RaidBoss" name="Betrayed Rhianna" title="Forsaken Prisoner">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<minions name="Privates">
|
||||
<npc id="25547" count="2" respawnTime="360" weightPoint="1" />
|
||||
<!-- Rhianna's Escort -->
|
||||
<npc id="25548" count="2" respawnTime="360" weightPoint="1" />
|
||||
<!-- Rhianna's Healer -->
|
||||
<npc id="25547" count="2" respawnTime="360" weightPoint="1" /> <!-- Rhianna's Escort -->
|
||||
<npc id="25548" count="2" respawnTime="360" weightPoint="1" /> <!-- Rhianna's Healer -->
|
||||
</minions>
|
||||
<param name="RaidSpawnMusic" value="Rm02_A" />
|
||||
<param name="CouldDespawn" value="1" />
|
||||
@ -3100,7 +3099,7 @@
|
||||
<!-- rhand: Lady's Fan -->
|
||||
<acquire exp="138831575" sp="33319" raidPoints="303.8" />
|
||||
<stats str="60" int="76" dex="73" wit="70" con="57" men="80">
|
||||
<vitals hp="2555826" hpRegen="85.6354519750785" mp="1507.8" mpRegen="3" />
|
||||
<vitals hp="2555827" hpRegen="10.5" mp="44116" mpRegen="3.6" />
|
||||
<attack physical="5343.97938761949" magical="876.212888951461" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="957.73869" magical="467.22" evasion="-18" />
|
||||
<attribute>
|
||||
@ -3114,63 +3113,42 @@
|
||||
</stats>
|
||||
<status undying="false" />
|
||||
<skill_list>
|
||||
<skill id="4045" level="1" />
|
||||
<!-- Resist Full Magic Attack -->
|
||||
<skill id="4178" level="7" />
|
||||
<!-- BOSS Flamestrike -->
|
||||
<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="9" />
|
||||
<!-- Demons -->
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4178" level="7" /> <!-- BOSS Flamestrike -->
|
||||
<skill id="4408" level="1" /> <!-- HP 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="9" /> <!-- Demons -->
|
||||
</skill_list>
|
||||
<ex_crt_effect>true</ex_crt_effect>
|
||||
<ai type="BALANCED" aggroRange="500" clanHelpRange="300" isAggressive="false" />
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="59.513301849365234">
|
||||
<item id="5297" min="1" max="1" chance="1.6112" />
|
||||
<!-- Sealed Dark Crystal Leather Armor -->
|
||||
<item id="5478" min="2" max="4" chance="60.3123" />
|
||||
<!-- Sealed Dark Crystal Leather Armor Pattern -->
|
||||
<item id="5298" min="1" max="1" chance="2.5769" />
|
||||
<!-- Sealed Dark Crystal Leggings -->
|
||||
<item id="5482" min="4" max="12" chance="35.4996" />
|
||||
<!-- Sealed Dark Crystal Leggings Design -->
|
||||
</group>
|
||||
<group chance="11.022500038146973">
|
||||
<item id="9626" min="1" max="1" chance="36.1446" />
|
||||
<!-- Giant's Codex - Discipline -->
|
||||
<item id="6570" min="1" max="1" chance="30.1205" />
|
||||
<!-- Blessed Scroll: Enchant Armor (A-Grade) -->
|
||||
<item id="729" min="1" max="1" chance="30.1205" />
|
||||
<!-- Scroll: Enchant Weapon (A-Grade) -->
|
||||
<item id="6569" min="1" max="1" chance="3.6144" />
|
||||
<!-- Blessed Scroll: Enchant Weapon (A-Grade) -->
|
||||
</group>
|
||||
<group chance="100">
|
||||
<item id="9912" min="190" max="380" chance="100" />
|
||||
<!-- Knight's Epaulette -->
|
||||
</group>
|
||||
</death>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="13.5" />
|
||||
<height normal="38" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="59.513301849365234">
|
||||
<item id="5297" min="1" max="1" chance="1.6112" /> <!-- Sealed Dark Crystal Leather Armor -->
|
||||
<item id="5478" min="2" max="4" chance="60.3123" /> <!-- Sealed Dark Crystal Leather Armor Pattern -->
|
||||
<item id="5298" min="1" max="1" chance="2.5769" /> <!-- Sealed Dark Crystal Leggings -->
|
||||
<item id="5482" min="4" max="12" chance="35.4996" /> <!-- Sealed Dark Crystal Leggings Design -->
|
||||
</group>
|
||||
<group chance="11.022500038146973">
|
||||
<item id="9626" min="1" max="1" chance="36.1446" /> <!-- Giant's Codex - Discipline -->
|
||||
<item id="6570" min="1" max="1" chance="30.1205" /> <!-- Blessed Scroll: Enchant Armor (A-Grade) -->
|
||||
<item id="729" min="1" max="1" chance="30.1205" /> <!-- Scroll: Enchant Weapon (A-Grade) -->
|
||||
<item id="6569" min="1" max="1" chance="3.6144" /> <!-- Blessed Scroll: Enchant Weapon (A-Grade) -->
|
||||
</group>
|
||||
<group chance="100">
|
||||
<item id="9912" min="190" max="380" chance="100" /> <!-- Knight's Epaulette -->
|
||||
</group>
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="25547" level="95" type="L2Monster" name="Rhianna's Escort">
|
||||
<parameters>
|
||||
@ -3707,33 +3685,27 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="25554" level="97" type="L2RaidBoss" name="Brutus the Obstinate" title="Forsaken Prisoner">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<minions name="Privates">
|
||||
<npc id="25555" count="1" respawnTime="360" weightPoint="1" />
|
||||
<!-- Brutus' Right Hand -->
|
||||
<npc id="25556" count="4" respawnTime="360" weightPoint="1" />
|
||||
<!-- Brutus' Left Hand -->
|
||||
<npc id="25555" count="1" respawnTime="360" weightPoint="1" /> <!-- Brutus' Right Hand -->
|
||||
<npc id="25556" count="4" respawnTime="360" weightPoint="1" /> <!-- Brutus' Left Hand -->
|
||||
</minions>
|
||||
<param name="RaidSpawnMusic" value="Rm01_A" />
|
||||
<param name="CouldDespawn" value="1" />
|
||||
<param name="DespawnTime" value="10" />
|
||||
<param name="InzoneRestriction" value="1" />
|
||||
<skill name="DDMagic_a" id="4195" level="7" />
|
||||
<!-- BOSS Twister -->
|
||||
<skill name="SelfRangeDebuff_a" id="4182" level="7" />
|
||||
<!-- Poison -->
|
||||
<skill name="SelfRangeDebuffAnother_a" id="4190" level="7" />
|
||||
<!-- Decrease MP -->
|
||||
<skill name="different_level_9_attacked" id="5456" level="1" />
|
||||
<!-- Stubborn Resistance -->
|
||||
<skill name="different_level_9_see_spelled" id="5456" level="1" />
|
||||
<!-- Stubborn Resistance -->
|
||||
<skill name="DDMagic_a" id="4195" level="7" /> <!-- BOSS Twister -->
|
||||
<skill name="SelfRangeDebuff_a" id="4182" level="7" /> <!-- Poison -->
|
||||
<skill name="SelfRangeDebuffAnother_a" id="4190" level="7" /> <!-- Decrease MP -->
|
||||
<skill name="different_level_9_attacked" id="5456" level="1" /> <!-- Stubborn Resistance -->
|
||||
<skill name="different_level_9_see_spelled" id="5456" level="1" /> <!-- Stubborn Resistance -->
|
||||
</parameters>
|
||||
<race>DEMONIC</race>
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="217112675" sp="52107" raidPoints="320.6" />
|
||||
<stats str="60" int="76" dex="73" wit="70" con="57" men="80">
|
||||
<vitals hp="2784206" hpRegen="87.9040997147757" mp="1607.4" mpRegen="3" />
|
||||
<vitals hp="2784208" hpRegen="10.5" mp="45600" mpRegen="3.6" />
|
||||
<attack physical="7149.40063947237" magical="941.257306822256" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="998.10183" magical="486.92" evasion="-18" />
|
||||
<attribute>
|
||||
@ -3748,34 +3720,19 @@
|
||||
</stats>
|
||||
<status undying="false" />
|
||||
<skill_list>
|
||||
<skill id="4045" level="1" />
|
||||
<!-- Resist Full Magic Attack -->
|
||||
<skill id="4182" level="7" />
|
||||
<!-- Poison -->
|
||||
<skill id="4190" level="7" />
|
||||
<!-- Decrease MP -->
|
||||
<skill id="4195" level="7" />
|
||||
<!-- 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="9" />
|
||||
<!-- Demons -->
|
||||
<skill id="5465" level="1" />
|
||||
<!-- Earth Attacks -->
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4182" level="7" /> <!-- Poison -->
|
||||
<skill id="4190" level="7" /> <!-- Decrease MP -->
|
||||
<skill id="4195" level="7" /> <!-- BOSS Twister -->
|
||||
<skill id="4408" level="1" /> <!-- HP 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="9" /> <!-- Demons -->
|
||||
<skill id="5465" level="1" /> <!-- Earth Attacks -->
|
||||
</skill_list>
|
||||
<ex_crt_effect>true</ex_crt_effect>
|
||||
<ai type="BALANCED" aggroRange="500" clanHelpRange="300" isAggressive="false" />
|
||||
@ -4346,6 +4303,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="25563" level="99" type="L2RaidBoss" name="Beautiful Atrielle" title="Forsaken Prisoner">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<minions name="Privates">
|
||||
<npc id="25564" count="1" respawnTime="360" weightPoint="1" />
|
||||
@ -4373,7 +4331,7 @@
|
||||
<sex>FEMALE</sex>
|
||||
<acquire exp="376926858" sp="603082" raidPoints="338.1" />
|
||||
<stats str="60" int="76" dex="73" wit="70" con="57" men="80">
|
||||
<vitals hp="2911644" hpRegen="90.4131766063558" mp="1708.8" mpRegen="3" />
|
||||
<vitals hp="2911646" hpRegen="10.5" mp="47100" mpRegen="3.6" />
|
||||
<attack physical="7561.96024153683" magical="984.65035778871" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="1036.83381" magical="505.8" evasion="-18" />
|
||||
<attribute>
|
||||
@ -4388,34 +4346,19 @@
|
||||
</stats>
|
||||
<status undying="false" />
|
||||
<skill_list>
|
||||
<skill id="4045" level="1" />
|
||||
<!-- Resist Full Magic Attack -->
|
||||
<skill id="4182" level="7" />
|
||||
<!-- Poison -->
|
||||
<skill id="4188" level="7" />
|
||||
<!-- Bleed -->
|
||||
<skill id="4194" level="7" />
|
||||
<!-- BOSS Aura Burn -->
|
||||
<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="9" />
|
||||
<!-- Demons -->
|
||||
<skill id="5467" level="1" />
|
||||
<!-- Dark Attacks -->
|
||||
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4182" level="7" /> <!-- Poison -->
|
||||
<skill id="4188" level="7" /> <!-- Bleed -->
|
||||
<skill id="4194" level="7" /> <!-- BOSS Aura Burn -->
|
||||
<skill id="4408" level="1" /> <!-- HP 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="9" /> <!-- Demons -->
|
||||
<skill id="5467" level="1" /> <!-- Dark Attacks -->
|
||||
</skill_list>
|
||||
<ex_crt_effect>true</ex_crt_effect>
|
||||
<ai type="BALANCED" aggroRange="500" clanHelpRange="300" isAggressive="false" />
|
||||
@ -4425,8 +4368,7 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="36313" min="14" max="21" chance="100" />
|
||||
<!-- Item .jpg Battleground Scroll: Sleep -->
|
||||
<item id="36313" min="14" max="21" chance="100" /> <!-- Battleground Scroll: Sleep -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -4457,30 +4399,18 @@
|
||||
</stats>
|
||||
<status undying="false" />
|
||||
<skill_list>
|
||||
<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="1" />
|
||||
<!-- Bare Hands -->
|
||||
<skill id="4416" level="9" />
|
||||
<!-- Demons -->
|
||||
<skill id="4725" level="7" />
|
||||
<!-- Stun -->
|
||||
<skill id="5467" level="1" />
|
||||
<!-- Dark Attacks -->
|
||||
<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="1" /> <!-- Bare Hands -->
|
||||
<skill id="4416" level="9" /> <!-- Demons -->
|
||||
<skill id="4725" level="7" /> <!-- Stun -->
|
||||
<skill id="5467" level="1" /> <!-- Dark Attacks -->
|
||||
</skill_list>
|
||||
<ex_crt_effect>true</ex_crt_effect>
|
||||
<ai type="BALANCED" aggroRange="500" clanHelpRange="300" isAggressive="false" />
|
||||
@ -6279,36 +6209,29 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="25589" level="97" type="L2RaidBoss" name="Brand the Exile" title="Forsaken Inmate">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<minions name="Privates">
|
||||
<npc id="25590" count="1" respawnTime="360" weightPoint="1" />
|
||||
<!-- Brand's Chamberlain -->
|
||||
<npc id="25591" count="4" respawnTime="360" weightPoint="1" />
|
||||
<!-- Brand's Servant -->
|
||||
<npc id="25590" count="1" respawnTime="360" weightPoint="1" /> <!-- Brand's Chamberlain -->
|
||||
<npc id="25591" count="4" respawnTime="360" weightPoint="1" /> <!-- Brand's Servant -->
|
||||
</minions>
|
||||
<param name="RaidSpawnMusic" value="Rm01_A" />
|
||||
<param name="CouldDespawn" value="1" />
|
||||
<param name="DespawnTime" value="10" />
|
||||
<param name="InzoneFinish" value="1" />
|
||||
<param name="InzoneRestriction" value="1" />
|
||||
<skill name="DDMagic_a" id="4192" level="6" />
|
||||
<!-- BOSS HP Drain -->
|
||||
<skill name="SelfRangeDebuff_a" id="4188" level="6" />
|
||||
<!-- Bleed -->
|
||||
<skill name="SelfRangeDebuffAnother_a" id="4190" level="6" />
|
||||
<!-- Decrease MP -->
|
||||
<skill name="different_level_9_attacked" id="5456" level="1" />
|
||||
<!-- Stubborn Resistance -->
|
||||
<skill name="different_level_9_see_spelled" id="5456" level="1" />
|
||||
<!-- Stubborn Resistance -->
|
||||
<skill name="DDMagic_a" id="4192" level="6" /> <!-- BOSS HP Drain -->
|
||||
<skill name="SelfRangeDebuff_a" id="4188" level="6" /> <!-- Bleed -->
|
||||
<skill name="SelfRangeDebuffAnother_a" id="4190" level="6" /> <!-- Decrease MP -->
|
||||
<skill name="different_level_9_attacked" id="5456" level="1" /> <!-- Stubborn Resistance -->
|
||||
<skill name="different_level_9_see_spelled" id="5456" level="1" /> <!-- Stubborn Resistance -->
|
||||
</parameters>
|
||||
<race>HUMANOID</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="5131" />
|
||||
<!-- rhand: Parhit Staff -->
|
||||
<equipment rhand="5131" /> <!-- rhand: Parhit Staff -->
|
||||
<acquire exp="361851322" sp="86844" raidPoints="320.6" />
|
||||
<stats str="60" int="76" dex="73" wit="70" con="57" men="80">
|
||||
<vitals hp="2784206" hpRegen="87.9040997147757" mp="1607.4" mpRegen="3" />
|
||||
<vitals hp="2784208" hpRegen="10.5" mp="45600" mpRegen="3.6" />
|
||||
<attack physical="7149.40063947237" magical="941.257306822256" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="998.10183" magical="486.92" evasion="-18" />
|
||||
<attribute>
|
||||
@ -6322,69 +6245,30 @@
|
||||
</stats>
|
||||
<status undying="false" />
|
||||
<skill_list>
|
||||
<skill id="4045" level="1" />
|
||||
<!-- Resist Full Magic Attack -->
|
||||
<skill id="4188" level="6" />
|
||||
<!-- Bleed -->
|
||||
<skill id="4190" level="6" />
|
||||
<!-- Decrease MP -->
|
||||
<skill id="4192" level="6" />
|
||||
<!-- BOSS HP Drain -->
|
||||
<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="4045" level="1" /> <!-- Resist Full Magic Attack -->
|
||||
<skill id="4188" level="6" /> <!-- Bleed -->
|
||||
<skill id="4190" level="6" /> <!-- Decrease MP -->
|
||||
<skill id="4192" level="6" /> <!-- BOSS HP Drain -->
|
||||
<skill id="4408" level="1" /> <!-- HP 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_list>
|
||||
<ex_crt_effect>true</ex_crt_effect>
|
||||
<ai type="BALANCED" aggroRange="500" clanHelpRange="300" isAggressive="false" />
|
||||
<drop_lists>
|
||||
<death>
|
||||
<group chance="47.79010009765625">
|
||||
<item id="6364" min="1" max="1" chance="0.1071" />
|
||||
<!-- Forgotten Blade -->
|
||||
<item id="6372" min="1" max="1" chance="0.1071" />
|
||||
<!-- Heaven's Divider -->
|
||||
<item id="6688" min="1" max="1" chance="49.4997" />
|
||||
<!-- Forgotten Blade Edge -->
|
||||
<item id="6696" min="1" max="1" chance="50.2861" />
|
||||
<!-- Heavens Divider Edge -->
|
||||
</group>
|
||||
<group chance="11.981100082397461">
|
||||
<item id="9626" min="1" max="1" chance="22.7321" />
|
||||
<!-- Giant's Codex - Discipline -->
|
||||
<item id="9587" min="1" max="1" chance="38.7479" />
|
||||
<!-- Striped Scale Shirt -->
|
||||
<item id="9591" min="1" max="1" chance="29.8061" />
|
||||
<!-- Steel Bracelet -->
|
||||
<item id="6577" min="1" max="1" chance="1.1366" />
|
||||
<!-- Blessed Scroll: Enchant Weapon (S-Grade) -->
|
||||
<item id="6578" min="1" max="1" chance="7.5773" />
|
||||
<!-- Blessed Scroll: Enchant Armor (S-Grade) -->
|
||||
</group>
|
||||
<group chance="100">
|
||||
<item id="9912" min="199" max="391" chance="100" />
|
||||
<!-- Knight's Epaulette -->
|
||||
</group>
|
||||
</death>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="19.5" />
|
||||
<height normal="51" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="36313" min="14" max="21" chance="100" /> <!-- Battleground Scroll: Sleep -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="25590" level="97" type="L2Monster" name="Brand's Servant">
|
||||
<parameters>
|
||||
|
70
trunk/dist/game/data/stats/npcs/25700-25799.xml
vendored
70
trunk/dist/game/data/stats/npcs/25700-25799.xml
vendored
@ -1134,6 +1134,7 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="25720" level="84" type="L2RaidBoss" name="Bleeding Fly" title="Raid Boss">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="IsAggressive" value="1" />
|
||||
<param name="Skill03_Probablity" value="1111" />
|
||||
@ -1146,7 +1147,7 @@
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="19351609" sp="4644" raidPoints="356" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="8929367" hpRegen="240.220217981479" mp="18120.0" mpRegen="30" />
|
||||
<vitals hp="8929367" hpRegen="9.5" mp="18120" mpRegen="3.3" />
|
||||
<attack physical="19948.8396409168" magical="32304.9196496018" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="1073.60169" magical="523.74" evasion="-18" />
|
||||
<attribute>
|
||||
@ -1162,7 +1163,6 @@
|
||||
<skill_list>
|
||||
<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. -->
|
||||
@ -1171,12 +1171,12 @@
|
||||
<skill id="4415" level="3" /> <!-- One-handed Sword -->
|
||||
<skill id="4416" level="10" /> <!-- Dragons -->
|
||||
<skill id="4494" level="1" /> <!-- Raid Boss -->
|
||||
<skill id="5464" level="1" /> <!-- Wind Attacks -->
|
||||
<skill id="5464" level="1" /> <!-- Wind Attack -->
|
||||
<skill id="5598" level="12" /> <!-- Flash Resistance -->
|
||||
<skill id="6829" level="1" /> <!-- Vampiric Attack -->
|
||||
<skill id="6830" level="1" /> <!-- Bleed -->
|
||||
<skill id="6831" level="1" /> <!-- Blood Burst -->
|
||||
<skill id="6900" level="1" /> <!-- 84 level Raid Boss -->
|
||||
<skill id="6900" level="1" /> <!-- Raid Boss (Lv. 84) -->
|
||||
<skill id="6915" level="1" /> <!-- npc Acumen -->
|
||||
</skill_list>
|
||||
<ex_crt_effect>true</ex_crt_effect>
|
||||
@ -1187,24 +1187,26 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="14109" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Gauntlet -->
|
||||
<item id="14113" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Leather Gloves -->
|
||||
<item id="14116" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Gloves -->
|
||||
<item id="14110" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Boots -->
|
||||
<item id="14114" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Leather Boots -->
|
||||
<item id="14117" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Shoes -->
|
||||
<item id="13143" min="1" max="1" chance="0.3" /> <!-- Sealed Vesper Helmet -->
|
||||
<item id="13144" min="1" max="1" chance="0.3" /> <!-- Sealed Vesper Leather Helmet -->
|
||||
<item id="13145" min="1" max="1" chance="0.3" /> <!-- Sealed Vesper Circlet -->
|
||||
<item id="14116" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Gloves -->
|
||||
<item id="14114" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Leather Boots -->
|
||||
<item id="14113" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Leather Gloves -->
|
||||
<item id="14111" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Shield -->
|
||||
<item id="14110" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Boots -->
|
||||
<item id="14109" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Gauntlets -->
|
||||
<item id="13887" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Sigil -->
|
||||
<item id="17267" min="1" max="1" chance="10" /> <!-- Sealed Blood Crystal -->
|
||||
<item id="959" min="1" max="1" chance="1.340" /> <!-- Scroll: Enchant Weapon (S-Grade) -->
|
||||
<item id="6578" min="1" max="1" chance="1.140" /> <!-- Blessed Scroll: Enchant Armor (S-Grade) -->
|
||||
<item id="13145" min="1" max="1" chance="0.3" /> <!-- Sealed Vesper Circlet -->
|
||||
<item id="13144" min="1" max="1" chance="0.3" /> <!-- Sealed Vesper Leather Helmet -->
|
||||
<item id="13143" min="1" max="1" chance="0.3" /> <!-- Sealed Vesper Helmet -->
|
||||
<item id="17267" min="1" max="1" chance="10.044" /> <!-- Sealed Blood Crystal -->
|
||||
<item id="6578" min="1" max="1" chance="1.17" /> <!-- Blessed Scroll: Enchant Armor (S-grade) -->
|
||||
<item id="959" min="1" max="1" chance="1.073" /> <!-- Scroll: Enchant Weapon (S-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.008665" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="25721" level="84" type="L2RaidBoss" name="Blackdagger Wing" title="Raid Boss">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="IsAggressive" value="1" />
|
||||
<skill name="Skill02_ID" id="6833" level="1" /> <!-- Power Strike -->
|
||||
@ -1214,7 +1216,7 @@
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="21110846" sp="5066" raidPoints="356" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="8929367" hpRegen="240.220217981479" mp="18120.0" mpRegen="30" />
|
||||
<vitals hp="8929367" hpRegen="9.5" mp="18120" mpRegen="3.3" />
|
||||
<attack physical="19948.8396409168" magical="25843.9357196815" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="1073.60169" magical="523.74" evasion="-18" />
|
||||
<attribute>
|
||||
@ -1230,7 +1232,6 @@
|
||||
<skill_list>
|
||||
<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. -->
|
||||
@ -1253,20 +1254,21 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="14109" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Gauntlet -->
|
||||
<item id="14113" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Leather Gloves -->
|
||||
<item id="14116" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Gloves -->
|
||||
<item id="14110" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Boots -->
|
||||
<item id="14114" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Leather Boots -->
|
||||
<item id="14117" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Shoes -->
|
||||
<item id="13143" min="1" max="1" chance="0.3" /> <!-- Sealed Vesper Helmet -->
|
||||
<item id="13144" min="1" max="1" chance="0.3" /> <!-- Sealed Vesper Leather Helmet -->
|
||||
<item id="13145" min="1" max="1" chance="0.3" /> <!-- Sealed Vesper Circlet -->
|
||||
<item id="14116" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Gloves -->
|
||||
<item id="14114" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Leather Boots -->
|
||||
<item id="14113" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Leather Gloves -->
|
||||
<item id="14111" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Shield -->
|
||||
<item id="14110" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Boots -->
|
||||
<item id="14109" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Gauntlets -->
|
||||
<item id="13887" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Sigil -->
|
||||
<item id="13145" min="1" max="1" chance="0.3" /> <!-- Sealed Vesper Circlet -->
|
||||
<item id="13144" min="1" max="1" chance="0.3" /> <!-- Sealed Vesper Leather Helmet -->
|
||||
<item id="13143" min="1" max="1" chance="0.3" /> <!-- Sealed Vesper Helmet -->
|
||||
<item id="17267" min="1" max="1" chance="10" /> <!-- Sealed Blood Crystal -->
|
||||
<item id="959" min="1" max="1" chance="1.340" /> <!-- Scroll: Enchant Weapon (S-Grade) -->
|
||||
<item id="6578" min="1" max="1" chance="1.140" /> <!-- Blessed Scroll: Enchant Armor (S-Grade) -->
|
||||
<item id="6578" min="1" max="1" chance="1.236" /> <!-- Blessed Scroll: Enchant Armor (S-grade) -->
|
||||
<item id="959" min="1" max="1" chance="1.144" /> <!-- Scroll: Enchant Weapon (S-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.008895" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -1536,6 +1538,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="25726" level="85" type="L2RaidBoss" name="Behemoth Leader" title="Raid Boss">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<skill name="selfheal_skill" id="6886" level="1" /> <!-- Complete Recovery -->
|
||||
<skill name="notank_skill_a" id="6887" level="1" /> <!-- Fatal Strike -->
|
||||
@ -1550,7 +1553,7 @@
|
||||
<sex>MALE</sex>
|
||||
<acquire raidPoints="213" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="3902308.59665528" hpRegen="556.482123682282" mp="18468.0" mpRegen="500" />
|
||||
<vitals hp="9291398" hpRegen="9.5" mp="18468" mpRegen="3.3" />
|
||||
<attack physical="15345.2612622437" magical="23259.5421477133" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="1876.129926" magical="529.48" evasion="-18" />
|
||||
<attribute>
|
||||
@ -1567,7 +1570,6 @@
|
||||
<skill_list>
|
||||
<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="15" /> <!-- Strong P. Atk. -->
|
||||
<skill id="4411" level="11" /> <!-- Average M. Atk. -->
|
||||
<skill id="4412" level="11" /> <!-- Average P. Def. -->
|
||||
@ -1587,15 +1589,15 @@
|
||||
<corpse_time>14</corpse_time>
|
||||
<ex_crt_effect>true</ex_crt_effect>
|
||||
<ai aggroRange="500" clanHelpRange="300" />
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="17266" min="1" max="1" chance="20" /> <!-- Will of Antharas -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="63" />
|
||||
<height normal="54" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="17266" min="1" max="1" chance="20.63" /> <!-- Will of Antharas -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="25727" level="85" type="L2RaidBoss" name="Dragon Beast" title="Raid Boss">
|
||||
<parameters>
|
||||
|
99
trunk/dist/game/data/stats/npcs/25800-25899.xml
vendored
99
trunk/dist/game/data/stats/npcs/25800-25899.xml
vendored
@ -392,17 +392,17 @@
|
||||
<height normal="60.72" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="25813" level="66" type="L2Monster" name="Byron" title="Queen of Blood">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<npc id="25813" level="66" type="L2RaidBoss" name="Byron" title="Queen of Blood">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<minions name="Privates">
|
||||
<npc id="25814" count="2" respawnTime= "3" weightPoint="4" />
|
||||
</minions>
|
||||
</parameters>
|
||||
<race>DEMONIC</race>
|
||||
<acquire exp="470082" sp="19550" />
|
||||
<acquire exp="470082" sp="112" />
|
||||
<stats> <!-- str="79" int="74" dex="42" wit="65" con="75" men="72" -->
|
||||
<vitals hp="400104" hpRegen="7.5" mp="400104" mpRegen="2.7" />
|
||||
<vitals hp="601041" hpRegen="7.5" mp="1219" mpRegen="2.7" />
|
||||
<attack physical="9350" magical="7005" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="80" distance="80" width="120" />
|
||||
<defence physical="515" magical="766" />
|
||||
<attribute>
|
||||
@ -416,9 +416,9 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="9" />
|
||||
<skill id="4414" level="3" />
|
||||
<skill id="14760" level="1" />
|
||||
<skill id="14760" level="1" /> <!-- Raid Boss (Lv. 66) -->
|
||||
<skill id="4416" level="9" /> <!-- Demons -->
|
||||
<skill id="4414" level="3" /> <!-- Light Armor Type -->
|
||||
<skill id="14423" level="1" />
|
||||
</skill_list>
|
||||
<collision>
|
||||
@ -427,13 +427,13 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="730" min="1" max="1" chance="75" />
|
||||
<item id="5313" min="1" max="1" chance="35" />
|
||||
<item id="5314" min="1" max="1" chance="35" />
|
||||
<item id="5311" min="1" max="1" chance="30" />
|
||||
<item id="729" min="1" max="1" chance="25" />
|
||||
<item id="8679" min="1" max="1" chance="2.5" />
|
||||
<item id="8682" min="1" max="1" chance="2.5" />
|
||||
<item id="5313" min="1" max="1" chance="9.946" /> <!-- Sealed Gauntlets of Nightmare -->
|
||||
<item id="5314" min="1" max="1" chance="4.926" /> <!-- Sealed Boots of Nightmare -->
|
||||
<item id="5311" min="1" max="1" chance="1.48" /> <!-- Sealed Armor of Nightmare -->
|
||||
<item id="8679" min="1" max="1" chance="0.3" /> <!-- Sword of Ipos -->
|
||||
<item id="8682" min="1" max="1" chance="0.3" /> <!-- Naga Storm -->
|
||||
<item id="730" min="1" max="1" chance="17.92" /> <!-- Scroll: Enchant Armor (A-grade) -->
|
||||
<item id="39629" min="1" max="1" chance="0.008057" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -736,10 +736,11 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="25823" level="95" type="L2Npc" name="Brakiera" title="Cursed Hero">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>UNDEAD</race>
|
||||
<acquire exp="0" sp="0" />
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="66024" hpRegen="7.5" mp="66024" mpRegen="2.7" />
|
||||
<vitals hp="68534" hpRegen="10.5" mp="22800" mpRegen="3.6" />
|
||||
<attack physical="180000" magical="135000" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="3200" magical="3300" />
|
||||
<attribute>
|
||||
@ -754,8 +755,8 @@
|
||||
<status attackable="false" />
|
||||
<skill_list>
|
||||
<skill id="14265" level="1" />
|
||||
<skill id="5467" level="1" />
|
||||
<skill id="4416" level="1" />
|
||||
<skill id="4416" level="1" /> <!-- Undead -->
|
||||
<skill id="5467" level="1" /> <!-- Dark Attack -->
|
||||
</skill_list>
|
||||
<ai aggroRange="600" clanHelpRange="900" />
|
||||
<collision>
|
||||
@ -1303,11 +1304,11 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="25839" level="96" type="L2RaidBoss" name="Blind Hornafi" title="Raid Boss">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>HUMANOID</race>
|
||||
<acquire exp="201701376" sp="806830" />
|
||||
<acquire exp="201701376" sp="48408" />
|
||||
<stats> <!-- str="164" int="188" dex="55" wit="78" con="111" men="149" -->
|
||||
<vitals hp="1416942" hpRegen="7.5" mp="1416942" mpRegen="2.7" />
|
||||
<vitals hp="1416943" hpRegen="10.5" mp="22800" mpRegen="3.6" />
|
||||
<attack physical="246000" magical="184500" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="6560" magical="6720" />
|
||||
<attribute>
|
||||
@ -1321,11 +1322,11 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="6" />
|
||||
<skill id="5465" level="1" />
|
||||
<skill id="4494" level="1" />
|
||||
<skill id="14734" level="1" />
|
||||
<skill id="4073" level="12" />
|
||||
<skill id="4494" level="1" /> <!-- Raid Boss -->
|
||||
<skill id="14734" level="1" /> <!-- Raid Boss (Lv. 96) -->
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
<skill id="5465" level="1" /> <!-- Earth Attack -->
|
||||
</skill_list>
|
||||
<ai aggroRange="600" clanHelpRange="900" />
|
||||
<collision>
|
||||
@ -1334,31 +1335,31 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="35420" min="1" max="1" chance="0.3" /> <!-- Recipe:Β Specter Shaper (60%) -->
|
||||
<item id="35421" min="1" max="1" chance="0.25079" /> <!-- Recipe:Β Specter Cutter (60%) -->
|
||||
<item id="35422" min="1" max="1" chance="0.3" /> <!-- Recipe:Β Specter Slasher (60%) -->
|
||||
<item id="35423" min="1" max="1" chance="0.0836" /> <!-- Recipe:Β Specter Avenger (60%) -->
|
||||
<item id="35296" min="1" max="1" chance="0.1672" /> <!-- Specter Shaper Fragment -->
|
||||
<item id="35424" min="1" max="1" chance="0.0836" /> <!-- Recipe:Β Specter Fighter (60%) -->
|
||||
<item id="36513" min="2" max="2" chance="89.61038" /> <!-- Elcyum Powder -->
|
||||
<item id="35297" min="1" max="1" chance="0.3344" /> <!-- Specter Cutter Fragment -->
|
||||
<item id="35425" min="1" max="1" chance="0.25079" /> <!-- Recipe:Β Specter Stormer (60%) -->
|
||||
<item id="35298" min="1" max="1" chance="0.25079" /> <!-- Specter Slasher Fragment -->
|
||||
<item id="35426" min="1" max="1" chance="0.1672" /> <!-- Recipe:Β Specter Thrower (60%) -->
|
||||
<item id="35427" min="1" max="1" chance="0.1672" /> <!-- Recipe:Β Specter Shooter (60%) -->
|
||||
<item id="35299" min="1" max="1" chance="0.1672" /> <!-- Specter Avenger Fragment -->
|
||||
<item id="35428" min="1" max="1" chance="0.5852" /> <!-- Recipe:Β Specter Buster (60%) -->
|
||||
<item id="35300" min="1" max="1" chance="0.0836" /> <!-- Specter Fighter Fragment -->
|
||||
<item id="35429" min="1" max="1" chance="0.3" /> <!-- Recipe:Β Specter Caster (60%) -->
|
||||
<item id="35301" min="1" max="1" chance="0.0836" /> <!-- Specter Stormer Fragment -->
|
||||
<item id="35430" min="1" max="1" chance="0.25079" /> <!-- Recipe:Β Specter Retributer (60%) -->
|
||||
<item id="35302" min="1" max="1" chance="0.1672" /> <!-- Specter Thrower Fragment -->
|
||||
<item id="35303" min="1" max="1" chance="0.418" /> <!-- Specter Shooter Fragment -->
|
||||
<item id="36513" min="2" max="2" chance="100" /> <!-- Elcyum Powder -->
|
||||
<item id="17527" min="1" max="1" chance="51" /> <!-- Scroll: Enchant Armor (R-grade) -->
|
||||
<item id="35297" min="1" max="1" chance="0.3" /> <!-- Specter Cutter Fragment -->
|
||||
<item id="35422" min="1" max="1" chance="0.3" /> <!-- Recipe: Specter Slasher (60%) -->
|
||||
<item id="35423" min="1" max="1" chance="0.3" /> <!-- Recipe: Specter Avenger (60%) -->
|
||||
<item id="35424" min="1" max="1" chance="0.3" /> <!-- Recipe: Specter Fighter (60%) -->
|
||||
<item id="35425" min="1" max="1" chance="0.3" /> <!-- Recipe: Specter Stormer (60%) -->
|
||||
<item id="35426" min="1" max="1" chance="0.3" /> <!-- Recipe: Specter Thrower (60%) -->
|
||||
<item id="35427" min="1" max="1" chance="0.3" /> <!-- Recipe: Specter Shooter (60%) -->
|
||||
<item id="35428" min="1" max="1" chance="0.3" /> <!-- Recipe: Specter Buster (60%) -->
|
||||
<item id="35429" min="1" max="1" chance="0.3" /> <!-- Recipe: Specter Caster (60%) -->
|
||||
<item id="35430" min="1" max="1" chance="0.3" /> <!-- Recipe: Specter Retributer (60%) -->
|
||||
<item id="35421" min="1" max="1" chance="0.3" /> <!-- Recipe: Specter Cutter (60%) -->
|
||||
<item id="35296" min="1" max="1" chance="0.3" /> <!-- Specter Shaper Fragment -->
|
||||
<item id="35298" min="1" max="1" chance="0.3" /> <!-- Specter Slasher Fragment -->
|
||||
<item id="35299" min="1" max="1" chance="0.3" /> <!-- Specter Avenger Fragment -->
|
||||
<item id="35300" min="1" max="1" chance="0.3" /> <!-- Specter Fighter Fragment -->
|
||||
<item id="35301" min="1" max="1" chance="0.3" /> <!-- Specter Stormer Fragment -->
|
||||
<item id="35302" min="1" max="1" chance="0.3" /> <!-- Specter Thrower Fragment -->
|
||||
<item id="35303" min="1" max="1" chance="0.3" /> <!-- Specter Shooter Fragment -->
|
||||
<item id="35304" min="1" max="1" chance="0.3" /> <!-- Specter Buster Fragment -->
|
||||
<item id="35305" min="1" max="1" chance="0.3344" /> <!-- Specter Caster Fragment -->
|
||||
<item id="36586" min="1" max="1" chance="100" /> <!-- Scroll: Modify Armor (R-grade) -->
|
||||
<item id="35306" min="1" max="1" chance="0.25079" /> <!-- Specter Retributer Fragment -->
|
||||
<item id="17527" min="1" max="1" chance="46.75324" /> <!-- Scroll: Enchant Armor (R-grade) -->
|
||||
<item id="35305" min="1" max="1" chance="0.3" /> <!-- Specter Caster Fragment -->
|
||||
<item id="35306" min="1" max="1" chance="0.3" /> <!-- Specter Retributer Fragment -->
|
||||
<item id="35420" min="1" max="1" chance="0.3" /> <!-- Recipe: Specter Shaper (60%) -->
|
||||
<item id="39629" min="2" max="2" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
|
207
trunk/dist/game/data/stats/npcs/26000-26099.xml
vendored
207
trunk/dist/game/data/stats/npcs/26000-26099.xml
vendored
@ -572,10 +572,12 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="26011" level="88" type="L2RaidBoss" name="Bloody Earth Dragon Gagia" title="Raid Boss">
|
||||
<race>HUMAN</race>
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>UNDEAD</race>
|
||||
<sex>FEMALE</sex>
|
||||
<acquire exp="6810821128" sp="1634597" raidPoints="1"/>
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="38196052" hpRegen="7.5" mp="58572" mpRegen="2.7" />
|
||||
<vitals hp="38196052" hpRegen="9.5" mp="58572" mpRegen="3.3" />
|
||||
<speed>
|
||||
<walk ground="50" />
|
||||
<run ground="120" />
|
||||
@ -587,6 +589,12 @@
|
||||
<skill id="4312" level="1" />
|
||||
<skill id="4282" level="1" />
|
||||
<skill id="141" level="1" />
|
||||
<skill id="4416" level="1" /> <!-- Undead -->
|
||||
<skill id="5465" level="1" /> <!-- Earth Attack -->
|
||||
<skill id="4410" level="16" /> <!-- Very Strong P. Atk. -->
|
||||
<skill id="4414" level="1" /> <!-- Heavy Armor Type -->
|
||||
<skill id="4494" level="1" /> <!-- Raid Boss -->
|
||||
<skill id="16242" level="1" /> <!-- 88Lv. Raid Boss -->
|
||||
</skill_list>
|
||||
<ai type="BALANCED" aggroRange="600" clanHelpRange="300" isAggressive="false" />
|
||||
<collision>
|
||||
@ -595,52 +603,53 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="37952" min="1" max="1" chance="3.645" /> <!-- Requiem Slasher Crafting Pack -->
|
||||
<item id="37953" min="1" max="1" chance="3.571" /> <!-- Requiem Avenger Crafting Pack -->
|
||||
<item id="37954" min="1" max="1" chance="3.649" /> <!-- Requiem Fighter Crafting Pack -->
|
||||
<item id="37955" min="1" max="1" chance="3.627" /> <!-- Requiem Stormer Crafting Pack -->
|
||||
<item id="37956" min="1" max="1" chance="3.569" /> <!-- Requiem Thrower Crafting Pack -->
|
||||
<item id="37957" min="1" max="1" chance="3.638" /> <!-- Requiem Shooter Crafting Pack -->
|
||||
<item id="37958" min="1" max="1" chance="3.634" /> <!-- Requiem Buster Crafting Pack -->
|
||||
<item id="37959" min="1" max="1" chance="3.606" /> <!-- Requiem Caster Crafting Pack -->
|
||||
<item id="37960" min="1" max="1" chance="3.566" /> <!-- Requiem Retributer Crafting Pack -->
|
||||
<item id="37961" min="2" max="2" chance="4.638" /> <!-- Immortal Helmet Crafting Pack Heavy Armor -->
|
||||
<item id="37962" min="2" max="2" chance="4.721" /> <!-- Immortal Breastplate Crafting Pack Heavy Armor -->
|
||||
<item id="37963" min="2" max="2" chance="4.668" /> <!-- Immortal Gaiters Crafting Pack Heavy Armor -->
|
||||
<item id="37964" min="2" max="2" chance="4.769" /> <!-- Immortal Gauntlets Crafting Pack Heavy Armor -->
|
||||
<item id="37965" min="2" max="2" chance="4.748" /> <!-- Immortal Boots Crafting Pack Heavy Armor -->
|
||||
<item id="37966" min="2" max="2" chance="4.7379" /> <!-- Immortal Shield Crafting Pack Heavy Armor -->
|
||||
<item id="17679" min="3" max="3" chance="17.13" /> <!-- Lv. 4 Giant STR Dye STR +5 / DEX - 2 -->
|
||||
<item id="37967" min="2" max="2" chance="4.745" /> <!-- Immortal Leather Helmet Crafting Pack Light Armor -->
|
||||
<item id="17680" min="3" max="3" chance="20" /> <!-- Lv. 4 Giant DEX Dye DEX +5 / CON - 2 -->
|
||||
<item id="37968" min="2" max="2" chance="4.697" /> <!-- Immortal Leather Armor Crafting Pack Light Armor -->
|
||||
<item id="17681" min="3" max="3" chance="20" /> <!-- Lv. 4 Giant CON Dye CON +5 / STR - 2 -->
|
||||
<item id="37969" min="2" max="2" chance="4.6769" /> <!-- Immortal Leather Leggings Crafting Pack Light Armor -->
|
||||
<item id="17682" min="3" max="3" chance="26.6666" /> <!-- Lv. 4 Giant INT Dye INT +5 / WIT - 2 -->
|
||||
<item id="37970" min="2" max="2" chance="4.759" /> <!-- Immortal Leather Gloves Crafting Pack Light Armor -->
|
||||
<item id="17683" min="3" max="3" chance="17.30999" /> <!-- Lv. 4 Giant WIT Dye WIT +5 / MEN - 2 -->
|
||||
<item id="37971" min="2" max="2" chance="4.686" /> <!-- Immortal Leather Boots Crafting Pack Light Armor -->
|
||||
<item id="17684" min="3" max="3" chance="13.3333" /> <!-- Lv. 4 Giant MEN Dye MEN +5 / INT - 2 -->
|
||||
<item id="37972" min="2" max="2" chance="4.688" /> <!-- Immortal Circlet Crafting Pack Robe -->
|
||||
<item id="37973" min="2" max="2" chance="4.65599" /> <!-- Immortal Tunic Crafting Pack Robe -->
|
||||
<item id="37974" min="2" max="2" chance="4.639" /> <!-- Immortal Stockings Crafting Pack Robe -->
|
||||
<item id="37975" min="2" max="2" chance="4.683" /> <!-- Immortal Gloves Crafting Pack Robe -->
|
||||
<item id="17304" min="1" max="1" chance="12.2899" /> <!-- Immortal Helmet Heavy Armor -->
|
||||
<item id="37976" min="2" max="2" chance="4.662" /> <!-- Immortal Shoes Crafting Pack Robe -->
|
||||
<item id="37977" min="2" max="2" chance="4.788" /> <!-- Immortal Sigil Crafting Pack Robe -->
|
||||
<item id="17307" min="1" max="1" chance="11.49" /> <!-- Immortal Gauntlets Heavy Armor -->
|
||||
<item id="17308" min="1" max="1" chance="40" /> <!-- Immortal Boots Heavy Armor -->
|
||||
<item id="17309" min="1" max="1" chance="11.4" /> <!-- Immortal Shield Heavy Armor -->
|
||||
<item id="17320" min="1" max="1" chance="11.4" /> <!-- Immortal Sigil Robe -->
|
||||
<item id="38571" min="1" max="1" chance="93.3333" /> <!-- Aria's Life Stone -->
|
||||
<item id="38572" min="1" max="1" chance="8.31199" /> <!-- Apparition Stone (Lv. 88) -->
|
||||
<item id="19508" min="1" max="1" chance="20" /> <!-- Yellow Soul Crystal Fragment (R-grade) -->
|
||||
<item id="19509" min="1" max="1" chance="46.6666" /> <!-- Teal Soul Crystal Fragment (R-grade) -->
|
||||
<item id="17526" min="1" max="1" chance="93.3333" /> <!-- Scroll: Enchant Weapon (R-grade) -->
|
||||
<item id="19510" min="1" max="1" chance="20" /> <!-- Purple Soul Crystal Fragment (R-grade) -->
|
||||
<item id="17527" min="2" max="2" chance="80" /> <!-- Scroll: Enchant Armor (R-grade) -->
|
||||
<item id="37950" min="1" max="1" chance="3.6609" /> <!-- Requiem Shaper Crafting Pack -->
|
||||
<item id="37951" min="1" max="1" chance="3.691" /> <!-- Requiem Cutter Crafting Pack -->
|
||||
<item id="17309" min="1" max="1" chance="12.46" /> <!-- Immortal Shield -->
|
||||
<item id="17304" min="1" max="1" chance="12.25" /> <!-- Immortal Helmet -->
|
||||
<item id="17320" min="1" max="1" chance="12.21" /> <!-- Immortal Sigil -->
|
||||
<item id="17307" min="1" max="1" chance="12.05" /> <!-- Immortal Gauntlets -->
|
||||
<item id="17308" min="1" max="1" chance="11.44" /> <!-- Immortal Boots -->
|
||||
<item id="17526" min="1" max="1" chance="100" /> <!-- Scroll: Enchant Weapon (R-grade) -->
|
||||
<item id="17527" min="2" max="2" chance="100" /> <!-- Scroll: Enchant Armor (R-grade) -->
|
||||
<item id="38571" min="1" max="1" chance="100" /> <!-- Aria's Life Stone -->
|
||||
<item id="19508" min="1" max="1" chance="33.81" /> <!-- Yellow Soul Crystal Fragment (R-grade) -->
|
||||
<item id="19510" min="1" max="1" chance="32.97" /> <!-- Purple Soul Crystal Fragment (R-grade) -->
|
||||
<item id="19509" min="1" max="1" chance="32.11" /> <!-- Teal Soul Crystal Fragment (R-grade) -->
|
||||
<item id="17679" min="3" max="3" chance="17.21" /> <!-- Lv. 4 Giant STR Dye -->
|
||||
<item id="17684" min="3" max="3" chance="17.18" /> <!-- Lv. 4 Giant MEN Dye -->
|
||||
<item id="17682" min="3" max="3" chance="17.13" /> <!-- Lv. 4 Giant INT Dye -->
|
||||
<item id="17681" min="3" max="3" chance="16.73" /> <!-- Lv. 4 Giant CON Dye -->
|
||||
<item id="17680" min="3" max="3" chance="16.73" /> <!-- Lv. 4 Giant DEX Dye -->
|
||||
<item id="17683" min="3" max="3" chance="16.08" /> <!-- Lv. 4 Giant WIT Dye -->
|
||||
<item id="38572" min="1" max="1" chance="8.369" /> <!-- Apparition Stone (Lv. 88) -->
|
||||
<item id="37975" min="2" max="2" chance="4.753" /> <!-- Immortal Gloves Crafting Pack -->
|
||||
<item id="37977" min="2" max="2" chance="4.751" /> <!-- Immortal Sigil Crafting Pack -->
|
||||
<item id="37969" min="2" max="2" chance="4.741" /> <!-- Immortal Leather Leggings Crafting Pack -->
|
||||
<item id="37964" min="2" max="2" chance="4.741" /> <!-- Immortal Gauntlets Crafting Pack -->
|
||||
<item id="37968" min="2" max="2" chance="4.734" /> <!-- Immortal Leather Armor Crafting Pack -->
|
||||
<item id="37971" min="2" max="2" chance="4.727" /> <!-- Immortal Leather Boots Crafting Pack -->
|
||||
<item id="37966" min="2" max="2" chance="4.706" /> <!-- Immortal Shield Crafting Pack -->
|
||||
<item id="37970" min="2" max="2" chance="4.698" /> <!-- Immortal Leather Gloves Crafting Pack -->
|
||||
<item id="37972" min="2" max="2" chance="4.687" /> <!-- Immortal Circlet Crafting Pack -->
|
||||
<item id="37965" min="2" max="2" chance="4.679" /> <!-- Immortal Boots Crafting Pack -->
|
||||
<item id="37963" min="2" max="2" chance="4.679" /> <!-- Immortal Gaiters Crafting Pack -->
|
||||
<item id="37967" min="2" max="2" chance="4.673" /> <!-- Immortal Leather Helmet Crafting Pack -->
|
||||
<item id="37961" min="2" max="2" chance="4.661" /> <!-- Immortal Helmet Crafting Pack -->
|
||||
<item id="37976" min="2" max="2" chance="4.658" /> <!-- Immortal Shoes Crafting Pack -->
|
||||
<item id="37962" min="2" max="2" chance="4.657" /> <!-- Immortal Breastplate Crafting Pack -->
|
||||
<item id="37973" min="2" max="2" chance="4.647" /> <!-- Immortal Tunic Crafting Pack -->
|
||||
<item id="37974" min="2" max="2" chance="4.637" /> <!-- Immortal Stockings Crafting Pack -->
|
||||
<item id="37959" min="1" max="1" chance="3.684" /> <!-- Requiem Caster Crafting Pack -->
|
||||
<item id="37957" min="1" max="1" chance="3.664" /> <!-- Requiem Shooter Crafting Pack -->
|
||||
<item id="37951" min="1" max="1" chance="3.641" /> <!-- Requiem Cutter Crafting Pack -->
|
||||
<item id="37955" min="1" max="1" chance="3.635" /> <!-- Requiem Stormer Crafting Pack -->
|
||||
<item id="37956" min="1" max="1" chance="3.628" /> <!-- Requiem Thrower Crafting Pack -->
|
||||
<item id="37960" min="1" max="1" chance="3.597" /> <!-- Requiem Retributer Crafting Pack -->
|
||||
<item id="37954" min="1" max="1" chance="3.594" /> <!-- Requiem Fighter Crafting Pack -->
|
||||
<item id="37952" min="1" max="1" chance="3.588" /> <!-- Requiem Slasher Crafting Pack -->
|
||||
<item id="37958" min="1" max="1" chance="3.582" /> <!-- Requiem Buster Crafting Pack -->
|
||||
<item id="37950" min="1" max="1" chance="3.582" /> <!-- Requiem Shaper Crafting Pack -->
|
||||
<item id="37953" min="1" max="1" chance="3.576" /> <!-- Requiem Avenger Crafting Pack -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -881,11 +890,11 @@
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="26015" level="88" type="L2Npc" name="Bloody Witch Rumilla" title="Raid Boss">
|
||||
<npc id="26015" level="88" type="L2RaidBoss" name="Bloody Witch Rumilla" title="Raid Boss">
|
||||
<race>UNDEAD</race>
|
||||
<acquire exp="6810821128" sp="1634597" raidPoints="1"/>
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="26737234" hpRegen="1500" mp="2673723" mpRegen="1000" />
|
||||
<vitals hp="26737237" hpRegen="9.5" mp="58572" mpRegen="3.3" />
|
||||
<attack physical="4799.20533" magical="263.60854" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="3806.32183" magical="516.72362" evasion="3" />
|
||||
<attribute>
|
||||
@ -903,6 +912,11 @@
|
||||
<skill id="4336" level="1" />
|
||||
<skill id="4290" level="1" />
|
||||
<skill id="4312" level="1" />
|
||||
<skill id="4416" level="1" /> <!-- Undead -->
|
||||
<skill id="5467" level="1" /> <!-- Dark Attack -->
|
||||
<skill id="4414" level="1" /> <!-- Heavy Armor Type -->
|
||||
<skill id="4494" level="1" /> <!-- Raid Boss -->
|
||||
<skill id="16246" level="1" /> <!-- 88Lv. Raid Boss -->
|
||||
</skill_list>
|
||||
<ai type="BALANCED" aggroRange="600" clanHelpRange="300" isAggressive="false" />
|
||||
<collision>
|
||||
@ -911,52 +925,53 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="37952" min="1" max="1" chance="3.65199" /> <!-- Requiem Slasher Crafting Pack -->
|
||||
<item id="37953" min="1" max="1" chance="3.602" /> <!-- Requiem Avenger Crafting Pack -->
|
||||
<item id="37954" min="1" max="1" chance="3.587" /> <!-- Requiem Fighter Crafting Pack -->
|
||||
<item id="37955" min="1" max="1" chance="3.567" /> <!-- Requiem Stormer Crafting Pack -->
|
||||
<item id="37956" min="1" max="1" chance="3.659" /> <!-- Requiem Thrower Crafting Pack -->
|
||||
<item id="37957" min="1" max="1" chance="3.6929" /> <!-- Requiem Shooter Crafting Pack -->
|
||||
<item id="37958" min="1" max="1" chance="3.679" /> <!-- Requiem Buster Crafting Pack -->
|
||||
<item id="37959" min="1" max="1" chance="3.695" /> <!-- Requiem Caster Crafting Pack -->
|
||||
<item id="37960" min="1" max="1" chance="3.571" /> <!-- Requiem Retributer Crafting Pack -->
|
||||
<item id="37961" min="2" max="2" chance="4.635" /> <!-- Immortal Helmet Crafting Pack Heavy Armor -->
|
||||
<item id="37962" min="2" max="2" chance="4.644" /> <!-- Immortal Breastplate Crafting Pack Heavy Armor -->
|
||||
<item id="37963" min="2" max="2" chance="4.726" /> <!-- Immortal Gaiters Crafting Pack Heavy Armor -->
|
||||
<item id="37964" min="2" max="2" chance="4.716" /> <!-- Immortal Gauntlets Crafting Pack Heavy Armor -->
|
||||
<item id="37965" min="2" max="2" chance="4.66" /> <!-- Immortal Boots Crafting Pack Heavy Armor -->
|
||||
<item id="37966" min="2" max="2" chance="4.6739" /> <!-- Immortal Shield Crafting Pack Heavy Armor -->
|
||||
<item id="17679" min="3" max="3" chance="33.3333" /> <!-- Lv. 4 Giant STR Dye STR +5 / DEX - 2 -->
|
||||
<item id="37967" min="2" max="2" chance="4.635" /> <!-- Immortal Leather Helmet Crafting Pack Light Armor -->
|
||||
<item id="17680" min="3" max="3" chance="22.2222" /> <!-- Lv. 4 Giant DEX Dye DEX +5 / CON - 2 -->
|
||||
<item id="37968" min="2" max="2" chance="4.772" /> <!-- Immortal Leather Armor Crafting Pack Light Armor -->
|
||||
<item id="17681" min="3" max="3" chance="16.59" /> <!-- Lv. 4 Giant CON Dye CON +5 / STR - 2 -->
|
||||
<item id="37969" min="2" max="2" chance="4.691" /> <!-- Immortal Leather Leggings Crafting Pack Light Armor -->
|
||||
<item id="17682" min="3" max="3" chance="16.80999" /> <!-- Lv. 4 Giant INT Dye INT +5 / WIT - 2 -->
|
||||
<item id="37970" min="2" max="2" chance="4.7239" /> <!-- Immortal Leather Gloves Crafting Pack Light Armor -->
|
||||
<item id="17683" min="3" max="3" chance="16.57" /> <!-- Lv. 4 Giant WIT Dye WIT +5 / MEN - 2 -->
|
||||
<item id="37971" min="2" max="2" chance="4.76" /> <!-- Immortal Leather Boots Crafting Pack Light Armor -->
|
||||
<item id="17684" min="3" max="3" chance="16.6666" /> <!-- Lv. 4 Giant MEN Dye MEN +5 / INT - 2 -->
|
||||
<item id="37972" min="2" max="2" chance="4.7079" /> <!-- Immortal Circlet Crafting Pack Robe -->
|
||||
<item id="37973" min="2" max="2" chance="4.64799" /> <!-- Immortal Tunic Crafting Pack Robe -->
|
||||
<item id="37974" min="2" max="2" chance="4.72499" /> <!-- Immortal Stockings Crafting Pack Robe -->
|
||||
<item id="37975" min="2" max="2" chance="4.695" /> <!-- Immortal Gloves Crafting Pack Robe -->
|
||||
<item id="37976" min="2" max="2" chance="4.649" /> <!-- Immortal Shoes Crafting Pack Robe -->
|
||||
<item id="37977" min="2" max="2" chance="4.681" /> <!-- Immortal Sigil Crafting Pack Robe -->
|
||||
<item id="17309" min="1" max="1" chance="16.6666" /> <!-- Immortal Shield Heavy Armor -->
|
||||
<item id="17310" min="1" max="1" chance="5.5555" /> <!-- Immortal Leather Helmet Light Armor -->
|
||||
<item id="17313" min="1" max="1" chance="11.1111" /> <!-- Immortal Leather Gloves Light Armor -->
|
||||
<item id="17314" min="1" max="1" chance="11.1111" /> <!-- Immortal Leather Boots Light Armor -->
|
||||
<item id="17320" min="1" max="1" chance="11.1111" /> <!-- Immortal Sigil Robe -->
|
||||
<item id="38571" min="1" max="1" chance="94.4444" /> <!-- Aria's Life Stone -->
|
||||
<item id="38572" min="1" max="1" chance="8.303" /> <!-- Apparition Stone (Lv. 88) -->
|
||||
<item id="19508" min="1" max="1" chance="16.6666" /> <!-- Yellow Soul Crystal Fragment (R-grade) -->
|
||||
<item id="19509" min="1" max="1" chance="22.2222" /> <!-- Teal Soul Crystal Fragment (R-grade) -->
|
||||
<item id="17526" min="1" max="1" chance="83.33329" /> <!-- Scroll: Enchant Weapon (R-grade) -->
|
||||
<item id="19510" min="1" max="1" chance="33.3333" /> <!-- Purple Soul Crystal Fragment (R-grade) -->
|
||||
<item id="17527" min="2" max="2" chance="94.4444" /> <!-- Scroll: Enchant Armor (R-grade) -->
|
||||
<item id="37950" min="1" max="1" chance="3.623" /> <!-- Requiem Shaper Crafting Pack -->
|
||||
<item id="37951" min="1" max="1" chance="3.5929" /> <!-- Requiem Cutter Crafting Pack -->
|
||||
<item id="17309" min="1" max="1" chance="12.52" /> <!-- Immortal Shield -->
|
||||
<item id="17313" min="1" max="1" chance="12.44" /> <!-- Immortal Leather Gloves -->
|
||||
<item id="17320" min="1" max="1" chance="12.16" /> <!-- Immortal Sigil -->
|
||||
<item id="17310" min="1" max="1" chance="11.81" /> <!-- Immortal Leather Helmet -->
|
||||
<item id="17314" min="1" max="1" chance="11.79" /> <!-- Immortal Leather Boots -->
|
||||
<item id="17526" min="1" max="1" chance="100" /> <!-- Scroll: Enchant Weapon (R-grade) -->
|
||||
<item id="17527" min="2" max="2" chance="100" /> <!-- Scroll: Enchant Armor (R-grade) -->
|
||||
<item id="38571" min="1" max="1" chance="100" /> <!-- Aria's Life Stone -->
|
||||
<item id="19508" min="1" max="1" chance="34.11" /> <!-- Yellow Soul Crystal Fragment (R-grade) -->
|
||||
<item id="19509" min="1" max="1" chance="33.86" /> <!-- Teal Soul Crystal Fragment (R-grade) -->
|
||||
<item id="19510" min="1" max="1" chance="33.5" /> <!-- Purple Soul Crystal Fragment (R-grade) -->
|
||||
<item id="17681" min="3" max="3" chance="17.29" /> <!-- Lv. 4 Giant CON Dye -->
|
||||
<item id="17684" min="3" max="3" chance="17.08" /> <!-- Lv. 4 Giant MEN Dye -->
|
||||
<item id="17682" min="3" max="3" chance="17.04" /> <!-- Lv. 4 Giant INT Dye -->
|
||||
<item id="17683" min="3" max="3" chance="16.97" /> <!-- Lv. 4 Giant WIT Dye -->
|
||||
<item id="17680" min="3" max="3" chance="16.79" /> <!-- Lv. 4 Giant DEX Dye -->
|
||||
<item id="17679" min="3" max="3" chance="15.97" /> <!-- Lv. 4 Giant STR Dye -->
|
||||
<item id="38572" min="1" max="1" chance="8.347" /> <!-- Apparition Stone (Lv. 88) -->
|
||||
<item id="37975" min="2" max="2" chance="4.766" /> <!-- Immortal Gloves Crafting Pack -->
|
||||
<item id="37971" min="2" max="2" chance="4.763" /> <!-- Immortal Leather Boots Crafting Pack -->
|
||||
<item id="37964" min="2" max="2" chance="4.759" /> <!-- Immortal Gauntlets Crafting Pack -->
|
||||
<item id="37977" min="2" max="2" chance="4.757" /> <!-- Immortal Sigil Crafting Pack -->
|
||||
<item id="37965" min="2" max="2" chance="4.752" /> <!-- Immortal Boots Crafting Pack -->
|
||||
<item id="37968" min="2" max="2" chance="4.75" /> <!-- Immortal Leather Armor Crafting Pack -->
|
||||
<item id="37961" min="2" max="2" chance="4.748" /> <!-- Immortal Helmet Crafting Pack -->
|
||||
<item id="37972" min="2" max="2" chance="4.725" /> <!-- Immortal Circlet Crafting Pack -->
|
||||
<item id="37974" min="2" max="2" chance="4.719" /> <!-- Immortal Stockings Crafting Pack -->
|
||||
<item id="37966" min="2" max="2" chance="4.708" /> <!-- Immortal Shield Crafting Pack -->
|
||||
<item id="37967" min="2" max="2" chance="4.704" /> <!-- Immortal Leather Helmet Crafting Pack -->
|
||||
<item id="37973" min="2" max="2" chance="4.7" /> <!-- Immortal Tunic Crafting Pack -->
|
||||
<item id="37976" min="2" max="2" chance="4.678" /> <!-- Immortal Shoes Crafting Pack -->
|
||||
<item id="37962" min="2" max="2" chance="4.67" /> <!-- Immortal Breastplate Crafting Pack -->
|
||||
<item id="37963" min="2" max="2" chance="4.66" /> <!-- Immortal Gaiters Crafting Pack -->
|
||||
<item id="37969" min="2" max="2" chance="4.659" /> <!-- Immortal Leather Leggings Crafting Pack -->
|
||||
<item id="37970" min="2" max="2" chance="4.636" /> <!-- Immortal Leather Gloves Crafting Pack -->
|
||||
<item id="37957" min="1" max="1" chance="3.703" /> <!-- Requiem Shooter Crafting Pack -->
|
||||
<item id="37956" min="1" max="1" chance="3.701" /> <!-- Requiem Thrower Crafting Pack -->
|
||||
<item id="37951" min="1" max="1" chance="3.684" /> <!-- Requiem Cutter Crafting Pack -->
|
||||
<item id="37955" min="1" max="1" chance="3.681" /> <!-- Requiem Stormer Crafting Pack -->
|
||||
<item id="37954" min="1" max="1" chance="3.672" /> <!-- Requiem Fighter Crafting Pack -->
|
||||
<item id="37953" min="1" max="1" chance="3.663" /> <!-- Requiem Avenger Crafting Pack -->
|
||||
<item id="37959" min="1" max="1" chance="3.648" /> <!-- Requiem Caster Crafting Pack -->
|
||||
<item id="37950" min="1" max="1" chance="3.642" /> <!-- Requiem Shaper Crafting Pack -->
|
||||
<item id="37960" min="1" max="1" chance="3.636" /> <!-- Requiem Retributer Crafting Pack -->
|
||||
<item id="37958" min="1" max="1" chance="3.62" /> <!-- Requiem Buster Crafting Pack -->
|
||||
<item id="37952" min="1" max="1" chance="3.571" /> <!-- Requiem Slasher Crafting Pack -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
|
@ -538,6 +538,7 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="27113" level="36" type="L2Monster" name="Baraham" title="Quest Monster">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
<param name="MoveAroundSocial1" value="0" />
|
||||
@ -545,8 +546,9 @@
|
||||
</parameters>
|
||||
<race>BEAST</race>
|
||||
<sex>FEMALE</sex>
|
||||
<acquire exp="0" sp="0" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||
<vitals hp="809.52639" hpRegen="4.5" mp="417.6" mpRegen="1.8" />
|
||||
<vitals hp="810" hpRegen="4.5" mp="417" mpRegen="1.8" />
|
||||
<attack physical="137.86467" magical="94.1437" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="140.57278" magical="102.86506" />
|
||||
<attribute>
|
||||
@ -561,7 +563,6 @@
|
||||
<status undying="false" />
|
||||
<skill_list>
|
||||
<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. -->
|
||||
|
18
trunk/dist/game/data/stats/npcs/27400-27499.xml
vendored
18
trunk/dist/game/data/stats/npcs/27400-27499.xml
vendored
@ -2226,12 +2226,13 @@
|
||||
<height normal="12" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="27481" level="84" type="L2Npc" name="Blood Thirst" title="Succubus Lord">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<npc id="27481" level="84" type="L2Monster" name="Blood Thirst" title="Succubus Lord">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>DEMONIC</race>
|
||||
<acquire exp="0" sp="0" />
|
||||
<stats>
|
||||
<!-- str="79" int="34" dex="42" wit="66" con="75" men="12" -->
|
||||
<vitals hp="138401" hpRegen="7.5" mp="138401" mpRegen="2.7" />
|
||||
<vitals hp="87320" hpRegen="9.5" mp="1812" mpRegen="3.3" />
|
||||
<attack physical="5758" magical="2996" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="666" magical="429" />
|
||||
<attribute>
|
||||
@ -2243,10 +2244,15 @@
|
||||
</speed>
|
||||
<hit_time>333</hit_time>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="9" />
|
||||
<skill id="5467" level="1" /> <!-- <skill id="4413" level="4" /> --><!-- <skill id="4410" level="3" /> --><!-- <skill id="4412" level="4" /> --><!-- <skill id="4411" level="7" /> --><skill id="4414" level="1" />
|
||||
<skill id="4416" level="9" /> <!-- Demons -->
|
||||
<skill id="5467" level="1" /> <!-- Dark Attack -->
|
||||
<skill id="4410" level="3" /> <!-- Extremely Weak P. Atk. -->
|
||||
<skill id="4411" level="7" /> <!-- Weak M. Atk. -->
|
||||
<skill id="4412" level="4" /> <!-- Extremely Weak P. Def. -->
|
||||
<skill id="4413" level="4" /> <!-- Extremely Weak M. Def. -->
|
||||
<skill id="4414" level="1" /> <!-- Heavy Armor Type -->
|
||||
</skill_list>
|
||||
<ai aggroRange="600" clanHelpRange="600" />
|
||||
<collision>
|
||||
|
69
trunk/dist/game/data/stats/npcs/29000-29099.xml
vendored
69
trunk/dist/game/data/stats/npcs/29000-29099.xml
vendored
@ -1195,7 +1195,7 @@
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="11090077" sp="2661" raidPoints="13008" />
|
||||
<stats str="60" int="76" dex="73" wit="70" con="57" men="80">
|
||||
<vitals hp="127007999" hpRegen="750" mp="18000.0" mpRegen="99" />
|
||||
<vitals hp="127008002" hpRegen="8.5" mp="18000" mpRegen="3" />
|
||||
<attack physical="3374.18" magical="2200" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="3300" magical="2200" />
|
||||
<attribute>
|
||||
@ -1223,50 +1223,41 @@
|
||||
</skill_list>
|
||||
<corpse_time>13</corpse_time>
|
||||
<ex_crt_effect>true</ex_crt_effect>
|
||||
<ai type="BALANCED" aggroRange="500" clanHelpRange="300" isAggressive="false">
|
||||
<ai type="BALANCED" aggroRange="1000" clanHelpRange="300" isAggressive="false">
|
||||
<skill primaryId="4127" />
|
||||
</ai>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="8620" min="5" max="15" chance="100" /> <!-- Ancient Book: Divine Inspiration (Manuscript) -->
|
||||
<group chance="30">
|
||||
<item id="80" min="1" max="1" chance="20" /> <!-- Tallum Blade -->
|
||||
<item id="98" min="1" max="1" chance="20" /> <!-- Halberd -->
|
||||
<item id="288" min="1" max="1" chance="20" /> <!-- Carnage Bow -->
|
||||
<item id="150" min="1" max="1" chance="20" /> <!-- Elemental Sword -->
|
||||
<item id="6364" min="1" max="1" chance="4" /> <!-- Forgotten Blade -->
|
||||
<item id="6365" min="1" max="1" chance="4" /> <!-- Basalt Battlehammer -->
|
||||
<item id="6580" min="1" max="1" chance="3" /> <!-- Tallum Blade*Dark Legion's Edge -->
|
||||
<item id="6367" min="1" max="1" chance="3" /> <!-- Angel Slayer -->
|
||||
<item id="6369" min="1" max="1" chance="3" /> <!-- Dragon Hunter Axe -->
|
||||
<item id="6370" min="1" max="1" chance="3" /> <!-- Saint Spear -->
|
||||
</group>
|
||||
<group chance="30">
|
||||
<item id="269" min="1" max="1" chance="20" /> <!-- Blood Tornado -->
|
||||
<item id="2504" min="1" max="1" chance="20" /> <!-- Meteor Shower -->
|
||||
<item id="235" min="1" max="1" chance="20" /> <!-- Bloody Orchid -->
|
||||
<item id="212" min="1" max="1" chance="20" /> <!-- Dasparion's Staff -->
|
||||
<item id="7575" min="1" max="1" chance="4" /> <!-- Draconic Bow -->
|
||||
<item id="6366" min="1" max="1" chance="4" /> <!-- Imperial Staff -->
|
||||
<item id="6371" min="1" max="1" chance="4" /> <!-- Demon Splinter -->
|
||||
<item id="6579" min="1" max="1" chance="4" /> <!-- Arcana Mace -->
|
||||
<item id="6372" min="1" max="1" chance="4" /> <!-- Heaven's Divider -->
|
||||
</group>
|
||||
<group chance="100">
|
||||
<item id="8751" min="1" max="2" chance="45" /> <!-- High-Grade Life Stone - Level 70 -->
|
||||
<item id="8752" min="1" max="2" chance="40" /> <!-- High-Grade Life Stone - Level 76 -->
|
||||
<item id="8761" min="1" max="1" chance="10" /> <!-- Top-Grade Life Stone - Level 70 -->
|
||||
<item id="8762" min="1" max="1" chance="5" /> <!-- Top-Grade Life Stone - Level 76 -->
|
||||
</group>
|
||||
<group chance="100">
|
||||
<item id="6658" min="1" max="1" chance="100" /> <!-- Ring of Baium -->
|
||||
</group>
|
||||
</death>
|
||||
</drop_lists>
|
||||
<collision>
|
||||
<radius normal="65" />
|
||||
<height normal="174" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="6658" min="1" max="1" chance="69.08" /> <!-- Baium's Ring -->
|
||||
<item id="235" min="1" max="1" chance="6.058" /> <!-- Bloody Orchid -->
|
||||
<item id="98" min="1" max="1" chance="6.057" /> <!-- Halberd -->
|
||||
<item id="212" min="1" max="1" chance="6.051" /> <!-- Dasparion's Staff -->
|
||||
<item id="288" min="1" max="1" chance="6.027" /> <!-- Carnage Bow -->
|
||||
<item id="2504" min="1" max="1" chance="5.996" /> <!-- Meteor Shower -->
|
||||
<item id="80" min="1" max="1" chance="5.988" /> <!-- Tallum Blade -->
|
||||
<item id="150" min="1" max="1" chance="5.974" /> <!-- Elemental Sword -->
|
||||
<item id="269" min="1" max="1" chance="5.965" /> <!-- Blood Tornado -->
|
||||
<item id="6372" min="1" max="1" chance="1.232" /> <!-- Heaven's Divider -->
|
||||
<item id="6365" min="1" max="1" chance="1.224" /> <!-- Basalt Battlehammer -->
|
||||
<item id="6366" min="1" max="1" chance="1.221" /> <!-- Imperial Staff -->
|
||||
<item id="6364" min="1" max="1" chance="1.212" /> <!-- Forgotten Blade -->
|
||||
<item id="6579" min="1" max="1" chance="1.191" /> <!-- Arcana Mace -->
|
||||
<item id="7575" min="1" max="1" chance="1.184" /> <!-- Draconic Bow -->
|
||||
<item id="6371" min="1" max="1" chance="1.142" /> <!-- Demon Splinter -->
|
||||
<item id="6367" min="1" max="1" chance="0.75" /> <!-- Angel Slayer -->
|
||||
<item id="6369" min="1" max="1" chance="0.75" /> <!-- Dragon Hunter Axe -->
|
||||
<item id="6370" min="1" max="1" chance="0.75" /> <!-- Saint Spear -->
|
||||
<item id="6580" min="1" max="1" chance="0.75" /> <!-- Tallum Blade*Dark Legion's Edge -->
|
||||
<item id="36514" min="1" max="2" chance="100" /> <!-- Elcyum Crystal -->
|
||||
<item id="45929" min="1" max="6" chance="45.7" /> <!-- Spirit Stone -->
|
||||
<item id="37520" min="1" max="1" chance="30.67" /> <!-- Bottle of Baium's Soul -->
|
||||
<item id="39629" min="1" max="1" chance="0.007802" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="29021" level="74" type="L2Monster" name="Archangel">
|
||||
<race>DIVINE</race>
|
||||
|
251
trunk/dist/game/data/stats/npcs/29200-29299.xml
vendored
251
trunk/dist/game/data/stats/npcs/29200-29299.xml
vendored
@ -435,11 +435,11 @@
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="29213" level="98" type="L2Monster" name="Baylor" title="Warden">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) and Source: http://l2on.net/en/?c=npc&id=29213 (Ertheia)-->
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>DEMONIC</race>
|
||||
<acquire exp="738701264" sp="177288" />
|
||||
<stats str="20" int="11" dex="30" wit="20" con="23" men="10">
|
||||
<vitals hp="4101847" hpRegen="7.5" mp="22800" mpRegen="2.7" />
|
||||
<vitals hp="4101849" hpRegen="10.5" mp="22800" mpRegen="3.6" />
|
||||
<attack physical="223536" magical="197808" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="4541" magical="5550" />
|
||||
<attribute>
|
||||
@ -454,14 +454,17 @@
|
||||
</stats>
|
||||
<status undying="false" noSleepMode="true" attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="9" /> <!-- Demons -->
|
||||
<skill id="5467" level="1" /> <!-- Dark Attack -->
|
||||
<skill id="4438" level="5" /> <!-- Greater Sleep Resistance -->
|
||||
<skill id="4440" level="5" /> <!-- Greater Paralysis Resistance -->
|
||||
<skill id="4441" level="5" /> <!-- Greater Mental Attack Resistance -->
|
||||
<skill id="5228" level="2" />
|
||||
<skill id="5223" level="1" />
|
||||
<skill id="5221" level="1" />
|
||||
<skill id="5222" level="1" />
|
||||
<skill id="5224" level="1" />
|
||||
<skill id="4416" level="9" />
|
||||
<skill id="5226" level="1" />
|
||||
<skill id="5467" level="1" />
|
||||
<skill id="5225" level="1" />
|
||||
<skill id="5229" level="2" />
|
||||
<skill id="5227" level="2" />
|
||||
@ -476,63 +479,62 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="35462" min="1" max="1" chance="0.17793" /> <!-- Recipe:Β Eternal Helmet (60%) -->
|
||||
<item id="35463" min="1" max="1" chance="0.3343" /> <!-- Recipe:Β Eternal Breastplate (60%) -->
|
||||
<item id="35464" min="1" max="1" chance="0.71174" /> <!-- Recipe:Β Eternal Gaiters (60%) -->
|
||||
<item id="35465" min="1" max="1" chance="0.35587" /> <!-- Recipe:Β Eternal Gauntlets (60%) -->
|
||||
<item id="35466" min="1" max="1" chance="0.4361" /> <!-- Recipe:Β Eternal Boots (60%) -->
|
||||
<item id="35338" min="1" max="1" chance="0.2035" /> <!-- Eternal Helmet Ingredient -->
|
||||
<item id="35467" min="1" max="1" chance="0.35587" /> <!-- Recipe:Β Eternal Shield (60%) -->
|
||||
<item id="35339" min="1" max="1" chance="0.29069" /> <!-- Eternal Breastplate Ingredient -->
|
||||
<item id="35340" min="1" max="1" chance="0.71174" /> <!-- Eternal Gaiter Ingredient -->
|
||||
<item id="35468" min="1" max="1" chance="0.2762" /> <!-- Recipe:Β Eternal Leather Helmet (60%) -->
|
||||
<item id="35469" min="1" max="1" chance="0.2762" /> <!-- Recipe:Β Eternal Leather Armor (60%) -->
|
||||
<item id="35341" min="1" max="1" chance="0.2035" /> <!-- Eternal Gauntlet Ingredient -->
|
||||
<item id="35342" min="1" max="1" chance="0.3053" /> <!-- Eternal Boot Ingredient -->
|
||||
<item id="35470" min="1" max="1" chance="0.2326" /> <!-- Recipe:Β Eternal Leather Leggings (60%) -->
|
||||
<item id="35471" min="1" max="1" chance="0.3343" /> <!-- Recipe:Β Eternal Leather Gloves (60%) -->
|
||||
<item id="35343" min="1" max="1" chance="0.2617" /> <!-- Eternal Shield Ingredient -->
|
||||
<item id="35472" min="1" max="1" chance="0.29069" /> <!-- Recipe:Β Eternal Leather Boots (60%) -->
|
||||
<item id="35344" min="1" max="1" chance="0.218" /> <!-- Eternal Leather Helmet Ingredient -->
|
||||
<item id="35345" min="1" max="1" chance="0.3489" /> <!-- Eternal Leather Armor Ingredient -->
|
||||
<item id="35473" min="1" max="1" chance="0.3343" /> <!-- Recipe:Β Eternal Circlet (60%) -->
|
||||
<item id="35346" min="1" max="1" chance="0.35587" /> <!-- Eternal Leather Legging Ingredient -->
|
||||
<item id="35474" min="1" max="1" chance="0.2471" /> <!-- Recipe:Β Eternal Tunic (60%) -->
|
||||
<item id="35347" min="1" max="1" chance="0.88967" /> <!-- Eternal Leather Glove Ingredient -->
|
||||
<item id="35475" min="1" max="1" chance="0.17793" /> <!-- Recipe:Β Eternal Stockings (60%) -->
|
||||
<item id="35476" min="1" max="1" chance="0.35587" /> <!-- Recipe:Β Eternal Gloves (60%) -->
|
||||
<item id="35348" min="1" max="1" chance="0.2617" /> <!-- Eternal Leather Boot Ingredient -->
|
||||
<item id="35477" min="1" max="1" chance="0.71174" /> <!-- Recipe:Β Eternal Shoes (60%) -->
|
||||
<item id="35349" min="1" max="1" chance="0.2617" /> <!-- Eternal Circlet Ingredient -->
|
||||
<item id="35478" min="1" max="1" chance="0.29069" /> <!-- Recipe:Β Eternal Sigil (60%) -->
|
||||
<item id="35350" min="1" max="1" chance="0.17793" /> <!-- Eternal Tunic Ingredient -->
|
||||
<item id="35351" min="1" max="1" chance="0.3053" /> <!-- Eternal Stocking Ingredient -->
|
||||
<item id="35352" min="1" max="1" chance="0.5338" /> <!-- Eternal Glove Ingredient -->
|
||||
<item id="35353" min="1" max="1" chance="0.407" /> <!-- Eternal Shoe Ingredient -->
|
||||
<item id="35354" min="1" max="1" chance="0.2617" /> <!-- Eternal Sigil Ingredient -->
|
||||
<item id="36513" min="2" max="2" chance="82.02846" /> <!-- Elcyum Powder -->
|
||||
<item id="38054" min="1" max="1" chance="0.1453" /> <!-- Eternal Helmet Crafting Pack Heavy Armor -->
|
||||
<item id="38055" min="1" max="1" chance="0.0872" /> <!-- Eternal Breastplate Crafting Pack Heavy Armor -->
|
||||
<item id="38056" min="1" max="1" chance="0.0872" /> <!-- Eternal Gaiters Crafting Pack Heavy Armor -->
|
||||
<item id="38057" min="1" max="1" chance="0.1308" /> <!-- Eternal Gauntlets Crafting Pack Heavy Armor -->
|
||||
<item id="38058" min="1" max="1" chance="0.1163" /> <!-- Eternal Boots Crafting Pack Heavy Armor -->
|
||||
<item id="38059" min="1" max="1" chance="0.0581" /> <!-- Eternal Shield Crafting Pack Heavy Armor -->
|
||||
<item id="38060" min="1" max="1" chance="0.1453" /> <!-- Eternal Leather Helmet Crafting Pack Light Armor -->
|
||||
<item id="38061" min="1" max="1" chance="0.15989" /> <!-- Eternal Leather Armor Crafting Pack Light Armor -->
|
||||
<item id="38062" min="1" max="1" chance="0.0581" /> <!-- Eternal Leather Leggings Crafting Pack Light Armor -->
|
||||
<item id="38063" min="1" max="1" chance="0.10169" /> <!-- Eternal Leather Gloves Crafting Pack Light Armor -->
|
||||
<item id="38064" min="1" max="1" chance="0.0581" /> <!-- Eternal Leather Boots Crafting Pack Light Armor -->
|
||||
<item id="38065" min="1" max="1" chance="0.0726" /> <!-- Eternal Circlet Crafting Pack Robe -->
|
||||
<item id="38066" min="1" max="1" chance="0.0581" /> <!-- Eternal Tunic Crafting Pack Robe -->
|
||||
<item id="38067" min="1" max="1" chance="0.1453" /> <!-- Eternal Stockings Crafting Pack Robe -->
|
||||
<item id="38068" min="1" max="1" chance="0.1308" /> <!-- Eternal Gloves Crafting Pack Robe -->
|
||||
<item id="38069" min="1" max="1" chance="0.10169" /> <!-- Eternal Shoes Crafting Pack Robe -->
|
||||
<item id="38070" min="1" max="1" chance="0.10169" /> <!-- Eternal Sigil Crafting Pack Robe -->
|
||||
<item id="36574" min="1" max="1" chance="9.973" /> <!-- Scroll: Modify Weapon (R-grade) -->
|
||||
<item id="36586" min="1" max="1" chance="69.84" /> <!-- Scroll: Modify Armor (R-grade) -->
|
||||
<item id="17526" min="1" max="1" chance="1.77935" /> <!-- Scroll: Enchant Weapon (R-grade) -->
|
||||
<item id="45431" min="1" max="1" chance="17.97153" /> <!-- Entrance Pass: Baylor -->
|
||||
<item id="17527" min="1" max="1" chance="6.9395" /> <!-- Scroll: Enchant Armor (R-grade) -->
|
||||
<item id="36513" min="2" max="5" chance="68.65" /> <!-- Elcyum Powder -->
|
||||
<item id="45431" min="1" max="1" chance="19.13" /> <!-- Entrance Pass: Baylor -->
|
||||
<item id="17527" min="1" max="1" chance="7.948" /> <!-- Scroll: Enchant Armor (R-grade) -->
|
||||
<item id="17526" min="1" max="1" chance="1.999" /> <!-- Scroll: Enchant Weapon (R-grade) -->
|
||||
<item id="38069" min="1" max="1" chance="0.3" /> <!-- Eternal Shoes Crafting Pack -->
|
||||
<item id="38056" min="1" max="1" chance="0.3" /> <!-- Eternal Gaiters Crafting Pack -->
|
||||
<item id="38055" min="1" max="1" chance="0.3" /> <!-- Eternal Breastplate Crafting Pack -->
|
||||
<item id="38054" min="1" max="1" chance="0.3" /> <!-- Eternal Helmet Crafting Pack -->
|
||||
<item id="38059" min="1" max="1" chance="0.3" /> <!-- Eternal Shield Crafting Pack -->
|
||||
<item id="35478" min="1" max="1" chance="0.3" /> <!-- Recipe: Eternal Sigil (60%) -->
|
||||
<item id="35477" min="1" max="1" chance="0.3" /> <!-- Recipe: Eternal Shoes (60%) -->
|
||||
<item id="35476" min="1" max="1" chance="0.3" /> <!-- Recipe: Eternal Gloves (60%) -->
|
||||
<item id="35475" min="1" max="1" chance="0.3" /> <!-- Recipe: Eternal Stockings (60%) -->
|
||||
<item id="35474" min="1" max="1" chance="0.3" /> <!-- Recipe: Eternal Tunic (60%) -->
|
||||
<item id="35473" min="1" max="1" chance="0.3" /> <!-- Recipe: Eternal Circlet (60%) -->
|
||||
<item id="38057" min="1" max="1" chance="0.3" /> <!-- Eternal Gauntlets Crafting Pack -->
|
||||
<item id="38058" min="1" max="1" chance="0.3" /> <!-- Eternal Boots Crafting Pack -->
|
||||
<item id="38068" min="1" max="1" chance="0.3" /> <!-- Eternal Gloves Crafting Pack -->
|
||||
<item id="38067" min="1" max="1" chance="0.3" /> <!-- Eternal Stockings Crafting Pack -->
|
||||
<item id="38066" min="1" max="1" chance="0.3" /> <!-- Eternal Tunic Crafting Pack -->
|
||||
<item id="38065" min="1" max="1" chance="0.3" /> <!-- Eternal Circlet Crafting Pack -->
|
||||
<item id="38064" min="1" max="1" chance="0.3" /> <!-- Eternal Leather Boots Crafting Pack -->
|
||||
<item id="38063" min="1" max="1" chance="0.3" /> <!-- Eternal Leather Gloves Crafting Pack -->
|
||||
<item id="38062" min="1" max="1" chance="0.3" /> <!-- Eternal Leather Leggings Crafting Pack -->
|
||||
<item id="38061" min="1" max="1" chance="0.3" /> <!-- Eternal Leather Armor Crafting Pack -->
|
||||
<item id="38060" min="1" max="1" chance="0.3" /> <!-- Eternal Leather Helmet Crafting Pack -->
|
||||
<item id="38070" min="1" max="1" chance="0.3" /> <!-- Eternal Sigil Crafting Pack -->
|
||||
<item id="35472" min="1" max="1" chance="0.3" /> <!-- Recipe: Eternal Leather Boots (60%) -->
|
||||
<item id="35471" min="1" max="1" chance="0.3" /> <!-- Recipe: Eternal Leather Gloves (60%) -->
|
||||
<item id="35470" min="1" max="1" chance="0.3" /> <!-- Recipe: Eternal Leather Leggings (60%) -->
|
||||
<item id="35349" min="1" max="1" chance="0.3" /> <!-- Eternal Circlet Ingredient -->
|
||||
<item id="35348" min="1" max="1" chance="0.3" /> <!-- Eternal Leather Boot Ingredient -->
|
||||
<item id="35347" min="1" max="1" chance="0.3" /> <!-- Eternal Leather Glove Ingredient -->
|
||||
<item id="35346" min="1" max="1" chance="0.3" /> <!-- Eternal Leather Legging Ingredient -->
|
||||
<item id="35345" min="1" max="1" chance="0.3" /> <!-- Eternal Leather Armor Ingredient -->
|
||||
<item id="35344" min="1" max="1" chance="0.3" /> <!-- Eternal Leather Helmet Ingredient -->
|
||||
<item id="35343" min="1" max="1" chance="0.3" /> <!-- Eternal Shield Ingredient -->
|
||||
<item id="35342" min="1" max="1" chance="0.3" /> <!-- Eternal Boot Ingredient -->
|
||||
<item id="35341" min="1" max="1" chance="0.3" /> <!-- Eternal Gauntlet Ingredient -->
|
||||
<item id="35340" min="1" max="1" chance="0.3" /> <!-- Eternal Gaiter Ingredient -->
|
||||
<item id="35339" min="1" max="1" chance="0.3" /> <!-- Eternal Breastplate Ingredient -->
|
||||
<item id="35350" min="1" max="1" chance="0.3" /> <!-- Eternal Tunic Ingredient -->
|
||||
<item id="35351" min="1" max="1" chance="0.3" /> <!-- Eternal Stocking Ingredient -->
|
||||
<item id="35469" min="1" max="1" chance="0.3" /> <!-- Recipe: Eternal Leather Armor (60%) -->
|
||||
<item id="35468" min="1" max="1" chance="0.3" /> <!-- Recipe: Eternal Leather Helmet (60%) -->
|
||||
<item id="35467" min="1" max="1" chance="0.3" /> <!-- Recipe: Eternal Shield (60%) -->
|
||||
<item id="35466" min="1" max="1" chance="0.3" /> <!-- Recipe: Eternal Boots (60%) -->
|
||||
<item id="35465" min="1" max="1" chance="0.3" /> <!-- Recipe: Eternal Gauntlets (60%) -->
|
||||
<item id="35464" min="1" max="1" chance="0.3" /> <!-- Recipe: Eternal Gaiters (60%) -->
|
||||
<item id="35463" min="1" max="1" chance="0.3" /> <!-- Recipe: Eternal Breastplate (60%) -->
|
||||
<item id="35462" min="1" max="1" chance="0.3" /> <!-- Recipe: Eternal Helmet (60%) -->
|
||||
<item id="35354" min="1" max="1" chance="0.3" /> <!-- Eternal Sigil Ingredient -->
|
||||
<item id="35353" min="1" max="1" chance="0.3" /> <!-- Eternal Shoe Ingredient -->
|
||||
<item id="35352" min="1" max="1" chance="0.3" /> <!-- Eternal Glove Ingredient -->
|
||||
<item id="35338" min="1" max="1" chance="0.3" /> <!-- Eternal Helmet Ingredient -->
|
||||
<item id="39629" min="2" max="2" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
@ -643,16 +645,15 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="29218" level="99" type="L2Monster" name="Balok" title="Hell's Warden">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) and http://l2wiki.com -->
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>DEMONIC</race>
|
||||
<acquire exp="4269384207" sp="17077544" />
|
||||
<stats str="20" int="11" dex="30" wit="20" con="23" men="10">
|
||||
<vitals hp="19813665" hpRegen="7.5" mp="22800" mpRegen="2.7" />
|
||||
<acquire exp="4269384207" sp="6831014" />
|
||||
<stats> <!-- str="164" int="188" dex="55" wit="78" con="111" men="149" -->
|
||||
<vitals hp="19813668" hpRegen="10.5" mp="22800" mpRegen="3.6" />
|
||||
<attack physical="447072" magical="395616" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="4541" magical="5550" />
|
||||
<attribute>
|
||||
<defence fire="250" water="250" wind="250" earth="250" holy="210" dark="340" />
|
||||
<attack type="DARK" value="360" />
|
||||
<defence fire="300" water="300" wind="300" earth="300" holy="267" dark="464" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="120" />
|
||||
@ -662,79 +663,79 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="14727" level="1" />
|
||||
<skill id="4416" level="9" />
|
||||
<skill id="5226" level="1" />
|
||||
<skill id="5467" level="1" />
|
||||
<skill id="4416" level="9" /> <!-- Demons -->
|
||||
<skill id="5467" level="1" /> <!-- Dark Attack -->
|
||||
<skill id="14727" level="1" /> <!-- Balok -->
|
||||
</skill_list>
|
||||
<ai aggroRange="600" clanHelpRange="900" />
|
||||
<ai aggroRange="900" clanHelpRange="900" />
|
||||
<collision>
|
||||
<radius normal="100" />
|
||||
<height normal="150" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="17408" min="1" max="1" chance="0.3" /> <!-- Seraph Tunic Robe -->
|
||||
<item id="17409" min="1" max="1" chance="0.3" /> <!-- Seraph Stockings Robe -->
|
||||
<item id="17397" min="1" max="1" chance="0.3" /> <!-- Seraph Breastplate -->
|
||||
<item id="17398" min="1" max="1" chance="0.3" /> <!-- Seraph Gaiters -->
|
||||
<item id="17403" min="1" max="1" chance="0.3" /> <!-- Seraph Leather Armor -->
|
||||
<item id="17404" min="1" max="1" chance="0.3" /> <!-- Seraph Leather Leggings -->
|
||||
<item id="17408" min="1" max="1" chance="0.3" /> <!-- Seraph Tunic -->
|
||||
<item id="17409" min="1" max="1" chance="0.3" /> <!-- Seraph Stockings -->
|
||||
<item id="39738" min="1" max="1" chance="100" /> <!-- Rune Stone -->
|
||||
<item id="30297" min="1" max="1" chance="54.85" /> <!-- Superior Giant's Codex -->
|
||||
<item id="19447" min="1" max="1" chance="51.09" /> <!-- Blessed Scroll: Enchant Weapon (R-grade) -->
|
||||
<item id="19448" min="1" max="1" chance="48.91" /> <!-- Blessed Scroll: Enchant Armor (R-grade) -->
|
||||
<item id="30299" min="1" max="1" chance="44.83" /> <!-- Superior Giant's Codex - Discipline -->
|
||||
<item id="37082" min="1" max="1" chance="5.07" /> <!-- Monster Weapon Appearance Stone: Kanadis' Bow -->
|
||||
<item id="37076" min="1" max="1" chance="5.052" /> <!-- Monster Weapon Appearance Stone: Drakos' Dual Dagger -->
|
||||
<item id="37074" min="1" max="1" chance="5.05" /> <!-- Monster Weapon Appearance Stone: Tebot's Dual Blunt Weapon -->
|
||||
<item id="37075" min="1" max="1" chance="5.044" /> <!-- Monster Weapon Appearance Stone: Drakos' Dagger -->
|
||||
<item id="37071" min="1" max="1" chance="5.035" /> <!-- Monster Weapon Appearance Stone: Seknus' One-handed Magic Sword -->
|
||||
<item id="37079" min="1" max="1" chance="5.027" /> <!-- Monster Weapon Appearance Stone: Mimilead's Staff -->
|
||||
<item id="37083" min="1" max="1" chance="5.024" /> <!-- Monster Weapon Appearance Stone: Centaur's Bow -->
|
||||
<item id="37070" min="1" max="1" chance="5.023" /> <!-- Monster Weapon Appearance Stone: Tegaffe's Dualsword -->
|
||||
<item id="37077" min="1" max="1" chance="5.017" /> <!-- Monster Weapon Appearance Stone: Guillotine's Greatsword -->
|
||||
<item id="37081" min="1" max="1" chance="4.997" /> <!-- Monster Weapon Appearance Stone: Kanadis' Hand -->
|
||||
<item id="37073" min="1" max="1" chance="4.997" /> <!-- Monster Weapon Appearance Stone: Glakias' Hammer -->
|
||||
<item id="37084" min="1" max="1" chance="4.996" /> <!-- Monster Weapon Appearance Stone: Spicula's Crossbow -->
|
||||
<item id="37068" min="1" max="1" chance="4.994" /> <!-- Monster Weapon Appearance Stone: Sword of Corruption -->
|
||||
<item id="37080" min="1" max="1" chance="4.987" /> <!-- Monster Weapon Appearance Stone: Satyr's Staff -->
|
||||
<item id="37069" min="1" max="1" chance="4.961" /> <!-- Monster Weapon Appearance Stone: Octavis' Sword -->
|
||||
<item id="37086" min="1" max="1" chance="4.953" /> <!-- Monster Weapon Appearance Stone: Shield of Corruption -->
|
||||
<item id="37078" min="1" max="1" chance="4.946" /> <!-- Monster Weapon Appearance Stone: Thesakar's Spear -->
|
||||
<item id="37067" min="1" max="1" chance="4.945" /> <!-- Monster Weapon Appearance Stone: Theor's Sword -->
|
||||
<item id="37072" min="1" max="1" chance="4.944" /> <!-- Monster Weapon Appearance Stone: Tebot's Axe -->
|
||||
<item id="37085" min="1" max="1" chance="4.933" /> <!-- Monster Weapon Appearance Stone: Theor's Shield -->
|
||||
<item id="38058" min="1" max="1" chance="0.75" /> <!-- Eternal Boots Crafting Pack -->
|
||||
<item id="38059" min="1" max="1" chance="0.75" /> <!-- Eternal Shield Crafting Pack -->
|
||||
<item id="38060" min="1" max="1" chance="0.75" /> <!-- Eternal Leather Helmet Crafting Pack -->
|
||||
<item id="38061" min="1" max="1" chance="0.75" /> <!-- Eternal Leather Armor Crafting Pack -->
|
||||
<item id="38062" min="1" max="1" chance="0.75" /> <!-- Eternal Leather Leggings Crafting Pack -->
|
||||
<item id="38063" min="1" max="1" chance="0.75" /> <!-- Eternal Leather Gloves Crafting Pack -->
|
||||
<item id="38064" min="1" max="1" chance="0.75" /> <!-- Eternal Leather Boots Crafting Pack -->
|
||||
<item id="38066" min="1" max="1" chance="0.75" /> <!-- Eternal Tunic Crafting Pack -->
|
||||
<item id="38067" min="1" max="1" chance="0.75" /> <!-- Eternal Stockings Crafting Pack -->
|
||||
<item id="38068" min="1" max="1" chance="0.75" /> <!-- Eternal Gloves Crafting Pack -->
|
||||
<item id="38069" min="1" max="1" chance="0.75" /> <!-- Eternal Shoes Crafting Pack -->
|
||||
<item id="38070" min="1" max="1" chance="0.75" /> <!-- Eternal Sigil Crafting Pack -->
|
||||
<item id="38057" min="1" max="1" chance="0.75" /> <!-- Eternal Gauntlets Crafting Pack -->
|
||||
<item id="38056" min="1" max="1" chance="0.75" /> <!-- Eternal Gaiters Crafting Pack -->
|
||||
<item id="38055" min="1" max="1" chance="0.75" /> <!-- Eternal Breastplate Crafting Pack -->
|
||||
<item id="38065" min="1" max="1" chance="0.75" /> <!-- Eternal Circlet Crafting Pack -->
|
||||
<item id="30298" min="1" max="1" chance="0.75" /> <!-- Superior Giant's Codex - Mastery -->
|
||||
<item id="38054" min="1" max="1" chance="0.75" /> <!-- Eternal Helmet Crafting Pack -->
|
||||
<item id="38052" min="1" max="1" chance="0.075" /> <!-- Amaranthine Caster Crafting Pack -->
|
||||
<item id="38043" min="1" max="1" chance="0.075" /> <!-- Amaranthine Shaper Crafting Pack -->
|
||||
<item id="38044" min="1" max="1" chance="0.075" /> <!-- Amaranthine Cutter Crafting Pack -->
|
||||
<item id="38045" min="1" max="1" chance="0.075" /> <!-- Amaranthine Slasher Crafting Pack -->
|
||||
<item id="38046" min="1" max="1" chance="0.075" /> <!-- Amaranthine Avenger Crafting Pack -->
|
||||
<item id="38047" min="1" max="1" chance="0.075" /> <!-- Amaranthine Fighter Crafting Pack -->
|
||||
<item id="38048" min="1" max="1" chance="0.075" /> <!-- Amaranthine Stormer Crafting Pack -->
|
||||
<item id="38045" min="1" max="1" chance="0.075" /> <!-- Amaranthine Slasher Crafting Pack -->
|
||||
<item id="38053" min="1" max="1" chance="0.075" /> <!-- Amaranthine Retributer Crafting Pack -->
|
||||
<item id="38049" min="1" max="1" chance="0.075" /> <!-- Amaranthine Thrower Crafting Pack -->
|
||||
<item id="38050" min="1" max="1" chance="0.075" /> <!-- Amaranthine Shooter Crafting Pack -->
|
||||
<item id="38051" min="1" max="1" chance="0.075" /> <!-- Amaranthine Buster Crafting Pack -->
|
||||
<item id="38052" min="1" max="1" chance="0.075" /> <!-- Amaranthine Caster Crafting Pack -->
|
||||
<item id="38053" min="1" max="1" chance="0.075" /> <!-- Amaranthine Retributer Crafting Pack -->
|
||||
<item id="38054" min="1" max="1" chance="0.7633" /> <!-- Eternal Helmet Crafting Pack Heavy Armor -->
|
||||
<item id="38055" min="1" max="1" chance="1.145" /> <!-- Eternal Breastplate Crafting Pack Heavy Armor -->
|
||||
<item id="38056" min="1" max="1" chance="0.3816" /> <!-- Eternal Gaiters Crafting Pack Heavy Armor -->
|
||||
<item id="38057" min="1" max="1" chance="0.25439" /> <!-- Eternal Gauntlets Crafting Pack Heavy Armor -->
|
||||
<item id="38058" min="1" max="1" chance="0.6361" /> <!-- Eternal Boots Crafting Pack Heavy Armor -->
|
||||
<item id="38059" min="1" max="1" chance="0.7633" /> <!-- Eternal Shield Crafting Pack Heavy Armor -->
|
||||
<item id="38060" min="1" max="1" chance="0.6361" /> <!-- Eternal Leather Helmet Crafting Pack Light Armor -->
|
||||
<item id="38061" min="1" max="1" chance="0.6361" /> <!-- Eternal Leather Armor Crafting Pack Light Armor -->
|
||||
<item id="38062" min="1" max="1" chance="1.145" /> <!-- Eternal Leather Leggings Crafting Pack Light Armor -->
|
||||
<item id="38063" min="1" max="1" chance="0.6361" /> <!-- Eternal Leather Gloves Crafting Pack Light Armor -->
|
||||
<item id="38064" min="1" max="1" chance="1.145" /> <!-- Eternal Leather Boots Crafting Pack Light Armor -->
|
||||
<item id="38065" min="1" max="1" chance="0.6361" /> <!-- Eternal Circlet Crafting Pack Robe -->
|
||||
<item id="38066" min="1" max="1" chance="0.5089" /> <!-- Eternal Tunic Crafting Pack Robe -->
|
||||
<item id="38067" min="1" max="1" chance="0.7633" /> <!-- Eternal Stockings Crafting Pack Robe -->
|
||||
<item id="38068" min="1" max="1" chance="0.7633" /> <!-- Eternal Gloves Crafting Pack Robe -->
|
||||
<item id="38069" min="1" max="1" chance="0.3816" /> <!-- Eternal Shoes Crafting Pack Robe -->
|
||||
<item id="38070" min="1" max="1" chance="0.8905" /> <!-- Eternal Sigil Crafting Pack Robe -->
|
||||
<item id="39738" min="1" max="1" chance="100" /> <!-- Rune Stone -->
|
||||
<item id="37067" min="1" max="1" chance="6.5934" /> <!-- Monster Weapon Appearance Stone: Theor's Sword -->
|
||||
<item id="37068" min="1" max="1" chance="9.8901" /> <!-- Monster Weapon Appearance Stone: Sword of Corruption -->
|
||||
<item id="37069" min="1" max="1" chance="5.4945" /> <!-- Monster Weapon Appearance Stone: Octavis' Sword -->
|
||||
<item id="37070" min="1" max="1" chance="6.5934" /> <!-- Monster Weapon Appearance Stone: Tegaffe's Dualsword -->
|
||||
<item id="37071" min="1" max="1" chance="3.2967" /> <!-- Monster Weapon Appearance Stone: Seknus' One-handed Magic Sword -->
|
||||
<item id="37072" min="1" max="1" chance="7.6923" /> <!-- Monster Weapon Appearance Stone: Tebot's Axe -->
|
||||
<item id="37073" min="1" max="1" chance="6.5934" /> <!-- Monster Weapon Appearance Stone: Glakias' Hammer -->
|
||||
<item id="37074" min="1" max="1" chance="4.3956" /> <!-- Monster Weapon Appearance Stone: Tebot's Dual Blunt Weapon -->
|
||||
<item id="37075" min="1" max="1" chance="2.1978" /> <!-- Monster Weapon Appearance Stone: Drakos' Dagger -->
|
||||
<item id="37076" min="1" max="1" chance="4.3956" /> <!-- Monster Weapon Appearance Stone: Drakos' Dual Dagger -->
|
||||
<item id="37077" min="1" max="1" chance="9.8901" /> <!-- Monster Weapon Appearance Stone: Guillotine's Greatsword -->
|
||||
<item id="37078" min="1" max="1" chance="4.3956" /> <!-- Monster Weapon Appearance Stone: Thesakar's Spear -->
|
||||
<item id="37079" min="1" max="1" chance="4.3956" /> <!-- Monster Weapon Appearance Stone: Mimilead's Staff -->
|
||||
<item id="37080" min="1" max="1" chance="5.4945" /> <!-- Monster Weapon Appearance Stone: Satyr's Staff -->
|
||||
<item id="30297" min="1" max="1" chance="50.54945" /> <!-- Superior Giant's Codex -->
|
||||
<item id="37081" min="1" max="1" chance="6.5934" /> <!-- Monster Weapon Appearance Stone: Kanadis' Hand -->
|
||||
<item id="37082" min="1" max="1" chance="2.1978" /> <!-- Monster Weapon Appearance Stone: Kanadis' Bow -->
|
||||
<item id="30298" min="1" max="1" chance="1.6539" /> <!-- Superior Giant's Codex - Mastery -->
|
||||
<item id="30299" min="1" max="1" chance="49.45054" /> <!-- Superior Giant's Codex - Discipline -->
|
||||
<item id="37083" min="1" max="1" chance="2.1978" /> <!-- Monster Weapon Appearance Stone: Centaur's Bow -->
|
||||
<item id="30300" min="1" max="1" chance="19.3384" /> <!-- Superior Giant's Codex - Oblivion -->
|
||||
<item id="37084" min="1" max="1" chance="1.0989" /> <!-- Monster Weapon Appearance Stone: Spicula's Crossbow -->
|
||||
<item id="37085" min="1" max="1" chance="3.2967" /> <!-- Monster Weapon Appearance Stone: Theor's Shield -->
|
||||
<item id="37086" min="1" max="1" chance="3.2967" /> <!-- Monster Weapon Appearance Stone: Shield of Corruption -->
|
||||
<item id="17397" min="1" max="1" chance="0.5089" /> <!-- Seraph Breastplate Heavy Armor -->
|
||||
<item id="17398" min="1" max="1" chance="0.3" /> <!-- Seraph Gaiters Heavy Armor -->
|
||||
<item id="19447" min="1" max="1" chance="54.94505" /> <!-- Blessed Scroll: Enchant Weapon (R-grade) -->
|
||||
<item id="19448" min="1" max="1" chance="45.05494" /> <!-- Blessed Scroll: Enchant Armor (R-grade) -->
|
||||
<item id="17403" min="1" max="1" chance="0.25439" /> <!-- Seraph Leather Armor Light Armor -->
|
||||
<item id="17404" min="1" max="1" chance="0.3816" /> <!-- Seraph Leather Leggings Light Armor -->
|
||||
<item id="38048" min="1" max="1" chance="0.075" /> <!-- Amaranthine Stormer Crafting Pack -->
|
||||
<item id="39629" min="3" max="3" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
|
Loading…
Reference in New Issue
Block a user