Rumiese NPC improvements.

Contributed by twinpeaks75.
This commit is contained in:
MobiusDev
2015-04-25 11:56:49 +00:00
parent 4fe423687f
commit 5166341269
5 changed files with 66 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<html><body>Rumiese:<br>
For quite some time, we've been wondering how to counter Istina's mysterious Spirit Energy. We've found a device that can exert some slight control over the Spirit Energy. Istina will summon the <font color="LEVEL">Sealing Energy</font> and that will blind one target. When that happens, you can use the <font color="LEVEL">Energy Controller</font> to unbind the target. However, the Energy Controller will need some time to recharge after each use,so be sure to save it for when your need is great.<br>
Also, when Istina goes into her frenzy, the power of one person alone will not stop her, you need at least five people using the Energy Controller at that point.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"Got it."</Button>
</body></html>

View File

@@ -0,0 +1,11 @@
<html><body>Rumiese:<br>
Are you really ready, physically and mentally? Do not underestimate Istina's power, especially here on her home turf.<br>
I'd you still believe you have a chance, we will help you by weakening Istina with the magical power Ballista.<br>
Istina's creative power is generated by the soul stone in her body. Regular attack won't even scratch the soul sone, but by concentrating your magical power intro a huge attack with the Ballista, we can damage her. I will give you more details once you are inside the cavern.Are you ready to enter now?<br>
Also, do you have <font color="LEVEL">Energy Controller</font>? You will need it for this fight.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"Fight Istina Normal mode."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"Fight Istina Extreme mode."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"What is the Energy Controller?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 509">"I'd like to trade for Enhanced Istina's Bracelet."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 510">"I'd like to trade for Enhanced Istina's Accessories."</Button>
</body></html>