Secret Experience

Secret Experience (https://secretexperience.net/)
-   [L2J] Pedidos (https://secretexperience.net/l2j-pedidos/)
-   -   [Interlude] Quest Itens 1ª e 2ª JOB (https://secretexperience.net/l2j-pedidos/27959-quest-itens-1a-e-2a-job.html)

yararaquel 30-11-2010 04:53 PM

Quest Itens 1ª e 2ª JOB
 
Olá galera estou montando um server low rate l2jteon
e nao quero o gato de classe. mas queria os itens vendendo das quest
da 1ª e 2ª job. Nao tava vendendo na luxury shop em giran entao queria colocar no meu gm shop. mas ta foda achar quais sao os itens pra vender e procurar a ids deles... alguem ai tem as ids, um um npc que ja vende, ou tem outro lugar que posso achar in game, qualquer coisa, me ajudem.. ta mto estressante aqui!!

jrodrigo1981 30-11-2010 11:19 PM

Sei que é dificil fazer isso, mas segue para vc o multissel que criei para meu servidor cobrando 1 adena pelo item.

Código:

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

<!-- 1st Jobchage Items -->


<list maintainEnchantment="true">

 
  <item id="1">
    <ingredient id="57" count="1"/>
    <production id="1615" count="1"/>
  </item>


  <item id="2">
    <ingredient id="57" count="1"/>
    <production id="1592" count="1"/>
  </item>


  <item id="3">
    <ingredient id="57" count="1"/>
    <production id="1145" count="1"/>
  </item>


  <item id="4">
    <ingredient id="57" count="1"/>
    <production id="1161" count="1"/>
  </item>


  <item id="5">
    <ingredient id="57" count="1"/>
    <production id="1190" count="1"/>
  </item>


  <item id="6">
    <ingredient id="57" count="1"/>
    <production id="1292" count="1"/>
  </item>


  <item id="7">
    <ingredient id="57" count="1"/>
    <production id="1230" count="1"/>
  </item>

 
  <item id="8">
    <ingredient id="57" count="1"/>
    <production id="1201" count="1"/>
  </item>


  <item id="9">
    <ingredient id="57" count="1"/>
    <production id="1235" count="1"/>
  </item>


  <item id="10">
    <ingredient id="57" count="1"/>
    <production id="1204" count="1"/>
  </item>


  <item id="11">
    <ingredient id="57" count="1"/>
    <production id="1217" count="1"/>
  </item>


  <item id="12">
    <ingredient id="57" count="1"/>
    <production id="1635" count="1"/>
  </item>


  <item id="13">
    <ingredient id="57" count="1"/>
    <production id="1642" count="1"/>
  </item>


  <item id="14">
    <ingredient id="57" count="1"/>
    <production id="1244" count="1"/>
  </item>

 
  <item id="15">
    <ingredient id="57" count="1"/>
    <production id="1261" count="1"/>
  </item>

 
  <item id="16">
    <ingredient id="57" count="1"/>
    <production id="1252" count="1"/>
  </item>

 
  <item id="17">
    <ingredient id="57" count="1"/>
    <production id="1631" count="1"/>
  </item>

 
  <item id="18">
    <ingredient id="57" count="1"/>
    <production id="1270" count="1"/>
  </item>
 
 
  <item id="18">
    <ingredient id="57" count="1"/>
    <production id="9772" count="1"/>
  </item>
 
 
  <item id="2">
    <ingredient id="57" count="1"/>
    <production id="9753" count="1"/>
  </item>
 
   
 

</list>

Código:

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

<!-- 2nd Jobchage Items -->


<list maintainEnchantment="true">


  <item id="1">
    <ingredient id="57" count="1"/>
    <production id="2627" count="1"/>
  </item>


  <item id="2">
    <ingredient id="57" count="1"/>
    <production id="2633" count="1"/>
  </item>


  <item id="3">
    <ingredient id="57" count="1"/>
    <production id="2721" count="1"/>
  </item>


  <item id="4">
    <ingredient id="57" count="1"/>
    <production id="2673" count="1"/>
  </item>


  <item id="5">
    <ingredient id="57" count="1"/>
    <production id="2734" count="1"/>
  </item>


  <item id="6">
    <ingredient id="57" count="1"/>
    <production id="2762" count="1"/>
  </item>


  <item id="7">
    <ingredient id="57" count="1"/>
    <production id="2809" count="1"/>
  </item>


  <item id="8">
    <ingredient id="57" count="1"/>
    <production id="2674" count="1"/>
  </item>


  <item id="9">
    <ingredient id="57" count="1"/>
    <production id="2820" count="1"/>
  </item>


  <item id="10">
    <ingredient id="57" count="1"/>
    <production id="2821" count="1"/>
  </item>


  <item id="11">
    <ingredient id="57" count="1"/>
    <production id="2840" count="1"/>
  </item>


  <item id="12">
    <ingredient id="57" count="1"/>
    <production id="2867" count="1"/>
  </item>


  <item id="13">
    <ingredient id="57" count="1"/>
    <production id="2879" count="1"/>
  </item>


  <item id="14">
    <ingredient id="57" count="1"/>
    <production id="3140" count="1"/>
  </item>


  <item id="15">
    <ingredient id="57" count="1"/>
    <production id="3172" count="1"/>
  </item>


  <item id="16">
    <ingredient id="57" count="1"/>
    <production id="3276" count="1"/>
  </item>


  <item id="17">
    <ingredient id="57" count="1"/>
    <production id="3293" count="1"/>
  </item>


  <item id="18">
    <ingredient id="57" count="1"/>
    <production id="3307" count="1"/>
  </item>


  <item id="19">
    <ingredient id="57" count="1"/>
    <production id="3336" count="1"/>
  </item>
 

  <item id="20">
    <ingredient id="57" count="1"/>
    <production id="3203" count="1"/>
  </item>
 

  <item id="21">
    <ingredient id="57" count="1"/>
    <production id="3119" count="1"/>
  </item>
 

  <item id="22">
    <ingredient id="57" count="1"/>
    <production id="3238" count="1"/>
  </item>


  <item id="23">
    <ingredient id="57" count="1"/>
    <production id="3390" count="1"/>
  </item>


  <item id="24">
    <ingredient id="57" count="1"/>
    <production id="9760" count="1"/>
  </item>


  <item id="25">
    <ingredient id="57" count="1"/>
    <production id="9782" count="1"/>
  </item>
 

  <item id="26">
    <ingredient id="57" count="1"/>
    <production id="9777" count="1"/>
  </item>
 

  <item id="27">
    <ingredient id="57" count="1"/>
    <production id="9806" count="1"/>
  </item>
 
 

</list>


Se for util clique em obrigado


Horários baseados na GMT -3. Agora são 04:40 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0