Ir para conteúdo

Featured Replies

  • Respostas 7
  • Visualizações 321
  • Created
  • Última resposta

Top Posters In This Topic

Most Popular Posts

  • Então basta adicionar, cara..ficando assim: <item id="2510" article="a" name="fusion armor"> <attribute key="description" value="Health and Ki Regeneration +3000/s."/> <attribute ke

  • Complementando o que o Bizzle disse Tem que adicionar isso:   <attribute key="healthGain" value="1000"/> <attribute key="healthTicks" value="6000"/> healthGain é quando vai healar

Postado

/data/items abre o items.xml e procura pelo nome do item e vai ter:
 

		<attribute key="healthGain" value="1000"/>

Aí é só mudar o valor.

                                                                     Ajudei? De nada \o/                                            Att Rusherzin

Postado
  • Autor

 

/data/items abre o items.xml e procura pelo nome do item e vai ter:

 

		<attribute key="healthGain" value="1000"/>

Aí é só mudar o valor.

 

 

Não achei o "healthGain".

Olha aqui o item que quero configurar.

	<item id="2510" article="a" name="fusion armor">
<attribute key="description" value="Health and Ki Regeneration +3000/s."/>
		<attribute key="weight" value="6500"/>
		<attribute key="armor" value="150"/>
		<attribute key="slotType" value="body"/>

I helped you ? REP +.

 

Att: Abreu

Postado

 

Não achei o "healthGain".

Olha aqui o item que quero configurar.

	<item id="2510" article="a" name="fusion armor">
<attribute key="description" value="Health and Ki Regeneration +3000/s."/>
		<attribute key="weight" value="6500"/>
		<attribute key="armor" value="150"/>
		<attribute key="slotType" value="body"/>

Então basta adicionar, cara..ficando assim:

<item id="2510" article="a" name="fusion armor">
<attribute key="description" value="Health and Ki Regeneration +3000/s."/>
		<attribute key="weight" value="6500"/>
		<attribute key="armor" value="150"/>
		<attribute key="slotType" value="body"/>
		<attribute key="healthGain" value="1000"/>
                <attribute key="healthTicks" value="6000"/>
</item>

É só alterar o valor, como o Rusherzin disse; no caso, value="1000"/> (irá healar 1000 de HP).

Editado por Bizzle (veja o histórico de edições)

Se te ajudei com o que postei, clique em liked.png
Bizzle

Postado

Complementando o que o Bizzle disse
Tem que adicionar isso:
 

		<attribute key="healthGain" value="1000"/>
		<attribute key="healthTicks" value="6000"/>

healthGain é quando vai healar, no caso é 1000
healthTicks é o intervalo de tempo, no caso é 6000 (6 segundos)

E tem que adicionar a tag no movements.xml para a função de healar funcione..
 

                                                                     Ajudei? De nada \o/                                            Att Rusherzin

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Estatísticas dos Fóruns

  • Tópicos 96.9k
  • Posts 519.7k

Informação Importante

Confirmação de Termo