Wastelands NPCs.
Contributed by Stayway.
This commit is contained in:
parent
0076bbafba
commit
08e28fe058
2
trunk/dist/game/data/html/default/30612.htm
vendored
2
trunk/dist/game/data/html/default/30612.htm
vendored
@ -1,4 +1,4 @@
|
||||
<html><body>Wiseman Casian<br>
|
||||
Hello, traveler. My name is Casian, I am the so-called sage of the Wastelands. I am studying the origin of the Wastelands and the giant spiders here.<br>
|
||||
Hello, traveler. My name is Casian, I am the so-called sage of the Wasteland. I am studying the origin of the Wasteland and the giant spiders here.<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
2
trunk/dist/game/data/html/default/30730.htm
vendored
2
trunk/dist/game/data/html/default/30730.htm
vendored
@ -1,4 +1,4 @@
|
||||
<html><body>Bodyguard Jax:<br>
|
||||
<html><body>Escort Jax:<br>
|
||||
Traveler, sir. My name is Jax. I receive money and sell my swordsmanship. That is, my job is to protect children of nobles like you. Ah? You're not a noble person? So what!<br>
|
||||
I am currently working under Trader Rolento over there. There are some neat things, have a look around.<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
|
3
trunk/dist/game/data/html/default/32293.htm
vendored
3
trunk/dist/game/data/html/default/32293.htm
vendored
@ -1,3 +1,4 @@
|
||||
<html><body>Jirrone:<br>
|
||||
That place...it was hellish. Everyone became slaves to the Demons because of that accursed tyrant Beleth. I'm beside myself with worry about my brother and the other family I left behind on the island. The structure beside you was specially designed to allow entry into Hellbound, wasn't it? If only it was operational! I don't know how to activate it, but I heard that someone from the Ivory Tower does. The name was G...Ga...Galate -- yes, that's it! Galate! You can find her on your way to Innadril.
|
||||
Something must have happened in Hellbound! The Warp Gate is now closed. But I heard that another Warp Gate exists in Heine,
|
||||
which teleports warriors to Hellbound! Apparently the recent changes in the place has made it impossible for less than the strongest to try to go.
|
||||
</body></html>
|
4
trunk/dist/game/data/html/default/33179.htm
vendored
Normal file
4
trunk/dist/game/data/html/default/33179.htm
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
<html><body>Guard Fred:<br>
|
||||
This place is very dangerous. Keep your eyes open, and don't take on my fights you don't think you can win.<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
5
trunk/dist/game/data/html/default/33524.htm
vendored
Normal file
5
trunk/dist/game/data/html/default/33524.htm
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
<html><head><body>Guard Renfad:<br>
|
||||
There are many famous heroes in the Town of Gludio, and, though he may not be a hero himself, Lord Baron Lewin Waldner is the one I respect the most.<br>
|
||||
He rebuilt the undeveloped city by hiring Dwarven artisans, and maintained the trading on the southern shore. The Gludio territory could have been developed like this too, if only others had his drive.<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
11
trunk/dist/game/data/html/teleporter/33073.htm
vendored
Normal file
11
trunk/dist/game/data/html/teleporter/33073.htm
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
<html><body>Teleport Device:<br>
|
||||
This is a teleport device for convenient travel about the Wasteland.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3319001">Wastelands Merchant Entrance</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3319002">Elder Casian</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3319003">Ant Nest Entrance</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3319004">Near Wasteland Basilisk</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3319005">Near Gargoyle Lord Sirocco</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3319006">Near Ragraman</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3319007">Near Iris</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3319008">Near Thorn</Button>
|
||||
</body></html>
|
@ -1693,10 +1693,9 @@
|
||||
<height normal="25" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33073" level="85" type="L2Npc" name="Teleport Device">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<npc id="33073" level="85" type="L2Teleporter" name="Teleport Device">
|
||||
<race>ETC</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<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" />
|
||||
|
109
trunk/dist/game/data/stats/npcs/33400-33499.xml
vendored
109
trunk/dist/game/data/stats/npcs/33400-33499.xml
vendored
@ -1,7 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/npcs.xsd">
|
||||
<npc id="33400" level="85" type="L2Npc" name="Powerful Bow/Crossbow Sharpshooters" title="Yul Archer Awakening">
|
||||
|
||||
<race>CONSTRUCT</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -26,7 +25,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33401" level="85" type="L2Npc" name="Powerful Magic Damage Dealer" title="Feoh Wizard Awakening">
|
||||
|
||||
<race>CONSTRUCT</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -51,7 +49,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33402" level="85" type="L2Npc" name="Powerful Magic Buffer" title="Iss Enchanter Awakening">
|
||||
|
||||
<race>CONSTRUCT</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -76,7 +73,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33403" level="85" type="L2Npc" name="Powerful Magic Summoner" title="Wynn Summoner Awakening">
|
||||
|
||||
<race>CONSTRUCT</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -101,7 +97,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33404" level="85" type="L2Npc" name="Powerful Magic Healer" title="Aeore Healer Awakening">
|
||||
|
||||
<race>CONSTRUCT</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -126,7 +121,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33405" level="85" type="L2Npc" name="Rotating Dimensional Door">
|
||||
|
||||
<race>CONSTRUCT</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -151,7 +145,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33406" level="85" type="L2Npc" name="Rieyi">
|
||||
|
||||
<race>DARK_ELF</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -176,7 +169,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33407" level="85" type="L2Npc" name="Quartermaster" title="Aden Vanguard">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -201,7 +193,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33408" level="85" type="L2Npc" name="Backup Soldier" title="Aden Vanguard">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -226,7 +217,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33409" level="85" type="L2Npc" name="Backup Soldier" title="Aden Vanguard">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -251,7 +241,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33410" level="85" type="L2Npc" name="Summoner Riera" title="Aden Vanguard">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -276,7 +265,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33411" level="85" type="L2Npc" name="Guardian Spirit">
|
||||
|
||||
<race>ELEMENTAL</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -302,7 +290,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33412" level="85" type="L2Npc" name="Guardian Spirit">
|
||||
|
||||
<race>ELEMENTAL</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -327,7 +314,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33413" level="85" type="L2Npc" name="Guardian Spirit">
|
||||
|
||||
<race>ELEMENTAL</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -352,7 +338,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33414" level="76" type="L2Npc" name="Van Archer">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="4771" hpRegen="7.5" mp="4771" mpRegen="2.7" />
|
||||
@ -377,7 +362,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33415" level="76" type="L2Npc" name="Van Infantry">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="4771" hpRegen="7.5" mp="4771" mpRegen="2.7" />
|
||||
@ -402,7 +386,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33416" level="85" type="L2Npc" name="Van Defense Wall">
|
||||
|
||||
<race>CONSTRUCT</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -427,7 +410,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33417" level="85" type="CommissionManager" name="Perina" title="Auction House Manager">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -452,7 +434,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33418" level="85" type="CommissionManager" name="Sarnya" title="Auction House Manager">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -477,7 +458,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33419" level="85" type="L2Npc" name="Josephina">
|
||||
|
||||
<race>HUMANOID</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -502,7 +482,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33420" level="85" type="L2Npc" name="Diania" title="Mysterious Dye Merchant">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -527,7 +506,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33421" level="85" type="L2Npc" name="Commando">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -552,7 +530,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33422" level="85" type="L2Npc" name="Commando">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -577,7 +554,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33423" level="85" type="L2Npc" name="Commando">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -602,7 +578,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33424" level="85" type="L2Npc" name="Commando">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -627,8 +602,8 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33425" level="85" type="L2Npc" name="Guard">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<equipment rhand="129" lhand="102"/> <!-- rhand: Sword of Revolution lhand: Round Shield -->
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<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" />
|
||||
@ -642,7 +617,7 @@
|
||||
</speed>
|
||||
<hit_time>500</hit_time>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="false" talkable="false" targetable="false" showName="false" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="14" />
|
||||
</skill_list>
|
||||
@ -652,8 +627,8 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33426" level="85" type="L2Npc" name="Guard">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<equipment rhand="129" lhand="102"/> <!-- rhand: Sword of Revolution lhand: Round Shield -->
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<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" />
|
||||
@ -667,7 +642,7 @@
|
||||
</speed>
|
||||
<hit_time>500</hit_time>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="false" talkable="false" targetable="false" showName="false" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="14" />
|
||||
</skill_list>
|
||||
@ -677,8 +652,8 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33427" level="85" type="L2Npc" name="Guard">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<equipment rhand="129" lhand="102"/> <!-- rhand: Sword of Revolution lhand: Round Shield -->
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<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" />
|
||||
@ -692,7 +667,7 @@
|
||||
</speed>
|
||||
<hit_time>500</hit_time>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="false" talkable="false" targetable="false" showName="false" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="14" />
|
||||
</skill_list>
|
||||
@ -702,7 +677,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33428" level="85" type="L2Npc" name="Guard">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -727,7 +701,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33429" level="85" type="L2Npc" name="Guard">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -752,7 +725,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33430" level="85" type="L2Npc" name="Guard">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -777,7 +749,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33431" level="85" type="L2Npc" name="Guard">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -802,7 +773,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33432" level="85" type="L2Npc" name="Guard">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -827,7 +797,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33433" level="85" type="L2Npc" name="Guard">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -852,7 +821,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33434" level="85" type="L2Npc" name="Guard">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -877,7 +845,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33435" level="85" type="L2Npc" name="Guard">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -902,7 +869,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33436" level="85" type="L2Npc" name="Guard">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -927,7 +893,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33437" level="85" type="L2Npc" name="Guard">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -952,7 +917,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33438" level="85" type="L2Npc" name="Escape Device">
|
||||
|
||||
<race>CONSTRUCT</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -977,7 +941,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33439" level="97" type="L2Npc" name="Fellow" title="Antharas Expedition">
|
||||
|
||||
<race>ETC</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -999,7 +962,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33440" level="97" type="L2Npc" name="Ateld" title="Antharas Expedition">
|
||||
|
||||
<race>ETC</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1021,7 +983,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33441" level="97" type="L2Npc" name="Paulia" title="Antharas Expedition">
|
||||
|
||||
<race>ETC</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1043,7 +1004,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33442" level="97" type="L2Npc" name="Rash" title="Support Troop Lieutenant">
|
||||
|
||||
<race>ETC</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1065,7 +1025,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33443" level="97" type="L2Npc" name="Kale" title="Kingdom Delegate">
|
||||
|
||||
<race>ETC</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1087,7 +1046,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33444" level="97" type="L2Npc" name="">
|
||||
|
||||
<race>ETC</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1109,7 +1067,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33445" level="97" type="L2Npc" name="">
|
||||
|
||||
<race>ETC</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1131,7 +1088,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33446" level="97" type="L2Npc" name="">
|
||||
|
||||
<race>ETC</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1153,7 +1109,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33447" level="85" type="CommissionManager" name="Gwendiel" title="Auction House Manager">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1178,7 +1133,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33448" level="85" type="L2Npc" name="Atran">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1203,7 +1157,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33449" level="85" type="L2Npc" name="Chesha">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1228,7 +1181,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33450" level="85" type="L2Npc" name="Nagel">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1253,7 +1205,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33451" level="85" type="L2Npc" name="Celin">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1278,7 +1229,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33452" level="85" type="L2Npc" name="Walter">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1303,7 +1253,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33453" level="85" type="L2Npc" name="Dep">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1328,7 +1277,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33454" level="85" type="L2Npc" name="Newbie Helper">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1354,7 +1302,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33455" level="85" type="L2Npc" name="">
|
||||
|
||||
<race>ETC</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1376,7 +1323,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33456" level="85" type="L2Npc" name="">
|
||||
|
||||
<race>ETC</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1398,7 +1344,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33457" level="85" type="L2Npc" name="">
|
||||
|
||||
<race>ETC</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1420,7 +1365,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33458" level="85" type="L2Npc" name="">
|
||||
|
||||
<race>ETC</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1442,7 +1386,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33459" level="85" type="L2Npc" name="">
|
||||
|
||||
<race>ETC</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1464,7 +1407,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33460" level="85" type="L2Npc" name="Shuman" title="Guard">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1489,7 +1431,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33461" level="85" type="L2Guard" name="Noah" title="Guard">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1514,7 +1455,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33462" level="85" type="L2Npc" name="Jonadan" title="Guard">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1539,7 +1479,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33463" level="85" type="L2Npc" name="Adventurer Helper">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1564,7 +1503,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33464" level="85" type="L2Npc" name="Evain">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1589,7 +1527,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33465" level="85" type="L2Npc" name="Dirkman" title="Guard">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1614,7 +1551,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33466" level="85" type="L2Npc" name="Sappharine" title="Mysterious Dye Merchant">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1639,7 +1575,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33467" level="85" type="L2Npc" name="Meraldi" title="Mysterious Dye Merchant">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1664,7 +1599,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33468" level="85" type="L2Npc" name="Altar of Sacrifice Controller">
|
||||
|
||||
<race>CONSTRUCT</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1689,7 +1623,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33469" level="85" type="L2Npc" name="Altar of Sacrifice Controller">
|
||||
|
||||
<race>CONSTRUCT</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1714,7 +1647,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33470" level="95" type="L2Npc" name="Controller">
|
||||
|
||||
<race>CONSTRUCT</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1739,7 +1671,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33471" level="95" type="L2Npc" name="Controller">
|
||||
|
||||
<race>CONSTRUCT</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1764,7 +1695,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33472" level="95" type="L2Npc" name="Controller">
|
||||
|
||||
<race>CONSTRUCT</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1789,7 +1719,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33473" level="95" type="L2Npc" name="Controller">
|
||||
|
||||
<race>CONSTRUCT</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1814,7 +1743,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33474" level="95" type="L2Npc" name="Elcadia" title="Abyssal Saintess">
|
||||
|
||||
<race>DARK_ELF</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="11922" hpRegen="7.5" mp="11922" mpRegen="2.7" />
|
||||
@ -1839,7 +1767,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33475" level="95" type="L2Npc" name="Elcadia" title="Abyssal Saintess">
|
||||
|
||||
<race>DARK_ELF</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="11922" hpRegen="7.5" mp="11922" mpRegen="2.7" />
|
||||
@ -1864,7 +1791,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33476" level="95" type="L2Npc" name="Elcadia" title="Abyssal Saintess">
|
||||
|
||||
<race>DARK_ELF</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="11922" hpRegen="7.5" mp="11922" mpRegen="2.7" />
|
||||
@ -1889,7 +1815,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33477" level="85" type="L2Npc" name="Cellphine" title="Giant's Minion">
|
||||
|
||||
<race>KAMAEL</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1914,7 +1839,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33478" level="85" type="L2Npc" name="Ariel" title="Armor Merchant">
|
||||
|
||||
<race>ELF</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1939,7 +1863,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33479" level="85" type="L2Npc" name="Minaless" title="Accessory Merchant">
|
||||
|
||||
<race>DARK_ELF</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1964,7 +1887,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33480" level="85" type="L2Npc" name="Giant's Soldier">
|
||||
|
||||
<race>KAMAEL</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -1989,7 +1911,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33481" level="85" type="L2Npc" name="Giant's Soldier">
|
||||
|
||||
<race>KAMAEL</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -2014,7 +1935,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33482" level="85" type="L2Npc" name="Giant's Soldier">
|
||||
|
||||
<race>KAMAEL</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -2039,7 +1959,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33483" level="85" type="L2Npc" name="Giant's Soldier">
|
||||
|
||||
<race>KAMAEL</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -2064,7 +1983,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33484" level="85" type="L2Npc" name="Giant's Soldier">
|
||||
|
||||
<race>KAMAEL</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -2089,7 +2007,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33485" level="85" type="L2Npc" name="Giant's Soldier">
|
||||
|
||||
<race>KAMAEL</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -2114,7 +2031,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33486" level="85" type="L2Npc" name="Giant's Soldier">
|
||||
|
||||
<race>KAMAEL</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -2139,7 +2055,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33487" level="85" type="L2Npc" name="Giant's Soldier">
|
||||
|
||||
<race>KAMAEL</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -2164,7 +2079,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33488" level="85" type="L2Npc" name="Akram" title="Giant's Minion">
|
||||
|
||||
<race>KAMAEL</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -2189,7 +2103,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33489" level="85" type="L2Npc" name="Large Verdant Wilds" title="Wisp's Favorite">
|
||||
|
||||
<race>CONSTRUCT</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -2214,7 +2127,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33490" level="85" type="L2Npc" name="Trandon" title="Subclass/Dual Class Certificate Manager">
|
||||
|
||||
<race>DARK_ELF</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -2239,7 +2151,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33491" level="85" type="L2Npc" name="Raina" title="Subclass/Dual Class Master">
|
||||
|
||||
<race>ELF</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -2264,7 +2175,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33492" level="85" type="L2Npc" name="Ravidoff" title="Giant's Minion">
|
||||
|
||||
<race>KAMAEL</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -2289,7 +2199,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33493" level="85" type="L2Merchant" name="Raminya" title="Mysterious Dye Merchant">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -2314,7 +2223,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33494" level="85" type="L2Merchant" name="Ephesona" title="Mysterious Dye Merchant">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -2339,7 +2247,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33495" level="85" type="L2Merchant" name="Jyamis" title="Mysterious Dye Merchant">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -2364,7 +2271,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33496" level="85" type="L2Merchant" name="Diamis" title="Mysterious Dye Merchant">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -2389,7 +2295,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33497" level="85" type="L2Merchant" name="Leuna" title="Mysterious Dye Merchant">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -2414,7 +2319,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33498" level="85" type="L2Merchant" name="Dominie" title="Mysterious Dye Merchant">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
@ -2439,7 +2343,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="33499" level="85" type="L2Merchant" name="Roepina" title="Mysterious Dye Merchant">
|
||||
|
||||
<race>HUMAN</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
|
||||
|
10
trunk/dist/tools/sql/game/raidboss_spawnlist.sql
vendored
10
trunk/dist/tools/sql/game/raidboss_spawnlist.sql
vendored
@ -359,3 +359,13 @@ INSERT IGNORE INTO `raidboss_spawnlist` (`boss_id`,`loc_x`,`loc_y`,`loc_z`,`head
|
||||
(25930, 16086, -119455, -880, 7324, 8000, 0, 3271103, 5116283),
|
||||
(25931, 16318, -119300, -872, 40015, 8000, 0, 3271103, 5116283);
|
||||
|
||||
-- Wastelands
|
||||
-- Ragraman
|
||||
REPLACE INTO `raidboss_spawnlist` (`boss_id`, `amount`, `loc_x`, `loc_y`, `loc_z`, `heading`, `respawn_delay`, `respawn_random`, `respawn_time`, `currentHp`, `currentMp`) VALUES
|
||||
(25169, 1, -54464, 172151, -3633, 0, 129600, 86400, 0, '175403', '473');
|
||||
-- Rose
|
||||
INSERT INTO `raidboss_spawnlist` (`boss_id`, `amount`, `loc_x`, `loc_y`, `loc_z`, `heading`, `respawn_delay`, `respawn_random`, `respawn_time`, `currentHp`, `currentMp`) VALUES
|
||||
(25870, 1, -30013, 168759, -3862, 26591, 129600, 86400, 0, '517915', '517915');
|
||||
-- Thorn
|
||||
INSERT INTO `raidboss_spawnlist` (`boss_id`, `amount`, `loc_x`, `loc_y`, `loc_z`, `heading`, `respawn_delay`, `respawn_random`, `respawn_time`, `currentHp`, `currentMp`) VALUES
|
||||
(25871, 1, -27329, 182826, -3639, 24935, 129600, 86400, 0, '517915', '517915');
|
||||
|
43
trunk/dist/tools/sql/game/spawnlist.sql
vendored
43
trunk/dist/tools/sql/game/spawnlist.sql
vendored
@ -49732,3 +49732,46 @@ INSERT INTO `spawnlist` VALUES ('20_14', '1', '33839', '14731', '-120358', '-111
|
||||
-- Teleport Device Wasteland (Entrance)
|
||||
INSERT INTO `spawnlist` (`location`, `count`, `npc_templateid`, `locx`, `locy`, `locz`, `randomx`, `randomy`, `heading`, `respawn_delay`, `respawn_random`, `loc_id`, `periodOfDay`) VALUES
|
||||
('Wasteland', 1, 33072, -16365, 208927, -3664, 0, 0, 15805, 60, 0, 0, 0);
|
||||
|
||||
-- Wastelands
|
||||
-- Guards Passive
|
||||
INSERT INTO `spawnlist` (`location`, `count`, `npc_templateid`, `locx`, `locy`, `locz`, `randomx`, `randomy`, `heading`, `respawn_delay`, `respawn_random`, `loc_id`, `periodOfDay`) VALUES
|
||||
('Wastelands', 1, 33425, -16869, 207774, -3647, 0, 0, 1129, 60, 0, 0, 0),
|
||||
('Wastelands', 1, 33425, -16838, 208396, -3649, 0, 0, 58757, 60, 0, 0, 0),
|
||||
('Wastelands', 1, 33425, -16823, 207724, -3653, 0, 0, 25873, 60, 0, 0, 0),
|
||||
('Wastelands', 1, 33425, -16801, 207781, -3653, 0, 0, 44727, 60, 0, 0, 0),
|
||||
('Wastelands', 1, 33425, -16788, 208345, -3643, 0, 0, 5344, 60, 0, 0, 0),
|
||||
('Wastelands', 1, 33425, -16708, 208338, -3643, 0, 0, 30566, 60, 0, 0, 0),
|
||||
('Wastelands', 1, 33425, -15797, 208674, -3665, 0, 0, 64703, 60, 0, 0, 0),
|
||||
('Wastelands', 1, 33425, -15747, 208597, -3665, 0, 0, 8191, 60, 0, 0, 0),
|
||||
('Wastelands', 1, 33425, -15670, 208667, -3665, 0, 0, 35981, 60, 0, 0, 0),
|
||||
('Wastelands', 1, 33425, -15595, 208900, -3665, 0, 0, 63739, 60, 0, 0, 0),
|
||||
('Wastelands', 1, 33425, -15548, 208831, -3665, 0, 0, 18879, 60, 0, 0, 0),
|
||||
('Wastelands', 1, 33425, -15532, 208953, -3665, 0, 0, 50019, 60, 0, 0, 0),
|
||||
('Wastelands', 1, 33425, -15471, 208881, -3665, 0, 0, 18259, 60, 0, 0, 0);
|
||||
-- Guard Commander
|
||||
INSERT INTO `spawnlist` (`location`, `count`, `npc_templateid`, `locx`, `locy`, `locz`, `randomx`, `randomy`, `heading`, `respawn_delay`, `respawn_random`, `loc_id`, `periodOfDay`) VALUES
|
||||
('Wastelands', 1, 33426, -16352, 209624, -3665, 0, 0, 11730, 60, 0, 0, 0),
|
||||
('Wastelands', 1, 33426, -16250, 208083, -3665, 0, 0, 12587, 60, 0, 0, 0);
|
||||
-- Trainning
|
||||
INSERT INTO `spawnlist` (`location`, `count`, `npc_templateid`, `locx`, `locy`, `locz`, `randomx`, `randomy`, `heading`, `respawn_delay`, `respawn_random`, `loc_id`, `periodOfDay`) VALUES
|
||||
('Wastelands', 1, 33427, -16464, 209770, -3665, 0, 0, 42020, 60, 0, 0, 0),
|
||||
('Wastelands', 1, 33427, -16388, 209751, -3665, 0, 0, 46835, 60, 0, 0, 0),
|
||||
('Wastelands', 1, 33427, -16307, 209719, -3665, 0, 0, 46786, 60, 0, 0, 0),
|
||||
('Wastelands', 1, 33427, -16271, 208207, -3665, 0, 0, 45183, 60, 0, 0, 0),
|
||||
('Wastelands', 1, 33427, -16247, 208280, -3664, 0, 0, 46249, 60, 0, 0, 0),
|
||||
('Wastelands', 1, 33427, -16240, 209695, -3665, 0, 0, 44315, 60, 0, 0, 0),
|
||||
('Wastelands', 1, 33427, -16214, 208363, -3663, 0, 0, 46596, 60, 0, 0, 0),
|
||||
('Wastelands', 1, 33427, -16210, 208181, -3665, 0, 0, 45574, 60, 0, 0, 0),
|
||||
('Wastelands', 1, 33427, -16182, 208261, -3665, 0, 0, 46786, 60, 0, 0, 0),
|
||||
('Wastelands', 1, 33427, -16175, 209673, -3665, 0, 0, 43893, 60, 0, 0, 0),
|
||||
('Wastelands', 1, 33427, -16153, 208352, -3665, 0, 0, 46433, 60, 0, 0, 0),
|
||||
('Wastelands', 1, 33427, -16140, 208155, -3665, 0, 0, 45916, 60, 0, 0, 0),
|
||||
('Wastelands', 1, 33427, -16115, 208233, -3665, 0, 0, 46061, 60, 0, 0, 0),
|
||||
('Wastelands', 1, 33427, -16086, 208328, -3665, 0, 0, 46191, 60, 0, 0, 0);
|
||||
-- Guard Fred
|
||||
INSERT INTO `spawnlist` (`location`, `count`, `npc_templateid`, `locx`, `locy`, `locz`, `randomx`, `randomy`, `heading`, `respawn_delay`, `respawn_random`, `loc_id`, `periodOfDay`) VALUES
|
||||
('Wastelands', 1, 33179, -16276, 208841, -3664, 0, 0, 36991, 60, 0, 0, 0);
|
||||
-- Renfad
|
||||
INSERT INTO `spawnlist` (`location`, `count`, `npc_templateid`, `locx`, `locy`, `locz`, `randomx`, `randomy`, `heading`, `respawn_delay`, `respawn_random`, `loc_id`, `periodOfDay`) VALUES
|
||||
('Wastelands', 1, 33524, -24569, 188865, -3942, 0, 0, 39437, 0, 0, 0, 0);
|
||||
|
11
trunk/dist/tools/sql/game/teleport.sql
vendored
11
trunk/dist/tools/sql/game/teleport.sql
vendored
@ -1061,6 +1061,13 @@ INSERT INTO `teleport` VALUES ('Hunters Village -> Anghel Waterfall', 3023301, 1
|
||||
INSERT INTO `teleport` VALUES ('Hunters Village -> Anghel Waterfall', 3023302, 172458, 90314, -1984, 0, 1, 57);
|
||||
INSERT INTO `teleport` VALUES ('Hunters Village -> Anghel Waterfall', 3023303, 172458, 90314, -1984, 3150, 1, 57);
|
||||
|
||||
-- Teleport Device to Gludio
|
||||
-- Wastelands
|
||||
INSERT INTO `teleport` (`Description`, `id`, `loc_x`, `loc_y`, `loc_z`, `price`, `fornoble`, `itemId`) VALUES
|
||||
('Wasteland -> Gludio', 3319001, -14567, 123872, -3104, 0, 0, 57);
|
||||
('Wastelands Merchant Entrance', 3319001, -17151, 208992, -3664, 0, 0, 57),
|
||||
('Elder Casian', 3319002, -16832, 194491, -4208, 0, 0, 57),
|
||||
('Ant Nest Entrance', 3319003, -9570, 176327, -4144, 0, 0, 57),
|
||||
('Near Wasteland Basilisk', 3319004, -16415, 174003, -3304, 0, 0, 57),
|
||||
('Gargoyle Lord Sirocco', 3319005, -16516, 182801, -3872, 0, 0, 57),
|
||||
('Ragraman', 3319006, -53027, 172265, -3680, 0, 0, 57),
|
||||
('Iris', 3319007, -31348, 169552, -3840, 0, 0, 57),
|
||||
('Thorn', 3319008, -28460, 183596, -3760, 0, 0, 57);
|
||||
|
Loading…
Reference in New Issue
Block a user