Isle of Souls changes.
Contributed by Stayway.
This commit is contained in:
parent
cf8bff77e7
commit
82bc7bd453
9
trunk/dist/game/data/Routes.xml
vendored
9
trunk/dist/game/data/Routes.xml
vendored
@ -1368,4 +1368,13 @@
|
||||
<point X="-17031" Y="208742" Z="-3665" delay="0" run="false" />
|
||||
<point X="-17095" Y="208967" Z="-3665" delay="0" run="false" />
|
||||
</route>
|
||||
<!-- Dwarf Isle of Souls -->
|
||||
<route name="Dwarf_Isle_Of_Souls" repeat="true" repeatStyle="cycle">
|
||||
<target id="8520" spawnX="-105272" spawnY="48788" spawnZ="-1786" />
|
||||
<point X="-105272" Y="48788" Z="-1786" delay="0" run="true" />
|
||||
<point X="-105642" Y="48987" Z="-1769" delay="0" run="true" />
|
||||
<point X="-105655" Y="49458" Z="-1793" delay="0" run="true" />
|
||||
<point X="-105397" Y="49657" Z="-1817" delay="0" run="true" />
|
||||
<point X="-105033" Y="49581" Z="-1792" delay="0" run="true" />
|
||||
</route>
|
||||
</routes>
|
@ -1,6 +1,4 @@
|
||||
<html><body>Master Coplan:<br>
|
||||
Do you know the legend of the ancient heroes who saved the Island of Souls from invaders? These Hills of Gold are supposed to be where they made their final stand. Sometimes when I close my eyes and meditate, I can almost see them here! I can't explain it, but it's like I'm tapping into a vast river of energy...<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_SkillList">Learn skills.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/skill_enchant_help.htm">Ask about Skill Enchanting.</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@ -1,6 +1,4 @@
|
||||
<html><body>Master Yunha:<br>
|
||||
Are you curious about the Golden Hills? They are the legendary spot where our ancient Kamael heroes rescued our people from an invading army. It is said that one of the heroes used a magical golden shield to ward off the enemies' attack. The story has become so widely known that the place itself is becoming a tourist destination. Well, now that I've satisfied your curiosity, what else can I for you?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_SkillList">Learn skills.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/skill_enchant_help.htm">Ask about Skill Enchanting.</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
6
trunk/dist/game/data/html/default/33986.htm
vendored
Normal file
6
trunk/dist/game/data/html/default/33986.htm
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
<html><body>Minstrel Tauresia:<br>
|
||||
I know it's dark, but look at this beautiful place! The Isle of Souls has taken my heart.<br>
|
||||
This place gives me a creative mind. Some say that it's scary, but that's because they don't know its true beauty.<br>
|
||||
I'm glad that I came out to see the world with Liberatto.<br><br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@ -1,3 +0,0 @@
|
||||
<html><body>Master Coplan:<br>
|
||||
Why did you come here? I don't know you propose to do here, but neither the Hills of Gold nor I can be of much importance to you. What really is important to you?
|
||||
</body></html>
|
@ -1,3 +0,0 @@
|
||||
<html><body>Master Yunha:<br>
|
||||
You wish to learn skills from me? Perhaps if you were a female Kamael soldier or a Warder... But since you are not, please leave -- you have nothing to gain from me.
|
||||
</body></html>
|
@ -473,8 +473,7 @@
|
||||
<height normal="24" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="8520" level="90" type="L2Npc" name="Ruben" title="Spectator of Influence">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<npc id="8520" level="90" type="L2Npc" name="Ruben">
|
||||
<race>DWARF</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="4228" hpRegen="7.5" mp="4228" mpRegen="2.7" />
|
||||
@ -484,12 +483,12 @@
|
||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="60" />
|
||||
<walk ground="100" />
|
||||
<run ground="120" />
|
||||
</speed>
|
||||
<hit_time>500</hit_time>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="false" targetable="false" showName="false" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="18" />
|
||||
</skill_list>
|
||||
|
@ -3192,7 +3192,7 @@
|
||||
<height normal="23.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="32182" level="70" type="L2Trainer" name="Coplan" title="Master">
|
||||
<npc id="32182" level="70" type="L2Npc" name="Coplan" title="Master">
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
<param name="MoveAroundSocial1" value="105" />
|
||||
@ -3232,7 +3232,7 @@
|
||||
<height normal="25" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="32183" level="70" type="L2Trainer" name="Yunha" title="Master">
|
||||
<npc id="32183" level="70" type="L2Npc" name="Yunha" title="Master">
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
<param name="MoveAroundSocial1" value="80" />
|
||||
|
8
trunk/dist/tools/sql/game/spawnlist.sql
vendored
8
trunk/dist/tools/sql/game/spawnlist.sql
vendored
@ -51631,3 +51631,11 @@ DELETE FROM spawnlist WHERE npc_templateid in (31756, 31757);
|
||||
INSERT INTO `spawnlist` VALUES
|
||||
('Test Server Helper', 1, 31756, -114330, 256693, -1260, 0, 0, 51210, 60, 0, 0, 0),
|
||||
('Test Server Helper', 1, 31757, -114410, 256693, -1260, 0, 0, 49151, 60, 0, 0, 0);
|
||||
|
||||
-- Kamael Isle Of Souls Spawns NPC's
|
||||
DELETE FROM `spawnlist` WHERE (npc_templateid='22256' AND locx='-81966' AND locy='52069' AND locz='-4600');
|
||||
DELETE FROM `spawnlist` WHERE (npc_templateid='32184' AND locx='-95500' AND locy='52164' AND locz='-2024');
|
||||
DELETE FROM `spawnlist` WHERE (npc_templateid='32185' AND locx='-95571' AND locy='52496' AND locz='-2024');
|
||||
INSERT INTO `spawnlist` VALUES
|
||||
('Isle Of Souls', 1, 19196, -105540, 49403, -1800, 0, 0, 23330, 60, 0, 0, 0), -- Soldier
|
||||
('Isle Of Souls', 1, 8520, -105272, 48788, -1786, 0, 0, 31354, 60, 0, 0, 0); -- Dwarf runing
|
||||
|
Loading…
Reference in New Issue
Block a user