11.08.2017, 15:33 | #1 |
Спонсор Арены
|
Обмен Безумного Кельбима(FIXED)
[09.08.17 23:30:51:810] INFO gameserver.GameServer: =================================================
[09.08.17 23:30:51:813] INFO gameserver.GameServer: Project Revision: ........ L2s [31028] [09.08.17 23:30:51:813] INFO gameserver.GameServer: Build Revision: .......... 11279 [09.08.17 23:30:51:813] INFO gameserver.GameServer: Update: .................. Grand Crusade [09.08.17 23:30:51:813] INFO gameserver.GameServer: Build date: .............. 2017.08.06 23:20 [09.08.17 23:30:51:813] INFO gameserver.GameServer: Compiler version: ........ 1.8.0_144-b01 (Oracle Corporation) [09.08.17 23:30:51:814] INFO gameserver.GameServer: ================================================= 34051.htm Код:
<html><body>Ученица Шадая Кейсия:<br> Ой! Приятно познакомиться! Меня зовут Кейсия.<br> Я обучаюсь кузнечному ремеслу у Шадая. Однако я работаю не только в кузнеце. Мне, знаете ли, не по душе сидеть на одном месте. Хи-хи-хи...<br> Я решила задержаться здесь после того, как обнаружила этот необычный Астатин. Чтобы изучить его. <br> Однако этот <font color="LEVEL">Осколок Астатина Кельвина</font> довольно своеобразен... Если Вы позволите, я сделаю из <font color="LEVEL">Осколка Астатина Кельвина оружие</font>. В знак признательности. Ну что? Заманчивое предложение? <Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Спросить об отношениях Кейсии с Шадаем</Button> <font color="LEVEL"> <font color="LEVEL"><Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 2131">Изготовить или усилить оружие Кельбина</button></font> <font color="LEVEL"><Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 2132">Кристаллизация оружия Кельбима</button></font> <font color="LEVEL"><Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 2133">Обменять Маленькие Сколки Безумного Кельбима</button></font> <Button ALIGN=LEFT ICON="QUEST" action="bypass -h talk_select">Квест</button> </body></html> Код:
<?xml version='1.0' encoding='utf-8'?> <!DOCTYPE list SYSTEM "multisell.dtd"> <list> <item> <ingredient id="17371" count="40931"/> <ingredient id="46079" count="1"/> <ingredient id="19440" count="3411"/> <production id="46063" count="1"/> </item> <item> <ingredient id="17371" count="40931"/> <ingredient id="46079" count="1"/> <ingredient id="19440" count="3411"/> <production id="46060" count="1"/> </item> <item> <ingredient id="17371" count="40931"/> <ingredient id="46079" count="1"/> <ingredient id="19440" count="3411"/> <production id="46062" count="1"/> </item> <item> <ingredient id="17371" count="40931"/> <ingredient id="46079" count="1"/> <ingredient id="19440" count="3411"/> <production id="46061" count="1"/> </item> <!-- Insane Kelmib--> <item> <ingredient id="47889" count="10"/> <ingredient id="47885" count="1"/> <ingredient id="35563" count="800"/> <ingredient id="46063" count="1"/> <production id="47873" count="1"/> </item> <item> <ingredient id="47889" count="10"/> <ingredient id="47885" count="1"/> <ingredient id="35563" count="800"/> <ingredient id="46060" count="1"/> <production id="47870" count="1"/> </item> <item> <ingredient id="47889" count="10"/> <ingredient id="47885" count="1"/> <ingredient id="35563" count="800"/> <ingredient id="46062" count="1"/> <production id="47872" count="1"/> </item> <item> <ingredient id="47889" count="10"/> <ingredient id="47885" count="1"/> <ingredient id="35563" count="800"/> <ingredient id="46061" count="1"/> <production id="47871" count="1"/> </item> </list> Код:
<?xml version='1.0' encoding='utf-8'?> <!DOCTYPE list SYSTEM "multisell.dtd"> <list> <config no_tax="true" type="CHANCED"/> <item> <ingredient id="47870" count="1"/> <!--Insane 1--> <production id="47888" count="1" chance="40"/> <!--Insane's Fragment--> <production id="47888" count="2" chance="30"/> <!--Insane's Fragment--> <production id="47888" count="3" chance="10"/> <!--Insane's Fragment--> </item> <item> <ingredient id="47871" count="1"/> <!--Insane 2--> <production id="47888" count="1" chance="40"/> <!--Insane's Fragment--> <production id="47888" count="2" chance="30"/> <!--Insane's Fragment--> <production id="47888" count="3" chance="10"/> <!--Insane's Fragment--> </item> <item> <ingredient id="47872" count="1"/> <!--Insane 3--> <production id="47888" count="1" chance="40"/> <!--Tauti's Fragment--> <production id="47888" count="2" chance="30"/> <!--Tauti's Fragment--> <production id="47888" count="3" chance="10"/> <!--Tauti's Fragment--> </item> <item> <ingredient id="47873" count="1"/> <!--Insane 4--> <production id="47888" count="1" chance="40"/> <!--Tauti's Fragment--> <production id="47888" count="2" chance="30"/> <!--Tauti's Fragment--> <production id="47888" count="3" chance="10"/> <!--Tauti's Fragment--> </item> </list> Код:
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE list SYSTEM "multisell.dtd"> <list> <config no_tax="true"/> <item> <ingredient id="28491" count="10"/> <!--First Fragment--> <production id="47885" count="1"/> <!--Second Fragment--> </item> </list>
__________________
|