LU
pedido

armor heala

Por luanharmonize, 05 de out. de 2013 em Scripts

resolvido
script
7
1.2k
luanharmonizeL
05 de outubro de 2013 às 00:41

 

<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

05 de outubro de 2013 às 00:43

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"/>
luanharmonizeL
05 de outubro de 2013 às 01:16

vou testa se funfa rep+


aqui naum funfo

05 de outubro de 2013 às 01:21

Você deve ter feito errado.

markindootM
05 de outubro de 2013 às 01:29

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

Junior001J
05 de outubro de 2013 às 01:41

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>
2 meses depois...
OmegaO
05 de dezembro de 2013 às 22:50

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.