Updated attribute master Yin.

Contributed by Sero.
This commit is contained in:
MobiusDevelopment 2020-11-08 09:37:59 +00:00
parent c2e1bb8b7d
commit ef64a0433e
2 changed files with 18 additions and 20 deletions

View File

@ -1,10 +1,8 @@
<html><head><body>Yin:<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%_Link common/attribute_info.htm">Get information about attributes</Button>
<html><body>Yin:<br><br>
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 your own. But don't panic, fortunately right now we are testing a potion that can help you control attribute. Well, it's not perfect but still it's better than nothing, right ?<br>
But I cannot give you the potion for free. You know, it's not so 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%_Link common/attribute_info.htm">Ask about the attribute energy</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>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 32326002">Buy Attribute Stones</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_ReleaseAttribute">Remove an attribute from equipment</Button>
</body></html>

View File

@ -5,38 +5,38 @@
<npc>32326</npc> <!-- Yang (Attribute Master) -->
</npcs>
<item>
<!-- Water Stone -->
<ingredient count="1" id="9547" />
<!-- Adena -->
<ingredient count="655000" id="57" />
<!-- Fire Stone -->
<production count="1" id="9546" />
</item>
<item>
<!-- Fire Stone -->
<ingredient count="1" id="9546" />
<!-- Adena -->
<ingredient count="655000" id="57" />
<!-- Water Stone -->
<production count="1" id="9547" />
</item>
<item>
<!-- Wind Stone -->
<ingredient count="1" id="9549" />
<!-- Adena -->
<ingredient count="655000" id="57" />
<!-- Earth Stone -->
<production count="1" id="9548" />
</item>
<item>
<!-- Earth Stone -->
<ingredient count="1" id="9548" />
<!-- Adena -->
<ingredient count="655000" id="57" />
<!-- Wind Stone -->
<production count="1" id="9549" />
</item>
<item>
<!-- Dark Stone -->
<ingredient count="1" id="9550" />
<!-- Adena -->
<ingredient count="655000" id="57" />
<!-- Holy Stone -->
<production count="1" id="9551" />
</item>
<item>
<!-- Holy Stone -->
<ingredient count="1" id="9551" />
<!-- Adena -->
<ingredient count="655000" id="57" />
<!-- Dark Stone -->
<production count="1" id="9550" />
</item>