Golden Bow + C Arrow

Alvo
Por Alvo
em Lixeira Pública

Alvo

avatar
Campones
Campones

INFOS

Grupo: CamponesRegistrado: 21/08/09Posts: 6

Queria saber como colocar o c arrow pra funfar com o g bow.

No items,xml o c arrow ta assim :

 

<item id="2352" article="a" name="crystal arrow">

<attribute key="description" value="This arrow seems not suitable for the use with ordinary bows. It seems to be rotting rapidly."/>

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

<attribute key="decayTo" value="0"/>

<attribute key="duration" value="86400"/>

 

 

 

oq eu faço?

 

vlw

\Mattheus ~*

Ex Moderador
avatar
Conde
Conde

INFOS

Grupo: CondeRegistrado: 11/02/09Posts: 559Char no Tibia: Deep Druid

Não testei mais acho que eh isso:

 

Coloque isso:

 

		<attribute key="weight" value="70"/>
	<attribute key="attack" value="25"/>
	<attribute key="hitChance" value="90"/>
	<attribute key="weaponType" value="ammunition"/>
	<attribute key="ammoType" value="arrow"/>
	<attribute key="shootType" value="arrow"/>
	<attribute key="ammoAction" value="removecount"/>

No Lugar Disso:

 

<attribute key="description" value="This arrow seems not suitable for the use with ordinary bows. It seems to be rotting rapidly."/>
<attribute key="weight" value="100"/>
<attribute key="decayTo" value="0"/>
<attribute key="duration" value="86400"/>

 

 

Depois mude o Attack que você queira e taalz.

[/ Construçãao .