Ir para conteúdo
  • 0

Mycry

Pergunta

[Resolvido]Galera,toda vez que eu coloco isso :<attack name="fire" interval="2000" chance="15" range="7" radius="4" target="1" min="-60" max="-110"> <attribute key="shootEffect" value="fire"/>

 

O montro não aparece,alguém sabe resolver?

 

 

 

 

 

 

 

 

 

 

 

<?xml version="1.0" encoding="UTF-8"?>
<monster name="Black Dragon" nameDescription="a black dragon" race="blood" experience="25" speed="500" manacost="300">
<health now="1000" max="1000"/>
<look type="5" corpse="5966"/>
<targetchange interval="2000" chance="0"/>
<strategy attack="100" defense="0"/>
<flags>
<flag summonable="1"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="1"/>
<flag convinceable="1"/>
<flag pushable="1"/>
<flag canpushitems="0"/>
<flag canpushcreatures="0"/>
<flag targetdistance="3"/>
<flag staticattack="90"/>
<flag runonhealth="15"/>
</flags>
<attacks>
<attack name="fire" interval="2000" chance="15" range="7" radius="4" target="1" min="-60" max="-110"> <attribute key="shootEffect" value="fire"/> </attacks>
<defenses armor="4" defense="8"/>
<elements>
<element energyPercent="20"/>
<element holyPercent="10"/>
<element earthPercent="-20"/>
<element deathPercent="-5"/>
</elements>
<voices interval="5000" chance="10">
<voice sentence="Grak brrretz!"/>
<voice sentence="Grow truk grrrrr."/>
<voice sentence="Prek tars, dekklep zurk."/>
</voices>
<loot>
<item id="3976" countmax="10" chance="50000"/><!-- worm -->
<item id="2148" countmax="12" chance="100000"/><!-- gold coin -->
<item id="2666" countmax="2" chance="33333"/><!-- meat -->
<item id="2484" chance="10000"/><!-- studded armor -->
<item id="2480" chance="10000"/><!-- legion helmet -->
<item id="2385" chance="10000"/><!-- sabre -->
<item id="1987" chance="100000"><!-- bag -->
<inside>
<item id="2526" chance="10000"/><!-- studded shield -->
</inside>
</item>
</loot>
</monster>
Editado por Mycry
Link para o comentário
Compartilhar em outros sites

4 respostass a esta questão

Posts Recomendados

  • 0

Ta aqui se nao funcionar me manda o erro da distro(se tiver):

 

 

<?xml version="1.0" encoding="UTF-8"?>
<monster name="Black Dragon" nameDescription="a black dragon" race="blood" experience="25" speed="500" manacost="300">
<health now="1000" max="1000"/>
<look type="5" corpse="5966"/>
<targetchange interval="2000" chance="0"/>
<strategy attack="100" defense="0"/>
<flags>
<flag summonable="1"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="1"/>
<flag convinceable="1"/>
<flag pushable="1"/>
<flag canpushitems="0"/>
<flag canpushcreatures="0"/>
<flag targetdistance="3"/>
<flag staticattack="90"/>
<flag runonhealth="15"/>
</flags>
<attacks>
<attack name="fire" interval="2000" chance="15" range="7" radius="4" target="1" min="-60" max="-110">
 <attribute key="shootEffect" value="fire"/>
</attack>
</attacks>
<defenses armor="4" defense="8"/>
<elements>
<element energyPercent="20"/>
<element holyPercent="10"/>
<element earthPercent="-20"/>
<element deathPercent="-5"/>
</elements>
<voices interval="5000" chance="10">
<voice sentence="Grak brrretz!"/>
<voice sentence="Grow truk grrrrr."/>
<voice sentence="Prek tars, dekklep zurk."/>
</voices>
<loot>
<item id="3976" countmax="10" chance="50000"/><!-- worm -->
<item id="2148" countmax="12" chance="100000"/><!-- gold coin -->
<item id="2666" countmax="2" chance="33333"/><!-- meat -->
<item id="2484" chance="10000"/><!-- studded armor -->
<item id="2480" chance="10000"/><!-- legion helmet -->
<item id="2385" chance="10000"/><!-- sabre -->
<item id="1987" chance="100000"><!-- bag -->
<inside>
<item id="2526" chance="10000"/><!-- studded shield -->
 
</inside>
</item>
</loot>
</monster>

Link para o comentário
Compartilhar em outros sites

  • 0

Essa seção não deve ser usada para pedidos ou dúvidas, temos uma seção específica para isso. Por favor, preste mais atenção da próxima vez.
Movido para Pedidos e Dúvidas - Scripting.

Link para o comentário
Compartilhar em outros sites

×
×
  • Criar Novo...