Updated blacksmith soul crystal dialog to retail.

Contributed by CostyKiller.
This commit is contained in:
MobiusDevelopment 2022-06-13 20:27:03 +00:00
parent 4068034858
commit 4b4ce06379
2 changed files with 6 additions and 10 deletions

View File

@ -1,10 +1,7 @@
<html><body><br>
Do you want to add special properties to your weapon? Good! Though what are you worried about? Oh, your weapon is enchanted, right? Don't fret about it! Your weapon's enchant value will not be affected.<br>
I'm talking about <font color="LEVEL">Soul Crystals</font> now. Our blacksmiths can insert one in your weapon if it has a slot for it.<br>
Just choose a crystal you want to insert and a weapon for it, that's all.<br>
By the way, if you have many unnecessary Soul Crystals, give them to me, and I'll exchange them for other ones. Though, of course, I can't say that you'll get in return.<br>
But why not try your luck? Our life is a gamble, after all.<br>
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_show_ensoul_window">Insert Soul Crystal into a weapon</Button>
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_show_extract_ensoul_window">Extract Soul Crystal from a weapon</Button>
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3084601">Exchange Sealed Soul Crystal</Button>
You can <font color="LEVEL">enhance</font> your <font color="LEVEL">equipment inserting</font> special <font color="LEVEL">soul crystals</font> in it.<br>
A soul crystal can be inserted in items that have <font color="LEVEL">an appropiate slot</font> for it. Soul crystals' properties change depending on the type of the equipment.<br>
To insert a <font color="LEVEL">soul crystal</font>, <font color="LEVEL">double-click</font> it in your <font color="LEVEL">inventory</font> or use the <font color="LEVEL">Insert Soul Crystal</font> option from <font color="LEVEL">Enhancement and Services - Soul Crystals</font> section of the <font color="LEVEL">Game Assistant</font> dialogue. To extract a soul crystal, use the <font color="LEVEL">Extract Soul Crystal</font> option in the <font color="LEVEL">Game Assistant - Enhancement and Services - Soul Crystals</font> section.<br1>
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_show_ensoul_window">Insert a crystal</Button>
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_show_extract_ensoul_window">Extract a crystal</Button>
</body></html>

View File

@ -1,9 +1,8 @@
<html><body>Blacksmith Pushkin:<br>
Welcome, stranger. I am Blacksmith Pushkin<br>
My brother Rupio and I came here by order of the Black Anvil Guild. I want to found the best blacksmith shop in Giran. Although I don't have everything ready yet, I will be glad to be of help in any way.<br>
My brother Rupio and I were ordered by the Black Anvil Guild to come here. I want to make our blacksmith shop the best one in Giran. Although I don't have everything ready yet, but I'd be happy to help you, if you need anything.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_02.htm">Ask to create dual swords</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/runes_01.htm">Ask about Soul Crystals</Button>
<!-- <Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1108">Craft an item</Button> -->
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Remove seal from armor and accessories</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>