NPC XML update.

This commit is contained in:
MobiusDev
2016-01-17 12:17:34 +00:00
parent 67509671c6
commit 4145aa6bb1
5 changed files with 4385 additions and 3907 deletions

View File

@@ -188,6 +188,7 @@
</collision> </collision>
</npc> </npc>
<npc id="25703" level="76" type="L2RaidBoss" name="Gigantic Golem" title="Chaos"> <npc id="25703" level="76" type="L2RaidBoss" name="Gigantic Golem" title="Chaos">
<!-- Source: www.l2wiki.com (2015-04-08) -->
<parameters> <parameters>
<minions name="Privates"> <minions name="Privates">
<npc id="25704" count="3" respawnTime="420" weightPoint="1" /> <!-- Gigantic Golem Subordinate --> <npc id="25704" count="3" respawnTime="420" weightPoint="1" /> <!-- Gigantic Golem Subordinate -->
@@ -204,8 +205,8 @@
<race>CONSTRUCT</race> <race>CONSTRUCT</race>
<sex>MALE</sex> <sex>MALE</sex>
<acquire exp="3429146" sp="822" raidPoints="442" /> <acquire exp="3429146" sp="822" raidPoints="442" />
<stats str="60" int="76" dex="73" wit="70" con="57" men="80"> <stats>
<vitals hp="957383" hpRegen="172.748301603872" mp="15408.0" mpRegen="300" /> <vitals hp="957383" hpRegen="172.748301603872" mp="15408" mpRegen="300" />
<attack physical="9037.418752" magical="896.946049858317" random="50" critical="1" accuracy="9" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" /> <attack physical="9037.418752" magical="896.946049858317" random="50" critical="1" accuracy="9" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" />
<defence physical="971.35365" magical="473.86" evasion="-18" /> <defence physical="971.35365" magical="473.86" evasion="-18" />
<attribute> <attribute>
@@ -221,8 +222,6 @@
<status undying="false" /> <status undying="false" />
<skillList> <skillList>
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack --> <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="4410" level="11" /> <!-- Average P. Atk. -->
<skill id="4411" level="11" /> <!-- Average M. Atk. --> <skill id="4411" level="11" /> <!-- Average M. Atk. -->
<skill id="4412" level="11" /> <!-- Average P. Def. --> <skill id="4412" level="11" /> <!-- Average P. Def. -->
@@ -245,13 +244,15 @@
<dropLists> <dropLists>
<death> <death>
<item id="6364" min="1" max="1" chance="0.3" /> <!-- Forgotten Blade --> <item id="6364" min="1" max="1" chance="0.3" /> <!-- Forgotten Blade -->
<item id="6372" min="1" max="1" chance="0.3" /> <!-- Heaven's Divider --> <item id="6365" min="1" max="1" chance="0.3" /> <!-- Basalt Battlehammer -->
<item id="6366" min="1" max="1" chance="0.3" /> <!-- Imperial Staff --> <item id="6366" min="1" max="1" chance="0.3" /> <!-- Imperial Staff -->
<item id="6369" min="1" max="1" chance="0.3" /> <!-- Dragon Hunter Axe --> <item id="6369" min="1" max="1" chance="0.3" /> <!-- Dragon Hunter Axe -->
<item id="6365" min="1" max="1" chance="0.3" /> <!-- Basalt Battlehammer --> <item id="6372" min="1" max="1" chance="0.3" /> <!-- Heaven's Divider -->
<item id="6579" min="1" max="1" chance="0.3" /> <!-- Arcana Mace --> <item id="6579" min="1" max="1" chance="0.3" /> <!-- Arcana Mace -->
<item id="959" min="1" max="1" chance="7.750" /> <!-- Scroll: Enchant Weapon (S-Grade) --> <item id="960" min="1" max="1" chance="7.807" /> <!-- Scroll: Enchant Armor (S-grade) -->
<item id="960" min="1" max="1" chance="0.75" /> <!-- Scroll: Enchant Armor (S-Grade) --> <item id="959" min="1" max="1" chance="0.75" /> <!-- Scroll: Enchant Weapon (S-grade) -->
<item id="39629" min="1" max="1" chance="0.008021" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
<!-- FIXME: Also drops herbs. -->
</death> </death>
</dropLists> </dropLists>
</npc> </npc>
@@ -1002,6 +1003,7 @@
</collision> </collision>
</npc> </npc>
<npc id="25718" level="84" type="L2RaidBoss" name="Emerald Horn" title="Raid Boss"> <npc id="25718" level="84" type="L2RaidBoss" name="Emerald Horn" title="Raid Boss">
<!-- Source: www.l2wiki.com (2015-04-08) -->
<parameters> <parameters>
<param name="IsAggressive" value="1" /> <param name="IsAggressive" value="1" />
<skill name="Skill01_ID" id="6821" level="1" /> <!-- P. Def. Decrease --> <skill name="Skill01_ID" id="6821" level="1" /> <!-- P. Def. Decrease -->
@@ -1011,8 +1013,8 @@
<race>DRAGON</race> <race>DRAGON</race>
<sex>FEMALE</sex> <sex>FEMALE</sex>
<acquire exp="14073897" sp="3377" raidPoints="356" /> <acquire exp="14073897" sp="3377" raidPoints="356" />
<stats str="40" int="21" dex="30" wit="20" con="43" men="20"> <stats>
<vitals hp="3750258.43683614" hpRegen="240.220217981479" mp="18120.0" mpRegen="30" /> <vitals hp="8929367" hpRegen="240.220217981479" mp="18120" mpRegen="30" />
<attack physical="17953.9556768251" magical="29074.4276846416" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" /> <attack physical="17953.9556768251" magical="29074.4276846416" 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" /> <defence physical="1073.60169" magical="523.74" evasion="-18" />
<attribute> <attribute>
@@ -1027,8 +1029,6 @@
<status undying="false" /> <status undying="false" />
<skillList> <skillList>
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack --> <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="4410" level="11" /> <!-- Average P. Atk. -->
<skill id="4411" level="11" /> <!-- Average M. Atk. --> <skill id="4411" level="11" /> <!-- Average M. Atk. -->
<skill id="4412" level="11" /> <!-- Average P. Def. --> <skill id="4412" level="11" /> <!-- Average P. Def. -->
@@ -1049,19 +1049,15 @@
<ai aggroRange="300" clanHelpRange="300" isAggressive="false" /> <ai aggroRange="300" clanHelpRange="300" isAggressive="false" />
<dropLists> <dropLists>
<death> <death>
<item id="17267" min="1" max="1" chance="10" /> <!-- Sealed Blood Crystal --> <item id="13887" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Sigil -->
<group chance="1.054800033569336"> <item id="14112" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Leather Leggings -->
<item id="14105" min="1" max="1" chance="15.6016" /> <!-- Sealed Vesper Breastplate --> <item id="14105" min="1" max="1" chance="0.3" /> <!-- Sealed Vesper Breastplate -->
<item id="14108" min="1" max="1" chance="24.9621" /> <!-- Sealed Vesper Gaiters --> <item id="14106" min="1" max="1" chance="0.3" /> <!-- Sealed Vesper Leather Breastplate -->
<item id="13887" min="1" max="1" chance="59.4363" /> <!-- Sealed Vesper Sigil --> <item id="14108" min="1" max="1" chance="0.3" /> <!-- Sealed Vesper Gaiters -->
</group> <item id="17267" min="1" max="1" chance="9.987" /> <!-- Sealed Blood Crystal -->
<group chance="1.2835999727249146"> <item id="959" min="1" max="1" chance="1.566" /> <!-- Scroll: Enchant Weapon (S-grade) -->
<item id="14106" min="1" max="1" chance="38.4626" /> <!-- Sealed Vesper Leather Breastplate --> <item id="39629" min="1" max="1" chance="0.0090195" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
<item id="14112" min="1" max="1" chance="61.5374" /> <!-- Sealed Vesper Leather Leggings --> <!-- FIXME: Also drops herbs. -->
</group>
<group chance="4.480000019073486">
<item id="959" min="1" max="1" chance="100" /> <!-- Scroll: Enchant Weapon (S-Grade) -->
</group>
</death> </death>
</dropLists> </dropLists>
<collision> <collision>
@@ -1271,6 +1267,7 @@
</dropLists> </dropLists>
</npc> </npc>
<npc id="25722" level="84" type="L2RaidBoss" name="Shadow Summoner" title="Raid Boss"> <npc id="25722" level="84" type="L2RaidBoss" name="Shadow Summoner" title="Raid Boss">
<!-- Source: www.l2wiki.com (2015-04-08) -->
<parameters> <parameters>
<param name="IsAggressive" value="1" /> <param name="IsAggressive" value="1" />
<param name="Skill01_Probablity" value="1111" /> <param name="Skill01_Probablity" value="1111" />
@@ -1280,8 +1277,8 @@
<race>DRAGON</race> <race>DRAGON</race>
<sex>MALE</sex> <sex>MALE</sex>
<acquire exp="22870083" sp="5488" raidPoints="356" /> <acquire exp="22870083" sp="5488" raidPoints="356" />
<stats str="40" int="21" dex="30" wit="20" con="43" men="20"> <stats>
<vitals hp="8929367" hpRegen="240.220217981479" mp="18120.0" mpRegen="30" /> <vitals hp="8929367" hpRegen="240.220217981479" mp="18120" mpRegen="30" />
<attack physical="17953.9556768251" magical="29074.4276846416" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" /> <attack physical="17953.9556768251" magical="29074.4276846416" 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" /> <defence physical="1073.60169" magical="523.74" evasion="-18" />
<attribute> <attribute>
@@ -1297,8 +1294,6 @@
<status undying="false" /> <status undying="false" />
<skillList> <skillList>
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack --> <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="4410" level="11" /> <!-- Average P. Atk. -->
<skill id="4411" level="11" /> <!-- Average M. Atk. --> <skill id="4411" level="11" /> <!-- Average M. Atk. -->
<skill id="4412" level="11" /> <!-- Average P. Def. --> <skill id="4412" level="11" /> <!-- Average P. Def. -->
@@ -1323,24 +1318,27 @@
</collision> </collision>
<dropLists> <dropLists>
<death> <death>
<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="14111" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Shield -->
<item id="13887" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Sigil -->
<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="14117" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Shoes -->
<item id="17267" min="1" max="1" chance="10" /> <!-- Sealed Blood Crystal --> <item id="14116" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Gloves -->
<item id="959" min="1" max="1" chance="1.250" /> <!-- Scroll: Enchant Weapon (S-Grade) --> <item id="14114" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Leather Boots -->
<item id="6577" min="1" max="1" chance="0.3" /> <!-- Blessed Scroll: Enchant Weapon (S-Grade) --> <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="9.945" /> <!-- Sealed Blood Crystal -->
<item id="959" min="1" max="1" chance="1.298" /> <!-- Scroll: Enchant Weapon (S-grade) -->
<item id="6577" min="1" max="1" chance="0.3" /> <!-- Blessed Scroll: Enchant Weapon (S-grade) -->
<item id="39629" min="1" max="1" chance="0.0090045" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
<!-- FIXME: Also drops herbs. -->
</death> </death>
</dropLists> </dropLists>
</npc> </npc>
<npc id="25723" level="84" type="L2RaidBoss" name="Spike Slasher" title="Raid Boss"> <npc id="25723" level="84" type="L2RaidBoss" name="Spike Slasher" title="Raid Boss">
<!-- Source: www.l2wiki.com (2015-04-08) -->
<parameters> <parameters>
<param name="IsAggressive" value="1" /> <param name="IsAggressive" value="1" />
<skill name="Skill01_ID" id="6839" level="1" /> <!-- Power Attack --> <skill name="Skill01_ID" id="6839" level="1" /> <!-- Power Attack -->
@@ -1350,8 +1348,8 @@
<race>DRAGON</race> <race>DRAGON</race>
<sex>MALE</sex> <sex>MALE</sex>
<acquire exp="24629320" sp="5911" raidPoints="356" /> <acquire exp="24629320" sp="5911" raidPoints="356" />
<stats str="40" int="21" dex="30" wit="20" con="43" men="20"> <stats>
<vitals hp="6250556" hpRegen="240.220217981479" mp="18120.0" mpRegen="30" /> <vitals hp="6250556" hpRegen="240.220217981479" mp="18120" mpRegen="30" />
<attack physical="17953.9556768251" magical="25843.9357196815" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" /> <attack physical="17953.9556768251" 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" /> <defence physical="1073.60169" magical="523.74" evasion="-18" />
<attribute> <attribute>
@@ -1366,8 +1364,6 @@
<status undying="false" /> <status undying="false" />
<skillList> <skillList>
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack --> <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="4410" level="11" /> <!-- Average P. Atk. -->
<skill id="4411" level="11" /> <!-- Average M. Atk. --> <skill id="4411" level="11" /> <!-- Average M. Atk. -->
<skill id="4412" level="11" /> <!-- Average P. Def. --> <skill id="4412" level="11" /> <!-- Average P. Def. -->
@@ -1391,24 +1387,27 @@
</collision> </collision>
<dropLists> <dropLists>
<death> <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="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="14116" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Gloves -->
<item id="13144" min="1" max="1" chance="0.3" /> <!-- Sealed Vesper Leather Helmet --> <item id="14114" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Leather Boots -->
<item id="13145" min="1" max="1" chance="0.3" /> <!-- Sealed Vesper Circlet --> <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="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="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="13145" min="1" max="1" chance="0.3" /> <!-- Sealed Vesper Circlet -->
<item id="959" min="1" max="1" chance="1.275" /> <!-- Scroll: Enchant Weapon (S-Grade) --> <item id="13144" min="1" max="1" chance="0.3" /> <!-- Sealed Vesper Leather Helmet -->
<item id="6577" min="1" max="1" chance="0.3" /> <!-- Blessed Scroll: Enchant Weapon (S-Grade) --> <item id="13143" min="1" max="1" chance="0.3" /> <!-- Sealed Vesper Helmet -->
<item id="17267" min="1" max="1" chance="9.986" /> <!-- Sealed Blood Crystal -->
<item id="959" min="1" max="1" chance="1.375" /> <!-- Scroll: Enchant Weapon (S-grade) -->
<item id="6577" min="1" max="1" chance="0.3" /> <!-- Blessed Scroll: Enchant Weapon (S-grade) -->
<item id="39629" min="1" max="1" chance="0.008832" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
<!-- FIXME: Also drops herbs. -->
</death> </death>
</dropLists> </dropLists>
</npc> </npc>
<npc id="25724" level="84" type="L2RaidBoss" name="Muscle Bomber" title="Raid Boss"> <npc id="25724" level="84" type="L2RaidBoss" name="Muscle Bomber" title="Raid Boss">
<!-- Source: www.l2wiki.com (2015-04-08) -->
<parameters> <parameters>
<param name="IsAggressive" value="1" /> <param name="IsAggressive" value="1" />
<skill name="Skill04_ID" id="6844" level="1" /> <!-- Power Strike --> <skill name="Skill04_ID" id="6844" level="1" /> <!-- Power Strike -->
@@ -1416,8 +1415,8 @@
<race>DRAGON</race> <race>DRAGON</race>
<sex>MALE</sex> <sex>MALE</sex>
<acquire exp="26388558" sp="6333" raidPoints="356" /> <acquire exp="26388558" sp="6333" raidPoints="356" />
<stats str="40" int="21" dex="30" wit="20" con="43" men="20"> <stats>
<vitals hp="3750258.43683614" hpRegen="240.220217981479" mp="18120.0" mpRegen="30" /> <vitals hp="8929367" hpRegen="240.220217981479" mp="18120" mpRegen="30" />
<attack physical="23938.6075691002" magical="31012.7228636178" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" /> <attack physical="23938.6075691002" magical="31012.7228636178" random="30" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
<defence physical="1288.322028" magical="628.488" evasion="-18" /> <defence physical="1288.322028" magical="628.488" evasion="-18" />
<attribute> <attribute>
@@ -1433,8 +1432,6 @@
<status undying="false" /> <status undying="false" />
<skillList> <skillList>
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack --> <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="4410" level="11" /> <!-- Average P. Atk. -->
<skill id="4411" level="11" /> <!-- Average M. Atk. --> <skill id="4411" level="11" /> <!-- Average M. Atk. -->
<skill id="4412" level="11" /> <!-- Average P. Def. --> <skill id="4412" level="11" /> <!-- Average P. Def. -->
@@ -1453,20 +1450,16 @@
<ai aggroRange="300" clanHelpRange="300" isAggressive="false" /> <ai aggroRange="300" clanHelpRange="300" isAggressive="false" />
<dropLists> <dropLists>
<death> <death>
<item id="17267" min="1" max="1" chance="10" /> <!-- Sealed Blood Crystal --> <item id="13887" min="1" max="1" chance="1.696" /> <!-- Sealed Vesper Sigil -->
<group chance="1.6045000553131104"> <item id="14107" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Tunic -->
<item id="14107" min="1" max="1" chance="38.4626" /> <!-- Sealed Vesper Tunic --> <item id="14108" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Gaiters -->
<item id="14115" min="1" max="1" chance="61.5374" /> <!-- Sealed Vesper Stockings --> <item id="14115" min="1" max="1" chance="0.75" /> <!-- Sealed Vesper Stockings -->
</group> <item id="14105" min="1" max="1" chance="0.3" /> <!-- Sealed Vesper Breastplate -->
<group chance="2.966599941253662"> <item id="17267" min="1" max="1" chance="9.933" /> <!-- Sealed Blood Crystal -->
<item id="14105" min="1" max="1" chance="15.6016" /> <!-- Sealed Vesper Breastplate --> <item id="959" min="1" max="1" chance="1.394" /> <!-- Scroll: Enchant Weapon (S-grade) -->
<item id="14108" min="1" max="1" chance="24.9621" /> <!-- Sealed Vesper Gaiters --> <item id="6577" min="1" max="1" chance="0.3" /> <!-- Blessed Scroll: Enchant Weapon (S-grade) -->
<item id="13887" min="1" max="1" chance="59.4363" /> <!-- Sealed Vesper Sigil --> <item id="39629" min="1" max="1" chance="0.008669" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
</group> <!-- FIXME: Also drops herbs. -->
<group chance="4.900000095367432">
<item id="959" min="1" max="1" chance="85.7143" /> <!-- Scroll: Enchant Weapon (S-Grade) -->
<item id="6577" min="1" max="1" chance="14.2857" /> <!-- Blessed Scroll: Enchant Weapon (S-Grade) -->
</group>
</death> </death>
</dropLists> </dropLists>
<collision> <collision>
@@ -2786,11 +2779,11 @@
</collision> </collision>
</npc> </npc>
<npc id="25760" level="98" type="L2RaidBoss" name="Turanclass" title="Raid Boss"> <npc id="25760" level="98" type="L2RaidBoss" name="Turanclass" title="Raid Boss">
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) --> <!-- Source: www.l2wiki.com (2015-04-08) -->
<race>HUMANOID</race> <race>HUMANOID</race>
<acquire exp="194577040" sp="778338" /> <acquire exp="194577040" sp="46698" />
<stats str="40" int="21" dex="30" wit="20" con="43" men="20"> <stats>
<vitals hp="2278804" hpRegen="7.5" mp="2278804" mpRegen="2.7" /> <vitals hp="2278805" hpRegen="10.5" mp="22800" mpRegen="3.6" />
<attack physical="86000" magical="64500" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" /> <attack physical="86000" magical="64500" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
<defence physical="3440" magical="3480" /> <defence physical="3440" magical="3480" />
<attribute> <attribute>
@@ -2802,12 +2795,11 @@
</speed> </speed>
<hitTime>333</hitTime> <hitTime>333</hitTime>
</stats> </stats>
<status attackable="true" />
<skillList> <skillList>
<skill id="4416" level="6" /> <skill id="14748" level="1" /> <!-- Raid Boss (Lv. 98) -->
<skill id="5467" level="1" /> <skill id="4416" level="6" /> <!-- Humanoids -->
<skill id="5467" level="1" /> <!-- Dark Attack -->
<skill id="14015" level="1" /> <skill id="14015" level="1" />
<skill id="14748" level="1" />
</skillList> </skillList>
<collision> <collision>
<radius normal="28" /> <radius normal="28" />
@@ -2815,13 +2807,15 @@
</collision> </collision>
<dropLists> <dropLists>
<death> <death>
<item id="9552" min="1" max="1" chance="7.206" /> <!-- Fire Crystal --> <item id="17446" min="1" max="1" chance="0.75" /> <!-- Eternal Sigil -->
<item id="17442" min="1" max="1" chance="0.3" /> <!-- Eternal Tunic Robe --> <item id="17431" min="1" max="1" chance="0.3" /> <!-- Eternal Breastplate -->
<item id="17526" min="1" max="1" chance="1.882" /> <!-- Scroll: Enchant Weapon (R-grade) --> <item id="17438" min="1" max="1" chance="0.3" /> <!-- Eternal Leather Leggings -->
<item id="17446" min="1" max="1" chance="0.75" /> <!-- Eternal Sigil Robe --> <item id="17442" min="1" max="1" chance="0.3" /> <!-- Eternal Tunic -->
<item id="17431" min="1" max="1" chance="0.3" /> <!-- Eternal Breastplate Heavy Armor --> <item id="9552" min="1" max="1" chance="7.273" /> <!-- Fire Crystal -->
<item id="30297" min="1" max="1" chance="6.4189" /> <!-- Superior Giant's Codex --> <item id="30297" min="1" max="1" chance="6.427" /> <!-- Superior Giant's Codex -->
<item id="17438" min="1" max="1" chance="0.3" /> <!-- Eternal Leather Leggings Light Armor --> <item id="17526" min="1" max="1" chance="1.855" /> <!-- Scroll: Enchant Weapon (R-grade) -->
<item id="39629" min="2" max="2" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
<!-- FIXME: Also drops herbs. -->
</death> </death>
</dropLists> </dropLists>
</npc> </npc>
@@ -2910,11 +2904,11 @@
</dropLists> </dropLists>
</npc> </npc>
<npc id="25763" level="97" type="L2RaidBoss" name="Theofanis" title="Raid Boss"> <npc id="25763" level="97" type="L2RaidBoss" name="Theofanis" title="Raid Boss">
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) --> <!-- Source: www.l2wiki.com (2015-10-31) -->
<race>HUMANOID</race> <race>HUMANOID</race>
<acquire exp="84718636" sp="338904" /> <acquire exp="84718636" sp="20332" />
<stats> <stats>
<vitals hp="2257788" hpRegen="7.5" mp="2257788" mpRegen="2.7" /> <vitals hp="2257790" hpRegen="10.5" mp="22800" mpRegen="3.6" />
<attack physical="84000" magical="63000" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" /> <attack physical="84000" magical="63000" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
<defence physical="3360" magical="3420" /> <defence physical="3360" magical="3420" />
<attribute> <attribute>
@@ -2929,9 +2923,9 @@
<status undying="false" noSleepMode="true" attackable="true" /> <status undying="false" noSleepMode="true" attackable="true" />
<ai type="BALANCED" aggroRange="600" clanHelpRange="300" isAggressive="false" /> <ai type="BALANCED" aggroRange="600" clanHelpRange="300" isAggressive="false" />
<skillList> <skillList>
<skill id="4416" level="6" /> <skill id="14751" level="1" /> <!-- Raid Boss (Lv. 97) -->
<skill id="5467" level="1" /> <skill id="4416" level="6" /> <!-- Humanoids -->
<skill id="14751" level="1" /> <skill id="5467" level="1" /> <!-- Dark Attack -->
<skill id="14004" level="1" /> <skill id="14004" level="1" />
</skillList> </skillList>
<collision> <collision>
@@ -2940,21 +2934,23 @@
</collision> </collision>
<dropLists> <dropLists>
<death> <death>
<item id="9554" min="1" max="1" chance="4.723" /> <!-- Earth Crystal --> <item id="17401" min="1" max="1" chance="0.75" /> <!-- Seraph Shield -->
<item id="17412" min="1" max="1" chance="0.75" /> <!-- Seraph Sigil Robe --> <item id="17412" min="1" max="1" chance="0.75" /> <!-- Seraph Sigil -->
<item id="17526" min="1" max="1" chance="1.196" /> <!-- Scroll: Enchant Weapon (R-grade) -->
<item id="17383" min="1" max="1" chance="0.03" /> <!-- Specter Cutter --> <item id="17383" min="1" max="1" chance="0.03" /> <!-- Specter Cutter -->
<item id="17401" min="1" max="1" chance="0.75" /> <!-- Seraph Shield Heavy Armor -->
<item id="17388" min="1" max="1" chance="0.03" /> <!-- Specter Thrower --> <item id="17388" min="1" max="1" chance="0.03" /> <!-- Specter Thrower -->
<item id="9554" min="1" max="1" chance="4.733" /> <!-- Earth Crystal -->
<item id="17526" min="1" max="1" chance="1.144" /> <!-- Scroll: Enchant Weapon (R-grade) -->
<item id="39629" min="2" max="2" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
<!-- FIXME: Also drops herbs. -->
</death> </death>
</dropLists> </dropLists>
</npc> </npc>
<npc id="25764" level="97" type="L2RaidBoss" name="Steregos" title="Raid Boss"> <npc id="25764" level="97" type="L2RaidBoss" name="Steregos" title="Raid Boss">
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) --> <!-- Source: www.l2wiki.com (2015-04-08) -->
<race>HUMANOID</race> <race>HUMANOID</race>
<acquire exp="84718636" sp="338904" /> <acquire exp="84718636" sp="20332" />
<stats str="40" int="21" dex="30" wit="20" con="43" men="20"> <stats>
<vitals hp="2257788" hpRegen="7.5" mp="2257788" mpRegen="2.7" /> <vitals hp="2257790" hpRegen="10.5" mp="22800" mpRegen="3.6" />
<attack physical="84000" magical="63000" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" /> <attack physical="84000" magical="63000" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
<defence physical="3360" magical="3420" /> <defence physical="3360" magical="3420" />
<attribute> <attribute>
@@ -2966,13 +2962,13 @@
</speed> </speed>
<hitTime>333</hitTime> <hitTime>333</hitTime>
</stats> </stats>
<status undying="false" noSleepMode="true" attackable="true" /> <status undying="false" noSleepMode="true" />
<ai type="BALANCED" aggroRange="600" clanHelpRange="300" isAggressive="false" /> <ai type="BALANCED" aggroRange="600" clanHelpRange="300" isAggressive="false" />
<skillList> <skillList>
<skill id="4416" level="6" /> <skill id="14752" level="1" /> <!-- Raid Boss (Lv. 97) -->
<skill id="5467" level="1" /> <skill id="4416" level="6" /> <!-- Humanoids -->
<skill id="5467" level="1" /> <!-- Dark Attack -->
<skill id="14032" level="1" /> <skill id="14032" level="1" />
<skill id="14752" level="1" />
</skillList> </skillList>
<collision> <collision>
<radius normal="25" /> <radius normal="25" />
@@ -2980,12 +2976,14 @@
</collision> </collision>
<dropLists> <dropLists>
<death> <death>
<item id="17392" min="1" max="1" chance="0.03" /> <!-- Specter Retributer -->
<item id="9556" min="1" max="1" chance="4.752" /> <!-- Dark Crystal -->
<item id="17413" min="1" max="1" chance="0.3" /> <!-- Seraph Necklace --> <item id="17413" min="1" max="1" chance="0.3" /> <!-- Seraph Necklace -->
<item id="17382" min="1" max="1" chance="0.03" /> <!-- Specter Shaper --> <item id="17382" min="1" max="1" chance="0.03" /> <!-- Specter Shaper -->
<item id="17527" min="1" max="1" chance="14.82" /> <!-- Scroll: Enchant Armor (R-grade) -->
<item id="17385" min="1" max="1" chance="0.03" /> <!-- Specter Avenger --> <item id="17385" min="1" max="1" chance="0.03" /> <!-- Specter Avenger -->
<item id="17392" min="1" max="1" chance="0.03" /> <!-- Specter Retributer -->
<item id="17527" min="1" max="1" chance="14.86" /> <!-- Scroll: Enchant Armor (R-grade) -->
<item id="9556" min="1" max="1" chance="4.789" /> <!-- Dark Crystal -->
<item id="39629" min="2" max="2" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
<!-- FIXME: Also drops herbs. -->
</death> </death>
</dropLists> </dropLists>
</npc> </npc>
@@ -3017,11 +3015,11 @@
</collision> </collision>
</npc> </npc>
<npc id="25766" level="98" type="L2RaidBoss" name="Talicrome" title="Raid Boss"> <npc id="25766" level="98" type="L2RaidBoss" name="Talicrome" title="Raid Boss">
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) --> <!-- Source: www.l2wiki.com (2015-10-31) -->
<race>HUMANOID</race> <race>HUMANOID</race>
<acquire exp="194577040" sp="778338" /> <acquire exp="194577040" sp="46698" />
<stats str="40" int="21" dex="30" wit="20" con="43" men="20"> <stats>
<vitals hp="2278804" hpRegen="7.5" mp="2278804" mpRegen="2.7" /> <vitals hp="2278805" hpRegen="10.5" mp="22800" mpRegen="3.6" />
<attack physical="86000" magical="64500" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" /> <attack physical="86000" magical="64500" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
<defence physical="3440" magical="3480" /> <defence physical="3440" magical="3480" />
<attribute> <attribute>
@@ -3033,12 +3031,12 @@
</speed> </speed>
<hitTime>333</hitTime> <hitTime>333</hitTime>
</stats> </stats>
<status undying="false" noSleepMode="true" attackable="true" /> <status undying="false" noSleepMode="true" />
<skillList> <skillList>
<skill id="4416" level="6" /> <skill id="14753" level="1" /> <!-- Raid Boss (Lv. 97) -->
<skill id="5463" level="1" /> <skill id="4416" level="6" /> <!-- Humanoids -->
<skill id="5463" level="1" /> <!-- Water Attack -->
<skill id="14019" level="1" /> <skill id="14019" level="1" />
<skill id="14753" level="1" />
</skillList> </skillList>
<collision> <collision>
<radius normal="15" /> <radius normal="15" />
@@ -3046,22 +3044,24 @@
</collision> </collision>
<dropLists> <dropLists>
<death> <death>
<item id="9555" min="1" max="1" chance="7.207" /> <!-- Wind Crystal --> <item id="17435" min="1" max="1" chance="0.75" /> <!-- Eternal Shield -->
<item id="17443" min="1" max="1" chance="0.3" /> <!-- Eternal Stockings Robe --> <item id="17432" min="1" max="1" chance="0.3" /> <!-- Eternal Gaiters -->
<item id="17527" min="1" max="1" chance="22.23" /> <!-- Scroll: Enchant Armor (R-grade) --> <item id="17437" min="1" max="1" chance="0.3" /> <!-- Eternal Leather Armor -->
<item id="17432" min="1" max="1" chance="0.3" /> <!-- Eternal Gaiters Heavy Armor --> <item id="17443" min="1" max="1" chance="0.3" /> <!-- Eternal Stockings -->
<item id="30297" min="1" max="1" chance="6.4689" /> <!-- Superior Giant's Codex --> <item id="17527" min="1" max="1" chance="23.08" /> <!-- Scroll: Enchant Armor (R-grade) -->
<item id="17435" min="1" max="1" chance="0.75" /> <!-- Eternal Shield Heavy Armor --> <item id="9555" min="1" max="1" chance="7.219" /> <!-- Wind Crystal -->
<item id="17437" min="1" max="1" chance="0.3" /> <!-- Eternal Leather Armor Light Armor --> <item id="30297" min="1" max="1" chance="6.508" /> <!-- Superior Giant's Codex -->
<item id="39629" min="2" max="2" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
<!-- FIXME: Also drops herbs. -->
</death> </death>
</dropLists> </dropLists>
</npc> </npc>
<npc id="25767" level="97" type="L2RaidBoss" name="Meikaliya" title="Raid Boss"> <npc id="25767" level="97" type="L2RaidBoss" name="Meikaliya" title="Raid Boss">
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) --> <!-- Source: www.l2wiki.com (2015-04-08) -->
<race>HUMANOID</race> <race>HUMANOID</race>
<acquire exp="42359318" sp="169452" /> <acquire exp="42359318" sp="10166" />
<stats str="40" int="21" dex="30" wit="20" con="43" men="20"> <stats>
<vitals hp="2257788" hpRegen="7.5" mp="2257788" mpRegen="2.7" /> <vitals hp="2257790" hpRegen="10.5" mp="22800" mpRegen="3.6" />
<attack physical="84000" magical="63000" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" /> <attack physical="84000" magical="63000" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
<defence physical="3360" magical="3420" /> <defence physical="3360" magical="3420" />
<attribute> <attribute>
@@ -3073,12 +3073,12 @@
</speed> </speed>
<hitTime>333</hitTime> <hitTime>333</hitTime>
</stats> </stats>
<status undying="false" noSleepMode="true" attackable="true" /> <status undying="false" noSleepMode="true" />
<ai type="BALANCED" aggroRange="600" clanHelpRange="300" isAggressive="false" /> <ai type="BALANCED" aggroRange="600" clanHelpRange="300" isAggressive="false" />
<skillList> <skillList>
<skill id="4416" level="6" /> <skill id="14754" level="1" /> <!-- Raid Boss (Lv. 97) -->
<skill id="5463" level="1" /> <skill id="4416" level="6" /> <!-- Humanoids -->
<skill id="14754" level="1" /> <skill id="5463" level="1" /> <!-- Water Attack -->
<skill id="14009" level="1" /> <skill id="14009" level="1" />
</skillList> </skillList>
<collision> <collision>
@@ -3087,20 +3087,22 @@
</collision> </collision>
<dropLists> <dropLists>
<death> <death>
<item id="9552" min="1" max="1" chance="2.32799" /> <!-- Fire Crystal --> <item id="17404" min="1" max="1" chance="0.3" /> <!-- Seraph Leather Leggings -->
<item id="17408" min="1" max="1" chance="0.075" /> <!-- Seraph Tunic Robe --> <item id="17397" min="1" max="1" chance="0.075" /> <!-- Seraph Breastplate -->
<item id="17397" min="1" max="1" chance="0.075" /> <!-- Seraph Breastplate Heavy Armor --> <item id="17408" min="1" max="1" chance="0.075" /> <!-- Seraph Tunic -->
<item id="9552" min="1" max="1" chance="2.438" /> <!-- Fire Crystal -->
<item id="17526" min="1" max="1" chance="0.75" /> <!-- Scroll: Enchant Weapon (R-grade) --> <item id="17526" min="1" max="1" chance="0.75" /> <!-- Scroll: Enchant Weapon (R-grade) -->
<item id="17404" min="1" max="1" chance="0.3" /> <!-- Seraph Leather Leggings Light Armor --> <item id="39629" min="2" max="2" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
<!-- FIXME: Also drops herbs. -->
</death> </death>
</dropLists> </dropLists>
</npc> </npc>
<npc id="25768" level="97" type="L2RaidBoss" name="Evangelos" title="Raid Boss"> <npc id="25768" level="97" type="L2RaidBoss" name="Evangelos" title="Raid Boss">
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) --> <!-- Source: www.l2wiki.com (2015-04-08) -->
<race>HUMANOID</race> <race>HUMANOID</race>
<acquire exp="84718636" sp="338904" /> <acquire exp="84718636" sp="20332" />
<stats str="40" int="21" dex="30" wit="20" con="43" men="20"> <stats>
<vitals hp="2257788" hpRegen="7.5" mp="2257788" mpRegen="2.7" /> <vitals hp="2257790" hpRegen="10.5" mp="22800" mpRegen="3.6" />
<attack physical="84000" magical="63000" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" /> <attack physical="84000" magical="63000" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
<defence physical="3360" magical="3420" /> <defence physical="3360" magical="3420" />
<attribute> <attribute>
@@ -3114,11 +3116,11 @@
<hitTime>333</hitTime> <hitTime>333</hitTime>
</stats> </stats>
<ai type="BALANCED" aggroRange="600" clanHelpRange="300" isAggressive="false" /> <ai type="BALANCED" aggroRange="600" clanHelpRange="300" isAggressive="false" />
<status undying="false" noSleepMode="true" attackable="true" /> <status undying="false" noSleepMode="true" />
<skillList> <skillList>
<skill id="4416" level="6" /> <skill id="14755" level="1" /> <!-- Raid Boss (Lv. 97) -->
<skill id="5463" level="1" /> <skill id="4416" level="6" /> <!-- Humanoids -->
<skill id="14755" level="1" /> <skill id="5463" level="1" /> <!-- Water Attack -->
<skill id="14009" level="1" /> <skill id="14009" level="1" />
</skillList> </skillList>
<collision> <collision>
@@ -3127,20 +3129,22 @@
</collision> </collision>
<dropLists> <dropLists>
<death> <death>
<item id="17409" min="1" max="1" chance="0.3" /> <!-- Seraph Stockings Robe --> <item id="17398" min="1" max="1" chance="0.3" /> <!-- Seraph Gaiters -->
<item id="9555" min="1" max="1" chance="4.7379" /> <!-- Wind Crystal --> <item id="17403" min="1" max="1" chance="0.3" /> <!-- Seraph Leather Armor -->
<item id="17398" min="1" max="1" chance="0.3" /> <!-- Seraph Gaiters Heavy Armor --> <item id="17409" min="1" max="1" chance="0.3" /> <!-- Seraph Stockings -->
<item id="17527" min="1" max="1" chance="15" /> <!-- Scroll: Enchant Armor (R-grade) --> <item id="17527" min="1" max="1" chance="14.57" /> <!-- Scroll: Enchant Armor (R-grade) -->
<item id="17403" min="1" max="1" chance="0.3" /> <!-- Seraph Leather Armor Light Armor --> <item id="9555" min="1" max="1" chance="4.739" /> <!-- Wind Crystal -->
<item id="39629" min="2" max="2" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
<!-- FIXME: Also drops herbs. -->
</death> </death>
</dropLists> </dropLists>
</npc> </npc>
<npc id="25769" level="97" type="L2RaidBoss" name="Sotiris" title="Raid Boss"> <npc id="25769" level="97" type="L2RaidBoss" name="Sotiris" title="Raid Boss">
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) --> <!-- Source: www.l2wiki.com (2015-10-31) -->
<race>HUMANOID</race> <race>HUMANOID</race>
<acquire exp="84718636" sp="338904" /> <acquire exp="84718636" sp="20332" />
<stats str="40" int="21" dex="30" wit="20" con="43" men="20"> <stats>
<vitals hp="2257788" hpRegen="7.5" mp="2257788" mpRegen="2.7" /> <vitals hp="2257790" hpRegen="10.5" mp="22800" mpRegen="3.6" />
<attack physical="82000" magical="61500" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" /> <attack physical="82000" magical="61500" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
<defence physical="3280" magical="3360" /> <defence physical="3280" magical="3360" />
<attribute> <attribute>
@@ -3154,11 +3158,11 @@
<hitTime>333</hitTime> <hitTime>333</hitTime>
</stats> </stats>
<ai type="BALANCED" aggroRange="600" clanHelpRange="300" isAggressive="false" /> <ai type="BALANCED" aggroRange="600" clanHelpRange="300" isAggressive="false" />
<status undying="false" noSleepMode="true" attackable="true" /> <status undying="false" noSleepMode="true" />
<skillList> <skillList>
<skill id="4416" level="6" /> <skill id="14756" level="1" /> <!-- Raid Boss (Lv. 97) -->
<skill id="5463" level="1" /> <skill id="4416" level="6" /> <!-- Humanoids -->
<skill id="14756" level="1" /> <skill id="5463" level="1" /> <!-- Water Attack -->
<skill id="14009" level="1" /> <skill id="14009" level="1" />
</skillList> </skillList>
<collision> <collision>
@@ -3167,23 +3171,25 @@
</collision> </collision>
<dropLists> <dropLists>
<death> <death>
<item id="17408" min="1" max="1" chance="0.075" /> <!-- Seraph Tunic Robe --> <item id="17399" min="1" max="1" chance="0.3" /> <!-- Seraph Gauntlets -->
<item id="9557" min="1" max="1" chance="4.804" /> <!-- Holy Crystal --> <item id="17404" min="1" max="1" chance="0.3" /> <!-- Seraph Leather Leggings -->
<item id="17397" min="1" max="1" chance="0.075" /> <!-- Seraph Breastplate Heavy Armor --> <item id="17406" min="1" max="1" chance="0.3" /> <!-- Seraph Leather Boots -->
<item id="17526" min="1" max="1" chance="1.129" /> <!-- Scroll: Enchant Weapon (R-grade) --> <item id="17407" min="1" max="1" chance="0.3" /> <!-- Seraph Circlet -->
<item id="17399" min="1" max="1" chance="0.3" /> <!-- Seraph Gauntlets Heavy Armor --> <item id="17397" min="1" max="1" chance="0.075" /> <!-- Seraph Breastplate -->
<item id="17404" min="1" max="1" chance="0.3" /> <!-- Seraph Leather Leggings Light Armor --> <item id="17408" min="1" max="1" chance="0.075" /> <!-- Seraph Tunic -->
<item id="17406" min="1" max="1" chance="0.3" /> <!-- Seraph Leather Boots Light Armor --> <item id="9557" min="1" max="1" chance="4.748" /> <!-- Holy Crystal -->
<item id="17407" min="1" max="1" chance="0.3" /> <!-- Seraph Circlet Robe --> <item id="17526" min="1" max="1" chance="1.122" /> <!-- Scroll: Enchant Weapon (R-grade) -->
<item id="39629" min="2" max="2" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
<!-- FIXME: Also drops herbs. -->
</death> </death>
</dropLists> </dropLists>
</npc> </npc>
<npc id="25770" level="97" type="L2RaidBoss" name="Lazaros" title="Raid Boss"> <npc id="25770" level="97" type="L2RaidBoss" name="Lazaros" title="Raid Boss">
<!-- Source: http://l2on.net/en/?c=npc&id=25770 --> <!-- Source: www.l2wiki.com (2015-04-08) -->
<race>HUMANOID</race> <race>HUMANOID</race>
<acquire exp="84718636" sp="338904" /> <acquire exp="84718636" sp="20332" />
<stats> <stats>
<vitals hp="2257788" hpRegen="7.5" mp="2257788" mpRegen="2.7" /> <vitals hp="2257790" hpRegen="10.5" mp="22800" mpRegen="3.6" />
<attack physical="80000" magical="60000" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" /> <attack physical="80000" magical="60000" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
<defence physical="3200" magical="3300" /> <defence physical="3200" magical="3300" />
<attribute> <attribute>
@@ -3196,12 +3202,12 @@
</speed> </speed>
<hitTime>333</hitTime> <hitTime>333</hitTime>
</stats> </stats>
<status undying="false" noSleepMode="true" attackable="true" /> <status undying="false" noSleepMode="true" />
<ai type="BALANCED" aggroRange="600" clanHelpRange="300" isAggressive="false" /> <ai type="BALANCED" aggroRange="600" clanHelpRange="300" isAggressive="false" />
<skillList> <skillList>
<skill id="4416" level="6" /> <skill id="14757" level="1" /> <!-- Raid Boss (Lv. 97) -->
<skill id="5463" level="1" /> <skill id="4416" level="6" /> <!-- Humanoids -->
<skill id="14757" level="1" /> <skill id="5463" level="1" /> <!-- Water Attack -->
<skill id="14009" level="1" /> <skill id="14009" level="1" />
</skillList> </skillList>
<collision> <collision>
@@ -3210,14 +3216,16 @@
</collision> </collision>
<dropLists> <dropLists>
<death> <death>
<item id="9553" min="1" max="1" chance="4.782" /> <!-- Water Crystal --> <item id="17398" min="1" max="1" chance="0.3" /> <!-- Seraph Gaiters -->
<item id="17409" min="1" max="1" chance="0.3" /> <!-- Seraph Stockings Robe --> <item id="17400" min="1" max="1" chance="0.3" /> <!-- Seraph Boots -->
<item id="17410" min="1" max="1" chance="0.3" /> <!-- Seraph Gloves Robe --> <item id="17402" min="1" max="1" chance="0.3" /> <!-- Seraph Leather Helmet -->
<item id="17398" min="1" max="1" chance="0.3" /> <!-- Seraph Gaiters Heavy Armor --> <item id="17409" min="1" max="1" chance="0.3" /> <!-- Seraph Stockings -->
<item id="17527" min="1" max="1" chance="14.51" /> <!-- Scroll: Enchant Armor (R-grade) --> <item id="17410" min="1" max="1" chance="0.3" /> <!-- Seraph Gloves -->
<item id="17400" min="1" max="1" chance="0.3" /> <!-- Seraph Boots Heavy Armor --> <item id="17403" min="1" max="1" chance="0.075" /> <!-- Seraph Leather Armor -->
<item id="17402" min="1" max="1" chance="0.3" /> <!-- Seraph Leather Helmet Light Armor --> <item id="17527" min="1" max="1" chance="14.78" /> <!-- Scroll: Enchant Armor (R-grade) -->
<item id="17403" min="1" max="1" chance="0.075" /> <!-- Seraph Leather Armor Light Armor --> <item id="9553" min="1" max="1" chance="4.715" /> <!-- Water Crystal -->
<item id="39629" min="2" max="2" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
<!-- FIXME: Also drops herbs. -->
</death> </death>
</dropLists> </dropLists>
</npc> </npc>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1222,11 +1222,12 @@
</collision> </collision>
</npc> </npc>
<npc id="29130" level="29" type="L2Monster" name="Lost Guard"> <npc id="29130" level="29" type="L2Monster" name="Lost Guard">
<!-- Source: www.l2wiki.com (2015-04-08) -->
<race>HUMANOID</race> <race>HUMANOID</race>
<sex>MALE</sex> <sex>MALE</sex>
<equipment rhand="72" /> <!-- rhand: Stormbringer --> <equipment rhand="72" /> <!-- rhand: Stormbringer -->
<stats str="40" int="21" dex="30" wit="20" con="43" men="20"> <stats>
<vitals hp="3243.99114901302" hpRegen="4.82927931744775" mp="315.12" mpRegen="1.5" /> <vitals hp="2695" hpRegen="4.82927931744775" mp="315" mpRegen="1.5" />
<attack physical="249.845101440731" magical="170.611813877616" random="10" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" /> <attack physical="249.845101440731" magical="170.611813877616" random="10" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
<defence physical="172.50897" magical="84.16" /> <defence physical="172.50897" magical="84.16" />
<attribute> <attribute>
@@ -1241,8 +1242,6 @@
<status undying="false" /> <status undying="false" />
<skillList> <skillList>
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack --> <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="4410" level="11" /> <!-- Average P. Atk. -->
<skill id="4411" level="11" /> <!-- Average M. Atk. --> <skill id="4411" level="11" /> <!-- Average M. Atk. -->
<skill id="4412" level="11" /> <!-- Average P. Def. --> <skill id="4412" level="11" /> <!-- Average P. Def. -->
@@ -1259,6 +1258,7 @@
</collision> </collision>
</npc> </npc>
<npc id="29131" level="29" type="L2Monster" name="Lost Assistant Guard"> <npc id="29131" level="29" type="L2Monster" name="Lost Assistant Guard">
<!-- Source: www.l2wiki.com (2015-04-08) -->
<parameters> <parameters>
<skill name="SelfRangeBuff_a" id="4214" level="2" /> <!-- BOSS Reflect Damage --> <skill name="SelfRangeBuff_a" id="4214" level="2" /> <!-- BOSS Reflect Damage -->
<skill name="HealMagic_a" id="4780" level="2" /> <!-- BOSS Heal --> <skill name="HealMagic_a" id="4780" level="2" /> <!-- BOSS Heal -->
@@ -1266,8 +1266,8 @@
<race>HUMANOID</race> <race>HUMANOID</race>
<sex>MALE</sex> <sex>MALE</sex>
<equipment rhand="201" /> <!-- rhand: Club of Nature --> <equipment rhand="201" /> <!-- rhand: Club of Nature -->
<stats str="40" int="21" dex="30" wit="20" con="43" men="20"> <stats>
<vitals hp="3243.99114901302" hpRegen="4.82927931744775" mp="315.12" mpRegen="7.5" /> <vitals hp="2695" hpRegen="4.82927931744775" mp="315" mpRegen="7.5" />
<attack physical="166.563400960487" magical="113.741209251744" random="10" critical="4" accuracy="4.75" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" /> <attack physical="166.563400960487" magical="113.741209251744" random="10" critical="4" accuracy="4.75" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" />
<defence physical="172.50897" magical="84.16" /> <defence physical="172.50897" magical="84.16" />
<attribute> <attribute>
@@ -1282,8 +1282,6 @@
<status undying="false" /> <status undying="false" />
<skillList> <skillList>
<skill id="4214" level="2" /> <!-- BOSS Reflect Damage --> <skill id="4214" level="2" /> <!-- BOSS Reflect Damage -->
<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="4410" level="11" /> <!-- Average P. Atk. -->
<skill id="4411" level="11" /> <!-- Average M. Atk. --> <skill id="4411" level="11" /> <!-- Average M. Atk. -->
<skill id="4412" level="11" /> <!-- Average P. Def. --> <skill id="4412" level="11" /> <!-- Average P. Def. -->
@@ -1461,6 +1459,7 @@
</collision> </collision>
</npc> </npc>
<npc id="29135" level="49" type="L2RaidBoss" name="Lost Guard Captain"> <npc id="29135" level="49" type="L2RaidBoss" name="Lost Guard Captain">
<!-- Source: www.l2wiki.com (2015-04-08) -->
<parameters> <parameters>
<minions name="Privates"> <minions name="Privates">
<npc id="29136" count="2" respawnTime="300" weightPoint="1" /> <!-- Lost Guard --> <npc id="29136" count="2" respawnTime="300" weightPoint="1" /> <!-- Lost Guard -->
@@ -1476,8 +1475,8 @@
<race>CONSTRUCT</race> <race>CONSTRUCT</race>
<sex>MALE</sex> <sex>MALE</sex>
<acquire exp="3019381" sp="724" raidPoints="356.4" /> <acquire exp="3019381" sp="724" raidPoints="356.4" />
<stats str="60" int="76" dex="73" wit="70" con="57" men="80"> <stats>
<vitals hp="138394.422441285" hpRegen="21.1254457302684" mp="720.0" mpRegen="2.1" /> <vitals hp="263615" hpRegen="21.1254457302684" mp="720" mpRegen="2.1" />
<attack physical="2091.7548489206" magical="476.132455909724" random="10" critical="4" accuracy="4.75" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" /> <attack physical="2091.7548489206" magical="476.132455909724" random="10" critical="4" accuracy="4.75" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" />
<defence physical="1760.96718" magical="859.08" /> <defence physical="1760.96718" magical="859.08" />
<attribute> <attribute>
@@ -1492,8 +1491,6 @@
<skillList> <skillList>
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack --> <skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
<skill id="4178" level="4" /> <!-- BOSS Flamestrike --> <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="4410" level="11" /> <!-- Average P. Atk. -->
<skill id="4411" level="11" /> <!-- Average M. Atk. --> <skill id="4411" level="11" /> <!-- Average M. Atk. -->
<skill id="4412" level="11" /> <!-- Average P. Def. --> <skill id="4412" level="11" /> <!-- Average P. Def. -->
@@ -1509,24 +1506,20 @@
<ai type="BALANCED" aggroRange="300" clanHelpRange="300" isAggressive="false" /> <ai type="BALANCED" aggroRange="300" clanHelpRange="300" isAggressive="false" />
<dropLists> <dropLists>
<death> <death>
<group chance="58.89780044555664"> <item id="855" min="1" max="1" chance="22.37" /> <!-- Nassen's Earring -->
<item id="119" min="1" max="1" chance="28.6435" /> <!-- Necklace of Seal --> <item id="119" min="1" max="1" chance="16.36" /> <!-- Necklace of Seal -->
<item id="855" min="1" max="1" chance="38.1913" /> <!-- Nassen's Earring --> <item id="286" min="1" max="1" chance="7.001" /> <!-- Eminence Bow -->
<item id="886" min="6" max="16" chance="5.2079" /> <!-- Ring of Seal --> <item id="886" min="6" max="16" chance="3.014" /> <!-- Ring of Seal -->
<item id="1920" min="140" max="420" chance="7.6028" /> <!-- Necklace of Seal Chain --> <item id="4608" min="2" max="4" chance="38.09" /> <!-- Greater INT Dye (Int 3 Wit - 3) -->
<item id="1918" min="81" max="243" chance="16.6321" /> <!-- Nassen's Earring Gemstone --> <item id="2121" min="12" max="36" chance="30.94" /> <!-- Eminence Bow Shaft -->
<item id="2917" min="480" max="1440" chance="3.7224" /> <!-- Ring of Seal Gemstone --> <item id="4609" min="2" max="6" chance="28.21" /> <!-- Greater MEN Dye (Men 3 Int - 3) -->
</group> <item id="4607" min="5" max="15" chance="12.26" /> <!-- Greater INT Dye (Int 3 Men - 3) -->
<group chance="38.59149932861328"> <item id="1918" min="81" max="243" chance="9.731" /> <!-- Nassen's Earring Gemstone -->
<item id="286" min="1" max="1" chance="18.1298" /> <!-- Eminence Bow --> <item id="1920" min="140" max="420" chance="4.536" /> <!-- Necklace of Seal Chain -->
<item id="2121" min="12" max="36" chance="81.8702" /> <!-- Eminence Bow Shaft --> <item id="6573" min="1" max="1" chance="3.626" /> <!-- Blessed Scroll: Enchant Weapon (C-grade) -->
</group> <item id="2917" min="480" max="1440" chance="2.132" /> <!-- Ring of Seal Gemstone -->
<group chance="84.7074966430664"> <item id="39629" min="1" max="1" chance="0.005936" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
<item id="4607" min="5" max="15" chance="14.0187" /> <!-- Greater Dye of INT <Int+3 Men-3> --> <!-- FIXME: Also drops herbs. -->
<item id="4608" min="2" max="4" chance="46.729" /> <!-- Greater Dye of INT <Int+3 Wit-3> -->
<item id="4609" min="2" max="6" chance="35.0467" /> <!-- Greater Dye of MEN <Men+3 Int-3> -->
<item id="6573" min="1" max="1" chance="4.2056" /> <!-- Blessed Scroll: Enchant Weapon (C-Grade) -->
</group>
</death> </death>
</dropLists> </dropLists>
<collision> <collision>