Ir para conteúdo

[Monster] Red Skeleton


DaNDaNrOxX

Posts Recomendados

Faaala galera...

Fiz um monstro aqui rapidinho pra postar, chamei ele de red skeleton.

 

Ele é uma espécie de boss do demon skeleton.

 

copie um arquivo xml, renomeie para redskeleton.xml e cole isto:

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

<monster name="Red Skeleton" species="undead" tp="1" nameDescription="a red skeleton" race="undead" experience="1000" speed="200" manacost="0">

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

<look type="37" head="20" body="30" legs="40" feet="50" corpse="2809"/>

<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="1"/>

<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="-154" max="-580"/>

</attacks>

<defenses armor="32" defense="34"/>

<immunities>

<immunity physical="0"/>

<immunity energy="0"/>

<immunity fire="1"/>

<immunity poison="1"/>

<immunity lifedrain="0"/>

<immunity paralyze="0"/>

<immunity outfit="0"/>

<immunity drunk="0"/>

<immunity invisible="0"/>

</immunities>

<loot>

<item id="2148" countmax="40" chance1="100000" chancemax="0"/>

<item id="2399" countmax="1" chance1="10000" chancemax="0"/>

<item id="2515" chance="1666"/>

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

<item id="2050" chance="33333"/>

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

<inside>

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

<item id="2482" chance="2857"/>

<item id="2194" chance="1666"/>

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

</inside>

</item>

</loot>

</monster>

 

Em monsters.xml adicione:

<monster name="Red Skeleton" file="redskeleton.xml" />

 

Já lembrando que eu não postei SS porque não tenho mais o server completo, só tenho a pasta data, então não da pra abrir o server e tirar SS.

 

É isto ae, bom proveito!

Abraços

Link para o comentário
Compartilhar em outros sites

×
×
  • Criar Novo...