Ir para conteúdo

[nao Funciona] Flaming Arrow Nao Tem Ataque Magico


tavax

Posts Recomendados

Olá pessoal numa das arrows.. shiver... flash.. earth.. flaming... tem ataque magico!

 

Scripit em Items.xml

 

 

<item id="7850" article="an" name="earth bolt" plural="earth bolts">

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

<attribute key="slotType" value="ammo"/>

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

<attribute key="hitChance" value="90"/>

<attribute key="elementFire" value="10"/>

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

<attribute key="ammoType" value="bolt"/>

<attribute key="ammoAction" value="removecount"/>

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

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

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

</item>

 

Tem ai exemplo da eath

 

Espero contar com voces

Link para o comentário
Compartilhar em outros sites

Você que crio essa bolt? Não existe earth bolt..

 

O meu tá assim

 

<item id="7850" article="an" name="earth arrow" plural="earth arrows">

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

<attribute key="slotType" value="ammo"/>

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

<attribute key="hitChance" value="90"/>

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

<attribute key="ammoType" value="arrow"/>

<attribute key="ammoAction" value="removecount"/>

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

 

Aqui funciona. Mas não acho que o problema esteja ai no itens.xml

 

Editado por klox
Link para o comentário
Compartilhar em outros sites

desculpa a demora na respostas !!! mas o seu esta funcioanado?? o seu da Hit + Magia??

 

E eu apenas rtquei a arrow por bolt! ^^ nada mais! e que ele aqui funciona mas nao fica com ataque magico!!

Link para o comentário
Compartilhar em outros sites

Isso pode ajudar:

 

<attribute key="elementFire" value="11"/>

<attribute key="elementEnergy" value="11"/>

<attribute key="elementEarth" value="11"/>

<attribute key="elementHoly" value="11"/>

<attribute key="elementDeath" value="11"/>

<attribute key="elementIce" value="11"/>

 

~~

 

 

No meu OT o Flaming Arrow está configurado assim:

 

Items.xml

 

<item id="7840" article="a" name="flaming arrow" plural="flaming arrows">
        <attribute key="weight" value="70"/>
        <attribute key="slotType" value="ammo"/>
        <attribute key="attack" value="25"/>
        <attribute key="hitChance" value="90"/>
        <attribute key="weaponType" value="ammunition"/>
        <attribute key="ammoType" value="arrow"/>
        <attribute key="ammoAction" value="removecount"/>
        <attribute key="shootType" value="flammingarrow"/>
    </item>

 

Weapons.xml

 

<distance id="7840" type="fire" event="function" value="default"/>

 

;D

 

 

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...