Ir para conteúdo
  • Cadastre-se
  • 0

Add e retirar iten de do NPC


crazyofhell

Pergunta

2 respostass a esta questão

Posts recomendados

Amigo pega essas Multissell aki q ja ta pronta com os ids das armas No custom q vc quer e so add no seu NPC

 

Armas D-Grade

<?xml version='1.0' encoding='utf-8'?>

<!-- D-Grade Weapons -->

<list>

<!-- Elven Long Sword -->

<item id="1">

<ingredient id="57" count="2000000"/>

<production id="2499" count="1"/>

</item>

<!-- Mithril Dagger -->

<item id="2">

<ingredient id="57" count="2000000"/>

<production id="225" count="1"/>

</item>

<!-- Bonebreaker -->

<item id="3">

<ingredient id="57" count="2000000"/>

<production id="159" count="1"/>

</item>

<!-- Staff of Life -->

<item id="4">

<ingredient id="57" count="2000000"/>

<production id="189" count="1"/>

</item>

<!-- Scallop Jamadhr -->

<item id="5">

<ingredient id="57" count="2000000"/>

<production id="262" count="1"/>

</item>

<!-- Glaive -->

<item id="6">

<ingredient id="57" count="2000000"/>

<production id="297" count="1"/>

</item>

<!-- Claymore -->

<item id="7">

<ingredient id="57" count="2000000"/>

<production id="70" count="1"/>

</item>

<!-- Scallop Jamadhr -->

<item id="8">

<ingredient id="57" count="2000000"/>

<production id="2525" count="1"/>

</item>

</list>

 

Armas C-Grade

<?xml version='1.0' encoding='utf-8'?>

<!-- C-Grade Weapons -->

<list>

<!-- Homunkulus's Sword [Acumen] -->

<item id="1">

<ingredient id="57" count="3000000"/>

<production id="6313" count="1"/>

</item>

<!-- Homunkulus's Sword [Conversion] -->

<item id="2">

<ingredient id="57" count="3000000"/>

<production id="6314" count="1"/>

</item>

<!-- Homunkulus's Sowrd [Magic Paralyze] -->

<item id="3">

<ingredient id="57" count="3000000"/>

<production id="6315" count="1"/>

</item>

<!-- Eminence Bow [Guidance] -->

<item id="4">

<ingredient id="57" count="3000000"/>

<production id="4822" count="1"/>

</item>

<!-- Eminence Bow [Miser] -->

<item id="5">

<ingredient id="57" count="3000000"/>

<production id="4823" count="1"/>

</item>

<!-- Eminence Bow [Cheap Shot] -->

<item id="6">

<ingredient id="57" count="3000000"/>

<production id="4824" count="1"/>

</item>

<!-- Crystal Dagger [Critical Damage] -->

<item id="7">

<ingredient id="57" count="3000000"/>

<production id="6358" count="1"/>

</item>

<!-- Crystal Dagger [Critical Bleed] -->

<item id="8">

<ingredient id="57" count="3000000"/>

<production id="4774" count="1"/>

</item>

<!-- Crystal Dagger [Critical Poison] -->

<item id="9">

<ingredient id="57" count="3000000"/>

<production id="4775" count="1"/>

</item>

<!-- Crystal Dagger [Mortal Strike] -->

<item id="10">

<ingredient id="57" count="3000000"/>

<production id="4776" count="1"/>

</item>

<!-- Great Pata [Critical Drain] -->

<item id="11">

<ingredient id="57" count="3000000"/>

<production id="4795" count="1"/>

</item>

<!-- Great Pata [Critical Poison] -->

<item id="12">

<ingredient id="57" count="3000000"/>

<production id="4796" count="1"/>

</item>

<!-- Great Pata [Rsk Haste] -->

<item id="13">

<ingredient id="57" count="3000000"/>

<production id="4797" count="1"/>

</item>

<!-- Yaksa Mace [Anger] -->

<item id="14">

<ingredient id="57" count="3000000"/>

<production id="4744" count="1"/>

</item>

<!-- Yaksa Mace [Health] -->

<item id="15">

<ingredient id="57" count="3000000"/>

<production id="4745" count="1"/>

</item>

<!-- Yaksa Mace [Rsk. Focus] -->

<item id="16">

<ingredient id="57" count="3000000"/>

<production id="4746" count="1"/>

</item>

<!-- Katana*Katana -->

<item id="17">

<ingredient id="57" count="3000000"/>

<production id="2582" count="1"/>

</item>

<!-- Orcish Poleaxe [Critical Stun] -->

<item id="18">

<ingredient id="57" count="3000000"/>

<production id="4852" count="1"/>

</item>

<!-- Orcish Poleaxe [Long Blow] -->

<item id="19">

<ingredient id="57" count="3000000"/>

<production id="4853" count="1"/>

</item>

<!-- Orcish Poleaxe [Wide Blow] -->

<item id="20">

<ingredient id="57" count="3000000"/>

<production id="4854" count="1"/>

</item>

<!-- Berserker Blade [Focus] -->

<item id="21">

<ingredient id="57" count="3000000"/>

<production id="6347" count="1"/>

</item>

<!-- Berserker Blade [Critical Damage] -->

<item id="22">

<ingredient id="57" count="3000000"/>

<production id="6347" count="1"/>

</item>

<!-- Berserker Blade [Haste] -->

<item id="23">

<ingredient id="57" count="3000000"/>

<production id="6347" count="1"/>

</item>

<!-- Cursed Dagger [Crit. Bleed] -->

<item id="24">

<ingredient id="57" count="3000000"/>

<production id="4759" count="1"/>

</item>

<!-- Cursed Dagger [Critical Poison] -->

<item id="25">

<ingredient id="57" count="3000000"/>

<production id="4760" count="1"/>

</item>

<!-- Cursed Dagger [Rsk. Haste] -->

<item id="26">

<ingredient id="57" count="3000000"/>

<production id="4761" count="1"/>

</item>

</list>

 

Armas B-Grade

<?xml version='1.0' encoding='utf-8'?>

<!-- B-Grade Weapons -->

<list>

<!-- Sword of Damascus [Focus] -->

<item id="1">

<ingredient id="57" count="15000000"/>

<production id="4717" count="1"/>

</item>

<!-- Sword of Damascus [Critical Damage] -->

<item id="2">

<ingredient id="57" count="15000000"/>

<production id="4718" count="1"/>

</item>

<!-- Sword of Damascus [Haste] -->

<item id="3">

<ingredient id="57" count="15000000"/>

<production id="4719" count="1"/>

</item>

<!-- Bow of Peril [Guidance] -->

<item id="4">

<ingredient id="57" count="15000000"/>

<production id="4828" count="1"/>

</item>

<!-- Bow of Peril [Quick Recovery] -->

<item id="5">

<ingredient id="57" count="15000000"/>

<production id="4829" count="1"/>

</item>

<!-- Bow of Peril [Cheap Shot] -->

<item id="6">

<ingredient id="57" count="15000000"/>

<production id="4830" count="1"/>

</item>

<!-- Kris [Evasion] -->

<item id="7">

<ingredient id="57" count="15000000"/>

<production id="4777" count="1"/>

</item>

<!-- Kris [Focus] -->

<item id="8">

<ingredient id="57" count="15000000"/>

<production id="4778" count="1"/>

</item>

<!-- Kris [back Blow] -->

<item id="9">

<ingredient id="57" count="15000000"/>

<production id="4779" count="1"/>

</item>

<!-- Art of Battle Axe [Health] -->

<item id="10">

<ingredient id="57" count="15000000"/>

<production id="4753" count="1"/>

</item>

<!-- Art of Battle Axe [Rsk. Focus] -->

<item id="11">

<ingredient id="57" count="15000000"/>

<production id="4754" count="1"/>

</item>

<!-- Art of Battle Axe [Haste] -->

<item id="12">

<ingredient id="57" count="15000000"/>

<production id="4755" count="1"/>

</item>

 

<!-- Bellion Cestus [Critical Drain] -->

<item id="13">

<ingredient id="57" count="15000000"/>

<production id="4804" count="1"/>

</item>

<!-- Bellion Cestus [Critical Poison] -->

<item id="14">

<ingredient id="57" count="15000000"/>

<production id="4805" count="1"/>

</item>

<!-- Bellion Cestus [Rsk. Haste] -->

<item id="15">

<ingredient id="57" count="15000000"/>

<production id="4806" count="1"/>

</item>

<!-- Samurai Long Sword*Samurai Long Sword -->

<item id="16">

<ingredient id="57" count="15000000"/>

<production id="2626" count="1"/>

</item>

<!-- Lance [Anger] -->

<item id="17">

<ingredient id="57" count="15000000"/>

<production id="4858" count="1"/>

</item>

<!-- Lance [Critical Stun] -->

<item id="18">

<ingredient id="57" count="15000000"/>

<production id="4859" count="1"/>

</item>

<!-- Lance [Long Blow] -->

<item id="19">

<ingredient id="57" count="15000000"/>

<production id="4860" count="1"/>

</item>

<!-- Great Sword [Health] -->

<item id="20">

<ingredient id="57" count="15000000"/>

<production id="4723" count="1"/>

</item>

<!-- Great Sword [Critical Damage] -->

<item id="21">

<ingredient id="57" count="15000000"/>

<production id="4724" count="1"/>

</item>

<!-- Great Sword [Focus] -->

<item id="22">

<ingredient id="57" count="15000000"/>

<production id="4725" count="1"/>

</item>

</list>

 

Armas A-Grade

<?xml version='1.0' encoding='utf-8'?>

<!-- A-Grade Weapons -->

<list>

<!-- Sword of Miracles [Acumen] -->

<item id="1">

<ingredient id="57" count="25000000"/>

<production id="5641" count="1"/>

</item>

<!-- Sword of Miracles [Magic Power] -->

<item id="2">

<ingredient id="57" count="25000000"/>

<production id="5642" count="1"/>

</item>

<!-- Sword of Miracles [Magic Silence] -->

<item id="3">

<ingredient id="57" count="25000000"/>

<production id="5643" count="1"/>

</item>

<!-- Tallum Glaive [Guidance] -->

<item id="4">

<ingredient id="57" count="25000000"/>

<production id="5632" count="1"/>

</item>

<!-- Tallum Glaive [Health] -->

<item id="5">

<ingredient id="57" count="25000000"/>

<production id="5633" count="1"/>

</item>

<!-- Tallum Glaive [Wide Blow] -->

<item id="6">

<ingredient id="57" count="25000000"/>

<production id="5634" count="1"/>

</item>

<!-- Tallum Blade [Critical Poison] -->

<item id="7">

<ingredient id="57" count="25000000"/>

<production id="5635" count="1"/>

</item>

<!-- Tallum Blade [Haste] -->

<item id="8">

<ingredient id="57" count="25000000"/>

<production id="5636" count="1"/>

</item>

<!-- Tallum Blade [Anger] -->

<item id="9">

<ingredient id="57" count="25000000"/>

<production id="5637" count="1"/>

</item>

<!-- Elemental Sword [Magic Power] -->

<item id="10">

<ingredient id="57" count="25000000"/>

<production id="5638" count="1"/>

</item>

<!-- Elemental Sword [Magic Paralyze] -->

<item id="11">

<ingredient id="57" count="25000000"/>

<production id="5639" count="1"/>

</item>

<!-- Elemental Sword [Magic Paralyze] -->

<item id="12">

<ingredient id="57" count="25000000"/>

<production id="5640" count="1"/>

</item>

<!-- Dragon Slayer [Health] -->

<item id="13">

<ingredient id="57" count="25000000"/>

<production id="5644" count="1"/>

</item>

<!-- Dragon Slayer [Critical Bleed] -->

<item id="14">

<ingredient id="57" count="25000000"/>

<production id="5645" count="1"/>

</item>

<!-- Dragon Slayer [Critical Drain] -->

<item id="15">

<ingredient id="57" count="25000000"/>

<production id="5646" count="1"/>

</item>

<!-- Dark Legion's Edge [Critical Damage] -->

<item id="16">

<ingredient id="57" count="25000000"/>

<production id="5647" count="1"/>

</item>

<!-- Dark Legion's Edge [Health -->

<item id="17">

<ingredient id="57" count="25000000"/>

<production id="5648" count="1"/>

</item>

<!-- Dark Legion's Edge [Rsk. Focus] -->

<item id="18">

<ingredient id="57" count="25000000"/>

<production id="5649" count="1"/>

</item>

<!-- Damascus*Damascus -->

<item id="19">

<ingredient id="57" count="25000000"/>

<production id="5706" count="1"/>

</item>

<!-- Dasparion's Staff [Mana Up] -->

<item id="20">

<ingredient id="57" count="25000000"/>

<production id="5596" count="1"/>

</item>

<!-- Dasparion's Staff [Conversion] -->

<item id="21">

<ingredient id="57" count="25000000"/>

<production id="5597" count="1"/>

</item>

<!-- Dasparion's Staff [Acumen] -->

<item id="22">

<ingredient id="57" count="25000000"/>

<production id="5598" count="1"/>

</item>

<!-- Elysian [Health] -->

<item id="23">

<ingredient id="57" count="25000000"/>

<production id="5602" count="1"/>

</item>

<!-- Elysian [Anger] -->

<item id="24">

<ingredient id="57" count="25000000"/>

<production id="5603" count="1"/>

</item>

<!-- Elysian [Critical Drain] -->

<item id="25">

<ingredient id="57" count="25000000"/>

<production id="5604" count="1"/>

</item>

<!-- Branch of The Mother Tree [Conversion] -->

<item id="26">

<ingredient id="57" count="25000000"/>

<production id="5605" count="1"/>

</item>

<!-- Branch of The Mother Tree [Magic Damage] -->

<item id="27">

<ingredient id="57" count="25000000"/>

<production id="5606" count="1"/>

</item>

<!-- Branch of The Mother Tree [Acumen] -->

<item id="28">

<ingredient id="57" count="25000000"/>

<production id="5607" count="1"/>

</item>

<!-- Carnage Bow [Light] -->

<item id="29">

<ingredient id="57" count="25000000"/>

<production id="5608" count="1"/>

</item>

<!-- Carnage Bow [Critical Bleed] -->

<item id="30">

<ingredient id="57" count="25000000"/>

<production id="5609" count="1"/>

</item>

<!-- Carnage Bow [Mana Up] -->

<item id="31">

<ingredient id="57" count="25000000"/>

<production id="5610" count="1"/>

</item>

<!-- Soul Bow [Cheap Shot] -->

<item id="32">

<ingredient id="57" count="25000000"/>

<production id="5611" count="1"/>

</item>

<!-- Soul Bow [Quick Recovery] -->

<item id="33">

<ingredient id="57" count="25000000"/>

<production id="5612" count="1"/>

</item>

<!-- Soul Bow [Critical Poison] -->

<item id="34">

<ingredient id="57" count="25000000"/>

<production id="5613" count="1"/>

</item>

<!-- Bloody Orchid [Focus] -->

<item id="35">

<ingredient id="57" count="25000000"/>

<production id="5614" count="1"/>

</item>

<!-- Bloody Orchid [back Blow] -->

<item id="36">

<ingredient id="57" count="25000000"/>

<production id="5615" count="1"/>

</item>

<!-- Bloody Orchid [Critical Bleed] -->

<item id="37">

<ingredient id="57" count="25000000"/>

<production id="5616" count="1"/>

</item>

<!-- Soul Separator [Guidance] -->

<item id="38">

<ingredient id="57" count="25000000"/>

<production id="5617" count="1"/>

</item>

<!-- Soul Separator [Critical Damage] -->

<item id="39">

<ingredient id="57" count="25000000"/>

<production id="5618" count="1"/>

</item>

<!-- Soul Separator [Rsk. Haste] -->

<item id="40">

<ingredient id="57" count="25000000"/>

<production id="5619" count="1"/>

</item>

<!-- Blood Tornado [Haste] -->

<item id="41">

<ingredient id="57" count="25000000"/>

<production id="5620" count="1"/>

</item>

<!-- Blood Tornado [Focus] -->

<item id="42">

<ingredient id="57" count="25000000"/>

<production id="5621" count="1"/>

</item>

<!-- Blood Tornado [Anger] -->

<item id="43">

<ingredient id="57" count="25000000"/>

<production id="5622" count="1"/>

</item>

<!-- Dragon Grinder [Rsk. Evasion] -->

<item id="44">

<ingredient id="57" count="25000000"/>

<production id="5623" count="1"/>

</item>

<!-- Dragon Grinder [Guidance] -->

<item id="45">

<ingredient id="57" count="25000000"/>

<production id="5624" count="1"/>

</item>

<!-- Dragon Grinder [Health] -->

<item id="46">

<ingredient id="57" count="25000000"/>

<production id="5625" count="1"/>

</item>

<!-- Halberd [Haste] -->

<item id="47">

<ingredient id="57" count="25000000"/>

<production id="5626" count="1"/>

</item>

<!-- Halberd [Critical Stun] -->

<item id="48">

<ingredient id="57" count="25000000"/>

<production id="5627" count="1"/>

</item>

<!-- Halberd [Wide Blow] -->

<item id="49">

<ingredient id="57" count="25000000"/>

<production id="5628" count="1"/>

</item>

<!-- Infernal Master [Haste] -->

<item id="50">

<ingredient id="57" count="25000000"/>

<production id="8108" count="1"/>

</item>

<!-- Infernal Master [Critical Damage] -->

<item id="51">

<ingredient id="57" count="25000000"/>

<production id="8109" count="1"/>

</item>

<!-- Infernal Master [Focus] -->

<item id="52">

<ingredient id="57" count="25000000"/>

<production id="8110" count="1"/>

</item>

<!-- Destroyer Hammer [Health] -->

<item id="53">

<ingredient id="57" count="25000000"/>

<production id="8126" count="1"/>

</item>

<!-- Destroyer Hammer [Haste] -->

<item id="54">

<ingredient id="57" count="25000000"/>

<production id="8127" count="1"/>

</item>

<!-- Destroyer Hammer [Critical Drain] -->

<item id="55">

<ingredient id="57" count="25000000"/>

<production id="8128" count="1"/>

</item>

</list>

 

Armas S-Grade

<?xml version='1.0' encoding='utf-8'?>

<!-- S-Grade Weapons -->

<list>

<!-- Heaven's Divider [Haste] -->

<item id="1">

<ingredient id="57" count="100000000"/>

<production id="6605" count="1"/>

</item>

<!-- Heaven's Divider [Focus] -->

<item id="2">

<ingredient id="57" count="100000000"/>

<production id="6607" count="1"/>

</item>

<!-- Heaven's Divider [Health] -->

<item id="3">

<ingredient id="57" count="100000000"/>

<production id="6606" count="1"/>

</item>

<!-- Forgotten Blade [Haste] -->

<item id="4">

<ingredient id="57" count="80000000"/>

<production id="6581" count="1"/>

</item>

<!-- Forgotten Blade [Health] -->

<item id="5">

<ingredient id="57" count="80000000"/>

<production id="6582" count="1"/>

</item>

<!-- Forgotten Blade [Focus] -->

<item id="6">

<ingredient id="57" count="80000000"/>

<production id="6583" count="1"/>

</item>

<!-- Arcana Mace [Acumen] -->

<item id="7">

<ingredient id="57" count="100000000"/>

<production id="6608" count="1"/>

</item>

<!-- Arcana Mace [HP Regeneration] -->

<item id="8">

<ingredient id="57" count="100000000"/>

<production id="6609" count="1"/>

</item>

<!-- Arcana Mace [Acumen] -->

<item id="9">

<ingredient id="57" count="100000000"/>

<production id="6610" count="1"/>

</item>

<!-- Basalt Battlehammer [HP Drain] -->

<item id="10">

<ingredient id="57" count="50000000"/>

<production id="6584" count="1"/>

</item>

<!-- Basalt Battlehammer [Health] -->

<item id="11">

<ingredient id="57" count="50000000"/>

<production id="6585" count="1"/>

</item>

<!-- Basalt Battlehammer [HP Regeneration] -->

<item id="12">

<ingredient id="57" count="50000000"/>

<production id="6586" count="1"/>

</item>

<!-- Imperial Staff [Empower] -->

<item id="13">

<ingredient id="57" count="50000000"/>

<production id="6587" count="1"/>

</item>

<!-- Imperial Staff [MP Regeneration] -->

<item id="14">

<ingredient id="57" count="50000000"/>

<production id="6588" count="1"/>

</item>

<!-- Imperial Staff [Magic Hold] -->

<item id="15">

<ingredient id="57" count="50000000"/>

<production id="6589" count="1"/>

</item>

<!-- Angel Slayer [Crt. Damage] -->

<item id="16">

<ingredient id="57" count="100000000"/>

<production id="6590" count="1"/>

</item>

<!-- Angel Slayer [Haste] -->

<item id="17">

<ingredient id="57" count="100000000"/>

<production id="6591" count="1"/>

</item>

<!-- Angel Slayer [HP Drain] -->

<item id="18">

<ingredient id="57" count="100000000"/>

<production id="6592" count="1"/>

</item>

<!-- Shining Bow [Cheap Shot] -->

<item id="19">

<ingredient id="57" count="80000000"/>

<production id="6593" count="1"/>

</item>

<!-- Shining Bow [Focus] -->

<item id="20">

<ingredient id="57" count="80000000"/>

<production id="6594" count="1"/>

</item>

<!-- Shining Bow [Crt. Slow] -->

<item id="21">

<ingredient id="57" count="80000000"/>

<production id="6595" count="1"/>

</item>

<!-- Dragon Hunter Axe [HP Regeneration] -->

<item id="22">

<ingredient id="57" count="80000000"/>

<production id="6596" count="1"/>

</item>

<!-- Dragon Hunter Axe [Health] -->

<item id="23">

<ingredient id="57" count="80000000"/>

<production id="6597" count="1"/>

</item>

<!-- Dragon Hunter Axe [HP Drain] -->

<item id="24">

<ingredient id="57" count="80000000"/>

<production id="6598" count="1"/>

</item>

<!-- Saint Spear [Health] -->

<item id="25">

<ingredient id="57" count="80000000"/>

<production id="6599" count="1"/>

</item>

<!-- Saint Spear [Guidance] -->

<item id="26">

<ingredient id="57" count="80000000"/>

<production id="6600" count="1"/>

</item>

<!-- Saint Spear [Haste] -->

<item id="27">

<ingredient id="57" count="80000000"/>

<production id="6601" count="1"/>

</item>

<!-- Demon Splinter [Focus] -->

<item id="28">

<ingredient id="57" count="80000000"/>

<production id="6602" count="1"/>

</item>

<!-- Demon Splinter [Health] -->

<item id="29">

<ingredient id="57" count="80000000"/>

<production id="6603" count="1"/>

</item>

<!-- Demon Splinter [Crt. Stun] -->

<item id="30">

<ingredient id="57" count="80000000"/>

<production id="6604" count="1"/>

</item>

<!-- Tallum Blade*Dark Legion's Edge -->

<item id="31">

<ingredient id="57" count="200000000"/>

<production id="6580" count="1"/>

</item>

<!-- Draconic Bow [Cheap Shot] -->

<item id="32">

<ingredient id="57" count="100000000"/>

<production id="7576" count="1"/>

</item>

<!-- Draconic Bow [Focus] -->

<item id="33">

<ingredient id="57" count="100000000"/>

<production id="7577" count="1"/>

</item>

<!-- Draconic Bow [Critical Slow] -->

<item id="34">

<ingredient id="57" count="100000000"/>

<production id="7578" count="1"/>

</item>

</list>

 

Obs: salve essas multisell no formato .xml Ex: "9410.xml" e depois bote dentro da pasta multisell.

Parar add no npc bastar vc ir na pasta Data>Html>Merchant>e procurar a Id do seu NPC abra-o no seu bloco de notas e procure aonde fica as armas e bote as ID das xml no seus devido lugar...

 

Obrigado espero ter Ajudado.

VtyNj.png

BY:NETO THUG

Link para o comentário
Compartilhar em outros sites


Ou se sua rev for JFrozen baixe o NPC Shop do Smallz que virar as maiorias dos NPCs que irar precisar para seu servidor.

http://www.l2jbrasil.com/index.php?/topic/42003-l2jfrozen-pacote-de-npcs/

 

 

La2 Thug Interlude Server PvP

 

VtyNj.png

BY:NETO THUG

Link para o comentário
Compartilhar em outros sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Visitante
Responder esta pergunta...

×   Você colou conteúdo com formatação.   Remover formatação

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Processando...



×
×
  • Criar Novo...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.