Retail like Denign htmls and multisells.

Contributed by CostyKiller.
This commit is contained in:
MobiusDevelopment
2021-03-07 13:30:05 +00:00
parent bc51006120
commit 5d5a401766
12 changed files with 374 additions and 146 deletions

View File

@@ -1,11 +1,11 @@
<html><body>Accessory Artisan Denign:<br>
Is it possible to refine your accessories to make the effects granted by them more powerful. You will need <font color="LEVEL">Selenite</font> and <font color="LEVEL">Accessory Solvent</font> to refine your accessories.<br>
You can refine your accessories to make the effects granted by them more powerful. You will need <font color="LEVEL">Selenite</font> and <font color="LEVEL">Accessory Solvent</font> to refine your accessories.<br>
You can only get Selenite by dissolving an accessory. Keep in mind, though, you won't be able to get it back.<br>
However, when you refine an accessory <font color="LEVEL">it retains all of its parameters</font>, so if you deside to revert back to the unrefined orm nothing will change. That's how it goes. What can I help you with?
However, when you refine an accessory <font color="LEVEL">it retains all of its parameters</font>, so if you decide to revert back to the unrefined form nothing will change. That's how it goes. What can I help you with?
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3444510">Modify Angel and Dragon accessories</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3444508">Modify the Fallen Angel's Ring</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3444504">Modify a rare accessory</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3444505">Change parameters of a refined accessory</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3444507">Remove modification off an accessory</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3444507">Remove modification of an accessory</button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
</body></html>

View File

@@ -0,0 +1,10 @@
<html><body>Accessory Artisan Denign:<br>
Have you heard about a brand new hair accessory?<br>
I've honed my skills by creating rare items, and now I can make a special hair accessory.<br>
In gratitude for your help, I will sell it to you only for adena.<br>
However, upgrading it will require special materials, and it won't be easy to get them.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3444511">Buy Heir's Radiance</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3444512">Upgrade Heir's Radiance</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3444513">Exchange upgrade materials</button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
</body></html>

View File

@@ -4,8 +4,9 @@ It warms my heart that you're interested in my craft. There is a reason fate bro
I know how to imbue your accessories with special powers! Let me know if you want to try it.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3"><font color="LEVEL">Modify Accessories.</font></button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3444506">Dissolve an accessory and receive Selenite.</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Ask about Fallen Angel's Ring</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">Receive and use a Source of the Emperor</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3444501">Enhance an accessory with a soul bottle.</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3444509">Buy scrolls and basic materials for accessories.</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3444512">Buy or Upgrade a Heir's Radiance.</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 4">Learn about Heir's Radiance</button>
</body></html>