Ir para conteúdo

Pergunta

 

<item id="102" article="a" name="Kurama Head">

<attribute key="description" value="Speed 100 And Magic Experience 7." />
<attribute key="weight" value="3500" />
<attribute key="armor" value="8" />
<attribute key="skillAxe" value="4" />
<attribute key="skillClub" value="4" />
<attribute key="skillSword" value="4" />
<attribute key="skillDist" value="4" />
<attribute key="magiclevelpoints" value="7" />
<attribute key="speed" value="100" />
<attribute key="showattributes" value="1" />
<attribute key="slotType" value="head" />
</item>

 

<item id="105" article="a" name="kurama armor">

<attribute key="description" value="chakra health recovery 3500/s." />
<attribute key="weight" value="3500" />
<attribute key="armor" value="20" />
<attribute key="skillAxe" value="10" />
<attribute key="skillClub" value="10" />
<attribute key="skillSword" value="10" />
<attribute key="skillDist" value="10" />
<attribute key="magiclevelpoints" value="10" />
<attribute key="manaGain" value="3500" />
<attribute key="manaTicks" value="3500" />
<attribute key="healthGain" value="3500" />
<attribute key="healthTicks" value="3500" />
<attribute key="speed" value="70" />
<attribute key="showattributes" value="1" />
<attribute key="slotType" value="body" />
</item>

 

<item id="107" article="a" name="Kurama Legs">

<attribute key="description" value="Recovery chakra in 3500/s." />
<attribute key="weight" value="5400" />
<attribute key="armor" value="15" />
<attribute key="manaGain" value="3500" />
<attribute key="manaTicks" value="1000" />
<attribute key="showattributes" value="1" />
<attribute key="slotType" value="legs" />
</item>

 

<item id="111" article="a" name="Kurama Boots">

<attribute key="description" value="Ninjutsu 2 and speed 200." />
<attribute key="weight" value="3300" />
<attribute key="armor" value="13" />
<attribute key="skillAxe" value="7" />
<attribute key="skillClub" value="7" />
<attribute key="skillSword" value="7" />
<attribute key="skillDist" value="7" />
<attribute key="magiclevelpoints" value="2" />
<attribute key="manaGain" value="1200" />
<attribute key="manaTicks" value="1000" />
<attribute key="healthGain" value="1200" />
<attribute key="healthTicks" value="1000" />
<attribute key="speed" value="200" />
<attribute key="slotType" value="feet" />
</item>

 

 

Gente Esse Armar Naum heala nem 1 pouco de sangue alguem pode conserta pramin por favor

Link para o comentário
https://xtibia.com/forum/topic/222198-armor-heala/
Compartilhar em outros sites

6 respostass a esta questão

Posts Recomendados

  • 0

Add as tags no movements.xml

 

<movevent type="DeEquip" itemid="IDDOITEM" slot="TIPODOITEM,SE É ARMOR/BOOTS ETC." event="function" value="onDeEquipItem"/>
<movevent type="Equip" itemid="IDOITEM" slot="TIPODOITEM,SE É ARMOR/BOOTS ETC." event="function" value="onEquipItem"/>
Link para o comentário
https://xtibia.com/forum/topic/222198-armor-heala/#findComment-1569366
Compartilhar em outros sites

  • 0

Tenta por Vocation pra ver se vai ai e poe nos lugares corretos

 

<!-- Armors -->

<movevent type="DeEquip" itemid="105" slot="armor" event="function" value="onDeEquipItem"/>

<movevent type="Equip" itemid="105" slot="armor" event="function" value="onEquipItem">

<vocation id="1"/>

</movevent>

 

como ficaria assim no exemplo

 

 

se for legs poe na parte de legs

 

<!-- Legs -->

...

 

nao esqueça de trocar o id dos items e o slot

Link para o comentário
https://xtibia.com/forum/topic/222198-armor-heala/#findComment-1569379
Compartilhar em outros sites

  • 0

tente assim na kurama armor \/

 

 

<item id="105" article="a" name="Kurama Armor">

<attribute key="description" value="Chakra and Health recovery 3500/s." />
<attribute key="weight" value="3500" />
<attribute key="armor" value="20" />
<attribute key="skillAxe" value="20" />
<attribute key="skillClub" value="20" />
<attribute key="skillSword" value="20" />
<attribute key="skillDist" value="20" />
<attribute key="magiclevelpoints" value="20" />
<attribute key="manaGain" value="3500" />
<attribute key="manaTicks" value="1000" />
<attribute key="healthGain" value="3500" />
<attribute key="healthTicks" value="1000" />
<attribute key="showattributes" value="1" />
<attribute key="slotType" value="body" />
</item>
Link para o comentário
https://xtibia.com/forum/topic/222198-armor-heala/#findComment-1569380
Compartilhar em outros sites

  • 0

Tópico movido para a seção de dúvidas e pedidos resolvidos.

O tópico foi fechado e movido para lixeira por estar inativo a mais de 30 dias. Caso seja preciso reabrir o mesmo, favor entrar em contato com a equipe.

Link para o comentário
https://xtibia.com/forum/topic/222198-armor-heala/#findComment-1589591
Compartilhar em outros sites

Visitante
Este tópico está impedido de receber novos posts.
×
×
  • Criar Novo...