Updated Yang (32326) dialog.
This commit is contained in:
parent
7058669b71
commit
5962bf76e5
@ -1,10 +1,8 @@
|
||||
<html><body>Yang:<br><br>
|
||||
Welcome, adventurer!<br>
|
||||
We have observed that certain monsters have recently become stronger by magically infusing themselves with more powerful attribute capabilities. I trust that you have also been attempting to magically strengthen your own attributes in order to fight them. As it happens, while exploring the continent I acquired a special skill to handle magical attribute power. The power can't be completely controlled, but even my partial skill will prove useful!<br>
|
||||
Unfortunately, I cannot simply give you this secret potion; the ingredients are extremely difficult to obtain and I must have sufficient funds to support my disciples in their quest to find them!<br><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Get information about attributes</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 32326001">Buy an attribute potion</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 32326002">Exchange one Attribute Stone for another</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_ReleaseAttribute">Cancel attribute bestowed on weapon or armor</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
We are worried about the situation. Monsters have become stronger, and it's all because of the attribute energy. I'm afraid you cannot deal with them on you rown. But don't panic, fortunately right now we are testing a potion that can help you control attributes. Well, it's not perfect but still it's better than nothing, right?<br>
|
||||
But I cannot give the potion for free. You know, it's not easy to obtain rare materials for making it. My students have risked their lives to get them, so I think they deserve a reward.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Ask about the attribute energy</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 32326001">Buy attribute potions</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 32326002">Buy Attribute Stone</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_ReleaseAttribute">Remove an attribute from equipment</Button>
|
||||
</body></html>
|
Loading…
Reference in New Issue
Block a user