Ir para conteúdo

Posts Recomendados

1º: Explique mais sobre o que você quer no titulo do topico, e na descrição.

 

2º:

Tenta ai;

Vá em data\items\items.XML e abra-o.

Procure por isso:

 

<item id="2453" article="an" name="arcane staff">

<attribute key="weight" value="4000"/>

<attribute key="defense" value="30"/>

<attribute key="attack" value="50"/>

<attribute key="weaponType" value="club"/>

<attribute key="slotType" value="two-handed"/>

</item>

E troque por isso:

 

<item id="2453" article="a" name="sprite wand">

<attribute key="weight" value="2300"/>

<attribute key="weaponType" value="wand"/>

<attribute key="shootType" value="energy"/>

<attribute key="range" value="5"/>

</item>

Depois vá em data\weapons\weapons.XML e abra-o;

adicione isso:

 

<wand id="2453" level="100" mana="20" min="100" max="200" type="energy" function="default"> <!-- Sprite Wand -->

<vocation name="Sorcerer"/>

<vocation name="Druid"/>

</wand>

 

Abraços.

Link para o comentário
https://xtibia.com/forum/topic/108197-como-fa%C3%A7o-para-mudar/#findComment-699169
Compartilhar em outros sites

Visitante
Este tópico está impedido de receber novos posts.
  • Quem Está Navegando   0 membros estão online

    • Nenhum usuário registrado visualizando esta página.
×
×
  • Criar Novo...