Improved Arcan Ritual.

This commit is contained in:
MobiusDev 2015-11-17 23:02:46 +00:00
parent b2a70aa87b
commit f9692879f6
5 changed files with 54 additions and 43 deletions

View File

@ -0,0 +1,5 @@
<html><body>Ceremony Executor Jonah:<br>
Did you feel that? That shaking? There it is again! And that horrible smell... Ugh! It's coming from the Ancient City Arcan. That miasma, it makes its way through fissures deep under the city, mixes with the rot of the city and becomes dark energy.<br>
We witches, we happy few, we band of dancing witches, we're working hard to block the dark energy.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@ -0,0 +1,6 @@
<html><body>Mysterious Priest:<br>
May the Light Spirit Plane be blessed by darkness....<br>
Sing your prayers. The great goddess will appear in this world once again!<br>
If you can bring me the <font color="LEVEL">Trace of Decaying Darkness</font> that I sense nearby, I will give you a present touched by darkness....<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@ -47,6 +47,43 @@ public class ArcanRitual extends Quest
// @formatter:off
static final int[][] RITUAL_NPCS =
{
{32908, 205942, 88712, -1104, 65004},
{32908, 205945, 88609, -1104, 824},
{32908, 205967, 88970, -1104, 63984},
{32908, 205999, 89071, -1104, 61656},
{32908, 206000, 88351, -1104, 1332},
{32908, 206028, 88246, -1104, 4776},
{32908, 206104, 89313, -1104, 60448},
{32908, 206168, 89397, -1104, 57736},
{32908, 206171, 88023, -1104, 6108},
{32908, 206228, 87941, -1104, 9516},
{32908, 206352, 89593, -1104, 56684},
{32908, 206418, 87762, -1104, 9748},
{32908, 206424, 89647, -1104, 54504},
{32908, 206509, 87706, -1104, 12268},
{32908, 206737, 87599, -1104, 12008},
{32908, 206846, 87561, -1104, 15824},
{32908, 207101, 87543, -1104, 15556},
{32908, 207193, 87540, -1104, 18256},
{32908, 207375, 89840, -1104, 47260},
{32908, 207464, 87594, -1104, 18800},
{32908, 207476, 89812, -1104, 44388},
{32908, 207552, 87632, -1104, 21740},
{32908, 207702, 89708, -1104, 44292},
{32908, 207786, 87751, -1104, 22544},
{32908, 207800, 89647, -1104, 41272},
{32908, 207867, 87820, -1104, 24788},
{32908, 207992, 89470, -1104, 40724},
{32908, 208052, 88008, -1104, 25440},
{32908, 208064, 89381, -1104, 37436},
{32908, 208113, 88097, -1104, 27416},
{32908, 208177, 89159, -1104, 37128},
{32908, 208207, 88336, -1104, 28092},
{32908, 208220, 89052, -1104, 34956},
{32908, 208238, 88440, -1104, 32300},
{32908, 208262, 88686, -1104, 31772},
{32908, 208262, 88804, -1104, 34384},
{32909, 207327, 87556, -1104, 20068},
{33093, 206327, 88723, -1120, 12},
{33093, 206332, 88619, -1120, 1048},
{33093, 206348, 88511, -1120, 2112},
@ -83,11 +120,12 @@ public class ArcanRitual extends Quest
{33093, 207853, 88919, -1120, 36060},
{33093, 207867, 88672, -1120, 31864},
{33093, 207871, 88791, -1120, 34168},
{33343, 207128, 88132, -1120, 48772},
{33361, 207008, 88742, -1128, 26824},
{33361, 207020, 88639, -1128, 40004},
{33361, 207111, 88797, -1128, 14544},
{33361, 207143, 88616, -1128, 53192},
{33361, 207191, 88702, -1128, 53192},
{33361, 207191, 88702, -1128, 0},
{33363, 206704, 88608, -1128, 35608},
{33363, 206704, 88816, -1128, 29976},
{33363, 206816, 88400, -1128, 40564},
@ -99,45 +137,7 @@ public class ArcanRitual extends Quest
{33363, 207392, 88400, -1128, 58228},
{33363, 207408, 88992, -1120, 7804},
{33363, 207504, 88592, -1128, 62012},
{33363, 207504, 88784, -1128, 3128},
{32908, 205942, 88712, -1084, 65004},
{32908, 205945, 88609, -1084, 824},
{32908, 205967, 88970, -1084, 63984},
{32908, 205999, 89071, -1084, 61656},
{32908, 206000, 88351, -1084, 1332},
{32908, 206028, 88246, -1084, 4776},
{32908, 206104, 89313, -1084, 60448},
{32908, 206168, 89397, -1084, 57736},
{32908, 206171, 88023, -1084, 6108},
{32908, 206228, 87941, -1084, 9516},
{32908, 206352, 89593, -1084, 56684},
{32908, 206418, 87762, -1084, 9748},
{32908, 206424, 89647, -1084, 54504},
{32908, 206509, 87706, -1084, 12268},
{32908, 206737, 87599, -1084, 12008},
{32908, 206846, 87561, -1084, 15824},
{32908, 207101, 87543, -1084, 15556},
{32908, 207193, 87540, -1084, 18256},
{32908, 207375, 89840, -1084, 47260},
{32908, 207464, 87594, -1084, 18800},
{32908, 207476, 89812, -1084, 44388},
{32908, 207552, 87632, -1084, 21740},
{32908, 207702, 89708, -1084, 44292},
{32908, 207786, 87751, -1084, 22544},
{32908, 207800, 89647, -1084, 41272},
{32908, 207867, 87820, -1084, 24788},
{32908, 207992, 89470, -1084, 40724},
{32908, 208052, 88008, -1084, 25440},
{32908, 208064, 89381, -1084, 37436},
{32908, 208113, 88097, -1084, 27416},
{32908, 208177, 89159, -1084, 37128},
{32908, 208207, 88336, -1084, 28092},
{32908, 208220, 89052, -1084, 34956},
{32908, 208238, 88440, -1084, 32300},
{32908, 208262, 88686, -1084, 31772},
{32908, 208262, 88804, -1084, 34384},
{32909, 207327, 87556, -1084, 20068},
{33343, 207128, 88132, -1120, 48772}
{33363, 207504, 88784, -1128, 3128}
};
// @formatter:on
private static L2ZoneType arcanZone = null;

View File

@ -228,7 +228,7 @@
<npc id="32909" level="85" type="L2Npc" name="Jonah" title="Ceremony Executor">
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
<race>ANIMAL</race>
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
<stats>
<vitals hp="7324" hpRegen="7.5" mp="7324" 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="341" magical="250" />
@ -241,7 +241,7 @@
</speed>
<hit_time>500</hit_time>
</stats>
<status attackable="false" talkable="false" targetable="false" />
<status attackable="false" />
<skill_list>
<skill id="4416" level="4" />
</skill_list>

View File

@ -1109,7 +1109,7 @@
</speed>
<hit_time>500</hit_time>
</stats>
<status attackable="false" talkable="false" targetable="false" />
<status attackable="false" />
<skill_list>
<skill id="4416" level="14" />
</skill_list>