Olá fale mais sobre ela obrigado
info
Grupo: Conde
Registrado: 23/12/07
Posts: 566
Reputação: +5
Char no Tibia: Tprocheira soldier

info
Grupo: Campones
Registrado: 23/10/08
Posts: 81
Reputação: 0
Char no Tibia: God Galatico
pode me ajudar?
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 Fevereiro 20 por MUTAN0




info
Grupo: Campones
Registrado: 23/10/08
Posts: 81
Reputação: 0
Char no Tibia: God Galatico
olá gostarioa de sua ajudar para saber como faz a sprit wand obrigado