Removal of ensoul system.
This commit is contained in:
parent
00c3cca0e0
commit
7ca604fe73
@ -1,8 +0,0 @@
|
|||||||
DROP TABLE IF EXISTS `item_special_abilities`;
|
|
||||||
CREATE TABLE IF NOT EXISTS `item_special_abilities` (
|
|
||||||
`objectId` int(10) unsigned NOT NULL,
|
|
||||||
`type` tinyint(1) unsigned NOT NULL DEFAULT 1,
|
|
||||||
`optionId` int(10) unsigned NOT NULL,
|
|
||||||
`position` tinyint(1) unsigned NOT NULL DEFAULT 0,
|
|
||||||
PRIMARY KEY (`objectId`,`optionId`)
|
|
||||||
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
|
|
File diff suppressed because it is too large
Load Diff
@ -1,11 +0,0 @@
|
|||||||
<html><body><br>
|
|
||||||
Ha! Do you want to add special abilities to your weapon? Great idea! Do we Enchant? Don't worry! Special effects have nothing to do with the Enchant.<font color="LEVEL">Our blacksmiths will help you insert a Rune into your weapon</font> if it has a necessary slot.<br>
|
|
||||||
You just need to choose which Rune goes into what weapon.<br>
|
|
||||||
By the way! If you have a lot of Runes you don't need, I can exchange them for other ones. Of course, no telling what Runes you'll end up with...<br>
|
|
||||||
But take a shot, it's worth it. Life is but a game...<br>
|
|
||||||
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_show_ensoul_window">Insert Rune into weapon</Button>
|
|
||||||
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_show_extract_ensoul_window">Extract Rune from weapon</Button>
|
|
||||||
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/sealed_runes_01.htm">Receive Sealed Rune</Button>
|
|
||||||
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3084608">Receive Super Rune</Button>
|
|
||||||
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3084601">Enchant with a Rune</Button>
|
|
||||||
</body></html>
|
|
@ -1,13 +0,0 @@
|
|||||||
<html><body>
|
|
||||||
It'll exchange two runes of one type for one sealed rune of the same level.<br>
|
|
||||||
Maybe you will receive the rune that you wanted after releasing a seal. In the worst case you'll get the same rune as the one that you have given to me.<br>
|
|
||||||
There's nothing bad in giving the runes that you don't need. Life is but a game.<br>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/sealed_runes_02.htm">Exchange Sigel Runes</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/sealed_runes_03.htm">Exchange Tyrr Runes</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/sealed_runes_04.htm">Exchange Othell Runes</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/sealed_runes_05.htm">Exchange Yul Runes</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/sealed_runes_06.htm">Exchange Feoh Runes</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/sealed_runes_07.htm">Exchange Iss Runes</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/sealed_runes_08.htm">Exchange Wynn Runes</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/sealed_runes_09.htm">Exchange Aeore Runes</Button>
|
|
||||||
</body></html>
|
|
@ -1,18 +0,0 @@
|
|||||||
<html><body>
|
|
||||||
It'll exchange two Sigel runes for one sealed rune of the same level.<br>
|
|
||||||
Maybe you will receive the rune that you wanted after releasing a seal. In the worst case you'll get the same rune as the one that you have given to me.<br>
|
|
||||||
There's nothing bad in giving the runes that you don't need. Life is but a game.<br>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1004">Get one Lv. 1 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1005">Get one Lv. 2 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1006">Get one Lv. 3 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1007">Get one Lv. 4 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1008">Get one Lv. 5 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1009">Get one Lv. 6 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1010">Get one Lv. 7 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1011">Get one Lv. 8 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1012">Get one Lv. 9 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1013">Get one Lv. 10 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1014">Get one Lv. 11 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1015">Get one Lv. 12 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1016">Get one Lv. 13 Sealed Rune</Button>
|
|
||||||
</body></html>
|
|
@ -1,18 +0,0 @@
|
|||||||
<html><body>
|
|
||||||
It'll exchange two Tyrr runes for one sealed rune of the same level.<br>
|
|
||||||
Maybe you will receive the rune that you wanted after releasing a seal. In the worst case you'll get the same rune as the one that you have given to me.<br>
|
|
||||||
There's nothing bad in giving the runes that you don't need. Life is but a game.<br>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1017">Get one Lv. 1 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1018">Get one Lv. 2 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1019">Get one Lv. 3 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1020">Get one Lv. 4 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1021">Get one Lv. 5 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1022">Get one Lv. 6 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1023">Get one Lv. 7 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1024">Get one Lv. 8 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1025">Get one Lv. 9 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1026">Get one Lv. 10 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1027">Get one Lv. 11 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1028">Get one Lv. 12 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1029">Get one Lv. 13 Sealed Rune</Button>
|
|
||||||
</body></html>
|
|
@ -1,18 +0,0 @@
|
|||||||
<html><body>
|
|
||||||
It'll exchange two Othell runes for one sealed rune of the same level.<br>
|
|
||||||
Maybe you will receive the rune that you wanted after releasing a seal. In the worst case you'll get the same rune as the one that you have given to me.<br>
|
|
||||||
There's nothing bad in giving the runes that you don't need. Life is but a game.<br>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1030">Get one Lv. 1 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1031">Get one Lv. 2 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1032">Get one Lv. 3 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1033">Get one Lv. 4 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1034">Get one Lv. 5 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1035">Get one Lv. 6 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1036">Get one Lv. 7 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1037">Get one Lv. 8 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1038">Get one Lv. 9 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1039">Get one Lv. 10 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1040">Get one Lv. 11 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1041">Get one Lv. 12 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1042">Get one Lv. 13 Sealed Rune</Button>
|
|
||||||
</body></html>
|
|
@ -1,18 +0,0 @@
|
|||||||
<html><body>
|
|
||||||
It'll exchange two Yul runes for one sealed rune of the same level.<br>
|
|
||||||
Maybe you will receive the rune that you wanted after releasing a seal. In the worst case you'll get the same rune as the one that you have given to me.<br>
|
|
||||||
There's nothing bad in giving the runes that you don't need. Life is but a game.<br>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1043">Get one Lv. 1 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1044">Get one Lv. 2 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1045">Get one Lv. 3 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1046">Get one Lv. 4 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1047">Get one Lv. 5 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1048">Get one Lv. 6 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1049">Get one Lv. 7 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1050">Get one Lv. 8 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1051">Get one Lv. 9 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1052">Get one Lv. 10 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1053">Get one Lv. 11 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1054">Get one Lv. 12 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1055">Get one Lv. 13 Sealed Rune</Button>
|
|
||||||
</body></html>
|
|
@ -1,18 +0,0 @@
|
|||||||
<html><body>
|
|
||||||
It'll exchange two Feoh runes for one sealed rune of the same level.<br>
|
|
||||||
Maybe you will receive the rune that you wanted after releasing a seal. In the worst case you'll get the same rune as the one that you have given to me.<br>
|
|
||||||
There's nothing bad in giving the runes that you don't need. Life is but a game.<br>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1056">Get one Lv. 1 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1057">Get one Lv. 2 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1058">Get one Lv. 3 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1059">Get one Lv. 4 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1060">Get one Lv. 5 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1061">Get one Lv. 6 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1062">Get one Lv. 7 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1063">Get one Lv. 8 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1064">Get one Lv. 9 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1065">Get one Lv. 10 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1066">Get one Lv. 11 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1067">Get one Lv. 12 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1068">Get one Lv. 13 Sealed Rune</Button>
|
|
||||||
</body></html>
|
|
@ -1,18 +0,0 @@
|
|||||||
<html><body>
|
|
||||||
It'll exchange two Iss runes for one sealed rune of the same level.<br>
|
|
||||||
Maybe you will receive the rune that you wanted after releasing a seal. In the worst case you'll get the same rune as the one that you have given to me.<br>
|
|
||||||
There's nothing bad in giving the runes that you don't need. Life is but a game.<br>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1069">Get one Lv. 1 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1070">Get one Lv. 2 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1071">Get one Lv. 3 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1072">Get one Lv. 4 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1073">Get one Lv. 5 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1074">Get one Lv. 6 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1075">Get one Lv. 7 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1076">Get one Lv. 8 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1077">Get one Lv. 9 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1078">Get one Lv. 10 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1079">Get one Lv. 11 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1080">Get one Lv. 12 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1081">Get one Lv. 13 Sealed Rune</Button>
|
|
||||||
</body></html>
|
|
@ -1,18 +0,0 @@
|
|||||||
<html><body>
|
|
||||||
It'll exchange two Wynn runes for one sealed rune of the same level.<br>
|
|
||||||
Maybe you will receive the rune that you wanted after releasing a seal. In the worst case you'll get the same rune as the one that you have given to me.<br>
|
|
||||||
There's nothing bad in giving the runes that you don't need. Life is but a game.<br>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1082">Get one Lv. 1 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1083">Get one Lv. 2 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1084">Get one Lv. 3 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1085">Get one Lv. 4 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1086">Get one Lv. 5 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1087">Get one Lv. 6 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1088">Get one Lv. 7 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1089">Get one Lv. 8 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1090">Get one Lv. 9 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1091">Get one Lv. 10 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1092">Get one Lv. 11 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1093">Get one Lv. 12 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1095">Get one Lv. 13 Sealed Rune</Button>
|
|
||||||
</body></html>
|
|
@ -1,18 +0,0 @@
|
|||||||
<html><body>
|
|
||||||
It'll exchange two Aeore runes for one sealed rune of the same level.<br>
|
|
||||||
Maybe you will receive the rune that you wanted after releasing a seal. In the worst case you'll get the same rune as the one that you have given to me.<br>
|
|
||||||
There's nothing bad in giving the runes that you don't need. Life is but a game.<br>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1095">Get one Lv. 1 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1096">Get one Lv. 2 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1097">Get one Lv. 3 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1098">Get one Lv. 4 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1099">Get one Lv. 5 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1100">Get one Lv. 6 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1101">Get one Lv. 7 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1102">Get one Lv. 8 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1103">Get one Lv. 9 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1104">Get one Lv. 10 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1105">Get one Lv. 11 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1106">Get one Lv. 12 Sealed Rune</Button>
|
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1107">Get one Lv. 13 Sealed Rune</Button>
|
|
||||||
</body></html>
|
|
11
L2J_Mobius_Classic_Interlude/dist/game/data/html/common/weapon_sa_01.htm
vendored
Normal file
11
L2J_Mobius_Classic_Interlude/dist/game/data/html/common/weapon_sa_01.htm
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<html><body><br>
|
||||||
|
So you want to enhance your weapon, huh? Not a bad idea. Really, expensive weapons aren't necessarily the best, you know? It all depends on how well it suits ya.<br>
|
||||||
|
And no need to worry about enchants disappearing! Oh, they'll stay all right.<br>
|
||||||
|
Check out the item info for their new abilities. And don't forget, you'll only see the weapons you have!<br>
|
||||||
|
By the way, if you have A-grade or above...I can't help ya. It's just beyond us, you know? Maybe the legendary <font color="LEVEL">Blacksmith of Mammon</font> might be able to do something about it.<br>
|
||||||
|
Oh, and the <font color="LEVEL">Blacksmith of Mammon</font> will be able to help you <font color="LEVEL">remove</font> powers from your weapon too. Rumors say the <font color="LEVEL">Black Marketeer of Mammon</font> learned how to do that from the blacksmith, so there's that too.<br>
|
||||||
|
Well, enough talking. Pick the weapon you want to enhance!<br>
|
||||||
|
Choose the capabilities you wish to add to your weapons!<br>
|
||||||
|
<center><Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 1005">Let me see what you got</Button></center>
|
||||||
|
<br>
|
||||||
|
</body></html>
|
@ -1,7 +1,7 @@
|
|||||||
<html><body>Blacksmith Pinter:<br>
|
<html><body>Blacksmith Pinter:<br>
|
||||||
Greetings! Are you here to discuss business? Speak. I am a third generation Blacksmith. I am sure of my abilities, so you can request whatever item you want.<br>
|
Greetings! Are you here to discuss business? Speak. I am a third generation Blacksmith. I am sure of my abilities, so you can request whatever item you want.<br>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_02.htm">Ask to craft a Dualsword</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_02.htm">Ask to craft a Dualsword</Button>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/runes_01.htm">Study Runes</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/weapon_sa_01.htm">Bestow a Soul Crystal effect on a weapon</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%_multisell 1108">Craft an item</Button>
|
||||||
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
||||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Welcome, stranger. I am 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 create the best Blacksmith Shop in the Town of Giran. And 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 came here by order of the Black Anvil Guild. I want to create the best Blacksmith Shop in the Town of Giran. And although I don't have everything ready yet, I will be glad to be of help in any way.<br>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_02.htm">Ask to craft a Dualsword</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_02.htm">Ask to craft a Dualsword</Button>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/runes_01.htm">Study Runes</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/weapon_sa_01.htm">Bestow a Soul Crystal effect on a weapon</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%_multisell 1108">Craft an item</Button>
|
||||||
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
||||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<html><head><body>Trader Hally:<br>
|
<html><head><body>Trader Hally:<br>
|
||||||
Welcome! Tired? Then rest for a while over there. What brought you here? Oh, you don't have to tell me, I know. Of course... There's no other reason why you are here, right? You're here to hunt.... am I right? Eh?<br>
|
Welcome! Tired? Then rest for a while over there. What brought you here? Oh, you don't have to tell me, I know. Of course... There's no other reason why you are here, right? You're here to hunt.... am I right? Eh?<br>
|
||||||
After all, all kinds of hunters come to our village. Well, come here and take a look at these goods. Let's see if we can find something you can use!<br>
|
After all, all kinds of hunters come to our village. Well, come here and take a look at these goods. Let's see if we can find something you can use!<br>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3030101">"I need to exchange some comsumables and minerals."</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3030101">"I need to exchange some consumables and minerals."</Button>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3030102">"I want to trade some dye."</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3030102">"I want to trade some dye."</Button>
|
||||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||||
</body></html>
|
</body></html>
|
@ -1,7 +1,7 @@
|
|||||||
<html><body>Blacksmith Kluto:<br>
|
<html><body>Blacksmith Kluto:<br>
|
||||||
Greetings! Are you here to discuss business? Tell me what you need. Are you interested in my work?<br>
|
Greetings! Are you here to discuss business? Tell me what you need. Are you interested in my work?<br>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_02.htm">Ask to craft a Dualsword</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_02.htm">Ask to craft a Dualsword</Button>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/runes_01.htm">Study Runes</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/weapon_sa_01.htm">Bestow a Soul Crystal effect on a weapon</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%_multisell 1108">Craft an item</Button>
|
||||||
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
||||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Glad to see you, traveler. I am the Blacksmith of this village, Poitan.<br>
|
Glad to see you, traveler. I am the Blacksmith of this village, Poitan.<br>
|
||||||
I have recently opened my Blacksmith Shop. You are lucky! Not many people were fortunate enough to see my shop opening. You were born under lucky planet.<br>
|
I have recently opened my Blacksmith Shop. You are lucky! Not many people were fortunate enough to see my shop opening. You were born under lucky planet.<br>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_02.htm">Ask to craft a Dualsword</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_02.htm">Ask to craft a Dualsword</Button>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/runes_01.htm">Study Runes</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/weapon_sa_01.htm">Bestow a Soul Crystal effect on a weapon</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%_multisell 1108">Craft an item</Button>
|
||||||
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
||||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
I am so glad to see you! I am a messenger from Black Anvil Guild, Rupio.<br>
|
I am so glad to see you! I am a messenger from Black Anvil Guild, Rupio.<br>
|
||||||
Here, my brother Pushkin and I were going to open the best Blacksmith Shop in the town. We have lately moved our equipment here from Dwarven Village. We can start working now<br>
|
Here, my brother Pushkin and I were going to open the best Blacksmith Shop in the town. We have lately moved our equipment here from Dwarven Village. We can start working now<br>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_02.htm">Ask to craft a Dualsword</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_02.htm">Ask to craft a Dualsword</Button>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/runes_01.htm">Study Runes</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/weapon_sa_01.htm">Bestow a Soul Crystal effect on a weapon</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%_multisell 1108">Craft an item</Button>
|
||||||
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
||||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||||
|
@ -3,7 +3,7 @@ Who are you? Why have you come here? If you don't have a barrel of the finest Dw
|
|||||||
Curses! Bang, forge, bend, and chill! I want to create a Sword taht will destroy any Armor!<br>
|
Curses! Bang, forge, bend, and chill! I want to create a Sword taht will destroy any Armor!<br>
|
||||||
I'm dead sick of all this...<br>
|
I'm dead sick of all this...<br>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_01.htm">Ask to craft a Dualsword</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_01.htm">Ask to craft a Dualsword</Button>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/runes_01.htm">Study Runes</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/weapon_sa_01.htm">Bestow a Soul Crystal effect on a weapon</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%_multisell 1108">Craft an item</Button>
|
||||||
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
||||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<html><body>Blacksmith Duning:<br>
|
<html><body>Blacksmith Duning:<br>
|
||||||
Listen... You did the right thing to visit the blacksmith's shop in Hunters Village. Not only Monster Hunters live here, but also Fortune Seekers, Black Marketeers, information Brokers and many others. I think you know what I mean. It is the best place to trade!<br>
|
Listen... You did the right thing to visit the blacksmith's shop in Hunters Village. Not only Monster Hunters live here, but also Fortune Seekers, Black Marketeers, information Brokers and many others. I think you know what I mean. It is the best place to trade!<br>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_01.htm">Ask to craft a Dualsword</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_01.htm">Ask to craft a Dualsword</Button>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/runes_01.htm">Study Runes</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/weapon_sa_01.htm">Bestow a Soul Crystal effect on a weapon</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%_multisell 1108">Craft an item</Button>
|
||||||
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
||||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Haha! Blacsmiths do not only forge armor, spears, axes or such. Town of Aden wouldn't even exist without our Black Anvil Guild.<br>
|
Haha! Blacsmiths do not only forge armor, spears, axes or such. Town of Aden wouldn't even exist without our Black Anvil Guild.<br>
|
||||||
Oh, by the way, it's only rumors, but... People say that huge golems, who banish the lords of these territories, were also developed by the Guild! Who else could have invented such outstanding creations, but us?<br>
|
Oh, by the way, it's only rumors, but... People say that huge golems, who banish the lords of these territories, were also developed by the Guild! Who else could have invented such outstanding creations, but us?<br>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_01.htm">Ask to craft a Dualsword</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_01.htm">Ask to craft a Dualsword</Button>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/runes_01.htm">Study Runes</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/weapon_sa_01.htm">Bestow a Soul Crystal effect on a weapon</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%_multisell 1108">Craft an item</Button>
|
||||||
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
||||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<html><body>Blacksmith Morning:<br>
|
<html><body>Blacksmith Morning:<br>
|
||||||
Welcome, friend, to the best blacksmithy in Innadril. There's nothing I can't mend, make or fashion, given only the materials...and, of course, the appropriate coinage. You seem like a serious buyer; what can I do for you today?<br>
|
Welcome, friend, to the best blacksmithy in Innadril. There's nothing I can't mend, make or fashion, given only the materials...and, of course, the appropriate coinage. You seem like a serious buyer; what can I do for you today?<br>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_01.htm">Ask to craft a Dualsword</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_01.htm">Ask to craft a Dualsword</Button>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/runes_01.htm">Study Runes</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/weapon_sa_01.htm">Bestow a Soul Crystal effect on a weapon</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%_multisell 1108">Craft an item</Button>
|
||||||
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
||||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<html><body>Blacksmith Hilda:<br>
|
<html><body>Blacksmith Hilda:<br>
|
||||||
What's your business with blacksmith Hilda? Hilda is busy! Look around! Hilda has to make swords, ploughs, spears and armor! If you came here only to look, don't talk to Hilda. Hilda won't make mistakes because of stupid interruptions!<br>
|
What's your business with blacksmith Hilda? Hilda is busy! Look around! Hilda has to make swords, ploughs, spears and armor! If you came here only to look, don't talk to Hilda. Hilda won't make mistakes because of stupid interruptions!<br>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_02.htm">Ask to craft a Dualsword</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_02.htm">Ask to craft a Dualsword</Button>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/runes_01.htm">Study Runes</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/weapon_sa_01.htm">Bestow a Soul Crystal effect on a weapon</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%_multisell 1108">Craft an item</Button>
|
||||||
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
||||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Welcome traveler! Welcome to the oldest blacksmith shop of Rune Township, rich in tradition and history!<br>
|
Welcome traveler! Welcome to the oldest blacksmith shop of Rune Township, rich in tradition and history!<br>
|
||||||
How can we help you? Believe me, friend, we can fashion anything you require here, from elegant accessories fit for a lord's lady to mighty battle golems.<br>
|
How can we help you? Believe me, friend, we can fashion anything you require here, from elegant accessories fit for a lord's lady to mighty battle golems.<br>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_01.htm">Ask to craft a Dualsword</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_01.htm">Ask to craft a Dualsword</Button>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/runes_01.htm">Study Runes</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/weapon_sa_01.htm">Bestow a Soul Crystal effect on a weapon</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%_multisell 1108">Craft an item</Button>
|
||||||
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
||||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Hey there! You're looking to get something from me, eh? Well, it's always nice to be recognized for my obvious skill, but all the attention does get a little trying. There are simply so many demands on the time of a jack-of-all-trades like myself. That's why I can't show just anyone my talent; I wouldn't get any work done!<br>
|
Hey there! You're looking to get something from me, eh? Well, it's always nice to be recognized for my obvious skill, but all the attention does get a little trying. There are simply so many demands on the time of a jack-of-all-trades like myself. That's why I can't show just anyone my talent; I wouldn't get any work done!<br>
|
||||||
You look confused, so let me spell it out for you. It's all about "give and take"! There's no free lunch in this world, you know. I'm sure an experienced adventurer like yourself has experienced that first hand. Ha! So let's not waste any more time. What do you have to offer me for my services?<br>
|
You look confused, so let me spell it out for you. It's all about "give and take"! There's no free lunch in this world, you know. I'm sure an experienced adventurer like yourself has experienced that first hand. Ha! So let's not waste any more time. What do you have to offer me for my services?<br>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_01.htm">Ask to craft a Dualsword</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_01.htm">Ask to craft a Dualsword</Button>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/runes_01.htm">Study Runes</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/weapon_sa_01.htm">Bestow a Soul Crystal effect on a weapon</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%_multisell 1108">Craft an item</Button>
|
||||||
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
||||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<html><body>Blacksmith Byron:<br>
|
<html><body>Blacksmith Byron:<br>
|
||||||
Welcome! I just finished repairing this claymore and was about to start designing a new dagger. Is there something I can help you with? Are u looking for anything in particular? Perhabs you'd like your boots and gloves cleaned?<br>
|
Welcome! I just finished repairing this claymore and was about to start designing a new dagger. Is there something I can help you with? Are u looking for anything in particular? Perhabs you'd like your boots and gloves cleaned?<br>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_02.htm">Ask to craft a Dualsword</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_02.htm">Ask to craft a Dualsword</Button>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/runes_01.htm">Study Runes</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/weapon_sa_01.htm">Bestow a Soul Crystal effect on a weapon</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%_multisell 1108">Craft an item</Button>
|
||||||
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
||||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||||
|
@ -3,7 +3,7 @@ Greetings, valuable customer! If I don't welcome each and every person that come
|
|||||||
Making swords is my passion! That and making every custommer happy, of course! Really!<br>
|
Making swords is my passion! That and making every custommer happy, of course! Really!<br>
|
||||||
Byron also thinks I'm very good with numbers! Really! He said so!<br>
|
Byron also thinks I'm very good with numbers! Really! He said so!<br>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_01.htm">Ask to craft a Dualsword</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/craft_01.htm">Ask to craft a Dualsword</Button>
|
||||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/runes_01.htm">Study Runes</Button>
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/weapon_sa_01.htm">Bestow a Soul Crystal effect on a weapon</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%_multisell 1108">Craft an item</Button>
|
||||||
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Print Armor and Accessory</Button>
|
||||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||||
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29818" />
|
|
||||||
<ingredient count="1" id="29818" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70000" /> <!-- Sealed Rune Lvl 1 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
File diff suppressed because it is too large
Load Diff
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29820" />
|
|
||||||
<ingredient count="1" id="29820" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70002" /> <!-- Sealed Rune Lvl 3 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29821" />
|
|
||||||
<ingredient count="1" id="29821" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70003" /> <!-- Sealed Rune Lvl 4 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29822" />
|
|
||||||
<ingredient count="1" id="29822" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70004" /> <!-- Sealed Rune Lvl 5 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29823" />
|
|
||||||
<ingredient count="1" id="29823" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70005" /> <!-- Sealed Rune Lvl 6 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29824" />
|
|
||||||
<ingredient count="1" id="29824" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70006" /> <!-- Sealed Rune Lvl 7 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29825" />
|
|
||||||
<ingredient count="1" id="29825" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70007" /> <!-- Sealed Rune Lvl 8 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29826" />
|
|
||||||
<ingredient count="1" id="29826" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70008" /> <!-- Sealed Rune Lvl 9 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29827" />
|
|
||||||
<ingredient count="1" id="29827" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70009" /> <!-- Sealed Rune Lvl 10 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29828" />
|
|
||||||
<ingredient count="1" id="29828" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70010" /> <!-- Sealed Rune Lvl 11 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29829" />
|
|
||||||
<ingredient count="1" id="29829" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70011" /> <!-- Sealed Rune Lvl 12 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29830" />
|
|
||||||
<ingredient count="1" id="29830" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70012" /> <!-- Sealed Rune Lvl 13 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29838" />
|
|
||||||
<ingredient count="1" id="29838" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70000" /> <!-- Sealed Rune Lvl 1 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29839" />
|
|
||||||
<ingredient count="1" id="29839" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70001" /> <!-- Sealed Rune Lvl 2 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29840" />
|
|
||||||
<ingredient count="1" id="29840" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70002" /> <!-- Sealed Rune Lvl 3 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29841" />
|
|
||||||
<ingredient count="1" id="29841" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70003" /> <!-- Sealed Rune Lvl 4 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29842" />
|
|
||||||
<ingredient count="1" id="29842" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70004" /> <!-- Sealed Rune Lvl 5 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29843" />
|
|
||||||
<ingredient count="1" id="29843" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70005" /> <!-- Sealed Rune Lvl 6 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29844" />
|
|
||||||
<ingredient count="1" id="29844" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70006" /> <!-- Sealed Rune Lvl 7 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29845" />
|
|
||||||
<ingredient count="1" id="29845" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70007" /> <!-- Sealed Rune Lvl 8 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29846" />
|
|
||||||
<ingredient count="1" id="29846" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70008" /> <!-- Sealed Rune Lvl 9 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29847" />
|
|
||||||
<ingredient count="1" id="29847" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70009" /> <!-- Sealed Rune Lvl 10 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29848" />
|
|
||||||
<ingredient count="1" id="29848" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70010" /> <!-- Sealed Rune Lvl 11 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29849" />
|
|
||||||
<ingredient count="1" id="29849" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70011" /> <!-- Sealed Rune Lvl 12 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29850" />
|
|
||||||
<ingredient count="1" id="29850" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70012" /> <!-- Sealed Rune Lvl 13 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29858" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29858" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70000" /> <!-- Sealed Rune Lvl 1 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29859" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29859" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70001" /> <!-- Sealed Rune Lvl 2 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29860" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29860" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70002" /> <!-- Sealed Rune Lvl 3 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29861" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29861" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70003" /> <!-- Sealed Rune Lvl 4 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29862" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29862" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70004" /> <!-- Sealed Rune Lvl 5 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29863" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29863" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70005" /> <!-- Sealed Rune Lvl 6 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29864" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29864" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70006" /> <!-- Sealed Rune Lvl 7 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29865" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29865" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70007" /> <!-- Sealed Rune Lvl 8 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29866" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29866" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70008" /> <!-- Sealed Rune Lvl 9 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29867" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29867" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70009" /> <!-- Sealed Rune Lvl 10 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29868" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29868" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70010" /> <!-- Sealed Rune Lvl 11 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29869" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29869" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70011" /> <!-- Sealed Rune Lvl 12 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29870" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29870" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70012" /> <!-- Sealed Rune Lvl 13 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29878" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29878" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70000" /> <!-- Sealed Rune Lvl 1 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29879" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29879" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70001" /> <!-- Sealed Rune Lvl 2 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29880" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29880" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70002" /> <!-- Sealed Rune Lvl 3 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29881" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29881" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70003" /> <!-- Sealed Rune Lvl 4 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29882" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29882" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70004" /> <!-- Sealed Rune Lvl 5 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29883" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29883" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70005" /> <!-- Sealed Rune Lvl 6 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29884" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29884" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70006" /> <!-- Sealed Rune Lvl 7 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29885" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29885" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70007" /> <!-- Sealed Rune Lvl 8 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29886" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29886" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70008" /> <!-- Sealed Rune Lvl 9 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29887" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29887" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70009" /> <!-- Sealed Rune Lvl 10 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29888" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29888" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70010" /> <!-- Sealed Rune Lvl 11 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29889" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29889" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70011" /> <!-- Sealed Rune Lvl 12 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29890" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29890" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70012" /> <!-- Sealed Rune Lvl 13 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29898" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29898" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70000" /> <!-- Sealed Rune Lvl 1 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29899" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29899" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70001" /> <!-- Sealed Rune Lvl 2 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29900" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29900" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70002" /> <!-- Sealed Rune Lvl 3 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29901" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29901" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70003" /> <!-- Sealed Rune Lvl 4 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29902" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29902" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70004" /> <!-- Sealed Rune Lvl 5 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29903" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29903" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70005" /> <!-- Sealed Rune Lvl 6 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29904" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29904" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70006" /> <!-- Sealed Rune Lvl 7 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29905" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29905" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70007" /> <!-- Sealed Rune Lvl 8 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29906" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29906" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70008" /> <!-- Sealed Rune Lvl 9 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29907" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29907" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70009" /> <!-- Sealed Rune Lvl 10 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29908" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29908" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70010" /> <!-- Sealed Rune Lvl 11 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29909" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29909" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70011" /> <!-- Sealed Rune Lvl 12 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29910" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29910" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70012" /> <!-- Sealed Rune Lvl 13 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29918" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29918" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70000" /> <!-- Sealed Rune Lvl 1 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29919" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29919" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70001" /> <!-- Sealed Rune Lvl 2 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29920" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29920" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70002" /> <!-- Sealed Rune Lvl 3 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29921" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29921" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70003" /> <!-- Sealed Rune Lvl 4 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29922" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29922" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70004" /> <!-- Sealed Rune Lvl 5 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29923" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29923" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70005" /> <!-- Sealed Rune Lvl 6 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
@ -1,30 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
||||||
<npcs>
|
|
||||||
<npc>30283</npc>
|
|
||||||
<npc>30298</npc>
|
|
||||||
<npc>30300</npc>
|
|
||||||
<npc>30307</npc>
|
|
||||||
<npc>30317</npc>
|
|
||||||
<npc>30363</npc>
|
|
||||||
<npc>30458</npc>
|
|
||||||
<npc>30471</npc>
|
|
||||||
<npc>30526</npc>
|
|
||||||
<npc>30527</npc>
|
|
||||||
<npc>30564</npc>
|
|
||||||
<npc>30678</npc>
|
|
||||||
<npc>30688</npc>
|
|
||||||
<npc>30846</npc>
|
|
||||||
<npc>30898</npc>
|
|
||||||
<npc>31271</npc>
|
|
||||||
<npc>31316</npc>
|
|
||||||
<npc>31583</npc>
|
|
||||||
<npc>31960</npc>
|
|
||||||
<npc>31990</npc>
|
|
||||||
</npcs>
|
|
||||||
<item>
|
|
||||||
<ingredient count="1" id="29924" /> <!-- 2 Runes -->
|
|
||||||
<ingredient count="1" id="29924" /> <!-- 2 Runes -->
|
|
||||||
<production count="1" id="70006" /> <!-- Sealed Rune Lvl 7 -->
|
|
||||||
</item>
|
|
||||||
</list>
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user