Blacksmith seal-unseal B grade multisell.

Contributed by nedixtv.
This commit is contained in:
MobiusDevelopment
2024-10-20 13:31:41 +03:00
parent 411e4418f7
commit 921506b004
3 changed files with 329 additions and 3 deletions

View File

@@ -2,9 +2,9 @@
If you need to remove a seal, you've come to a right place. I am Wilbert, and I'm the best at this. tell me what you need to do<br> If you need to remove a seal, you've come to a right place. I am Wilbert, and I'm the best at this. tell me what you need to do<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262504">Break the seal on B-grade helmet, gloves and boots</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262504">Break the seal on B-grade helmet, gloves and boots</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262505">Seal B-grade helmet, gloves and boots again</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262505">Seal B-grade helmet, gloves and boots again</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262506">Break the seal on A-grade armor</Button> <!-- <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262506">Break the seal on A-grade armor</Button> -->
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262507">Break the seal on A-grade accessories</Button> <!-- <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262507">Break the seal on A-grade accessories</Button> -->
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262508">Seal A-grade armor again</Button> <!-- <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262508">Seal A-grade armor again</Button> -->
<!-- <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3084607">Enchant A-grade helmet</Button> --> <!-- <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3084607">Enchant A-grade helmet</Button> -->
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Return</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Return</Button>
</body></html> </body></html>

View File

@@ -0,0 +1,163 @@
<?xml version="1.0" encoding="UTF-8"?>
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>30298</npc> <!-- Pinter (Blacksmith) -->
<npc>30300</npc> <!-- Pushkin (Blacksmith) -->
<npc>30317</npc> <!-- Kluto (Blacksmith) -->
<npc>30458</npc> <!-- Poitan (Blacksmith) -->
<npc>30471</npc> <!-- Rupio (Blacksmith) -->
<npc>30678</npc> <!-- Helton (Blacksmith) -->
<npc>30688</npc> <!-- Duning (Blacksmith) -->
<npc>30846</npc> <!-- Wilbert (Blacksmith) -->
<npc>30898</npc> <!-- Morning (Blacksmith) -->
<npc>31271</npc> <!-- Hilda (Blacksmith) -->
<npc>31316</npc> <!-- Vincenz (Blacksmith) -->
<npc>31583</npc> <!-- Feynn (Blacksmith) -->
<npc>31960</npc> <!-- Buryun (Blacksmith) -->
<npc>31990</npc> <!-- Siger (Blacksmith) -->
</npcs>
<item>
<!-- Sealed Zubei's Gauntlets -->
<ingredient count="1" id="612" />
<!-- Zubei's Gauntlets - Heavy Armor -->
<production count="1" id="5710" />
</item>
<item>
<!-- Sealed Zubei's Gauntlets -->
<ingredient count="1" id="612" />
<!-- Zubei's Gauntlets - Light Armor -->
<production count="1" id="5711" />
</item>
<item>
<!-- Sealed Zubei's Gauntlets -->
<ingredient count="1" id="612" />
<!-- Zubei's Gauntlets - Robe -->
<production count="1" id="5712" />
</item>
<item>
<!-- Sealed Avadon Gloves -->
<ingredient count="1" id="2464" />
<!-- Avadon Gloves - Heavy Armor -->
<production count="1" id="5714" />
</item>
<item>
<!-- Sealed Avadon Gloves -->
<ingredient count="1" id="2464" />
<!-- Avadon Gloves - Light Armor -->
<production count="1" id="5715" />
</item>
<item>
<!-- Sealed Avadon Gloves -->
<ingredient count="1" id="2464" />
<!-- Avadon Gloves - Robe -->
<production count="1" id="5716" />
</item>
<item>
<!-- Sealed Blue Wolf Gloves -->
<ingredient count="1" id="2487" />
<!-- Blue Wolf Gloves - Heavy Armor -->
<production count="1" id="5718" />
</item>
<item>
<!-- Sealed Blue Wolf Gloves -->
<ingredient count="1" id="2487" />
<!-- Blue Wolf Gloves - Light Armor -->
<production count="1" id="5719" />
</item>
<item>
<!-- Sealed Blue Wolf Gloves -->
<ingredient count="1" id="2487" />
<!-- Blue Wolf Gloves - Robe -->
<production count="1" id="5720" />
</item>
<item>
<!-- Sealed Doom Gloves -->
<ingredient count="1" id="2475" />
<!-- Doom Gloves - Heavy Armor -->
<production count="1" id="5722" />
</item>
<item>
<!-- Sealed Doom Gloves -->
<ingredient count="1" id="2475" />
<!-- Doom Gloves - Light Armor -->
<production count="1" id="5723" />
</item>
<item>
<!-- Sealed Doom Gloves -->
<ingredient count="1" id="2475" />
<!-- Doom Gloves - Robe -->
<production count="1" id="5724" />
</item>
<item>
<!-- Sealed Zubei's Boots -->
<ingredient count="1" id="554" />
<!-- Zubei's Boots - Heavy Armor -->
<production count="1" id="5726" />
</item>
<item>
<!-- Sealed Zubei's Boots -->
<ingredient count="1" id="554" />
<!-- Zubei's Boots - Light Armor -->
<production count="1" id="5727" />
</item>
<item>
<!-- Sealed Zubei's Boots -->
<ingredient count="1" id="554" />
<!-- Zubei's Boots - Robe -->
<production count="1" id="5728" />
</item>
<item>
<!-- Sealed Avadon Boots -->
<ingredient count="1" id="600" />
<!-- Avadon Boots - Heavy Armor -->
<production count="1" id="5730" />
</item>
<item>
<!-- Sealed Avadon Boots -->
<ingredient count="1" id="600" />
<!-- Avadon Boots - Light Armor -->
<production count="1" id="5731" />
</item>
<item>
<!-- Sealed Avadon Boots -->
<ingredient count="1" id="600" />
<!-- Avadon Boots - Robe -->
<production count="1" id="5732" />
</item>
<item>
<!-- Sealed Blue Wolf Boots -->
<ingredient count="1" id="2439" />
<!-- Blue Wolf Boots - Heavy Armor -->
<production count="1" id="5734" />
</item>
<item>
<!-- Sealed Blue Wolf Boots -->
<ingredient count="1" id="2439" />
<!-- Blue Wolf Boots - Light Armor -->
<production count="1" id="5735" />
</item>
<item>
<!-- Sealed Blue Wolf Boots -->
<ingredient count="1" id="2439" />
<!-- Blue Wolf Boots - Robe -->
<production count="1" id="5736" />
</item>
<item>
<!-- Sealed Doom Boots -->
<ingredient count="1" id="601" />
<!-- Doom Boots - Heavy Armor -->
<production count="1" id="5738" />
</item>
<item>
<!-- Sealed Doom Boots -->
<ingredient count="1" id="601" />
<!-- Doom Boots - Light Armor -->
<production count="1" id="5739" />
</item>
<item>
<!-- Sealed Doom Boots -->
<ingredient count="1" id="601" />
<!-- Doom Boots - Robe -->
<production count="1" id="5740" />
</item>
</list>

View File

@@ -0,0 +1,163 @@
<?xml version="1.0" encoding="UTF-8"?>
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>30298</npc> <!-- Pinter (Blacksmith) -->
<npc>30300</npc> <!-- Pushkin (Blacksmith) -->
<npc>30317</npc> <!-- Kluto (Blacksmith) -->
<npc>30458</npc> <!-- Poitan (Blacksmith) -->
<npc>30471</npc> <!-- Rupio (Blacksmith) -->
<npc>30678</npc> <!-- Helton (Blacksmith) -->
<npc>30688</npc> <!-- Duning (Blacksmith) -->
<npc>30846</npc> <!-- Wilbert (Blacksmith) -->
<npc>30898</npc> <!-- Morning (Blacksmith) -->
<npc>31271</npc> <!-- Hilda (Blacksmith) -->
<npc>31316</npc> <!-- Vincenz (Blacksmith) -->
<npc>31583</npc> <!-- Feynn (Blacksmith) -->
<npc>31960</npc> <!-- Buryun (Blacksmith) -->
<npc>31990</npc> <!-- Siger (Blacksmith) -->
</npcs>
<item>
<!-- Zubei's Gauntlets - Heavy Armor -->
<ingredient count="1" id="5710" />
<!-- Sealed Zubei's Gauntlets -->
<production count="1" id="612" />
</item>
<item>
<!-- Zubei's Gauntlets - Light Armor -->
<ingredient count="1" id="5711" />
<!-- Sealed Zubei's Gauntlets -->
<production count="1" id="612" />
</item>
<item>
<!-- Zubei's Gauntlets - Robe -->
<ingredient count="1" id="5712" />
<!-- Sealed Zubei's Gauntlets -->
<production count="1" id="612" />
</item>
<item>
<!-- Avadon Gloves - Heavy Armor -->
<ingredient count="1" id="5714" />
<!-- Sealed Avadon Gloves -->
<production count="1" id="2464" />
</item>
<item>
<!-- Avadon Gloves - Light Armor -->
<ingredient count="1" id="5715" />
<!-- Sealed Avadon Gloves -->
<production count="1" id="2464" />
</item>
<item>
<!-- Avadon Gloves - Robe -->
<ingredient count="1" id="5716" />
<!-- Sealed Avadon Gloves -->
<production count="1" id="2464" />
</item>
<item>
<!-- Blue Wolf Gloves - Heavy Armor -->
<ingredient count="1" id="5718" />
<!-- Sealed Blue Wolf Gloves -->
<production count="1" id="2487" />
</item>
<item>
<!-- Blue Wolf Gloves - Light Armor -->
<ingredient count="1" id="5719" />
<!-- Sealed Blue Wolf Gloves -->
<production count="1" id="2487" />
</item>
<item>
<!-- Blue Wolf Gloves - Robe -->
<ingredient count="1" id="5720" />
<!-- Sealed Blue Wolf Gloves -->
<production count="1" id="2487" />
</item>
<item>
<!-- Doom Gloves - Heavy Armor -->
<ingredient count="1" id="5722" />
<!-- Sealed Doom Gloves -->
<production count="1" id="2475" />
</item>
<item>
<!-- Doom Gloves - Light Armor -->
<ingredient count="1" id="5723" />
<!-- Sealed Doom Gloves -->
<production count="1" id="2475" />
</item>
<item>
<!-- Doom Gloves - Robe -->
<ingredient count="1" id="5724" />
<!-- Sealed Doom Gloves -->
<production count="1" id="2475" />
</item>
<item>
<!-- Zubei's Boots - Heavy Armor -->
<ingredient count="1" id="5726" />
<!-- Sealed Zubei's Boots -->
<production count="1" id="554" />
</item>
<item>
<!-- Zubei's Boots - Light Armor -->
<ingredient count="1" id="5727" />
<!-- Sealed Zubei's Boots -->
<production count="1" id="554" />
</item>
<item>
<!-- Zubei's Boots - Robe -->
<ingredient count="1" id="5728" />
<!-- Sealed Zubei's Boots -->
<production count="1" id="554" />
</item>
<item>
<!-- Avadon Boots - Heavy Armor -->
<ingredient count="1" id="5730" />
<!-- Sealed Avadon Boots -->
<production count="1" id="600" />
</item>
<item>
<!-- Avadon Boots - Light Armor -->
<ingredient count="1" id="5731" />
<!-- Sealed Avadon Boots -->
<production count="1" id="600" />
</item>
<item>
<!-- Avadon Boots - Robe -->
<ingredient count="1" id="5732" />
<!-- Sealed Avadon Boots -->
<production count="1" id="600" />
</item>
<item>
<!-- Blue Wolf Boots - Heavy Armor -->
<ingredient count="1" id="5734" />
<!-- Sealed Blue Wolf Boots -->
<production count="1" id="2439" />
</item>
<item>
<!-- Blue Wolf Boots - Light Armor -->
<ingredient count="1" id="5735" />
<!-- Sealed Blue Wolf Boots -->
<production count="1" id="2439" />
</item>
<item>
<!-- Blue Wolf Boots - Robe -->
<ingredient count="1" id="5736" />
<!-- Sealed Blue Wolf Boots -->
<production count="1" id="2439" />
</item>
<item>
<!-- Doom Boots - Heavy Armor -->
<ingredient count="1" id="5738" />
<!-- Sealed Doom Boots -->
<production count="1" id="601" />
</item>
<item>
<!-- Doom Boots - Light Armor -->
<ingredient count="1" id="5739" />
<!-- Sealed Doom Boots -->
<production count="1" id="601" />
</item>
<item>
<!-- Doom Boots - Robe -->
<ingredient count="1" id="5740" />
<!-- Sealed Doom Boots -->
<production count="1" id="601" />
</item>
</list>