Parsed new style html buttons.
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
As token of congratulations, the Adventure Guild is pleased to open its warehouse to both apprentice adventurers who have reached level 6 as well as travelers who have completed their first occupation change. At level 6, you can borrow a <font color="LEVEL">No-Grade Shadow Weapon</font> with the <font color="LEVEL">Apprentice Adventurer's Weapon Exchange Coupon</font>. At level 20, you can borrow <font color="LEVEL">Shadow Armor</font> with the <font color="LEVEL">Adventurer's Magic Armor Exchange Coupon</font>. No-Grade Shadow Weapons can be exchanged up to level 19 and Shadow Armor can be exchanged up to level 39.
|
||||
Now then: how can I help you?<br>
|
||||
(Note: chaotic characters may not use weapons or armor borrowed from the Adventure Guild.)<br>
|
||||
<a action="bypass -h Quest NewbieCoupons newbie_give_weapon_coupon">Get the Apprentice Adventurer's Weapon Exchange Coupon.</a><br>
|
||||
<a action="bypass -h Quest NewbieCoupons newbie_show_weapon">Use the weapon warehouse for apprentice adventurers.</a><br>
|
||||
<a action="bypass -h Quest NewbieCoupons newbie_give_armor_coupon">Get the Adventurer's Magic Armor Exchange Coupon.</a><br>
|
||||
<a action="bypass -h Quest NewbieCoupons newbie_show_armor">Use the Magic Armor warehouse for travelers.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NewbieCoupons newbie_give_weapon_coupon">Get the Apprentice Adventurer's Weapon Exchange Coupon.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NewbieCoupons newbie_show_weapon">Use the weapon warehouse for apprentice adventurers.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NewbieCoupons newbie_give_armor_coupon">Get the Adventurer's Magic Armor Exchange Coupon.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NewbieCoupons newbie_show_armor">Use the Magic Armor warehouse for travelers.</Button>
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30006">Gatekeeper Roxxy</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30598.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30006">Gatekeeper Roxxy</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30598.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,12 +1,12 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30039">Captain Gilbert</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30040">Guard Leon</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30041">Guard Arnold</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30042">Guard Abellos</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30043">Guard Johnstone</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30044">Guard Chiperan</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30045">Guard Kenyos</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30046">Guard Hanks</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30598.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30039">Captain Gilbert</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30040">Guard Leon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30041">Guard Arnold</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30042">Guard Abellos</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30043">Guard Johnstone</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30044">Guard Chiperan</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30045">Guard Kenyos</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30046">Guard Hanks</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30598.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30283">Blacksmith Altran</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30598.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30283">Blacksmith Altran</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30598.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30003">Accessory Merchant Silvia</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30004">Trader Katerina</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30598.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30003">Accessory Merchant Silvia</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30004">Trader Katerina</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30598.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30001">Trader Lector</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30002">Armor Merchant Jackson</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30598.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30001">Trader Lector</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30002">Armor Merchant Jackson</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30598.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,9 +1,9 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30031">High Priest Biotin</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30033">Magister Baulro</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30035">Magister Harrys</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30032">Priest Yohanes</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30036">Priest Petron</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30598.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30031">High Priest Biotin</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30033">Magister Baulro</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30035">Magister Harrys</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30032">Priest Yohanes</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30036">Priest Petron</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30598.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,8 +1,8 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30026">Grand Master Bitz</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30027">Master Gwinter</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30029">Master Minia</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30028">Master Pintage</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30598.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30026">Grand Master Bitz</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30027">Master Gwinter</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30029">Master Minia</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30028">Master Pintage</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30598.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,7 +1,7 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30054">Warehouse Keeper Rant</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30055">Warehouse Keeper Rolfe</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30005">Warehouse Keeper Wilford</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30598.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30054">Warehouse Keeper Rant</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30055">Warehouse Keeper Rolfe</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30005">Warehouse Keeper Wilford</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30598.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,13 +1,13 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30048">Darin</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30312">Lighthouse Keeper Rockswell</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30368">Lilith</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30049">Bonnie</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30047">Wharf Manager Firon</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30497">Edmond</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30050">Elias</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30311">Sir Collin Windawood</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30051">Cristel</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30598.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30048">Darin</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30312">Lighthouse Keeper Rockswell</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30368">Lilith</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30049">Bonnie</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30047">Wharf Manager Firon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30497">Edmond</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30050">Elias</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30311">Sir Collin Windawood</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30051">Cristel</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30598.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,12 +1,12 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Which of the following best describes the one you seek?<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30598-1.htm">Teleporter</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30598-2.htm">Guard</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30598-3.htm">Blacksmith</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30598-4.htm">Magic Trader</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30598-5.htm">Weapons Trader</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30598-6.htm">Temple (Mystic's Guild)</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30598-7.htm">Warrior's Guild</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30598-8.htm">Warehouse</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30598-9.htm">Other</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30598-1.htm">Teleporter</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30598-2.htm">Guard</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30598-3.htm">Blacksmith</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30598-4.htm">Magic Trader</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30598-5.htm">Weapons Trader</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30598-6.htm">Temple (Mystic's Guild)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30598-7.htm">Warrior's Guild</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30598-8.htm">Warehouse</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30598-9.htm">Other</Button>
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30146">Gatekeeper Mirabel</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30599.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30146">Gatekeeper Mirabel</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30599.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,12 +1,12 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30285">Sentinel Gartrandell</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30284">Sentinel Knight Alberius</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30221">Sentinel Rayen</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30217">Sentinel Berros</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30219">Sentinel Veltress</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30220">Sentinel Starden</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30218">Sentinel Kendell</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30216">Sentinel Wheeler</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30599.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30285">Sentinel Gartrandell</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30284">Sentinel Knight Alberius</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30221">Sentinel Rayen</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30217">Sentinel Berros</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30219">Sentinel Veltress</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30220">Sentinel Starden</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30218">Sentinel Kendell</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30216">Sentinel Wheeler</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30599.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30363">Blacksmith Aios</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30599.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30363">Blacksmith Aios</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30599.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30149">Trader Creamees</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30150">Trader Herbiel</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30599.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30149">Trader Creamees</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30150">Trader Herbiel</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30599.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30148">Trader Ariel</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30147">Trader Unoren</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30599.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30148">Trader Ariel</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30147">Trader Unoren</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30599.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,9 +1,9 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30155">Master Ellenia</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30156">Master Cobendell</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30157">Magister Greenis</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30158">Magister Esrandell</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30154">Hierarch Asterios</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30599.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30155">Master Ellenia</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30156">Master Cobendell</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30157">Magister Greenis</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30158">Magister Esrandell</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30154">Hierarch Asterios</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30599.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,7 +1,7 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30153">Warehouse Keeper Markius</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30152">Warehouse Keeper Julia</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30151">Warehouse Freightman Chad</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30599.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30153">Warehouse Keeper Markius</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30152">Warehouse Keeper Julia</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30151">Warehouse Freightman Chad</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30599.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,12 +1,12 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30423">Northwind</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30414">Rosella</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 31853">Treant Bremec</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30223">Arujien</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30362">Andellia</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30222">Alshupes</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30371">Thalia</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 31852">Pixy Murika</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30599.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30423">Northwind</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30414">Rosella</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 31853">Treant Bremec</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30223">Arujien</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30362">Andellia</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30222">Alshupes</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30371">Thalia</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 31852">Pixy Murika</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30599.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,11 +1,11 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Which of the following best describes the one you seek?<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30599-1.htm">Gatekeeper</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30599-2.htm">Guard</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30599-3.htm">Blacksmith</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30599-4.htm">Magic Trader</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30599-5.htm">Weapons Trader</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30599-6.htm">Eva's Sanctuary (Guild)</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30599-7.htm">Warehouse</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30599-8.htm">Other</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30599-1.htm">Gatekeeper</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30599-2.htm">Guard</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30599-3.htm">Blacksmith</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30599-4.htm">Magic Trader</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30599-5.htm">Weapons Trader</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30599-6.htm">Eva's Sanctuary (Guild)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30599-7.htm">Warehouse</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30599-8.htm">Other</Button>
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30134">Gatekeeper Jasmine</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30600.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30134">Gatekeeper Jasmine</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30600.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,16 +1,16 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30224">Sentry Knight Rayla</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30348">Sentry Nelsya</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30355">Sentry Roselyn</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30347">Sentry Marion</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30432">Sentry Irene</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30356">Sentry Altima</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30349">Sentry Jenna</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30346">Sentry Kayleen</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30433">Sentry Kathaway</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30357">Sentry Kristin</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30431">Sentry Eriel</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30430">Sentry Trionell</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30600.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30224">Sentry Knight Rayla</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30348">Sentry Nelsya</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30355">Sentry Roselyn</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30347">Sentry Marion</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30432">Sentry Irene</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30356">Sentry Altima</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30349">Sentry Jenna</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30346">Sentry Kayleen</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30433">Sentry Kathaway</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30357">Sentry Kristin</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30431">Sentry Eriel</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30430">Sentry Trionell</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30600.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30307">Blacksmith Karrod</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30600.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30307">Blacksmith Karrod</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30600.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30138">Trader Minaless</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30137">Trader Vollodos</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30600.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30138">Trader Minaless</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30137">Trader Vollodos</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30600.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30135">Trader Iria</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30136">Trader Payne</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30600.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30135">Trader Iria</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30136">Trader Payne</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30600.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,12 +1,12 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30143">Master Trudy</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30360">Master Harant</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30145">Master Vlasty</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30135">Magister Harne</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30144">Tetrarch Vellior</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30358">Tetrarch Thifiell</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30359">Tetrarch Kaitar</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30141">Tetrarch Talloth</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30600.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30143">Master Trudy</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30360">Master Harant</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30145">Master Vlasty</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30135">Magister Harne</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30144">Tetrarch Vellior</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30358">Tetrarch Thifiell</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30359">Tetrarch Kaitar</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30141">Tetrarch Talloth</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30600.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,7 +1,7 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30139">Warehouse Keeper Dorankus</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30140">Warehouse Keeper Erviante</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30350">Warehouse Freightman Carlon</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30600.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30139">Warehouse Keeper Dorankus</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30140">Warehouse Keeper Erviante</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30350">Warehouse Freightman Carlon</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30600.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,10 +1,10 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30421">Varika</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30419">Arkenia</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30130">Abyssal Celebrant Undrias</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30351">Astaron</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30353">Jughead</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30354">Jewel</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30600.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30421">Varika</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30419">Arkenia</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30130">Abyssal Celebrant Undrias</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30351">Astaron</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30353">Jughead</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30354">Jewel</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30600.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,11 +1,11 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Which of the following best describes the one you seek?<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30600-1.htm">Teleporter</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30600-2.htm">Guard</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30600-3.htm">Blacksmith</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30600-4.htm">Magic Trader</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30600-5.htm">Weapons Trader</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30600-6.htm">The Shilen Temple (Guild)</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30600-7.htm">Warehouse</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30600-8.htm">Other</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30600-1.htm">Teleporter</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30600-2.htm">Guard</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30600-3.htm">Blacksmith</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30600-4.htm">Magic Trader</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30600-5.htm">Weapons Trader</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30600-6.htm">The Shilen Temple (Guild)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30600-7.htm">Warehouse</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30600-8.htm">Other</Button>
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30540">Gatekeeper Wirphy</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30601.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30540">Gatekeeper Wirphy</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30601.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,12 +1,12 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30541">Protector Paion</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30542">Defender Runant</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30543">Defender Ethan</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30544">Defender Cromwell</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30545">Defender Proton</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30546">Defender Dinkey</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30547">Defender Tardyon</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30548">Defender Nathan</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30601.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30541">Protector Paion</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30542">Defender Runant</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30543">Defender Ethan</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30544">Defender Cromwell</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30545">Defender Proton</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30546">Defender Dinkey</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30547">Defender Tardyon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30548">Defender Nathan</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30601.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,10 +1,10 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30531">Iron Gate's Lockirin</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30532">Golden Wheel's Spiron</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30533">Silver Scale's Balanki</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30534">Bronze Key's Keef</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30535">Filaur of the Gray Pillar</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30536">Black Anvil's Arin</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30601.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30531">Iron Gate's Lockirin</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30532">Golden Wheel's Spiron</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30533">Silver Scale's Balanki</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30534">Bronze Key's Keef</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30535">Filaur of the Gray Pillar</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30536">Black Anvil's Arin</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30601.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,7 +1,7 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30525">Head Blacksmith Bronk</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30526">Blacksmith Brunon</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30527">Blacksmith Silvera</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30601.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30525">Head Blacksmith Bronk</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30526">Blacksmith Brunon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30527">Blacksmith Silvera</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30601.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30518">Accessory Merchant Garita</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30519">Grocer Mion</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30601.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30518">Accessory Merchant Garita</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30519">Grocer Mion</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30601.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30516">Weapon Merchant Reep</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30517">Armor Merchant Shari</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30601.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30516">Weapon Merchant Reep</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30517">Armor Merchant Shari</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30601.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,7 +1,7 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30520">Warehouse Chief Reed</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30521">Warehouse Freightman Murdoc</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30522">Warehouse Keeper Airy</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30601.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30520">Warehouse Chief Reed</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30521">Warehouse Freightman Murdoc</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30522">Warehouse Keeper Airy</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30601.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,15 +1,15 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30523">Collector Gouph</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30524">Collector Pippi</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30537">Daichir, Priest of the Earth</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30650">Priest of the Earth Gerald</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30538">Priest of the Earth Zimenf</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30539">Priestess of the Earth Chichirin</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30671">Captain Croto</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30651">Wanderer Dorf</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30550">Gauri Twinklerock</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30554">Miner Bolter</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30553">Maryse Redbonnet</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30601.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30523">Collector Gouph</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30524">Collector Pippi</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30537">Daichir, Priest of the Earth</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30650">Priest of the Earth Gerald</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30538">Priest of the Earth Zimenf</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30539">Priestess of the Earth Chichirin</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30671">Captain Croto</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30651">Wanderer Dorf</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30550">Gauri Twinklerock</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30554">Miner Bolter</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30553">Maryse Redbonnet</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30601.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,11 +1,11 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Which of the following best describes the one you seek?<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30601-1.htm">Teleporter</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30601-2.htm">Guard</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30601-3.htm">Guild Elder</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30601-4.htm">Blacksmith</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30601-5.htm">Magic Trader</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30601-6.htm">Weapons Trader</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30601-7.htm">Warehouse</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30601-8.htm">Other</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30601-1.htm">Teleporter</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30601-2.htm">Guard</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30601-3.htm">Guild Elder</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30601-4.htm">Blacksmith</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30601-5.htm">Magic Trader</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30601-6.htm">Weapons Trader</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30601-7.htm">Warehouse</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30601-8.htm">Other</Button>
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30576">Gatekeeper Tamil</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30602.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30576">Gatekeeper Tamil</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,12 +1,12 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30577">Praetorian Rukain</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30578">Centurion Nakusin</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30579">Centurion Tamai</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30580">Centurion Parugon</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30581">Centurion Orinak</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30582">Centurion Tiku</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30583">Centurion Petukai</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30584">Centurion Vapook</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30602.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30577">Praetorian Rukain</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30578">Centurion Nakusin</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30579">Centurion Tamai</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30580">Centurion Parugon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30581">Centurion Orinak</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30582">Centurion Tiku</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30583">Centurion Petukai</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30584">Centurion Vapook</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30569">Prefect Brukurse</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30570">Prefect Karukia</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30602.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30569">Prefect Brukurse</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30570">Prefect Karukia</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30571">Seer Tanapi</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30572">Seer Livina</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30602.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30571">Seer Tanapi</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30572">Seer Livina</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30564">Blacksmith Sumari</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30602.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30564">Blacksmith Sumari</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30560">Trader Uska</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30561">Trader Papuma</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30602.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30560">Trader Uska</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30561">Trader Papuma</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30558">Trader Jakal</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30559">Trader Kunai</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30602.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30558">Trader Jakal</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30559">Trader Kunai</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30562">Warehouse Keeper Grookin</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30563">Warehouse Keeper Imantu</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30602.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30562">Warehouse Keeper Grookin</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30563">Warehouse Keeper Imantu</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,10 +1,10 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the radar.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30565">Flame Lord Kakai</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30566">Atuba Chief Varkees</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30567">Neruga Chief Tantus</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30568">Urutu Chief Hatos</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30585">Tataru Zu Hestui</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30587">Gantaki Zu Urutu</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30602.htm">Back To The Main List</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30565">Flame Lord Kakai</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30566">Atuba Chief Varkees</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30567">Neruga Chief Tantus</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30568">Urutu Chief Hatos</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30585">Tataru Zu Hestui</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30587">Gantaki Zu Urutu</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602.htm">Back To The Main List</Button>
|
||||
</body></html>
|
@ -1,12 +1,12 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Which of the following best describes the one you seek?<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30602-1.htm">Teleporter</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30602-2.htm">Guard</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30602-3.htm">Prefect (Warrior Guild)</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30602-4.htm">Seer (Mystic Guild)</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30602-5.htm">Blacksmith</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30602-6.htm">Magic Trader</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30602-7.htm">Weapons Trader</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30602-8.htm">Warehouse</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 30602-9.htm">Other</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602-1.htm">Teleporter</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602-2.htm">Guard</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602-3.htm">Prefect (Warrior Guild)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602-4.htm">Seer (Mystic Guild)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602-5.htm">Blacksmith</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602-6.htm">Magic Trader</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602-7.htm">Weapons Trader</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602-8.htm">Warehouse</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 30602-9.htm">Other</Button>
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the screen.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32163">Gatekeeper Ragara</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135.htm">Go back to the list.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32163">Gatekeeper Ragara</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135.htm">Go back to the list.</Button>
|
||||
</body></html>
|
@ -1,7 +1,7 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the screen.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32160">Grand Magister Devon</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32162">Magister Martika</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32161">Master Black</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135.htm">Go back to the list.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32160">Grand Magister Devon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32162">Magister Martika</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32161">Master Black</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135.htm">Go back to the list.</Button>
|
||||
</body></html>
|
@ -1,7 +1,7 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the screen.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32158">Warehouse Chief Fisler</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32157">Head Blacksmith Moka</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32159">Blacksmith Kincaid</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135.htm">Go back to the list.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32158">Warehouse Chief Fisler</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32157">Head Blacksmith Moka</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32159">Blacksmith Kincaid</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135.htm">Go back to the list.</Button>
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the screen.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32169">Spellbook Trader Mifren</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135.htm">Go back to the list.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32169">Spellbook Trader Mifren</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135.htm">Go back to the list.</Button>
|
||||
</body></html>
|
@ -1,12 +1,12 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the screen.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32173">Zerstorer Marcela</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32174">Marksman Maddy</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32175">Marksman Bixon</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32176">Marksman Ambra</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32177">Marksman Syzar</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32178">Guard Karba</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32179">Marksman Putin</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32180">Marksman Kato</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135.htm">Go back to the list.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32173">Zerstorer Marcela</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32174">Marksman Maddy</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32175">Marksman Bixon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32176">Marksman Ambra</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32177">Marksman Syzar</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32178">Guard Karba</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32179">Marksman Putin</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32180">Marksman Kato</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135.htm">Go back to the list.</Button>
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the screen.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32164">Weapons Trader Erinu</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32165">Armor Trader Zacon</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135.htm">Go back to the list.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32164">Weapons Trader Erinu</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32165">Armor Trader Zacon</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135.htm">Go back to the list.</Button>
|
||||
</body></html>
|
@ -1,7 +1,7 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the screen.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32168">Magic Trader Janis</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32166">Accessory Trader Treavi</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32167">Consumption Goods Trader Neazel</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135.htm">Go back to the list.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32168">Magic Trader Janis</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32166">Accessory Trader Treavi</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32167">Consumption Goods Trader Neazel</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135.htm">Go back to the list.</Button>
|
||||
</body></html>
|
@ -1,13 +1,13 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the screen.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32141">Master Nerga</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32142">Master Tenor</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32143">Master Belkis</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32144">Master Sonya</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32145">Grand Master Maynard</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32146">Grand Master Valpor</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32139">Hierarch Casca</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32140">Hierarch Zenya</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32138">Hierarch Kekropus</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135.htm">Go back to the list.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32141">Master Nerga</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32142">Master Tenor</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32143">Master Belkis</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32144">Master Sonya</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32145">Grand Master Maynard</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32146">Grand Master Valpor</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32139">Hierarch Casca</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32140">Hierarch Zenya</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32138">Hierarch Kekropus</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135.htm">Go back to the list.</Button>
|
||||
</body></html>
|
@ -1,7 +1,7 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the screen.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32171">Warehouse Chief Hoffa</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32170">Warehouse Keeper Benis</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32172">Warehouse Freightman Saylem</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135.htm">Go back to the list.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32171">Warehouse Chief Hoffa</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32170">Warehouse Keeper Benis</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32172">Warehouse Freightman Saylem</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135.htm">Go back to the list.</Button>
|
||||
</body></html>
|
@ -1,8 +1,8 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the screen.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32153">High Priest Prana</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32154">Grand Master Aldenia</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32155">Priest Nabot</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32156">Master Talbot</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135.htm">Go back to the list.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32153">High Priest Prana</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32154">Grand Master Aldenia</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32155">Priest Nabot</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32156">Master Talbot</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135.htm">Go back to the list.</Button>
|
||||
</body></html>
|
@ -1,7 +1,7 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the screen.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32150">Hight Prefect Took</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32151">Prefect Harz</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32152">Seer Henri</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135.htm">Go back to the list.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32150">Hight Prefect Took</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32151">Prefect Harz</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32152">Seer Henri</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135.htm">Go back to the list.</Button>
|
||||
</body></html>
|
@ -1,7 +1,7 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Select the one you seek below. Their location will be indicated on the screen.<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32147">Grand Master Libian</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32148">Master Sydnet</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32149">Magister Enea</a><br><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135.htm">Go back to the list.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32147">Grand Master Libian</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32148">Master Sydnet</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32149">Magister Enea</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135.htm">Go back to the list.</Button>
|
||||
</body></html>
|
@ -1,15 +1,15 @@
|
||||
<html><body>Newbie Guide:<br>
|
||||
Where can we find the person you are seeking?<br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135-1.htm">Gatekeeper</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135-2.htm">Guard</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135-3.htm">Weapon Shop</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135-4.htm">Magic Shop</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135-5.htm">Hierarch's House</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135-6.htm">Warehouse</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135-7.htm">Human's Embassy</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135-8.htm">Orc's Embassy</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135-9.htm">Elve's Embassy</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135-10.htm">Dark Elve's Embassy</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135-11.htm">Dwarve's Embassy</a><br>
|
||||
<a action="bypass -h Quest NpcLocationInfo 32135-12.htm">Other</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135-1.htm">Gatekeeper</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135-2.htm">Guard</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135-3.htm">Weapon Shop</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135-4.htm">Magic Shop</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135-5.htm">Hierarch's House</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135-6.htm">Warehouse</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135-7.htm">Human's Embassy</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135-8.htm">Orc's Embassy</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135-9.htm">Elve's Embassy</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135-10.htm">Dark Elve's Embassy</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135-11.htm">Dwarve's Embassy</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest NpcLocationInfo 32135-12.htm">Other</Button>
|
||||
</body></html>
|
@ -1,9 +1,9 @@
|
||||
<html><body>Raid Monster Information:<br>
|
||||
<a action="bypass -h Quest RaidbossInfo level20.htm">Raid Monster for levels 20-29</a><br>
|
||||
<a action="bypass -h Quest RaidbossInfo level30.htm">Raid Monster for levels 30-39</a><br>
|
||||
<a action="bypass -h Quest RaidbossInfo level40.htm">Raid Monster for levels 40-49</a><br>
|
||||
<a action="bypass -h Quest RaidbossInfo level50.htm">Raid Monster levels 50-59</a><br>
|
||||
<a action="bypass -h Quest RaidbossInfo level60.htm">Raid Monster for levels 60-69</a><br>
|
||||
<a action="bypass -h Quest RaidbossInfo level70.htm">Raid Monster for levels 70-79</a><br>
|
||||
<a action="bypass -h Quest RaidbossInfo level80.htm">Raid Monster for levels 80-89</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo level20.htm">Raid Monster for levels 20-29</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo level30.htm">Raid Monster for levels 30-39</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo level40.htm">Raid Monster for levels 40-49</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo level50.htm">Raid Monster levels 50-59</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo level60.htm">Raid Monster for levels 60-69</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo level70.htm">Raid Monster for levels 70-79</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo level80.htm">Raid Monster for levels 80-89</Button>
|
||||
</body></html>
|
@ -1,26 +1,26 @@
|
||||
<html><body><br><br>
|
||||
<a action="bypass -h Quest RaidbossInfo 25372">Discarded Guardian (lv20)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25375">Zombie Lord Farakelsus (lv20)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25378">Madness Beast (lv20)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25146">Evil spirit Bifrons (lv21)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25357">Sukar Wererat Chief (lv21)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25373">Malex, Herald of Dagoniel (lv21)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25380">Kaysha, Herald of Icarus (lv21)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25001">Greyclaw Kutus (lv23)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25362">Tracker Leader Sharuk (lv23)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25366">Kuroboros' Priest (lv23)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25060">Unrequited Kael (lv24)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25127">Langk Matriarch Rashkos (lv24)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25019">Pan Dryad (lv25)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25076">Princess Molrang (lv25)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25149">Zombie Lord Crowl (lv25)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25166">Ikuntai (lv25)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25369">Soul Scavenger (lv25)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25426">Freki, Betrayer of Urutu (lv25)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25429">Mammon's Collector Talloth (lv25)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25360">Tiger Hornet (lv26)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25365">Patriarch Kuroboros (lv26)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25038">Tirak (lv28)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25272">Partisan Leader Talakin (lv28)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25095">Elf Renoa (lv29)</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25372">Discarded Guardian (lv20)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25375">Zombie Lord Farakelsus (lv20)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25378">Madness Beast (lv20)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25146">Evil spirit Bifrons (lv21)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25357">Sukar Wererat Chief (lv21)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25373">Malex, Herald of Dagoniel (lv21)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25380">Kaysha, Herald of Icarus (lv21)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25001">Greyclaw Kutus (lv23)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25362">Tracker Leader Sharuk (lv23)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25366">Kuroboros' Priest (lv23)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25060">Unrequited Kael (lv24)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25127">Langk Matriarch Rashkos (lv24)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25019">Pan Dryad (lv25)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25076">Princess Molrang (lv25)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25149">Zombie Lord Crowl (lv25)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25166">Ikuntai (lv25)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25369">Soul Scavenger (lv25)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25426">Freki, Betrayer of Urutu (lv25)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25429">Mammon's Collector Talloth (lv25)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25360">Tiger Hornet (lv26)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25365">Patriarch Kuroboros (lv26)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25038">Tirak (lv28)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25272">Partisan Leader Talakin (lv28)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25095">Elf Renoa (lv29)</Button>
|
||||
</body></html>
|
@ -1,35 +1,35 @@
|
||||
<html><body><br><br>
|
||||
<a action="bypass -h Quest RaidbossInfo 25004">Turek Mercenary Captain (lv30)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25079">Cat's Eye (lv30)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25112">Meana, Agent of Beres (lv30)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25169">Ragraman (lv30)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25188">Apepi (lv30)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25352">Giant Wastelands Basilisk (lv30)</a><br1>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25004">Turek Mercenary Captain (lv30)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25079">Cat's Eye (lv30)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25112">Meana, Agent of Beres (lv30)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25169">Ragraman (lv30)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25188">Apepi (lv30)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25352">Giant Wastelands Basilisk (lv30)</Button>
|
||||
Grave Robber Boss Akata (lv30)<br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25392">Captain of the Queen's Royal Guard (lv32)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25401">Skyla (lv32)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25128">Vuku Grand Seer Gharmash (lv33)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25391">Nurka's Messenger (lv33)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25404">Corsair Captain Kylon (lv33)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25020">Breka Warlock Pastu (lv34)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25023">Swamp Stakato Queen Zyrnna (lv34)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25189">Cronos's Servitor Mumu (lv34)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25383">Ghost of Sir Calibus (lv34)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25041">Remmel (lv35)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25063">Chertuba of Great Soul (lv35)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25098">Sejarr's Servitor (lv35)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25118">Guilotine, Warden of the Execution Grounds (lv35)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25152">Flame Lord Shadar (lv35)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25185">Tasaba Patriarch Hellena (lv35)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25223">Soul Collector Acheron (lv35)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25354">Gargoyle Lord Sirocco (lv35)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25388">Red Eye Captain Trakia (lv35)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25398">Eye of Beleth (lv35)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25211">Sebek (lv36)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25385">Evil Spirit Tempest (lv36)</a><br1>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25392">Captain of the Queen's Royal Guard (lv32)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25401">Skyla (lv32)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25128">Vuku Grand Seer Gharmash (lv33)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25391">Nurka's Messenger (lv33)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25404">Corsair Captain Kylon (lv33)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25020">Breka Warlock Pastu (lv34)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25023">Swamp Stakato Queen Zyrnna (lv34)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25189">Cronos's Servitor Mumu (lv34)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25383">Ghost of Sir Calibus (lv34)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25041">Remmel (lv35)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25063">Chertuba of Great Soul (lv35)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25098">Sejarr's Servitor (lv35)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25118">Guilotine, Warden of the Execution Grounds (lv35)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25152">Flame Lord Shadar (lv35)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25185">Tasaba Patriarch Hellena (lv35)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25223">Soul Collector Acheron (lv35)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25354">Gargoyle Lord Sirocco (lv35)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25388">Red Eye Captain Trakia (lv35)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25398">Eye of Beleth (lv35)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25211">Sebek (lv36)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25385">Evil Spirit Tempest (lv36)</Button>
|
||||
Rayito the Looter (lv37)<br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25170">Lizardmen Leader Hellion (lv38)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25394">Premo Prime (lv38)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25082">Leader of Cat Gang (lv39)</a><br1>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25170">Lizardmen Leader Hellion (lv38)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25394">Premo Prime (lv38)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25082">Leader of Cat Gang (lv39)</Button>
|
||||
Nellis' Vengeful Spirit (lv39)
|
||||
</body></html>
|
@ -1,35 +1,35 @@
|
||||
<html><body><br><br>
|
||||
<a action="bypass -h Quest RaidbossInfo 25007">Retreat Spider Cletu (lv42)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25026">Katu Van Leader Atui (lv49)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25044">Barion (lv47)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25047">Karte (lv49)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25057">Biconne of Blue Sky (lv45)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25064">Mystic of Storm Teruk (lv40)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25085">Timak Orc Chief Ranger (lv44)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25088">Crazy Mechanic Golem (lv43)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25099">Rotten Tree Repiro (lv44)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25102">Shacram (lv45)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25115">Icarus Sample 1 (lv40)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25134">Leto Chief Talkin (lv40)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25155">Shaman King Selu (lv40)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25158">King Tarlk (lv48)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25173">Tiger King Karuta (lv45)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25192">Earth Protector Panathen (lv43)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25208">Water Couatle Ateka (lv40)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25214">Fafurion's Page Sika (lv40)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25260">Iron Giant Totem (lv45)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25395">Archon Suscepter (lv45)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25410">Road Scavenger Leader (lv40)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25412">Necrosentinel Royal Guard (lv47)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25415">Nakondas (lv40)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25418">Dread Avenger Kraven (lv44)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25420">Orfen's Handmaiden (lv48)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25431">Flame Stone Golem (lv44)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25437">Timak Orc Gosmos (lv45)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25438">Thief Kelbar (lv44)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25441">Evil Spirit Cyrion (lv45)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25456">Mirror of Oblivion (lv49)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25487">Water Spirit Lian (lv40)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25490">Gwindorr (lv40)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25498">Fafurion's Henchman Istary (lv45)</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25007">Retreat Spider Cletu (lv42)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25026">Katu Van Leader Atui (lv49)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25044">Barion (lv47)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25047">Karte (lv49)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25057">Biconne of Blue Sky (lv45)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25064">Mystic of Storm Teruk (lv40)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25085">Timak Orc Chief Ranger (lv44)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25088">Crazy Mechanic Golem (lv43)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25099">Rotten Tree Repiro (lv44)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25102">Shacram (lv45)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25115">Icarus Sample 1 (lv40)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25134">Leto Chief Talkin (lv40)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25155">Shaman King Selu (lv40)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25158">King Tarlk (lv48)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25173">Tiger King Karuta (lv45)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25192">Earth Protector Panathen (lv43)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25208">Water Couatle Ateka (lv40)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25214">Fafurion's Page Sika (lv40)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25260">Iron Giant Totem (lv45)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25395">Archon Suscepter (lv45)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25410">Road Scavenger Leader (lv40)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25412">Necrosentinel Royal Guard (lv47)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25415">Nakondas (lv40)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25418">Dread Avenger Kraven (lv44)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25420">Orfen's Handmaiden (lv48)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25431">Flame Stone Golem (lv44)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25437">Timak Orc Gosmos (lv45)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25438">Thief Kelbar (lv44)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25441">Evil Spirit Cyrion (lv45)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25456">Mirror of Oblivion (lv49)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25487">Water Spirit Lian (lv40)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25490">Gwindorr (lv40)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25498">Fafurion's Henchman Istary (lv45)</Button>
|
||||
</body></html>
|
@ -1,35 +1,35 @@
|
||||
<html><body><br><br>
|
||||
<a action="bypass -h Quest RaidbossInfo 25010">Furious Thieles (lv55)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25013">Spiteful Soul of Peasant Leader (lv50)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25029">Atraiban (lv53)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25032">Eva's Guardian Millenu (58)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25050">Verfa (lv51)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25067">Shaka, Captain of the Red Flag (lv52)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25070">Enchanted Forest Watcher Ruell (lv55)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25089">Soulless Wild Boar (lv59)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25103">Sorcerer Isirr (lv55)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25119">Berun, Messenger of the Fairy Queen (lv50)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25122">Hopeful Refugee Leo (lv56)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25131">Carnage Lord Gato (lv50)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25137">Sephia, Seer of Bereth (lv55)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25159">Unicorn Paniel (lv54)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25176">Black Lily (55)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25182">Demon Kurikups (59)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25217">Cursed Clara (lv50)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25230">Ragoth, Seer of Timak (lv57)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25238">Abyss Brukunt (59)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25241">Harit Hero Tamash (lv55)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25259">Zaken's Butcher Krantz (lv55)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25273">Carnamakos (50)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25277">Lilith's Witch Marilion (lv50)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25280">Pagan Watcher Cerberon (lv55)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25434">Bandit Leader Barda (lv55)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25460">Deadman Ereve (lv51)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25463">Harit Guardian Garangky (lv56)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25473">Grave Robber Kim (lv52)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25475">Ghost Knight Kabed (lv55)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25481">Magus Kenishee (lv53)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25484">Zaken's Mate Tillion (lv50)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25493">Eva's Spirit Niniel (lv55)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25496">Fafurion's Envoy Pingolpin (lv52)</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25010">Furious Thieles (lv55)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25013">Spiteful Soul of Peasant Leader (lv50)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25029">Atraiban (lv53)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25032">Eva's Guardian Millenu (58)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25050">Verfa (lv51)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25067">Shaka, Captain of the Red Flag (lv52)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25070">Enchanted Forest Watcher Ruell (lv55)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25089">Soulless Wild Boar (lv59)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25103">Sorcerer Isirr (lv55)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25119">Berun, Messenger of the Fairy Queen (lv50)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25122">Hopeful Refugee Leo (lv56)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25131">Carnage Lord Gato (lv50)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25137">Sephia, Seer of Bereth (lv55)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25159">Unicorn Paniel (lv54)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25176">Black Lily (55)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25182">Demon Kurikups (59)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25217">Cursed Clara (lv50)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25230">Ragoth, Seer of Timak (lv57)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25238">Abyss Brukunt (59)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25241">Harit Hero Tamash (lv55)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25259">Zaken's Butcher Krantz (lv55)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25273">Carnamakos (50)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25277">Lilith's Witch Marilion (lv50)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25280">Pagan Watcher Cerberon (lv55)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25434">Bandit Leader Barda (lv55)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25460">Deadman Ereve (lv51)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25463">Harit Guardian Garangky (lv56)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25473">Grave Robber Kim (lv52)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25475">Ghost Knight Kabed (lv55)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25481">Magus Kenishee (lv53)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25484">Zaken's Mate Tillion (lv50)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25493">Eva's Spirit Niniel (lv55)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25496">Fafurion's Envoy Pingolpin (lv52)</Button>
|
||||
</body></html>
|
@ -1,23 +1,23 @@
|
||||
<html><body><br><br>
|
||||
<a action="bypass -h Quest RaidbossInfo 25016">The 3rd Underwater Guardian (lv60)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25051">Rahha (lv65)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25073">Bloody Priest Rudelto (lv69)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25106">Lidia, Ghost of the Well (lv60)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25125">Fierce Tiger King Angel (lv65)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25140">Hekaton Prime (lv65)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25162">Giant Marpanak (lv60)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25179">Karum, Guardian Of The Statue Of the Giant (60)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25226">Roaring Lord Kastor (lv62)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25233">Spiteful Soul of Andras the Betrayer (lv69)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25234">Ancient Weird Drake (lv65)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25255">Gargoyle Lord Tiphon (lv65)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25256">Taik High Prefect Arak (lv60)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25263">Kernon's Faithful Servant Kelone (67)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25322">Demon's Agent Falston (lv66)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25407">Lord Ishka (lv60)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25423">Fairy Queen Timiniel (61)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25444">Enmity Ghost Ramdal (lv65)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25467">Gorgolos (lv64)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25470">Utenus, the Last Titan (lv66)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25478">Hisilrome, Priest of Shilen (lv65)</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25016">The 3rd Underwater Guardian (lv60)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25051">Rahha (lv65)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25073">Bloody Priest Rudelto (lv69)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25106">Lidia, Ghost of the Well (lv60)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25125">Fierce Tiger King Angel (lv65)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25140">Hekaton Prime (lv65)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25162">Giant Marpanak (lv60)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25179">Karum, Guardian Of The Statue Of the Giant (60)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25226">Roaring Lord Kastor (lv62)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25233">Spiteful Soul of Andras the Betrayer (lv69)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25234">Ancient Weird Drake (lv65)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25255">Gargoyle Lord Tiphon (lv65)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25256">Taik High Prefect Arak (lv60)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25263">Kernon's Faithful Servant Kelone (67)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25322">Demon's Agent Falston (lv66)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25407">Lord Ishka (lv60)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25423">Fairy Queen Timiniel (61)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25444">Enmity Ghost Ramdal (lv65)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25467">Gorgolos (lv64)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25470">Utenus, the Last Titan (lv66)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25478">Hisilrome, Priest of Shilen (lv65)</Button>
|
||||
</body></html>
|
@ -1,33 +1,33 @@
|
||||
<html><body><br>
|
||||
<a action="bypass -h Quest RaidbossInfo 25035">Shilen's Messenger Cabrio (lv70)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25054">Kernon (lv75)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25092">Korim (lv70)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25109">Cloe, Priest of Antharas (lv74)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25126">Longhorn Golkonda (lv79)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25143">Shuriel, Fire of Wrath (lv78)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25163">Roaring Skylancer (lv70)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25198">Fafurion's Messenger Loch Ness (lv70)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25199">Fafurion's Seer Sheshark (lv72)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25202">Crokian Padisha Sobekk (lv74)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25205">Ocean's Flame Ashakiel (lv76)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25220">Death Lord Hallate (lv73)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25229">Storm Winged Naga (lv75)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25235">Vanor Chief Kandra (lv72)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25244">Last Lesser Giant Olkuth (lv75)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25245">Last Lesser Giant Glaki (lv78)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25248">Doom Blade Tanatos (lv72)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25249">Palatanos of the Fearsome Power (lv75)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25252">Palibati Queen Themis (lv70)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25266">Bloody Empress Decarbia (lv75)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25269">Beast Lord Behemoth (lv70)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25276">Death Lord Ipos (lv75)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25281">Anakim's Nemesis Zakaron (lv70)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25282">Death Lord Shax (lv75)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25293">Hestia, Guardian Deity of the Hot Springs (lv78)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25325">Barakiel, the Flame of Splendor (lv70)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25328">Eilhalder Von Hellman (lv71)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25447">Immortal Savior Mardil (lv71)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25450">Cherub Galaxia (lv79)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25453">Minas Anor (lv70)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25524">Flamestone Giant (lv76)</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25035">Shilen's Messenger Cabrio (lv70)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25054">Kernon (lv75)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25092">Korim (lv70)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25109">Cloe, Priest of Antharas (lv74)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25126">Longhorn Golkonda (lv79)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25143">Shuriel, Fire of Wrath (lv78)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25163">Roaring Skylancer (lv70)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25198">Fafurion's Messenger Loch Ness (lv70)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25199">Fafurion's Seer Sheshark (lv72)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25202">Crokian Padisha Sobekk (lv74)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25205">Ocean's Flame Ashakiel (lv76)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25220">Death Lord Hallate (lv73)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25229">Storm Winged Naga (lv75)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25235">Vanor Chief Kandra (lv72)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25244">Last Lesser Giant Olkuth (lv75)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25245">Last Lesser Giant Glaki (lv78)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25248">Doom Blade Tanatos (lv72)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25249">Palatanos of the Fearsome Power (lv75)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25252">Palibati Queen Themis (lv70)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25266">Bloody Empress Decarbia (lv75)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25269">Beast Lord Behemoth (lv70)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25276">Death Lord Ipos (lv75)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25281">Anakim's Nemesis Zakaron (lv70)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25282">Death Lord Shax (lv75)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25293">Hestia, Guardian Deity of the Hot Springs (lv78)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25325">Barakiel, the Flame of Splendor (lv70)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25328">Eilhalder Von Hellman (lv71)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25447">Immortal Savior Mardil (lv71)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25450">Cherub Galaxia (lv79)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25453">Minas Anor (lv70)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25524">Flamestone Giant (lv76)</Button>
|
||||
</body></html>
|
@ -1,23 +1,23 @@
|
||||
<html><body><br><br>
|
||||
<a action="bypass -h Quest RaidbossInfo 25299">Ketra's Hero Hekaton (lv80)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25309">Varka's Hero Shadith (lv80)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25514">Spiked stakato Queen Shyeed (lv80)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25283">Lilith (lv80)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25286">Anakim (lv80)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25302">Ketra's Commander Tayr (lv80)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25312">Varka's Commander Mos (lv80)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25319">Ember (lv80)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25527">Uruka (lv80)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25305">Ketra's Chief Braki (lv80)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25315">Varka's Chief Horus (lv80)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 29096">Master Anays (lv80)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 29062">High Priest Andreas Van Halter (lv80)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25306">Soul of Fire Nastron (lv80)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25316">Soul of Water Ashutar (lv80)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 29065">Sailren (lv80)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25539">Typhoon (lv83)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25623">Valdstone (lv80)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25624">Rok (lv83)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25625">Enira (lv85)</a><br1>
|
||||
<a action="bypass -h Quest RaidbossInfo 25626">Dius (lv85)</a><br1>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25299">Ketra's Hero Hekaton (lv80)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25309">Varka's Hero Shadith (lv80)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25514">Spiked stakato Queen Shyeed (lv80)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25283">Lilith (lv80)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25286">Anakim (lv80)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25302">Ketra's Commander Tayr (lv80)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25312">Varka's Commander Mos (lv80)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25319">Ember (lv80)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25527">Uruka (lv80)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25305">Ketra's Chief Braki (lv80)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25315">Varka's Chief Horus (lv80)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 29096">Master Anays (lv80)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 29062">High Priest Andreas Van Halter (lv80)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25306">Soul of Fire Nastron (lv80)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25316">Soul of Water Ashutar (lv80)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 29065">Sailren (lv80)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25539">Typhoon (lv83)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25623">Valdstone (lv80)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25624">Rok (lv83)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25625">Enira (lv85)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest RaidbossInfo 25626">Dius (lv85)</Button>
|
||||
</body></html>
|
@ -2,5 +2,5 @@
|
||||
A Shadow weapon is a special weapon that is made in cooperation between the Ivory Tower and the Black Anvil Guild. It is created by magically projecting the power of a weapon onto another catalytic object. While that means that it can only be used while the magic charge remains, it has made it possible to mass produce projectile weapons.<br>
|
||||
Its performance is no different than if you used the original weapon, except that it cannot possess the special ability to absorb souls or refine through a Stone of Life. Also, although it acts as a weapon, it is actualy in the magic category -- once opened, it cannot be passed on to someone else. Consider it an aid on your new path until you lay your hands on some real weapons.<br>
|
||||
If you have a Shadow Weapon exchange coupon, you can receive a Shadow Weapon right for you.<br>
|
||||
<a action="bypass -h npc_%objectId%_multisell 306893003">Give the shadow Weapon exchange coupon.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 306893003">Give the shadow Weapon exchange coupon.</Button>
|
||||
</body></html>
|
@ -2,5 +2,5 @@
|
||||
A Shadow weapon is a special weapon that is made in cooperation between the Ivory Tower and the Black Anvil Guild. It is created by magically projecting the power of a weapon onto another catalytic object. While that means that it can only be used while the magic charge remains, it has made it possible to mass produce projectile weapons.<br>
|
||||
Its performance is no different than if you used the original weapon, except that it cannot possess the special ability to absorb souls or refine through a Stone of Life. Also, although it acts as a weapon, it is actualy in the magic category -- once opened, it cannot be passed on to someone else. Consider it an aid on your new path until you lay your hands on some real weapons.<br>
|
||||
If you have a Shadow Weapon exchange coupon, you can receive a Shadow Weapon right for you.<br>
|
||||
<a action="bypass -h npc_%objectId%_multisell 306893002">Give the shadow Weapon exchange coupon.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 306893002">Give the shadow Weapon exchange coupon.</Button>
|
||||
</body></html>
|
@ -2,5 +2,5 @@
|
||||
A Shadow weapon is a special weapon that is made in cooperation between the Ivory Tower and the Black Anvil Guild. It is created by magically projecting the power of a weapon onto another catalytic object. While that means that it can only be used while the magic charge remains, it has made it possible to mass produce projectile weapons.<br>
|
||||
Its performance is no different than if you used the original weapon, except that it cannot possess the special ability to absorb souls or refine through a Stone of Life. Also, although it acts as a weapon, it is actualy in the magic category -- once opened, it cannot be passed on to someone else. Consider it an aid on your new path until you lay your hands on some real weapons.<br>
|
||||
If you have a Shadow Weapon exchange coupon, you can receive a Shadow Weapon right for you.<br>
|
||||
<a action="bypass -h npc_%objectId%_multisell 306893001">Give the shadow Weapon exchange coupon.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 306893001">Give the shadow Weapon exchange coupon.</Button>
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Snowden:<br><br>
|
||||
Greetings, brave adventurer of Aden!<br>
|
||||
My name is Snow. I can transform you into a Rabbit. That form can be useful for you to get rewards from magic chests...<br>
|
||||
<a action="bypass -h Quest Rabbits transform">Transform me into a Rabbit!</a><br><br>
|
||||
<a action="bypass -h Quest Rabbits 900101-1.htm">Listen explanations about Event.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Rabbits transform">Transform me into a Rabbit!</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Rabbits 900101-1.htm">Listen explanations about Event.</Button>
|
||||
</body></html>
|
@ -3,8 +3,8 @@
|
||||
Andromeda:<br>
|
||||
Your partner %player% asked to marry you.<br>
|
||||
<center>
|
||||
<a action="bypass -h Quest Wedding accept">Accept Wedding</a><br>
|
||||
<a action="bypass -h Quest Wedding decline">Decline Wedding</a><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Wedding accept">Accept Wedding</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Wedding decline">Decline Wedding</Button>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
@ -10,7 +10,7 @@
|
||||
Once married, you can use the command ".gotolove" without the quotes, to teleport to your partner at anytime.<br>
|
||||
If you wish to divorce, simply type the command ".divorce" without the quotes.<br>
|
||||
<center>
|
||||
<a action="bypass -h Quest Wedding start">Back</a><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Wedding start">Back</Button>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
@ -4,7 +4,7 @@
|
||||
I understand that you want to get married? Marriage is an expensive ceremony!<br>
|
||||
Are you sure you want to go ahead with it?<br>
|
||||
<center>
|
||||
<a action="bypass -h Quest Wedding ask">I want to marry</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Wedding ask">I want to marry</Button>
|
||||
</center>
|
||||
<br>
|
||||
Instructions:<br>
|
||||
|
Reference in New Issue
Block a user