Ir para conteúdo

Monstro Do Final Fantasy Novo


335784

Posts Recomendados

Voce deve conhecer o sephiroth ekele cara que tem uma asa que tu luta no kingdom hearts e no final fantasy agr no tibia

 

 

 

 

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

<monster name="Sephiroth" nameDescription="a Sephiroth" race="blood" species="fire" experience="10500" speed="280" manacost="0">

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

<look type="134" head="0" body="76" legs="95" feet="95" addons="3" corpse="6080"/>

<targetchange interval="60000" chance="0"/>

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

<flags>

<flag summonable="0"/>

<flag attackable="1"/>

<flag hostile="1"/>

<flag illusionable="1"/>

<flag convinceable="0"/>

<flag pushable="0"/>

<flag canpushitems="1"/>

<flag staticattack="50"/>

<flag lightlevel="0"/>

<flag lightcolor="0"/>

<flag targetdistance="1"/>

<flag runonhealth="0"/>

</flags>

<attacks>

<attack name="melee" interval="2000" min="-0" max="-2500"/>

<attack name="Great Fireball" interval="10000" chance="0" min="-0" max="-1200"/>

<attack name="death" interval="2000" chance="22" range="7" min="-0" max="-1500">

<attribute key="shootEffect" value="suddendeath"/>

</attack>

</attacks>

<defenses armor="35" defense="32">

<defense name="light healing" interval="6000" chance="65" min="2000" max="2500"/>

</defenses>

<immunities>

<immunity physical="0"/>

<immunity energy="0"/>

<immunity fire="1"/>

<immunity poison="0"/>

<immunity lifedrain="0"/>

<immunity paralyze="0"/>

<immunity outfit="0"/>

<immunity drunk="0"/>

<immunity invisible="0"/>

</immunities>

<voices interval="2000" chance="5">

<voice sentence="Cloud I'm Kill You"/>

<voice sentence="I'm Are The Destruction"/>

</voices>

<loot>

<item id="2160" countmax="2" chance1="20000" chancemax="10"/>

<item id="2152" countmax="75" chance1="100000" chancemax="0"/>

<item id="0" chance="20000"/>

<item id="2273" chance="6666"/>

<item id="2646" chance="6666"/>

<item id="2472" chance="2000"/>

<item id="2268" chance="1333"/>

<item id="2412" chance="1818"/>

<item id="0" chance="10000"/>

<item id="0" chance="100000"/>

<item id="0" chance="20000"/>

<item id="0" chance="2222"/>

<item id="0" chance="5000"/>

<item id="0" chance="4000"/>

<item id="0" chance="5000"/>

<item id="0" countmax="10" chance1="4000" chancemax="0"/>

<item id="2004" chance="100000">

<inside>

<item id="2516" countmax="25" chance1="100000" chancemax="0"/>

<item id="0" chance="1000"/>

<item id="0" countmax="3" chance1="1538" chancemax="0"/>

<item id="0" chance="2000"/>

<item id="0" chance="6666"/>

<item id="0" chance="909"/>

</inside>

</item>

</loot>

</monster>

 

 

Vai em monters.xml coloque

 

<monster name="Sephiroth" file="demons/Sephiroth.xml"/>

Link para o comentário
Compartilhar em outros sites

  • 3 months later...

FIZ UMA PEQUENA CORREÇÃO: ( com os loot que tava [ ID 0 ] , dava ERRO )

 

<?xml version="1.0" encoding="UTF-8"?>
<monster name="Sephiroth" nameDescription="a Sephiroth" race="blood" species="fire" experience="10500" speed="280" manacost="0">
<health now="12000" max="12000"/>
<look type="134" head="0" body="76" legs="95" feet="95" addons="3" corpse="6080"/>
<targetchange interval="60000" chance="0"/>
<strategy attack="100" defense="0"/>
<flags>
<flag summonable="0"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="1"/>
<flag convinceable="0"/>
<flag pushable="0"/>
<flag canpushitems="1"/>
<flag staticattack="50"/>
<flag lightlevel="0"/>
<flag lightcolor="0"/>
<flag targetdistance="1"/>
<flag runonhealth="0"/>
</flags>
<attacks>
<attack name="melee" interval="2000" min="-0" max="-2500"/>
<attack name="Great Fireball" interval="10000" chance="0" min="-0" max="-1200"/>
<attack name="death" interval="2000" chance="22" range="7" min="-0" max="-1500">
<attribute key="shootEffect" value="suddendeath"/>
</attack>
</attacks>
<defenses armor="35" defense="32">
<defense name="light healing" interval="6000" chance="65" min="2000" max="2500"/>
</defenses>
<immunities>
<immunity physical="0"/>
<immunity energy="0"/>
<immunity fire="1"/>
<immunity poison="0"/>
<immunity lifedrain="0"/>
<immunity paralyze="0"/>
<immunity outfit="0"/>
<immunity drunk="0"/>
<immunity invisible="0"/>
</immunities>
<voices interval="2000" chance="5">
<voice sentence="Cloud I'm Kill You"/>
<voice sentence="I'm Are The Destruction"/>
</voices>
<loot>
<item id="2160" countmax="2" chance1="20000" chancemax="10"/>
<item id="2152" countmax="75" chance1="100000" chancemax="0"/>
<item id="2273" chance="6666"/>
<item id="2646" chance="6666"/>
<item id="2472" chance="2000"/>
<item id="2268" chance="1333"/>
<item id="2412" chance="1818"/>
<item id="2004" chance="100000">
<inside>
<item id="2516" countmax="25" chance1="100000" chancemax="0"/>
</inside>
</item>
</loot>
</monster>


Vai em monters.xml coloque

<monster name="Sephiroth" file="demons/Sephiroth.xml"/>

 

AGORA TA 100% CERTO XD

Link para o comentário
Compartilhar em outros sites

  • 1 month later...
  • 8 months later...
×
×
  • Criar Novo...