Ir para conteúdo
  • 0

Monster Rme


lfelipebsilva05

Pergunta

galera eu tento

importar uns monster la

 

diz que e invalido o formato.

 

mais e .xml

fiz pelo mapa editor todos

e so uns bugam.

 

uq faço? vlw

 

 

ai um deles ve uq tem de errado.

 

 

 

<?xml version="1.0" encoding="UTF-8"?>

<monster name="Deriva" nameDescription="a Deriva" race="undead" experience="4000" speed="220" manacost="0">

<health now="18000" max="18000"/>

<look type="351" corpse="6306"/>

<targetchange interval="2000" chance="20"/>

<strategy attack="100" defense="5"/>

<flags>

<flag summonable="0"/>

<flag attackable="1"/>

<flag hostile="1"/>

<flag illusionable="1"/>

<flag convinceable="0"/>

<flag pushable="0"/>

<flag canpushitems="1"/>

<flag canpushcreatures="0"/>

<flag staticattack="50"/>

<flag targetdistance="1"/>

<flag runonhealth="0"/>

</flags>

<attacks>

<attack name="melee" interval="2000" min="-4000" max="-6420"/>

 

</attack>

</attacks>

<defenses armor="15" defense="12">

<defense name="speed" interval="4000" chance="80" speedchange="200" duration="5000">

<attribute key="areaEffect" value="redshimmer"/>

</defense>

</defenses>

<elements>

<element firePercent="0"/>

<element earthPercent="20"/>

<element holyPercent="-20"/>

<element energyPercent="0"/>

<element deathPercent="40"/>

<element physicalPercent="0"/>

<element icePercent="0"/>

</elements>

<immunities>

<immunity physical="0"/>

<immunity energy="0"/>

<immunity fire="1"/>

<immunity poison="0"/>

<immunity paralyze="0"/>

<immunity lifedrain="0"/>

<immunity outfit="0"/>

<immunity drunk="0"/>

<immunity invisible="1"/>

</immunities>

<summons maxSummons="">

<summon name="" interval="" chance=""/>

</summons>

<voices interval="4000" chance="200">

<voice sentence="Ta Fudido!!" yell="1"/>

</voices>

<loot>

<item id="6107" countmax="" chance="100000"/>

<item id="2152" countmax="28" chance="10000"/>

<item id="" countmax="" chance=""/>

<item id="2148" countmax="48" chance="900000"/>

<item id="2195" countmax="1" chance="90000"/>

<item id="6087" countmax="1" chance="999999"/>

<item id="2148" countmax="10" chance="1">

<inside>

<item id="2148" countmax="290" chance="100000"/>

<item id="" countmax="" chance=""/>

</inside>

</item>

</loot>

</monster>

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

2 respostass a esta questão

Posts Recomendados

  • 0
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Deriva" nameDescription="a Deriva" race="blood" experience="4000" speed="220" manacost="0">
   <health now="150" max="150"/>
   <look type="351" head="20" body="30" legs="40" feet="50" corpse="6306"/>
   <targetchange interval="2000" chance="20"/>
   <strategy attack="100" defense="5"/>
   <flags>
    <flag summonable="0"/>
    <flag attackable="1"/>
    <flag hostile="1"/>
    <flag illusionable="0"/>
    <flag convinceable="0"/>
    <flag pushable="0"/>
    <flag canpushitems="1"/>
    <flag canpushcreatures="1"/>
    <flag targetdistance="1"/>
    <flag staticattack="90"/>
    <flag runonhealth="0"/>
   </flags>
<attacks>
<attack name="melee" interval="2000" min="-4000" max="-6420"/>
</attack>
</attacks>
<defenses armor="15" defense="12">
<defense name="speed" interval="4000" chance="80" speedchange="200" duration="5000">
<attribute key="areaEffect" value="redshimmer"/>
</defense>
</defenses>
   <defenses armor="30" defense="20">
    <defense name="healing" interval="1000" chance="10" min="150" max="150">
	    <attribute key="areaEffect" value="blueshimmer"/>
    </defense>
   </defenses>
   <elements>
    <element energyPercent="25"/>
    <element icePercent="20"/>
    <element firePercent="20"/>
    <element holyPercent="20"/>
    <element earthPercent="20"/>
    <element physicalPercent="15"/>
    <element deathPercent="-37"/>
   </elements>
   <immunities>
    <immunity paralyze="1"/>
    <immunity invisible="1"/>
   </immunities>
   <voices interval="5000" chance="10">
    <voice sentence="Welcome to Yalahar, outsider." yell="1"/>
    <voice sentence="Our wisdom and knowledge are unequalled in this world." yell="1"/>
    <voice sentence="One day Yalahar will return to its former glory." yell="1"/>
    <voice sentence="That knowledge would overburden your fragile mind." yell="1"/>
   </voices>
<loot>
<item id="6107" countmax="" chance="100000"/>
<item id="2152" countmax="28" chance="10000"/>
<item id="" countmax="" chance=""/>
<item id="2148" countmax="48" chance="900000"/>
<item id="2195" countmax="1" chance="90000"/>
<item id="6087" countmax="1" chance="999999"/>
<item id="2148" countmax="10" chance="1">
<inside>
<item id="2148" countmax="290" chance="100000"/>
<item id="" countmax="" chance=""/>
</inside>
</item>
</loot>
</monster>
</monster>

Link para o comentário
Compartilhar em outros sites

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