Ir para conteúdo

Spirit Wand


rafaelfurrier

Posts Recomendados

Acho que você quer a Sprite wand? Aquela que em alguns OTs ele trocam pelo club Arcane Staff, certo?

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.

Editado por MUTAN0
Link para o comentário
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...