Addition of Kastia Extreme and Exceptional instances.

This commit is contained in:
MobiusDevelopment
2020-12-06 23:36:17 +00:00
parent e170896f0a
commit cced73a532
9 changed files with 560 additions and 4 deletions

View File

@@ -1,6 +1,8 @@
<html><body>Karinia:<br>
Welcome! My name is Karinia. I help adventures to travel to instance zones. Every adventurer of Lv. 100 and highter can enter the Kastia's Labyrinth. But there's one requirement. If you have defeated the last boss on any of three difficulty levels, you can't enter the Kastia's Labyrinth again until the next day. Remember it.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest KastiaLow enterInstance">Low Difficulty level (for characters of Lv. 100+)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest KastiaMedium enterInstance">Mid difficulty level (for characters of Lv.105+)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest KastiaHard enterInstance">High difficulty level (for characters of Lv.110+)</Button>
Welcome! My name is Karinia. I help heroes access instance zones. Kastia's Labyrinth is open for any hero who has reached Lv. 100. There is one condition, though. If you have defeated the final boss on any of the five difficulty levels, you can't enter Kastia's Labyrinth again until the next day. Keep that in mind.<br><br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest KastiaLow enterInstance">Low Difficulty (Lv. 100+)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest KastiaMedium enterInstance">Medium Difficulty (Lv. 105+)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest KastiaHard enterInstance">High Difficulty (Lv. 110+)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest KastiaExceptional enterInstance">Exceptional Difficulty (Lv. 115+)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest KastiaExtreme enterInstance">Extreme Difficulty (Lv. 120+)</Button>
</body></html>